2003-03-17 Roland McGrath <roland@redhat.com>
[glibc.git] / localedata / ChangeLog
blobb5ca9ef28753e2b4af0125fda3b626f69cf07c26
1 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
3         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
4         Added ^ to LC_MESSAGES regex "^[yY].*".
5         Confirmed LC_PAPER adn LC_MEASUREMENT settings.
6         Added country and language names to LC_ADDRESS.
7         Added missing info for LC_TELEPHONE.
8         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
10 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
12         * localedata/mn_MN: New file.
13         Contributed by Sanlig Badral <badral@chinggis.com>.
15 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
17         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
19 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
21         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
22         as 2.  Reported by Christian Rose <menthos@gnu.org>.
24         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
26 2002-12-03  Roland McGrath  <roland@redhat.com>
28         * charmaps/CP1125: New file.
29         * CHECKSUMS: Add it.
31 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
33         * locales/tl_PH: Fix typo: Philipines -> Philippines.
35 2002-10-18  Bruno Haible  <bruno@clisp.org>
37         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
39         * charmaps/KOI8-T: Correct a typo.
40         * charmaps/CP1256: Use official Unicode character names.
41         * charmaps/EUC-JP: Likewise.
42         * charmaps/GBK: Likewise.
43         * charmaps/ISO-8859-11: Likewise.
44         * charmaps/KOI8-U: Likewise.
45         * charmaps/MAC-SAMI: Likewise.
46         * charmaps/TIS-620: Likewise.
47         * charmaps/CP949: Likewise. Use Hangul syllable names according to
48         Unicode 3.0 book, section 3.11.
49         * charmaps/EUC-KR: Likewise.
50         * charmaps/JOHAB: Likewise.
52 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
54         * locales/zh_TW: Use shorter forms for abday and day.
55         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
57 2002-09-23  Roland McGrath  <roland@redhat.com>
59         * tst-xlocale1.c (main): int -> size_t for counter.
60         * tst-xlocale2.c (do_test): Likewise.
61         * tst-ctype.c (main): Likewise.
63 2002-09-22  Bruno Haible  <bruno@clisp.org>
65         * charmaps/TSCII: New file.
67 2002-09-20  Roland McGrath  <roland@redhat.com>
69         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
70         Touch the LC_CTYPE file of the output after a successful run.
71         Reported by Bruno Haible <bruno@clisp.org>.
73 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
75         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
76         Patch by Yanko Kaneti <yaneti@declera.com>.
78 2002-09-01  Roland McGrath  <roland@redhat.com>
80         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
82 2002-08-28  Roland McGrath  <roland@redhat.com>
84         * tst-xlocale1.c (main): Remove __ from function names.
85         * tst-xlocale2.c: Likewise.
87 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
89         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
90         code.
91         * tests-mbwc/tst_mbrtowc.c: Likewise.
92         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
93         * tests-mbwc/tst_mbstowcs.c: Likewise.
94         * tests-mbwc/tst_strfmon.c: Likewise.
95         * tests-mbwc/tst_strxfrm.c: Likewise.
96         * tests-mbwc/tst_swscanf.c: Likewise.
97         * tests-mbwc/tst_wcscat.c: Likewise.
98         * tests-mbwc/tst_wcschr.c: Likewise.
99         * tests-mbwc/tst_wcscpy.c: Likewise.
100         * tests-mbwc/tst_wcscspn.c: Likewise.
101         * tests-mbwc/tst_wcsncat.c: Likewise.
102         * tests-mbwc/tst_wcsncpy.c: Likewise.
103         * tests-mbwc/tst_wcspbrk.c: Likewise.
104         * tests-mbwc/tst_wcsrtombs.c: Likewise.
105         * tests-mbwc/tst_wcsspn.c: Likewise.
106         * tests-mbwc/tst_wcsstr.c: Likewise.
107         * tests-mbwc/tst_wcstod.c: Likewise.
108         * tests-mbwc/tst_wcstok.c: Likewise.
109         * tests-mbwc/tst_wcstombs.c: Likewise.
111 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
113         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
114         range.
116 2002-08-09  Roland McGrath  <roland@redhat.com>
118         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
119         localedef.
121 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
123         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
124         Adding presentation forms, Alef Wasla, and Rial Sign.
125         Handling frequent canonically equivalent sequences like each other.
126         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
128 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
130         * locales/es_EC: Fix typo: Equador -> Ecuador.
132 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
134         * locales/th_TH: Change tel_dom_fmt.
135         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
137 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
139         * charmaps/ISO-8859-11: New file.
141 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
143         * locales/lug_UG: New file.
144         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
146         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
147         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
149 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
151         * locales/mt_MT: Add locale-specific collation info.
152         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
154         * locales/en_AU: Add am/pm support.
155         Patch partly by maffew@cat.org.au [PR libc/3911].
157 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
159         * locales/be_BY: Fix int_curr_symbol.
160         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
162 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
164         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
165         and trailing consonant.
166         * charmaps/GB18030: Likewise
168 2002-04-21  Bruno Haible  <bruno@clisp.org>
170         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
171         14 (tags), 15 and 16 (private use), accidentally removed by the
172         2002-01-16 patch.  Replace width table by one which is based on
173         Unicode but is biased for CJK.
175 2002-04-19  Bruno Haible  <bruno@clisp.org>
177         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
178         * charmaps/MAC-SAMI: Likewise.
180 2002-04-15  Bruno Haible  <bruno@clisp.org>
182         * charmaps/EUC-JISX0213: New file.
183         * charmaps/SHIFT_JISX0213: New file.
185 2002-04-15  Bruno Haible  <bruno@clisp.org>
187         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
189 2002-04-15  Bruno Haible  <bruno@clisp.org>
191         * charmaps/EUC-TW: Add many mappings for characters introduced in
192         Unicode 3.1 and 3.2.
194 2002-04-15  Bruno Haible  <bruno@clisp.org>
196         * charmaps/GB18030: Update for Unicode 3.2:
197         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
198         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
199         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
200         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
201         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
202         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
203         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
204         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
205         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
206         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
207         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
208         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
209         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
210         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
212 2002-04-15  Bruno Haible  <bruno@clisp.org>
214         * charmaps/UTF-8: Update for Unicode 3.2:
215         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
216         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
217         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
218         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
219         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
220         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
221         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
222         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
223         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
224         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
225         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
226         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
227         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
228         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
229         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
231 2002-04-15  Bruno Haible  <bruno@clisp.org>
233         Update to Unicode 3.2.
234         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
235         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
236         * locales/translit_combining: Add more combining characters.
237         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
238         <U2A74>..<U2A76>.
239         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
240         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
241         <UFE00>..<UFE0F>.
242         * locales/translit_small: Add small Hiragana letters and small
243         Katakana letters.
244         * locales/translit_wide: Add <UFF5F>..<UFF60>.
246 2002-04-15  Bruno Haible  <bruno@clisp.org>
248         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
249         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
250         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
251         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
252         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
253         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
254         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
255         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
256         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
257         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
258         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
259         <UFA30>..<UFA6A>, <UFE73>.
260         (space): Add <U205F>.
261         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
262         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
263         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
264         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
265         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
266         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
267         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
268         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
269         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
270         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
271         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
272         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
273         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
274         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
275         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
276         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
277         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
278         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
279         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
280         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
281         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
282         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
283         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
284         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
285         (print): Likewise. Also add <U205F>.
286         (blank): Add <U205F>.
287         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
288         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
289         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
290         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
291         (<U050D>,<U050C>), (<U050F>,<U050E>).
292         (totitle): Likewise.
293         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
294         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
295         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
296         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
297         (<U050C>,<U050D>), (<U050E>,<U050F>).
298         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
299         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
300         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
301         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
302         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
303         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
304         * locales/tr_TR: Likewise.
306 2002-04-15  Bruno Haible  <bruno@clisp.org>
308         * charmaps/IBM856: New file.
309         * charmaps/IBM922: New file.
310         * charmaps/IBM1124: New file.
311         * charmaps/IBM1129: New file.
312         * charmaps/IBM1160: New file.
313         * charmaps/IBM1161: New file.
314         * charmaps/IBM1132: New file.
315         * charmaps/IBM1133: New file.
316         * charmaps/IBM1162: New file.
317         * charmaps/IBM1163: New file.
318         * charmaps/IBM1164: New file.
319         * charmaps/ARMSCII-8: New file.
321 2002-04-14  Wolfram Gloger  <wg@malloc.de>
323         * tests-mbwc/tst_types.h: Increase MONSIZE.
324         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
326 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
328         * locales/ms_MY (day): Fix a typo.
330 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
332         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
334 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
336         * locales/vi_VN: Fix various mistakes and add some more information.
337         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
339 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
341         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
342         Euro locales.
343         * tst-fmon.data: Likewise.
345         * locales/br_FR: Eliminate old national currencies of countries
346         participating in Euro.  Make @euro files pure copies.
347         * locales/ca_ES: Likewise.
348         * locales/ca_ES@euro: Likewise.
349         * locales/de_AT: Likewise.
350         * locales/de_AT@euro: Likewise.
351         * locales/de_BE: Likewise.
352         * locales/de_BE@euro: Likewise.
353         * locales/de_DE: Likewise.
354         * locales/de_DE@euro: Likewise.
355         * locales/de_LU: Likewise.
356         * locales/de_LU@euro: Likewise.
357         * locales/el_GR: Likewise.
358         * locales/el_GR@euro: Likewise.
359         * locales/en_IE: Likewise.
360         * locales/en_IE@euro: Likewise.
361         * locales/es_ES: Likewise.
362         * locales/es_ES@euro: Likewise.
363         * locales/fi_FI: Likewise.
364         * locales/fi_FI@euro: Likewise.
365         * locales/fr_BE: Likewise.
366         * locales/fr_BE@euro: Likewise.
367         * locales/fr_FR: Likewise.
368         * locales/fr_FR@euro: Likewise.
369         * locales/fr_LU: Likewise.
370         * locales/fr_LU@euro: Likewise.
371         * locales/ga_IE: Likewise.
372         * locales/ga_IE@euro: Likewise.
373         * locales/gl_ES: Likewise.
374         * locales/gl_ES@euro: Likewise.
375         * locales/it_IT: Likewise.
376         * locales/it_IT@euro: Likewise.
377         * locales/nl_NL: Likewise.
378         * locales/nl_NL@euro: Likewise.
379         * locales/pt_PT: Likewise.
380         * locales/pt_PT@euro: Likewise.
382         * locales/br_FR@euro: New file.
384 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
386         * locales/eu_ES: Corrections of date and time formats.
387         * locales/hu_HU: Adjust a comment.
388         * locales/wa_BE: New file.
389         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
391         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
392         * locales/wa_BE@euro: New file.
394         * locales/zh_HK: Correct date information.
395         Patch by Anthony Fok <anthony@thizlinux.com>.
397 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
399         * locales/sr_YU: Correct month entries for June and July
400         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
402         * locales/pl_PL: Update int_curr_symbol.
404 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
406         * locales/el_GR: Bug fixes for spelling.
407         Patch by Alexandros Diamantidis <adia@hellug.gr>.
409 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
411         * da_DK.in: Add a few more character sequences, no real words.
413 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
415         * charmaps/MACINTOSH: Update to Apple's latest definition.
417 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
419         * charmaps/GB18030: Update.
420         Patch by Yu Shao <yshao@redhat.com>.
422 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
424         * locales/hu_HU: New version with corrected collation.
425         Patch by Nagy Péter <chichken@interbase.hu>.
427 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
429         * locales/bn_BD: New file.
430         Contributed by Taneem Ahmed <taneem@eyetap.org>.
432 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
434         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
436 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
438         * locales/ms_MY: Various bug fixes and additions.
439         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
441         * locales/ca_ES: Fix typos (desembre -> decembre).
442         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
444 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
446         * charmaps/TCVN5712-1: Add combined characters.
448 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
450         * locales/bg_BG: Rewrite.
451         Patch by Alexander Shopov <al_shopov@web.bg>.
453         * charmapsTCVN5712-1: New file.
455 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
457         * locales/translit_neutral: Define transliteration for dong sign.
459 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
461         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
463         * locales/de_CH: Define decimal point to '.' and thousands
464         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
466 2001-11-21  Bruno Haible  <bruno@clisp.org>
468         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
470 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
472         * locales/se_NO: New file.
474 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
476         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
478 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
480         * charmaps/SAMI-WS2: Add Euro sign.
481         Patch by Petter Reinholdtsen <pere@hungry.com>.
483 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
485         * Makefile: Add rules to build and run tst-xlocale2.
486         * tst-xlocale2.c: New file.
488 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
490         * Makefile: Add rules to build and run tst-xlocale1.
491         * tst-xlocale1.c: New file.
493         * bug-iconv-trans.c: Improve error messages.
495 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
497         * charmaps/ISO-IR-209: New file.
498         * charmaps/MAC-SAMI: New file.
499         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
501 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
503         * charmaps/GEORGIAN-PS: New file.
504         * charmaps/GEORGIAN-ACADEMY: New file.
505         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
507 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
509         * Makefile: Add rules to build and run tst-mbswcs6.
510         * tst-mbswcs6.c: New file.
512         * SUPPORTED: Add several new locales.
514         * charmaps/KOI8-T: New file.
516 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
518         * locales/af_ZA: Use generic LC_COLLATE data.
519         * locales/el_GR: Likewise.
520         * locales/hu_HU: Likewise.
521         * locales/ro_RO: Likewise.  Add transliteration.
522         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
523         * locales/ru_RU: Likewise.
524         * locales/ru_UA: Likewise.
525         * locales/uk_UA: Likewise.
526         * locales/eu_ES: LC_TIME strings fixed.
527         * locales/am_ET: New file.
528         * locales/translit_et: New file.
529         * locales/az_AZ: New file.
530         * locales/br_FR: New file.
531         * locales/bs_BA: New file.
532         * locales/cy_GB: New file.
533         * locales/hy_AM: New file.
534         * locales/ka_GE: New file.
535         * locales/mi_NZ: New file.
536         * locales/oc_FR: New file.
537         * locales/tg_TJ: New file.
538         * locales/ti_ER: New file.
539         * locales/ti_ET: New file.
540         * locales/tl_PH: New file.
541         * locales/tt_RU: New file.
542         * locales/ur_PK: New file.
543         * locales/uz_UZ: New file.
544         * locales/yi_US: New file.
545         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
547 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
549         * locales/tr_TR: Define missing fields and remove FIXME comments.
550         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
552 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
554         * locales/en_CA (LC_PAPER): Change to Letter.
555         * locales/fr_CA (LC_PAPER): Likewise.
556         * locales/es_PR (LC_PAPER): Change to Letter.
557         (LC_MEASUREMENT): Change to 2.
558         * locales/es_US (LC_PAPER): Change to Letter.
559         (LC_MEASUREMENT): Change to 2.
561 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
563         * Makefile: Add dependencies to locale files for all tests in $(tests).
565 2001-06-28  H.J. Lu  <hjl@gnu.org>
567         * Makefile: Include SUPPORTED.
568         (INSTALL-SUPPORTED-LOCALES): New.
569         ($(INSTALL-SUPPORTED-LOCALES)): New target.
570         (install-locales-dir): Likewise.
571         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
572         * SUPPORTED: Changed the format for parallel install.
574 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
576         * Makefile: Add rules to build and run tst-leaks.
577         * tst-leaks.c: New file.
579 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
581         * locales/ro_RO (day): Use U0163 instead of U021B.
583 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
585         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
587 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
589         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
590         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
592 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
594         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
595         to SHIFT_JIS. Add SJIS as alias.
596         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
597         * gen-locale.sh: Likewise.
599 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
601         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
602         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
603         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
604         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
606 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
608         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
609         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
610         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
611         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
612         <U3014>, <U3015>, <U3018>, <U3019>.
614 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
616         * gen-unicode-ctype.c: Update to Unicode 3.1.
617         (unicode_attributes): Change size to 0x110000.
618         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
619         Unicode now officially allows a 32-bit representation and deprecates
620         the use of surrogates in this representation.
621         (fill_attributes): Loop up to 0x110000.
622         (unicode_combining): Remove array.
623         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
624         contain this property any more.
625         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
626         2001-02-15.
627         (is_combining): Use new but equivalent definition.
628         (ucs_symbol, ucs_symbol_range): New functions.
629         (output_charclass): Loop up to 0x110000.
630         (output_charmap): Likewise.
631         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
632         appropriate.
633         (main): Expect only two arguments. Remove fill_combining() call.
634         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
635         To "lower", add <U03F5> and Deseret letters.
636         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
637         Gothic letters, Deseret letters, mathematical symbols.
638         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
639         Unicode 3.1 characters.
640         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
641         many new Unicode 3.1 characters.
642         "toupper", "tolower", "totitle": Update.
643         To "combining", add some new musical symbols.
644         To "combining_level3", add some new musical symbols.
645         * locales/tr_TR (LC_CTYPE): Update from i18n.
646         * locales/translit_font: Add transliterations for new Unicode 3.1
647         mathematical symbols.
648         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
649         * locales/translit_cjk_compat: Add transliterations for CJK
650         compatibility characters in Unicode plane 2.
652 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
654         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
655         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
656         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
657         0x8EAFxxxx mappings instead.
659 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
661         * locales/ro_RO: Correct abday, day, abmon, and mon info.
662         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
664 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
666         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
667         for some tests, because mbrlen (NULL, 0, &s) does not always put back
668         s into the initial state.
670 2001-05-14  Andreas Jaeger  <aj@suse.de>
672         * locales/ms_MY: Fix entries for Tue and Wednesday.
673         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
675 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
677         * locales/be_BY: Fix syntax in LC_COLLATE section.
678         * locales/ru_UA: Likewise.
679         * locales/tr_TR: Likewise.
680         * locales/uk_UA: Likewise.
682 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
684         * locales/fa_IR: Add outdigit information and collation.
685         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
687 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
689         * locales/i18n: Don't define outdigit.
691 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
693         * locales/th_TH: Remove name_ms entry.
694         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
696 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
698         * locales/th_TH: Update era information and some of the new
699         categories.
700         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
702 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
704         * locales/i18n: Correct classification of Thai characters.  This
705         differs from Unicode's tables but is in line with linguistic rules
706         in Thailand.
707         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
709 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
711         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
712         Patch by Yong Li <rigel863@yahoo.com>.
714 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
716         * SUPPORTED: Add zh_CN.GBK.
718 2001-02-09  Andreas Jaeger  <aj@suse.de>
720         * locales/en_IN: Add newline at end of file.
722         * SUPPORTED: Add more entries.
724 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
726         * locales/en_HK: At newline at the end of the file.
728 2001-02-08  Andreas Jaeger  <aj@suse.de>
730         * localedata/SUPPORTED: Add some entries for new locales.
732 2001-02-07  Andreas Jaeger  <aj@suse.de>
734         * locales/ar_IN: New.
735         * locales/bn_IN: New.
736         * locales/el_GR@euro: New.
737         * locales/en_HK: New.
738         * locales/en_IN: New.
739         * locales/en_PH: New.
740         * locales/en_SG: New.
741         * locales/ms_MY: New.
742         * locales/ta_IN: New.
743         * locales/te_IN: New.
744         * locales/zh_SG: New.
746 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
748         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
749         * locales/zh_CN: Likewise.
751 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
753         * locales/translit_cjk_compat: Add missing characters in range
754         U+3300..U+33FF.
756 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
758         * locales/fi_FI: Remove FIXME comments.
759         * locales/sv_FI: Likewise.
760         Patch by Marko Myllynen <myllynen@lut.fi>.
762 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
764         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
765         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
767 2001-01-23  Andreas Schwab  <schwab@suse.de>
769         * locales/el_GR: Add missing quotes around multicharacter strings.
770         * locales/ru_RU: Likewise.
772 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
774         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
775         * tst-langinfo.sh: Add French tests.
777 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
779         * locales/cs_CZ: Fix grammar of comment above abmon.
780         Reported by Stanislav Brabec <utx@penguin.cz>.
782 2000-12-31  Andreas Jaeger  <aj@suse.de>
784         * tst-fmon.c (main): Use return instead of exit to avoid warning.
786 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
788         * tests/test5.cm: Define code_set_name.
790 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
792         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
793         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
794         REVERSE SOLIDUS.
796 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
798         * Makefile (tests): Add tst-setlocale.
799         (tst-setlocale-ENV): Define.
800         * tst-setlocale.c: New file.
802 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
804         * Makefile (LOCALES): Add ja_JP.SJIS.
806 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
808         * tst-digits.c (main): Add casts to avoid warnings.
809         * collate-test.c (xstrcoll): Make l1 and l2 const.
810         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
812 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
814         * charmaps/BALTIC: Superceded by ISO-8859-13.
816 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
818         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
819         Republic of Korea.  Streamlined and extend(include all Hangul
820         syllables) hangul and hanja class definition in LC_CTYPE and
821         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
822         tel_dom_fmt to LC_TELEPHONE.
823         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
825 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
827         * locales/ko_KR: Fix currency_symbol.
828         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
830 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
832         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
833         Reported by Markus Kuhn.
835 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
837         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
838         * locales/ko_KR: Revert change.  Use full with won sign.
839         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
841 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
843         * locales/mk_MK: Update.
844         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
846 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
848         * charmaps/BIG5: Add mapping for <U20AC> back.
849         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
851 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
853         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
854         * locales/translit_compat: Add a few ligatures.
855         * locales/translit_combining: Add a few plain ASCII alternatives.
856         * locales/translit_fraction: Likewise.  Surround with spaces.
858 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
860         * locales/translit_hangul: New file.
861         * locales/ko_KR (LC_CTYPE): Include it.
863 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
865         * locales/translit_cjk_variants: New file.
866         * locales/ja_JP (LC_CTYPE): Include it.
868 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
870         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
871         transliteration rules.
873 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
875         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
876         transliteration rules.
877         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
878         * locales/de_BE (LC_CTYPE): Likewise.
879         * locales/de_CH (LC_CTYPE): Likewise.
880         * locales/de_LU (LC_CTYPE): Likewise.
881         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
882         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
883         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
884         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
886 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
888         * locales/translit_combining: New file.
889         * locales/fr_FR (LC_CTYPE): Include it.
890         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
891         * locales/fr_CA (LC_CTYPE): Likewise.
892         * locales/fr_CH (LC_CTYPE): Likewise.
893         * locales/fr_LU (LC_CTYPE): Likewise.
894         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
895         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
896         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
898 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
900         * locales/translit_wide: New file.
901         * locales/translit_narrow: New file.
902         * locales/translit_font: New file.
903         * locales/translit_circle: New file.
904         * locales/translit_small: New file.
905         * locales/translit_fraction: New file.
906         * locales/translit_compat: New file.
907         * locales/translit_cjk_compat: New file.
908         * locales/translit_neutral: New file.  Include all of the above.
909         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
910         German and Danish specific rules.
912 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
914         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
915         * locales/zh_CN (LC_CTYPE): Likewise.
916         * locales/ko_KR (LC_CTYPE): Likewise.
918 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
920         * charmaps/UTF-8: Set width of U200B to 0.
921         * charmaps/GB18030: Likewise.
923 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
925         * charmaps/BIG5: Update.
926         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
928         * locales/mk_MK: Use iso14651_t1 file.
929         Patch by Damjan <arhiv@freemail.org.mk>.
931 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
933         * charmaps/VISCII: New file.
935 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
937         * locales/sr_YU@cyrillic: New file. Based on a locale file by
938         Anton Zinoviev <anton@lml.bas.bg>.
939         * SUPPORTED: Add sr_YU@cyrillic.
941 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
943         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
944         * locales/be_BY: Likewise.
945         * locales/bg_BG: Likewise.
946         * locales/el_GR: Likewise.
947         * locales/ja_JP: Likewise.
948         * locales/ko_KR: Likewise.
949         * locales/mk_MK: Likewise.
950         * locales/ru_RU: Likewise.
951         * locales/ru_UA: Likewise.
952         * locales/th_TH: Likewise.
953         * locales/tr_TR: Likewise.
954         * locales/uk_UA: Likewise.
955         * locales/zh_CN: Likewise.
956         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
957         in the ja_JP.EUC-JP locale.
958         * tests-mbwc/dat_iswalpha.c: Likewise.
959         * tests-mbwc/dat_iswctype.c: Likewise.
960         * tests-mbwc/dat_iswgraph.c: Likewise.
961         * tests-mbwc/dat_iswprint.c: Likewise.
962         * tests-mbwc/dat_iswpunct.c: Likewise.
964 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
966         * fr_CA,2.13.in: Removed.
968 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
970         * locales/POSIX: New support for date_fmt.
971         * locales/af_ZA: Likewise.
972         * locales/ar_AE: Likewise.
973         * locales/ar_BH: Likewise.
974         * locales/ar_DZ: Likewise.
975         * locales/ar_EG: Likewise.
976         * locales/ar_IQ: Likewise.
977         * locales/ar_JO: Likewise.
978         * locales/ar_KW: Likewise.
979         * locales/ar_LB: Likewise.
980         * locales/ar_LY: Likewise.
981         * locales/ar_MA: Likewise.
982         * locales/ar_OM: Likewise.
983         * locales/ar_QA: Likewise.
984         * locales/ar_SA: Likewise.
985         * locales/ar_SD: Likewise.
986         * locales/ar_SY: Likewise.
987         * locales/ar_TN: Likewise.
988         * locales/ar_YE: Likewise.
989         * locales/be_BY: Likewise.
990         * locales/bg_BG: Likewise.
991         * locales/ca_ES: Likewise.
992         * locales/cs_CZ: Likewise.
993         * locales/da_DK: Likewise.
994         * locales/de_AT: Likewise.
995         * locales/de_BE: Likewise.
996         * locales/de_CH: Likewise.
997         * locales/de_DE: Likewise.
998         * locales/de_LU: Likewise.
999         * locales/el_GR: Likewise.
1000         * locales/en_AU: Likewise.
1001         * locales/en_CA: Likewise.
1002         * locales/en_DK: Likewise.
1003         * locales/en_GB: Likewise.
1004         * locales/en_IE: Likewise.
1005         * locales/en_NZ: Likewise.
1006         * locales/en_US: Likewise.
1007         * locales/en_ZA: Likewise.
1008         * locales/es_AR: Likewise.
1009         * locales/es_BO: Likewise.
1010         * locales/es_CL: Likewise.
1011         * locales/es_CO: Likewise.
1012         * locales/es_CR: Likewise.
1013         * locales/es_DO: Likewise.
1014         * locales/es_EC: Likewise.
1015         * locales/es_ES: Likewise.
1016         * locales/es_GT: Likewise.
1017         * locales/es_HN: Likewise.
1018         * locales/es_MX: Likewise.
1019         * locales/es_NI: Likewise.
1020         * locales/es_PA: Likewise.
1021         * locales/es_PE: Likewise.
1022         * locales/es_PR: Likewise.
1023         * locales/es_PY: Likewise.
1024         * locales/es_SV: Likewise.
1025         * locales/es_US: Likewise.
1026         * locales/es_UY: Likewise.
1027         * locales/es_VE: Likewise.
1028         * locales/et_EE: Likewise.
1029         * locales/eu_ES: Likewise.
1030         * locales/fa_IR: Likewise.
1031         * locales/fi_FI: Likewise.
1032         * locales/fo_FO: Likewise.
1033         * locales/fr_BE: Likewise.
1034         * locales/fr_CA: Likewise.
1035         * locales/fr_CH: Likewise.
1036         * locales/fr_FR: Likewise.
1037         * locales/fr_LU: Likewise.
1038         * locales/ga_IE: Likewise.
1039         * locales/gl_ES: Likewise.
1040         * locales/gv_GB: Likewise.
1041         * locales/he_IL: Likewise.
1042         * locales/hi_IN: Likewise.
1043         * locales/hr_HR: Likewise.
1044         * locales/hu_HU: Likewise.
1045         * locales/i18n: Likewise.
1046         * locales/id_ID: Likewise.
1047         * locales/is_IS: Likewise.
1048         * locales/it_CH: Likewise.
1049         * locales/it_IT: Likewise.
1050         * locales/iw_IL: Likewise.
1051         * locales/ja_JP: Likewise.
1052         * locales/kl_GL: Likewise.
1053         * locales/ko_KR: Likewise.
1054         * locales/kw_GB: Likewise.
1055         * locales/lt_LT: Likewise.
1056         * locales/lv_LV: Likewise.
1057         * locales/mk_MK: Likewise.
1058         * locales/mr_IN: Likewise.
1059         * locales/mt_MT: Likewise.
1060         * locales/nl_BE: Likewise.
1061         * locales/nl_NL: Likewise.
1062         * locales/nn_NO: Likewise.
1063         * locales/no_NO: Likewise.
1064         * locales/pl_PL: Likewise.
1065         * locales/pt_BR: Likewise.
1066         * locales/pt_PT: Likewise.
1067         * locales/ro_RO: Likewise.
1068         * locales/ru_RU: Likewise.
1069         * locales/ru_UA: Likewise.
1070         * locales/sk_SK: Likewise.
1071         * locales/sl_SI: Likewise.
1072         * locales/sq_AL: Likewise.
1073         * locales/sr_YU: Likewise.
1074         * locales/sv_FI: Likewise.
1075         * locales/sv_SE: Likewise.
1076         * locales/th_TH: Likewise.
1077         * locales/tr_TR: Likewise.
1078         * locales/uk_UA: Likewise.
1079         * locales/vi_VN: Likewise.
1080         * locales/zh_CN: Likewise.
1081         * locales/zh_HK: Likewise.
1082         * locales/zh_TW: Likewise.
1084 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
1086         * locales/fa_IR: Fix many problems and change to use UTF-8.
1087         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
1088         * SUPPORTED: Add fa_IR.UTF-8.
1090 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
1092         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
1094 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
1096         * locales/iso14651_t1: Handle Macedonian correctly.
1097         Patch by Damjan <arhiv@freemail.org.mk>.
1099 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
1101         * locales/iso14651_t1: Add currency symbols.
1103 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
1105         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
1106         * tests-mbwc/dat_iswdigit.c: Likewise.
1108         * locales/zh_CN: Remove non-ASCII digit entry.
1109         * locales/ja_JP: Likewise.
1110         Add full width digits to alnum class.
1112 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
1114         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
1115         digits.
1116         (is_alpha): Add them here.
1117         * locales/i18n (digit): Remove all non-ASCII digits.
1118         (alpha): Add them here.
1120         * dump-ctype.c: Pretty print.
1122 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
1124         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
1125         * locales/ko_KR: Change currency_symbol back to use U20a9.
1127 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
1129         * tst-langinfo.sh: Adjust for change in ja_JP.
1131 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
1133         * locales/ja_JP: Changed yesexpr/noexpr expression,
1134         fixed typo in era, added definition for name_gen.
1136 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
1138         * SUPPORTED: Add ko_KR.UTF-8.
1140 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
1142         * charmaps/BIG5: Add a width table.
1143         * charmaps/GB18030: Likewise.
1144         * charmaps/ISO-8859-6: Likewise.
1145         * charmaps/ISO-8859-8: Likewise.
1146         * charmaps/TIS-620: Likewise.
1148 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
1150         * Makefile (repertoiremaps): Remove variable.
1151         (distribute): Remove repertoiremaps.
1152         (install-others): Likewise. Add .gz to charmaps.
1153         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
1155 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
1157         * charmaps/ISO-IR-197: Remove alias "none".
1159 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
1161         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
1162         width of format control characters to 0.
1164 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
1166         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
1167         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
1168         return values.  Only the sign matters.
1170 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
1172         * locales/ar_SA: Last non <Uxxxx> entries removed.
1173         Patch by Martin Strassburger <martin.strassburger@sap.com>.
1175 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
1177         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
1178         we have EUC-KR.
1180 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
1182         * locales/uk_UA: Fix yesexpr.
1183         * locales/ru_UA: Likewise.
1184         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
1186 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
1188         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
1189         so they become printable and carry a width.  Comment out surrogate
1190         ranges.  Add a WIDTH table.
1192 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
1194         * gen-unicode-ctype.c: New file.
1195         * dump-ctype.c: New file.
1196         * Makefile (distribute): Add them.
1197         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
1198         gen-unicode-ctype.c.
1199         (blank): Add U+1680.
1200         (cntrl): Add U+2028, U+2029.
1201         (space): Add U+1680, U+2028, U+2029.
1202         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
1203         (alnum, alpha, print, graph, punct): Lots of additions.
1204         (lower, upper, tolower, toupper, combining, combining_level3): Update.
1205         (totitle): New map.
1206         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
1207         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
1208         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
1209         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
1210         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
1211         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
1212         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
1214 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
1216         * charmaps/GBK: Add commented mappings for GBK characters not yet in
1217         Unicode.
1219 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
1221         * charmaps/GBK: Remove /x80 entry.
1223 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
1225         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
1226         to use it.
1228 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
1230         * charmaps/JOHAB: Add identity mapping for 0x7f.
1232 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
1234         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
1235         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
1237 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
1239         * charmaps/GB2312: Change code_set_name to GB2312.
1241 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
1243         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
1244         * localedata/locales/ar_BH: Likewise.
1245         * localedata/locales/ar_DZ: Likewise.
1246         * localedata/locales/ar_EG: Likewise.
1247         * localedata/locales/ar_IQ: Likewise.
1248         * localedata/locales/ar_JO: Likewise.
1249         * localedata/locales/ar_KW: Likewise.
1250         * localedata/locales/ar_LB: Likewise.
1251         * localedata/locales/ar_LY: Likewise.
1252         * localedata/locales/ar_MA: Likewise.
1253         * localedata/locales/ar_OM: Likewise.
1254         * localedata/locales/ar_QA: Likewise.
1255         * localedata/locales/ar_SD: Likewise.
1256         * localedata/locales/ar_SY: Likewise.
1257         * localedata/locales/ar_TN: Likewise.
1258         * localedata/locales/ar_YE: Likewise.
1260 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
1262         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
1263         * locales/mr_IN: New file.
1264         * locales/mt_MT: New file.
1266         * charmaps/GB18030: Comment out entries in user-defined area.
1268 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
1270         * charmaps/GB18030: Add back entries which got lost in last change.
1272 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
1274         * charmaps/GB18030: Update once more.
1276         * charmaps/JOHAB: New file.
1277         * SUPPORTED: Add ko_KR.JOHAB.
1279 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
1281         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
1282         but not in EUC-KR.
1284 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
1286         * charmaps/EUC-TW: Add commented non-reversible mappings.
1288 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
1290         * charmaps/CP949: New file.
1292 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
1294         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
1296 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
1298         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
1299         U+007E.
1301 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
1303         * charmaps/INIS-8: Update to use <Uxxxx> format.
1304         * charmaps/ISO_2033-1983: Likewise.
1305         * charmaps/ISO_5427-EXT: Likewise.
1307 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
1309         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
1310         * SUPPORTED: Add zh_HK.BIG5HKSCS.
1312         * charmaps/BIG5HKSCS: Add Big5 codes.
1314         * Makefile (test-input): Add sv_SE.ISO-8859-1.
1315         (LOCALES): Likewise.
1316         * sv_SE.ISO-8859-1: New file.
1318 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
1320         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
1321         Changes by Roger So <spacehunt@e-fever.org>.
1323         * SUPPORTED: Add nn_NO.ISO-8859-1.
1324         * locales/nn_NO: New file.
1326 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
1328         * charmaps/BIG5HKSCS: Regenerated from official data file.
1330         * locales/ja_JP: Add yesstr and nostr information.
1332         * charmaps/GB18030: Add entries from GBK not present here.
1334         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
1336         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
1338 2000-08-29  Akira Higuchi  <a@kondara.org>
1340         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
1341         * charmaps/GBK: Likewise.
1343         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
1345 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
1347         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
1348         and customize with several reorder-after statements.
1349         Reported by menthos@menthos.com.
1351 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
1353         * locales/ja_JP: Add new categories with generic information.
1355         * locales/i18n (default_missing): Change back to only U003F.
1357 2000-08-24  Andreas Jaeger  <aj@suse.de>
1359         * Makefile (generated): Add some .out files.
1361 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
1363         * locales/i18n: Add transliteration information.
1365 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
1367         * locales/ca_ES@euro: Country is Spain.
1368         * locales/ca_ES: Likewise.
1370         * locales/es_MX: Correct int_curr_symbol.
1371         * locales/es_PE: Likewise.
1373         * SUPPORTED: Add missing supported locales.
1375         * locales/fa_IR: Correct a few of the contained bugs.
1377         * locales/zh_HK: New file.
1379         * charmaps/BIG5HKSCS: New file.
1381         * locales/en_CA,2.5: Removed.
1382         * locales/fr_CA,2.13: Removed.
1383         * locales/in_ID: Removed.
1385         * locales/sq_AL: New file.
1386         * SUPPORTED: Add sq_AL.ISO-8859-1.
1388         * locales/vi_VN: New file.
1389         * SUPPORTED: Add vi_VN.UTF-8.
1391         * locales/ko_KR: Correct currency_symbol entry.
1393         * locales/hi_IN: New file.
1394         * SUPPORTED: Add hi_IN.UTF-8.
1396         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
1398         * sort-test.sh: Improve error handling by printing more information.
1400         * locales/ar_AE: New file.
1401         * locales/ar_BH: New file.
1402         * locales/ar_DZ: New file.
1403         * locales/ar_EG: New file.
1404         * locales/ar_IQ: New file.
1405         * locales/ar_JO: New file.
1406         * locales/ar_KW: New file.
1407         * locales/ar_LB: New file.
1408         * locales/ar_LY: New file.
1409         * locales/ar_MA: New file.
1410         * locales/ar_OM: New file.
1411         * locales/ar_QA: New file.
1412         * locales/ar_SD: New file.
1413         * locales/ar_SY: New file.
1414         * locales/ar_TN: New file.
1415         * locales/ar_YE: New file.
1416         * SUPPORTED: Add Arabic locales.
1418 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
1420         * locales/es_CR: New file.
1421         * locales/es_NI: New file.
1422         * locales/es_PR: New file.
1424         * locales/es_AR: Share LC_COLLATE description with es_ES.
1425         * locales/es_BO: Likewise.
1426         * locales/es_CL: Likewise.
1427         * locales/es_CO: Likewise.
1428         * locales/es_DO: Likewise.
1429         * locales/es_GT: Likewise.
1430         * locales/es_HN: Likewise.
1431         * locales/es_MX: Likewise.
1432         * locales/es_PA: Likewise.
1433         * locales/es_PE: Likewise.
1434         * locales/es_PY: Likewise.
1435         * locales/es_SV: Likewise.
1436         * locales/es_UY: Likewise.
1437         * locales/es_VE: Likewise.
1438         * locales/es_EC: Share LC_COLLATE description with es_US.
1440         * locales/ko_KR: Updated for glibc 2.2.
1441         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1442         * SUPPORTED: Add ko_KR.
1444         * locales/de_BE@euro: New file.
1445         * locales/eu_ES@euro: New file.
1446         * locales/ga_IE@euro: New file.
1447         * locales/gl_ES@euro: New file.
1448         * locales/nl_BE@euro: New file.
1449         * locales/sv_FI@euro: New file.
1450         * SUPPORTED: Add the new locales.
1452         * Makefile (install-locales): Handle option in locale name.  Print
1453         progress information.
1455         * SUPPORTED: Add all the @euro locales.
1457         * locales/ca_ES@euro: Update charset comment.
1458         * locales/de_AT@euro: Likewise.
1459         * locales/de_DE@euro: Likewise.
1460         * locales/de_LU@euro: Likewise.
1461         * locales/en_IE@euro: Likewise.
1462         * locales/es_ES@euro: Likewise.
1463         * locales/fi_FI@euro: Likewise.
1464         * locales/fr_BE@euro: Likewise.
1465         * locales/fr_FR@euro: Likewise.
1466         * locales/fr_LU@euro: Likewise.
1467         * locales/it_IT@euro: Likewise.
1468         * locales/nl_NL@euro: Likewise.
1469         * locales/pt_PT@euro: Likewise.
1471 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
1473         * locales/ca_ES: Correct comment.
1475         * locales/ca_ES@euro: New file.
1476         * locales/de_AT@euro: New file.
1477         * locales/de_DE@euro: New file.
1478         * locales/de_LU@euro: New file.
1479         * locales/en_IE@euro: New file.
1480         * locales/es_ES@euro: New file.
1481         * locales/fi_FI@euro: New file.
1482         * locales/fr_BE@euro: New file.
1483         * locales/fr_FR@euro: New file.
1484         * locales/fr_LU@euro: New file.
1485         * locales/it_IT@euro: New file.
1486         * locales/nl_NL@euro: New file.
1487         * locales/pt_PT@euro: New file.
1489 2000-08-19  Andreas Jaeger  <aj@suse.de>
1491         * tst-digits.c: Include stdlib.h and string.h to provide
1492         prototypes for exit, strlen and strcmp.
1494 2000-08-18  Andreas Jaeger  <aj@suse.de>
1496         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
1497         (TST_DECL_VARS): Don't declare err_flg.
1498         (TST_GET_ERRET): Don't set err_flg.
1499         (TST_GET_ERRET_SEQ): Likewise.
1500         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
1502         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
1503         * tests-mbwc/dat_iswalnum.c: Likewise.
1504         * tests-mbwc/dat_iswalpha.c: Likewise.
1505         * tests-mbwc/dat_iswcntrl.c: Likewise.
1506         * tests-mbwc/dat_iswctype.c: Likewise.
1507         * tests-mbwc/dat_iswdigit.c: Likewise.
1508         * tests-mbwc/dat_iswgraph.c: Likewise.
1509         * tests-mbwc/dat_iswlower.c: Likewise.
1510         * tests-mbwc/dat_iswprint.c: Likewise.
1511         * tests-mbwc/dat_iswpunct.c: Likewise.
1512         * tests-mbwc/dat_iswspace.c: Likewise.
1513         * tests-mbwc/dat_iswupper.c: Likewise.
1514         * tests-mbwc/dat_iswxdigit.c: Likewise.
1515         * tests-mbwc/dat_mblen.c: Likewise.
1516         * tests-mbwc/dat_mbrlen.c: Likewise.
1517         * tests-mbwc/dat_mbrtowc.c: Likewise.
1518         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1519         * tests-mbwc/dat_mbstowcs.c: Likewise.
1520         * tests-mbwc/dat_mbtowc.c: Likewise.
1521         * tests-mbwc/dat_strcoll.c: Likewise.
1522         * tests-mbwc/dat_strfmon.c: Likewise.
1523         * tests-mbwc/dat_strxfrm.c: Likewise.
1524         * tests-mbwc/dat_swscanf.c: Likewise.
1525         * tests-mbwc/dat_towctrans.c: Likewise.
1526         * tests-mbwc/dat_towlower.c: Likewise.
1527         * tests-mbwc/dat_towupper.c: Likewise.
1528         * tests-mbwc/dat_wcrtomb.c: Likewise.
1529         * tests-mbwc/dat_wcscat.c: Likewise.
1530         * tests-mbwc/dat_wcschr.c: Likewise.
1531         * tests-mbwc/dat_wcscmp.c: Likewise.
1532         * tests-mbwc/dat_wcscoll.c: Likewise.
1533         * tests-mbwc/dat_wcscpy.c: Likewise.
1534         * tests-mbwc/dat_wcscspn.c: Likewise.
1535         * tests-mbwc/dat_wcslen.c: Likewise.
1536         * tests-mbwc/dat_wcsncat.c: Likewise.
1537         * tests-mbwc/dat_wcsncmp.c: Likewise.
1538         * tests-mbwc/dat_wcsncpy.c: Likewise.
1539         * tests-mbwc/dat_wcspbrk.c: Likewise.
1540         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1541         * tests-mbwc/dat_wcsspn.c: Likewise.
1542         * tests-mbwc/dat_wcsstr.c: Likewise.
1543         * tests-mbwc/dat_wcstod.c: Likewise.
1544         * tests-mbwc/dat_wcstok.c: Likewise.
1545         * tests-mbwc/dat_wcstombs.c: Likewise.
1546         * tests-mbwc/dat_wcswidth.c: Likewise.
1547         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1548         * tests-mbwc/dat_wctob.c: Likewise.
1549         * tests-mbwc/dat_wctomb.c: Likewise.
1550         * tests-mbwc/dat_wctrans.c: Likewise.
1551         * tests-mbwc/dat_wctype.c: Likewise.
1552         * tests-mbwc/dat_wcwidth.c: Likewise.
1553         * tests-mbwc/dat_isw-funcs.h: Fix comment.
1555 2000-08-17  Andreas Jaeger  <aj@suse.de>
1557         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
1558         should have a value.
1560 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
1562         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
1563         separate uppercase from non-uppercase characters to enable correct
1564         handling in range expressions.
1566 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
1568         * Makefile (install-locales): Use --prefix option of localedef to
1569         avoid providing complete path for output file.
1571 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
1573         * locales/zh_TW: Updated.
1574         * charmaps/BIG5: Updated.
1575         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1577 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
1579         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1580         use `int'.
1582 2000-08-01  Andreas Jaeger  <aj@suse.de>
1584         * Makefile (distribute): Follow name change of tst-ctype-de.in to
1585         tst-ctype-de_DE.ISO-8859-1.in.
1587 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
1589         * charmaps/KSX1001: Add width information.
1590         * charmaps/GB2312: Likewise.
1591         * charmaps/GBK: Likewise.
1592         Patches by GOTO Masanori <gotom@debian.or.jp>.
1594 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1596         * charmaps/CP737: New file.
1597         * charmaps/CP775: New file.
1599 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1601         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1602         /xb0../xf7.  Remove aliases.
1604 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1606         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1607         /xc9../xf9.
1609 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1611         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1613 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
1615         * tst-langinfo.c (main): Fix esacape sequence handling.
1617         * charmaps/EUC-TW: New file.
1619         * tst-digits.c: Add tests for wprintf.
1620         * tests/test7.cm: Change so that it is usable for wprintf tests.
1622         * tst-locale.sh: Fix typo in last change.
1624         * tst-digits.c: Add ctype and wctype tests.
1626 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1628         * Makefile (ld-test-names): Add test7.
1629         (tests): Add tst-digits.  Add dependency and environment variable.
1630         * tst-digits.c: New file.
1631         * tst-locale.sh: Generate test7 locale.
1632         * tests/test7.cm: New file.
1633         * tests/test7.def: New file.
1635         * tst-locale.sh: Add dropped test6 locale.
1637 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
1639         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1640         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1641         locale.
1643 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1645         * locales/zh_TW: New file.
1646         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1648 2000-07-28  Andreas Jaeger  <aj@suse.de>
1650         * tst-langinfo.c: Include <string.h> for strcmp prototype.
1652 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
1654         * charmaps/BIG5: New file.
1655         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1657 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
1659         * locales/zh_CN: Update for new format.
1660         Patch by Yong Li <yong.li@asu.edu>.
1662         * tst-langinfo.c: Add copyright text.
1664 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
1666         * tst-wctype.input: Add more input text.
1667         * tst-wctype.c: Test more classes.
1669         * Makefile: Add rules to build, run, and distribute tst-langinfo.
1670         * tst-langinfo.c: New file.
1671         * tst-langinfo.sh: New file.
1673         * locales/ja_JP (era_d_t_fmt): Fix typo.
1675         * Makefile: Add rules to build, run, and distribute tst-wctype.
1676         * tst-wctype.c: New file.
1677         * tst-wctype.input: New file.
1678         * tst-wctype.sh: New file.
1680 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
1682         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1683         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1685 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
1687         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1688         (enoexpr): Likewise.
1689         * locales/hr_HR: Likewise.
1690         Patches by GOTO Masanori <gotom@debian.or.jp>.
1692         * locales/i18n (yesexpr): Add U005E at the beginning.
1693         (noexpr): Likewise.
1695 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
1697         * locales/ja_JP (yesexpr): U0060 should be U005E.
1698         (noexpr): Likewise.
1700         * locales/i18n: Remove U00A0 from blank as well.
1701         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1703 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
1705         * charmaps/SJIS: Add width information.
1706         Patch by GOTO Masanori <gotom@debian.or.jp>.
1708         * charmaps/SJIS: Correct byte sequence for single byte characters.
1710 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
1712         * locales/i18n: Fix typos.
1714         * locales/iso14651_t1: Correct syntax for HAN script.
1716 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1718         * charmaps/GB18030: New file.
1720         * charmaps/UTF-8: Update for Unicode 3.0.
1722         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1723         space.
1724         * tst-ctype.c: Likewise.
1725         * tst-ctype.sh: Likewise.
1726         * locales/i18n: Likewise.
1727         * locales/ja_JP: Likewise.
1728         * tests-mbwc/dat_iswcntrl.c: Likewise.
1729         * tests-mbwc/dat_iswctype.c: Likewise.
1730         * tests-mbwc/dat_iswspace.c: Likewise.
1732         * tst-ctype.sh: Also test C locale.
1734 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1736         * Makefile: Rewrite rules for tests to run them only when necessary.
1737         * sort-test.sh: Produce output for failed tests.
1738         * tst-fmon.sh: Likewise.
1739         * tst-rpmatch.sh: Likewise.
1741 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1743         * tst-ctype-de_DE.in: Renamed to...
1744         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1746 2000-07-11  Andreas Jaeger  <aj@suse.de>
1748         * Makefile (locale_test_suite): Always run test suite.
1749         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1750         gen-locale.sh.
1751         (do-collate-test): Likewise.
1752         (do-tst-fmon): Likewise.
1753         (do-tst-locale): Likewise.
1754         (do-tst-rpmatch): Likewise.
1755         (do-tst-trans): Likewise.
1756         (do-tst-mbswcs): Likewise.
1757         (do-tst-ctype): Likewise.
1759         * sort-test.sh : Rewrite to work with static only builds.
1760         * tst-ctype.sh: Likewise.
1761         * tst-fmon.sh: Likewise.
1762         * tst-locale.sh: Likewise.
1763         * tst-mbswcs.sh: Likewise.
1764         * tst-rpmatch.sh: Likewise.
1765         * tst-trans.sh: Likewise.
1767         * gen-locale.sh (locfile): Fix it for building with
1768         sourcedir==builddir and for static only builds.
1770 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1772         * locales/POSIX: Remove repertoire map reference.
1773         * locales/ar_SA: Remove repertoire map reference.
1775         * locales/zh_CN.GBK: Removed.
1777         * repertoiremaps/charids.894: Removed.
1778         * repertoiremaps/mnemonics.ds: Removed.
1779         * repertoiremaps/mnemonics.ja: Removed.
1780         * repertoiremaps/mnemonics.ko: Removed.
1781         * repertoiremaps/mnemonics.zh: Removed.
1783         * charmaps/SJIS: New file.
1785 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1787         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1788         to EUC-JP.
1789         * tests-mbwc/dat_mbtowc.c: Likewise.
1790         * tests-mbwc/dat_wctob.c: Likewise.
1792         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1793         * charmaps/EUC-KR: Likewise.
1795 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1797         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1798         * locales/ar_SA (LC_TELEPHONE): Likewise.
1799         * locales/be_BY (LC_TELEPHONE): Likewise.
1800         * locales/bg_BG (LC_TELEPHONE): Likewise.
1801         * locales/ca_ES (LC_TELEPHONE): Likewise.
1802         * locales/da_DK (LC_TELEPHONE): Likewise.
1803         * locales/de_BE (LC_TELEPHONE): Likewise.
1804         * locales/de_CH (LC_TELEPHONE): Likewise.
1805         * locales/de_LU (LC_TELEPHONE): Likewise.
1806         * locales/el_GR (LC_TELEPHONE): Likewise.
1807         * locales/en_AU (LC_TELEPHONE): Likewise.
1808         * locales/en_BW (LC_TELEPHONE): Likewise.
1809         * locales/en_CA (LC_TELEPHONE): Likewise.
1810         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1811         * locales/en_DK (LC_TELEPHONE): Likewise.
1812         * locales/en_IE (LC_TELEPHONE): Likewise.
1813         * locales/en_NZ (LC_TELEPHONE): Likewise.
1814         * locales/en_ZA (LC_TELEPHONE): Likewise.
1815         * locales/en_ZW (LC_TELEPHONE): Likewise.
1816         * locales/es_AR (LC_TELEPHONE): Likewise.
1817         * locales/es_BO (LC_TELEPHONE): Likewise.
1818         * locales/es_CL (LC_TELEPHONE): Likewise.
1819         * locales/es_CO (LC_TELEPHONE): Likewise.
1820         * locales/es_DO (LC_TELEPHONE): Likewise.
1821         * locales/es_EC (LC_TELEPHONE): Likewise.
1822         * locales/es_ES (LC_TELEPHONE): Likewise.
1823         * locales/es_GT (LC_TELEPHONE): Likewise.
1824         * locales/es_HN (LC_TELEPHONE): Likewise.
1825         * locales/es_MX (LC_TELEPHONE): Likewise.
1826         * locales/es_PA (LC_TELEPHONE): Likewise.
1827         * locales/es_PE (LC_TELEPHONE): Likewise.
1828         * locales/es_PY (LC_TELEPHONE): Likewise.
1829         * locales/es_SV (LC_TELEPHONE): Likewise.
1830         * locales/es_US (LC_TELEPHONE): Likewise.
1831         * locales/es_UY (LC_TELEPHONE): Likewise.
1832         * locales/es_VE (LC_TELEPHONE): Likewise.
1833         * locales/et_EE (LC_TELEPHONE): Likewise.
1834         * locales/eu_ES (LC_TELEPHONE): Likewise.
1835         * locales/fa_IR (LC_TELEPHONE): Likewise.
1836         * locales/fi_FI (LC_TELEPHONE): Likewise.
1837         * locales/fo_FO (LC_TELEPHONE): Likewise.
1838         * locales/fr_BE (LC_TELEPHONE): Likewise.
1839         * locales/fr_CA (LC_TELEPHONE): Likewise.
1840         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1841         * locales/fr_CH (LC_TELEPHONE): Likewise.
1842         * locales/fr_LU (LC_TELEPHONE): Likewise.
1843         * locales/ga_IE (LC_TELEPHONE): Likewise.
1844         * locales/gl_ES (LC_TELEPHONE): Likewise.
1845         * locales/gv_GB (LC_TELEPHONE): Likewise.
1846         * locales/he_IL (LC_TELEPHONE): Likewise.
1847         * locales/hr_HR (LC_TELEPHONE): Likewise.
1848         * locales/hu_HU (LC_TELEPHONE): Likewise.
1849         * locales/id_ID (LC_TELEPHONE): Likewise.
1850         * locales/in_ID (LC_TELEPHONE): Likewise.
1851         * locales/is_IS (LC_TELEPHONE): Likewise.
1852         * locales/it_CH (LC_TELEPHONE): Likewise.
1853         * locales/it_IT (LC_TELEPHONE): Likewise.
1854         * locales/iw_IL (LC_TELEPHONE): Likewise.
1855         * locales/kl_GL (LC_TELEPHONE): Likewise.
1856         * locales/ko_KR (LC_TELEPHONE): Likewise.
1857         * locales/kw_GB (LC_TELEPHONE): Likewise.
1858         * locales/lt_LT (LC_TELEPHONE): Likewise.
1859         * locales/lv_LV (LC_TELEPHONE): Likewise.
1860         * locales/mk_MK (LC_TELEPHONE): Likewise.
1861         * locales/nl_BE (LC_TELEPHONE): Likewise.
1862         * locales/nl_NL (LC_TELEPHONE): Likewise.
1863         * locales/pl_PL (LC_TELEPHONE): Likewise.
1864         * locales/pt_BR (LC_TELEPHONE): Likewise.
1865         * locales/ro_RO (LC_TELEPHONE): Likewise.
1866         * locales/ru_RU (LC_TELEPHONE): Likewise.
1867         * locales/ru_UA (LC_TELEPHONE): Likewise.
1868         * locales/sk_SK (LC_TELEPHONE): Likewise.
1869         * locales/sl_SI (LC_TELEPHONE): Likewise.
1870         * locales/sr_YU (LC_TELEPHONE): Likewise.
1871         * locales/sv_FI (LC_TELEPHONE): Likewise.
1872         * locales/th_TH (LC_TELEPHONE): Likewise.
1873         * locales/tr_TR (LC_TELEPHONE): Likewise.
1874         * locales/uk_UA (LC_TELEPHONE): Likewise.
1876 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1878         * locales/th_TH: Update revision information.
1879         (LC_CTYPE: alpha): Replace ";...;" with "..".
1880         (LC_COLLATE: order): Quote with "".
1882 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1884         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1885         in address.
1886         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1887         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1888         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1889         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1890         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1891         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1892         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1893         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1894         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1895         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1896         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1897         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1898         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1899         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1900         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1901         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1902         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1903         * locales/es_US (LC_IDENTIFICATION): Likewise.
1904         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1905         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1906         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1907         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1908         * locales/no_NO (LC_TELEPHONE): Fill in.
1909         * locales/pt_PT (LC_TELEPHONE): Fill in.
1910         * locales/sv_SE (LC_TELEPHONE): Fill in.
1911         * locales/en_GB (LC_TELEPHONE): Fill in.
1912         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1914 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1916         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1917         * tst-locale.sh (LC_ALL): Likewise.
1919 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1921         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1922         * tst-locale.sh: Likewise.
1924 2000-07-01  Andreas Jaeger  <aj@suse.de>
1926         * Makefile (generated-dirs): LOCALES are also generated.
1927         (generated-dirs): Remove obsolete entry.
1929 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1931         * Makefile (distribute): Add locale test suite files, fmon test
1932         suite files, gen-locale.sh, and show-ucs-data.c.
1934         * Depend: New file.
1936         * Makefile: Rewrite rules to generate locale data.
1937         * gen-locale.sh: Generate only one locale which is described in a
1938         command line parameter.
1940         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1941         around DEM problem.
1942         * tst-fmon.data: Change back entries with DEM.
1944         * gen-locale.sh: Print that it might take a while to finish.
1946 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1948         * Makefile (install-locales): Remove the -u switch from localedef
1949         command line.
1951 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1953         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1954         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1955         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1957         * locales/POSIX: Update for new format.
1959         * Makefile: Regenerate locale data also if localedef changed.
1961         * tst-fmon.data: Until we know what is correct, but the spaces
1962         after DEM back in.
1964         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1965         unresolved issues.
1966         * tests-mbwc/dat_mbtowc.c: Likewise.
1967         * tests-mbwc/dat_strcoll.c: Likewise.
1968         * tests-mbwc/dat_strfmon.c: Likewise.
1969         * tests-mbwc/dat_strxfrm.c: Likewise.
1970         * tests-mbwc/tst_mbtowc.c: Likewise.
1972 2000-06-29  Andreas Jaeger  <aj@suse.de>
1974         * sort-test.sh: Set LC_ALL to full locale name.
1976         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1977         anymore.
1978         (LOCALES): New.
1979         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1980         Depend on locale files
1981         (LOCALE_FILES): New.
1982         (ALL_LC_FILES): New.
1983         (ALL_OBJ_LC_FILES): New
1984         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1986         * tst-ctype.sh: Don't generate locales here.
1987         * tst-mbswcs.sh: Likewise.
1988         * sort-test.sh: Likewise.
1990         * gen-locale.sh: New file to generate locales.
1992 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1994         * locales/en_GB: Update RAP address.
1995         * locales/fr_FR: Likewise.
1996         * locales/en_NZ: Likewise.
1997         * locales/de_BE: Likewise.
1998         * locales/de_CH: Likewise.
1999         * locales/de_LU: Likewise.
2000         * locales/en_AU: Likewise.
2001         * locales/en_IE: Likewise.
2002         * locales/eu_ES: Likewise.
2003         * locales/fr_BE: Likewise.
2004         * locales/fr_CH: Likewise.
2005         * locales/fr_LU: Likewise.
2006         * locales/it_IT: Likewise.
2007         * locales/nl_BE: Likewise.
2008         * locales/nl_NL: Likewise.
2009         * locales/pt_BR: Likewise.
2010         * locales/pt_PT: Likewise.
2011         * locales/sv_FI: Likewise.
2012         * locales/fi_FI: Likewise.
2013         * locales/sv_SE: Likewise.
2015 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
2017         * locales/af_ZA: Update for new format.
2018         * locales/ar_SA: Likewise.
2019         * locales/be_BY: Likewise.
2020         * locales/bg_BG: Likewise.
2021         * locales/ca_ES: Likewise.
2022         * locales/el_GR: Likewise.
2023         * locales/en_BW: Likewise.
2024         * locales/en_DK: Likewise.
2025         * locales/en_ZW: Likewise.
2026         * locales/es_AR: Likewise.
2027         * locales/es_BO: Likewise.
2028         * locales/es_CL: Likewise.
2029         * locales/es_CO: Likewise.
2030         * locales/es_DO: Likewise.
2031         * locales/es_EC: Likewise.
2032         * locales/es_ES: Likewise.
2033         * locales/es_GT: Likewise.
2034         * locales/es_HN: Likewise.
2035         * locales/es_MX: Likewise.
2036         * locales/es_PA: Likewise.
2037         * locales/es_PE: Likewise.
2038         * locales/es_PY: Likewise.
2039         * locales/es_SV: Likewise.
2040         * locales/es_US: Likewise.
2041         * locales/es_UY: Likewise.
2042         * locales/es_VE: Likewise.
2043         * locales/et_EE: Likewise.
2044         * locales/fa_IR: Likewise.
2045         * locales/fr_CA: Likewise.
2046         * locales/en_CA,2.5: Likewise.
2047         * locales/fr_CA,2.13: Likewise.
2048         * locales/gl_ES: Likewise.
2049         * locales/hr_HR: Likewise.
2050         * locales/hu_HU: Likewise.
2051         * locales/ko_KR: Likewise.
2052         * locales/lt_LT: Likewise.
2053         * locales/lv_LV: Likewise.
2054         * locales/no_NO: Likewise.
2055         * locales/pl_PL: Likewise.
2056         * locales/ro_RO: Likewise.
2057         * locales/ru_RU: Likewise.
2058         * locales/ru_UA: Likewise.
2059         * locales/sk_SK: Likewise.
2060         * locales/sl_SI: Likewise.
2061         * locales/sr_YU: Likewise.
2062         * locales/th_TH: Likewise.
2063         * locales/tr_TR: Likewise.
2064         * locales/uk_UA: Likewise.
2065         * locales/en_CA: Likewise.
2066         * locales/is_IS: Likewise.
2067         * locales/mk_MK: Likewise.
2069 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
2071         * locales/cs_CZ: Comment out fields I'm not sure about.
2072         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
2073         * locales/en_NZ: Update for new format.
2074         * locales/de_BE: Likewise.
2075         * locales/de_CH: Likewise.
2076         * locales/de_LU: Likewise.
2077         * locales/en_AU: Likewise.
2078         * locales/en_IE: Likewise.
2079         * locales/en_ZA: Likewise.
2080         * locales/eu_ES: Likewise.
2081         * locales/fo_FO: Likewise.
2082         * locales/fr_BE: Likewise.
2083         * locales/fr_CH: Likewise.
2084         * locales/fr_LU: Likewise.
2085         * locales/ga_IE: Likewise.
2086         * locales/gv_GB: Likewise.
2087         * locales/he_IL: Likewise.
2088         * locales/id_ID: Likewise.
2089         * locales/in_ID: Likewise.
2090         * locales/it_CH: Likewise.
2091         * locales/it_IT: Likewise.
2092         * locales/iw_IL: Likewise.
2093         * locales/kl_GL: Likewise.
2094         * locales/kw_GB: Likewise.
2095         * locales/nl_BE: Likewise.
2096         * locales/nl_NL: Likewise.
2097         * locales/pt_BR: Likewise.
2098         * locales/pt_PT: Likewise.
2099         * locales/sv_FI: Likewise.
2100         * locales/da_DK: Likewise.
2101         * locales/fi_FI: Likewise.
2102         * locales/sv_SE: Likewise.
2104 2000-06-29  Andreas Jaeger  <aj@suse.de>
2106         * Makefile (locale_test_suite): Add new test files.
2107         (tst_mblen-ENV): New.
2108         (tst_mbtowc-ENV): New.
2109         (tst_strcoll-ENV): New.
2110         (tst_strxfrm-ENV): New.
2111         (tst_wctomb-ENV): New.
2112         (tst_mbrtowc-ENV): New.
2113         (tst_mbsrtowcs-ENV): New.
2114         (tst_mbstowcs-ENV): New.
2115         (tst_strfmon-ENV): New.
2116         (tst_wcrtomb-ENV): New.
2117         (tst_wcsrtombs-ENV): New.
2118         (tst_wcstod-ENV): New.
2119         (tst_wcstok-ENV): New.
2120         (tst_wcstombs-ENV): New.
2122         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
2123         <kuwahara@cthulhu.engr.sgi.com>.
2124         * tests-mbwc/dat_wctomb.c: Likewise.
2125         * tests-mbwc/tst_mbtowc.c: Likewise.
2126         * tests-mbwc/dat_mbtowc.c: Likewise.
2127         * tests-mbwc/tst_strxfrm.c: Likewise.
2128         * tests-mbwc/dat_strxfrm.c: Likewise.
2129         * tests-mbwc/dat_strcoll.c: Likewise.
2130         * tests-mbwc/tst_strcoll.c: Likewise.
2131         * tests-mbwc/tst_mblen.c: Likewise.
2132         * tests-mbwc/dat_mblen.c: Likewise.
2133         * tests-mbwc/dat_wcstok.c: Likewise.
2134         * tests-mbwc/tst_wcstok.c: Likewise.
2135         * tests-mbwc/dat_wcstod.c: Likewise.
2136         * tests-mbwc/tst_wcstod.c: Likewise.
2137         * tests-mbwc/dat_mbrtowc.c: Likewise.
2138         * tests-mbwc/tst_mbrtowc.c: Likewise.
2139         * tests-mbwc/dat_wcsrtombs.c: Likewise.
2140         * tests-mbwc/tst_wcsrtombs.c: Likewise.
2141         * tests-mbwc/dat_wcstombs.c: Likewise.
2142         * tests-mbwc/tst_wcstombs.c: Likewise.
2143         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
2144         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
2145         * tests-mbwc/dat_wcrtomb.c: Likewise.
2146         * tests-mbwc/tst_wcrtomb.c: Likewise.
2147         * tests-mbwc/dat_mbstowcs.c: Likewise.
2148         * tests-mbwc/tst_mbstowcs.c: Likewise.
2149         * tests-mbwc/dat_strfmon.c: Likewise.
2150         * tests-mbwc/tst_strfmon.c: Likewise.
2152 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
2154         * locales/mk_MK: Updated (not to new format).
2155         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
2157 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
2159         * locales/fr_FR: Update for new format.
2160         * locales/de_AT: Likewise.
2161         * locales/en_GB: Likewise.
2163 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
2165         * locales/th_TH: Update copyright notice.
2167         * locales/cs_CZ: Updated for new format.
2168         Patch by Jakub Jelinek <jakub@redhat.com>.
2170         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
2171         comments.
2172         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
2173         internal state of mbrlen.
2175         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
2176         (TEST_MBWC_ENV): Remove unnecessary slash.
2177         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
2179         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
2181         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
2182         tests.
2184         * locales/iso14651_t1: Explicitly add control character in
2185         U0000-U001F and U007F-U009F range for backward compatibility.
2187         * locales/i18n: Correct problems found by test suite.
2189 2000-06-28  Andreas Jaeger  <aj@suse.de>
2191         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
2192         warning.
2194         * Makefile (locale_test_suite): Add tst_mbrlen.
2195         (tst_mbrlen-ENV): New.
2197         * tests-mbwc/tst_mbrlen.c: New file
2199         * tests-mbwc/dat_mbrlen.c: New file.
2201         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
2202         (struct TST_HEAD): Use const char* instead of an array.
2204         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
2206         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
2208         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
2210 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
2212         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
2213         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
2214         U4E06 is not in EUC-JP.
2215         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
2216         * tests-mbwc/dat_towctrans.c: Likewise.
2217         * tests-mbwc/dat_wcscoll.c: Likewise.
2218         * tests-mbwc/dat_wcswidth.c: Likewise.
2219         * tests-mbwc/dat_wctob.c: Likewise.
2221         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
2222         versions.
2224         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
2225         what is correct.
2226         * tests-mbwc/dat_wcsxfrm.c: Likewise.
2227         * tests-mbwc/dat_wcwidth.c: Likewise.
2229         * tests-mbwc/tst_funcs.h: Pretty print.
2231         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
2232         * tests-mbwc/tst_wcschr.c: Likewise.
2233         * tests-mbwc/tst_wcscpy.c: Likewise.
2234         * tests-mbwc/tst_wcscat.c: Likewise.
2235         * tests-mbwc/tst_wcsncpy.c: Likewise.
2236         * tests-mbwc/tst_wcspbrk.c: Likewise.
2237         * tests-mbwc/tst_wcsstr.c: Likewise.
2238         * tests-mbwc/tst_wctrans.c: Likewise.
2239         * tests-mbwc/tst_wctype.c: Likewise.
2241         * tests-mbwc/tst_wcscoll.c: Print better error messages.
2243         * Makefile (tests): Define as $(locale_test_suite) but only
2244         if not cross-compiling and shared libs are built.
2245         (locale_test_suite): New variable.  Name all new tests from the
2246         locale test suite.
2247         Add rule to run new tests only when all data is available.
2248         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
2250         * tst-ctype-de_DE.in: U00A0 is not in class graph.
2252         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
2254         * locales/i18n: Backspace isn't blank, tab is.
2256         * tst-ctype.c (main): Add tests for control characters and space.
2258         * locales/i18n: Backspace is no space.
2260         * locales/i18n: Add \t to space.
2262 2000-06-27  Andreas Jaeger  <aj@suse.de>
2264         * Makefile (TEST_MBWC_ENV): New variable.
2265         Use it for all tests from tests-mbwc.
2267 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
2269         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
2271 2000-06-27  Andreas Jaeger  <aj@suse.de>
2273         * Makefile: Add environment setting for all tests from tests-mbwc.
2275 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
2277         * locales/en_DK.com: Not needed.
2279 2000-06-27  Andreas Jaeger  <aj@suse.de>
2281         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
2282         <kuwahara@cthulhu.engr.sgi.com>.
2284         * Makefile (tests): Add tests from tests-mbwc subdirectory,
2285         comment them out for now.
2286         (subdir-dirs): New for tests-mbwc, add also vpaths.
2288         * locales/ja_JP: Add missing / in LC_CTYPE.
2290 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
2292         * Makefile (distribute): Add tst-ctype-de_DE.in.
2293         * tst-ctype.c: Read in more tests from stdin.
2294         * tst-ctype.sh: Feed extra test data to program via stdin.
2295         * tst-ctype-de_DE.in: New file.
2297         * locales/i18n (punct): Exclude U00A0.
2298         (blank): Include U00A0.
2300         * locales/ja_JP: Updates for new format.
2302         * Makefile (test-srcs): Add tst-ctype.
2303         (distribute): Add tst-ctype.sh.
2304         (do-tst-ctype): New target.  Run for tests.
2305         * tst-ctype.c: New file.
2306         * tst-ctype.sh: New file.
2308         * locales/i18n: NUL character must not be in cntrl.
2310         * Makefile (test-input): Add en_US.ISO-8859-1.
2311         * en_US.in: New file.
2313 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
2315         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
2316         for now.
2318         * de_DE.in: Update for new sorting.
2320         * tst-locale.sh: Don't use mnemonic.ds.
2321         * tst-mbswcs.sh: Likewise.
2322         * tst-trans.sh: Likewise.
2324         * locales/de_DE: Update for new format.
2325         * locales/en_US: Likewise.
2326         * tests/trans.def: Likewise.
2327         * tst-fmon-locales/tstfmon_n01y12: Likewise.
2328         * tst-fmon-locales/tstfmon_n02n40: Likewise.
2329         * tst-fmon-locales/tstfmon_n10y31: Likewise.
2330         * tst-fmon-locales/tstfmon_n11y41: Likewise.
2331         * tst-fmon-locales/tstfmon_n12y11: Likewise.
2332         * tst-fmon-locales/tstfmon_n20n32: Likewise.
2333         * tst-fmon-locales/tstfmon_n30y20: Likewise.
2334         * tst-fmon-locales/tstfmon_n41n00: Likewise.
2335         * tst-fmon-locales/tstfmon_y01y10: Likewise.
2336         * tst-fmon-locales/tstfmon_y02n22: Likewise.
2337         * tst-fmon-locales/tstfmon_y22n42: Likewise.
2338         * tst-fmon-locales/tstfmon_y30y21: Likewise.
2339         * tst-fmon-locales/tstfmon_y32n31: Likewise.
2340         * tst-fmon-locales/tstfmon_y40y00: Likewise.
2341         * tst-fmon-locales/tstfmon_y42n21: Likewise.
2343         * tst-rpmatch.c: Avoid warning with broken compiler.
2345         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
2347         * sort-test.sh: Add more GCONV_PATH usages.
2348         * tst-fmon.sh: Likewise.
2349         * tst-locale.sh: Likewise.
2350         * tst-mbswcs.sh: Likewise.
2351         * tst-rpmatch.sh: Likewise.
2352         * tst-trans.sh: Likewise.
2354         * locales/i18n: Remove order_start around copy.
2356         * locales/iso14651_t1: Correct various small errors.
2358 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
2360         * charmaps/ISO-8859-1: Correct width specification.
2362 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
2364         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
2365         * charmaps/ANSI_X3.4-1968: Likewise.
2366         * charmaps/ASMO_449: Likewise.
2367         * charmaps/BALTIC: Likewise.
2368         * charmaps/BS_4730: Likewise.
2369         * charmaps/BS_VIEWDATA: Likewise.
2370         * charmaps/CP1250: Likewise.
2371         * charmaps/CP1251: Likewise.
2372         * charmaps/CP1252: Likewise.
2373         * charmaps/CP1253: Likewise.
2374         * charmaps/CP1254: Likewise.
2375         * charmaps/CP1255: Likewise.
2376         * charmaps/CP1256: Likewise.
2377         * charmaps/CP1257: Likewise.
2378         * charmaps/CP1258: Likewise.
2379         * charmaps/CSA_Z243.4-1985-1: Likewise.
2380         * charmaps/CSA_Z243.4-1985-2: Likewise.
2381         * charmaps/CSA_Z243.4-1985-GR: Likewise.
2382         * charmaps/CSN_369103: Likewise.
2383         * charmaps/CWI: Likewise.
2384         * charmaps/DEC-MCS: Likewise.
2385         * charmaps/DIN_66003: Likewise.
2386         * charmaps/DS_2089: Likewise.
2387         * charmaps/EBCDIC-AT-DE: Likewise.
2388         * charmaps/EBCDIC-AT-DE-A: Likewise.
2389         * charmaps/EBCDIC-CA-FR: Likewise.
2390         * charmaps/EBCDIC-DK-NO: Likewise.
2391         * charmaps/EBCDIC-DK-NO-A: Likewise.
2392         * charmaps/EBCDIC-ES: Likewise.
2393         * charmaps/EBCDIC-ES-A: Likewise.
2394         * charmaps/EBCDIC-ES-S: Likewise.
2395         * charmaps/EBCDIC-FI-SE: Likewise.
2396         * charmaps/EBCDIC-FI-SE-A: Likewise.
2397         * charmaps/EBCDIC-FR: Likewise.
2398         * charmaps/EBCDIC-IS-FRISS: Likewise.
2399         * charmaps/EBCDIC-IT: Likewise.
2400         * charmaps/EBCDIC-PT: Likewise.
2401         * charmaps/EBCDIC-UK: Likewise.
2402         * charmaps/EBCDIC-US: Likewise.
2403         * charmaps/ECMA-CYRILLIC: Likewise.
2404         * charmaps/ES: Likewise.
2405         * charmaps/ES2: Likewise.
2406         * charmaps/EUC-JP: Likewise.
2407         * charmaps/EUC-KR: Likewise.
2408         * charmaps/GB2312: Likewise.
2409         * charmaps/GBK: Likewise.
2410         * charmaps/GB_1988-80: Likewise.
2411         * charmaps/GOST_19768-74: Likewise.
2412         * charmaps/GREEK-CCITT: Likewise.
2413         * charmaps/GREEK7: Likewise.
2414         * charmaps/GREEK7-OLD: Likewise.
2415         * charmaps/HP-ROMAN8: Likewise.
2416         * charmaps/IBM037: Likewise.
2417         * charmaps/IBM038: Likewise.
2418         * charmaps/IBM1004: Likewise.
2419         * charmaps/IBM1026: Likewise.
2420         * charmaps/IBM1047: Likewise.
2421         * charmaps/IBM256: Likewise.
2422         * charmaps/IBM273: Likewise.
2423         * charmaps/IBM274: Likewise.
2424         * charmaps/IBM275: Likewise.
2425         * charmaps/IBM277: Likewise.
2426         * charmaps/IBM278: Likewise.
2427         * charmaps/IBM280: Likewise.
2428         * charmaps/IBM281: Likewise.
2429         * charmaps/IBM284: Likewise.
2430         * charmaps/IBM285: Likewise.
2431         * charmaps/IBM290: Likewise.
2432         * charmaps/IBM297: Likewise.
2433         * charmaps/IBM420: Likewise.
2434         * charmaps/IBM423: Likewise.
2435         * charmaps/IBM424: Likewise.
2436         * charmaps/IBM437: Likewise.
2437         * charmaps/IBM500: Likewise.
2438         * charmaps/IBM850: Likewise.
2439         * charmaps/IBM851: Likewise.
2440         * charmaps/IBM852: Likewise.
2441         * charmaps/IBM855: Likewise.
2442         * charmaps/IBM857: Likewise.
2443         * charmaps/IBM860: Likewise.
2444         * charmaps/IBM861: Likewise.
2445         * charmaps/IBM862: Likewise.
2446         * charmaps/IBM863: Likewise.
2447         * charmaps/IBM864: Likewise.
2448         * charmaps/IBM865: Likewise.
2449         * charmaps/IBM866: Likewise.
2450         * charmaps/IBM868: Likewise.
2451         * charmaps/IBM869: Likewise.
2452         * charmaps/IBM870: Likewise.
2453         * charmaps/IBM871: Likewise.
2454         * charmaps/IBM874: Likewise.
2455         * charmaps/IBM875: Likewise.
2456         * charmaps/IBM880: Likewise.
2457         * charmaps/IBM891: Likewise.
2458         * charmaps/IBM903: Likewise.
2459         * charmaps/IBM904: Likewise.
2460         * charmaps/IBM905: Likewise.
2461         * charmaps/IBM918: Likewise.
2462         * charmaps/IEC_P27-1: Likewise.
2463         * charmaps/INIS: Likewise.
2464         * charmaps/INIS-CYRILLIC: Likewise.
2465         * charmaps/INVARIANT: Likewise.
2466         * charmaps/ISIRI-3342: Likewise.
2467         * charmaps/ISO-8859-1: Likewise.
2468         * charmaps/ISO-8859-10: Likewise.
2469         * charmaps/ISO-8859-13: Likewise.
2470         * charmaps/ISO-8859-14: Likewise.
2471         * charmaps/ISO-8859-15: Likewise.
2472         * charmaps/ISO-8859-16: Likewise.
2473         * charmaps/ISO-8859-2: Likewise.
2474         * charmaps/ISO-8859-3: Likewise.
2475         * charmaps/ISO-8859-4: Likewise.
2476         * charmaps/ISO-8859-5: Likewise.
2477         * charmaps/ISO-8859-6: Likewise.
2478         * charmaps/ISO-8859-7: Likewise.
2479         * charmaps/ISO-8859-8: Likewise.
2480         * charmaps/ISO-8859-9: Likewise.
2481         * charmaps/ISO-IR-197: Likewise.
2482         * charmaps/ISO-IR-90: Likewise.
2483         * charmaps/ISO_10367-BOX: Likewise.
2484         * charmaps/ISO_5427: Likewise.
2485         * charmaps/ISO_5428: Likewise.
2486         * charmaps/ISO_646.BASIC: Likewise.
2487         * charmaps/ISO_646.IRV: Likewise.
2488         * charmaps/ISO_6937: Likewise.
2489         * charmaps/ISO_6937-2-25: Likewise.
2490         * charmaps/ISO_6937-2-ADD: Likewise.
2491         * charmaps/ISO_8859-SUPP: Likewise.
2492         * charmaps/IT: Likewise.
2493         * charmaps/JIS_C6220-1969-RO: Likewise.
2494         * charmaps/JIS_C6229-1984-B: Likewise.
2495         * charmaps/JIS_X0201: Likewise.
2496         * charmaps/JUS_I.B1.002: Likewise.
2497         * charmaps/JUS_I.B1.003-MAC: Likewise.
2498         * charmaps/JUS_I.B1.003-SERB: Likewise.
2499         * charmaps/KOI-8: Likewise.
2500         * charmaps/KOI8-R: Likewise.
2501         * charmaps/KOI8-U: Likewise.
2502         * charmaps/KSC5636: Likewise.
2503         * charmaps/KSX1001: Likewise.
2504         * charmaps/LATIN-GREEK: Likewise.
2505         * charmaps/LATIN-GREEK-1: Likewise.
2506         * charmaps/MAC-IS: Likewise.
2507         * charmaps/MAC-UK: Likewise.
2508         * charmaps/MACINTOSH: Likewise.
2509         * charmaps/MSZ_7795.3: Likewise.
2510         * charmaps/NATS-DANO: Likewise.
2511         * charmaps/NATS-SEFI: Likewise.
2512         * charmaps/NC_NC00-10: Likewise.
2513         * charmaps/NEXTSTEP: Likewise.
2514         * charmaps/NF_Z_62-010: Likewise.
2515         * charmaps/NF_Z_62-010_1973: Likewise.
2516         * charmaps/NS_4551-1: Likewise.
2517         * charmaps/NS_4551-2: Likewise.
2518         * charmaps/PT: Likewise.
2519         * charmaps/PT2: Likewise.
2520         * charmaps/SAMI: Likewise.
2521         * charmaps/SAMI-WS2: Likewise.
2522         * charmaps/SEN_850200_B: Likewise.
2523         * charmaps/SEN_850200_C: Likewise.
2524         * charmaps/T.101-G2: Likewise.
2525         * charmaps/T.61-7BIT: Likewise.
2526         * charmaps/T.61-8BIT: Likewise.
2527         * charmaps/TIS-620: Likewise.
2528         * charmaps/UTF8: Likewise.
2529         * charmaps/VIDEOTEX-SUPPL: Likewise.
2531 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
2533         * locales/pt_BR: Revert last change partly.  Full weekday and month
2534         names are written with lowercase first letter.
2535         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2537 2000-06-21  Andreas Jaeger  <aj@suse.de>
2539         * tst-trans.c: Include <stdlib.h> and <string.h>.
2541 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
2543         * locales/pt_BR: Correct day and month names.
2544         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2546 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
2548         * Makefile (ld-test-srcs): Add tests/test6.c.
2550         * Makefile (ld-test-srcs): Add trans.def here.
2552         * Makefile (ld-test-srcs): Handle .ds files separately.
2554         * Makefile (ld-test-srcs): Distribute all test6 input files.
2556 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
2558         * locales/be_BY: New file.
2559         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
2561 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
2563         * locales/iso14651_t1: New file.
2565 2000-05-15  Andreas Jaeger  <aj@suse.de>
2567         * tst-fmon.data: Change testcase following fixes for
2568         de_DE.
2570         * locales/de_DE: Remove space after DEM since DEM is
2571         now placed after the value.
2573         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
2574         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
2575         PR libc/1713.
2577 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
2579         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2580         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2582         * tst-fmon.c (main): Print the locale name as well in the error
2583         message.
2585 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
2587         * locales/i18n: New file.
2589 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
2591         * tst-fmon.data: Update test after last strfmon change.
2593 2000-03-15  Andreas Jaeger  <aj@suse.de>
2595         * locales/sl_SI: Fix entries for june and july.
2596         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2597         libc/1648.
2599 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
2601         * locales/en_DK: Correct syntax.
2603 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2605         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2607 2000-03-01  Andreas Jaeger  <aj@suse.de>
2609         * locales/gv_GB: New file.
2610         * locales/kw_GB: New file.
2611         From Pablo Saratxaga <pablo@mandrakesoft.com>.
2613 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2615         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2617 2000-03-01  Andreas Jaeger  <aj@suse.de>
2619         * SUPPORTED: Added bg_BG.CP1251.
2621         * locales/bg_BG: New file.
2623 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
2625         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
2626         names for characters.
2627         * charmaps/EUC-KR: ADD width information.
2628         * repertoiremaps/mnemonic.ko: New file.
2629         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2631         * charmaps/GBK: New file.
2632         * locales/zh_CN.GBK: New file.
2633         * repertoiremaps/mnemonic.zh: New file.
2634         Contributed by Sean Chen <sean.chen@turbolinux.com>.
2636         * locales/mk_MK: New file.
2637         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2638         * SUPPORTED: Add mk_MK ISO-8859-5.
2640 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
2642         * SUPPORTED: Add gl_ES.ISO-8859-1.
2644         * SUPPORTED: Add ar_SA.ISO-8859-6.
2645         * locales/ar_SA: New file.
2647         * locales/th_TH: Remove Thai digits from `digits'.
2649         * SUPPORTED: Add th_TH.TIS-620.
2651         * locales/el_GR (toupper): Don't map *s to S*.
2652         * locales/en_DK: Likewise.
2653         * locales/en_DK.com: Likewise.
2654         * locales/ru_RU: Likewise.
2655         * locales/ru_UA: Likewise.
2656         * locales/tr_TR: Likewise.
2657         * locales/uk_UA: Likewise.
2659         * locales/en_DK (toupper): Map v% to V%.
2660         (tolower): Map V% to v%.
2661         * locales/en_DK.com: Likewise.
2662         * locales/ru_RU: Likewise.
2663         * locales/ru_UA: Likewise.
2664         * locales/tr_TR: Likewise.
2665         * locales/uk_UA: Likewise.
2667 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
2669         * Makefile (generated-dirs): Add de_DE.437.
2671 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
2673         * charmaps/IBM864: Correct comment for /xC6 mapping.
2674         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2675         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2676         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2677         Reported by Bruno Haible <haible@ilog.fr>.
2679 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
2681         * locales/af_ZA: Fix syntax errors.
2683 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
2685         * tst-locale.sh: Also enable test5.
2686         * tests/test5.ds: New file.
2688         * locales/gl_ES: New file.
2689         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2691         * locales/POSIX: Remove trailing semicolon.
2692         * locales/th_TH: Likewise.
2693         PR libc/1545.
2695 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
2697         * locales/ja_JP: Add double-width digits to digit class.
2699 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
2701         * charmaps/ISO-8859-16: Add mapping for /xba.
2702         Reported by Bruno Haible <haible@ilog.fr>.
2704 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
2706         * tst-trans.sh: Add directory names to charmap and repertoire file
2707         names.
2709         * charmaps/ISO-8859-16: New file.
2711         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2713 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
2715         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2717 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2719         * collate-test.c (main): Correct logic in test.
2721         * tst-trans.sh: Use correct name for dynamic loader.
2723 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2725         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2727         * locale/en_BW: New file.
2728         * locale/en_ZW: New file.
2729         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2731 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2733         * locales/ja_JP: Fix cntrl mapping and era definition.
2734         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2736 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2738         * locales/af_ZA: New file.
2739         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2741 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2743         * locales/POSIX: Fix collation order of <SI> and add a few missing
2744         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2746         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2747         weights.
2748         * locales/da_DK: Likewise.
2749         * locales/el_GR: Likewise.
2750         * locales/en_CA: Likewise.
2751         * locales/en_CA,2.5: Likewise.
2752         * locales/en_DK: Likewise.
2753         * locales/en_DK.com: Likewise.
2754         * locales/es_AR: Likewise.
2755         * locales/es_BO: Likewise.
2756         * locales/es_CL: Likewise.
2757         * locales/es_CO: Likewise.
2758         * locales/es_DO: Likewise.
2759         * locales/es_EC: Likewise.
2760         * locales/es_ES: Likewise.
2761         * locales/es_GT: Likewise.
2762         * locales/es_HN: Likewise.
2763         * locales/es_MX: Likewise.
2764         * locales/es_PA: Likewise.
2765         * locales/es_PE: Likewise.
2766         * locales/es_PY: Likewise.
2767         * locales/es_SV: Likewise.
2768         * locales/es_US: Likewise.
2769         * locales/es_UY: Likewise.
2770         * locales/es_VE: Likewise.
2771         * locales/et_EE: Likewise.
2772         * locales/fi_FI: Likewise.
2773         * locales/fr_CA,2.13: Likewise.
2774         * locales/hr_HR: Likewise.
2775         * locales/hu_HU: Likewise.
2776         * locales/is_IS: Likewise.
2777         * locales/lt_LT: Likewise.
2778         * locales/lv_LV: Likewise.
2779         * locales/no_NO: Likewise.
2780         * locales/pl_PL: Likewise.
2781         * locales/ro_RO: Likewise.
2782         * locales/ru_RU: Likewise.
2783         * locales/ru_UA: Likewise.
2784         * locales/sl_SI: Likewise.
2785         * locales/sr_YU: Likewise.
2786         * locales/sv_SE: Likewise.
2787         * locales/th_TH: Likewise.
2788         * locales/tr_TR: Likewise.
2789         * locales/uk_UA: Likewise.
2791 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2793         * charmaps/ISIRI-3342: New file.
2794         * locales/fa_IR: New file.
2795         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2797 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2799         * locales/de_DE: Correct syntax of multi-character weights.
2801 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2803         * tests/test6.c: New file.
2804         * tests/test6.cm: New file.
2805         * tests/test6.def: New file.
2806         * tests/test6.mne: New file.
2808         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2809         UFE85, and UFE8B.
2810         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2811         and /xc6.
2812         * charmaps/KOI8-U: Fix typo in /x95 entry.
2813         * charmaps/KOI8-R: Correct 0x95 entry.
2814         * charmaps/CP1258: Add /xEC.
2815         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2816         * charmaps/IBM874: Add Euro.
2817         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2818         Reported by Bruno Haible <haible@ilog.fr>.
2820 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2822         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2823         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2825 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2827         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2828         * charmaps/EUC-JP: Likewise.
2829         * repertoiremaps/mnemonic.ja: Likewise.
2831         * locales/ja_JP: Add extra CLASS and MAP definisions.
2833         * charmaps/EUC-JP: Add WIDTH definitions.
2835 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2837         * Makefile: Don't run tests for now.
2839 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2841         * locales/ko_KR: New file.
2842         * charmaps/EUC-KR: New file.
2843         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2845 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2847         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2849         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2851 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2853         * tst-trans.c: New file.
2854         * tst-trans.sh: New file.
2855         * tests/trans.def: New file.
2856         * Makefile: Add rules for character mapping tests.
2858         * tests/test1.def: Correct ellipsis syntax.
2860 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2862         * charmaps/ISO-8859-1: Don't define values for non-printable
2863         characters.
2865         * charmaps/ISO-8859-1: Add width information.
2867 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2869         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2871         * charmaps/ISO-8859-13: Fix a few entries.
2872         Patch by Marius Gedminas <mgedmin@takas.lt>.
2874 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2876         * locales/zh_CN: Some first patches to make the file usable.
2878 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2880         * locales/id_ID: Fix typo.
2882 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2884         * locales/en_DK: Add Euro symbol to collation and characterization
2885         tables.  Patch by Geoff Keating.
2887         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2889 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2891         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2892         * charmaps/IBM866: Likewise.
2893         * charmaps/IBM874: Likewise.
2894         * charmaps/ISO-8859-13: Likewise.
2895         * charmaps/ISO-8859-14: Likewise.
2896         * charmaps/ISO-8859-15: Likewise.
2897         * charmaps/MAC-UK: Likewise.
2899         * charmaps/ISO-8859-13: Correct typo.
2900         * charmaps/ISO-8859-14: Likewise.
2901         * charmaps/ISO-8859-15: Likewise.
2903 1999-08-16  Andreas Schwab  <schwab@suse.de>
2905         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2906         <percent-sign/> entry.  Correct typo.
2908 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2910         * charmaps/UTF8: Generated from the charDB.
2912 1999-08-13  Andreas Schwab  <schwab@suse.de>
2914         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2915         * locales/da_DK: Likewise.
2916         * locales/de_DE: Likewise.
2917         * locales/el_GR: Likewise.
2918         * locales/en_CA: Likewise.
2919         * locales/en_DK: Likewise.
2920         * locales/en_DK.com: Likewise.
2921         * locales/es_AR: Likewise.
2922         * locales/es_BO: Likewise.
2923         * locales/es_CL: Likewise.
2924         * locales/es_CO: Likewise.
2925         * locales/es_DO: Likewise.
2926         * locales/es_EC: Likewise.
2927         * locales/es_ES: Likewise.
2928         * locales/es_GT: Likewise.
2929         * locales/es_HN: Likewise.
2930         * locales/es_MX: Likewise.
2931         * locales/es_PA: Likewise.
2932         * locales/es_PE: Likewise.
2933         * locales/es_PY: Likewise.
2934         * locales/es_SV: Likewise.
2935         * locales/es_US: Likewise.
2936         * locales/es_UY: Likewise.
2937         * locales/es_VE: Likewise.
2938         * locales/et_EE: Likewise.
2939         * locales/fi_FI: Likewise.
2940         * locales/hr_HR: Likewise.
2941         * locales/hu_HU: Likewise.
2942         * locales/is_IS: Likewise.
2943         * locales/lt_LT: Likewise.
2944         * locales/lv_LV: Likewise.
2945         * locales/no_NO: Likewise.
2946         * locales/pl_PL: Likewise.
2947         * locales/ro_RO: Likewise.
2948         * locales/ru_RU: Likewise.
2949         * locales/ru_UA: Likewise.
2950         * locales/sl_SI: Likewise.
2951         * locales/sr_YU: Likewise.
2952         * locales/sv_SE: Likewise.
2953         * locales/tr_TR: Likewise.
2954         * locales/uk_UA: Likewise.
2956         * charmaps/ISO_10646: Fix typo.
2958 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2960         * locales/ca_ES: New file.
2961         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2963         * SUPPORTED: Add ca_ES.
2965 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2967         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2968         correct sources.
2970 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2972         * locales/ru_RU: Abbreviate Saturday Sbt.
2973         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2975 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2977         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2979 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2981         * Makefile (install-locales): Allow specifying charset in locale
2982         name but omit it in locale definition file.
2984         * SUPPORTED: Don't generate ru_SU.
2985         * locales/ru_SU: Removed.
2987         * locales/zh_CN: Update.
2988         * charmaps/GB2312: New file.
2989         Contributed by hashao@china.com.
2991 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2993         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2994         correct some character names.
2996         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2998 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
3000         * charmaps/SAMI-WS2: Add one more alias.
3002 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
3004         * charmaps/IBM874: New file.
3006         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
3008         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
3010         * charmaps/IBM864: Major update from Unicode data.
3012         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
3014         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
3016         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
3018         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
3020         * charmaps/IBM857: Correct entries ee, f7, and fa.
3022         * charmaps/IBM855: Correct entries 95, ef, and fd.
3024         * charmaps/IBM437: Correct entries f9 and fa.
3026         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
3028         * locales/th_TH: New file.  Thai locale description.
3029         * th_TH.in: New file.
3030         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3032 1999-04-14  Cristian Gafton  <gafton@redhat.com>
3034         * SUPPORTED: Add support for Ukraine Russian.
3035         * locales/ru_UA: New file.
3036         * locales/uk_UA: New file.
3037         * charmaps/KOI8-U: New file.
3039 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
3041         * locales/id_ID: New file.
3043 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
3045         * charmaps/TIS-620: New file.
3046         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3048 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
3050         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
3052         * charmaps/CP1256: Cosmetic changes.
3053         * charmaps/CP1257: Likewise.
3055         * charmaps/CP1258: New file.
3057         * charmaps/CP1257: Add some marks.
3058         * charmaps/CP1256: Update from Unicode page.
3059         * charmaps/CP1255: Lots of punctuation character changes.
3060         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
3061         * charmaps/CP1253: Add Euro character.
3062         * charmaps/CP1252: Add Euro character and z caron.
3063         * charmaps/CP1251: Add Euro character.
3064         * charmaps/CP1250: Add Euro character.
3066 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
3068         * locales/hr_HR: Various corrections.
3069         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
3071 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
3073         * locales/ru_RU (mon): Fix March and May month name translations.
3074         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
3076 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
3078         * Makefile (test-input): Prepare for cs_CZ test.
3079         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
3080         * cs_CZ.in: New file.
3082 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
3084         * locales/it_CH: New file.
3085         * SUPPORTED: Add it_CH.
3087         * locales/in_ID: New file.
3088         * SUPPORTED: Add in_ID.
3090 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3092         * Makefile (test-input): Add hr_HR.ISO-8859-2.
3093         (test-input-data): New variable.
3094         (distribute): Use it.
3095         (do-collate-test): Use it.
3096         * locales/hr_HR.in: New file.
3098 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
3100         * charmaps/IBM866: New file.
3101         * charmaps/MAC-UK: New file.
3103 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
3105         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
3106         * charmaps/ISO-8859-14: Add alias names.
3108         * repertoiremaps/mnemonics.ds: Remove duplicates.
3110 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
3112         * charmaps/ISO-8859-13: New file.
3113         * charmaps/ISO-8859-14: New file.
3114         * charmaps/ISO-8859-15: New file.
3116         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
3118 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
3120         * SUPPORTED: Add en_AU.
3122 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
3124         * SUPPORTED: Update greek entry.
3125         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
3127 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
3129         * locales/el_GR (abmon): Remove spaces at end of strings.
3131 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
3133         * tests/test1.cm: Add missing character definitions to read POSIX
3134         locale definition.
3135         * tests/test2.cm: Likewise.
3136         * tests/test3.cm: Likewise.
3137         * tests/test4.cm: Likewise.
3138         * tests/test5.cm: Likewise.
3140 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
3142         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
3144 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
3146         * locales/gr_GR: Renamed to...
3147         * locales/el_GR: ...this.
3148         (yesexpr, noexpr): Also allow yes and no.
3150 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3152         * locales/sr_YU: Add repertoiremap.
3154 1998-09-23  Cristian Gafton  <gafton@redhat.com>
3156         * locales/sr_YU: New file.
3157         * SUPPORTED: Add sr_YU.
3159 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
3161         * Makefile: Rewrite install-locales rule.
3163 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
3165         * Makefile: Add more dependecies for running tests.
3166         Reported by HJ Lu.
3168 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3170         * locales/sk_SK: Add repertoiremap.
3172 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3174         * locales/ru_SU: Add repertoiremap.
3176 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
3178         * locales/ru_SU: New file.
3179         * SUPPORTED: Add ru_SU with KOI8-R.
3181 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
3183         * Makefile: Install repertoire maps.
3184         * mnemonic.ds: Moved into repertoiremaps subdir.
3185         * repertoiremaps/charids.894: New file.
3186         * repertoiremaps/mnemonic.ds: New file.
3188         * sort-test.sh: Adapt for most recent changes in localedef.
3189         * tst-fmon.sh: Likewise.
3190         * tst-locale.sh: Likewise.
3192         * locales/POSIX: Add repertoiremap definition.
3193         * locales/cs_CZ: Likewise.
3194         * locales/da_DK: Likewise.
3195         * locales/de_AT: Likewise.
3196         * locales/de_BE: Likewise.
3197         * locales/de_CH: Likewise.
3198         * locales/de_DE: Likewise.
3199         * locales/de_LU: Likewise.
3200         * locales/en_AU: Likewise.
3201         * locales/en_CA: Likewise.
3202         * locales/en_CA,2.5: Likewise.
3203         * locales/en_DK: Likewise.
3204         * locales/en_DK.com: Likewise.
3205         * locales/en_GB: Likewise.
3206         * locales/en_IE: Likewise.
3207         * locales/en_NZ: Likewise.
3208         * locales/en_US: Likewise.
3209         * locales/es_AR: Likewise.
3210         * locales/es_BO: Likewise.
3211         * locales/es_CL: Likewise.
3212         * locales/es_CO: Likewise.
3213         * locales/es_DO: Likewise.
3214         * locales/es_EC: Likewise.
3215         * locales/es_ES: Likewise.
3216         * locales/es_GT: Likewise.
3217         * locales/es_HN: Likewise.
3218         * locales/es_MX: Likewise.
3219         * locales/es_PA: Likewise.
3220         * locales/es_PE: Likewise.
3221         * locales/es_PY: Likewise.
3222         * locales/es_SV: Likewise.
3223         * locales/es_US: Likewise.
3224         * locales/es_UY: Likewise.
3225         * locales/es_VE: Likewise.
3226         * locales/et_EE: Likewise.
3227         * locales/eu_ES: Likewise.
3228         * locales/fi_FI: Likewise.
3229         * locales/fo_FO: Likewise.
3230         * locales/fr_BE: Likewise.
3231         * locales/fr_CA: Likewise.
3232         * locales/fr_CA,2.13: Likewise.
3233         * locales/fr_CH: Likewise.
3234         * locales/fr_FR: Likewise.
3235         * locales/fr_LU: Likewise.
3236         * locales/ga_IE: Likewise.
3237         * locales/gr_GR: Likewise.
3238         * locales/he_IL: Likewise.
3239         * locales/hr_HR: Likewise.
3240         * locales/hu_HU: Likewise.
3241         * locales/is_IS: Likewise.
3242         * locales/it_IT: Likewise.
3243         * locales/iw_IL: Likewise.
3244         * locales/kl_GL: Likewise.
3245         * locales/lt_LT: Likewise.
3246         * locales/lv_LV: Likewise.
3247         * locales/nl_BE: Likewise.
3248         * locales/nl_NL: Likewise.
3249         * locales/no_NO: Likewise.
3250         * locales/pl_PL: Likewise.
3251         * locales/pt_BR: Likewise.
3252         * locales/pt_PT: Likewise.
3253         * locales/ro_RO: Likewise.
3254         * locales/ru_RU: Likewise.
3255         * locales/sl_SI: Likewise.
3256         * locales/sv_FI: Likewise.
3257         * locales/sv_SE: Likewise.
3258         * locales/tr_TR: Likewise.
3259         * locales/zh_CN: Likewise.
3261 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
3263         * tst-locale.sh: Add comment for when multi-byte charsets in
3264         locales work.
3265         * tests/test5.cm: New file.
3266         * tests/test5.def: New file.
3267         * Makefile (ld-test-names): Add test5.
3269 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
3271         * locales/de_DE: Use . as thousands separator and 3;3 groups for
3272         LC_NUMERIC.
3274 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
3276         * Makefile: Fix test rules from last patch.
3278 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3280         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
3281         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
3283 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
3285         * Makefile (distribute): Add tst-locale.sh.
3287 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
3289         * Makefile (distribute): Add SUPPORTED.
3290         (install-locales): New rule to install locale dat ausing localedef.
3291         * SUPPORTED: New file.  Names all usable locales.
3292         Based on a patch by Cristian Gafton <gafton@redhat.com>.
3294         * locales/gr_GR: Correct collation description.
3295         * locales/nl_NL: Correct Charset requirement.
3296         * locales/pt_BR: Fix int_curr_symbol.
3297         * locales/ru_RU: Fix ctype data.
3298         Patches by Cristian Gafton <gafton@redhat.com>.
3300         * locales/nl_NL: Fix yesexpr/noexpr.
3301         * locales/pt_BR: Likewise.
3302         * locales/cs_CZ: Likewise.
3303         * locales/da_DK: Likewise.
3304         * locales/en_AU: Likewise.
3305         * locales/en_CA: Likewise.
3306         * locales/en_DK: Likewise.
3307         * locales/en_DK.com: Likewise.
3308         * locales/en_GB: Likewise.
3309         * locales/en_NZ: Likewise.
3310         * locales/en_US: Likewise.
3311         * locales/es_AR: Likewise.
3312         * locales/es_BO: Likewise.
3313         * locales/es_CL: Likewise.
3314         * locales/es_CO: Likewise.
3315         * locales/es_DO: Likewise.
3316         * locales/es_EC: Likewise.
3317         * locales/es_ES: Likewise.
3318         * locales/es_GT: Likewise.
3319         * locales/es_HN: Likewise.
3320         * locales/es_MX: Likewise.
3321         * locales/es_PA: Likewise.
3322         * locales/es_PE: Likewise.
3323         * locales/es_PY: Likewise.
3324         * locales/es_SV: Likewise.
3325         * locales/es_US: Likewise.
3326         * locales/es_UY: Likewise.
3327         * locales/es_VE: Likewise.
3328         * locales/et_EE: Likewise.
3329         * locales/eu_ES: Likewise.
3330         * locales/fi_FI: Likewise.
3331         * locales/fo_FO: Likewise.
3332         * locales/fr_BE: Likewise.
3333         * locales/fr_CA: Likewise.
3334         * locales/fr_CH: Likewise.
3335         * locales/fr_FR: Likewise.
3336         * locales/fr_LU: Likewise.
3337         * locales/ga_IE: Likewise.
3338         * locales/gr_GR: Likewise.
3339         * locales/he_IL: Likewise.
3340         * locales/hr_HR: Likewise.
3341         * locales/hu_HU: Likewise.
3342         * locales/is_IS: Likewise.
3343         * locales/it_IT: Likewise.
3344         * locales/iw_IL: Likewise.
3345         * locales/ja_JP: Likewise.
3346         * locales/kl_GL: Likewise.
3347         * locales/lt_LT: Likewise.
3348         * locales/lv_LV: Likewise.
3349         * locales/no_NO: Likewise.
3350         * locales/pl_PL: Likewise.
3351         * locales/pt_PT: Likewise.
3352         * locales/ro_RO: Likewise.
3353         * locales/ru_RU: Likewise.
3354         * locales/sl_SI: Likewise.
3355         * locales/sv_SE: Likewise.
3356         * locales/tr_TR: Likewise.
3357         * locales/zh_CN: Likewise.
3359 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
3361         * locales/ru_RU: Correct last patch.
3362         Patch by Cristian Gafton <gafton@redhat.com>.
3364 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
3366         * locales/de_DE: Use common german data and time format not ISO
3367         8601.
3369 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
3371         * locales/ru_RU: Correct inconsistencies in mon data.
3372         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
3374 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3376         * locales/pl_PL: Fix int_curr_symbol.
3378 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
3380         * locales/is_IS: Update from Debian version.
3382 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
3384         * tst-fmon.c: New file.  strfmon test program.
3385         * tst-fmon.sh: New file.  Script to run strfmon test.
3386         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
3387         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
3389         * locales/cs_CZ: Update from author.
3391 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
3393         * sort-test.sh: Call localedef with additional environment variable
3394         I18NPATH to point to not-yet-installed locale data files.
3396         * locales/POSIX: Updated version from maintainer.
3398 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
3400         * collate-test.c (main): Change prototype definition to prevent
3401         warning.
3403 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
3405         * locales/de_DE: Include real collation data.  It's similar to the
3406         en_DK information but the order of small and capital characters is
3407         exchanged.
3409         * collate-test.c: New file.  Test suite for strcoll function.
3410         * de_DE.in: Input file for collation test.
3411         * da_DK.in: Likewise.
3413         * xfrm-test.c: New file.  Test suite for strxfrm function.
3415 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
3417         * All charmaps: Fix entries for <quotation-mark>.
3419 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
3421         * Makefile (charmaps): Don't try to install CVS or RCS directory.
3422         (locales): Likewise.
3423         Reported by Matthias Urlichs.