]> git.ipfire.org Git - thirdparty/glibc.git/blame - localedata/ChangeLog
Update.
[thirdparty/glibc.git] / localedata / ChangeLog
CommitLineData
d38be297
UD
12001-08-02 Ulrich Drepper <drepper@redhat.com>
2
3 * locales/af_ZA: Use generic LC_COLLATE data.
4 * locales/el_GR: Likewise.
5 * locales/hu_HU: Likewise.
6 * locales/ro_RO: Likewise. Add transliteration.
7 * locales/be_BY: Likewise. Handle Ukrainian Ghe.
8 * locales/ru_RU: Likewise.
9 * locales/ru_UA: Likewise.
10 * locales/uk_UA: Likewise.
11 * locales/eu_ES: LC_TIME strings fixed.
12 * locales/am_ET: New file.
13 * locales/translit_et: New file.
14 * locales/az_AZ: New file.
15 * locales/br_FR: New file.
16 * locales/bs_BA: New file.
17 * locales/cy_GB: New file.
18 * locales/hy_AM: New file.
19 * locales/ka_GE: New file.
20 * locales/mi_NZ: New file.
21 * locales/oc_FR: New file.
22 * locales/tg_TJ: New file.
23 * locales/ti_ER: New file.
24 * locales/ti_ET: New file.
25 * locales/tl_PH: New file.
26 * locales/tt_RU: New file.
27 * locales/ur_OK: New file.
28 * locales/uz_UZ: New file.
29 * locales/yi_US: New file.
30 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
31
73331cbf
UD
322001-07-31 Ulrich Drepper <drepper@redhat.com>
33
34 * locales/tr_TR: Define missing fields and remove FIXME comments.
35 Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
36
fc265c25
UD
372001-07-19 Jakub Jelinek <jakub@redhat.com>
38
976cf269
UD
39 * locales/en_CA (LC_PAPER): Change to Letter.
40 * locales/fr_CA (LC_PAPER): Likewise.
fc265c25
UD
41 * locales/es_PR (LC_PAPER): Change to Letter.
42 (LC_MEASUREMENT): Change to 2.
43 * locales/es_US (LC_PAPER): Change to Letter.
44 (LC_MEASUREMENT): Change to 2.
45
a2a89dd6
UD
462001-07-07 Ulrich Drepper <drepper@redhat.com>
47
48 * Makefile: Add dependencies to locale files for all tests in $(tests).
49
f7364247
UD
502001-06-28 H.J. Lu <hjl@gnu.org>
51
52 * Makefile: Include SUPPORTED.
53 (INSTALL-SUPPORTED-LOCALES): New.
54 ($(INSTALL-SUPPORTED-LOCALES)): New target.
55 (install-locales-dir): Likewise.
56 (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
57 * SUPPORTED: Changed the format for parallel install.
58
7bcad280
UD
592001-06-27 Ulrich Drepper <drepper@redhat.com>
60
61 * Makefile: Add rules to build and run tst-leaks.
62 * tst-leaks.c: New file.
63
15740224
UD
642001-06-25 Jakub Jelinek <jakub@redhat.com>
65
66 * locales/ro_RO (day): Use U0163 instead of U021B.
67
d8f00d46
UD
682001-06-25 Jakub Jelinek <jakub@redhat.com>
69
70 * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
71
aa64639e
UD
722001-06-09 Bruno Haible <haible@clisp.cons.org>
73
74 * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change
75 code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
76
3076f3d1
UD
772001-05-26 Bruno Haible <haible@clisp.cons.org>
78
aa64639e 79 * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name
3076f3d1
UD
80 to SHIFT_JIS. Add SJIS as alias.
81 * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
82 * gen-locale.sh: Likewise.
83
582e776f
UD
842001-05-29 Bruno Haible <haible@clisp.cons.org>
85
86 * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
87 full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
88 2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
89 Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
90
601d2942
UD
912001-05-29 Bruno Haible <haible@clisp.cons.org>
92
93 * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
94 range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
95 Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
96 (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
97 <U3014>, <U3015>, <U3018>, <U3019>.
98
992001-05-29 Bruno Haible <haible@clisp.cons.org>
100
101 * gen-unicode-ctype.c: Update to Unicode 3.1.
102 (unicode_attributes): Change size to 0x110000.
103 (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
104 Unicode now officially allows a 32-bit representation and deprecates
105 the use of surrogates in this representation.
106 (fill_attributes): Loop up to 0x110000.
107 (unicode_combining): Remove array.
108 (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
109 contain this property any more.
110 (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
111 2001-02-15.
112 (is_combining): Use new but equivalent definition.
113 (ucs_symbol, ucs_symbol_range): New functions.
114 (output_charclass): Loop up to 0x110000.
115 (output_charmap): Likewise.
116 (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
117 appropriate.
118 (main): Expect only two arguments. Remove fill_combining() call.
119 * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
120 To "lower", add <U03F5> and Deseret letters.
121 To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
122 Gothic letters, Deseret letters, mathematical symbols.
123 From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
124 Unicode 3.1 characters.
125 To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
126 many new Unicode 3.1 characters.
127 "toupper", "tolower", "totitle": Update.
128 To "combining", add some new musical symbols.
129 To "combining_level3", add some new musical symbols.
130 * locales/tr_TR (LC_CTYPE): Update from i18n.
131 * locales/translit_font: Add transliterations for new Unicode 3.1
132 mathematical symbols.
133 * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
134 * locales/translit_cjk_compat: Add transliterations for CJK
135 compatibility characters in Unicode plane 2.
136
1372001-05-29 Bruno Haible <haible@clisp.cons.org>
138
139 * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
140 <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
141 0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
142 0x8EAFxxxx mappings instead.
143
b912ca11
UD
1442001-05-26 Ulrich Drepper <drepper@redhat.com>
145
146 * locales/ro_RO: Correct abday, day, abmon, and mon info.
147