aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-06 18:07:07 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-06 18:07:07 +0000
commitb64cd08aab1cb423d1fb18132f0c21ee5ac10f31 (patch)
tree04cb2b1bed0a40df98044e9273538d968e9caa18 /ChangeLog
parentb8b17701ae1d1bdb795c262d1ca780b389efadbf (diff)
downloadglibc-b64cd08aab1cb423d1fb18132f0c21ee5ac10f31.zip
glibc-b64cd08aab1cb423d1fb18132f0c21ee5ac10f31.tar.gz
glibc-b64cd08aab1cb423d1fb18132f0c21ee5ac10f31.tar.bz2
Update.
2000-09-06 Ulrich Drepper <drepper@redhat.com> * posix/getopt.c (_getopt_internal): Don't recognize an option name as ambiguous if it's a prefix for more than one name but the other struct option values are identical. * posix/tstgetopt.c: Add test for improved ambiguity recognition. Don't depend on visual inspection of the output file to recognize errors. * posix/Makefile (tstgetopt-ARGS): Add a few more parameters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71c838c..894f971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-09-06 Ulrich Drepper <drepper@redhat.com>
+
+ * posix/getopt.c (_getopt_internal): Don't recognize an option
+ name as ambiguous if it's a prefix for more than one name but the
+ other struct option values are identical.
+
+ * posix/tstgetopt.c: Add test for improved ambiguity recognition.
+ Don't depend on visual inspection of the output file to recognize
+ errors.
+ * posix/Makefile (tstgetopt-ARGS): Add a few more parameters.
+
2000-09-06 Andreas Jaeger <aj@suse.de>
* sysdeps/alpha/soft-fp/Dist: New file.