]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Dec 1999 05:00:33 +0000 (05:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Dec 1999 05:00:33 +0000 (05:00 +0000)
ChangeLog

index 5b886b0b0a4b2e13bcc03e37c2669a9cf46ec21c..9d65f1f5c965f87129fa07b9f58fa04f145c0305 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,14 @@
 
        * iconvdata/ansi_x3.110.c (from_ansi_x3_110): Don't increment
        pointers if character is illegal.
+       Reported by Bruno Haible <haible@ilog.fr>.
 
        * iconv/gconv_db.c (gen_steps): Set __counter initialy to 1.
        (increment_counter): New function.  Broken out of find_derivation.
        (find_derivation): No need for a lock.  Increment counter only when
        the derivation was already available.
        * iconv/gconv_dl.c (known_compare): We have to use strcmp.
+       Reported by Bruno Haible <haible@ilog.fr>.
 
 1999-12-06  Ulrich Drepper  <drepper@cygnus.com>