From 02779eaafe9065ecafa307f33ddbb8b5eac999b7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Apr 2002 08:14:24 +0000 Subject: Update. 2002-04-18 Bruno Haible * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Make the FROM direction stateless. * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Likewise. * iconvdata/cvs11643l1.c: Update comments. * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise. --- localedata/ChangeLog | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5ac53d5c60..ec4936fe0e 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,129 @@ +2002-04-15 Bruno Haible + + * charmaps/EUC-JISX0213: New file. + * charmaps/SHIFT_JISX0213: New file. + +2002-04-15 Bruno Haible + + * charmaps/BIG5-HKSCS: Update to Unicode 3.2. + +2002-04-15 Bruno Haible + + * charmaps/EUC-TW: Add many mappings for characters introduced in + Unicode 3.1 and 3.2. + +2002-04-15 Bruno Haible + + * charmaps/GB18030: Update for Unicode 3.2: + Add , , .., .., + , .., .., .., + .., .., .., , + .., .., .., .., + .., .., .., , + .., , .., , .., + .., .., .., .., + , .., .., .., + .., .., .., .., + .., .., .., .., + .., .., .., , + .., .., .., .., + , , , .., , .., + .., , ... Update width table. + +2002-04-15 Bruno Haible + + * charmaps/UTF-8: Update for Unicode 3.2: + Add , , .., .., + , .., .., .., + .., .., .., , + .., .., .., .., + .., .., .., , + .., , .., , .., + .., .., .., .., + , .., .., .., + .., .., .., .., + .., .., .., .., + .., .., .., , + .., .., .., .., + , , , .., , .., + .., , ... Update width table. + Assign width 2 to .., .., ... + +2002-04-15 Bruno Haible + + Update to Unicode 3.2. + * locales/translit_circle: Add .., ... + * locales/translit_cjk_compat: Change . Add ... + * locales/translit_combining: Add more combining characters. + * locales/translit_compat: Add , , , , + ... + * locales/translit_font: Add .., ... + * locales/translit_neutral: Add .., , + ... + * locales/translit_small: Add small Hiragana letters and small + Katakana letters. + * locales/translit_wide: Add ... + +2002-04-15 Bruno Haible + + * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail: + (upper): Add , , , , , , + , , , , , , , . + (lower): Add , , , , , , + , , , , , , , . + (alpha): Add , .., .., + .., .., .., .., + .., , , .., .., + .., .., .., .., + , , , .., .., + .., .., , , .., + .., . + (space): Add . + (punct): Add , .., , .., + .., .., .., , + .., , .., .., + .., .., .., .., + .., , .., .., + .., .., .., .., + .., .., .., .., + .., , , .., .., + .., , , , , .., + ... Remove , , . + (graph): Add , , .., .., + , .., .., .., + .., .., .., , + .., .., .., .., + .., .., .., , + .., , .., , .., + .., .., .., .., + , .., .., .., + .., .., .., .., + .., .., .., .., + .., .., .., , + .., .., .., .., + , , , .., , .., + .., , ... + (print): Likewise. Also add . + (blank): Add . + (toupper): Add (,), (,), (,), + (,), (,), (,), + (,), (,), (,), + (,), (,), (,), + (,), (,). + (totitle): Likewise. + (tolower): Add (,), (,), (,), + (,), (,), (,), + (,), (,), (,), + (,), (,), (,), + (,), (,). + (combining): Add , .., .., + .., .., .., .., + .., ... Remove , . + (combining_level3): Add , .., .., + .., .., .., .., + , ... Remove , . + * locales/tr_TR: Likewise. + 2002-04-15 Bruno Haible * charmaps/IBM856: New file. -- cgit 1.4.1