From: Ulrich Drepper Date: Mon, 6 Sep 1999 08:00:36 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=882d5bb343fe2d07cc06fc4c8ae88880f4201c09;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 97dd957fd2e..680495858e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-09-06 Ulrich Drepper + + * iconvdata/iso-2022-jp.c: When translating to ISO-2022-JP* write + escape sequences out even if the character itself does not fit + into the buffer. + + * iconvdata/jis0201.h (ucs4_to_jisx0201): Correct mapping for U005C. + 1999-08-30 H.J. Lu * db2/common/db_region.c (__db_rdetach): Unmap the region if necessary.