From: Ulrich Drepper Date: Tue, 28 Dec 1999 05:00:12 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239b43a192a3b1d696742365e783f9e0dcc519dc;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 906bf01ac55..a7eff8dcafe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-12-27 Ulrich Drepper + + * 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 * stdlib/Versions: Export __cxa_atexit and __cxa_finalize.