From: Ulrich Drepper Date: Tue, 24 Jul 2001 18:51:59 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_4~148 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a28c52993c7d1f29aa00f69d39b21f0122815cf;p=thirdparty%2Fglibc.git Update. 2001-07-24 Ulrich Drepper * iconv/gconv_cache.c (__gconv_lookup_cache): Catch one more boundary case and reject it. * manual/examples/longopt.c (main): Fix which options take arguments. --- diff --git a/ChangeLog b/ChangeLog index 85f62194c16..9489b31b717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +2001-07-24 Ulrich Drepper + + * iconv/gconv_cache.c (__gconv_lookup_cache): Catch one more + boundary case and reject it. + 2001-07-24 Andreas Jaeger - * manual/examples/longopt.c (main): Fix which options take - arguments. + * manual/examples/longopt.c (main): Fix which options take arguments. 2001-07-24 Ulrich Drepper