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

index 3633a8e617d3c65fa7984067ff9379b4d60e73fa..14906a47783c4fa38c1777f62b2c817cf7e31ae5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.