diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-29 19:32:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-29 19:32:30 +0000 |
commit | 6a94473e3bda369712563e7901610214d0d49eb9 (patch) | |
tree | 48d2b1f4f50840a85913fb12fa210f67a6d724a8 | |
parent | a41a567405504f7a325d7ea31c1dd1ae217f9d57 (diff) | |
download | glibc-6a94473e3bda369712563e7901610214d0d49eb9.tar.gz glibc-6a94473e3bda369712563e7901610214d0d49eb9.tar.xz glibc-6a94473e3bda369712563e7901610214d0d49eb9.zip |
Update.
standard was issued in 1992. Reported by Bruno Haible <haible@ilog.fr>.
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | localedata/ChangeLog | 15 |
2 files changed, 12 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog index f63ee9cb3f..2050bd3b4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 1999-11-29 Ulrich Drepper <drepper@cygnus.com> * iconvdata/gconv-modules: Correct alias for ISO-8859-10. This - standard was issued in 1992. Reported by Bruno Haible <haible@ilog.fr>. + standard was issued in 1992. + Reported by Bruno Haible <haible@ilog.fr>. 1999-11-29 Thorsten Kukuk <kukuk@suse.de> diff --git a/localedata/ChangeLog b/localedata/ChangeLog index dcf9f418e4..5b4f63ed52 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,12 +1,17 @@ +1999-11-29 Ulrich Drepper <drepper@cygnus.com> + + * charmaps/ISO-8859-10: Correct alias. This charset was issued in + 1992. Reported by Bruno Haible <haible@ilog.fr>. + 1999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp> - * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions. - * charmaps/EUC-JP: Likewise. - * repertoiremaps/mnemonic.ja: Likewise. + * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions. + * charmaps/EUC-JP: Likewise. + * repertoiremaps/mnemonic.ja: Likewise. - * locales/ja_JP: Add extra CLASS and MAP definisions. + * locales/ja_JP: Add extra CLASS and MAP definisions. - * charmaps/EUC-JP: Add WIDTH definitions. + * charmaps/EUC-JP: Add WIDTH definitions. 1999-11-25 Ulrich Drepper <drepper@cygnus.com> |