diff options
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 7 | ||||
-rw-r--r-- | localedata/charmaps/BIG5-HKSCS (renamed from localedata/charmaps/BIG5HKSCS) | 5 |
2 files changed, 10 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5be260f8d8..9958c69344 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,6 +1,11 @@ +2001-06-09 Bruno Haible <haible@clisp.cons.org> + + * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change + code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias. + 2001-05-26 Bruno Haible <haible@clisp.cons.org> - * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name + * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name to SHIFT_JIS. Add SJIS as alias. * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap. * gen-locale.sh: Likewise. diff --git a/localedata/charmaps/BIG5HKSCS b/localedata/charmaps/BIG5-HKSCS index 95d314975f..ddf95e8985 100644 --- a/localedata/charmaps/BIG5HKSCS +++ b/localedata/charmaps/BIG5-HKSCS @@ -1,8 +1,11 @@ -<code_set_name> BIG5HKSCS +<code_set_name> BIG5-HKSCS <mb_cur_max> 2 <mb_cur_min> 1 <comment_char> % <escape_char> / + +% alias BIG5HKSCS + % % Generated from the big5hkscs.c iconv module. % |