Install uz_UZ.UTF-8 locale (BZ #16095)
[glibc.git] / localedata / ChangeLog
blob134af04c99de3a3f62fdbc9ff640ee4c2dcaa9a7
1 2014-06-05  Andreas Schwab  <schwab@suse.de>
3         [BZ #16095]
4         * SUPPORTED: Add uz_UZ.UTF-8/UTF-8.
6 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
8         * Makefile (TEST_MBWC_ENV): Remove variable.
9         (tst_iswalnum-ENV): Likewise.
10         (tst_iswalpha-ENV): Likewise.
11         (tst_iswcntrl-ENV): Likewise.
12         (tst_iswctype-ENV): Likewise.
13         (tst_iswdigit-ENV): Likewise.
14         (tst_iswgraph-ENV): Likewise.
15         (tst_iswlower-ENV): Likewise.
16         (tst_iswprint-ENV): Likewise.
17         (tst_iswpunct-ENV): Likewise.
18         (tst_iswspace-ENV): Likewise.
19         (tst_iswupper-ENV): Likewise.
20         (tst_iswxdigit-ENV): Likewise.
21         (tst_mblen-ENV): Likewise.
22         (tst_mbrlen-ENV): Likewise.
23         (tst_mbrtowc-ENV): Likewise.
24         (tst_mbsrtowcs-ENV): Likewise.
25         (tst_mbstowcs-ENV): Likewise.
26         (tst_mbtowc-ENV): Likewise.
27         (tst_strcoll-ENV): Likewise.
28         (tst_strfmon-ENV): Likewise.
29         (tst_strxfrm-ENV): Likewise.
30         (tst_swscanf-ENV): Likewise.
31         (tst_towctrans-ENV): Likewise.
32         (tst_towlower-ENV): Likewise.
33         (tst_towupper-ENV): Likewise.
34         (tst_wcrtomb-ENV): Likewise.
35         (tst_wcscat-ENV): Likewise.
36         (tst_wcschr-ENV): Likewise.
37         (tst_wcscmp-ENV): Likewise.
38         (tst_wcscoll-ENV): Likewise.
39         (tst_wcscpy-ENV): Likewise.
40         (tst_wcscspn-ENV): Likewise.
41         (tst_wcslen-ENV): Likewise.
42         (tst_wcsncat-ENV): Likewise.
43         (tst_wcsncmp-ENV): Likewise.
44         (tst_wcsncpy-ENV): Likewise.
45         (tst_wcspbrk-ENV): Likewise.
46         (tst_wcsrtombs-ENV): Likewise.
47         (tst_wcsspn-ENV): Likewise.
48         (tst_wcsstr-ENV): Likewise.
49         (tst_wcstod-ENV): Likewise.
50         (tst_wcstok-ENV): Likewise.
51         (tst_wcstombs-ENV): Likewise.
52         (tst_wcswidth-ENV): Likewise.
53         (tst_wcsxfrm-ENV): Likewise.
54         (tst_wctob-ENV): Likewise.
55         (tst_wctomb-ENV): Likewise.
56         (tst_wctrans-ENV): Likewise.
57         (tst_wctype-ENV): Likewise.
58         (tst_wcwidth-ENV): Likewise.
59         (tst-digits-ENV): Likewise.
60         (tst-mbswcs6-ENV): Likewise.
61         (tst-xlocale1-ENV): Likewise.
62         (tst-xlocale2-ENV): Likewise.
63         (tst-strfmon1-ENV): Likewise.
64         (tst-strptime-ENV): Likewise.
65         (tst-setlocale-ENV): Don't set LOCPATH.
66         (bug-iconv-trans-ENV): Remove variable.
67         (tst-sscanf-ENV): Likewise.
68         (tst-leaks-ENV): Don't set LOCPATH.
69         (bug-setlocale1-ENV): Remove variable.
70         (bug-setlocale1-static-ENV): Likewise.
71         (tst-setlocale2-ENV): Likewise.
73 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
75         * Makefile (LOCALEDEF): Use $(elf-objpfx) instead of
76         $(common-objpfx)elf/.
78 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
80         * Makefile (LOCALES): Move definition above include of Rules.
81         (LOCALE_SRCS): Likewise.
82         (CHARMAPS): Likewise.
83         (CTYPE_FILES): Likewise.
84         (tests-special): Add locale files.
85         ($(addprefix $(objpfx),$(CTYPE_FILES))): Use $(evaluate-test).
87         * Makefile (generated): Rename tests to end with .out.
88         (tests-special): Likewise.
89         ($(objpfx)mtrace-tst-leaks): Likewise.
91 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
93         * Makefile (tests): Change dependencies to ....
94         (tests-special): ... additions to this variable.
96 2014-02-28  Roland McGrath  <roland@hack.frob.com>
98         * Makefile (generated, generated-dirs): Use += rather than =.
100 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
102         * Makefile: Include Makeconfig immediately after defining subdir.
103         (all): Remove target.
105 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
107         * Makefile ($(objpfx)sort-test.out): Use $(evaluate-test).
108         ($(objpfx)tst-fmon.out): Likewise.
109         ($(objpfx)tst-numeric.out): Likewise.
110         ($(objpfx)tst-locale.out): Likewise.
111         ($(objpfx)tst-rpmatch.out): Likewise.
112         ($(objpfx)tst-trans.out): Likewise.
113         ($(objpfx)tst-mbswcs.out): Likewise.
114         ($(objpfx)tst-ctype.out): Likewise.
115         ($(objpfx)tst-wctype.out): Likewise.
116         ($(objpfx)tst-langinfo.out): Likewise.
117         ($(objpfx)mtrace-tst-leaks): Likewise.
119 2013-12-26  Chris Leonard  <cjl@sugarlabs.org>
121         * locales/sa_IN: Add lang_name.
122         * locales/sat_IN: Likewise.
123         * locales/sc_IT: Likewise.
124         * locales/se_NO: Likewise.
125         * locales/si_LK: Likewise.
126         * locales/sl_SI: Likewise.
127         * locales/sq_AL: Likewise.
128         * locales/sq_MK: Likewise.
129         * locales/sv_FI: Likewise.
130         * locales/sv_SE: Likewise.
131         * locales/szl_PL: Likewise.
133 2013-12-20  Chris Leonard  <cjl@sugarlabs.org>
135         * locales/oc_FR: Add lang_name.
136         * locales/or_IN: Likewise.
137         * locales/pa_IN: Likewise.
138         * locales/pa_PK: Likewise.
139         * locales/pap_AW: Likewise.
140         * locales/pap_CW: Likewise.
141         * locales/pl_PL: Likewise.
142         * locales/pt_BR: Likewise.
143         * locales/pt_PT: Likewise.
144         * locales/quz_PE: Likewise.
146 2013-12-12  Toke Høiland-Jørgensen <toke@toke.dk>
148         [BZ #15593]
149         * locales/translit_neutral: Add entries for U00D8 and U00F8.
151 2013-12-12  Marko Myllynen  <myllynen@redhat.com>
153         * locales/fi_FI: Fix Charset comment.
154         * locales/fi_FI@euro: Likewise.
156 2013-12-01  Chris Leonard  <cjl@sugarlabs.org>
158         * locales/mag_IN: Add lang_name.
159         * locales/mai_IN: Likewise.
160         * locales/mg_MG: Likewise.
161         * locales/mi_NZ: Likewise.
162         * locales/mk_MK: Likewise.
163         * locales/ml_IN: Likewise.
164         * locales/mn_MN: Likewise.
165         * locales/mni_IN: Likewise.
166         * locales/mr_IN: Likewise.
167         * locales/ms_MY: Likewise.
168         * locales/mt_MT: Likewise.
169         * locales/nb_NO: Likewise.
170         * locales/ne_NP: Likewise.
171         * locales/nhn_MX: Likewise.
172         * locales/nl_AW: Likewise.
173         * locales/nl_BE: Likewise.
174         * locales/nl_NL: Likewise.
175         * locales/nn_NO: Likewise.
177 2013-11-26  Chris Leonard  <cjl@sugarlabs.org>
179         * locales/ka_GE: Add lang_name.
180         * locales/kl_GL: Likewise.
181         * locales/kn_IN: Likewise.
182         * locales/ko_KR: Likewise.
183         * locales/kok_IN: Likewise.
184         * locales/ks_IN: Likewise.
185         * locales/ks_IN@devanagari: Likewise.
186         * locales/kw_GB: Likewise.
187         * locales/ky_KG: Likewise.
188         * locales/lg_UG: Likewise.
189         * locales/li_BE: Likewise.
190         * locales/li_NL: Likewise.
191         * locales/lij_IT: Likewise.
192         * locales/lt_LT: Likewise.
193         * locales/lv_LV: Likewise.
195 2013-11-25  Chris Leonard  <cjl@sugarlabs.org>
197         * locales/ga_IE: Add lang_name.
198         * locales/gl_ES: Likewise.
199         * locales/gu_IN: Likewise.
200         * locales/gv_GB: Likewise.
201         * locales/hi_IN: Likewise.
202         * locales/hne_IN: Likewise.
203         * locales/hr_HR: Likewise.
204         * locales/hu_HU: Likewise.
205         * locales/id_ID: Likewise.
206         * locales/ik_CA: Likewise.
207         * locales/is_IS: Likewise.
208         * locales/it_CH: Likewise.
209         * locales/it_IT: Likewise.
210         * locales/ja_JP: Likewise.
212 2013-11-24  Chris Leonard  <cjl@sugarlabs.org>
214         * locales/bs_BA: Add lang_name.
215         * locales/ca_AD: Likewise.
216         * locales/ca_ES: Likewise.
217         * locales/ca_FR: Likewise.
218         * locales/ca_IT: Likewise.
219         * locales/crh_UA: Likewise.
220         * locales/csb_PL: Likewise.
221         * locales/cv_RU: Likewise.
222         * locales/da_DK: Likewise.
223         * locales/doi_IN: Likewise.
224         * locales/dv_MV: Likewise.
225         * locales/el_CY: Likewise.
226         * locales/el_GR: Likewise.
227         * locales/el_GR@euro: Likewise.
228         * locales/eu_ES: Likewise.
229         * locales/fi_FI: Likewise.
230         * locales/fil_PH: Likewise.
231         * locales/fo_FO: Likewise.
232         * locales/fur_IT: Likewise.
233         * locales/fy_DE: Likewise.
234         * locales/fy_NL: Likewise.
236 2013-11-23  Chris Leonard  <cjl@sugarlabs.org>
238         * locales/be_BY: Add lang_name.
239         * locales/be_BY@latin: Likewise.
240         * locales/ber_DZ: Likewise.
241         * locales/ber_MA: Likewise.
242         * locales/bg_BG: Likewise.
243         * locales/bho_IN: Likewise.
244         * locales/bn_BD: Likewise.
245         * locales/bn_IN: Likewise.
246         * locales/br_FR: Likewise.
248 2013-11-23  Chris Leonard  <cjl@sugarlabs.org>
250         * locales/an_ES: Add lang_name.
251         * locales/anp_IN: Likewise.
252         * locales/as_IN: Likewise.
253         * locales/ast_ES: Likewise.
254         * locales/ayc_PE: Likewise.
255         * locales/az_AZ: Likewise.
257 2013-11-22  Chris Leonard  <cjl@sugarlabs.org>
259         * locales/de_AT: Add lang_name to German, English, Spanish, French locales.
260         * locales/de_BE: Likewise.
261         * locales/de_CH: Likewise.
262         * locales/de_DE: Likewise.
263         * locales/de_LU: Likewise.
264         * locales/en_AG: Likewise.
265         * locales/en_AU: Likewise.
266         * locales/en_BW: Likewise.
267         * locales/en_CA: Likewise.
268         * locales/en_DK: Likewise.
269         * locales/en_GB: Likewise.
270         * locales/en_HK: Likewise.
271         * locales/en_IE: Likewise.
272         * locales/en_IN: Likewise.
273         * locales/en_NZ: Likewise.
274         * locales/en_PH: Likewise.
275         * locales/en_SG: Likewise.
276         * locales/en_US: Likewise.
277         * locales/en_ZM: Likewise.
278         * locales/en_ZW: Likewise.
279         * locales/es_AR: Likewise.
280         * locales/es_BO: Likewise.
281         * locales/es_CL: Likewise.
282         * locales/es_CO: Likewise.
283         * locales/es_CR: Likewise.
284         * locales/es_CU: Likewise.
285         * locales/es_DO: Likewise.
286         * locales/es_EC: Likewise.
287         * locales/es_ES: Likewise.
288         * locales/es_GT: Likewise.
289         * locales/es_HN: Likewise.
290         * locales/es_MX: Likewise.
291         * locales/es_NI: Likewise.
292         * locales/es_PA: Likewise.
293         * locales/es_PE: Likewise.
294         * locales/es_PR: Likewise.
295         * locales/es_PY: Likewise.
296         * locales/es_SV: Likewise.
297         * locales/es_US: Likewise.
298         * locales/es_UY: Likewise.
299         * locales/es_VE: Likewise.
300         * locales/fr_BE: Likewise.
301         * locales/fr_CA: Likewise.
302         * locales/fr_CH: Likewise.
303         * locales/fr_FR: Likewise.
304         * locales/fr_LU: Likewise.
306 2013-11-21  Chris Leonard  <cjl@sugarlabs.org>
308         * locales/ar_AE: Add lang_name to Arabic locales.
309         * locales/ar_BH: Likewise.
310         * locales/ar_DZ: Likewise.
311         * locales/ar_EG: Likewise.
312         * locales/ar_IN: Likewise.
313         * locales/ar_IQ: Likewise.
314         * locales/ar_JO: Likewise.
315         * locales/ar_KW: Likewise.
316         * locales/ar_LB: Likewise.
317         * locales/ar_LY: Likewise.
318         * locales/ar_MA: Likewise.
319         * locales/ar_OM: Likewise.
320         * locales/ar_QA: Likewise.
321         * locales/ar_SA: Likewise.
322         * locales/ar_SD: Likewise.
323         * locales/ar_SS: Likewise.
324         * locales/ar_SY: Likewise.
325         * locales/ar_TN: Likewise.
326         * locales/ar_YE: Likewise.
328 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
330         [BZ #15601]
331         * locales/or_IN: Rename Oriya to Odia.
333 2013-11-18  Chris Leonard  <cjl@sugarlabs.org>
335         [BZ #16144]
336         * locales/tk_TM: Duplicated abday value for tk_TM.
338 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
340         * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Remove unused t_ini variable.
342 2013-11-17  Chris Leonard  <cjl@sugarlabs.org>
344         [BZ #16146]
345         * locales/wae_CH: Correct wae_CH to UTF-8 encoding.
347 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
349         [BZ #16172]
350         * locales/the_NP: New locale for the_NP.
351         * SUPPORTED: Add the_NP.
353 2013-11-14  Chris Leonard  <cjl@sugarlabs.org>
355         [BZ #16143]
356         * locales/pap_AN: pap_* locales have duplicated LC_NUMERIC section.
357         * locales/pap_AW: Likewise.
358         * locales/pap_CW: Likewise.
360 2013-11-08  Chris Leonard  <cjl@sugarlabs.org>
362         [BZ #16103]
363         * locales/aa_DJ: LC_MEASUREMENT review and standardization
364         * locales/aa_ER: Likewise.
365         * locales/aa_ER@saaho: Likewise.
366         * locales/aa_ET: Likewise.
367         * locales/af_ZA: Likewise.
368         * locales/ak_GH: Likewise.
369         * locales/am_ET: Likewise.
370         * locales/an_ES: Likewise.
371         * locales/anp_IN: Likewise.
372         * locales/ar_AE: Likewise.
373         * locales/ar_BH: Likewise.
374         * locales/ar_DZ: Likewise.
375         * locales/ar_EG: Likewise.
376         * locales/ar_IN: Likewise.
377         * locales/ar_IQ: Likewise.
378         * locales/ar_JO: Likewise.
379         * locales/ar_KW: Likewise.
380         * locales/ar_LB: Likewise.
381         * locales/ar_LY: Likewise.
382         * locales/ar_MA: Likewise.
383         * locales/ar_OM: Likewise.
384         * locales/ar_QA: Likewise.
385         * locales/ar_SA: Likewise.
386         * locales/ar_SD: Likewise.
387         * locales/ar_SS: Likewise.
388         * locales/ar_SY: Likewise.
389         * locales/ar_TN: Likewise.
390         * locales/ar_YE: Likewise.
391         * locales/as_IN: Likewise.
392         * locales/ast_ES: Likewise.
393         * locales/ayc_PE: Likewise.
394         * locales/az_AZ: Likewise.
395         * locales/be_BY: Likewise.
396         * locales/be_BY@latin: Likewise.
397         * locales/bem_ZM: Likewise.
398         * locales/ber_DZ: Likewise.
399         * locales/ber_MA: Likewise.
400         * locales/bg_BG: Likewise.
401         * locales/bho_IN: Likewise.
402         * locales/bn_BD: Likewise.
403         * locales/bn_IN: Likewise.
404         * locales/bo_CN: Likewise.
405         * locales/bo_IN: Likewise.
406         * locales/br_FR: Likewise.
407         * locales/br_FR@euro: Likewise.
408         * locales/brx_IN: Likewise.
409         * locales/bs_BA: Likewise.
410         * locales/byn_ER: Likewise.
411         * locales/ca_AD: Likewise.
412         * locales/ca_ES: Likewise.
413         * locales/ca_ES@euro: Likewise.
414         * locales/ca_FR: Likewise.
415         * locales/ca_IT: Likewise.
416         * locales/cmn_TW: Likewise.
417         * locales/crh_UA: Likewise.
418         * locales/cs_CZ: Likewise.
419         * locales/csb_PL: Likewise.
420         * locales/cv_RU: Likewise.
421         * locales/cy_GB: Likewise.
422         * locales/da_DK: Likewise.
423         * locales/de_AT: Likewise.
424         * locales/de_AT@euro: Likewise.
425         * locales/de_BE: Likewise.
426         * locales/de_BE@euro: Likewise.
427         * locales/de_CH: Likewise.
428         * locales/de_DE: Likewise.
429         * locales/de_DE@euro: Likewise.
430         * locales/de_LU: Likewise.
431         * locales/de_LU@euro: Likewise.
432         * locales/doi_IN: Likewise.
433         * locales/dv_MV: Likewise.
434         * locales/dz_BT: Likewise.
435         * locales/el_CY: Likewise.
436         * locales/el_GR: Likewise.
437         * locales/el_GR@euro: Likewise.
438         * locales/en_AG: Likewise.
439         * locales/en_AU: Likewise.
440         * locales/en_BW: Likewise.
441         * locales/en_CA: Likewise.
442         * locales/en_DK: Likewise.
443         * locales/en_GB: Likewise.
444         * locales/en_HK: Likewise.
445         * locales/en_IE: Likewise.
446         * locales/en_IE@euro: Likewise.
447         * locales/en_IN: Likewise.
448         * locales/en_NG: Likewise.
449         * locales/en_NZ: Likewise.
450         * locales/en_PH: Likewise.
451         * locales/en_SG: Likewise.
452         * locales/en_US: Likewise.
453         * locales/en_ZA: Likewise.
454         * locales/en_ZM: Likewise.
455         * locales/en_ZW: Likewise.
456         * locales/es_AR: Likewise.
457         * locales/es_BO: Likewise.
458         * locales/es_CL: Likewise.
459         * locales/es_CO: Likewise.
460         * locales/es_CR: Likewise.
461         * locales/es_CU: Likewise.
462         * locales/es_DO: Likewise.
463         * locales/es_EC: Likewise.
464         * locales/es_ES: Likewise.
465         * locales/es_ES@euro: Likewise.
466         * locales/es_GT: Likewise.
467         * locales/es_HN: Likewise.
468         * locales/es_MX: Likewise.
469         * locales/es_NI: Likewise.
470         * locales/es_PA: Likewise.
471         * locales/es_PE: Likewise.
472         * locales/es_PR: Likewise.
473         * locales/es_PY: Likewise.
474         * locales/es_SV: Likewise.
475         * locales/es_US: Likewise.
476         * locales/es_UY: Likewise.
477         * locales/es_VE: Likewise.
478         * locales/et_EE: Likewise.
479         * locales/eu_ES: Likewise.
480         * locales/eu_ES@euro: Likewise.
481         * locales/fa_IR: Likewise.
482         * locales/ff_SN: Likewise.
483         * locales/fi_FI: Likewise.
484         * locales/fi_FI@euro: Likewise.
485         * locales/fil_PH: Likewise.
486         * locales/fo_FO: Likewise.
487         * locales/fr_BE: Likewise.
488         * locales/fr_BE@euro: Likewise.
489         * locales/fr_CA: Likewise.
490         * locales/fr_CH: Likewise.
491         * locales/fr_FR: Likewise.
492         * locales/fr_FR@euro: Likewise.
493         * locales/fr_LU: Likewise.
494         * locales/fr_LU@euro: Likewise.
495         * locales/fur_IT: Likewise.
496         * locales/fy_DE: Likewise.
497         * locales/fy_NL: Likewise.
498         * locales/ga_IE: Likewise.
499         * locales/ga_IE@euro: Likewise.
500         * locales/gd_GB: Likewise.
501         * locales/gez_ER: Likewise.
502         * locales/gez_ER@abegede: Likewise.
503         * locales/gez_ET: Likewise.
504         * locales/gez_ET@abegede: Likewise.
505         * locales/gl_ES: Likewise.
506         * locales/gl_ES@euro: Likewise.
507         * locales/gu_IN: Likewise.
508         * locales/gv_GB: Likewise.
509         * locales/ha_NG: Likewise.
510         * locales/hak_TW: Likewise.
511         * locales/he_IL: Likewise.
512         * locales/hi_IN: Likewise.
513         * locales/hne_IN: Likewise.
514         * locales/hr_HR: Likewise.
515         * locales/hsb_DE: Likewise.
516         * locales/hu_HU: Likewise.
517         * locales/hy_AM: Likewise.
518         * locales/ia_FR: Likewise.
519         * locales/id_ID: Likewise.
520         * locales/ig_NG: Likewise.
521         * locales/ik_CA: Likewise.
522         * locales/is_IS: Likewise.
523         * locales/it_CH: Likewise.
524         * locales/it_IT: Likewise.
525         * locales/it_IT@euro: Likewise.
526         * locales/iu_CA: Likewise.
527         * locales/ja_JP: Likewise.
528         * locales/ka_GE: Likewise.
529         * locales/kk_KZ: Likewise.
530         * locales/kl_GL: Likewise.
531         * locales/km_KH: Likewise.
532         * locales/kn_IN: Likewise.
533         * locales/ko_KR: Likewise.
534         * locales/kok_IN: Likewise.
535         * locales/ks_IN: Likewise.
536         * locales/ks_IN@devanagari: Likewise.
537         * locales/ku_TR: Likewise.
538         * locales/kw_GB: Likewise.
539         * locales/ky_KG: Likewise.
540         * locales/lb_LU: Likewise.
541         * locales/lg_UG: Likewise.
542         * locales/li_BE: Likewise.
543         * locales/li_NL: Likewise.
544         * locales/lij_IT: Likewise.
545         * locales/lo_LA: Likewise.
546         * locales/lt_LT: Likewise.
547         * locales/lv_LV: Likewise.
548         * locales/lzh_TW: Likewise.
549         * locales/mag_IN: Likewise.
550         * locales/mai_IN: Likewise.
551         * locales/mg_MG: Likewise.
552         * locales/mhr_RU: Likewise.
553         * locales/mi_NZ: Likewise.
554         * locales/mk_MK: Likewise.
555         * locales/ml_IN: Likewise.
556         * locales/mn_MN: Likewise.
557         * locales/mni_IN: Likewise.
558         * locales/mr_IN: Likewise.
559         * locales/ms_MY: Likewise.
560         * locales/mt_MT: Likewise.
561         * locales/my_MM: Likewise.
562         * locales/nan_TW: Likewise.
563         * locales/nan_TW@latin: Likewise.
564         * locales/nb_NO: Likewise.
565         * locales/nds_DE: Likewise.
566         * locales/nds_NL: Likewise.
567         * locales/ne_NP: Likewise.
568         * locales/nhn_MX: Likewise.
569         * locales/niu_NU: Likewise.
570         * locales/niu_NZ: Likewise.
571         * locales/nl_AW: Likewise.
572         * locales/nl_BE: Likewise.
573         * locales/nl_BE@euro: Likewise.
574         * locales/nl_NL: Likewise.
575         * locales/nl_NL@euro: Likewise.
576         * locales/nn_NO: Likewise.
577         * locales/nr_ZA: Likewise.
578         * locales/nso_ZA: Likewise.
579         * locales/oc_FR: Likewise.
580         * locales/om_ET: Likewise.
581         * locales/om_KE: Likewise.
582         * locales/or_IN: Likewise.
583         * locales/os_RU: Likewise.
584         * locales/pa_IN: Likewise.
585         * locales/pa_PK: Likewise.
586         * locales/pap_AN: Likewise.
587         * locales/pap_AW: Likewise.
588         * locales/pap_CW: Likewise.
589         * locales/pl_PL: Likewise.
590         * locales/ps_AF: Likewise.
591         * locales/pt_BR: Likewise.
592         * locales/pt_PT: Likewise.
593         * locales/pt_PT@euro: Likewise.
594         * locales/quz_PE: Likewise.
595         * locales/ro_RO: Likewise.
596         * locales/ru_RU: Likewise.
597         * locales/ru_UA: Likewise.
598         * locales/rw_RW: Likewise.
599         * locales/sa_IN: Likewise.
600         * locales/sat_IN: Likewise.
601         * locales/sc_IT: Likewise.
602         * locales/sd_IN: Likewise.
603         * locales/sd_IN@devanagari: Likewise.
604         * locales/se_NO: Likewise.
605         * locales/shs_CA: Likewise.
606         * locales/si_LK: Likewise.
607         * locales/sid_ET: Likewise.
608         * locales/sk_SK: Likewise.
609         * locales/sl_SI: Likewise.
610         * locales/so_DJ: Likewise.
611         * locales/so_ET: Likewise.
612         * locales/so_KE: Likewise.
613         * locales/so_SO: Likewise.
614         * locales/sq_AL: Likewise.
615         * locales/sq_MK: Likewise.
616         * locales/sr_ME: Likewise.
617         * locales/sr_RS: Likewise.
618         * locales/sr_RS@latin: Likewise.
619         * locales/ss_ZA: Likewise.
620         * locales/st_ZA: Likewise.
621         * locales/sv_FI: Likewise.
622         * locales/sv_FI@euro: Likewise.
623         * locales/sv_SE: Likewise.
624         * locales/sw_KE: Likewise.
625         * locales/sw_TZ: Likewise.
626         * locales/szl_PL: Likewise.
627         * locales/ta_IN: Likewise.
628         * locales/ta_LK: Likewise.
629         * locales/te_IN: Likewise.
630         * locales/tg_TJ: Likewise.
631         * locales/th_TH: Likewise.
632         * locales/ti_ER: Likewise.
633         * locales/ti_ET: Likewise.
634         * locales/tig_ER: Likewise.
635         * locales/tk_TM: Likewise.
636         * locales/tl_PH: Likewise.
637         * locales/tn_ZA: Likewise.
638         * locales/tr_CY: Likewise.
639         * locales/tr_TR: Likewise.
640         * locales/ts_ZA: Likewise.
641         * locales/tt_RU: Likewise.
642         * locales/tt_RU@iqtelif: Likewise.
643         * locales/ug_CN: Likewise.
644         * locales/uk_UA: Likewise.
645         * locales/unm_US: Likewise.
646         * locales/ur_IN: Likewise.
647         * locales/ur_PK: Likewise.
648         * locales/uz_UZ: Likewise.
649         * locales/uz_UZ@cyrillic: Likewise.
650         * locales/ve_ZA: Likewise.
651         * locales/vi_VN: Likewise.
652         * locales/wa_BE: Likewise.
653         * locales/wa_BE@euro: Likewise.
654         * locales/wae_CH: Likewise.
655         * locales/wal_ET: Likewise.
656         * locales/wo_SN: Likewise.
657         * locales/xh_ZA: Likewise.
658         * locales/yi_US: Likewise.
659         * locales/yo_NG: Likewise.
660         * locales/yue_HK: Likewise.
661         * locales/zh_CN: Likewise.
662         * locales/zh_HK: Likewise.
663         * locales/zh_SG: Likewise.
664         * locales/zh_TW: Likewise.
665         * locales/zu_ZA: Likewise.
667 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
669         * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
670         * locales/wal_ET: Likewise.
672 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
674         * locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
675         * locales/szl_PL: Likewise.
676         * locales/ta_IN: Likewise.
677         * locales/ta_LK: Likewise.
678         * locales/te_IN: Likewise.
679         * locales/tg_TJ: Likewise.
680         * locales/tl_PH: Likewise.
681         * locales/tn_ZA: Likewise.
682         * locales/tr_CY: Likewise.
683         * locales/tr_TR: Likewise.
684         * locales/ts_ZA: Likewise.
685         * locales/tt_RU: Likewise.
686         * locales/tt_RU@iqtelif: Likewise.
687         * locales/ug_CN: Likewise.
688         * locales/ur_IN: Likewise.
689         * locales/ur_PK: Likewise.
690         * locales/uz_UZ: Likewise.
691         * locales/uz_UZ@cyrillic: Likewise.
692         * locales/ve_ZA: Likewise.
693         * locales/vi_VN: Likewise.
694         * locales/wa_BE: Likewise.
695         * locales/wal_ET: Likewise.
696         * locales/wo_SN: Likewise.
697         * locales/xh_ZA: Likewise.
698         * locales/yi_US: Likewise.
699         * locales/yue_HK: Likewise.
700         * locales/zh_HK: Likewise.
701         * locales/zh_SG: Likewise.
703 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
705         * locales/pa_IN: Adjust language-code fields of LC_ADDRESS.
706         * locales/pa_PK: Likewise.
707         * locales/pl_PL: Likewise.
708         * locales/ps_AF: Likewise.
709         * locales/pt_BR: Likewise.
710         * locales/pt_PT: Likewise.
711         * locales/ru_RU: Likewise.
712         * locales/ru_UA: Likewise.
713         * locales/sa_IN: Likewise.
714         * locales/sat_IN: Likewise.
715         * locales/sc_IT: Likewise.
716         * locales/sd_IN: Likewise.
717         * locales/sd_IN@devanagari: Likewise.
718         * locales/se_NO: Likewise.
719         * locales/si_LK: Likewise.
720         * locales/sk_SK: Likewise.
721         * locales/sl_SI: Likewise.
722         * locales/sq_AL: Likewise.
723         * locales/sq_MK: Likewise.
724         * locales/ss_ZA: Likewise.
725         * locales/st_ZA: Likewise.
726         * locales/sv_SE: Likewise.
727         * locales/sw_KE: Likewise.
728         * locales/sw_TZ: Likewise.
730 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
732         * locales/nb_NO: Adjust language-code fields of LC_ADDRESS.
733         * locales/ne_NP: Likewise.
734         * locales/nhn_MX: Likewise.
735         * locales/niu_NU: Likewise.
736         * locales/niu_NZ: Likewise.
737         * locales/nl_AW: Likewise.
738         * locales/nl_BE: Likewise.
739         * locales/nn_NO: Likewise.
740         * locales/nr_ZA: Likewise.
741         * locales/oc_FR: Likewise.
742         * locales/or_IN: Likewise.
743         * locales/os_RU: Likewise.
745 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
747         * locales/mag_IN: Adjust language-code fields of LC_ADDRESS.
748         * locales/mai_IN: Likewise.
749         * locales/mg_MG: Likewise.
750         * locales/mhr_RU: Likewise.
751         * locales/mi_NZ: Likewise.
752         * locales/ml_IN: Likewise.
753         * locales/mni_IN: Likewise.
754         * locales/mr_IN: Likewise.
755         * locales/ms_MY: Likewise.
756         * locales/mt_MT: Likewise.
758 2013-10-29  Chris Leonard  <cjl@sugarlabs.org>
760         [BZ #16078]
761         * locales/anp_IN: New locale for anp_IN.
762         * SUPPORTED: Add anp_IN.
764 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
766         * locales/ja_JP: Adjust language-code fields of LC_ADDRESS.
767         * locales/ka_GE: Likewise.
768         * locales/kk_KZ: Likewise.
769         * locales/kl_GL: Likewise.
770         * locales/kn_IN: Likewise.
771         * locales/ko_KR: Likewise.
772         * locales/kok_IN: Likewise.
773         * locales/ks_IN: Likewise.
774         * locales/ku_TR: Likewise.
775         * locales/kw_GB: Likewise.
776         * locales/ky_KG: Likewise.
777         * locales/lg_UG: Likewise.
778         * locales/lij_IT: Likewise.
779         * locales/lt_LT: Likewise.
780         * locales/lv_LV: Likewise.
782 2013-10-13  Chris Leonard  <cjl@sugarlabs.org>
784         * locales/he_IL: Adjust language-code fields of LC_ADDRESS.
785         * locales/hi_IN: Likewise.
786         * locales/hne_IN: Likewise.
787         * locales/hr_HR: Likewise.
788         * locales/hsb_DE: Likewise.
789         * locales/ht_HT: Likewise.
790         * locales/hu_HU: Likewise.
791         * locales/hy_AM: Likewise.
792         * locales/ia_FR: Likewise.
793         * locales/id_ID: Likewise.
794         * locales/ig_NG: Likewise.
795         * locales/ik_CA: Likewise.
796         * locales/is_IS: Likewise.
797         * locales/it_CH: Likewise.
798         * locales/it_IT: Likewise.
799         * locales/iu_CA: Likewise.
801 2013-10-05  Chris Leonard  <cjl@sugarlabs.org>
803         * locales/ff_SN: Adjust language-code fields of LC_ADDRESS.
804         * locales/fil_PH: Likewise.
805         * locales/fo_FO: Likewise.
806         * locales/fr_BE: Likewise.
807         * locales/fr_CA: Likewise.
808         * locales/fr_CH: Likewise.
809         * locales/fr_FR: Likewise.
810         * locales/fr_LU: Likewise.
811         * locales/fur_IT: Likewise.
812         * locales/fy_DE: Likewise.
813         * locales/fy_NL: Likewise.
814         * locales/ga_IE: Likewise.
815         * locales/gez_ER: Likewise.
816         * locales/gez_ET: Likewise.
817         * locales/gl_ES: Likewise.
818         * locales/gu_IN: Likewise.
819         * locales/gv_GB: Likewise.
821 2013-10-04  Chris Leonard  <cjl@sugarlabs.org>
823         * locales/pap_AN: Copy / modify pap_AN into pap_AW and pap_CW.
824         * locales/pap_AW: Likewise.
825         * locales/pap_CW: Likewise.
826         * SUPPORTED: Add ar_SS, pap_AW, pap_CW.
828 2013-10-04  Chris Leonard  <cjl@sugarlabs.org>
830         * locales/ar_SD: Split ar_SD into ar_SD and ar_SS
831         * locales/ar_SS: Likewise.
833 2013-09-25  Michael Bauer  <fios@akerbeltz.org>
835         [BZ #15400]
836         * locales/gd_GB: Version 1.2 of gd_GB locale.
838 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
840         [BZ #15609]
841         * locales/cmn_TW: New locale for cmn_TW.
842         * SUPPORTED: Add cmn_TW.
844 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
846         [BZ #15608]
847         * locales/hak_TW: New locale for hak_TW.
848         * SUPPORTED: Add hak_TW.
850 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
852         [BZ #15608]
853         * locales/lzh_TW: New locale for lzh_TW.
854         * SUPPORTED: Add lzh_TW.
856 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
858         [BZ #15608]
859         * locales/nan_TW: New locale for nan_TW.
860         * SUPPORTED: Add nan_TW.
862 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
864         * locales/as_IN: Adjust language-code fields of LC_ADDRESS.
865         * locales/ast_ES: Likewise.
866         * locales/ayc_PE: Likewise.
867         * locales/az_AZ: Likewise.
868         * locales/be_BY: Likewise.
869         * locales/bem_ZM: Likewise.
870         * locales/bg_BG: Likewise.
871         * locales/bho_IN: Likewise.
872         * locales/bn_BD: Likewise.
873         * locales/bn_IN: Likewise.
874         * locales/bo_CN: Likewise.
875         * locales/bo_IN: Likewise.
876         * locales/br_FR: Likewise.
877         * locales/brx_IN: Likewise.
878         * locales/bs_BA: Likewise.
879         * locales/ca_AD: Likewise.
880         * locales/ca_ES: Likewise.
881         * locales/ca_FR: Likewise.
882         * locales/ca_IT: Likewise.
883         * locales/crh_UA: Likewise.
884         * locales/csb_PL: Likewise.
885         * locales/cv_RU: Likewise.
886         * locales/da_DK: Likewise.
887         * locales/de_AT: Likewise.
888         * locales/de_BE: Likewise.
889         * locales/de_CH: Likewise.
890         * locales/de_DE: Likewise.
891         * locales/de_LU: Likewise.
892         * locales/doi_IN: Likewise.
893         * locales/dv_MV: Likewise.
894         * locales/dz_BT: Likewise.
895         * locales/el_CY: Likewise.
896         * locales/el_GR: Likewise.
897         * locales/en_AG: Likewise.
898         * locales/en_AU: Likewise.
899         * locales/en_BW: Likewise.
900         * locales/en_CA: Likewise.
901         * locales/en_DK: Likewise.
902         * locales/en_GB: Likewise.
903         * locales/en_HK: Likewise.
904         * locales/en_IE: Likewise.
905         * locales/en_IN: Likewise.
906         * locales/en_NG: Likewise.
907         * locales/en_NZ: Likewise.
908         * locales/en_PH: Likewise.
909         * locales/en_SG: Likewise.
910         * locales/en_US: Likewise.
911         * locales/en_ZA: Likewise.
912         * locales/en_ZM: Likewise.
913         * locales/en_ZW: Likewise.
914         * locales/es_AR: Likewise.
915         * locales/es_BO: Likewise.
916         * locales/es_CL: Likewise.
917         * locales/es_CO: Likewise.
918         * locales/es_CR: Likewise.
919         * locales/es_CU: Likewise.
920         * locales/es_DO: Likewise.
921         * locales/es_EC: Likewise.
922         * locales/es_ES: Likewise.
923         * locales/es_GT: Likewise.
924         * locales/es_HN: Likewise.
925         * locales/es_MX: Likewise.
926         * locales/es_NI: Likewise.
927         * locales/es_PA: Likewise.
928         * locales/es_PE: Likewise.
929         * locales/es_PR: Likewise.
930         * locales/es_PY: Likewise.
931         * locales/es_SV: Likewise.
932         * locales/es_US: Likewise.
933         * locales/es_UY: Likewise.
934         * locales/es_VE: Likewise.
935         * locales/eu_ES: Likewise.
937 2013-09-21  Chris Leonard  <cjl@sugarlabs.org>
939         [BZ#15919]
940         * locales/ak_GH: New locale for ak_GH.
941         * SUPPORTED: Add ak_GH.
943 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
945         * locales/aa_DJ: Adjust language-code fields of LC_ADDRESS.
946         * locales/aa_ER: Likewise.
947         * locales/aa_ET: Likewise.
948         * locales/af_ZA: Likewise.
949         * locales/am_ET: Likewise.
950         * locales/ar_AE: Likewise.
951         * locales/ar_BH: Likewise.
952         * locales/ar_DZ: Likewise.
953         * locales/ar_EG: Likewise.
954         * locales/ar_IN: Likewise.
955         * locales/ar_IQ: Likewise.
956         * locales/ar_JO: Likewise.
957         * locales/ar_KW: Likewise.
958         * locales/ar_LB: Likewise.
959         * locales/ar_LY: Likewise.
960         * locales/ar_MA: Likewise.
961         * locales/ar_OM: Likewise.
962         * locales/ar_QA: Likewise.
963         * locales/ar_SA: Likewise.
964         * locales/ar_SD: Likewise.
965         * locales/ar_SY: Likewise.
966         * locales/ar_TN: Likewise.
967         * locales/ar_YE: Likewise.
969 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
971         * locales/aa_ER: Add country_car field to LC_ADDRESS.
972         * locales/as_IN: Likewise.
973         * locales/ast_ES: Likewise.
974         * locales/ayc_PE: Likewise.
975         * locales/bem_ZM: Likewise.
976         * locales/ber_DZ: Likewise.
977         * locales/ber_MA: Likewise.
978         * locales/bho_IN: Likewise.
979         * locales/bo_IN: Likewise.
980         * locales/brx_IN: Likewise.
981         * locales/byn_ER: Likewise.
982         * locales/ca_AD: Likewise.
983         * locales/ca_FR: Likewise.
984         * locales/ca_IT: Likewise.
985         * locales/crh_UA: Likewise.
986         * locales/cv_RU: Likewise.
987         * locales/doi_IN: Likewise.
988         * locales/dz_BT: Likewise.
989         * locales/el_CY: Likewise.
990         * locales/en_US: Likewise.
991         * locales/en_ZM: Likewise.
992         * locales/es_CU: Likewise.
993         * locales/ff_SN: Likewise.
994         * locales/fil_PH: Likewise.
995         * locales/gd_GB: Likewise.
996         * locales/hne_IN: Likewise.
997         * locales/ht_HT: Likewise.
998         * locales/kl_GL: Likewise.
999         * locales/kok_IN: Likewise.
1000         * locales/ks_IN: Likewise.
1001         * locales/lij_IT: Likewise.
1002         * locales/mag_IN: Likewise.
1003         * locales/mai_IN: Likewise.
1004         * locales/mg_MG: Likewise.
1005         * locales/mhr_RU: Likewise.
1006         * locales/mni_IN: Likewise.
1007         * locales/my_MM: Likewise.
1008         * locales/nhn_MX: Likewise.
1009         * locales/niu_NZ: Likewise.
1010         * locales/or_IN: Likewise.
1011         * locales/os_RU: Likewise.
1012         * locales/pa_PK: Likewise.
1013         * locales/quz_PE: Likewise.
1014         * locales/rw_RW: Likewise.
1015         * locales/sat_IN: Likewise.
1016         * locales/sc_IT: Likewise.
1017         * locales/sd_IN: Likewise.
1018         * locales/sd_IN@devanagari: Likewise.
1019         * locales/shs_CA: Likewise.
1020         * locales/si_LK: Likewise.
1021         * locales/sid_ET: Likewise.
1022         * locales/sq_MK: Likewise.
1023         * locales/sw_KE: Likewise.
1024         * locales/sw_TZ: Likewise.
1025         * locales/szl_PL: Likewise.
1026         * locales/ta_LK: Likewise.
1027         * locales/ti_ER: Likewise.
1028         * locales/tig_ER: Likewise.
1029         * locales/tl_PH: Likewise.
1030         * locales/ts_ZA: Likewise.
1031         * locales/unm_US: Likewise.
1032         * locales/ur_IN: Likewise.
1033         * locales/wa_BE: Likewise.
1034         * locales/yi_US: Likewise.
1036 2013-09-06  Chris Leonard  <cjl@sugarlabs,.org>
1038         * locales/nr_ZA: Deduplicate country_car.
1039         * locales/nso_ZA: Likewise.
1040         * locales/ss_ZA: Likewise.
1041         * locales/tn_ZA: Likewise.
1042         * locales/ve_ZA: Likewise.
1043         * locales/tk_TM: Comment reformat.
1045 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
1047         [BZ #15923]
1049         * locales/ar_SD: Update iso-1427.def and related occurrences.
1050         * locales/az_AZ: Likewise.
1051         * locales/dv_MV: Likewise.
1052         * locales/es_VE: Likewise.
1054 2013-09-04  Jakub Bogusz  <qboosh@pld-linux.org>
1056         * locales/am_ET: Add country_car field to LC_ADDRESS.
1057         * locales/an_ES: Likewise.
1058         * locales/ar_AE: Likewise.
1059         * locales/ar_BH: Likewise.
1060         * locales/ar_DZ: Likewise.
1061         * locales/ar_EG: Likewise.
1062         * locales/ar_IN: Likewise.
1063         * locales/ar_IQ: Likewise.
1064         * locales/ar_JO: Likewise.
1065         * locales/ar_KW: Likewise.
1066         * locales/ar_LB: Likewise.
1067         * locales/ar_LY: Likewise.
1068         * locales/ar_MA: Likewise.
1069         * locales/ar_QA: Likewise.
1070         * locales/ar_SA: Likewise.
1071         * locales/ar_SD: Likewise.
1072         * locales/ar_SY: Likewise.
1073         * locales/ar_TN: Likewise.
1074         * locales/az_AZ: Likewise.
1075         * locales/be_BY: Likewise.
1076         * locales/bn_BD: Likewise.
1077         * locales/bn_IN: Likewise.
1078         * locales/br_FR: Likewise.
1079         * locales/bs_BA: Likewise.
1080         * locales/ca_ES: Likewise.
1081         * locales/csb_PL: Likewise.
1082         * locales/da_DK: Likewise.
1083         * locales/de_AT: Likewise.
1084         * locales/de_BE: Likewise.
1085         * locales/de_CH: Likewise.
1086         * locales/de_LU: Likewise.
1087         * locales/el_GR: Likewise.
1088         * locales/en_AU: Likewise.
1089         * locales/en_BW: Likewise.
1090         * locales/en_CA: Likewise.
1091         * locales/en_DK: Likewise.
1092         * locales/en_GB: Likewise.
1093         * locales/en_HK: Likewise.
1094         * locales/en_IE: Likewise.
1095         * locales/en_IN: Likewise.
1096         * locales/en_NZ: Likewise.
1097         * locales/en_PH: Likewise.
1098         * locales/en_SG: Likewise.
1099         * locales/en_ZW: Likewise.
1100         * locales/es_AR: Likewise.
1101         * locales/es_BO: Likewise.
1102         * locales/es_CL: Likewise.
1103         * locales/es_CO: Likewise.
1104         * locales/es_DO: Likewise.
1105         * locales/es_EC: Likewise.
1106         * locales/es_ES: Likewise.
1107         * locales/es_GT: Likewise.
1108         * locales/es_MX: Likewise.
1109         * locales/es_NI: Likewise.
1110         * locales/es_PA: Likewise.
1111         * locales/es_PE: Likewise.
1112         * locales/es_PY: Likewise.
1113         * locales/es_SV: Likewise.
1114         * locales/es_UY: Likewise.
1115         * locales/es_VE: Likewise.
1116         * locales/eu_ES: Likewise.
1117         * locales/fo_FO: Likewise.
1118         * locales/fr_BE: Likewise.
1119         * locales/fr_CA: Likewise.
1120         * locales/fr_CH: Likewise.
1121         * locales/fr_FR: Likewise.
1122         * locales/fr_LU: Likewise.
1123         * locales/fur_IT: Likewise.
1124         * locales/fy_DE: Likewise.
1125         * locales/ga_IE: Likewise.
1126         * locales/gez_ER: Likewise.
1127         * locales/gez_ET: Likewise.
1128         * locales/gl_ES: Likewise.
1129         * locales/gu_IN: Likewise.
1130         * locales/gv_GB: Likewise.
1131         * locales/he_IL: Likewise.
1132         * locales/hi_IN: Likewise.
1133         * locales/hr_HR: Likewise.
1134         * locales/hu_HU: Likewise.
1135         * locales/id_ID: Likewise.
1136         * locales/ik_CA: Likewise.
1137         * locales/is_IS: Likewise.
1138         * locales/it_CH: Likewise.
1139         * locales/it_IT: Likewise.
1140         * locales/iu_CA: Likewise.
1141         * locales/ja_JP: Likewise.
1142         * locales/ka_GE: Likewise.
1143         * locales/kk_KZ: Likewise.
1144         * locales/kn_IN: Likewise.
1145         * locales/ko_KR: Likewise.
1146         * locales/ku_TR: Likewise.
1147         * locales/kw_GB: Likewise.
1148         * locales/ky_KG: Likewise.
1149         * locales/lg_UG: Likewise.
1150         * locales/lt_LT: Likewise.
1151         * locales/lv_LV: Likewise.
1152         * locales/mi_NZ: Likewise.
1153         * locales/ml_IN: Likewise.
1154         * locales/mr_IN: Likewise.
1155         * locales/ms_MY: Likewise.
1156         * locales/mt_MT: Likewise.
1157         * locales/nb_NO: Likewise.
1158         * locales/ne_NP: Likewise.
1159         * locales/nl_BE: Likewise.
1160         * locales/nn_NO: Likewise.
1161         * locales/nr_ZA: Likewise.
1162         * locales/nso_ZA: Likewise.
1163         * locales/om_ET: Likewise.
1164         * locales/om_KE: Likewise.
1165         * locales/pa_IN: Likewise.
1166         * locales/pl_PL: Likewise.
1167         * locales/pt_BR: Likewise.
1168         * locales/pt_PT: Likewise.
1169         * locales/ru_RU: Likewise.
1170         * locales/ru_UA: Likewise.
1171         * locales/sa_IN: Likewise.
1172         * locales/se_NO: Likewise.
1173         * locales/sk_SK: Likewise.
1174         * locales/sl_SI: Likewise.
1175         * locales/so_ET: Likewise.
1176         * locales/so_KE: Likewise.
1177         * locales/so_SO: Likewise.
1178         * locales/sq_AL: Likewise.
1179         * locales/ss_ZA: Likewise.
1180         * locales/sv_SE: Likewise.
1181         * locales/ta_IN: Likewise.
1182         * locales/te_IN: Likewise.
1183         * locales/tg_TJ: Likewise.
1184         * locales/th_TH: Likewise.
1185         * locales/ti_ET: Likewise.
1186         * locales/tl_PH: Likewise.
1187         * locales/tn_ZA: Likewise.
1188         * locales/ts_ZA: Likewise.
1189         * locales/tt_RU: Likewise.
1190         * locales/tt_RU@iqtelif: Likewise.
1191         * locales/ur_PK: Likewise.
1192         * locales/uz_UZ: Likewise.
1193         * locales/ve_ZA: Likewise.
1194         * locales/vi_VN: Likewise.
1195         * locales/wal_ET: Likewise.
1196         * locales/wo_SN: Likewise.
1197         * locales/zh_SG: Likewise.
1199 2013-09-03  Chris Leonard  <cjl@sugarlabs.org>
1201         * locales/ayc_PE: Add FSF statement to ayc_PE locale.
1203         [BZ#15886]
1204         * locales/ht_HT: 1.1 revision of ht_HT locale.
1206         [BZ#15887]
1207         * locales/quz_PE: New locale for quz_PE.
1208         * SUPPORTED: Add quz_PE.
1210 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
1212         * tests-mbwc/dat_wcsncat.c: Fix typos.
1213         * tests/test6.c: Likewise.
1214         * tst-digits.c: Likewise.
1216 2013-06-13  Johan Heikkila  <johan.heikkila@gmail.com>
1218         [BZ#15432]
1219         * locales/sv_FI@euro: Add LC_MEASUREMENT.
1221         [BZ#15431]
1222         * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE,
1223         update LC_ADDRESS with using postal_fmt from Finnish Post Office
1224         recommendations at
1225         http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html
1226         and add missing entries.
1228 2013-06-11  Andreas Schwab  <schwab@suse.de>
1230         [BZ #14991]
1231         * charmaps/BIG5-HKSCS: Update to HKSCS-2008.
1233 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
1235         * charmaps/BIG5: Remove trailing whitespace.
1236         * charmaps/IBM866NAV: Likewise.
1237         * charmaps/ISIRI-3342: Likewise.
1238         * charmaps/ISO_8859-1,GL: Likewise.
1239         * locales/ber_DZ: Likewise.
1240         * locales/bn_BD: Likewise.
1241         * locales/crh_UA: Likewise.
1242         * locales/en_NG: Likewise.
1243         * locales/es_US: Likewise.
1244         * locales/fil_PH: Likewise.
1245         * locales/fy_DE: Likewise.
1246         * locales/gu_IN: Likewise.
1247         * locales/ha_NG: Likewise.
1248         * locales/hi_IN: Likewise.
1249         * locales/ig_NG: Likewise.
1250         * locales/ik_CA: Likewise.
1251         * locales/iu_CA: Likewise.
1252         * locales/kn_IN: Likewise.
1253         * locales/ks_IN@devanagari: Likewise.
1254         * locales/li_BE: Likewise.
1255         * locales/li_NL: Likewise.
1256         * locales/mg_MG: Likewise.
1257         * locales/ml_IN: Likewise.
1258         * locales/mr_IN: Likewise.
1259         * locales/nso_ZA: Likewise.
1260         * locales/or_IN: Likewise.
1261         * locales/pa_IN: Likewise.
1262         * locales/ro_RO: Likewise.
1263         * locales/shs_CA: Likewise.
1264         * locales/so_ET: Likewise.
1265         * locales/ta_IN: Likewise.
1266         * locales/te_IN: Likewise.
1267         * locales/tk_TM: Likewise.
1268         * locales/tt_RU@iqtelif: Likewise.
1269         * locales/uk_UA: Likewise.
1270         * locales/ur_IN: Likewise.
1271         * locales/uz_UZ: Likewise.
1272         * locales/uz_UZ@cyrillic: Likewise.
1273         * locales/yo_NG: Likewise.
1274         * tests-mbwc/dat_mblen.c: Likewise.
1275         * tests-mbwc/dat_towctrans.c: Likewise.
1277 2013-04-27  Nik Kalach  <nikka@fedoraproject.org>
1279         [BZ #15221]
1280         * locales/ia_FR: Fix postal_fmt definition.
1282 2013-02-01  Andreas Jaeger  <aj@suse.de>
1284         * CHECKSUMS: Remove file.
1286 2013-01-14  Joseph Myers  <joseph@codesourcery.com>
1288         * Makefile (bug-setlocale1-ARGS): Use $(host-test-program-cmd),
1289         not $(test-program-cmd).
1291 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1293         * Makefile ($(objpfx)sort-test.out): Replace
1294         $(run-program-prefix) with $(test-program-prefix).
1295         ($(objpfx)tst-numeric.out): Likewise.
1296         ($(objpfx)tst-mbswcs.out): Likewise.
1297         ($(objpfx)tst-fmon.out): Add $(test-program-prefix).
1298         ($(objpfx)tst-trans.out): Likewise.
1299         ($(objpfx)tst-rpmatch.out): Replace $(built-program-cmd) with
1300         $(test-program-cmd).
1301         ($(objpfx)tst-ctype.out): Likewise.
1302         ($(objpfx)tst-wctype.out): Likewise.
1303         ($(objpfx)tst-langinfo.out): Likewise.
1304         (bug-setlocale1-ARGS): Replace $(built-program-cmd) with
1305         $(test-program-cmd).
1306         * sort-test.sh (run_program_prefix): Renamed to ...
1307         (test_program_prefix): This.
1308         * tst-mbswcs.sh: Likewise.
1309         * tst-numeric.sh: Likewise.
1310         * tst-wctype.sh: Likewise.
1311         * tst-fmon.sh (test_program_prefix): New. Replace
1312         ${run_program_prefix} with ${test_program_prefix} when running.
1313         tst-fmon.
1314         * tst-trans.sh: (test_program_prefix): New.  Replace
1315         ${run_program_prefix} with ${test_program_prefix} when running
1316         tst-trans.
1318 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1320         * Makefile (tests-static): New variable.
1321         (tests): Add $(tests-static).
1322         (bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
1323         (bug-setlocale1-static-ENV): New variable.
1324         (bug-setlocale1-static-ARGS): Likewise.
1325         * bug-setlocale1.c (do_test): Support run directly.  Check env[1]
1326         instead of newargv[0].
1327         * bug-setlocale1-static.c: New file.
1329 2013-01-03  Chris Leonard  <cjl@sugarlabs.org>
1331         [BZ #14982]
1332         * locales/dz_BT: Add new contact information for dz-BT maintainer.
1334         [BZ #13951]
1335         * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in
1336         Dzongkha.
1338 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
1340         * All files with FSF copyright notices: Update copyright dates
1341         using scripts/update-copyrights.
1343 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
1345         * README: Use sourceware.org in Bugzilla URL.
1346         * locales/si_LK (email): Use sourceware.org in email address.
1348 2012-12-03  Ashish Shah  <ashishks@redhat.com>
1350         * locales/uk_UA (currency_symbol): Fix.
1352 2012-12-03  Rakesh Pandit  <rakesh@fedoraproject.org>
1354         * locales/ks_IN@devanagari: Fix week day names.
1356 2012-12-03  Jeff Law  <law@redhat.com>
1358         * locales/zh_CH (abmon): Remove whitespace.
1360 2012-11-26  Nik Kalach  <nikka@fedoraproject.org>
1362         * locales/ia_FR (abmon): Fix December.
1364         [BZ#14879]
1365         * locales/ia_FR : New file.
1366         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1368 2012-11-22  Andreas Jaeger  <aj@suse.de>
1370         * locales/niu_NU: Fix comment.
1372 2012-11-21  Andreas Jaeger  <aj@suse.de>
1374         * locales/szl_PL (LC_COLLATE): Fix syntax error.
1376         * SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
1378 2012-11-21  Chris Leonard  <cjl@sugarlabs.org>
1380         [BZ #14863]
1381         * SUPPORTED: Add niu_NU and niu_NZ.
1382         * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue,
1383         contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1384         Fakaotimanava-Lui <emani@niue.nu>.
1385         * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New
1386         Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1387         Fakaotimanava-Lui <emani@niue.nu>.
1389 2012-11-19  Eagle Burkut  <eagle.burkut@gmail.com>
1391         [BZ #13759]
1392         * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries.
1394 2012-11-16  Andreas Jaeger  <aj@suse.de>
1396         [BZ #14368]
1397         * locales/szl_PL: New Silesian Language Locale for Poland.
1398         Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
1399         * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
1401         [BZ # 14828]
1402         * locales/ayc_PE: Add Aymara locale for Peru
1403         contributed by Chris Leonard <cjl@sugarlabs.org> and
1404         Amos Batto <amosbatto@yahoo.com>.
1405         * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE.
1407         [BZ # 14501]
1408         * locales/nhn_MX: Add Central Nahuatl locale for Mexico,
1409         contributed by Jorge Becerril <jrbecster@gmail.com>.
1410         * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
1412 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
1414         [BZ #13952]
1415         * locales/km_KH: Correct country-name and lang-name.
1417 2012-11-15  Andreas Jaeger  <aj@suse.de>
1419         [BZ #13603]
1420         [BZ #13604]
1421         [BZ #13698]
1422         * locales/doi_IN: New file, contributed by Pravin Satpute
1423         <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>.
1424         * locales/mni_IN: New file, contributed by Pravin Satpute
1425         <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>.
1426         * locales/sat_IN: New file, contributed by Pravin Satpute
1427         <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>.
1428         * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN.
1430 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
1432         [BZ #13950]
1433         * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with
1434         proper content, disable others.
1435         * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise.
1437 2012-11-07  Dmitry V. Levin  <ldv@altlinux.org>
1439         [BZ#14807]
1440         * locales/ru_RU (abmon): Change back from genitive to nominative,
1441         apply fixed three-letter abbreviation form, remove trailing dots.
1443         [BZ#10873]
1444         * locales/ru_RU (abday): Remove trailing dots.
1446 2012-11-02  Marko Myllynen  <myllynen@redhat.com>
1448         [BZ #14669]
1449         * locales/fi_FI@euro (LC_IDENTIFICATION): Add missing
1450         LC_MEASUREMENT, fix LC_TELEPHONE category.
1452 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
1454         * Makefile [$(run-built-tests) = yes] (LOCALES): Add en_US.UTF-8.
1456 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
1458         * Makefile [$(cross-compiling) = no]: Change condition to
1459         [$(run-built-tests) = yes].
1461 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
1462             Joseph Myers  <joseph@codesourcery.com>
1464         * tst-fmon.sh: Redirect test program stdin in loop from /dev/null.
1465         * tst-numeric.sh: Likewise.
1466         * tst-rpmatch.sh: Likewise.
1468 2012-10-19  Jim Blandy  <jimb@codesourcery.com>
1469             Joseph Myers  <joseph@codesourcery.com>
1471         * tst-wctype.sh (run_program_prefix): Remove variable.
1472         (tst_wctype): New variable.  Use it directly to run test program
1473         instead of passing test program name as argument.
1475 2012-10-19  Florian Pritz  <bluewind@xinu.at>
1477         [BZ #13758]
1478         * locales/de_AT (LC_TIME): Change month name from "FebruAr" to
1479         "Februar".
1481 2012-10-19  Pravin Satpute  <psatpute@redhat.com>
1483         [BZ #14694]
1484         * locales/mr_IN: Fix Wednesday in DAY and August, September and
1485         October in ABMON and MON.
1487 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
1489         * gen-locale.sh: Add "set -e".
1490         * sort-test.sh: Likewise.
1491         * tst-ctype.sh: Likewise.
1492         * tst-fmon.sh: Likewise.
1493         * tst-langinfo.sh: Likewise.
1494         * tst-locale.sh: Likewise.
1495         * tst-mbswcs.sh: Likewise.
1496         * tst-numeric.sh: Likewise.
1497         * tst-rpmatch.sh: Likewise.
1498         * tst-trans.sh: Likewise.
1499         * tst-wctype.sh: Likewise.
1500         * Makefile: Do not specify -e option when running testsuite
1501         shell scripts.
1503         * sort-test.sh: Add copyright header.
1505 2012-09-05  Jeff Law  <law@redhat.com>
1507         [BZ#14510]
1508         * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
1509         * locales/es_GT: Likewise.
1510         * locales/es_HN: Likewise.
1511         * locales/es_MX: Likewise.
1512         * locales/es_NI: Likewise.
1513         * locales/es_PA: Likewise.
1514         * locales/es_PR: Likewise.
1515         * locales/es_SV: Likewise.
1517 2012-06-20  Petr Baudis  <pasky@ucw.cz>
1519         * locales/mag_IN: Fix comment character.
1520         * locales/tr_CY (LC_TIME): Remove redundant first_weekday
1521         and first_workday.
1523 2012-06-04  Petr Baudis  <pasky@ucw.cz>
1525         [BZ#13996]
1526         * locales/tr_TR: Change currency from YTL to TL.
1527         Patch by <gokcen@pardus.org.tr>.
1529 2012-06-04  Serkan Kaba  <serkan@gentoo.org>
1531         [BZ#13223]
1532         * locales/tr_TR: Fix first_weekday and first_workday.
1534 2012-06-01  Jeff Law  <law@redhat.com>
1536         [BZ#14199]
1537         * locales/en_ES: Fix first_weekday and first_workday.
1538         * locales/{ast_ES, br_FR, cy_GB, de_DE, de_LU}: Likewise.
1539         * locales/{el_GR, en_IE, eu_ES, fr_LU, fy_NL}: Likewise.
1540         * locales/{ga_IE, gd_GB, gl_ES, gv_GB, it_IT}: Likewise.
1541         * locales/{kw_GB, lij_IT, lt_LT, lv_LV, mt_MT}: Likewise.
1542         * locales/{nl_BE, oc_FR, tr_CY, wa_BE}: Likewise.
1544 2012-04-20  Chandan Kumar  <chandankumar.093047@gmail.com>
1546         [BZ#13968]
1547         * locales/mag_IN: New file.
1548         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1550 2012-05-21  Bruno Haible  <bruno@clisp.org>
1551             Andreas Jaeger  <aj@suse.de>
1553         * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
1554         * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
1555         anymore.
1556         * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
1557         (tests): Remove tst-strptime.
1559 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
1561         [BZ #11837]
1562         * charmaps/GB18030: Add missing entries.
1564 2012-04-29  Aurelien Jarno  <aurelien@aurel32.net>
1566         [BZ #13758]
1567         * locales/de_AT (LC_TIME): Change month name from "Feber" to
1568         "Februar".
1570 2012-04-12  Mike Frysinger  <vapier@gentoo.org>
1572         [BZ #3768]
1573         * locales/en_GB (LC_TIME): Set am_pm and t_fmt_ampm fields.
1574         * locales/cy_GB (LC_TIME): Likewise.  Also copy date_fmt from en_GB.
1576 2012-04-04  Jeff Law  <law@redhat.com>
1578         [BZ #6770]
1579         * locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
1581 2012-04-04  Petr Baudis  <pasky@ucw.cz>
1583         [BZ #6770]
1584         * locales/ca_ES: This locale is now maintained by Jordi Mallach.
1586 2012-04-04  Dmitry V. Levin  <ldv@altlinux.org>
1588         [BZ #10346]
1589         * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
1591 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
1593         [BZ #13673]
1594         Replace FSF snail mail address with URLs, as per GNU coding standards.
1596 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
1598         * Makefile (distribute): Remove variable.
1600 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
1602         Revert changes to locales from previous commit.
1604 2012-02-07  Paul Eggert  <eggert@cs.ucla.edu>
1606         Replace FSF snail mail address with URLs, as per GNU coding standards.
1608 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
1610         [BZ #13547]
1611         * locales/hu_HU: Fix collation rules.
1612         Patch by Egmont Koblinger <egmont@gmail.com>.
1614 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
1616         [BZ #12840]
1617         * locales/sv_SE: Modernize date format.
1619         [BZ #12906]
1620         * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
1622         * locales/wal_ET: Remove lang_ab entry.
1624         [BZ #12962]
1625         * locales/fi_FI: Various fixups.
1626         Patch by Marko Myllynen <myllynen@redhat.com>.
1628         [BZ #13085]
1629         * locales/ta_LK: New file.
1630         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1632         * locales/si_LK: Add country_ab2, country_ab3, country_num.
1634 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
1636         [BZ #13096]
1637         * locales/fi_FI: Fix collation reordering rules.
1639         [BZ #13189]
1640         * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
1642         [BZ #13282]
1643         * locales/brx_IN: New file.
1644         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1646         [BZ #13413]
1647         * locales/nl_BE: Use LC_MONETARY from nl_NL.
1649         [BZ #13416]
1650         * locales/es_CU: New file.
1651         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1653         [BZ #13423]
1654         * locales/unm_US: New file.
1655         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1657         [BZ #13523]
1658         * locales/bho_IN: New file.
1659         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1661 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
1663         * Makefile (charmaps): Not need to filter out any of the VC
1664         directories.
1665         (locales): Likewise.
1667 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
1669         [BZ #13147]
1670         * locales/de_AT: Use de_DE for LC_NUMERIC.
1671         * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
1672         * locales/es_CL: Likewise.
1673         * locales/es_CO: Likewise.
1674         * locales/es_DO: Likewise.
1675         * locales/es_EC: Likewise.
1676         * locales/es_GT: Likewise.
1677         * locales/es_HN: Likewise.
1678         * locales/es_MX: Likewise.
1679         * locales/es_NI: Likewise.
1680         * locales/es_PA: Likewise.
1681         * locales/es_PE: Likewise.
1682         * locales/es_PR: Likewise.
1683         * locales/es_PY: Likewise.
1684         * locales/es_SV: Likewise.
1685         * locales/es_UY: Likewise.
1686         * locales/es_VE: Likewise.
1687         * locales/es_ES: Fix LC_NUMERIC.
1688         * locales/es_CR: Use es_ES for LC_MESSAGES.
1689         * locales/fr_BE: Actually use grouping in LC_NUMERIC.
1690         * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
1691         * locales/fr_CH: Use de_CH for LC_NUMERIC.
1692         * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
1694 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
1696         * Makefile (tests): Add tst-setlocale2:
1697         (LOCALES): Add tr_TR.ISO-8859-9;
1698         (tst-setlocale2-ENV): Define.
1699         * tst-setlocale2.c: New file.
1701 2011-07-02  Roland McGrath  <roland@hack.frob.com>
1703         * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
1704         Remove unused variable.
1706 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
1708         [BZ #12788]
1709         * bug-setlocale1.c: New file.
1710         * Makefile: Add rules to build and run bug-setlocale1.
1712 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
1714         [BZ #11837]
1715         * charmaps/GB18030: Update to GB18020-2005.
1717 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
1719         [BZ #11987]
1720         * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
1721         Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
1723 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
1725         [BZ #9732]
1726         * locales/dz_BT: Move collations rules to...
1727         * locales/iso14651_t1_common: ...here.
1729         [BZ #9730]
1730         * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
1731         first_workday.
1732         Patch by Johan Heikkila <johan.heikkila@gmail.com>.
1734 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
1736         [BZ #12582]
1737         * charmaps/en_SG (LC_TIME): Fix time formats.
1738         Patch by KH Teo <b3virq3b@gmail.com>.
1740 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
1742         [BZ #11487]
1743         * locales/sq_AL (yesexpr): Recognize pP as well.
1744         (noexpr): Recognize jJ as well.
1746         [BZ #11532]
1747         * charmaps/CP770: New file.
1748         * charmaps/CP771: New file.
1749         * charmaps/CP772: New file.
1750         * charmaps/CP773: New file.
1751         * charmaps/CP774: New file.
1753         [BZ #11578]
1754         * locales/es_PA: Change paper format to letter.
1755         * locales/es_SV: Likewise.
1756         Patch by Caolán McNamara <caolanm@redhat.com>.
1758         [BZ #11653]
1759         * locales/es_NI: Fix currency_symbol.
1761         [BZ #11668]
1762         * locales/es_NI: Change paper format to letter.
1764         [BZ #11945]
1765         * locales/ru_RU [LC_TIME]: Lowercase month names.
1766         Patch by Alexey Balmashnov  <a.balmashnov@gmail.com>.
1768         [BZ #11947]
1769         * locales/mhr_RU: New file.
1770         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1772         [BZ #11258]
1773         * locales/translit_neutral: Add entry for U20A1.
1774         * locales/es_SV (currency_symbol): Change to U20A1.
1776         [BZ #12158]
1777         * locales/lij_IT: New file.
1778         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1780         [BZ #12200]
1781         * locales/yue_HK: New file.
1782         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1783         Contributed by Chunshek Chan <chunshek@gmail.com>.
1785         [BZ #12178]
1786         * locales/wae_CH: New file.
1787         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1788         Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
1790         [BZ #12346]
1791         * locales/et_EE (LC_MONETARY): Change to Euro.
1792         Patch by Priit Laes <plaes@plaes.org>.
1794         [BZ #12449]
1795         * locales/lb_LU: New file.
1796         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1798         [BZ #12551]
1799         * locales/sw_KE: New file.
1800         * locales/sw_TZ: New file.
1801         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
1803         [BZ #12611]
1804         * locales/ff_SN: New file.
1805         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1807         [BZ #12660]
1808         * locales/tk_TM: Change day and month names back after edict.
1809         Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
1811         [BZ #12681]
1812         * locales/bem_ZA: New file.
1813         * locales/en_ZA: New file.
1814         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
1816         [BZ #12541]
1817         * locales/ar_IN: Update currency_symbol.
1818         * locales/as_IN: Likewise.
1819         * locales/bn_IN: Likewise.
1820         * locales/en_IN: Likewise.
1821         * locales/gu_IN: Likewise.
1822         * locales/hi_IN: Likewise.
1823         * locales/kn_IN: Likewise.
1824         * locales/kok_IN: Likewise.
1825         * locales/ks_IN: Likewise.
1826         * locales/ml_IN: Likewise.
1827         * locales/mr_IN: Likewise.
1828         * locales/or_IN: Likewise.
1829         * locales/pa_IN: Likewise.
1830         * locales/sa_IN: Likewise.
1831         * locales/sd_IN: Likewise.
1832         * locales/ta_IN: Likewise.
1833         * locales/te_IN: Likewise.
1834         Patch by pravin.d.s@gmail.com.
1836         [BZ #12711]
1837         * charmaps/UTF-8: Update from reason Unidata.txt file.
1839         [BZ #12738]
1840         * locales/os_RU: New file.
1841         Contributed by Soslan Khubulov <soslanx@gmail.com>.
1842         * SUPPORTED: Add entry for os_RU.
1844 2010-12-02  Andreas Schwab  <schwab@redhat.com>
1846         * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
1847         names.
1849 2010-05-17  Andreas Schwab  <schwab@redhat.com>
1851         * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
1853 2010-05-04  Andreas Schwab  <schwab@redhat.com>
1855         * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
1856         locale.
1858 2010-05-03  Ulrich Drepper  <drepper@redhat.com>
1860         [BZ #11520]
1861         * locales/de_CH: Define week, first_weekday, and first_workday.
1863 2010-04-08  Ulrich Drepper  <drepper@redhat.com>
1865         * locales/ar_AE: Fix typo.
1866         * locales/ar_BH: Likewise.
1867         * locales/ar_DZ: Likewise.
1868         * locales/ar_EG: Likewise.
1869         * locales/ar_IQ: Likewise.
1870         * locales/ar_JO: Likewise.
1871         * locales/ar_KW: Likewise.
1872         * locales/ar_LB: Likewise.
1873         * locales/ar_LY: Likewise.
1874         * locales/ar_MA: Likewise.
1875         * locales/ar_OM: Likewise.
1876         * locales/ar_QA: Likewise.
1877         * locales/ar_SD: Likewise.
1878         * locales/ar_SY: Likewise.
1879         * locales/ar_TN: Likewise.
1880         * locales/ar_YE: Likewise.
1881         * locales/ber_DZ: Likewise.
1882         * locales/ber_MA: Likewise.
1883         * locales/bn_IN: Likewise.
1884         * locales/en_HK: Likewise.
1885         * locales/en_IN: Likewise.
1886         * locales/en_PH: Likewise.
1887         * locales/en_SG: Likewise.
1888         * locales/gu_IN: Likewise.
1889         * locales/hi_IN: Likewise.
1890         * locales/hne_IN: Likewise.
1891         * locales/kn_IN: Likewise.
1892         * locales/kok_IN: Likewise.
1893         * locales/ks_IN@devanagari: Likewise.
1894         * locales/ml_IN: Likewise.
1895         * locales/mr_IN: Likewise.
1896         * locales/ms_MY: Likewise.
1897         * locales/mt_MT: Likewise.
1898         * locales/my_MM: Likewise.
1899         * locales/ne_NP: Likewise.
1900         * locales/nn_NO: Likewise.
1901         * locales/pa_IN: Likewise.
1902         * locales/sa_IN: Likewise.
1903         * locales/sd_IN@devanagari: Likewise.
1904         * locales/sq_AL: Likewise.
1905         * locales/sq_MK: Likewise.
1906         * locales/ta_IN: Likewise.
1907         * locales/te_IN: Likewise.
1908         * locales/zh_HK: Likewise.
1909         * locales/zh_SG: Likewise.
1911         * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
1913         [BZ #10824]
1914         * locales/cv_RU: New file.
1915         Contributed by Adi Roiban <adi@roiban.ro>.
1917         [BZ #10936]
1918         * locales/es_GT: Change paper size to letter.
1920         * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
1922         [BZ #11470]
1923         * locales/sq_MK: New file.
1924         Contributed by Agron Selimaj <linuxmaster@verizon.net>.
1926 2010-04-07  Ulrich Drepper  <drepper@redhat.com>
1928         [BZ #11471]
1929         * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
1930         Patch by Agron Selimaj <linuxmaster@verizon.net>.
1932 2010-04-05  Ulrich Drepper  <drepper@redhat.com>
1934         [BZ #11007]
1935         * locales/pt_BR: Define thousands_sep and grouping.
1937 2010-01-28  Marcelo E. Magallon  <marcelo.magallon@gmail.com>
1939         [BZ #11258]
1940         * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
1941         LC_TELEPHONE and LC_NAME and LC_ADDRESS.
1943 2010-04-04  Ulrich Drepper  <drepper@redhat.com>
1945         [BZ #11272]
1946         * locales/fr_BE: Define week, first_weekday, and first_workday.
1948 2010-03-24  Ulrich Drepper  <drepper@redhat.com>
1950         [BZ #10554]
1951         * locales/et_EE: Change first_weekday and first_workday.
1952         Patch by Priit Laes <plaes@plaes.org>.
1954 2010-02-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
1956         * Makefile: Add missing gconv-modules dependency.
1958 2010-02-03  Ulrich Drepper  <drepper@redhat.com>
1960         [BZ #10414]
1961         * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
1962         Patch by Pravin Satpute <psatpute@redhat.com>.
1964         * locales/kok_IN: New file.
1965         Contributed by Pravin Satpute <psatpute@redhat.com> and
1966         Shailendra Bandodkar <sbandodk@redhat.com>.
1968         * locales/ta_IN: Move collation data...
1969         * locales/iso14651_t1_common: ...here.
1970         Patch by Pravin Satpute <psatpute@redhat.com>.
1972         * locales/as_IN: Use iso14651_t1 instead of local collation data.
1973         Patch by Pravin Satpute <psatpute@redhat.com>.
1975 2010-01-25  Andreas Schwab  <schwab@redhat.com>
1977         * locales/i18n: Don't map U00DF to U1E9E in toupper table.
1979 2009-11-24  Ulrich Drepper  <drepper@redhat.com>
1981         * locales/hsb_DE: Define week, first_weekday, and first_workday.
1983 2009-11-23  Ulrich Drepper  <drepper@redhat.com>
1985         * locales/en_DK: Define week, first_weekday, and first_workday.
1987 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
1989         * locales/nl_NL: Define week, first_weekday, and first_workday.
1991 2009-10-30  Ulrich Drepper  <drepper@redhat.com>
1993         * locales/it_CH: Fix typos in last change.
1994         * locales/it_IT: Likewise.
1996         * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
1998         [BZ #9986]
1999         * locales/iso_14651_common: Add rules for Burmese.
2000         * locales/my_MM: New file.
2001         Contributed by Keith Stribley <devel@thanlwinsoft.org>.
2003         [BZ #10286]
2004         * locales/ast_ES: Define first_weekday.
2006         [BZ #10312]
2007         * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
2008         Patch by Jorge Guerrero <geojorg@gmail.com>.
2010         [BZ #10319]
2011         * locales/shs_CA: Fix accents.
2012         Patch by Neskie Manuel <neskiem@gmail.com>.
2014 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
2016         [BZ #10425]
2017         * locales/it_IT: Fix date_fmt.
2018         * locales/it_CH: Likewise.
2019         Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
2021         * locales/POSIX: Define yesstr and nostr.
2022         * locales/en_US: Likewise.
2023         Patch by Petr Machata <pmachata@redhat.com>.
2025         * locales/crh_UA: Fix first day of week and a few spellings.
2026         Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
2028 2009-10-15  Ulrich Drepper  <drepper@redhat.com>
2030         * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
2032         * locale/ps_AF: New file.
2033         Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
2034         Pravin Satpute <psatpute@redhat.com>.
2036 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
2038         [BZ #10011]
2039         * locales/de_AT: Define week, first_weekday, first_workday.
2040         Patch by Paul Marcher <flyer@gmail.com>.
2042 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
2044         [BZ #10213]
2045         * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
2046         * locales/dv_MV: New file.
2047         Contributed by sofwathullah.mohamed@gmail.com.
2049 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
2051         * locales/ur_IN: New file.
2052         Contributed by Pravin Satpute <psatpute@redhat.com>.
2054 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
2056         * localedata/locales/bn_BD: Remove comment about missing collation
2057         rules.
2058         * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
2059         Patch by Pravin Satpute <psatpute@redhat.com>.
2061 2009-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2063         * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
2064         first_workday to 2.
2065         * locales/da_DK: Likewise.
2066         * locales/de_DE: Likewise.
2067         * locales/fr_FR: Likewise.
2068         * locales/fur_IT: Likewise.
2069         * locales/fy_DE: Likewise.
2070         * locales/ht_HT: Likewise.
2071         * locales/hu_HU: Likewise.
2072         * locales/li_BE: Likewise.
2073         * locales/li_NL: Likewise.
2074         * locales/mk_MK: Likewise.
2075         * locales/nb_NO: Likewise.
2076         * locales/nds_DE: Likewise.
2077         * locales/nds_NL: Likewise.
2078         * locales/nn_NO: Likewise.
2079         * locales/pl_PL: Likewise.
2080         * locales/sc_IT: Likewise.
2081         * locales/sk_SK: Likewise.
2082         * locales/uk_UA: Likewise.
2084         * locales/csb_PL: Change week[2] to 19971130.
2085         * locales/en_GB: Likewise.
2086         * locales/et_EE: Likewise.
2088         * locales/sr_ME: Set week to 7;19971130;4.
2089         * locales/sr_RS: Likewise.
2090         * locales/sr_RS@latin: Likewise.
2092 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
2094         [BZ #9963]
2095         * locales/en_PH: Fix LC_PAPER.
2096         * locales/es_CL: Likewise.
2097         * locales/es_CO: Likewise.
2098         * locales/es_MX: Likewise.
2099         * locales/es_US: Likewise.
2100         * locales/es_VE: Likewise.
2101         * locales/fil_PH: Likewise.
2102         * locales/ik_CA: Likewise.
2103         * locales/iu_CA: Likewise.
2104         * locales/tl_PH: Likewise.
2106 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
2108         * SUPPORTED: Add ks_IN.
2110 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
2112         * locales/ks_IN@devanagari: Replace duplicated information with copy.
2113         Fix title.  Patch by Pravin Satpute <psatpute@redhat.com>.
2115 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
2117         * locales/ks_IN: New file.
2118         Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
2119         Pravin Satpute <psatpute@redhat.com>.
2121 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
2123         [BZ #9985]
2124         * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
2125         Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
2127 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
2129         [BZ #9844]
2130         * locales/iso14651_t1_common: Move U0138 entry.
2132         [BZ #9833]
2133         * locales/ko_KR: Fix noexpr.  Add nostr.
2135         [BZ #9891]
2136         * locales/mt_MT: Fix spelling of August (Awwissu).
2137         Patch by Martin Pitt.
2139 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
2141         [BZ #9916]
2142         * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
2143         * locales/nan_TW@latin: New file.
2144         Contributed by Arne Goetje.
2146 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
2148         * locales/iso14651_t1_common: Add rules for sorting Malayalam.
2149         Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
2151 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2153         [BZ #7098]
2154         * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
2155         timestamp in compressed charmaps.
2156         Patch by Gilles Espinasse <g.esp@free.fr>.
2158         [BZ #9730]
2159         * locales/sv_FI: Fix time formats.
2161         [BZ #9736]
2162         * locales/el_CY: Fix frac_digits and int_frac_digits.
2163         * locales/el_GR: Likewise.
2164         Patch by Clint Adams <schizo@debian.org>.
2166 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
2168         [BZ #9791]
2169         * locales/as_IN: Break circular include loops introduced in last patch.
2170         * locales/bn_BD: Likewise.
2171         * locales/bn_IN: Likewise.
2172         * locales/hi_IN: Likewise.
2173         * locales/mr_IN: Likewise.
2174         Patch by Pravin Satpute <psatpute@redhat.com>.
2176 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
2178         [BZ #9701]
2179         * locales/sk_SK: Slovakia uses the Euro.
2181         [BZ #9704]
2182         * locales/mt_MT: Malta uses the Euro.
2184         [BZ #9705]
2185         * locales/el_CY: Cyprus uses the Euro.
2187 2008-12-31  Ulrich Drepper  <drepper@redhat.com>
2189         * locales/iso14651_t1_common: Fix sorting of U+0AB3.
2190         Patch by Pravin Satpute <psatpute@redhat.com>.
2192 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
2194         * locales/i18n: Move Indic Matra characters to punct.
2195         * locales/as_IN: Add support for internationalized digits.
2196         * locales/bn_BD: Likewise.
2197         * locales/bn_IN: Likewise.
2198         * locales/gu_IN: Likewise.
2199         * locales/hi_IN: Likewise.
2200         * locales/kn_IN: Likewise.
2201         * locales/ml_IN: Likewise.
2202         * locales/mr_IN: Likewise.
2203         * locales/or_IN: Likewise.
2204         * locales/pa_IN: Likewise.
2205         * locales/ta_IN: Likewise.
2206         * locales/te_IN: Likewise.
2207         Patch by Pravin Satpute <psatpute@redhat.com>.
2209 2008-12-26  Ulrich Drepper  <drepper@redhat.com>
2211         * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
2212         length constant.
2214 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
2216         * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
2218         * locales/hne_IN: New file.
2219         Contributed by Pravin Satpute <psatpute@redhat.com>.
2221 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
2223         [BZ #6920]
2224         * locales/af_ZA: Fix %%z and %%T and postal_fmts.
2225         * locales/ar_SA: Likewise.
2226         * locales/be_BY: Likewise.
2227         * locales/bs_BA: Likewise.
2228         * locales/ca_AD: Likewise.
2229         * locales/ca_ES: Likewise.
2230         * locales/crh_UA: Likewise.
2231         * locales/cs_CZ: Likewise.
2232         * locales/da_DK: Likewise.
2233         * locales/de_AT: Likewise.
2234         * locales/de_BE: Likewise.
2235         * locales/de_CH: Likewise.
2236         * locales/de_DE: Likewise.
2237         * locales/de_LU: Likewise.
2238         * locales/el_CY: Likewise.
2239         * locales/el_GR: Likewise.
2240         * locales/en_AU: Likewise.
2241         * locales/en_BW: Likewise.
2242         * locales/en_CA: Likewise.
2243         * locales/en_DK: Likewise.
2244         * locales/en_GB: Likewise.
2245         * locales/en_IE: Likewise.
2246         * locales/en_NG: Likewise.
2247         * locales/en_NZ: Likewise.
2248         * locales/en_ZA: Likewise.
2249         * locales/en_ZW: Likewise.
2250         * locales/es_AR: Likewise.
2251         * locales/es_BO: Likewise.
2252         * locales/es_CL: Likewise.
2253         * locales/es_CO: Likewise.
2254         * locales/es_CR: Likewise.
2255         * locales/es_DO: Likewise.
2256         * locales/es_EC: Likewise.
2257         * locales/es_ES: Likewise.
2258         * locales/es_GT: Likewise.
2259         * locales/es_HN: Likewise.
2260         * locales/es_MX: Likewise.
2261         * locales/es_NI: Likewise.
2262         * locales/es_PA: Likewise.
2263         * locales/es_PE: Likewise.
2264         * locales/es_PR: Likewise.
2265         * locales/es_PY: Likewise.
2266         * locales/es_SV: Likewise.
2267         * locales/es_UY: Likewise.
2268         * locales/es_VE: Likewise.
2269         * locales/eu_ES: Likewise.
2270         * locales/fa_IR: Likewise.
2271         * locales/fi_FI: Likewise.
2272         * locales/fo_FO: Likewise.
2273         * locales/fr_BE: Likewise.
2274         * locales/fr_CA: Likewise.
2275         * locales/fr_CH: Likewise.
2276         * locales/fr_FR: Likewise.
2277         * locales/fr_LU: Likewise.
2278         * locales/fy_DE: Likewise.
2279         * locales/fy_NL: Likewise.
2280         * locales/ga_IE: Likewise.
2281         * locales/gd_GB: Likewise.
2282         * locales/gl_ES: Likewise.
2283         * locales/gv_GB: Likewise.
2284         * locales/ha_NG: Likewise.
2285         * locales/he_IL: Likewise.
2286         * locales/hr_HR: Likewise.
2287         * locales/hsb_DE: Likewise.
2288         * locales/hu_HU: Likewise.
2289         * locales/id_ID: Likewise.
2290         * locales/ig_NG: Likewise.
2291         * locales/ik_CA: Likewise.
2292         * locales/is_IS: Likewise.
2293         * locales/it_CH: Likewise.
2294         * locales/it_IT: Likewise.
2295         * locales/iu_CA: Likewise.
2296         * locales/iw_IL: Likewise.
2297         * locales/kk_KZ: Likewise.
2298         * locales/kl_GL: Likewise.
2299         * locales/ko_KR: Likewise.
2300         * locales/ku_TR: Likewise.
2301         * locales/kw_GB: Likewise.
2302         * locales/ky_KG: Likewise.
2303         * locales/lg_UG: Likewise.
2304         * locales/li_BE: Likewise.
2305         * locales/li_NL: Likewise.
2306         * locales/lt_LT: Likewise.
2307         * locales/lv_LV: Likewise.
2308         * locales/mg_MG: Likewise.
2309         * locales/mk_MK: Likewise.
2310         * locales/mn_MN: Likewise.
2311         * locales/nb_NO: Likewise.
2312         * locales/nds_DE: Likewise.
2313         * locales/nds_NL: Likewise.
2314         * locales/nl_BE: Likewise.
2315         * locales/nl_NL: Likewise.
2316         * locales/nr_ZA: Likewise.
2317         * locales/nso_ZA: Likewise.
2318         * locales/pa_PK: Likewise.
2319         * locales/pl_PL: Likewise.
2320         * locales/pt_BR: Likewise.
2321         * locales/pt_PT: Likewise.
2322         * locales/ru_RU: Likewise.
2323         * locales/ru_UA: Likewise.
2324         * locales/rw_RW: Likewise.
2325         * locales/se_NO: Likewise.
2326         * locales/shs_CA: Likewise.
2327         * locales/sk_SK: Likewise.
2328         * locales/sl_SI: Likewise.
2329         * locales/sr_ME: Likewise.
2330         * locales/sr_RS: Likewise.
2331         * locales/sr_RS@latin: Likewise.
2332         * locales/ss_ZA: Likewise.
2333         * locales/st_ZA: Likewise.
2334         * locales/sv_FI: Likewise.
2335         * locales/sv_SE: Likewise.
2336         * locales/tg_TJ: Likewise.
2337         * locales/tk_TM: Likewise.
2338         * locales/tl_PH: Likewise.
2339         * locales/tn_ZA: Likewise.
2340         * locales/tr_CY: Likewise.
2341         * locales/tr_TR: Likewise.
2342         * locales/ts_ZA: Likewise.
2343         * locales/tt_RU@iqtelif: Likewise.
2344         * locales/ur_PK: Likewise.
2345         * locales/ve_ZA: Likewise.
2346         * locales/wa_BE: Likewise.
2347         * locales/wo_SN: Likewise.
2348         * locales/xh_ZA: Likewise.
2349         * locales/yo_NG: Likewise.
2350         * locales/zu_ZA: Likewise.
2351         Patch by Pekka Vuorela <pvuorela@gmail.com>.
2353         * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
2355         [BZ #6968]
2356         * locales/iso14651_t1_common: Add support for Sinhala.
2357         * localedata/si_LK.in: New file.
2358         Patch by harshula@gmail.com.
2359         * Makefile (test-input): Add si_LK.UTF-8.
2360         (LOCALES): Likewise.
2362 2008-09-17  Ulrich Drepper  <drepper@redhat.com>
2364         * locales/en_GB: Set first weekday and workday to 2.
2366 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
2368         * locales/nl_AW: New file.
2369         * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2371         * locales/en_AG: New file.
2372         * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
2374 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
2376         * locales/ht_HT: New file.
2377         * SUPPORTED: Add ht_HT.UTF-8.
2379         * locales/en_GB: Change dom_tel_fmt to %A %l.
2380         * locales/de_DE: Likewise.
2382         * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
2384         * locales/sd_IN: New file.
2385         Contributed by Pravin Satpute <psatpute@redhat.com>.
2387         * locales/sd_IN@devanagari: Fix locale name.
2388         * locales/ks_IN@devanagari: Likewise.
2390 2008-09-01  Ulrich Drepper  <drepper@redhat.com>
2392         * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
2393         sd_IN@devanagari.
2395         [BZ #6857]
2396         * locales/sd_IN@devanagari: New file.
2397         Contributed by Pravin Satpute <psatpute@redhat.com>.
2399         [BZ #6856]
2400         * locales/ks_IN@devanagari: New file.
2401         Contributed by Pravin Satpute <psatpute@redhat.com>.
2403 2008-07-11  Ulrich Drepper  <drepper@redhat.com>
2405         * locales/iso14651_t1_common: Add Kannada collation support.
2406         Patch by Pravin Satpute <psatpute@redhat.com>.
2408 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
2410         [BZ #6713]
2411         * charmaps/UTF-8: Fix U1DBA entry representation.
2412         Patch by Colin Watson.
2414 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
2416         * tst-strptime.c (do_test): Add test of %EY.
2418 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
2420         * tst-strptime.c (do_test): Add test for parsing era year
2421         representation.
2423         [BZ #5911]
2424         * locales/es_CR: Define first_weekday and first_workday.
2426         [BZ #5814]
2427         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
2429 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
2431         * locales/iso14651_t1_common: Add support for Gurumukhi script.
2432         Patch by Pravin Satpute <psatpute@redhat.com>.
2434 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
2436         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
2437         Reported by Pravin Satpute.
2439 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
2441         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
2443 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
2445         [BZ #6438]
2446         * locales/iso14651_t1_common: Add sorting data for Telugu.
2448         [BZ #6447]
2449         * locales/be_BY: Fix yesexpr.
2450         Patch by Alexander Mikhailian <mikhailian@altern.org>.
2452 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
2454         * charmaps/UTF-8: Update for Unicode v5.1.
2455         * locales/i18n: Update for Unicode 5.
2457 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2459         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
2461 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2463         [BZ #6021]
2464         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
2465         Use common collation definition.
2467         [BZ #6040]
2468         * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
2470         [BZ #6004]
2471         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
2472         U+1E64, U+1E66, and U+1E68.
2473         Patch by Jesse Thilo <unixweenie@gmail.com>.
2475         [BZ #5478]
2476         * locales/hu_HU: Fix name_fmt.
2478 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
2480         * locales/iso14651_t1_common: Add support for Gujarati script.
2481         Patch by Pravin Satpute <psatpute@redhat.com>.
2483 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
2485         * Makefile (LOCALES): Add ja_JP.UTF-8.
2487 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
2489         * locales/iso14651_t1_common: Add support for Devanagari script.
2490         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
2491         Patch by Pravin Satpute <psatpute@redhat.com>.
2493 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
2495         [BZ #5602]
2496         * locales/pt_PT: Fix mon_decimal_point.
2498 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
2500         [BZ #5777]
2501         * locales/es_CR: Define am/pm format.
2503 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
2505         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
2507         * locales/en_CA: Add language information in LC_ADDRESS section.
2508         * locales/fr_CA: Likewise.
2509         * locales/ik_CA: Likewise.
2510         * locales/iu_CA: Likewise.
2512         [BZ #5627]
2513         * locales/shs_CA: New file.
2515 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
2517         [BZ #5520]
2518         * locales/ga_IE: Fix May, June, November and December entries in mon.
2520 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
2522         * charmsp/HP-THAI8: New file.
2524         [BZ #5464]
2525         * charmaps/HP-GREEK8: New file.
2527         [BZ #5463]
2528         * charmaps/HP-TURKISH8: New file.
2530 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
2532         * charmaps/UTF-8: Add Unicode 5.1 entries.
2534 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
2536         [BZ #5427]
2537         * charmaps/HP-ROMAN9: New file.
2539 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
2541         * locales/si_LK (mon): Fix February and November spelling.
2542         Patch by Danishka Navin <snavin@redhat.com>.
2544 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
2546         [BZ #5238]
2547         * locales/ug_CN: Fix typo in collating symbol definition.
2549         [BZ #5237]
2550         * locales/lo_LA: Fix typos in collation symbols.
2552 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
2554         * locales/dz_BT: Fix representation of data.
2556         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
2557         * locales/bo_CN: New file.
2558         * locales/bo_IN: New file.
2560 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
2562         [BZ #5224]
2563         * locales/ig_NG: Add missing collating elements and symbols.
2565 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
2567         [BZ #4098]
2568         * locales/pl_PL: Change abmon, abday, and d_fmt according to
2569         results of vote.
2571 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
2573         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
2574         second level of <LATIN> script as forward.
2575         * locales/de_DE: Define DIACRIT_FORWARD.
2576         * de_DE.in: Revert last change.
2578 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
2580         * locales/en_US: Add first_weekday and first_workday.
2581         * locales/cs_CZ: Likewise.
2582         * locales/fur_IT: Likewise.
2583         * locales/fy_DE: Likewise.
2584         * locales/hu_HU: Likewise.
2585         * locales/i18n: Likewise.
2586         * locales/li_BE: Likewise.
2587         * locales/li_NL: Likewise.
2588         * locales/nds_DE: Likewise.
2589         * locales/nds_NL: Likewise.
2590         * locales/pl_PL: Likewise.
2591         * locales/sc_IT: Likewise.
2592         * locales/sk_SK: Likewise.
2594 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
2596         * locales/de_DE: Set first week day to Monday.
2597         * locales/fr_FR: Likewise.
2599 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
2601         [BZ #73]
2602         * locales/nb_NO: Update time information, collation, thousands
2603         separator.
2604         * locales/nn_NO: Likewise.
2606 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
2608         * locales/en_NG: New file.
2610 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
2612         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
2614 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
2616         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
2617         definition.  Add U0B71 and U27C0 to U27CA definitions.
2619         * de_DE.in: Adjust for correct handling of backward direction sorting.
2621         * fr_FR.in: New file.
2622         * Makefile: Add rules to run fr_FR sorting test.
2624 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
2626         [BZ #4941]
2627         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
2629         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
2631         * locales/am_ET (LC_COLLATE): Define new script after copy.
2633 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
2635         * locales/cs_SR: Removed.
2637         * locales/lo_LA: Add missing collating element o-e.
2639         * locales/is_IS: Cleanup.  Remove invalid collation entries.
2640         * locales/lv_LV: Likewise.
2642         * locales/fa_IR: Add missing collating element Alef-Hamza.
2644         * locales/da_DK: Add missing collating symbol ETH.
2645         * locales/nb_NO: Likewise.
2647         * locales/sa_IN: New file.
2648         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
2650         * locales/fr_FR: Change thousands_sep to U0020.
2652         * locales/cs_CZ: Sort lowercase before uppercase.
2654         * locales/en_GB: Change first weekday and workday to Monday.
2655         * locales/nb_NO: Likewise.
2656         * locales/nn_NO: Likewise.
2657         [BZ #4833]
2658         * locales/da_DK: Likewise.
2659         [BZ #4705]
2660         * locales/et_EE: Likewise.
2662         * locales/iso14651_t1_common: Add rules for Georgian.
2664         * locales/ber_DZ: New file.
2665         * locales/fil_PH: New file.
2666         * locales/fur_IT: New file.
2667         * locales/fy_DE: New file.
2668         * locales/ha_NG: New file.
2669         * locales/ig_NG: New file.
2670         * locales/ik_CA: New file.
2671         * locales/iu_CA: New file.
2672         * locales/li_BE: New file.
2673         * locales/li_NL: New file.
2674         * locales/nds_DE: New file.
2675         * locales/nds_NL: New file.
2676         * locales/pap_AN: New file.
2677         * locales/sc_IT: New file.
2678         * locales/tk_TM: New file.
2679         * locales/ug_CN: New file.
2680         * locales/yo_NG: New file.
2681         * SUPPORTED: Add the new locales.
2683 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
2685         * charmaps/ISO-8859-9E: New file.
2687 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
2689         * charmaps/KOI8-RU: New file.
2691 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
2693         [BZ #4556]
2694         * locales/de_CH: Fix d_fmt.
2696         [BZ #4972]
2697         * charmaps/MAC-CENTRALEUROPE: New file.
2699 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
2701         [BZ #3842]
2702         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
2703         The latter might be more correct but usually cannot be displayed.
2705 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
2707         [BZ #4554]
2708         * locales/wo_SN: New file.
2709         * SUPPORTED: Add wo_SN entry.
2711         [BZ #4557]
2712         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
2714 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
2716         * locales/translit_combining: Add U0141 and U0142.
2718 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
2720         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
2722 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
2724         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
2725         with supported %e and %.1H with %k.
2726         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
2728 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
2730         [BZ #4773]
2731         * Makefile: Add rules to build and run tst-strptime.
2732         * tst-strptime.c: New file.
2734 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
2736         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
2737         January, February, and September to December, mon for January,
2738         February, September, and December, am_pm, and name_*.
2739         Patch by Amitakhya Phukan <aphukan@redhat.com>.
2741 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
2743         [BZ #4114]
2744         * locales/ast_ES: New file.
2745         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
2747 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
2749         [BZ #4024]
2750         * locales/iso14651_t1: Include iso14651_t1_common for common
2751         sorting data.
2752         * locales/iso14651_t1_common: New file.
2753         * locales/iso14651_t1_pinyin: New file.
2754         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
2755         iso14651_t1.
2757         [BZ #3213]
2758         * locales/translit_neutral: Add entry for U2044.
2760 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
2762         [BZ #4411]
2763         * locales/en_ZA: Update int_select.
2764         Patch by Dwayne Bailey <dwayne@translate.org.za>.
2766 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
2768         * Makefile: Define tst-sscanf-ENV.
2769         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
2771 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
2773         * Makefile (tests): Add tst-sscanf.
2774         (LOCALES): Add fa_IR.UTF-8.
2775         * tst-sscanf.c: New file.
2777         * da_DK.in: Adjust for unified collation.
2779         * locales/vi_VN: Don't define HOK here as well.
2781 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
2783         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
2785         [BZ #1430]
2786         * locales/hu_HU: Revert
2787                 * locales/hu_HU: Better collation.
2788                 Patch by Gyuro Lehel <lehel@freemail.hu>.
2790 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
2792         [BZ #672]
2793         * locales/ca_ES: Replace current collation rules by including
2794         iso14651_t1 and adding extra rules if needed.  There should be
2795         no noticeable changes in sorted text. only ligatures and
2796         ignoreable characters have modified weights.
2797         * locales/da_DK: Likewise.
2798         * locales/en_CA: Likewise.
2799         * locales/es_US: Likewise.
2800         * locales/fi_FI: Likewise.
2801         * locales/nb_NO: Likewise.
2803 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
2805         [BZ #672]
2806         * locales/iso14651_t1: Simplified.  Extended.
2808         [BZ #58]
2809         * locales/uk_UA: New version.
2811         [BZ #3156]
2812         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
2814         [BZ #2692]
2815         * locales/es_VE: Add am/pm format support.
2817         [BZ #2648]
2818         * locales/pl_PL: Fix currency_symbol and its placement.
2820         [BZ #3363]
2821         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
2822         * locales/tt_RU@iqtelif: New file.
2824         [BZ #3334]
2825         * locales/sr_ME: Update from maintainer.
2827         [BZ #3326]
2828         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
2829         * locales/crh_UA: New file.
2831 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
2833         [BZ #3322]
2834         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
2835         * locales/sr_RS: New file.
2836         * locales/sr_RS@latin: New file.
2838         [BZ #3995]
2839         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
2841         [BZ #3885]
2842         * locales/i18n: Updates for Unicode 5.0.
2843         * charmaps/UTF-8: Likewise.
2844         Patch by Pablo Saratxaga <pablo@walon.org>
2846 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
2848         [BZ #3884]
2849         * locales/sl_SI: Slovenia joined the Euro zone.
2850         Fix negative number format.
2852 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
2854         [BZ #3851]
2855         * locales/bn_BD: Fix full name of January and February.
2856         Patch by Jamil Ahmed <jamil@bengalinux.org>.
2858 2007-02-02  Bruno Haible  <bruno@clisp.org>
2860         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
2861         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
2862         Reported by Jungshik Shin <jungshik@google.com>.
2864         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
2865         Reported by Jungshik Shin <jungshik@google.com>.
2867 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
2869         * charmaps/BRF: New file.
2870         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2872 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
2874         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
2875         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
2876         %a %e. %B %Y, %H:%M:%S %Z.
2878 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
2880         * locales/mai_IN: New file.
2881         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
2883         * SUPPORTED: Add mai_IN/UTF-8.
2885 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
2887         [BZ #3320]
2888         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
2890 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
2892         * locales/tt_RU: Fix territory, title and descriptive comment.
2894 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
2896         * locales/pa_IN (abday): Fix spelling of Sunday.
2897         Patch by Mayank Jain <majain@redhat.com>.
2899 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
2901         * locales/en_GB: Use more complete en_US data in LC_NAME.
2903 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
2905         [BZ #39]
2906         * locales/sr_ME: New file.
2907         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
2909 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
2911         [BZ #2823]
2912         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
2913         first_workday information.
2914         Patch by Damjan Georgievski.
2916 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
2918         * locales/or_IN (mon): Fix February string.
2920 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
2922         [BZ #2695]
2923         * locales/et_EE: Update LC_ADDRESS category.
2924         Patch by Priit Laes <amd@store20.com>.
2926 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
2928         [BZ #2662]
2929         * locales/bn_BD: Fix abday and day spelling of Tuesday.
2931         [BZ #2473]
2932         * locales/en_NZ: Define am/pm formats.
2934 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
2936         * locales/nn_NO: Copy more categories from nb_NO.
2938 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
2940         [BZ #3034]
2941         * locales/ml_IN (abmon): Fix June entry.
2942         * locales/bn_IN (abday): Fix Tuesday entry.
2943         (day): Likewise.
2944         (abmon): Fix January and February entries.
2945         (mon): Likewise.
2946         Patches by Mayank Jain <majain@redhat.com>.
2948 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
2950         [BZ #935]
2951         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
2952         * locales/fy_NL: New file.
2954 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
2956         [BZ #3034]
2957         * locales/pa_IN (day): Fix spelling of Saturday.
2958         * locales/or_IN (mon): Fix spelling of May.
2959         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
2960         (abmon): Fix spelling of March to October.
2961         (mon): Fix spelling of March, April, June, August to December.
2962         Patches by Mayank Jain <majain@redhat.com>.
2964 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
2966         [BZ #2125]
2967         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
2968         Define first_weekday, first_workdayweek_day, work_day,
2969         country_isbn and country_post fields.
2970         Comments for terminology and bibliographic codes were added.
2972 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
2974         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
2976         [BZ #2961]
2977         * locales/csb_PL: New file.
2979 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
2981         * locales/es_NI: Define real t_fmt_ampm and am_pm.
2982         * locales/es_PE: Likewise.
2984 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
2986         * locales/te_IN: Minor fixups.
2987         * locales/pt_PT: Likewise.
2989         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
2990         * locales/af_ZA: Likewise.
2991         * locales/am_ET: Likewise.
2992         * locales/ar_AE: Likewise.
2993         * locales/ar_BH: Likewise.
2994         * locales/ar_DZ: Likewise.
2995         * locales/ar_EG: Likewise.
2996         * locales/ar_IN: Likewise.
2997         * locales/ar_IQ: Likewise.
2998         * locales/ar_JO: Likewise.
2999         * locales/ar_KW: Likewise.
3000         * locales/ar_LB: Likewise.
3001         * locales/ar_LY: Likewise.
3002         * locales/ar_MA: Likewise.
3003         * locales/ar_OM: Likewise.
3004         * locales/ar_QA: Likewise.
3005         * locales/ar_SA: Likewise.
3006         * locales/ar_SD: Likewise.
3007         * locales/ar_SY: Likewise.
3008         * locales/ar_TN: Likewise.
3009         * locales/ar_YE: Likewise.
3010         * locales/as_IN: Likewise.
3011         * locales/az_AZ: Likewise.
3012         * locales/be_BY: Likewise.
3013         * locales/bg_BG: Likewise.
3014         * locales/bn_BD: Likewise.
3015         * locales/bn_IN: Likewise.
3016         * locales/ca_AD: Likewise.
3017         * locales/ca_ES: Likewise.
3018         * locales/ca_ES@euro: Likewise.
3019         * locales/ca_FR: Likewise.
3020         * locales/ca_IT: Likewise.
3021         * locales/cs_CZ: Likewise.
3022         * locales/dz_BT: Likewise.
3023         * locales/el_CY: Likewise.
3024         * locales/el_GR: Likewise.
3025         * locales/en_AU: Likewise.
3026         * locales/en_CA: Likewise.
3027         * locales/en_DK: Likewise.
3028         * locales/en_GB: Likewise.
3029         * locales/en_HK: Likewise.
3030         * locales/en_IE: Likewise.
3031         * locales/en_IE@euro: Likewise.
3032         * locales/en_IN: Likewise.
3033         * locales/en_NZ: Likewise.
3034         * locales/en_PH: Likewise.
3035         * locales/en_SG: Likewise.
3036         * locales/en_US: Likewise.
3037         * locales/en_ZA: Likewise.
3038         * locales/es_AR: Likewise.
3039         * locales/es_BO: Likewise.
3040         * locales/es_CL: Likewise.
3041         * locales/es_CO: Likewise.
3042         * locales/es_CR: Likewise.
3043         * locales/es_DO: Likewise.
3044         * locales/es_EC: Likewise.
3045         * locales/es_ES: Likewise.
3046         * locales/es_ES@euro: Likewise.
3047         * locales/es_GT: Likewise.
3048         * locales/es_HN: Likewise.
3049         * locales/es_MX: Likewise.
3050         * locales/es_NI: Likewise.
3051         * locales/es_PA: Likewise.
3052         * locales/es_PE: Likewise.
3053         * locales/es_PR: Likewise.
3054         * locales/es_PY: Likewise.
3055         * locales/es_SV: Likewise.
3056         * locales/es_US: Likewise.
3057         * locales/es_UY: Likewise.
3058         * locales/es_VE: Likewise.
3059         * locales/et_EE: Likewise.
3060         * locales/eu_ES: Likewise.
3061         * locales/eu_ES@euro: Likewise.
3062         * locales/fa_IR: Likewise.
3063         * locales/fi_FI: Likewise.
3064         * locales/fi_FI@euro: Likewise.
3065         * locales/fo_FO: Likewise.
3066         * locales/ga_IE: Likewise.
3067         * locales/ga_IE@euro: Likewise.
3068         * locales/gez_ER: Likewise.
3069         * locales/gez_ET: Likewise.
3070         * locales/gl_ES: Likewise.
3071         * locales/gl_ES@euro: Likewise.
3072         * locales/gu_IN: Likewise.
3073         * locales/gv_GB: Likewise.
3074         * locales/he_IL: Likewise.
3075         * locales/hi_IN: Likewise.
3076         * locales/hr_HR: Likewise.
3077         * locales/hy_AM: Likewise.
3078         * locales/id_ID: Likewise.
3079         * locales/is_IS: Likewise.
3080         * locales/it_CH: Likewise.
3081         * locales/it_IT: Likewise.
3082         * locales/it_IT@euro: Likewise.
3083         * locales/iw_IL: Likewise.
3084         * locales/ja_JP: Likewise.
3085         * locales/kk_KZ: Likewise.
3086         * locales/kl_GL: Likewise.
3087         * locales/km_KH: Likewise.
3088         * locales/kn_IN: Likewise.
3089         * locales/ko_KR: Likewise.
3090         * locales/kw_GB: Likewise.
3091         * locales/ky_KG: Likewise.
3092         * locales/lg_UG: Likewise.
3093         * locales/lt_LT: Likewise.
3094         * locales/lv_LV: Likewise.
3095         * locales/mk_MK: Likewise.
3096         * locales/mr_IN: Likewise.
3097         * locales/ms_MY: Likewise.
3098         * locales/mt_MT: Likewise.
3099         * locales/nb_NO: Likewise.
3100         * locales/ne_NP: Likewise.
3101         * locales/nl_BE: Likewise.
3102         * locales/nl_BE@euro: Likewise.
3103         * locales/nl_NL: Likewise.
3104         * locales/nl_NL@euro: Likewise.
3105         * locales/nn_NO: Likewise.
3106         * locales/nr_ZA: Likewise.
3107         * locales/om_KE: Likewise.
3108         * locales/or_IN: Likewise.
3109         * locales/pa_IN: Likewise.
3110         * locales/pl_PL: Likewise.
3111         * locales/pt_BR: Likewise.
3112         * locales/pt_PT: Likewise.
3113         * locales/pt_PT@euro: Likewise.
3114         * locales/ru_RU: Likewise.
3115         * locales/ru_UA: Likewise.
3116         * locales/rw_RW: Likewise.
3117         * locales/se_NO: Likewise.
3118         * locales/si_LK: Likewise.
3119         * locales/sk_SK: Likewise.
3120         * locales/sl_SI: Likewise.
3121         * locales/so_SO: Likewise.
3122         * locales/sq_AL: Likewise.
3123         * locales/ss_ZA: Likewise.
3124         * locales/st_ZA: Likewise.
3125         * locales/sv_FI: Likewise.
3126         * locales/sv_FI@euro: Likewise.
3127         * locales/sv_SE: Likewise.
3128         * locales/ta_IN: Likewise.
3129         * locales/te_IN: Likewise.
3130         * locales/tg_TJ: Likewise.
3131         * locales/th_TH: Likewise.
3132         * locales/ti_ET: Likewise.
3133         * locales/tn_ZA: Likewise.
3134         * locales/tr_TR: Likewise.
3135         * locales/ts_ZA: Likewise.
3136         * locales/tt_RU: Likewise.
3137         * locales/uk_UA: Likewise.
3138         * locales/ve_ZA: Likewise.
3139         * locales/vi_VN: Likewise.
3140         * locales/xh_ZA: Likewise.
3141         * locales/zh_CN: Likewise.
3142         * locales/zh_HK: Likewise.
3143         * locales/zh_SG: Likewise.
3144         * locales/zu_ZA: Likewise.
3146 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
3148         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
3149         * locales/as_IN: New file.
3150         * locales/or_IN: New file.
3151         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
3153 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
3155         [BZ #1203]
3156         * locales/de_DE: Fix order of day of month and month name in
3157         date_fmt.  Add period after the day number and avoid padding.
3159         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
3160         tr_CY.UTF-8.
3162         [BZ #531]
3163         * locales/tr_CY: New file.
3165 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
3167         * locales/ro_RO: The sorting order of the letters a circumflex and
3168         a with breve was corrected according to the Romanian alphabet.
3169         Capital A with breve is in no longer used within day names.
3170         Romanian post-92 writing rules are used within day and abday fields.
3171         Fixed the international currency symbol because after the
3172         denomination (starting with the 1st of July 2005), the symbol is
3173         RON (1 RON = 10000 ROL).
3174         Grouping sign for thousands, which is ".", is used for Romanian.
3175         Numbers are grouped in sets of 3 digits.
3176         The short date format is %d.%m.%Y for Romanian in Romania.
3177         The year is placed before the time in date_fmt.
3178         %Z was replaced with %z in date formats because %Z is not
3179         used nor widely known in Romania, and Romania uses daylight saving
3180         and the difference is more obvious this way.
3181         abday for Saturday was changed because i> looks bad and is
3182         incorrect according to post-92 writing rules.
3183         In Romanian months' names are not capitalized. The same goes for
3184         the days' names.
3185         A4 is the prefered paper type and metric system is used;
3186         FIXMEs were removed.
3187         country_name, country_car, lang_name and lang_ab were added.
3188         name_mr, name_mrs, name_miss were added; name_ms omitted as
3189         there is no proper form it in Romanian.
3190         An explanation related to the cedilla/comma issue and
3191         the reson why the transliteration is a good idea was added.
3192         The default encoding was changed to UTF-8 because this is the
3193         only encoding that supports all Romanian specific symbols and
3194         dicritics.
3195         The name format was corrected while salutation abbreviation was
3196         omitted.
3197         postal_fmt was corrected according to the Romanian style of
3198         writing this information.
3200 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
3202         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
3204         [BZ #531]
3205         * locales/el_CY: New file.
3207         [BZ #192]
3208         * locales/hu_HU: Better month name abbreviations.
3210         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
3212         [BZ #68]
3213         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
3214         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
3215         and name_mrs.
3217         [BZ #388]
3218         * locales/pl_PL: Don't ignore U0020 in collation.
3220         [BZ #352]
3221         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
3223 2006-05-01  Alexander Shopov  <ash@contact.bg>
3225         [BZ #2625]
3226         * charmaps/MIK: New file.
3228 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
3230         * locales/bg_BG: Update after iso-4217.def update.
3231         * locales/bs_BA: Likewise.
3232         * locales/es_MX: Likewise.
3233         * locales/ru_RU: Likewise.
3234         * locales/tg_TJ: Likewise.
3235         * locales/tt_RU: Likewise.
3237 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
3239         [BZ #2376]
3240         * locales/es_UY: Change curreny_symbol.
3242 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
3244         [BZ #2349]
3245         * locales/de_CH: Change thousand separator to '.
3247 2006-01-17  Robert Millan  <robertmh@gnu.org>
3249         [BZ #2158]
3250         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
3251         * locales/ca_AD: New file.
3252         * locales/ca_FR: New file.
3253         * locales/ca_IT: New file.
3255 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
3257         [BZ #2134]
3258         * locales/pa_PK: New file.
3259         * SUPPORTED: Add pa_PK.UTF-8.
3261         [BZ #1974]
3262         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
3263         am_pm, and name_fmt.
3265         [BZ #1787]
3266         * locales/en_ZA: Updates.
3268         [BZ #1786]
3269         * locales/af_ZA: Updates.
3271         [BZ #1785]
3272         * locales/st_ZA: Updates and formatting changes.
3274         [BZ #1784]
3275         * locales/zu_ZA: Updates and formatting changes.
3277         [BZ #1783]
3278         * locales/xh_ZA: Updates and formatting changes.
3280         [BZ #1782]
3281         * locales/nr_ZA: New file.
3282         * locales/SUPPORTED: Add nr_ZA.UTF-8.
3284 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
3286         * locales/cs_CZ (LC_TIME): Define week.
3287         * locales/sk_SK (LC_TIME): Likewise.
3288         * locales/pl_PL (LC_TIME): Likewise.
3289         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
3291 2005-12-27  Roland McGrath  <roland@redhat.com>
3293         * tst-ctype.c (main): Add some casts.
3295         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
3297 2006-01-02  Andreas Jaeger  <aj@suse.de>
3299         * locales/fi_FI: Fix date_fmt.
3300         * locales/mn_MN: Likewise.
3302 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
3304         * locales/se_NO: Remove RCS ID line.
3306 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
3308         [BZ 1872]
3309         * charmaps/ISO_11548-1. New file.
3310         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3312 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
3314         [BZ #1294]
3315         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
3317 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
3319         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
3321 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
3323         [BZ #119]
3324         * locales/es_AR: Fix thousands_sep and grouping.
3326 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
3328         [BZ #451]
3329         * locales/rw_RW: New file.
3330         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
3332         [BZ #367]
3333         * locales/si_LK: New file.
3334         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
3336         [BZ #297]
3337         * locales/fi_FI: Change date_fmt.
3339         * locales/te_IN: Fix noexpr, replace yY with nN.
3341         [BZ #305]
3342         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
3343         * locales/ml_IN: Likewise.
3344         * locales/ta_IN: Likewise.
3345         * locales/kw_GB: Add yY to yesexpr.
3346         * locales/oc_FR: Likewise.
3348         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
3350         [BZ #71]
3351         [BZ #305]
3352         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
3353         Define yesstr and nostr.
3354         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
3355         * locales/ar_BH: Likewise.
3356         * locales/ar_DZ: Likewise.
3357         * locales/ar_IN: Likewise.
3358         * locales/ar_IQ: Likewise.
3359         * locales/ar_JO: Likewise.
3360         * locales/ar_KW: Likewise.
3361         * locales/ar_LB: Likewise.
3362         * locales/ar_LY: Likewise.
3363         * locales/ar_MA: Likewise.
3364         * locales/ar_OM: Likewise.
3365         * locales/ar_QA: Likewise.
3366         * locales/ar_SA: Likewise.
3367         * locales/ar_SD: Likewise.
3368         * locales/ar_SY: Likewise.
3369         * locales/ar_TN: Likewise.
3370         * locales/ar_YE: Likewise.
3372         [BZ #56]
3373         * locales/de_DE: Add transliterations for quoting characters.
3375         [BZ #448]
3376         * locales/vi_VN: Several fixes.
3377         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
3379         [BZ #428]
3380         * locales/te_IN: Several fixes.
3381         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
3383         [BZ #368]
3384         * locales/dz_BT: New file.
3385         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
3387         [BZ #195]
3388         * locales/hu_HU: Add some transliterations.
3390         [BZ #1429]
3391         * locales/hu_HU: Define week.
3393         [BZ #982]
3394         * locales/ml_IN: Fix title.
3396         [BZ #981]
3397         * locales/ca_ES: Fix title.
3399         [BZ #980]
3400         * locales/yi_US: Fix title.
3402         * locales/nl_NL: Define country_car, lang_name, lang_ab,
3403         lang_term, and lang_lib.
3405         [BZ #870]
3406         * locales/ku_TR: New file.
3407         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
3408         ku_TR.UTF-8.
3410 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
3412         [BZ #533]
3413         * locales/ss_ZA: New file.
3414         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3416         [BZ #529]
3417         * locales/tn_ZA: New file.
3418         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3420         [BZ #491]
3421         * locales/ve_ZA: New file.
3422         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3424         [BZ #486]
3425         * locales/nso_ZA: New file.
3426         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3428         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
3429         ss_ZA.UTF-8.
3431 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
3433         [BZ #532]
3434         * locales/ts_ZA: New file.
3435         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3437         * SUPPORTED: Add ts_ZA.UTF-8.
3439 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
3441         * locales/en_US: Fix postal_fmt.
3442         * locales/es_US: Update LC_ADDRESS info from en_US.
3443         Reported by FrankTang@gmail.com.
3445 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
3447         [BZ #811]
3448         * locales/zh_CN: Fix date_fmt information.
3450         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
3452         [BZ #826]
3453         * locales/km_KH: New file.
3455         * Makefile (LOCALES): Add zh_TW.EUC-TW.
3457 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
3459         [BZ #668]
3460         * locales/yi_US: Spelling fixes.
3462         [BZ #667]
3463         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
3465         [BZ #666]
3466         * locales/tg_TJ: Correct yesexpr.
3468         [BZ #665]
3469         * locales/sq_AL: Add language specific collation.
3471         [BZ #663]
3472         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
3474         [BZ #662]
3475         * locales/az_AZ: Fix the day and month names.  Add transliteration
3476         for schwa character.
3478         [BZ #657]
3479         * locales/bn_BD: Some corrections.
3480         Patch by Jamil Ahmed <jamil@bengalinux.org>.
3482         [BZ #588]
3483         * locales/el_GR: Change to use 12h time format.
3484         Patch by Konstantinos Margaritis <markos@debian.org>.
3486         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
3488         [BZ #566]
3489         * locales/hsb_DE: New file.
3491         [BZ #527]
3492         * locales/sid_ET: Remove incorrect lang_ab definition.
3494         [BZ #525]
3495         * locales/ru_RU: Use nominative instead of genitive in mon data to
3496         align with other locales with the same issue.
3498         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
3500         [BZ #520]
3501         * locales/ky_KG: New file.
3503         [BZ #495]
3504         * locales/st_ZA: Updates and corrections.
3505         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3507         [BZ #493]
3508         * locales/xh_ZA: Updates and corrections.
3509         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3511         [BZ #488]
3512         * locales/zu_ZA: Updates and corrections.
3513         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3515         [BZ #484]
3516         * locales/af_ZA: Updates and corrections.
3517         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3519         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
3521         [BZ #1347]
3522         * locales/be_BY@latin: New file.
3524 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
3526         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
3528         [BZ #704]
3529         * locales/mg_MG: New file.
3531 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
3533         * locales/hu_HU: Better collation.
3534         Patch by Gyuro Lehel <lehel@freemail.hu>.
3536 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
3538         [BZ #448]
3539         * locales/vi_VN: Update locale.
3541 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
3543         * locales/en_US: Remove duplicate am_pn entry.
3545 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
3547         [BZ #622]
3548         * locales/pa_IN (am_pm): Fix typos.
3549         Patch by Denis Barbier <barbier@linuxfr.org>.
3551 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
3553         [BZ #1092]
3554         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
3556 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
3558         [BZ #1084]
3559         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
3561 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
3563         [BZ #1091]
3564         * locales/fa_IR: Add alt_digits, change date and time
3565         representation, and various cleanups.
3566         Patch by Hamed Malek <hamed@bamdad.org>.
3568 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
3570         [BZ #823]
3571         * charmaps/WINDOWS-31J: Add % before alias keyword.
3573 2005-02-27  Denis Barbier  <barbier@debian.org>
3575         [BZ #38]
3576         * locales/sr_CS: New file.
3577         Contributed by Danilo Segan <dsegan@gmx.net>
3578         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
3580 2005-03-18  Andreas Schwab  <schwab@suse.de>
3582         [BZ #622]
3583         * locales/pa_IN (am_pm): Fix character names.
3585 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
3587         [BZ #1084]
3588         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
3590 2004-12-19  Roland McGrath  <roland@frob.com>
3592         * gen-unicode-ctype.c (output_tables): Fix email address in output.
3594 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
3596         [BZ #82]
3597         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
3598         remaining block.  Change contact info as this locale is now
3599         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
3601         * locales/bn_BD: Change category entries to look more like
3602         standard references.
3604         [BZ #26]
3605         * locales/ta_IN: Correct sorting order.  Corrected day and month
3606         abbrevations.  Corrected name strings for mr., mrs. and miss.
3607         Patch from Thuraiappah Vaseeharan.
3609 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
3611         * locales/te_IN: Fix language name spelling.
3613 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
3615         * locales/en_ZA: Update by Dwayne Bailey.
3617 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
3619         * locales/pa_IN: Add some missing fields and fix some spelling
3620         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
3622 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
3624         [BZ #337]
3625         * SUPPORTED: Update bug reporting comment.
3626         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
3627         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
3628         list).
3629         * locales/an_ES: Likewise.
3630         * locales/ar_AE: Likewise.
3631         * locales/ar_BH: Likewise.
3632         * locales/ar_DZ: Likewise.
3633         * locales/ar_EG: Likewise.
3634         * locales/ar_IN: Likewise.
3635         * locales/ar_IQ: Likewise.
3636         * locales/ar_JO: Likewise.
3637         * locales/ar_KW: Likewise.
3638         * locales/ar_LB: Likewise.
3639         * locales/ar_LY: Likewise.
3640         * locales/ar_MA: Likewise.
3641         * locales/ar_OM: Likewise.
3642         * locales/ar_QA: Likewise.
3643         * locales/ar_SA: Likewise.
3644         * locales/ar_SD: Likewise.
3645         * locales/ar_SY: Likewise.
3646         * locales/ar_TN: Likewise.
3647         * locales/ar_YE: Likewise.
3648         * locales/be_BY: Likewise.
3649         * locales/bn_IN: Likewise.
3650         * locales/br_FR@euro: Likewise.
3651         * locales/ca_ES: Likewise.
3652         * locales/ca_ES@euro: Likewise.
3653         * locales/cs_CZ: Likewise.
3654         * locales/da_DK: Likewise.
3655         * locales/de_AT: Likewise.
3656         * locales/de_AT@euro: Likewise.
3657         * locales/de_BE: Likewise.
3658         * locales/de_BE@euro: Likewise.
3659         * locales/de_CH: Likewise.
3660         * locales/de_DE: Likewise.
3661         * locales/de_DE@euro: Likewise.
3662         * locales/de_LU: Likewise.
3663         * locales/de_LU@euro: Likewise.
3664         * locales/el_GR: Likewise.
3665         * locales/el_GR@euro: Likewise.
3666         * locales/en_AU: Likewise.
3667         * locales/en_BW: Likewise.
3668         * locales/en_CA: Likewise.
3669         * locales/en_DK: Likewise.
3670         * locales/en_GB: Likewise.
3671         * locales/en_HK: Likewise.
3672         * locales/en_IE: Likewise.
3673         * locales/en_IE@euro: Likewise.
3674         * locales/en_IN: Likewise.
3675         * locales/en_NZ: Likewise.
3676         * locales/en_PH: Likewise.
3677         * locales/en_SG: Likewise.
3678         * locales/en_US: Likewise.
3679         * locales/en_ZW: Likewise.
3680         * locales/es_AR: Likewise.
3681         * locales/es_BO: Likewise.
3682         * locales/es_CL: Likewise.
3683         * locales/es_CO: Likewise.
3684         * locales/es_CR: Likewise.
3685         * locales/es_DO: Likewise.
3686         * locales/es_EC: Likewise.
3687         * locales/es_ES: Likewise.
3688         * locales/es_ES@euro: Likewise.
3689         * locales/es_GT: Likewise.
3690         * locales/es_HN: Likewise.
3691         * locales/es_MX: Likewise.
3692         * locales/es_NI: Likewise.
3693         * locales/es_PA: Likewise.
3694         * locales/es_PE: Likewise.
3695         * locales/es_PR: Likewise.
3696         * locales/es_PY: Likewise.
3697         * locales/es_SV: Likewise.
3698         * locales/es_US: Likewise.
3699         * locales/es_UY: Likewise.
3700         * locales/es_VE: Likewise.
3701         * locales/et_EE: Likewise.
3702         * locales/eu_ES: Likewise.
3703         * locales/eu_ES@euro: Likewise.
3704         * locales/fi_FI: Likewise.
3705         * locales/fi_FI@euro: Likewise.
3706         * locales/fo_FO: Likewise.
3707         * locales/fr_BE: Likewise.
3708         * locales/fr_BE@euro: Likewise.
3709         * locales/fr_CA: Likewise.
3710         * locales/fr_CH: Likewise.
3711         * locales/fr_FR: Likewise.
3712         * locales/fr_FR@euro: Likewise.
3713         * locales/fr_LU: Likewise.
3714         * locales/fr_LU@euro: Likewise.
3715         * locales/ga_IE: Likewise.
3716         * locales/ga_IE@euro: Likewise.
3717         * locales/gl_ES: Likewise.
3718         * locales/gl_ES@euro: Likewise.
3719         * locales/gu_IN: Likewise.
3720         * locales/gv_GB: Likewise.
3721         * locales/he_IL: Likewise.
3722         * locales/hi_IN: Likewise.
3723         * locales/hr_HR: Likewise.
3724         * locales/hu_HU: Likewise.
3725         * locales/id_ID: Likewise.
3726         * locales/is_IS: Likewise.
3727         * locales/it_CH: Likewise.
3728         * locales/it_IT: Likewise.
3729         * locales/it_IT@euro: Likewise.
3730         * locales/iw_IL: Likewise.
3731         * locales/ja_JP: Likewise.
3732         * locales/kk_KZ: Likewise.
3733         * locales/kl_GL: Likewise.
3734         * locales/kn_IN: Likewise.
3735         * locales/ko_KR: Likewise.
3736         * locales/kw_GB: Likewise.
3737         * locales/lo_LA: Likewise.
3738         * locales/lt_LT: Likewise.
3739         * locales/lv_LV: Likewise.
3740         * locales/ml_IN: Likewise.
3741         * locales/mn_MN: Likewise.
3742         * locales/mr_IN: Likewise.
3743         * locales/ms_MY: Likewise.
3744         * locales/mt_MT: Likewise.
3745         * locales/nb_NO: Likewise.
3746         * locales/nl_BE: Likewise.
3747         * locales/nl_BE@euro: Likewise.
3748         * locales/nl_NL: Likewise.
3749         * locales/nl_NL@euro: Likewise.
3750         * locales/nn_NO: Likewise.
3751         * locales/pa_IN: Likewise.
3752         * locales/pl_PL: Likewise.
3753         * locales/pt_BR: Likewise.
3754         * locales/pt_PT: Likewise.
3755         * locales/pt_PT@euro: Likewise.
3756         * locales/ro_RO: Likewise.
3757         * locales/ru_RU: Likewise.
3758         * locales/ru_UA: Likewise.
3759         * locales/sk_SK: Likewise.
3760         * locales/sl_SI: Likewise.
3761         * locales/sq_AL: Likewise.
3762         * locales/sv_FI: Likewise.
3763         * locales/sv_FI@euro: Likewise.
3764         * locales/sv_SE: Likewise.
3765         * locales/ta_IN: Likewise.
3766         * locales/te_IN: Likewise.
3767         * locales/th_TH: Likewise.
3768         * locales/tr_TR: Likewise.
3769         * locales/uk_UA: Likewise.
3770         * locales/ur_PK: Likewise.
3771         * locales/vi_VN: Likewise.
3772         * locales/wa_BE@euro: Likewise.
3773         * locales/zh_CN: Likewise.
3774         * locales/zh_HK: Likewise.
3775         * locales/zh_SG: Likewise.
3776         * locales/zh_TW: Likewise.
3778         [BZ #187]
3779         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
3780         surprises when using untranslated program.
3781         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
3782         make it more like the structure of the POSIX locale values.
3783         * locales/tr_TR: Correct numeric decimal point to use comma, and
3784         correct grouping.
3785         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
3787         [BZ #421]
3788         * locales/tr_TR: Update with new currency symbol valid from
3789         2005-01-01.  Patch from Nilgün Belma Bugüner.
3790         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
3792 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
3794         * locales/fa_IR: Add to_inpunct map.
3795         Patch by Hamed Malek <hamed@bamdad.org>.
3797 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
3799         [BZ #413]
3800         * locales/gu_IN: Update various incorrect and missing information.
3801         Patch by Ankit Patel <ankit@redhat.com>.
3803 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
3805         * locales/nb_NO: Make language field consistent in form with nn_NO.
3807 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
3809         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
3810         Reported by Alan Cox <alan@redhat.com>.
3812 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
3814         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
3815         for BZ #19.
3816         * tr_TR.in: New file.
3818 2004-07-31  Bruno Haible  <bruno@clisp.org>
3820         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
3821         * charmaps/SHIFT_JISX0213: Likewise.
3823 2004-07-22  Bruno Haible  <bruno@clisp.org>
3825         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
3826         ISO_8859-7:2003.
3828 2004-07-22  Bruno Haible  <bruno@clisp.org>
3830         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
3832 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
3834         * locales/kr_KO: Change month names to use latin numbers instead
3835         of hangul numeric pronounciation.  Patch from Changwoo
3836         Ryu.[BZ #25]
3838 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
3840         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
3842 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
3844         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
3845         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
3846         Reinhardt, and approved by the locale author Borka
3847         Jerman-Blazic. [BZ #163]
3849 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
3851         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
3853 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
3855         * locales/it_IT: Change currency formatting from none to two
3856         fraction dicits, as Italy now uses the Euro.  Patch from Marko
3857         Djukic. [BZ #111]
3859 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
3861         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
3862         (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
3864 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
3866         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
3868 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
3870         * locales/sid_ET: Correct lang_ab and source information.
3871         Patch from Daniel Yacob.
3873 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
3875         * locales/et_EE: Change default charset for et_EE locale from
3876         ISO-8859-1 to ISO-8859-15, to reflect the content of
3877         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
3878         from Indrek Hein and Meelis Roos.
3879         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
3881 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
3883         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
3884         * locales/kk_KZ: New file.
3885         * charmaps/PT154: New file.
3886         * charmaps/RK1048: New file.
3888 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
3890         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
3891         * locales/ar_TN: Likewise.
3892         * locales/ar_YE: Likewise.
3893         * locales/bn_BD: Likewise.
3894         * locales/br_FR: Likewise.
3895         * locales/ca_ES: Likewise.
3896         * locales/cy_GB: Likewise.
3897         * locales/gd_GB: Likewise.
3898         * locales/gv_GB: Likewise.
3899         * locales/hy_AM: Likewise.
3900         * locales/id_ID: Likewise.
3901         * locales/ka_GE: Likewise.
3902         * locales/kw_GB: Likewise.
3903         * locales/lg_UG: Likewise.
3904         * locales/mk_MK: Likewise.
3905         * locales/oc_FR: Likewise.
3906         * locales/ru_UA: Likewise.
3907         * locales/sk_SK: Likewise.
3908         * locales/sr_YU: Likewise.
3909         * locales/sr_YU@cyrillic: Likewise.
3910         * locales/uk_UA: Likewise.
3911         * locales/ur_PK: Likewise.
3912         * locales/wa_BE: Likewise.
3914 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
3916         * locales/fa_IR: Fix yesexpr and noexpr.
3917         Patch by Hamed Malek <hamed@bamdad.org>.
3919 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
3921         * locales/tr_TR: Correct sorting order of the normal and dotless I
3922         [BZ #19].
3924 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
3926         * locales/fa_IR: Add to_outpunct info and change decimal_point and
3927         thousand_sep to ASCII value.
3929 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
3931         * SUPPORTED: Add all kinds of UTF-8 locales.
3933 2004-01-18  Bruno Haible  <bruno@clisp.org>
3935         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
3936         * locales/lug_UG: Remove file.
3937         * SUPPORTED: Create lg_UG instead of lug_UG.
3939 2003-12-31  Bruno Haible  <bruno@clisp.org>
3941         * charmaps/IBM866NAV: Fix the character values.
3943 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
3945         * sort-test.sh: Print the status for both the sorting tests, xfrm
3946         and collate, making it possible to know which one of them that
3947         fail if only one of them misbehaves.  Indent output from
3948         'diff -u' when sorting test fail, to make it easier to visually
3949         group the output.
3951 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
3953         * tst-fmon.data: Add simple test to check left justified currency
3954         values in the C locale.
3956 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
3958         * tst-fmon.sh: Don't print every line.  The program already prints
3959         the failing ones.
3961         * tst-fmon.c (main): Fix typo in message.
3963 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
3965         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
3966         * locales/hr_HR: Correct the email address of Tomislav Vujec.
3967         * locales/ja_JP: Document EUC-JP as the recommended charset.
3968         * locales/ko_KR: List Won-kyu Park as the author/contact for the
3969         locale.
3970         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
3972 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
3974         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
3976 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
3978         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
3980         * locales/aa_DJ: Add int_select.  Use copy where possible.
3981         * locales/am_ET: Likewise.
3982         * locales/ar_BH: Likewise.
3983         * locales/ar_DZ: Likewise.
3984         * locales/ar_EG: Likewise.
3985         * locales/ar_IN: Likewise.
3986         * locales/az_AZ: Likewise.
3987         * locales/be_BY: Likewise.
3988         * locales/bn_BD: Likewise.
3989         * locales/bn_IN: Likewise.
3990         * locales/br_FR: Likewise.
3991         * locales/bs_BA: Likewise.
3992         * locales/da_DK: Likewise.
3993         * locales/de_AT: Likewise.
3994         * locales/de_BE: Likewise.
3995         * locales/el_GR: Likewise.
3996         * locales/en_AU: Likewise.
3997         * locales/en_BW: Likewise.
3998         * locales/en_CA: Likewise.
3999         * locales/en_DK: Likewise.
4000         * locales/en_IN: Likewise.
4001         * locales/es_AR: Likewise.
4002         * locales/es_BO: Likewise.
4003         * locales/es_CL: Likewise.
4004         * locales/es_CO: Likewise.
4005         * locales/es_CR: Likewise.
4006         * locales/es_DO: Likewise.
4007         * locales/es_EC: Likewise.
4008         * locales/es_GT: Likewise.
4009         * locales/es_HN: Likewise.
4010         * locales/es_SV: Likewise.
4011         * locales/et_EE: Likewise.
4012         * locales/fi_FI: Likewise.
4013         * locales/fr_BE: Likewise.
4014         * locales/fr_CA: Likewise.
4015         * locales/fr_FR: Likewise.
4016         * locales/gu_IN: Likewise.
4017         * locales/hi_IN: Likewise.
4018         * locales/hr_HR: Likewise.
4019         * locales/hu_HU: Likewise.
4020         * locales/is_IS: Likewise.
4021         * locales/ka_GE: Likewise.
4022         * locales/kn_IN: Likewise.
4023         * locales/ml_IN: Likewise.
4024         * locales/mr_IN: Likewise.
4025         * locales/nl_BE: Likewise.
4026         * locales/pa_IN: Likewise.
4027         * locales/pt_BR: Likewise.
4028         * locales/ru_RU: Likewise.
4029         * locales/sq_AL: Likewise.
4030         * locales/ta_IN: Likewise.
4031         * locales/te_IN: Likewise.
4032         * locales/ti_ER: Likewise.
4033         * locales/ti_ET: Likewise.
4034         * locales/zh_HK: Likewise.
4036         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
4038         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
4039         LC_ADDRESS, and LC_TELEPHONE definitions.
4041 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
4043         * tst-fmon.sh: Allow quotes around the result string, to make it
4044         easier to see important whitespace.
4045         * tst-fmon.data: Likewise.
4047         * tst-fmon.sh: Clean up output, unify capitalization and output order.
4048         * tst-fmon.c: Likewise.
4050         * tst-fmon.data: Add test for international currency formatting.
4051         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
4052         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4053         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4054         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4055         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4056         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4057         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4058         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4059         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4060         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4061         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4062         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4063         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4064         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4065         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4067         * locales/en_US: Correct spacing for international
4068         currency formatting, now that strfmon() works better.
4070         * locales/ja_JP: Correct currency position and
4071         spacing now that strfmon() work better.
4073 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
4075         * locales/af_ZA: Add ISO 3166 information.
4076         * locales/ar_AE: Likewise.
4077         * locales/ar_BH: Likewise.
4078         * locales/ar_DZ: Likewise.
4079         * locales/ar_EG: Likewise.
4080         * locales/ar_IN: Likewise.
4081         * locales/ar_IQ: Likewise.
4082         * locales/ar_JO: Likewise.
4083         * locales/ar_KW: Likewise.
4084         * locales/ar_LB: Likewise.
4085         * locales/ar_LY: Likewise.
4086         * locales/ar_MA: Likewise.
4087         * locales/ar_OM: Likewise.
4088         * locales/ar_QA: Likewise.
4089         * locales/ar_SA: Likewise.
4090         * locales/ar_SD: Likewise.
4091         * locales/ar_SY: Likewise.
4092         * locales/ar_TN: Likewise.
4093         * locales/ar_YE: Likewise.
4094         * locales/az_AZ: Likewise.
4095         * locales/be_BY: Likewise.
4096         * locales/bn_BD: Likewise.
4097         * locales/bn_IN: Likewise.
4098         * locales/bs_BA: Likewise.
4099         * locales/ca_ES: Likewise.
4100         * locales/cs_CZ: Likewise.
4101         * locales/cy_GB: Likewise.
4102         * locales/da_DK: Likewise.
4103         * locales/de_AT: Likewise.
4104         * locales/de_BE: Likewise.
4105         * locales/de_CH: Likewise.
4106         * locales/de_LU: Likewise.
4107         * locales/el_GR: Likewise.
4108         * locales/en_AU: Likewise.
4109         * locales/en_BW: Likewise.
4110         * locales/en_CA: Likewise.
4111         * locales/en_DK: Likewise.
4112         * locales/en_GB: Likewise.
4113         * locales/en_HK: Likewise.
4114         * locales/en_IE: Likewise.
4115         * locales/en_IN: Likewise.
4116         * locales/en_NZ: Likewise.
4117         * locales/en_PH: Likewise.
4118         * locales/en_SG: Likewise.
4119         * locales/en_ZA: Likewise.
4120         * locales/en_ZW: Likewise.
4121         * locales/es_AR: Likewise.
4122         * locales/es_BO: Likewise.
4123         * locales/es_CL: Likewise.
4124         * locales/es_CO: Likewise.
4125         * locales/es_CR: Likewise.
4126         * locales/es_DO: Likewise.
4127         * locales/es_EC: Likewise.
4128         * locales/es_ES: Likewise.
4129         * locales/es_GT: Likewise.
4130         * locales/es_HN: Likewise.
4131         * locales/es_MX: Likewise.
4132         * locales/es_NI: Likewise.
4133         * locales/es_PA: Likewise.
4134         * locales/es_PE: Likewise.
4135         * locales/es_PR: Likewise.
4136         * locales/es_PY: Likewise.
4137         * locales/es_SV: Likewise.
4138         * locales/es_US: Likewise.
4139         * locales/es_UY: Likewise.
4140         * locales/es_VE: Likewise.
4141         * locales/et_EE: Likewise.
4142         * locales/eu_ES: Likewise.
4143         * locales/fi_FI: Likewise.
4144         * locales/fo_FO: Likewise.
4145         * locales/fr_BE: Likewise.
4146         * locales/fr_CA: Likewise.
4147         * locales/fr_CH: Likewise.
4148         * locales/fr_FR: Likewise.
4149         * locales/fr_LU: Likewise.
4150         * locales/ga_IE: Likewise.
4151         * locales/gl_ES: Likewise.
4152         * locales/gu_IN: Likewise.
4153         * locales/gv_GB: Likewise.
4154         * locales/he_IL: Likewise.
4155         * locales/hi_IN: Likewise.
4156         * locales/hr_HR: Likewise.
4157         * locales/hu_HU: Likewise.
4158         * locales/id_ID: Likewise.
4159         * locales/is_IS: Likewise.
4160         * locales/it_CH: Likewise.
4161         * locales/it_IT: Likewise.
4162         * locales/iw_IL: Likewise.
4163         * locales/ja_JP: Likewise.
4164         * locales/kl_GL: Likewise.
4165         * locales/kn_IN: Likewise.
4166         * locales/ko_KR: Likewise.
4167         * locales/kw_GB: Likewise.
4168         * locales/lt_LT: Likewise.
4169         * locales/lug_UG: Likewise.
4170         * locales/lv_LV: Likewise.
4171         * locales/ml_IN: Likewise.
4172         * locales/mr_IN: Likewise.
4173         * locales/ms_MY: Likewise.
4174         * locales/mt_MT: Likewise.
4175         * locales/nb_NO: Likewise.
4176         * locales/ne_NP: Likewise.
4177         * locales/nl_BE: Likewise.
4178         * locales/nl_NL: Likewise.
4179         * locales/nn_NO: Likewise.
4180         * locales/pa_IN: Likewise.
4181         * locales/pl_PL: Likewise.
4182         * locales/pt_BR: Likewise.
4183         * locales/pt_PT: Likewise.
4184         * locales/ro_RO: Likewise.
4185         * locales/ru_RU: Likewise.
4186         * locales/ru_UA: Likewise.
4187         * locales/se_NO: Likewise.
4188         * locales/sk_SK: Likewise.
4189         * locales/sl_SI: Likewise.
4190         * locales/sq_AL: Likewise.
4191         * locales/sr_YU: Likewise.
4192         * locales/st_ZA: Likewise.
4193         * locales/sv_FI: Likewise.
4194         * locales/sv_SE: Likewise.
4195         * locales/ta_IN: Likewise.
4196         * locales/te_IN: Likewise.
4197         * locales/tg_TJ: Likewise.
4198         * locales/th_TH: Likewise.
4199         * locales/tl_PH: Likewise.
4200         * locales/uk_UA: Likewise.
4201         * locales/ur_PK: Likewise.
4202         * locales/uz_UZ@cyrillic: Likewise.
4203         * locales/vi_VN: Likewise.
4204         * locales/xh_ZA: Likewise.
4205         * locales/zh_HK: Likewise.
4206         * locales/zh_SG: Likewise.
4207         * locales/zu_ZA: Likewise.
4209 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
4211         * locales/translit_et: Removed unused file.
4213         * locales/fi_FI: First weekday and workday is Monday in Finland.
4214         Correction from Tommi Vainikainen.
4216 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
4218         * Makefile (LOCALES): Add cs_CZ.UTF-8.
4220 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
4222         * Makefile (tst-leaks-ENV): Add LOCPATH.
4224 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
4226         * Makefile (LOCALES): Add tr_TR.UTF-8.
4228 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
4230         * locales/ne_NP: New file.
4231         * locales/gu_IN: New file.
4232         * locales/kn_IN: New file.
4233         * locales/pa_IN: New file.
4234         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
4236         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
4238 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
4240         * tst-numeric.data: Fix fallout from nb_NO introduction.
4241         * Makefile (LOCALES): Likewise.
4243 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
4245         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
4247         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
4249 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
4251         * locales/aa_DJ: New file.
4252         * locales/aa_ER: New file.
4253         * locales/aa_ER@saaho: New file.
4254         * locales/aa_ET: New file.
4255         * locales/byn_ER: New file.
4256         * locales/gez_ER: New file.
4257         * locales/gez_ER@abegede: New file.
4258         * locales/gez_ET: New file.
4259         * locales/gez_ET@abegede: New file.
4260         * locales/om_ET: New file.
4261         * locales/om_KE: New file.
4262         * locales/sid_ET: New file.
4263         * locales/so_DJ: New file.
4264         * locales/so_ET: New file.
4265         * locales/so_KE: New file.
4266         * locales/so_SO: New file.
4267         * locales/tig_ER: New file.
4268         * locales/am_ET: Various updates.
4269         * locales/ti_ER: Likewise.
4270         * locales/ti_ET: Likewise.
4271         Patch by Daniel Yacob <locales@geez.org>.
4273 2003-10-31  Roland McGrath  <roland@redhat.com>
4275         * bug-usesetlocale.c: New file.
4276         * Makefile (tests): Add it.
4278 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
4280         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
4282         * locales/uz_UZ: New version by Mashrab Kuvatov.
4283         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
4285 2003-09-21  Jordi Mallach  <jordi@gnu.org>
4287         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
4288         values.
4289         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
4290         * locales/gl_ES: Likewise.
4292 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
4294         * locales/lo_LA: Fix duplicated collation entries.
4295         Patch by Anousak Souphavanh <anousak@muanglao.com>.
4297 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
4299         * locales/iw_IL: Add comment stating why there are two locales for
4300         Hebrew in Israel, and that he_IL replaces iw_IL.
4301         * locales/he_IL: Likewise.
4303 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
4305         * locales/an_ES: Fix locale header information.
4306         * locales/wa_BE: Likewise.
4307         * locales/yi_US: Likewise.
4308         Patch by Jordi Mallach <jordi@sindominio.net>.
4310 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
4312         * charmaps/WINDOWS-31J: New file.
4313         * charmaps/EUC-JP-MS: New file
4314         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
4316 2003-07-27  Andreas Jaeger  <aj@suse.de>
4318         * collate-test.c: Include error.h for error prototype.
4319         * xfrm-test.c: Likewise.
4321 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
4323         * collate-test.c (main): Correct handling of files with more then
4324         100 lines.  Print error message if argument is missing, instead of
4325         segfaulting.
4326         * xfrm-test.c: Likewise.
4328 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
4330         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
4331         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
4332         Patch by Anousak Souphavanh <anousak@muanglao.com>.
4334 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
4336         * locales/an_ES: Change default charset from ISO-8859-1 to
4337         ISO-8859-15 as the locale need the EURO sign.
4339         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
4341 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
4343         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
4344         latin letter d.
4346 2003-06-16  Bruno Haible  <bruno@clisp.org>
4348         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
4349         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
4350         * charmaps/IBM1047: Add alias IBM-1047.
4351         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
4353 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4355         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
4356         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
4358 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
4360         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
4362 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4364         * tst-fmon.c (main): Remove unused variable 'monval'.
4366         * tst-fmon.sh: Make sure all tests are executed before an error
4367         code is reported to make.
4368         * tst-numeric.sh: Likewise.
4370 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4372         * locales/is_IS [LC_TIME]: Use lower case letters in month and
4373         week day names.  Patch from Bjarni Ingi Gislason.
4375 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
4377         * locales/fi_FI: Add URL to a reference documenting Finish in
4378         Finland
4379         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
4380         period (U002E) to non-break space (U00A0).
4381         suggestion from Eero Häkkinen.
4382         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
4383         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
4385 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
4387         * locales/lo_LA: New file.
4388         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
4389         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
4391 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
4393         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
4395 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
4397         * locales/st_ZA: New file.
4398         * locales/xh_ZA: New file.
4399         * locales/zu_ZA: New file.
4400         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
4402 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
4404         * locales/de_DE: Use two-letter abday values.
4405         * tst-langinfo.sh: Update after de_DE locale change.
4407 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4409         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
4410         format specifier when printing ret.
4412 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
4414         * tst-fmon.c: Report name of locale if setlocale() fails.
4415         * tst-numeric.c: Likewise.
4417         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
4418         * tst-numeric.sh: Likewise.
4420 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
4422         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
4423         it easier to find out what was wrong with the sorting order.
4425 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
4427         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
4428         (tst-numeric.out): Define.
4429         * tst-numeric.c: New file.
4430         * tst-numeric.sh: New file.
4431         * tst-numeric.data: New file.
4433 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
4435         * locales/ar_BH: Fix spelling of Bahrain.
4437 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
4439         * locales/uk_UA: Fix sorting.
4440         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
4442 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
4444         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
4445         'SDD' for Sudan.
4446         * locales/es_EC [LC_MONETARY]: Use international currency symbol
4447         'USD' for Ecuador.
4448         Source is CIA World Fact book.
4450 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
4452         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
4453         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
4454         the locale building again.
4455         * locales/sr_YU@cyrillic: Likewise.
4457 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
4459         * locales/mn_MN: Fix country_post and country_ab2.
4461 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
4463         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
4464         Added ^ to LC_MESSAGES regex "^[yY].*".
4465         Confirmed LC_PAPER and LC_MEASUREMENT settings.
4466         Added country and language names to LC_ADDRESS.
4467         Added missing info for LC_TELEPHONE.
4468         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
4470 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
4472         * localedata/mn_MN: New file.
4473         Contributed by Sanlig Badral <badral@chinggis.com>.
4475 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
4477         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
4479 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
4481         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
4482         as 2.  Reported by Christian Rose <menthos@gnu.org>.
4484         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
4486 2002-12-03  Roland McGrath  <roland@redhat.com>
4488         * charmaps/CP1125: New file.
4489         * CHECKSUMS: Add it.
4491 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
4493         * locales/tl_PH: Fix typo: Philipines -> Philippines.
4495 2002-10-18  Bruno Haible  <bruno@clisp.org>
4497         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
4499         * charmaps/KOI8-T: Correct a typo.
4500         * charmaps/CP1256: Use official Unicode character names.
4501         * charmaps/EUC-JP: Likewise.
4502         * charmaps/GBK: Likewise.
4503         * charmaps/ISO-8859-11: Likewise.
4504         * charmaps/KOI8-U: Likewise.
4505         * charmaps/MAC-SAMI: Likewise.
4506         * charmaps/TIS-620: Likewise.
4507         * charmaps/CP949: Likewise. Use Hangul syllable names according to
4508         Unicode 3.0 book, section 3.11.
4509         * charmaps/EUC-KR: Likewise.
4510         * charmaps/JOHAB: Likewise.
4512 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
4514         * locales/zh_TW: Use shorter forms for abday and day.
4515         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
4517 2002-09-23  Roland McGrath  <roland@redhat.com>
4519         * tst-xlocale1.c (main): int -> size_t for counter.
4520         * tst-xlocale2.c (do_test): Likewise.
4521         * tst-ctype.c (main): Likewise.
4523 2002-09-22  Bruno Haible  <bruno@clisp.org>
4525         * charmaps/TSCII: New file.
4527 2002-09-20  Roland McGrath  <roland@redhat.com>
4529         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
4530         Touch the LC_CTYPE file of the output after a successful run.
4531         Reported by Bruno Haible <bruno@clisp.org>.
4533 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
4535         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
4536         Patch by Yanko Kaneti <yaneti@declera.com>.
4538 2002-09-01  Roland McGrath  <roland@redhat.com>
4540         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
4542 2002-08-28  Roland McGrath  <roland@redhat.com>
4544         * tst-xlocale1.c (main): Remove __ from function names.
4545         * tst-xlocale2.c: Likewise.
4547 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
4549         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
4550         code.
4551         * tests-mbwc/tst_mbrtowc.c: Likewise.
4552         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4553         * tests-mbwc/tst_mbstowcs.c: Likewise.
4554         * tests-mbwc/tst_strfmon.c: Likewise.
4555         * tests-mbwc/tst_strxfrm.c: Likewise.
4556         * tests-mbwc/tst_swscanf.c: Likewise.
4557         * tests-mbwc/tst_wcscat.c: Likewise.
4558         * tests-mbwc/tst_wcschr.c: Likewise.
4559         * tests-mbwc/tst_wcscpy.c: Likewise.
4560         * tests-mbwc/tst_wcscspn.c: Likewise.
4561         * tests-mbwc/tst_wcsncat.c: Likewise.
4562         * tests-mbwc/tst_wcsncpy.c: Likewise.
4563         * tests-mbwc/tst_wcspbrk.c: Likewise.
4564         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4565         * tests-mbwc/tst_wcsspn.c: Likewise.
4566         * tests-mbwc/tst_wcsstr.c: Likewise.
4567         * tests-mbwc/tst_wcstod.c: Likewise.
4568         * tests-mbwc/tst_wcstok.c: Likewise.
4569         * tests-mbwc/tst_wcstombs.c: Likewise.
4571 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4573         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
4574         range.
4576 2002-08-09  Roland McGrath  <roland@redhat.com>
4578         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
4579         localedef.
4581 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
4583         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
4584         Adding presentation forms, Alef Wasla, and Rial Sign.
4585         Handling frequent canonically equivalent sequences like each other.
4586         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
4588 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
4590         * locales/es_EC: Fix typo: Equador -> Ecuador.
4592 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
4594         * locales/th_TH: Change tel_dom_fmt.
4595         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4597 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4599         * charmaps/ISO-8859-11: New file.
4601 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4603         * locales/lug_UG: New file.
4604         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
4606         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
4607         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
4609 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
4611         * locales/mt_MT: Add locale-specific collation info.
4612         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
4614         * locales/en_AU: Add am/pm support.
4615         Patch partly by maffew@cat.org.au [PR libc/3911].
4617 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
4619         * locales/be_BY: Fix int_curr_symbol.
4620         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
4622 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
4624         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
4625         and trailing consonant.
4626         * charmaps/GB18030: Likewise
4628 2002-04-21  Bruno Haible  <bruno@clisp.org>
4630         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
4631         14 (tags), 15 and 16 (private use), accidentally removed by the
4632         2002-01-16 patch.  Replace width table by one which is based on
4633         Unicode but is biased for CJK.
4635 2002-04-19  Bruno Haible  <bruno@clisp.org>
4637         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
4638         * charmaps/MAC-SAMI: Likewise.
4640 2002-04-15  Bruno Haible  <bruno@clisp.org>
4642         * charmaps/EUC-JISX0213: New file.
4643         * charmaps/SHIFT_JISX0213: New file.
4645 2002-04-15  Bruno Haible  <bruno@clisp.org>
4647         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
4649 2002-04-15  Bruno Haible  <bruno@clisp.org>
4651         * charmaps/EUC-TW: Add many mappings for characters introduced in
4652         Unicode 3.1 and 3.2.
4654 2002-04-15  Bruno Haible  <bruno@clisp.org>
4656         * charmaps/GB18030: Update for Unicode 3.2:
4657         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4658         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4659         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4660         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4661         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4662         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4663         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4664         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4665         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4666         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4667         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4668         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4669         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4670         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
4672 2002-04-15  Bruno Haible  <bruno@clisp.org>
4674         * charmaps/UTF-8: Update for Unicode 3.2:
4675         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4676         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4677         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4678         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4679         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4680         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4681         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4682         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4683         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4684         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4685         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4686         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4687         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4688         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
4689         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
4691 2002-04-15  Bruno Haible  <bruno@clisp.org>
4693         Update to Unicode 3.2.
4694         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
4695         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
4696         * locales/translit_combining: Add more combining characters.
4697         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
4698         <U2A74>..<U2A76>.
4699         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
4700         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
4701         <UFE00>..<UFE0F>.
4702         * locales/translit_small: Add small Hiragana letters and small
4703         Katakana letters.
4704         * locales/translit_wide: Add <UFF5F>..<UFF60>.
4706 2002-04-15  Bruno Haible  <bruno@clisp.org>
4708         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
4709         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
4710         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
4711         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
4712         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
4713         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
4714         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
4715         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
4716         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
4717         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
4718         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
4719         <UFA30>..<UFA6A>, <UFE73>.
4720         (space): Add <U205F>.
4721         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
4722         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
4723         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
4724         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
4725         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
4726         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
4727         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
4728         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
4729         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
4730         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
4731         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4732         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4733         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4734         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4735         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4736         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4737         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4738         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4739         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4740         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4741         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4742         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4743         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4744         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
4745         (print): Likewise. Also add <U205F>.
4746         (blank): Add <U205F>.
4747         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
4748         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
4749         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
4750         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
4751         (<U050D>,<U050C>), (<U050F>,<U050E>).
4752         (totitle): Likewise.
4753         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
4754         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
4755         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
4756         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
4757         (<U050C>,<U050D>), (<U050E>,<U050F>).
4758         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
4759         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
4760         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4761         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
4762         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
4763         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4764         * locales/tr_TR: Likewise.
4766 2002-04-15  Bruno Haible  <bruno@clisp.org>
4768         * charmaps/IBM856: New file.
4769         * charmaps/IBM922: New file.
4770         * charmaps/IBM1124: New file.
4771         * charmaps/IBM1129: New file.
4772         * charmaps/IBM1160: New file.
4773         * charmaps/IBM1161: New file.
4774         * charmaps/IBM1132: New file.
4775         * charmaps/IBM1133: New file.
4776         * charmaps/IBM1162: New file.
4777         * charmaps/IBM1163: New file.
4778         * charmaps/IBM1164: New file.
4779         * charmaps/ARMSCII-8: New file.
4781 2002-04-14  Wolfram Gloger  <wg@malloc.de>
4783         * tests-mbwc/tst_types.h: Increase MONSIZE.
4784         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
4786 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
4788         * locales/ms_MY (day): Fix a typo.
4790 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
4792         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
4794 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
4796         * locales/vi_VN: Fix various mistakes and add some more information.
4797         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
4799 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
4801         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
4802         Euro locales.
4803         * tst-fmon.data: Likewise.
4805         * locales/br_FR: Eliminate old national currencies of countries
4806         participating in Euro.  Make @euro files pure copies.
4807         * locales/ca_ES: Likewise.
4808         * locales/ca_ES@euro: Likewise.
4809         * locales/de_AT: Likewise.
4810         * locales/de_AT@euro: Likewise.
4811         * locales/de_BE: Likewise.
4812         * locales/de_BE@euro: Likewise.
4813         * locales/de_DE: Likewise.
4814         * locales/de_DE@euro: Likewise.
4815         * locales/de_LU: Likewise.
4816         * locales/de_LU@euro: Likewise.
4817         * locales/el_GR: Likewise.
4818         * locales/el_GR@euro: Likewise.
4819         * locales/en_IE: Likewise.
4820         * locales/en_IE@euro: Likewise.
4821         * locales/es_ES: Likewise.
4822         * locales/es_ES@euro: Likewise.
4823         * locales/fi_FI: Likewise.
4824         * locales/fi_FI@euro: Likewise.
4825         * locales/fr_BE: Likewise.
4826         * locales/fr_BE@euro: Likewise.
4827         * locales/fr_FR: Likewise.
4828         * locales/fr_FR@euro: Likewise.
4829         * locales/fr_LU: Likewise.
4830         * locales/fr_LU@euro: Likewise.
4831         * locales/ga_IE: Likewise.
4832         * locales/ga_IE@euro: Likewise.
4833         * locales/gl_ES: Likewise.
4834         * locales/gl_ES@euro: Likewise.
4835         * locales/it_IT: Likewise.
4836         * locales/it_IT@euro: Likewise.
4837         * locales/nl_NL: Likewise.
4838         * locales/nl_NL@euro: Likewise.
4839         * locales/pt_PT: Likewise.
4840         * locales/pt_PT@euro: Likewise.
4842         * locales/br_FR@euro: New file.
4844 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
4846         * locales/eu_ES: Corrections of date and time formats.
4847         * locales/hu_HU: Adjust a comment.
4848         * locales/wa_BE: New file.
4849         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
4851         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
4852         * locales/wa_BE@euro: New file.
4854         * locales/zh_HK: Correct date information.
4855         Patch by Anthony Fok <anthony@thizlinux.com>.
4857 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
4859         * locales/sr_YU: Correct month entries for June and July
4860         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
4862         * locales/pl_PL: Update int_curr_symbol.
4864 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
4866         * locales/el_GR: Bug fixes for spelling.
4867         Patch by Alexandros Diamantidis <adia@hellug.gr>.
4869 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4871         * da_DK.in: Add a few more character sequences, no real words.
4873 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
4875         * charmaps/MACINTOSH: Update to Apple's latest definition.
4877 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
4879         * charmaps/GB18030: Update.
4880         Patch by Yu Shao <yshao@redhat.com>.
4882 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
4884         * locales/hu_HU: New version with corrected collation.
4885         Patch by Nagy Péter <chichken@interbase.hu>.
4887 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
4889         * locales/bn_BD: New file.
4890         Contributed by Taneem Ahmed <taneem@eyetap.org>.
4892 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
4894         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
4896 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
4898         * locales/ms_MY: Various bug fixes and additions.
4899         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
4901         * locales/ca_ES: Fix typos (desembre -> decembre).
4902         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
4904 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
4906         * charmaps/TCVN5712-1: Add combined characters.
4908 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
4910         * locales/bg_BG: Rewrite.
4911         Patch by Alexander Shopov <al_shopov@web.bg>.
4913         * charmapsTCVN5712-1: New file.
4915 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
4917         * locales/translit_neutral: Define transliteration for dong sign.
4919 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
4921         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
4923         * locales/de_CH: Define decimal point to '.' and thousands
4924         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
4926 2001-11-21  Bruno Haible  <bruno@clisp.org>
4928         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
4930 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
4932         * locales/se_NO: New file.
4934 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
4936         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
4938 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
4940         * charmaps/SAMI-WS2: Add Euro sign.
4941         Patch by Petter Reinholdtsen <pere@hungry.com>.
4943 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
4945         * Makefile: Add rules to build and run tst-xlocale2.
4946         * tst-xlocale2.c: New file.
4948 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
4950         * Makefile: Add rules to build and run tst-xlocale1.
4951         * tst-xlocale1.c: New file.
4953         * bug-iconv-trans.c: Improve error messages.
4955 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
4957         * charmaps/ISO-IR-209: New file.
4958         * charmaps/MAC-SAMI: New file.
4959         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
4961 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
4963         * charmaps/GEORGIAN-PS: New file.
4964         * charmaps/GEORGIAN-ACADEMY: New file.
4965         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
4967 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
4969         * Makefile: Add rules to build and run tst-mbswcs6.
4970         * tst-mbswcs6.c: New file.
4972         * SUPPORTED: Add several new locales.
4974         * charmaps/KOI8-T: New file.
4976 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
4978         * locales/af_ZA: Use generic LC_COLLATE data.
4979         * locales/el_GR: Likewise.
4980         * locales/hu_HU: Likewise.
4981         * locales/ro_RO: Likewise.  Add transliteration.
4982         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
4983         * locales/ru_RU: Likewise.
4984         * locales/ru_UA: Likewise.
4985         * locales/uk_UA: Likewise.
4986         * locales/eu_ES: LC_TIME strings fixed.
4987         * locales/am_ET: New file.
4988         * locales/translit_et: New file.
4989         * locales/az_AZ: New file.
4990         * locales/br_FR: New file.
4991         * locales/bs_BA: New file.
4992         * locales/cy_GB: New file.
4993         * locales/hy_AM: New file.
4994         * locales/ka_GE: New file.
4995         * locales/mi_NZ: New file.
4996         * locales/oc_FR: New file.
4997         * locales/tg_TJ: New file.
4998         * locales/ti_ER: New file.
4999         * locales/ti_ET: New file.
5000         * locales/tl_PH: New file.
5001         * locales/tt_RU: New file.
5002         * locales/ur_PK: New file.
5003         * locales/uz_UZ: New file.
5004         * locales/yi_US: New file.
5005         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
5007 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
5009         * locales/tr_TR: Define missing fields and remove FIXME comments.
5010         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
5012 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
5014         * locales/en_CA (LC_PAPER): Change to Letter.
5015         * locales/fr_CA (LC_PAPER): Likewise.
5016         * locales/es_PR (LC_PAPER): Change to Letter.
5017         (LC_MEASUREMENT): Change to 2.
5018         * locales/es_US (LC_PAPER): Change to Letter.
5019         (LC_MEASUREMENT): Change to 2.
5021 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
5023         * Makefile: Add dependencies to locale files for all tests in $(tests).
5025 2001-06-28  H.J. Lu  <hjl@gnu.org>
5027         * Makefile: Include SUPPORTED.
5028         (INSTALL-SUPPORTED-LOCALES): New.
5029         ($(INSTALL-SUPPORTED-LOCALES)): New target.
5030         (install-locales-dir): Likewise.
5031         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
5032         * SUPPORTED: Changed the format for parallel install.
5034 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
5036         * Makefile: Add rules to build and run tst-leaks.
5037         * tst-leaks.c: New file.
5039 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
5041         * locales/ro_RO (day): Use U0163 instead of U021B.
5043 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
5045         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
5047 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
5049         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
5050         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
5052 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
5054         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
5055         to SHIFT_JIS. Add SJIS as alias.
5056         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
5057         * gen-locale.sh: Likewise.
5059 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5061         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5062         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
5063         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
5064         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
5066 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5068         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5069         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
5070         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
5071         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
5072         <U3014>, <U3015>, <U3018>, <U3019>.
5074 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5076         * gen-unicode-ctype.c: Update to Unicode 3.1.
5077         (unicode_attributes): Change size to 0x110000.
5078         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
5079         Unicode now officially allows a 32-bit representation and deprecates
5080         the use of surrogates in this representation.
5081         (fill_attributes): Loop up to 0x110000.
5082         (unicode_combining): Remove array.
5083         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
5084         contain this property any more.
5085         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
5086         2001-02-15.
5087         (is_combining): Use new but equivalent definition.
5088         (ucs_symbol, ucs_symbol_range): New functions.
5089         (output_charclass): Loop up to 0x110000.
5090         (output_charmap): Likewise.
5091         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
5092         appropriate.
5093         (main): Expect only two arguments. Remove fill_combining() call.
5094         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
5095         To "lower", add <U03F5> and Deseret letters.
5096         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
5097         Gothic letters, Deseret letters, mathematical symbols.
5098         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
5099         Unicode 3.1 characters.
5100         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
5101         many new Unicode 3.1 characters.
5102         "toupper", "tolower", "totitle": Update.
5103         To "combining", add some new musical symbols.
5104         To "combining_level3", add some new musical symbols.
5105         * locales/tr_TR (LC_CTYPE): Update from i18n.
5106         * locales/translit_font: Add transliterations for new Unicode 3.1
5107         mathematical symbols.
5108         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
5109         * locales/translit_cjk_compat: Add transliterations for CJK
5110         compatibility characters in Unicode plane 2.
5112 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5114         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
5115         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
5116         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
5117         0x8EAFxxxx mappings instead.
5119 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
5121         * locales/ro_RO: Correct abday, day, abmon, and mon info.
5122         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
5124 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
5126         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
5127         for some tests, because mbrlen (NULL, 0, &s) does not always put back
5128         s into the initial state.
5130 2001-05-14  Andreas Jaeger  <aj@suse.de>
5132         * locales/ms_MY: Fix entries for Tue and Wednesday.
5133         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
5135 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
5137         * locales/be_BY: Fix syntax in LC_COLLATE section.
5138         * locales/ru_UA: Likewise.
5139         * locales/tr_TR: Likewise.
5140         * locales/uk_UA: Likewise.
5142 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
5144         * locales/fa_IR: Add outdigit information and collation.
5145         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5147 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
5149         * locales/i18n: Don't define outdigit.
5151 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
5153         * locales/th_TH: Remove name_ms entry.
5154         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5156 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
5158         * locales/th_TH: Update era information and some of the new
5159         categories.
5160         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5162 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
5164         * locales/i18n: Correct classification of Thai characters.  This
5165         differs from Unicode's tables but is in line with linguistic rules
5166         in Thailand.
5167         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5169 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
5171         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
5172         Patch by Yong Li <rigel863@yahoo.com>.
5174 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
5176         * SUPPORTED: Add zh_CN.GBK.
5178 2001-02-09  Andreas Jaeger  <aj@suse.de>
5180         * locales/en_IN: Add newline at end of file.
5182         * SUPPORTED: Add more entries.
5184 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
5186         * locales/en_HK: At newline at the end of the file.
5188 2001-02-08  Andreas Jaeger  <aj@suse.de>
5190         * localedata/SUPPORTED: Add some entries for new locales.
5192 2001-02-07  Andreas Jaeger  <aj@suse.de>
5194         * locales/ar_IN: New.
5195         * locales/bn_IN: New.
5196         * locales/el_GR@euro: New.
5197         * locales/en_HK: New.
5198         * locales/en_IN: New.
5199         * locales/en_PH: New.
5200         * locales/en_SG: New.
5201         * locales/ms_MY: New.
5202         * locales/ta_IN: New.
5203         * locales/te_IN: New.
5204         * locales/zh_SG: New.
5206 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
5208         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
5209         * locales/zh_CN: Likewise.
5211 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
5213         * locales/translit_cjk_compat: Add missing characters in range
5214         U+3300..U+33FF.
5216 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
5218         * locales/fi_FI: Remove FIXME comments.
5219         * locales/sv_FI: Likewise.
5220         Patch by Marko Myllynen <myllynen@lut.fi>.
5222 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
5224         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
5225         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
5227 2001-01-23  Andreas Schwab  <schwab@suse.de>
5229         * locales/el_GR: Add missing quotes around multicharacter strings.
5230         * locales/ru_RU: Likewise.
5232 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
5234         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
5235         * tst-langinfo.sh: Add French tests.
5237 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
5239         * locales/cs_CZ: Fix grammar of comment above abmon.
5240         Reported by Stanislav Brabec <utx@penguin.cz>.
5242 2000-12-31  Andreas Jaeger  <aj@suse.de>
5244         * tst-fmon.c (main): Use return instead of exit to avoid warning.
5246 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
5248         * tests/test5.cm: Define code_set_name.
5250 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
5252         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
5253         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
5254         REVERSE SOLIDUS.
5256 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
5258         * Makefile (tests): Add tst-setlocale.
5259         (tst-setlocale-ENV): Define.
5260         * tst-setlocale.c: New file.
5262 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
5264         * Makefile (LOCALES): Add ja_JP.SJIS.
5266 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
5268         * tst-digits.c (main): Add casts to avoid warnings.
5269         * collate-test.c (xstrcoll): Make l1 and l2 const.
5270         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
5272 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
5274         * charmaps/BALTIC: Superceded by ISO-8859-13.
5276 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
5278         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
5279         Republic of Korea.  Streamlined and extend(include all Hangul
5280         syllables) hangul and hanja class definition in LC_CTYPE and
5281         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
5282         tel_dom_fmt to LC_TELEPHONE.
5283         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
5285 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
5287         * locales/ko_KR: Fix currency_symbol.
5288         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5290 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
5292         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
5293         Reported by Markus Kuhn.
5295 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
5297         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
5298         * locales/ko_KR: Revert change.  Use full with won sign.
5299         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5301 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
5303         * locales/mk_MK: Update.
5304         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
5306 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
5308         * charmaps/BIG5: Add mapping for <U20AC> back.
5309         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5311 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
5313         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
5314         * locales/translit_compat: Add a few ligatures.
5315         * locales/translit_combining: Add a few plain ASCII alternatives.
5316         * locales/translit_fraction: Likewise.  Surround with spaces.
5318 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5320         * locales/translit_hangul: New file.
5321         * locales/ko_KR (LC_CTYPE): Include it.
5323 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5325         * locales/translit_cjk_variants: New file.
5326         * locales/ja_JP (LC_CTYPE): Include it.
5328 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5330         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
5331         transliteration rules.
5333 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5335         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
5336         transliteration rules.
5337         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
5338         * locales/de_BE (LC_CTYPE): Likewise.
5339         * locales/de_CH (LC_CTYPE): Likewise.
5340         * locales/de_LU (LC_CTYPE): Likewise.
5341         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
5342         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
5343         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
5344         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
5346 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5348         * locales/translit_combining: New file.
5349         * locales/fr_FR (LC_CTYPE): Include it.
5350         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
5351         * locales/fr_CA (LC_CTYPE): Likewise.
5352         * locales/fr_CH (LC_CTYPE): Likewise.
5353         * locales/fr_LU (LC_CTYPE): Likewise.
5354         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
5355         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
5356         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
5358 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5360         * locales/translit_wide: New file.
5361         * locales/translit_narrow: New file.
5362         * locales/translit_font: New file.
5363         * locales/translit_circle: New file.
5364         * locales/translit_small: New file.
5365         * locales/translit_fraction: New file.
5366         * locales/translit_compat: New file.
5367         * locales/translit_cjk_compat: New file.
5368         * locales/translit_neutral: New file.  Include all of the above.
5369         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
5370         German and Danish specific rules.
5372 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5374         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
5375         * locales/zh_CN (LC_CTYPE): Likewise.
5376         * locales/ko_KR (LC_CTYPE): Likewise.
5378 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5380         * charmaps/UTF-8: Set width of U200B to 0.
5381         * charmaps/GB18030: Likewise.
5383 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
5385         * charmaps/BIG5: Update.
5386         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5388         * locales/mk_MK: Use iso14651_t1 file.
5389         Patch by Damjan <arhiv@freemail.org.mk>.
5391 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
5393         * charmaps/VISCII: New file.
5395 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
5397         * locales/sr_YU@cyrillic: New file. Based on a locale file by
5398         Anton Zinoviev <anton@lml.bas.bg>.
5399         * SUPPORTED: Add sr_YU@cyrillic.
5401 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
5403         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
5404         * locales/be_BY: Likewise.
5405         * locales/bg_BG: Likewise.
5406         * locales/el_GR: Likewise.
5407         * locales/ja_JP: Likewise.
5408         * locales/ko_KR: Likewise.
5409         * locales/mk_MK: Likewise.
5410         * locales/ru_RU: Likewise.
5411         * locales/ru_UA: Likewise.
5412         * locales/th_TH: Likewise.
5413         * locales/tr_TR: Likewise.
5414         * locales/uk_UA: Likewise.
5415         * locales/zh_CN: Likewise.
5416         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
5417         in the ja_JP.EUC-JP locale.
5418         * tests-mbwc/dat_iswalpha.c: Likewise.
5419         * tests-mbwc/dat_iswctype.c: Likewise.
5420         * tests-mbwc/dat_iswgraph.c: Likewise.
5421         * tests-mbwc/dat_iswprint.c: Likewise.
5422         * tests-mbwc/dat_iswpunct.c: Likewise.
5424 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
5426         * fr_CA,2.13.in: Removed.
5428 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
5430         * locales/POSIX: New support for date_fmt.
5431         * locales/af_ZA: Likewise.
5432         * locales/ar_AE: Likewise.
5433         * locales/ar_BH: Likewise.
5434         * locales/ar_DZ: Likewise.
5435         * locales/ar_EG: Likewise.
5436         * locales/ar_IQ: Likewise.
5437         * locales/ar_JO: Likewise.
5438         * locales/ar_KW: Likewise.
5439         * locales/ar_LB: Likewise.
5440         * locales/ar_LY: Likewise.
5441         * locales/ar_MA: Likewise.
5442         * locales/ar_OM: Likewise.
5443         * locales/ar_QA: Likewise.
5444         * locales/ar_SA: Likewise.
5445         * locales/ar_SD: Likewise.
5446         * locales/ar_SY: Likewise.
5447         * locales/ar_TN: Likewise.
5448         * locales/ar_YE: Likewise.
5449         * locales/be_BY: Likewise.
5450         * locales/bg_BG: Likewise.
5451         * locales/ca_ES: Likewise.
5452         * locales/cs_CZ: Likewise.
5453         * locales/da_DK: Likewise.
5454         * locales/de_AT: Likewise.
5455         * locales/de_BE: Likewise.
5456         * locales/de_CH: Likewise.
5457         * locales/de_DE: Likewise.
5458         * locales/de_LU: Likewise.
5459         * locales/el_GR: Likewise.
5460         * locales/en_AU: Likewise.
5461         * locales/en_CA: Likewise.
5462         * locales/en_DK: Likewise.
5463         * locales/en_GB: Likewise.
5464         * locales/en_IE: Likewise.
5465         * locales/en_NZ: Likewise.
5466         * locales/en_US: Likewise.
5467         * locales/en_ZA: Likewise.
5468         * locales/es_AR: Likewise.
5469         * locales/es_BO: Likewise.
5470         * locales/es_CL: Likewise.
5471         * locales/es_CO: Likewise.
5472         * locales/es_CR: Likewise.
5473         * locales/es_DO: Likewise.
5474         * locales/es_EC: Likewise.
5475         * locales/es_ES: Likewise.
5476         * locales/es_GT: Likewise.
5477         * locales/es_HN: Likewise.
5478         * locales/es_MX: Likewise.
5479         * locales/es_NI: Likewise.
5480         * locales/es_PA: Likewise.
5481         * locales/es_PE: Likewise.
5482         * locales/es_PR: Likewise.
5483         * locales/es_PY: Likewise.
5484         * locales/es_SV: Likewise.
5485         * locales/es_US: Likewise.
5486         * locales/es_UY: Likewise.
5487         * locales/es_VE: Likewise.
5488         * locales/et_EE: Likewise.
5489         * locales/eu_ES: Likewise.
5490         * locales/fa_IR: Likewise.
5491         * locales/fi_FI: Likewise.
5492         * locales/fo_FO: Likewise.
5493         * locales/fr_BE: Likewise.
5494         * locales/fr_CA: Likewise.
5495         * locales/fr_CH: Likewise.
5496         * locales/fr_FR: Likewise.
5497         * locales/fr_LU: Likewise.
5498         * locales/ga_IE: Likewise.
5499         * locales/gl_ES: Likewise.
5500         * locales/gv_GB: Likewise.
5501         * locales/he_IL: Likewise.
5502         * locales/hi_IN: Likewise.
5503         * locales/hr_HR: Likewise.
5504         * locales/hu_HU: Likewise.
5505         * locales/i18n: Likewise.
5506         * locales/id_ID: Likewise.
5507         * locales/is_IS: Likewise.
5508         * locales/it_CH: Likewise.
5509         * locales/it_IT: Likewise.
5510         * locales/iw_IL: Likewise.
5511         * locales/ja_JP: Likewise.
5512         * locales/kl_GL: Likewise.
5513         * locales/ko_KR: Likewise.
5514         * locales/kw_GB: Likewise.
5515         * locales/lt_LT: Likewise.
5516         * locales/lv_LV: Likewise.
5517         * locales/mk_MK: Likewise.
5518         * locales/mr_IN: Likewise.
5519         * locales/mt_MT: Likewise.
5520         * locales/nl_BE: Likewise.
5521         * locales/nl_NL: Likewise.
5522         * locales/nn_NO: Likewise.
5523         * locales/no_NO: Likewise.
5524         * locales/pl_PL: Likewise.
5525         * locales/pt_BR: Likewise.
5526         * locales/pt_PT: Likewise.
5527         * locales/ro_RO: Likewise.
5528         * locales/ru_RU: Likewise.
5529         * locales/ru_UA: Likewise.
5530         * locales/sk_SK: Likewise.
5531         * locales/sl_SI: Likewise.
5532         * locales/sq_AL: Likewise.
5533         * locales/sr_YU: Likewise.
5534         * locales/sv_FI: Likewise.
5535         * locales/sv_SE: Likewise.
5536         * locales/th_TH: Likewise.
5537         * locales/tr_TR: Likewise.
5538         * locales/uk_UA: Likewise.
5539         * locales/vi_VN: Likewise.
5540         * locales/zh_CN: Likewise.
5541         * locales/zh_HK: Likewise.
5542         * locales/zh_TW: Likewise.
5544 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
5546         * locales/fa_IR: Fix many problems and change to use UTF-8.
5547         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5548         * SUPPORTED: Add fa_IR.UTF-8.
5550 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
5552         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
5554 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
5556         * locales/iso14651_t1: Handle Macedonian correctly.
5557         Patch by Damjan <arhiv@freemail.org.mk>.
5559 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
5561         * locales/iso14651_t1: Add currency symbols.
5563 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
5565         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
5566         * tests-mbwc/dat_iswdigit.c: Likewise.
5568         * locales/zh_CN: Remove non-ASCII digit entry.
5569         * locales/ja_JP: Likewise.
5570         Add full width digits to alnum class.
5572 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5574         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
5575         digits.
5576         (is_alpha): Add them here.
5577         * locales/i18n (digit): Remove all non-ASCII digits.
5578         (alpha): Add them here.
5580         * dump-ctype.c: Pretty print.
5582 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
5584         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
5585         * locales/ko_KR: Change currency_symbol back to use U20a9.
5587 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
5589         * tst-langinfo.sh: Adjust for change in ja_JP.
5591 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
5593         * locales/ja_JP: Changed yesexpr/noexpr expression,
5594         fixed typo in era, added definition for name_gen.
5596 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5598         * SUPPORTED: Add ko_KR.UTF-8.
5600 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
5602         * charmaps/BIG5: Add a width table.
5603         * charmaps/GB18030: Likewise.
5604         * charmaps/ISO-8859-6: Likewise.
5605         * charmaps/ISO-8859-8: Likewise.
5606         * charmaps/TIS-620: Likewise.
5608 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5610         * Makefile (repertoiremaps): Remove variable.
5611         (distribute): Remove repertoiremaps.
5612         (install-others): Likewise. Add .gz to charmaps.
5613         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
5615 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5617         * charmaps/ISO-IR-197: Remove alias "none".
5619 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5621         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
5622         width of format control characters to 0.
5624 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5626         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
5627         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
5628         return values.  Only the sign matters.
5630 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
5632         * locales/ar_SA: Last non <Uxxxx> entries removed.
5633         Patch by Martin Strassburger <martin.strassburger@sap.com>.
5635 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
5637         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
5638         we have EUC-KR.
5640 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
5642         * locales/uk_UA: Fix yesexpr.
5643         * locales/ru_UA: Likewise.
5644         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
5646 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
5648         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
5649         so they become printable and carry a width.  Comment out surrogate
5650         ranges.  Add a WIDTH table.
5652 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
5654         * gen-unicode-ctype.c: New file.
5655         * dump-ctype.c: New file.
5656         * Makefile (distribute): Add them.
5657         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
5658         gen-unicode-ctype.c.
5659         (blank): Add U+1680.
5660         (cntrl): Add U+2028, U+2029.
5661         (space): Add U+1680, U+2028, U+2029.
5662         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
5663         (alnum, alpha, print, graph, punct): Lots of additions.
5664         (lower, upper, tolower, toupper, combining, combining_level3): Update.
5665         (totitle): New map.
5666         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
5667         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
5668         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
5669         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
5670         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
5671         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
5672         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
5674 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5676         * charmaps/GBK: Add commented mappings for GBK characters not yet in
5677         Unicode.
5679 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5681         * charmaps/GBK: Remove /x80 entry.
5683 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
5685         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
5686         to use it.
5688 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5690         * charmaps/JOHAB: Add identity mapping for 0x7f.
5692 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
5694         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
5695         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
5697 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
5699         * charmaps/GB2312: Change code_set_name to GB2312.
5701 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
5703         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
5704         * localedata/locales/ar_BH: Likewise.
5705         * localedata/locales/ar_DZ: Likewise.
5706         * localedata/locales/ar_EG: Likewise.
5707         * localedata/locales/ar_IQ: Likewise.
5708         * localedata/locales/ar_JO: Likewise.
5709         * localedata/locales/ar_KW: Likewise.
5710         * localedata/locales/ar_LB: Likewise.
5711         * localedata/locales/ar_LY: Likewise.
5712         * localedata/locales/ar_MA: Likewise.
5713         * localedata/locales/ar_OM: Likewise.
5714         * localedata/locales/ar_QA: Likewise.
5715         * localedata/locales/ar_SD: Likewise.
5716         * localedata/locales/ar_SY: Likewise.
5717         * localedata/locales/ar_TN: Likewise.
5718         * localedata/locales/ar_YE: Likewise.
5720 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
5722         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
5723         * locales/mr_IN: New file.
5724         * locales/mt_MT: New file.
5726         * charmaps/GB18030: Comment out entries in user-defined area.
5728 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
5730         * charmaps/GB18030: Add back entries which got lost in last change.
5732 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
5734         * charmaps/GB18030: Update once more.
5736         * charmaps/JOHAB: New file.
5737         * SUPPORTED: Add ko_KR.JOHAB.
5739 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
5741         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
5742         but not in EUC-KR.
5744 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5746         * charmaps/EUC-TW: Add commented non-reversible mappings.
5748 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5750         * charmaps/CP949: New file.
5752 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5754         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
5756 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5758         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
5759         U+007E.
5761 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5763         * charmaps/INIS-8: Update to use <Uxxxx> format.
5764         * charmaps/ISO_2033-1983: Likewise.
5765         * charmaps/ISO_5427-EXT: Likewise.
5767 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
5769         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
5770         * SUPPORTED: Add zh_HK.BIG5HKSCS.
5772         * charmaps/BIG5HKSCS: Add Big5 codes.
5774         * Makefile (test-input): Add sv_SE.ISO-8859-1.
5775         (LOCALES): Likewise.
5776         * sv_SE.ISO-8859-1: New file.
5778 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
5780         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
5781         Changes by Roger So <spacehunt@e-fever.org>.
5783         * SUPPORTED: Add nn_NO.ISO-8859-1.
5784         * locales/nn_NO: New file.
5786 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
5788         * charmaps/BIG5HKSCS: Regenerated from official data file.
5790         * locales/ja_JP: Add yesstr and nostr information.
5792         * charmaps/GB18030: Add entries from GBK not present here.
5794         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
5796         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
5798 2000-08-29  Akira Higuchi  <a@kondara.org>
5800         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
5801         * charmaps/GBK: Likewise.
5803         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
5805 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
5807         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
5808         and customize with several reorder-after statements.
5809         Reported by menthos@menthos.com.
5811 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
5813         * locales/ja_JP: Add new categories with generic information.
5815         * locales/i18n (default_missing): Change back to only U003F.
5817 2000-08-24  Andreas Jaeger  <aj@suse.de>
5819         * Makefile (generated): Add some .out files.
5821 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
5823         * locales/i18n: Add transliteration information.
5825 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
5827         * locales/ca_ES@euro: Country is Spain.
5828         * locales/ca_ES: Likewise.
5830         * locales/es_MX: Correct int_curr_symbol.
5831         * locales/es_PE: Likewise.
5833         * SUPPORTED: Add missing supported locales.
5835         * locales/fa_IR: Correct a few of the contained bugs.
5837         * locales/zh_HK: New file.
5839         * charmaps/BIG5HKSCS: New file.
5841         * locales/en_CA,2.5: Removed.
5842         * locales/fr_CA,2.13: Removed.
5843         * locales/in_ID: Removed.
5845         * locales/sq_AL: New file.
5846         * SUPPORTED: Add sq_AL.ISO-8859-1.
5848         * locales/vi_VN: New file.
5849         * SUPPORTED: Add vi_VN.UTF-8.
5851         * locales/ko_KR: Correct currency_symbol entry.
5853         * locales/hi_IN: New file.
5854         * SUPPORTED: Add hi_IN.UTF-8.
5856         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
5858         * sort-test.sh: Improve error handling by printing more information.
5860         * locales/ar_AE: New file.
5861         * locales/ar_BH: New file.
5862         * locales/ar_DZ: New file.
5863         * locales/ar_EG: New file.
5864         * locales/ar_IQ: New file.
5865         * locales/ar_JO: New file.
5866         * locales/ar_KW: New file.
5867         * locales/ar_LB: New file.
5868         * locales/ar_LY: New file.
5869         * locales/ar_MA: New file.
5870         * locales/ar_OM: New file.
5871         * locales/ar_QA: New file.
5872         * locales/ar_SD: New file.
5873         * locales/ar_SY: New file.
5874         * locales/ar_TN: New file.
5875         * locales/ar_YE: New file.
5876         * SUPPORTED: Add Arabic locales.
5878 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
5880         * locales/es_CR: New file.
5881         * locales/es_NI: New file.
5882         * locales/es_PR: New file.
5884         * locales/es_AR: Share LC_COLLATE description with es_ES.
5885         * locales/es_BO: Likewise.
5886         * locales/es_CL: Likewise.
5887         * locales/es_CO: Likewise.
5888         * locales/es_DO: Likewise.
5889         * locales/es_GT: Likewise.
5890         * locales/es_HN: Likewise.
5891         * locales/es_MX: Likewise.
5892         * locales/es_PA: Likewise.
5893         * locales/es_PE: Likewise.
5894         * locales/es_PY: Likewise.
5895         * locales/es_SV: Likewise.
5896         * locales/es_UY: Likewise.
5897         * locales/es_VE: Likewise.
5898         * locales/es_EC: Share LC_COLLATE description with es_US.
5900         * locales/ko_KR: Updated for glibc 2.2.
5901         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5902         * SUPPORTED: Add ko_KR.
5904         * locales/de_BE@euro: New file.
5905         * locales/eu_ES@euro: New file.
5906         * locales/ga_IE@euro: New file.
5907         * locales/gl_ES@euro: New file.
5908         * locales/nl_BE@euro: New file.
5909         * locales/sv_FI@euro: New file.
5910         * SUPPORTED: Add the new locales.
5912         * Makefile (install-locales): Handle option in locale name.  Print
5913         progress information.
5915         * SUPPORTED: Add all the @euro locales.
5917         * locales/ca_ES@euro: Update charset comment.
5918         * locales/de_AT@euro: Likewise.
5919         * locales/de_DE@euro: Likewise.
5920         * locales/de_LU@euro: Likewise.
5921         * locales/en_IE@euro: Likewise.
5922         * locales/es_ES@euro: Likewise.
5923         * locales/fi_FI@euro: Likewise.
5924         * locales/fr_BE@euro: Likewise.
5925         * locales/fr_FR@euro: Likewise.
5926         * locales/fr_LU@euro: Likewise.
5927         * locales/it_IT@euro: Likewise.
5928         * locales/nl_NL@euro: Likewise.
5929         * locales/pt_PT@euro: Likewise.
5931 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
5933         * locales/ca_ES: Correct comment.
5935         * locales/ca_ES@euro: New file.
5936         * locales/de_AT@euro: New file.
5937         * locales/de_DE@euro: New file.
5938         * locales/de_LU@euro: New file.
5939         * locales/en_IE@euro: New file.
5940         * locales/es_ES@euro: New file.
5941         * locales/fi_FI@euro: New file.
5942         * locales/fr_BE@euro: New file.
5943         * locales/fr_FR@euro: New file.
5944         * locales/fr_LU@euro: New file.
5945         * locales/it_IT@euro: New file.
5946         * locales/nl_NL@euro: New file.
5947         * locales/pt_PT@euro: New file.
5949 2000-08-19  Andreas Jaeger  <aj@suse.de>
5951         * tst-digits.c: Include stdlib.h and string.h to provide
5952         prototypes for exit, strlen and strcmp.
5954 2000-08-18  Andreas Jaeger  <aj@suse.de>
5956         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
5957         (TST_DECL_VARS): Don't declare err_flg.
5958         (TST_GET_ERRET): Don't set err_flg.
5959         (TST_GET_ERRET_SEQ): Likewise.
5960         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
5962         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
5963         * tests-mbwc/dat_iswalnum.c: Likewise.
5964         * tests-mbwc/dat_iswalpha.c: Likewise.
5965         * tests-mbwc/dat_iswcntrl.c: Likewise.
5966         * tests-mbwc/dat_iswctype.c: Likewise.
5967         * tests-mbwc/dat_iswdigit.c: Likewise.
5968         * tests-mbwc/dat_iswgraph.c: Likewise.
5969         * tests-mbwc/dat_iswlower.c: Likewise.
5970         * tests-mbwc/dat_iswprint.c: Likewise.
5971         * tests-mbwc/dat_iswpunct.c: Likewise.
5972         * tests-mbwc/dat_iswspace.c: Likewise.
5973         * tests-mbwc/dat_iswupper.c: Likewise.
5974         * tests-mbwc/dat_iswxdigit.c: Likewise.
5975         * tests-mbwc/dat_mblen.c: Likewise.
5976         * tests-mbwc/dat_mbrlen.c: Likewise.
5977         * tests-mbwc/dat_mbrtowc.c: Likewise.
5978         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
5979         * tests-mbwc/dat_mbstowcs.c: Likewise.
5980         * tests-mbwc/dat_mbtowc.c: Likewise.
5981         * tests-mbwc/dat_strcoll.c: Likewise.
5982         * tests-mbwc/dat_strfmon.c: Likewise.
5983         * tests-mbwc/dat_strxfrm.c: Likewise.
5984         * tests-mbwc/dat_swscanf.c: Likewise.
5985         * tests-mbwc/dat_towctrans.c: Likewise.
5986         * tests-mbwc/dat_towlower.c: Likewise.
5987         * tests-mbwc/dat_towupper.c: Likewise.
5988         * tests-mbwc/dat_wcrtomb.c: Likewise.
5989         * tests-mbwc/dat_wcscat.c: Likewise.
5990         * tests-mbwc/dat_wcschr.c: Likewise.
5991         * tests-mbwc/dat_wcscmp.c: Likewise.
5992         * tests-mbwc/dat_wcscoll.c: Likewise.
5993         * tests-mbwc/dat_wcscpy.c: Likewise.
5994         * tests-mbwc/dat_wcscspn.c: Likewise.
5995         * tests-mbwc/dat_wcslen.c: Likewise.
5996         * tests-mbwc/dat_wcsncat.c: Likewise.
5997         * tests-mbwc/dat_wcsncmp.c: Likewise.
5998         * tests-mbwc/dat_wcsncpy.c: Likewise.
5999         * tests-mbwc/dat_wcspbrk.c: Likewise.
6000         * tests-mbwc/dat_wcsrtombs.c: Likewise.
6001         * tests-mbwc/dat_wcsspn.c: Likewise.
6002         * tests-mbwc/dat_wcsstr.c: Likewise.
6003         * tests-mbwc/dat_wcstod.c: Likewise.
6004         * tests-mbwc/dat_wcstok.c: Likewise.
6005         * tests-mbwc/dat_wcstombs.c: Likewise.
6006         * tests-mbwc/dat_wcswidth.c: Likewise.
6007         * tests-mbwc/dat_wcsxfrm.c: Likewise.
6008         * tests-mbwc/dat_wctob.c: Likewise.
6009         * tests-mbwc/dat_wctomb.c: Likewise.
6010         * tests-mbwc/dat_wctrans.c: Likewise.
6011         * tests-mbwc/dat_wctype.c: Likewise.
6012         * tests-mbwc/dat_wcwidth.c: Likewise.
6013         * tests-mbwc/dat_isw-funcs.h: Fix comment.
6015 2000-08-17  Andreas Jaeger  <aj@suse.de>
6017         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
6018         should have a value.
6020 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
6022         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
6023         separate uppercase from non-uppercase characters to enable correct
6024         handling in range expressions.
6026 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
6028         * Makefile (install-locales): Use --prefix option of localedef to
6029         avoid providing complete path for output file.
6031 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
6033         * locales/zh_TW: Updated.
6034         * charmaps/BIG5: Updated.
6035         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6037 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
6039         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
6040         use `int'.
6042 2000-08-01  Andreas Jaeger  <aj@suse.de>
6044         * Makefile (distribute): Follow name change of tst-ctype-de.in to
6045         tst-ctype-de_DE.ISO-8859-1.in.
6047 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
6049         * charmaps/KSX1001: Add width information.
6050         * charmaps/GB2312: Likewise.
6051         * charmaps/GBK: Likewise.
6052         Patches by GOTO Masanori <gotom@debian.or.jp>.
6054 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6056         * charmaps/CP737: New file.
6057         * charmaps/CP775: New file.
6059 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6061         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
6062         /xb0../xf7.  Remove aliases.
6064 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6066         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
6067         /xc9../xf9.
6069 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6071         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
6073 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
6075         * tst-langinfo.c (main): Fix esacape sequence handling.
6077         * charmaps/EUC-TW: New file.
6079         * tst-digits.c: Add tests for wprintf.
6080         * tests/test7.cm: Change so that it is usable for wprintf tests.
6082         * tst-locale.sh: Fix typo in last change.
6084         * tst-digits.c: Add ctype and wctype tests.
6086 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
6088         * Makefile (ld-test-names): Add test7.
6089         (tests): Add tst-digits.  Add dependency and environment variable.
6090         * tst-digits.c: New file.
6091         * tst-locale.sh: Generate test7 locale.
6092         * tests/test7.cm: New file.
6093         * tests/test7.def: New file.
6095         * tst-locale.sh: Add dropped test6 locale.
6097 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
6099         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
6100         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
6101         locale.
6103 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
6105         * locales/zh_TW: New file.
6106         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6108 2000-07-28  Andreas Jaeger  <aj@suse.de>
6110         * tst-langinfo.c: Include <string.h> for strcmp prototype.
6112 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
6114         * charmaps/BIG5: New file.
6115         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6117 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
6119         * locales/zh_CN: Update for new format.
6120         Patch by Yong Li <yong.li@asu.edu>.
6122         * tst-langinfo.c: Add copyright text.
6124 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
6126         * tst-wctype.input: Add more input text.
6127         * tst-wctype.c: Test more classes.
6129         * Makefile: Add rules to build, run, and distribute tst-langinfo.
6130         * tst-langinfo.c: New file.
6131         * tst-langinfo.sh: New file.
6133         * locales/ja_JP (era_d_t_fmt): Fix typo.
6135         * Makefile: Add rules to build, run, and distribute tst-wctype.
6136         * tst-wctype.c: New file.
6137         * tst-wctype.input: New file.
6138         * tst-wctype.sh: New file.
6140 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6142         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
6143         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
6145 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
6147         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
6148         (enoexpr): Likewise.
6149         * locales/hr_HR: Likewise.
6150         Patches by GOTO Masanori <gotom@debian.or.jp>.
6152         * locales/i18n (yesexpr): Add U005E at the beginning.
6153         (noexpr): Likewise.
6155 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
6157         * locales/ja_JP (yesexpr): U0060 should be U005E.
6158         (noexpr): Likewise.
6160         * locales/i18n: Remove U00A0 from blank as well.
6161         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
6163 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
6165         * charmaps/SJIS: Add width information.
6166         Patch by GOTO Masanori <gotom@debian.or.jp>.
6168         * charmaps/SJIS: Correct byte sequence for single byte characters.
6170 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
6172         * locales/i18n: Fix typos.
6174         * locales/iso14651_t1: Correct syntax for HAN script.
6176 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
6178         * charmaps/GB18030: New file.
6180         * charmaps/UTF-8: Update for Unicode 3.0.
6182         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
6183         space.
6184         * tst-ctype.c: Likewise.
6185         * tst-ctype.sh: Likewise.
6186         * locales/i18n: Likewise.
6187         * locales/ja_JP: Likewise.
6188         * tests-mbwc/dat_iswcntrl.c: Likewise.
6189         * tests-mbwc/dat_iswctype.c: Likewise.
6190         * tests-mbwc/dat_iswspace.c: Likewise.
6192         * tst-ctype.sh: Also test C locale.
6194 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
6196         * Makefile: Rewrite rules for tests to run them only when necessary.
6197         * sort-test.sh: Produce output for failed tests.
6198         * tst-fmon.sh: Likewise.
6199         * tst-rpmatch.sh: Likewise.
6201 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
6203         * tst-ctype-de_DE.in: Renamed to...
6204         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
6206 2000-07-11  Andreas Jaeger  <aj@suse.de>
6208         * Makefile (locale_test_suite): Always run test suite.
6209         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
6210         gen-locale.sh.
6211         (do-collate-test): Likewise.
6212         (do-tst-fmon): Likewise.
6213         (do-tst-locale): Likewise.
6214         (do-tst-rpmatch): Likewise.
6215         (do-tst-trans): Likewise.
6216         (do-tst-mbswcs): Likewise.
6217         (do-tst-ctype): Likewise.
6219         * sort-test.sh : Rewrite to work with static only builds.
6220         * tst-ctype.sh: Likewise.
6221         * tst-fmon.sh: Likewise.
6222         * tst-locale.sh: Likewise.
6223         * tst-mbswcs.sh: Likewise.
6224         * tst-rpmatch.sh: Likewise.
6225         * tst-trans.sh: Likewise.
6227         * gen-locale.sh (locfile): Fix it for building with
6228         sourcedir==builddir and for static only builds.
6230 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
6232         * locales/POSIX: Remove repertoire map reference.
6233         * locales/ar_SA: Remove repertoire map reference.
6235         * locales/zh_CN.GBK: Removed.
6237         * repertoiremaps/charids.894: Removed.
6238         * repertoiremaps/mnemonics.ds: Removed.
6239         * repertoiremaps/mnemonics.ja: Removed.
6240         * repertoiremaps/mnemonics.ko: Removed.
6241         * repertoiremaps/mnemonics.zh: Removed.
6243         * charmaps/SJIS: New file.
6245 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
6247         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
6248         to EUC-JP.
6249         * tests-mbwc/dat_mbtowc.c: Likewise.
6250         * tests-mbwc/dat_wctob.c: Likewise.
6252         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
6253         * charmaps/EUC-KR: Likewise.
6255 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
6257         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
6258         * locales/ar_SA (LC_TELEPHONE): Likewise.
6259         * locales/be_BY (LC_TELEPHONE): Likewise.
6260         * locales/bg_BG (LC_TELEPHONE): Likewise.
6261         * locales/ca_ES (LC_TELEPHONE): Likewise.
6262         * locales/da_DK (LC_TELEPHONE): Likewise.
6263         * locales/de_BE (LC_TELEPHONE): Likewise.
6264         * locales/de_CH (LC_TELEPHONE): Likewise.
6265         * locales/de_LU (LC_TELEPHONE): Likewise.
6266         * locales/el_GR (LC_TELEPHONE): Likewise.
6267         * locales/en_AU (LC_TELEPHONE): Likewise.
6268         * locales/en_BW (LC_TELEPHONE): Likewise.
6269         * locales/en_CA (LC_TELEPHONE): Likewise.
6270         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
6271         * locales/en_DK (LC_TELEPHONE): Likewise.
6272         * locales/en_IE (LC_TELEPHONE): Likewise.
6273         * locales/en_NZ (LC_TELEPHONE): Likewise.
6274         * locales/en_ZA (LC_TELEPHONE): Likewise.
6275         * locales/en_ZW (LC_TELEPHONE): Likewise.
6276         * locales/es_AR (LC_TELEPHONE): Likewise.
6277         * locales/es_BO (LC_TELEPHONE): Likewise.
6278         * locales/es_CL (LC_TELEPHONE): Likewise.
6279         * locales/es_CO (LC_TELEPHONE): Likewise.
6280         * locales/es_DO (LC_TELEPHONE): Likewise.
6281         * locales/es_EC (LC_TELEPHONE): Likewise.
6282         * locales/es_ES (LC_TELEPHONE): Likewise.
6283         * locales/es_GT (LC_TELEPHONE): Likewise.
6284         * locales/es_HN (LC_TELEPHONE): Likewise.
6285         * locales/es_MX (LC_TELEPHONE): Likewise.
6286         * locales/es_PA (LC_TELEPHONE): Likewise.
6287         * locales/es_PE (LC_TELEPHONE): Likewise.
6288         * locales/es_PY (LC_TELEPHONE): Likewise.
6289         * locales/es_SV (LC_TELEPHONE): Likewise.
6290         * locales/es_US (LC_TELEPHONE): Likewise.
6291         * locales/es_UY (LC_TELEPHONE): Likewise.
6292         * locales/es_VE (LC_TELEPHONE): Likewise.
6293         * locales/et_EE (LC_TELEPHONE): Likewise.
6294         * locales/eu_ES (LC_TELEPHONE): Likewise.
6295         * locales/fa_IR (LC_TELEPHONE): Likewise.
6296         * locales/fi_FI (LC_TELEPHONE): Likewise.
6297         * locales/fo_FO (LC_TELEPHONE): Likewise.
6298         * locales/fr_BE (LC_TELEPHONE): Likewise.
6299         * locales/fr_CA (LC_TELEPHONE): Likewise.
6300         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
6301         * locales/fr_CH (LC_TELEPHONE): Likewise.
6302         * locales/fr_LU (LC_TELEPHONE): Likewise.
6303         * locales/ga_IE (LC_TELEPHONE): Likewise.
6304         * locales/gl_ES (LC_TELEPHONE): Likewise.
6305         * locales/gv_GB (LC_TELEPHONE): Likewise.
6306         * locales/he_IL (LC_TELEPHONE): Likewise.
6307         * locales/hr_HR (LC_TELEPHONE): Likewise.
6308         * locales/hu_HU (LC_TELEPHONE): Likewise.
6309         * locales/id_ID (LC_TELEPHONE): Likewise.
6310         * locales/in_ID (LC_TELEPHONE): Likewise.
6311         * locales/is_IS (LC_TELEPHONE): Likewise.
6312         * locales/it_CH (LC_TELEPHONE): Likewise.
6313         * locales/it_IT (LC_TELEPHONE): Likewise.
6314         * locales/iw_IL (LC_TELEPHONE): Likewise.
6315         * locales/kl_GL (LC_TELEPHONE): Likewise.
6316         * locales/ko_KR (LC_TELEPHONE): Likewise.
6317         * locales/kw_GB (LC_TELEPHONE): Likewise.
6318         * locales/lt_LT (LC_TELEPHONE): Likewise.
6319         * locales/lv_LV (LC_TELEPHONE): Likewise.
6320         * locales/mk_MK (LC_TELEPHONE): Likewise.
6321         * locales/nl_BE (LC_TELEPHONE): Likewise.
6322         * locales/nl_NL (LC_TELEPHONE): Likewise.
6323         * locales/pl_PL (LC_TELEPHONE): Likewise.
6324         * locales/pt_BR (LC_TELEPHONE): Likewise.
6325         * locales/ro_RO (LC_TELEPHONE): Likewise.
6326         * locales/ru_RU (LC_TELEPHONE): Likewise.
6327         * locales/ru_UA (LC_TELEPHONE): Likewise.
6328         * locales/sk_SK (LC_TELEPHONE): Likewise.
6329         * locales/sl_SI (LC_TELEPHONE): Likewise.
6330         * locales/sr_YU (LC_TELEPHONE): Likewise.
6331         * locales/sv_FI (LC_TELEPHONE): Likewise.
6332         * locales/th_TH (LC_TELEPHONE): Likewise.
6333         * locales/tr_TR (LC_TELEPHONE): Likewise.
6334         * locales/uk_UA (LC_TELEPHONE): Likewise.
6336 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
6338         * locales/th_TH: Update revision information.
6339         (LC_CTYPE: alpha): Replace ";...;" with "..".
6340         (LC_COLLATE: order): Quote with "".
6342 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
6344         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
6345         in address.
6346         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
6347         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
6348         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
6349         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
6350         * locales/es_BO (LC_IDENTIFICATION): Likewise.
6351         * locales/es_CL (LC_IDENTIFICATION): Likewise.
6352         * locales/es_CO (LC_IDENTIFICATION): Likewise.
6353         * locales/es_DO (LC_IDENTIFICATION): Likewise.
6354         * locales/es_EC (LC_IDENTIFICATION): Likewise.
6355         * locales/es_ES (LC_IDENTIFICATION): Likewise.
6356         * locales/es_GT (LC_IDENTIFICATION): Likewise.
6357         * locales/es_HN (LC_IDENTIFICATION): Likewise.
6358         * locales/es_MX (LC_IDENTIFICATION): Likewise.
6359         * locales/es_PA (LC_IDENTIFICATION): Likewise.
6360         * locales/es_PE (LC_IDENTIFICATION): Likewise.
6361         * locales/es_PY (LC_IDENTIFICATION): Likewise.
6362         * locales/es_SV (LC_IDENTIFICATION): Likewise.
6363         * locales/es_US (LC_IDENTIFICATION): Likewise.
6364         * locales/es_UY (LC_IDENTIFICATION): Likewise.
6365         * locales/es_VE (LC_IDENTIFICATION): Likewise.
6366         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
6367         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
6368         * locales/no_NO (LC_TELEPHONE): Fill in.
6369         * locales/pt_PT (LC_TELEPHONE): Fill in.
6370         * locales/sv_SE (LC_TELEPHONE): Fill in.
6371         * locales/en_GB (LC_TELEPHONE): Fill in.
6372         * locales/cs_CZ (LC_TELEPHONE): Fill in.
6374 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
6376         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
6377         * tst-locale.sh (LC_ALL): Likewise.
6379 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
6381         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
6382         * tst-locale.sh: Likewise.
6384 2000-07-01  Andreas Jaeger  <aj@suse.de>
6386         * Makefile (generated-dirs): LOCALES are also generated.
6387         (generated-dirs): Remove obsolete entry.
6389 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
6391         * Makefile (distribute): Add locale test suite files, fmon test
6392         suite files, gen-locale.sh, and show-ucs-data.c.
6394         * Depend: New file.
6396         * Makefile: Rewrite rules to generate locale data.
6397         * gen-locale.sh: Generate only one locale which is described in a
6398         command line parameter.
6400         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
6401         around DEM problem.
6402         * tst-fmon.data: Change back entries with DEM.
6404         * gen-locale.sh: Print that it might take a while to finish.
6406 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
6408         * Makefile (install-locales): Remove the -u switch from localedef
6409         command line.
6411 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
6413         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
6414         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
6415         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
6417         * locales/POSIX: Update for new format.
6419         * Makefile: Regenerate locale data also if localedef changed.
6421         * tst-fmon.data: Until we know what is correct, but the spaces
6422         after DEM back in.
6424         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
6425         unresolved issues.
6426         * tests-mbwc/dat_mbtowc.c: Likewise.
6427         * tests-mbwc/dat_strcoll.c: Likewise.
6428         * tests-mbwc/dat_strfmon.c: Likewise.
6429         * tests-mbwc/dat_strxfrm.c: Likewise.
6430         * tests-mbwc/tst_mbtowc.c: Likewise.
6432 2000-06-29  Andreas Jaeger  <aj@suse.de>
6434         * sort-test.sh: Set LC_ALL to full locale name.
6436         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
6437         anymore.
6438         (LOCALES): New.
6439         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
6440         Depend on locale files
6441         (LOCALE_FILES): New.
6442         (ALL_LC_FILES): New.
6443         (ALL_OBJ_LC_FILES): New
6444         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
6446         * tst-ctype.sh: Don't generate locales here.
6447         * tst-mbswcs.sh: Likewise.
6448         * sort-test.sh: Likewise.
6450         * gen-locale.sh: New file to generate locales.
6452 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6454         * locales/en_GB: Update RAP address.
6455         * locales/fr_FR: Likewise.
6456         * locales/en_NZ: Likewise.
6457         * locales/de_BE: Likewise.
6458         * locales/de_CH: Likewise.
6459         * locales/de_LU: Likewise.
6460         * locales/en_AU: Likewise.
6461         * locales/en_IE: Likewise.
6462         * locales/eu_ES: Likewise.
6463         * locales/fr_BE: Likewise.
6464         * locales/fr_CH: Likewise.
6465         * locales/fr_LU: Likewise.
6466         * locales/it_IT: Likewise.
6467         * locales/nl_BE: Likewise.
6468         * locales/nl_NL: Likewise.
6469         * locales/pt_BR: Likewise.
6470         * locales/pt_PT: Likewise.
6471         * locales/sv_FI: Likewise.
6472         * locales/fi_FI: Likewise.
6473         * locales/sv_SE: Likewise.
6475 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6477         * locales/af_ZA: Update for new format.
6478         * locales/ar_SA: Likewise.
6479         * locales/be_BY: Likewise.
6480         * locales/bg_BG: Likewise.
6481         * locales/ca_ES: Likewise.
6482         * locales/el_GR: Likewise.
6483         * locales/en_BW: Likewise.
6484         * locales/en_DK: Likewise.
6485         * locales/en_ZW: Likewise.
6486         * locales/es_AR: Likewise.
6487         * locales/es_BO: Likewise.
6488         * locales/es_CL: Likewise.
6489         * locales/es_CO: Likewise.
6490         * locales/es_DO: Likewise.
6491         * locales/es_EC: Likewise.
6492         * locales/es_ES: Likewise.
6493         * locales/es_GT: Likewise.
6494         * locales/es_HN: Likewise.
6495         * locales/es_MX: Likewise.
6496         * locales/es_PA: Likewise.
6497         * locales/es_PE: Likewise.
6498         * locales/es_PY: Likewise.
6499         * locales/es_SV: Likewise.
6500         * locales/es_US: Likewise.
6501         * locales/es_UY: Likewise.
6502         * locales/es_VE: Likewise.
6503         * locales/et_EE: Likewise.
6504         * locales/fa_IR: Likewise.
6505         * locales/fr_CA: Likewise.
6506         * locales/en_CA,2.5: Likewise.
6507         * locales/fr_CA,2.13: Likewise.
6508         * locales/gl_ES: Likewise.
6509         * locales/hr_HR: Likewise.
6510         * locales/hu_HU: Likewise.
6511         * locales/ko_KR: Likewise.
6512         * locales/lt_LT: Likewise.
6513         * locales/lv_LV: Likewise.
6514         * locales/no_NO: Likewise.
6515         * locales/pl_PL: Likewise.
6516         * locales/ro_RO: Likewise.
6517         * locales/ru_RU: Likewise.
6518         * locales/ru_UA: Likewise.
6519         * locales/sk_SK: Likewise.
6520         * locales/sl_SI: Likewise.
6521         * locales/sr_YU: Likewise.
6522         * locales/th_TH: Likewise.
6523         * locales/tr_TR: Likewise.
6524         * locales/uk_UA: Likewise.
6525         * locales/en_CA: Likewise.
6526         * locales/is_IS: Likewise.
6527         * locales/mk_MK: Likewise.
6529 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6531         * locales/cs_CZ: Comment out fields I'm not sure about.
6532         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
6533         * locales/en_NZ: Update for new format.
6534         * locales/de_BE: Likewise.
6535         * locales/de_CH: Likewise.
6536         * locales/de_LU: Likewise.
6537         * locales/en_AU: Likewise.
6538         * locales/en_IE: Likewise.
6539         * locales/en_ZA: Likewise.
6540         * locales/eu_ES: Likewise.
6541         * locales/fo_FO: Likewise.
6542         * locales/fr_BE: Likewise.
6543         * locales/fr_CH: Likewise.
6544         * locales/fr_LU: Likewise.
6545         * locales/ga_IE: Likewise.
6546         * locales/gv_GB: Likewise.
6547         * locales/he_IL: Likewise.
6548         * locales/id_ID: Likewise.
6549         * locales/in_ID: Likewise.
6550         * locales/it_CH: Likewise.
6551         * locales/it_IT: Likewise.
6552         * locales/iw_IL: Likewise.
6553         * locales/kl_GL: Likewise.
6554         * locales/kw_GB: Likewise.
6555         * locales/nl_BE: Likewise.
6556         * locales/nl_NL: Likewise.
6557         * locales/pt_BR: Likewise.
6558         * locales/pt_PT: Likewise.
6559         * locales/sv_FI: Likewise.
6560         * locales/da_DK: Likewise.
6561         * locales/fi_FI: Likewise.
6562         * locales/sv_SE: Likewise.
6564 2000-06-29  Andreas Jaeger  <aj@suse.de>
6566         * Makefile (locale_test_suite): Add new test files.
6567         (tst_mblen-ENV): New.
6568         (tst_mbtowc-ENV): New.
6569         (tst_strcoll-ENV): New.
6570         (tst_strxfrm-ENV): New.
6571         (tst_wctomb-ENV): New.
6572         (tst_mbrtowc-ENV): New.
6573         (tst_mbsrtowcs-ENV): New.
6574         (tst_mbstowcs-ENV): New.
6575         (tst_strfmon-ENV): New.
6576         (tst_wcrtomb-ENV): New.
6577         (tst_wcsrtombs-ENV): New.
6578         (tst_wcstod-ENV): New.
6579         (tst_wcstok-ENV): New.
6580         (tst_wcstombs-ENV): New.
6582         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
6583         <kuwahara@cthulhu.engr.sgi.com>.
6584         * tests-mbwc/dat_wctomb.c: Likewise.
6585         * tests-mbwc/tst_mbtowc.c: Likewise.
6586         * tests-mbwc/dat_mbtowc.c: Likewise.
6587         * tests-mbwc/tst_strxfrm.c: Likewise.
6588         * tests-mbwc/dat_strxfrm.c: Likewise.
6589         * tests-mbwc/dat_strcoll.c: Likewise.
6590         * tests-mbwc/tst_strcoll.c: Likewise.
6591         * tests-mbwc/tst_mblen.c: Likewise.
6592         * tests-mbwc/dat_mblen.c: Likewise.
6593         * tests-mbwc/dat_wcstok.c: Likewise.
6594         * tests-mbwc/tst_wcstok.c: Likewise.
6595         * tests-mbwc/dat_wcstod.c: Likewise.
6596         * tests-mbwc/tst_wcstod.c: Likewise.
6597         * tests-mbwc/dat_mbrtowc.c: Likewise.
6598         * tests-mbwc/tst_mbrtowc.c: Likewise.
6599         * tests-mbwc/dat_wcsrtombs.c: Likewise.
6600         * tests-mbwc/tst_wcsrtombs.c: Likewise.
6601         * tests-mbwc/dat_wcstombs.c: Likewise.
6602         * tests-mbwc/tst_wcstombs.c: Likewise.
6603         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6604         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
6605         * tests-mbwc/dat_wcrtomb.c: Likewise.
6606         * tests-mbwc/tst_wcrtomb.c: Likewise.
6607         * tests-mbwc/dat_mbstowcs.c: Likewise.
6608         * tests-mbwc/tst_mbstowcs.c: Likewise.
6609         * tests-mbwc/dat_strfmon.c: Likewise.
6610         * tests-mbwc/tst_strfmon.c: Likewise.
6612 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
6614         * locales/mk_MK: Updated (not to new format).
6615         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
6617 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6619         * locales/fr_FR: Update for new format.
6620         * locales/de_AT: Likewise.
6621         * locales/en_GB: Likewise.
6623 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
6625         * locales/th_TH: Update copyright notice.
6627         * locales/cs_CZ: Updated for new format.
6628         Patch by Jakub Jelinek <jakub@redhat.com>.
6630         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
6631         comments.
6632         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
6633         internal state of mbrlen.
6635         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
6636         (TEST_MBWC_ENV): Remove unnecessary slash.
6637         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
6639         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
6641         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
6642         tests.
6644         * locales/iso14651_t1: Explicitly add control character in
6645         U0000-U001F and U007F-U009F range for backward compatibility.
6647         * locales/i18n: Correct problems found by test suite.
6649 2000-06-28  Andreas Jaeger  <aj@suse.de>
6651         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
6652         warning.
6654         * Makefile (locale_test_suite): Add tst_mbrlen.
6655         (tst_mbrlen-ENV): New.
6657         * tests-mbwc/tst_mbrlen.c: New file
6659         * tests-mbwc/dat_mbrlen.c: New file.
6661         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
6662         (struct TST_HEAD): Use const char* instead of an array.
6664         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
6666         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
6668         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
6670 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6672         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
6673         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
6674         U4E06 is not in EUC-JP.
6675         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
6676         * tests-mbwc/dat_towctrans.c: Likewise.
6677         * tests-mbwc/dat_wcscoll.c: Likewise.
6678         * tests-mbwc/dat_wcswidth.c: Likewise.
6679         * tests-mbwc/dat_wctob.c: Likewise.
6681         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
6682         versions.
6684         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
6685         what is correct.
6686         * tests-mbwc/dat_wcsxfrm.c: Likewise.
6687         * tests-mbwc/dat_wcwidth.c: Likewise.
6689         * tests-mbwc/tst_funcs.h: Pretty print.
6691         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
6692         * tests-mbwc/tst_wcschr.c: Likewise.
6693         * tests-mbwc/tst_wcscpy.c: Likewise.
6694         * tests-mbwc/tst_wcscat.c: Likewise.
6695         * tests-mbwc/tst_wcsncpy.c: Likewise.
6696         * tests-mbwc/tst_wcspbrk.c: Likewise.
6697         * tests-mbwc/tst_wcsstr.c: Likewise.
6698         * tests-mbwc/tst_wctrans.c: Likewise.
6699         * tests-mbwc/tst_wctype.c: Likewise.
6701         * tests-mbwc/tst_wcscoll.c: Print better error messages.
6703         * Makefile (tests): Define as $(locale_test_suite) but only
6704         if not cross-compiling and shared libs are built.
6705         (locale_test_suite): New variable.  Name all new tests from the
6706         locale test suite.
6707         Add rule to run new tests only when all data is available.
6708         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
6710         * tst-ctype-de_DE.in: U00A0 is not in class graph.
6712         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
6714         * locales/i18n: Backspace isn't blank, tab is.
6716         * tst-ctype.c (main): Add tests for control characters and space.
6718         * locales/i18n: Backspace is no space.
6720         * locales/i18n: Add \t to space.
6722 2000-06-27  Andreas Jaeger  <aj@suse.de>
6724         * Makefile (TEST_MBWC_ENV): New variable.
6725         Use it for all tests from tests-mbwc.
6727 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6729         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
6731 2000-06-27  Andreas Jaeger  <aj@suse.de>
6733         * Makefile: Add environment setting for all tests from tests-mbwc.
6735 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6737         * locales/en_DK.com: Not needed.
6739 2000-06-27  Andreas Jaeger  <aj@suse.de>
6741         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
6742         <kuwahara@cthulhu.engr.sgi.com>.
6744         * Makefile (tests): Add tests from tests-mbwc subdirectory,
6745         comment them out for now.
6746         (subdir-dirs): New for tests-mbwc, add also vpaths.
6748         * locales/ja_JP: Add missing / in LC_CTYPE.
6750 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
6752         * Makefile (distribute): Add tst-ctype-de_DE.in.
6753         * tst-ctype.c: Read in more tests from stdin.
6754         * tst-ctype.sh: Feed extra test data to program via stdin.
6755         * tst-ctype-de_DE.in: New file.
6757         * locales/i18n (punct): Exclude U00A0.
6758         (blank): Include U00A0.
6760         * locales/ja_JP: Updates for new format.
6762         * Makefile (test-srcs): Add tst-ctype.
6763         (distribute): Add tst-ctype.sh.
6764         (do-tst-ctype): New target.  Run for tests.
6765         * tst-ctype.c: New file.
6766         * tst-ctype.sh: New file.
6768         * locales/i18n: NUL character must not be in cntrl.
6770         * Makefile (test-input): Add en_US.ISO-8859-1.
6771         * en_US.in: New file.
6773 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
6775         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
6776         for now.
6778         * de_DE.in: Update for new sorting.
6780         * tst-locale.sh: Don't use mnemonic.ds.
6781         * tst-mbswcs.sh: Likewise.
6782         * tst-trans.sh: Likewise.
6784         * locales/de_DE: Update for new format.
6785         * locales/en_US: Likewise.
6786         * tests/trans.def: Likewise.
6787         * tst-fmon-locales/tstfmon_n01y12: Likewise.
6788         * tst-fmon-locales/tstfmon_n02n40: Likewise.
6789         * tst-fmon-locales/tstfmon_n10y31: Likewise.
6790         * tst-fmon-locales/tstfmon_n11y41: Likewise.
6791         * tst-fmon-locales/tstfmon_n12y11: Likewise.
6792         * tst-fmon-locales/tstfmon_n20n32: Likewise.
6793         * tst-fmon-locales/tstfmon_n30y20: Likewise.
6794         * tst-fmon-locales/tstfmon_n41n00: Likewise.
6795         * tst-fmon-locales/tstfmon_y01y10: Likewise.
6796         * tst-fmon-locales/tstfmon_y02n22: Likewise.
6797         * tst-fmon-locales/tstfmon_y22n42: Likewise.
6798         * tst-fmon-locales/tstfmon_y30y21: Likewise.
6799         * tst-fmon-locales/tstfmon_y32n31: Likewise.
6800         * tst-fmon-locales/tstfmon_y40y00: Likewise.
6801         * tst-fmon-locales/tstfmon_y42n21: Likewise.
6803         * tst-rpmatch.c: Avoid warning with broken compiler.
6805         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
6807         * sort-test.sh: Add more GCONV_PATH usages.
6808         * tst-fmon.sh: Likewise.
6809         * tst-locale.sh: Likewise.
6810         * tst-mbswcs.sh: Likewise.
6811         * tst-rpmatch.sh: Likewise.
6812         * tst-trans.sh: Likewise.
6814         * locales/i18n: Remove order_start around copy.
6816         * locales/iso14651_t1: Correct various small errors.
6818 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
6820         * charmaps/ISO-8859-1: Correct width specification.
6822 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
6824         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
6825         * charmaps/ANSI_X3.4-1968: Likewise.
6826         * charmaps/ASMO_449: Likewise.
6827         * charmaps/BALTIC: Likewise.
6828         * charmaps/BS_4730: Likewise.
6829         * charmaps/BS_VIEWDATA: Likewise.
6830         * charmaps/CP1250: Likewise.
6831         * charmaps/CP1251: Likewise.
6832         * charmaps/CP1252: Likewise.
6833         * charmaps/CP1253: Likewise.
6834         * charmaps/CP1254: Likewise.
6835         * charmaps/CP1255: Likewise.
6836         * charmaps/CP1256: Likewise.
6837         * charmaps/CP1257: Likewise.
6838         * charmaps/CP1258: Likewise.
6839         * charmaps/CSA_Z243.4-1985-1: Likewise.
6840         * charmaps/CSA_Z243.4-1985-2: Likewise.
6841         * charmaps/CSA_Z243.4-1985-GR: Likewise.
6842         * charmaps/CSN_369103: Likewise.
6843         * charmaps/CWI: Likewise.
6844         * charmaps/DEC-MCS: Likewise.
6845         * charmaps/DIN_66003: Likewise.
6846         * charmaps/DS_2089: Likewise.
6847         * charmaps/EBCDIC-AT-DE: Likewise.
6848         * charmaps/EBCDIC-AT-DE-A: Likewise.
6849         * charmaps/EBCDIC-CA-FR: Likewise.
6850         * charmaps/EBCDIC-DK-NO: Likewise.
6851         * charmaps/EBCDIC-DK-NO-A: Likewise.
6852         * charmaps/EBCDIC-ES: Likewise.
6853         * charmaps/EBCDIC-ES-A: Likewise.
6854         * charmaps/EBCDIC-ES-S: Likewise.
6855         * charmaps/EBCDIC-FI-SE: Likewise.
6856         * charmaps/EBCDIC-FI-SE-A: Likewise.
6857         * charmaps/EBCDIC-FR: Likewise.
6858         * charmaps/EBCDIC-IS-FRISS: Likewise.
6859         * charmaps/EBCDIC-IT: Likewise.
6860         * charmaps/EBCDIC-PT: Likewise.
6861         * charmaps/EBCDIC-UK: Likewise.
6862         * charmaps/EBCDIC-US: Likewise.
6863         * charmaps/ECMA-CYRILLIC: Likewise.
6864         * charmaps/ES: Likewise.
6865         * charmaps/ES2: Likewise.
6866         * charmaps/EUC-JP: Likewise.
6867         * charmaps/EUC-KR: Likewise.
6868         * charmaps/GB2312: Likewise.
6869         * charmaps/GBK: Likewise.
6870         * charmaps/GB_1988-80: Likewise.
6871         * charmaps/GOST_19768-74: Likewise.
6872         * charmaps/GREEK-CCITT: Likewise.
6873         * charmaps/GREEK7: Likewise.
6874         * charmaps/GREEK7-OLD: Likewise.
6875         * charmaps/HP-ROMAN8: Likewise.
6876         * charmaps/IBM037: Likewise.
6877         * charmaps/IBM038: Likewise.
6878         * charmaps/IBM1004: Likewise.
6879         * charmaps/IBM1026: Likewise.
6880         * charmaps/IBM1047: Likewise.
6881         * charmaps/IBM256: Likewise.
6882         * charmaps/IBM273: Likewise.
6883         * charmaps/IBM274: Likewise.
6884         * charmaps/IBM275: Likewise.
6885         * charmaps/IBM277: Likewise.
6886         * charmaps/IBM278: Likewise.
6887         * charmaps/IBM280: Likewise.
6888         * charmaps/IBM281: Likewise.
6889         * charmaps/IBM284: Likewise.
6890         * charmaps/IBM285: Likewise.
6891         * charmaps/IBM290: Likewise.
6892         * charmaps/IBM297: Likewise.
6893         * charmaps/IBM420: Likewise.
6894         * charmaps/IBM423: Likewise.
6895         * charmaps/IBM424: Likewise.
6896         * charmaps/IBM437: Likewise.
6897         * charmaps/IBM500: Likewise.
6898         * charmaps/IBM850: Likewise.
6899         * charmaps/IBM851: Likewise.
6900         * charmaps/IBM852: Likewise.
6901         * charmaps/IBM855: Likewise.
6902         * charmaps/IBM857: Likewise.
6903         * charmaps/IBM860: Likewise.
6904         * charmaps/IBM861: Likewise.
6905         * charmaps/IBM862: Likewise.
6906         * charmaps/IBM863: Likewise.
6907         * charmaps/IBM864: Likewise.
6908         * charmaps/IBM865: Likewise.
6909         * charmaps/IBM866: Likewise.
6910         * charmaps/IBM868: Likewise.
6911         * charmaps/IBM869: Likewise.
6912         * charmaps/IBM870: Likewise.
6913         * charmaps/IBM871: Likewise.
6914         * charmaps/IBM874: Likewise.
6915         * charmaps/IBM875: Likewise.
6916         * charmaps/IBM880: Likewise.
6917         * charmaps/IBM891: Likewise.
6918         * charmaps/IBM903: Likewise.
6919         * charmaps/IBM904: Likewise.
6920         * charmaps/IBM905: Likewise.
6921         * charmaps/IBM918: Likewise.
6922         * charmaps/IEC_P27-1: Likewise.
6923         * charmaps/INIS: Likewise.
6924         * charmaps/INIS-CYRILLIC: Likewise.
6925         * charmaps/INVARIANT: Likewise.
6926         * charmaps/ISIRI-3342: Likewise.
6927         * charmaps/ISO-8859-1: Likewise.
6928         * charmaps/ISO-8859-10: Likewise.
6929         * charmaps/ISO-8859-13: Likewise.
6930         * charmaps/ISO-8859-14: Likewise.
6931         * charmaps/ISO-8859-15: Likewise.
6932         * charmaps/ISO-8859-16: Likewise.
6933         * charmaps/ISO-8859-2: Likewise.
6934         * charmaps/ISO-8859-3: Likewise.
6935         * charmaps/ISO-8859-4: Likewise.
6936         * charmaps/ISO-8859-5: Likewise.
6937         * charmaps/ISO-8859-6: Likewise.
6938         * charmaps/ISO-8859-7: Likewise.
6939         * charmaps/ISO-8859-8: Likewise.
6940         * charmaps/ISO-8859-9: Likewise.
6941         * charmaps/ISO-IR-197: Likewise.
6942         * charmaps/ISO-IR-90: Likewise.
6943         * charmaps/ISO_10367-BOX: Likewise.
6944         * charmaps/ISO_5427: Likewise.
6945         * charmaps/ISO_5428: Likewise.
6946         * charmaps/ISO_646.BASIC: Likewise.
6947         * charmaps/ISO_646.IRV: Likewise.
6948         * charmaps/ISO_6937: Likewise.
6949         * charmaps/ISO_6937-2-25: Likewise.
6950         * charmaps/ISO_6937-2-ADD: Likewise.
6951         * charmaps/ISO_8859-SUPP: Likewise.
6952         * charmaps/IT: Likewise.
6953         * charmaps/JIS_C6220-1969-RO: Likewise.
6954         * charmaps/JIS_C6229-1984-B: Likewise.
6955         * charmaps/JIS_X0201: Likewise.
6956         * charmaps/JUS_I.B1.002: Likewise.
6957         * charmaps/JUS_I.B1.003-MAC: Likewise.
6958         * charmaps/JUS_I.B1.003-SERB: Likewise.
6959         * charmaps/KOI-8: Likewise.
6960         * charmaps/KOI8-R: Likewise.
6961         * charmaps/KOI8-U: Likewise.
6962         * charmaps/KSC5636: Likewise.
6963         * charmaps/KSX1001: Likewise.
6964         * charmaps/LATIN-GREEK: Likewise.
6965         * charmaps/LATIN-GREEK-1: Likewise.
6966         * charmaps/MAC-IS: Likewise.
6967         * charmaps/MAC-UK: Likewise.
6968         * charmaps/MACINTOSH: Likewise.
6969         * charmaps/MSZ_7795.3: Likewise.
6970         * charmaps/NATS-DANO: Likewise.
6971         * charmaps/NATS-SEFI: Likewise.
6972         * charmaps/NC_NC00-10: Likewise.
6973         * charmaps/NEXTSTEP: Likewise.
6974         * charmaps/NF_Z_62-010: Likewise.
6975         * charmaps/NF_Z_62-010_1973: Likewise.
6976         * charmaps/NS_4551-1: Likewise.
6977         * charmaps/NS_4551-2: Likewise.
6978         * charmaps/PT: Likewise.
6979         * charmaps/PT2: Likewise.
6980         * charmaps/SAMI: Likewise.
6981         * charmaps/SAMI-WS2: Likewise.
6982         * charmaps/SEN_850200_B: Likewise.
6983         * charmaps/SEN_850200_C: Likewise.
6984         * charmaps/T.101-G2: Likewise.
6985         * charmaps/T.61-7BIT: Likewise.
6986         * charmaps/T.61-8BIT: Likewise.
6987         * charmaps/TIS-620: Likewise.
6988         * charmaps/UTF8: Likewise.
6989         * charmaps/VIDEOTEX-SUPPL: Likewise.
6991 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
6993         * locales/pt_BR: Revert last change partly.  Full weekday and month
6994         names are written with lowercase first letter.
6995         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
6997 2000-06-21  Andreas Jaeger  <aj@suse.de>
6999         * tst-trans.c: Include <stdlib.h> and <string.h>.
7001 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
7003         * locales/pt_BR: Correct day and month names.
7004         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7006 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
7008         * Makefile (ld-test-srcs): Add tests/test6.c.
7010         * Makefile (ld-test-srcs): Add trans.def here.
7012         * Makefile (ld-test-srcs): Handle .ds files separately.
7014         * Makefile (ld-test-srcs): Distribute all test6 input files.
7016 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
7018         * locales/be_BY: New file.
7019         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
7021 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
7023         * locales/iso14651_t1: New file.
7025 2000-05-15  Andreas Jaeger  <aj@suse.de>
7027         * tst-fmon.data: Change testcase following fixes for
7028         de_DE.
7030         * locales/de_DE: Remove space after DEM since DEM is
7031         now placed after the value.
7033         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
7034         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
7035         PR libc/1713.
7037 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
7039         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
7040         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
7042         * tst-fmon.c (main): Print the locale name as well in the error
7043         message.
7045 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
7047         * locales/i18n: New file.
7049 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
7051         * tst-fmon.data: Update test after last strfmon change.
7053 2000-03-15  Andreas Jaeger  <aj@suse.de>
7055         * locales/sl_SI: Fix entries for june and july.
7056         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
7057         libc/1648.
7059 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
7061         * locales/en_DK: Correct syntax.
7063 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
7065         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
7067 2000-03-01  Andreas Jaeger  <aj@suse.de>
7069         * locales/gv_GB: New file.
7070         * locales/kw_GB: New file.
7071         From Pablo Saratxaga <pablo@mandrakesoft.com>.
7073 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
7075         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
7077 2000-03-01  Andreas Jaeger  <aj@suse.de>
7079         * SUPPORTED: Added bg_BG.CP1251.
7081         * locales/bg_BG: New file.
7083 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
7085         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
7086         names for characters.
7087         * charmaps/EUC-KR: ADD width information.
7088         * repertoiremaps/mnemonic.ko: New file.
7089         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7091         * charmaps/GBK: New file.
7092         * locales/zh_CN.GBK: New file.
7093         * repertoiremaps/mnemonic.zh: New file.
7094         Contributed by Sean Chen <sean.chen@turbolinux.com>.
7096         * locales/mk_MK: New file.
7097         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
7098         * SUPPORTED: Add mk_MK ISO-8859-5.
7100 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
7102         * SUPPORTED: Add gl_ES.ISO-8859-1.
7104         * SUPPORTED: Add ar_SA.ISO-8859-6.
7105         * locales/ar_SA: New file.
7107         * locales/th_TH: Remove Thai digits from `digits'.
7109         * SUPPORTED: Add th_TH.TIS-620.
7111         * locales/el_GR (toupper): Don't map *s to S*.
7112         * locales/en_DK: Likewise.
7113         * locales/en_DK.com: Likewise.
7114         * locales/ru_RU: Likewise.
7115         * locales/ru_UA: Likewise.
7116         * locales/tr_TR: Likewise.
7117         * locales/uk_UA: Likewise.
7119         * locales/en_DK (toupper): Map v% to V%.
7120         (tolower): Map V% to v%.
7121         * locales/en_DK.com: Likewise.
7122         * locales/ru_RU: Likewise.
7123         * locales/ru_UA: Likewise.
7124         * locales/tr_TR: Likewise.
7125         * locales/uk_UA: Likewise.
7127 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
7129         * Makefile (generated-dirs): Add de_DE.437.
7131 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
7133         * charmaps/IBM864: Correct comment for /xC6 mapping.
7134         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
7135         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
7136         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
7137         Reported by Bruno Haible <haible@ilog.fr>.
7139 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7141         * locales/af_ZA: Fix syntax errors.
7143 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
7145         * tst-locale.sh: Also enable test5.
7146         * tests/test5.ds: New file.
7148         * locales/gl_ES: New file.
7149         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
7151         * locales/POSIX: Remove trailing semicolon.
7152         * locales/th_TH: Likewise.
7153         PR libc/1545.
7155 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
7157         * locales/ja_JP: Add double-width digits to digit class.
7159 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
7161         * charmaps/ISO-8859-16: Add mapping for /xba.
7162         Reported by Bruno Haible <haible@ilog.fr>.
7164 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
7166         * tst-trans.sh: Add directory names to charmap and repertoire file
7167         names.
7169         * charmaps/ISO-8859-16: New file.
7171         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
7173 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
7175         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
7177 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
7179         * collate-test.c (main): Correct logic in test.
7181         * tst-trans.sh: Use correct name for dynamic loader.
7183 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
7185         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
7187         * locale/en_BW: New file.
7188         * locale/en_ZW: New file.
7189         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7191 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
7193         * locales/ja_JP: Fix cntrl mapping and era definition.
7194         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
7196 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
7198         * locales/af_ZA: New file.
7199         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7201 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
7203         * locales/POSIX: Fix collation order of <SI> and add a few missing
7204         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
7206         * locales/cs_CZ: Fix syntax of collation entries with multi-character
7207         weights.
7208         * locales/da_DK: Likewise.
7209         * locales/el_GR: Likewise.
7210         * locales/en_CA: Likewise.
7211         * locales/en_CA,2.5: Likewise.
7212         * locales/en_DK: Likewise.
7213         * locales/en_DK.com: Likewise.
7214         * locales/es_AR: Likewise.
7215         * locales/es_BO: Likewise.
7216         * locales/es_CL: Likewise.
7217         * locales/es_CO: Likewise.
7218         * locales/es_DO: Likewise.
7219         * locales/es_EC: Likewise.
7220         * locales/es_ES: Likewise.
7221         * locales/es_GT: Likewise.
7222         * locales/es_HN: Likewise.
7223         * locales/es_MX: Likewise.
7224         * locales/es_PA: Likewise.
7225         * locales/es_PE: Likewise.
7226         * locales/es_PY: Likewise.
7227         * locales/es_SV: Likewise.
7228         * locales/es_US: Likewise.
7229         * locales/es_UY: Likewise.
7230         * locales/es_VE: Likewise.
7231         * locales/et_EE: Likewise.
7232         * locales/fi_FI: Likewise.
7233         * locales/fr_CA,2.13: Likewise.
7234         * locales/hr_HR: Likewise.
7235         * locales/hu_HU: Likewise.
7236         * locales/is_IS: Likewise.
7237         * locales/lt_LT: Likewise.
7238         * locales/lv_LV: Likewise.
7239         * locales/no_NO: Likewise.
7240         * locales/pl_PL: Likewise.
7241         * locales/ro_RO: Likewise.
7242         * locales/ru_RU: Likewise.
7243         * locales/ru_UA: Likewise.
7244         * locales/sl_SI: Likewise.
7245         * locales/sr_YU: Likewise.
7246         * locales/sv_SE: Likewise.
7247         * locales/th_TH: Likewise.
7248         * locales/tr_TR: Likewise.
7249         * locales/uk_UA: Likewise.
7251 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
7253         * charmaps/ISIRI-3342: New file.
7254         * locales/fa_IR: New file.
7255         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
7257 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
7259         * locales/de_DE: Correct syntax of multi-character weights.
7261 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
7263         * tests/test6.c: New file.
7264         * tests/test6.cm: New file.
7265         * tests/test6.def: New file.
7266         * tests/test6.mne: New file.
7268         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
7269         UFE85, and UFE8B.
7270         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
7271         and /xc6.
7272         * charmaps/KOI8-U: Fix typo in /x95 entry.
7273         * charmaps/KOI8-R: Correct 0x95 entry.
7274         * charmaps/CP1258: Add /xEC.
7275         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
7276         * charmaps/IBM874: Add Euro.
7277         * charmaps/ISO-8859-7: Map /xB4 to U0384.
7278         Reported by Bruno Haible <haible@ilog.fr>.
7280 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
7282         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
7283         1992.  Reported by Bruno Haible <haible@ilog.fr>.
7285 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
7287         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
7288         * charmaps/EUC-JP: Likewise.
7289         * repertoiremaps/mnemonic.ja: Likewise.
7291         * locales/ja_JP: Add extra CLASS and MAP definisions.
7293         * charmaps/EUC-JP: Add WIDTH definitions.
7295 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
7297         * Makefile: Don't run tests for now.
7299 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
7301         * locales/ko_KR: New file.
7302         * charmaps/EUC-KR: New file.
7303         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7305 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
7307         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
7309         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
7311 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
7313         * tst-trans.c: New file.
7314         * tst-trans.sh: New file.
7315         * tests/trans.def: New file.
7316         * Makefile: Add rules for character mapping tests.
7318         * tests/test1.def: Correct ellipsis syntax.
7320 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
7322         * charmaps/ISO-8859-1: Don't define values for non-printable
7323         characters.
7325         * charmaps/ISO-8859-1: Add width information.
7327 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
7329         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
7331         * charmaps/ISO-8859-13: Fix a few entries.
7332         Patch by Marius Gedminas <mgedmin@takas.lt>.
7334 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
7336         * locales/zh_CN: Some first patches to make the file usable.
7338 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
7340         * locales/id_ID: Fix typo.
7342 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
7344         * locales/en_DK: Add Euro symbol to collation and characterization
7345         tables.  Patch by Geoff Keating.
7347         * charmaps/ISO-8859-15: Remove duplicate <OC>.
7349 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
7351         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
7352         * charmaps/IBM866: Likewise.
7353         * charmaps/IBM874: Likewise.
7354         * charmaps/ISO-8859-13: Likewise.
7355         * charmaps/ISO-8859-14: Likewise.
7356         * charmaps/ISO-8859-15: Likewise.
7357         * charmaps/MAC-UK: Likewise.
7359         * charmaps/ISO-8859-13: Correct typo.
7360         * charmaps/ISO-8859-14: Likewise.
7361         * charmaps/ISO-8859-15: Likewise.
7363 1999-08-16  Andreas Schwab  <schwab@suse.de>
7365         * charmaps/UTF8: Add entries for /x00.  Remove spurious
7366         <percent-sign/> entry.  Correct typo.
7368 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
7370         * charmaps/UTF8: Generated from the charDB.
7372 1999-08-13  Andreas Schwab  <schwab@suse.de>
7374         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
7375         * locales/da_DK: Likewise.
7376         * locales/de_DE: Likewise.
7377         * locales/el_GR: Likewise.
7378         * locales/en_CA: Likewise.
7379         * locales/en_DK: Likewise.
7380         * locales/en_DK.com: Likewise.
7381         * locales/es_AR: Likewise.
7382         * locales/es_BO: Likewise.
7383         * locales/es_CL: Likewise.
7384         * locales/es_CO: Likewise.
7385         * locales/es_DO: Likewise.
7386         * locales/es_EC: Likewise.
7387         * locales/es_ES: Likewise.
7388         * locales/es_GT: Likewise.
7389         * locales/es_HN: Likewise.
7390         * locales/es_MX: Likewise.
7391         * locales/es_PA: Likewise.
7392         * locales/es_PE: Likewise.
7393         * locales/es_PY: Likewise.
7394         * locales/es_SV: Likewise.
7395         * locales/es_US: Likewise.
7396         * locales/es_UY: Likewise.
7397         * locales/es_VE: Likewise.
7398         * locales/et_EE: Likewise.
7399         * locales/fi_FI: Likewise.
7400         * locales/hr_HR: Likewise.
7401         * locales/hu_HU: Likewise.
7402         * locales/is_IS: Likewise.
7403         * locales/lt_LT: Likewise.
7404         * locales/lv_LV: Likewise.
7405         * locales/no_NO: Likewise.
7406         * locales/pl_PL: Likewise.
7407         * locales/ro_RO: Likewise.
7408         * locales/ru_RU: Likewise.
7409         * locales/ru_UA: Likewise.
7410         * locales/sl_SI: Likewise.
7411         * locales/sr_YU: Likewise.
7412         * locales/sv_SE: Likewise.
7413         * locales/tr_TR: Likewise.
7414         * locales/uk_UA: Likewise.
7416         * charmaps/ISO_10646: Fix typo.
7418 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
7420         * locales/ca_ES: New file.
7421         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
7423         * SUPPORTED: Add ca_ES.
7425 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
7427         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
7428         correct sources.
7430 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
7432         * locales/ru_RU: Abbreviate Saturday Sbt.
7433         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
7435 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
7437         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
7439 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
7441         * Makefile (install-locales): Allow specifying charset in locale
7442         name but omit it in locale definition file.
7444         * SUPPORTED: Don't generate ru_SU.
7445         * locales/ru_SU: Removed.
7447         * locales/zh_CN: Update.
7448         * charmaps/GB2312: New file.
7449         Contributed by hashao@china.com.
7451 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7453         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
7454         correct some character names.
7456         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
7458 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
7460         * charmaps/SAMI-WS2: Add one more alias.
7462 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
7464         * charmaps/IBM874: New file.
7466         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
7468         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
7470         * charmaps/IBM864: Major update from Unicode data.
7472         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
7474         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
7476         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
7478         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
7480         * charmaps/IBM857: Correct entries ee, f7, and fa.
7482         * charmaps/IBM855: Correct entries 95, ef, and fd.
7484         * charmaps/IBM437: Correct entries f9 and fa.
7486         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
7488         * locales/th_TH: New file.  Thai locale description.
7489         * th_TH.in: New file.
7490         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7492 1999-04-14  Cristian Gafton  <gafton@redhat.com>
7494         * SUPPORTED: Add support for Ukraine Russian.
7495         * locales/ru_UA: New file.
7496         * locales/uk_UA: New file.
7497         * charmaps/KOI8-U: New file.
7499 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
7501         * locales/id_ID: New file.
7503 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
7505         * charmaps/TIS-620: New file.
7506         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7508 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
7510         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
7512         * charmaps/CP1256: Cosmetic changes.
7513         * charmaps/CP1257: Likewise.
7515         * charmaps/CP1258: New file.
7517         * charmaps/CP1257: Add some marks.
7518         * charmaps/CP1256: Update from Unicode page.
7519         * charmaps/CP1255: Lots of punctuation character changes.
7520         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
7521         * charmaps/CP1253: Add Euro character.
7522         * charmaps/CP1252: Add Euro character and z caron.
7523         * charmaps/CP1251: Add Euro character.
7524         * charmaps/CP1250: Add Euro character.
7526 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
7528         * locales/hr_HR: Various corrections.
7529         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
7531 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
7533         * locales/ru_RU (mon): Fix March and May month name translations.
7534         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
7536 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
7538         * Makefile (test-input): Prepare for cs_CZ test.
7539         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
7540         * cs_CZ.in: New file.
7542 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
7544         * locales/it_CH: New file.
7545         * SUPPORTED: Add it_CH.
7547         * locales/in_ID: New file.
7548         * SUPPORTED: Add in_ID.
7550 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7552         * Makefile (test-input): Add hr_HR.ISO-8859-2.
7553         (test-input-data): New variable.
7554         (distribute): Use it.
7555         (do-collate-test): Use it.
7556         * locales/hr_HR.in: New file.
7558 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
7560         * charmaps/IBM866: New file.
7561         * charmaps/MAC-UK: New file.
7563 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
7565         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
7566         * charmaps/ISO-8859-14: Add alias names.
7568         * repertoiremaps/mnemonics.ds: Remove duplicates.
7570 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
7572         * charmaps/ISO-8859-13: New file.
7573         * charmaps/ISO-8859-14: New file.
7574         * charmaps/ISO-8859-15: New file.
7576         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
7578 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
7580         * SUPPORTED: Add en_AU.
7582 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
7584         * SUPPORTED: Update greek entry.
7585         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
7587 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
7589         * locales/el_GR (abmon): Remove spaces at end of strings.
7591 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
7593         * tests/test1.cm: Add missing character definitions to read POSIX
7594         locale definition.
7595         * tests/test2.cm: Likewise.
7596         * tests/test3.cm: Likewise.
7597         * tests/test4.cm: Likewise.
7598         * tests/test5.cm: Likewise.
7600 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
7602         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
7604 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
7606         * locales/gr_GR: Renamed to...
7607         * locales/el_GR: ...this.
7608         (yesexpr, noexpr): Also allow yes and no.
7610 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7612         * locales/sr_YU: Add repertoiremap.
7614 1998-09-23  Cristian Gafton  <gafton@redhat.com>
7616         * locales/sr_YU: New file.
7617         * SUPPORTED: Add sr_YU.
7619 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
7621         * Makefile: Rewrite install-locales rule.
7623 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
7625         * Makefile: Add more dependecies for running tests.
7626         Reported by HJ Lu.
7628 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7630         * locales/sk_SK: Add repertoiremap.
7632 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7634         * locales/ru_SU: Add repertoiremap.
7636 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
7638         * locales/ru_SU: New file.
7639         * SUPPORTED: Add ru_SU with KOI8-R.
7641 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
7643         * Makefile: Install repertoire maps.
7644         * mnemonic.ds: Moved into repertoiremaps subdir.
7645         * repertoiremaps/charids.894: New file.
7646         * repertoiremaps/mnemonic.ds: New file.
7648         * sort-test.sh: Adapt for most recent changes in localedef.
7649         * tst-fmon.sh: Likewise.
7650         * tst-locale.sh: Likewise.
7652         * locales/POSIX: Add repertoiremap definition.
7653         * locales/cs_CZ: Likewise.
7654         * locales/da_DK: Likewise.
7655         * locales/de_AT: Likewise.
7656         * locales/de_BE: Likewise.
7657         * locales/de_CH: Likewise.
7658         * locales/de_DE: Likewise.
7659         * locales/de_LU: Likewise.
7660         * locales/en_AU: Likewise.
7661         * locales/en_CA: Likewise.
7662         * locales/en_CA,2.5: Likewise.
7663         * locales/en_DK: Likewise.
7664         * locales/en_DK.com: Likewise.
7665         * locales/en_GB: Likewise.
7666         * locales/en_IE: Likewise.
7667         * locales/en_NZ: Likewise.
7668         * locales/en_US: Likewise.
7669         * locales/es_AR: Likewise.
7670         * locales/es_BO: Likewise.
7671         * locales/es_CL: Likewise.
7672         * locales/es_CO: Likewise.
7673         * locales/es_DO: Likewise.
7674         * locales/es_EC: Likewise.
7675         * locales/es_ES: Likewise.
7676         * locales/es_GT: Likewise.
7677         * locales/es_HN: Likewise.
7678         * locales/es_MX: Likewise.
7679         * locales/es_PA: Likewise.
7680         * locales/es_PE: Likewise.
7681         * locales/es_PY: Likewise.
7682         * locales/es_SV: Likewise.
7683         * locales/es_US: Likewise.
7684         * locales/es_UY: Likewise.
7685         * locales/es_VE: Likewise.
7686         * locales/et_EE: Likewise.
7687         * locales/eu_ES: Likewise.
7688         * locales/fi_FI: Likewise.
7689         * locales/fo_FO: Likewise.
7690         * locales/fr_BE: Likewise.
7691         * locales/fr_CA: Likewise.
7692         * locales/fr_CA,2.13: Likewise.
7693         * locales/fr_CH: Likewise.
7694         * locales/fr_FR: Likewise.
7695         * locales/fr_LU: Likewise.
7696         * locales/ga_IE: Likewise.
7697         * locales/gr_GR: Likewise.
7698         * locales/he_IL: Likewise.
7699         * locales/hr_HR: Likewise.
7700         * locales/hu_HU: Likewise.
7701         * locales/is_IS: Likewise.
7702         * locales/it_IT: Likewise.
7703         * locales/iw_IL: Likewise.
7704         * locales/kl_GL: Likewise.
7705         * locales/lt_LT: Likewise.
7706         * locales/lv_LV: Likewise.
7707         * locales/nl_BE: Likewise.
7708         * locales/nl_NL: Likewise.
7709         * locales/no_NO: Likewise.
7710         * locales/pl_PL: Likewise.
7711         * locales/pt_BR: Likewise.
7712         * locales/pt_PT: Likewise.
7713         * locales/ro_RO: Likewise.
7714         * locales/ru_RU: Likewise.
7715         * locales/sl_SI: Likewise.
7716         * locales/sv_FI: Likewise.
7717         * locales/sv_SE: Likewise.
7718         * locales/tr_TR: Likewise.
7719         * locales/zh_CN: Likewise.
7721 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
7723         * tst-locale.sh: Add comment for when multi-byte charsets in
7724         locales work.
7725         * tests/test5.cm: New file.
7726         * tests/test5.def: New file.
7727         * Makefile (ld-test-names): Add test5.
7729 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
7731         * locales/de_DE: Use . as thousands separator and 3;3 groups for
7732         LC_NUMERIC.
7734 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
7736         * Makefile: Fix test rules from last patch.
7738 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7740         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
7741         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
7743 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
7745         * Makefile (distribute): Add tst-locale.sh.
7747 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
7749         * Makefile (distribute): Add SUPPORTED.
7750         (install-locales): New rule to install locale dat ausing localedef.
7751         * SUPPORTED: New file.  Names all usable locales.
7752         Based on a patch by Cristian Gafton <gafton@redhat.com>.
7754         * locales/gr_GR: Correct collation description.
7755         * locales/nl_NL: Correct Charset requirement.
7756         * locales/pt_BR: Fix int_curr_symbol.
7757         * locales/ru_RU: Fix ctype data.
7758         Patches by Cristian Gafton <gafton@redhat.com>.
7760         * locales/nl_NL: Fix yesexpr/noexpr.
7761         * locales/pt_BR: Likewise.
7762         * locales/cs_CZ: Likewise.
7763         * locales/da_DK: Likewise.
7764         * locales/en_AU: Likewise.
7765         * locales/en_CA: Likewise.
7766         * locales/en_DK: Likewise.
7767         * locales/en_DK.com: Likewise.
7768         * locales/en_GB: Likewise.
7769         * locales/en_NZ: Likewise.
7770         * locales/en_US: Likewise.
7771         * locales/es_AR: Likewise.
7772         * locales/es_BO: Likewise.
7773         * locales/es_CL: Likewise.
7774         * locales/es_CO: Likewise.
7775         * locales/es_DO: Likewise.
7776         * locales/es_EC: Likewise.
7777         * locales/es_ES: Likewise.
7778         * locales/es_GT: Likewise.
7779         * locales/es_HN: Likewise.
7780         * locales/es_MX: Likewise.
7781         * locales/es_PA: Likewise.
7782         * locales/es_PE: Likewise.
7783         * locales/es_PY: Likewise.
7784         * locales/es_SV: Likewise.
7785         * locales/es_US: Likewise.
7786         * locales/es_UY: Likewise.
7787         * locales/es_VE: Likewise.
7788         * locales/et_EE: Likewise.
7789         * locales/eu_ES: Likewise.
7790         * locales/fi_FI: Likewise.
7791         * locales/fo_FO: Likewise.
7792         * locales/fr_BE: Likewise.
7793         * locales/fr_CA: Likewise.
7794         * locales/fr_CH: Likewise.
7795         * locales/fr_FR: Likewise.
7796         * locales/fr_LU: Likewise.
7797         * locales/ga_IE: Likewise.
7798         * locales/gr_GR: Likewise.
7799         * locales/he_IL: Likewise.
7800         * locales/hr_HR: Likewise.
7801         * locales/hu_HU: Likewise.
7802         * locales/is_IS: Likewise.
7803         * locales/it_IT: Likewise.
7804         * locales/iw_IL: Likewise.
7805         * locales/ja_JP: Likewise.
7806         * locales/kl_GL: Likewise.
7807         * locales/lt_LT: Likewise.
7808         * locales/lv_LV: Likewise.
7809         * locales/no_NO: Likewise.
7810         * locales/pl_PL: Likewise.
7811         * locales/pt_PT: Likewise.
7812         * locales/ro_RO: Likewise.
7813         * locales/ru_RU: Likewise.
7814         * locales/sl_SI: Likewise.
7815         * locales/sv_SE: Likewise.
7816         * locales/tr_TR: Likewise.
7817         * locales/zh_CN: Likewise.
7819 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
7821         * locales/ru_RU: Correct last patch.
7822         Patch by Cristian Gafton <gafton@redhat.com>.
7824 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
7826         * locales/de_DE: Use common german data and time format not ISO
7827         8601.
7829 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
7831         * locales/ru_RU: Correct inconsistencies in mon data.
7832         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
7834 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7836         * locales/pl_PL: Fix int_curr_symbol.
7838 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
7840         * locales/is_IS: Update from Debian version.
7842 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
7844         * tst-fmon.c: New file.  strfmon test program.
7845         * tst-fmon.sh: New file.  Script to run strfmon test.
7846         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
7847         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
7849         * locales/cs_CZ: Update from author.
7851 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
7853         * sort-test.sh: Call localedef with additional environment variable
7854         I18NPATH to point to not-yet-installed locale data files.
7856         * locales/POSIX: Updated version from maintainer.
7858 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
7860         * collate-test.c (main): Change prototype definition to prevent
7861         warning.
7863 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
7865         * locales/de_DE: Include real collation data.  It's similar to the
7866         en_DK information but the order of small and capital characters is
7867         exchanged.
7869         * collate-test.c: New file.  Test suite for strcoll function.
7870         * de_DE.in: Input file for collation test.
7871         * da_DK.in: Likewise.
7873         * xfrm-test.c: New file.  Test suite for strxfrm function.
7875 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
7877         * All charmaps: Fix entries for <quotation-mark>.
7879 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
7881         * Makefile (charmaps): Don't try to install CVS or RCS directory.
7882         (locales): Likewise.
7883         Reported by Matthias Urlichs.