Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Jul 2001 18:51:59 +0000 (18:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Jul 2001 18:51:59 +0000 (18:51 +0000)
2001-07-24  Ulrich Drepper  <drepper@redhat.com>

* 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.

ChangeLog

index 85f6219..9489b31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2001-07-24  Ulrich Drepper  <drepper@redhat.com>
+
+       * iconv/gconv_cache.c (__gconv_lookup_cache): Catch one more
+       boundary case and reject it.
+
 2001-07-24  Andreas Jaeger  <aj@suse.de>
 
-       * 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  <drepper@redhat.com>