From: Ulrich Drepper Date: Tue, 7 Dec 1999 06:00:06 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e872755fafe7e606eb6a97b53fa124d8b9adc280;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 3633a8e617d..14906a47783 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-12-06 Ulrich Drepper + + * iconvdata/sami-ws2.c (CHARSET_NAME): Fix typo. + * iconvdata/iso_2033.c (CHARSET_NAME): Fix typo. + * iconvdata/ecma-cyrillic.c (CHARSET_NAME): Fix typo. + * iconvdata/gconv-modules: Correct ISO646-PT2 alias. Add + SHIFT_JIS alias. + Reported by Bruno Haible . + 1999-12-01 Ulrich Drepper * malloc/set-freeres.c: Really use already_called variable.