summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-04-07 22:59:40 -0700
committerUlrich Drepper <drepper@redhat.com>2010-04-07 22:59:40 -0700
commite326768467620173d3fe7204b3960db49faf7fa8 (patch)
treefc6b61dffaec286d9b3c73192d2cf5bd5a2b6b64 /ChangeLog
parent66b93be793af309fb78d54199aed2306650079d0 (diff)
Add tests for recent getopt changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb85ba9d0f..c2ce3a994a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-07 Ulrich Drepper <drepper@redhat.com>
+
+ * posix/bug-getopt1.c: New file.
+ * posix/bug-getopt2.c: New file.
+ * posix/bug-getopt3.c: New file.
+ * posix/bug-getopt4.c: New file.
+ * posix/bug-getopt5.c: New file.
+
2009-12-01 Eric Blake <ebb9@byu.net>
[BZ #11039]