From 8cb9c6509bde1537467b3432eb38ac26cb7f5e11 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 6 Sep 2000 21:04:46 +0000 Subject: Update. * stdlib/Makefile (tests): Add tst-bsearch. * stdlib/tst-bsearch.c: New file. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 894f971..433dbca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-09-06 Ulrich Drepper + * stdlib/Makefile (tests): Add tst-bsearch. + * stdlib/tst-bsearch.c: New file. + * 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. -- cgit v1.1