diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-04-07 22:59:40 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-04-07 22:59:40 -0700 |
commit | e326768467620173d3fe7204b3960db49faf7fa8 (patch) | |
tree | fc6b61dffaec286d9b3c73192d2cf5bd5a2b6b64 /ChangeLog | |
parent | 66b93be793af309fb78d54199aed2306650079d0 (diff) | |
download | glibc-e326768467620173d3fe7204b3960db49faf7fa8.tar glibc-e326768467620173d3fe7204b3960db49faf7fa8.tar.gz glibc-e326768467620173d3fe7204b3960db49faf7fa8.tar.bz2 glibc-e326768467620173d3fe7204b3960db49faf7fa8.zip |
Add tests for recent getopt changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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] |