aboutsummaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-05 02:01:22 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-05 02:01:22 +0000
commitf00f95d188d8b0b8adf6eaff849eba59fe5b5f59 (patch)
tree006b382527502c8227b0e6552ab389307303ef5f /localedata/ChangeLog
parent84ca314775458b3c80d4ce1763c4517a5e0d3b1a (diff)
downloadglibc-f00f95d188d8b0b8adf6eaff849eba59fe5b5f59.tar
glibc-f00f95d188d8b0b8adf6eaff849eba59fe5b5f59.tar.gz
glibc-f00f95d188d8b0b8adf6eaff849eba59fe5b5f59.tar.bz2
glibc-f00f95d188d8b0b8adf6eaff849eba59fe5b5f59.zip
Update.
* 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>
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog15
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.