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

index 906bf01ac55697ce3b1ba28676b58a94ab7e076f..a7eff8dcafe1d2584cebf5863f3c7f96d6de961c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-12-27  Ulrich Drepper  <drepper@cygnus.com>
+
+       * iconvdata/gbk.c: In mapping from UCS4: don't crash for undefined
+       mappings.  Fix last patch.
+
+       * iconvdata/gb2312.h (ucs4_to_gb2312): Fix mapping of 0x0101,
+       0x2312, and 0x2500..0x254b.
+
 1999-12-17  Andreas Jaeger  <aj@suse.de>
 
        * stdlib/Versions: Export __cxa_atexit and __cxa_finalize.