diff options
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 30cbff3ff1..296a5ba330 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,20 @@ 2000-10-04 Ulrich Drepper <drepper@redhat.com> + * locales/zh_CN: Remove non-ASCII digit entry. + * locales/ja_JP: Likewise. + +2000-09-30 Bruno Haible <haible@clisp.cons.org> + + * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII + digits. + (is_alpha): Add them here. + * locales/i18n (digit): Remove all non-ASCII digits. + (alpha): Add them here. + + * dump-ctype.c: Pretty print. + +2000-10-04 Ulrich Drepper <drepper@redhat.com> + * charmaps/EUC-KR: Change \x5c mapping to U20a9. * locales/ko_KR: Change currency_symbol back to use U20a9. |