diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-06-26 03:14:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-06-26 03:14:04 +0000 |
commit | d8f00d4669ecd16dfb7e52757cccf6bf2f5facbe (patch) | |
tree | 3785690bd4b7fa96422b32517e7b29161e40d83a /localedata | |
parent | debe38f2129576a9478b2b7444d03929e6ec00b4 (diff) | |
download | glibc-d8f00d4669ecd16dfb7e52757cccf6bf2f5facbe.tar.gz glibc-d8f00d4669ecd16dfb7e52757cccf6bf2f5facbe.tar.xz glibc-d8f00d4669ecd16dfb7e52757cccf6bf2f5facbe.zip |
Update.
2001-06-22 Jakub Jelinek <jakub@redhat.com> * posix/regex.c (regex_compile, re_match_2_internal): Fix comment typos. 2001-06-01 Wolfram Gloger <wg@malloc.de> * malloc/malloc.c (malloc_atfork, free_atfork): Use a unique value ATFORK_ARENA_PTR, not 0, for the thread-specific arena pointer when malloc_atfork is in use.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 | ||||
-rw-r--r-- | localedata/SUPPORTED | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 9958c69344..c29ed468bd 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2001-06-25 Jakub Jelinek <jakub@redhat.com> + + * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS. + 2001-06-09 Bruno Haible <haible@clisp.cons.org> * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 64cc2026e8..a7909462a5 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -144,6 +144,6 @@ vi_VN UTF-8 zh_CN GB2312 zh_CN.GB18030 GB18030 zh_CN.GBK GBK -zh_HK BIG5HKSCS +zh_HK BIG5-HKSCS zh_TW BIG5 zh_TW.EUC-TW EUC-TW |