This commit is contained in:
Ulrich Drepper 1999-12-07 06:00:06 +00:00
parent 15aa59d84c
commit e872755faf

View File

@ -1,3 +1,12 @@
1999-12-06 Ulrich Drepper <drepper@cygnus.com>
* 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 <haible@ilog.fr>.
1999-12-01 Ulrich Drepper <drepper@cygnus.com>
* malloc/set-freeres.c: Really use already_called variable.