MIPS: Define TLS_DEFINE_INIT_TP
[glibc.git] / localedata / ChangeLog
blob68aab8695fcbcfa9cc978493b66822fdac40855f
1 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
3         * Makefile (test-srcs): Remove tst-mbswcs1, tst-mbswcs2,
4         tst-mbswcs3, tst-mbswcs4, tst-mbswcs5 and tst-wctype.
5         (generated): Remove tst-mbswcs.out.
6         (tests): Add tst-mbswcs1, tst-mbswcs2, tst-mbswcs3, tst-mbswcs4,
7         tst-mbswcs5 and tst-wctype.
8         (tests-special): Remove $(objpfx)tst-mbswcs.out and
9         $(objpfx)tst-wctype.out.
10         ($(objpfx)tst-mbswcs.out): Remove rule.
11         ($(objpfx)tst-wctype.out): Likewise.
12         (tst-wctype-ENV): New variable.
13         * tst-mbswcs.sh: Remove file.
14         * tst-wctype.sh: Likewise.
16 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
18         * tst-fmon.sh: Don't set LANGUAGE.
19         * tst-locale.sh: Likewise.
21 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
23         * Makefile ($(addprefix $(objpfx),$(CTYPE_FILES))): Use
24         $(built-program-cmd-before-env), $(run-program-env) and
25         $(built-program-cmd-after-env).
26         ($(objpfx)sort-test.out): Use $(test-program-prefix-before-env),
27         $(run-program-env) and $(test-program-prefix-after-env).
28         ($(objpfx)tst-fmon.out): Use $(run-program-prefix-before-env),
29         $(run-program-env) and $(run-program-prefix-after-env).
30         ($(objpfx)tst-locale.out): Use $(built-program-cmd-before-env),
31         $(run-program-env) and $(built-program-cmd-after-env).
32         ($(objpfx)tst-trans.out): Use $(run-program-prefix-before-env),
33         $(run-program-env), $(run-program-prefix-after-env),
34         $(test-program-prefix-before-env) and
35         $(test-program-prefix-after-env).
36         ($(objpfx)tst-ctype.out): Use $(test-program-cmd-before-env),
37         $(run-program-env) and $(test-program-cmd-after-env).
38         ($(objpfx)tst-wctype.out): Likewise.
39         ($(objpfx)tst-langinfo.out): Likewise.
40         ($(objpfx)tst-langinfo-static.out): Likewise.
41         * gen-locale.sh: Use localedef_before_env, run_program_env and
42         localedef_after_env arguments.
43         * sort-test.sh: Use test_program_prefix_before_env,
44         run_program_env and test_program_prefix_after_env arguments.
45         * tst-ctype.sh: Use tst_ctype_before_env, run_program_env and
46         tst_ctype_after_env arguments.
47         * tst-fmon.sh: Use run_program_prefix_before_env, run_program_env
48         and run_program_prefix_after_env arguments.
49         * tst-langinfo.sh: Use tst_langinfo_before_env, run_program_env
50         and tst_langinfo_after_env arguments.
51         * tst-locale.sh: Use localedef_before_env, run_program_env and
52         localedef_after_env arguments.
53         * tst-mbswcs.sh: Do not set environment variables explicitly.
54         * tst-numeric.sh: Likewise.
55         * tst-rpmatch.sh: Likewise.
56         * tst-trans.sh: Use run_program_prefix_before_env,
57         run_program_env, run_program_prefix_after_env,
58         test_program_prefix_before_env and test_program_prefix_after_env
59         arguments.
60         * tst-wctype.sh: Use tst_wctype_before_env, run_program_env and
61         tst_wctype_after_env arguments.
63 2014-06-05  Andreas Schwab  <schwab@suse.de>
65         [BZ #16095]
66         * SUPPORTED: Add uz_UZ.UTF-8/UTF-8.
68 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
70         * Makefile (TEST_MBWC_ENV): Remove variable.
71         (tst_iswalnum-ENV): Likewise.
72         (tst_iswalpha-ENV): Likewise.
73         (tst_iswcntrl-ENV): Likewise.
74         (tst_iswctype-ENV): Likewise.
75         (tst_iswdigit-ENV): Likewise.
76         (tst_iswgraph-ENV): Likewise.
77         (tst_iswlower-ENV): Likewise.
78         (tst_iswprint-ENV): Likewise.
79         (tst_iswpunct-ENV): Likewise.
80         (tst_iswspace-ENV): Likewise.
81         (tst_iswupper-ENV): Likewise.
82         (tst_iswxdigit-ENV): Likewise.
83         (tst_mblen-ENV): Likewise.
84         (tst_mbrlen-ENV): Likewise.
85         (tst_mbrtowc-ENV): Likewise.
86         (tst_mbsrtowcs-ENV): Likewise.
87         (tst_mbstowcs-ENV): Likewise.
88         (tst_mbtowc-ENV): Likewise.
89         (tst_strcoll-ENV): Likewise.
90         (tst_strfmon-ENV): Likewise.
91         (tst_strxfrm-ENV): Likewise.
92         (tst_swscanf-ENV): Likewise.
93         (tst_towctrans-ENV): Likewise.
94         (tst_towlower-ENV): Likewise.
95         (tst_towupper-ENV): Likewise.
96         (tst_wcrtomb-ENV): Likewise.
97         (tst_wcscat-ENV): Likewise.
98         (tst_wcschr-ENV): Likewise.
99         (tst_wcscmp-ENV): Likewise.
100         (tst_wcscoll-ENV): Likewise.
101         (tst_wcscpy-ENV): Likewise.
102         (tst_wcscspn-ENV): Likewise.
103         (tst_wcslen-ENV): Likewise.
104         (tst_wcsncat-ENV): Likewise.
105         (tst_wcsncmp-ENV): Likewise.
106         (tst_wcsncpy-ENV): Likewise.
107         (tst_wcspbrk-ENV): Likewise.
108         (tst_wcsrtombs-ENV): Likewise.
109         (tst_wcsspn-ENV): Likewise.
110         (tst_wcsstr-ENV): Likewise.
111         (tst_wcstod-ENV): Likewise.
112         (tst_wcstok-ENV): Likewise.
113         (tst_wcstombs-ENV): Likewise.
114         (tst_wcswidth-ENV): Likewise.
115         (tst_wcsxfrm-ENV): Likewise.
116         (tst_wctob-ENV): Likewise.
117         (tst_wctomb-ENV): Likewise.
118         (tst_wctrans-ENV): Likewise.
119         (tst_wctype-ENV): Likewise.
120         (tst_wcwidth-ENV): Likewise.
121         (tst-digits-ENV): Likewise.
122         (tst-mbswcs6-ENV): Likewise.
123         (tst-xlocale1-ENV): Likewise.
124         (tst-xlocale2-ENV): Likewise.
125         (tst-strfmon1-ENV): Likewise.
126         (tst-strptime-ENV): Likewise.
127         (tst-setlocale-ENV): Don't set LOCPATH.
128         (bug-iconv-trans-ENV): Remove variable.
129         (tst-sscanf-ENV): Likewise.
130         (tst-leaks-ENV): Don't set LOCPATH.
131         (bug-setlocale1-ENV): Remove variable.
132         (bug-setlocale1-static-ENV): Likewise.
133         (tst-setlocale2-ENV): Likewise.
135 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
137         * Makefile (LOCALEDEF): Use $(elf-objpfx) instead of
138         $(common-objpfx)elf/.
140 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
142         * Makefile (LOCALES): Move definition above include of Rules.
143         (LOCALE_SRCS): Likewise.
144         (CHARMAPS): Likewise.
145         (CTYPE_FILES): Likewise.
146         (tests-special): Add locale files.
147         ($(addprefix $(objpfx),$(CTYPE_FILES))): Use $(evaluate-test).
149         * Makefile (generated): Rename tests to end with .out.
150         (tests-special): Likewise.
151         ($(objpfx)mtrace-tst-leaks): Likewise.
153 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
155         * Makefile (tests): Change dependencies to ....
156         (tests-special): ... additions to this variable.
158 2014-02-28  Roland McGrath  <roland@hack.frob.com>
160         * Makefile (generated, generated-dirs): Use += rather than =.
162 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
164         * Makefile: Include Makeconfig immediately after defining subdir.
165         (all): Remove target.
167 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
169         * Makefile ($(objpfx)sort-test.out): Use $(evaluate-test).
170         ($(objpfx)tst-fmon.out): Likewise.
171         ($(objpfx)tst-numeric.out): Likewise.
172         ($(objpfx)tst-locale.out): Likewise.
173         ($(objpfx)tst-rpmatch.out): Likewise.
174         ($(objpfx)tst-trans.out): Likewise.
175         ($(objpfx)tst-mbswcs.out): Likewise.
176         ($(objpfx)tst-ctype.out): Likewise.
177         ($(objpfx)tst-wctype.out): Likewise.
178         ($(objpfx)tst-langinfo.out): Likewise.
179         ($(objpfx)mtrace-tst-leaks): Likewise.
181 2013-12-26  Chris Leonard  <cjl@sugarlabs.org>
183         * locales/sa_IN: Add lang_name.
184         * locales/sat_IN: Likewise.
185         * locales/sc_IT: Likewise.
186         * locales/se_NO: Likewise.
187         * locales/si_LK: Likewise.
188         * locales/sl_SI: Likewise.
189         * locales/sq_AL: Likewise.
190         * locales/sq_MK: Likewise.
191         * locales/sv_FI: Likewise.
192         * locales/sv_SE: Likewise.
193         * locales/szl_PL: Likewise.
195 2013-12-20  Chris Leonard  <cjl@sugarlabs.org>
197         * locales/oc_FR: Add lang_name.
198         * locales/or_IN: Likewise.
199         * locales/pa_IN: Likewise.
200         * locales/pa_PK: Likewise.
201         * locales/pap_AW: Likewise.
202         * locales/pap_CW: Likewise.
203         * locales/pl_PL: Likewise.
204         * locales/pt_BR: Likewise.
205         * locales/pt_PT: Likewise.
206         * locales/quz_PE: Likewise.
208 2013-12-12  Toke Høiland-Jørgensen <toke@toke.dk>
210         [BZ #15593]
211         * locales/translit_neutral: Add entries for U00D8 and U00F8.
213 2013-12-12  Marko Myllynen  <myllynen@redhat.com>
215         * locales/fi_FI: Fix Charset comment.
216         * locales/fi_FI@euro: Likewise.
218 2013-12-01  Chris Leonard  <cjl@sugarlabs.org>
220         * locales/mag_IN: Add lang_name.
221         * locales/mai_IN: Likewise.
222         * locales/mg_MG: Likewise.
223         * locales/mi_NZ: Likewise.
224         * locales/mk_MK: Likewise.
225         * locales/ml_IN: Likewise.
226         * locales/mn_MN: Likewise.
227         * locales/mni_IN: Likewise.
228         * locales/mr_IN: Likewise.
229         * locales/ms_MY: Likewise.
230         * locales/mt_MT: Likewise.
231         * locales/nb_NO: Likewise.
232         * locales/ne_NP: Likewise.
233         * locales/nhn_MX: Likewise.
234         * locales/nl_AW: Likewise.
235         * locales/nl_BE: Likewise.
236         * locales/nl_NL: Likewise.
237         * locales/nn_NO: Likewise.
239 2013-11-26  Chris Leonard  <cjl@sugarlabs.org>
241         * locales/ka_GE: Add lang_name.
242         * locales/kl_GL: Likewise.
243         * locales/kn_IN: Likewise.
244         * locales/ko_KR: Likewise.
245         * locales/kok_IN: Likewise.
246         * locales/ks_IN: Likewise.
247         * locales/ks_IN@devanagari: Likewise.
248         * locales/kw_GB: Likewise.
249         * locales/ky_KG: Likewise.
250         * locales/lg_UG: Likewise.
251         * locales/li_BE: Likewise.
252         * locales/li_NL: Likewise.
253         * locales/lij_IT: Likewise.
254         * locales/lt_LT: Likewise.
255         * locales/lv_LV: Likewise.
257 2013-11-25  Chris Leonard  <cjl@sugarlabs.org>
259         * locales/ga_IE: Add lang_name.
260         * locales/gl_ES: Likewise.
261         * locales/gu_IN: Likewise.
262         * locales/gv_GB: Likewise.
263         * locales/hi_IN: Likewise.
264         * locales/hne_IN: Likewise.
265         * locales/hr_HR: Likewise.
266         * locales/hu_HU: Likewise.
267         * locales/id_ID: Likewise.
268         * locales/ik_CA: Likewise.
269         * locales/is_IS: Likewise.
270         * locales/it_CH: Likewise.
271         * locales/it_IT: Likewise.
272         * locales/ja_JP: Likewise.
274 2013-11-24  Chris Leonard  <cjl@sugarlabs.org>
276         * locales/bs_BA: Add lang_name.
277         * locales/ca_AD: Likewise.
278         * locales/ca_ES: Likewise.
279         * locales/ca_FR: Likewise.
280         * locales/ca_IT: Likewise.
281         * locales/crh_UA: Likewise.
282         * locales/csb_PL: Likewise.
283         * locales/cv_RU: Likewise.
284         * locales/da_DK: Likewise.
285         * locales/doi_IN: Likewise.
286         * locales/dv_MV: Likewise.
287         * locales/el_CY: Likewise.
288         * locales/el_GR: Likewise.
289         * locales/el_GR@euro: Likewise.
290         * locales/eu_ES: Likewise.
291         * locales/fi_FI: Likewise.
292         * locales/fil_PH: Likewise.
293         * locales/fo_FO: Likewise.
294         * locales/fur_IT: Likewise.
295         * locales/fy_DE: Likewise.
296         * locales/fy_NL: Likewise.
298 2013-11-23  Chris Leonard  <cjl@sugarlabs.org>
300         * locales/be_BY: Add lang_name.
301         * locales/be_BY@latin: Likewise.
302         * locales/ber_DZ: Likewise.
303         * locales/ber_MA: Likewise.
304         * locales/bg_BG: Likewise.
305         * locales/bho_IN: Likewise.
306         * locales/bn_BD: Likewise.
307         * locales/bn_IN: Likewise.
308         * locales/br_FR: Likewise.
310 2013-11-23  Chris Leonard  <cjl@sugarlabs.org>
312         * locales/an_ES: Add lang_name.
313         * locales/anp_IN: Likewise.
314         * locales/as_IN: Likewise.
315         * locales/ast_ES: Likewise.
316         * locales/ayc_PE: Likewise.
317         * locales/az_AZ: Likewise.
319 2013-11-22  Chris Leonard  <cjl@sugarlabs.org>
321         * locales/de_AT: Add lang_name to German, English, Spanish, French locales.
322         * locales/de_BE: Likewise.
323         * locales/de_CH: Likewise.
324         * locales/de_DE: Likewise.
325         * locales/de_LU: Likewise.
326         * locales/en_AG: Likewise.
327         * locales/en_AU: Likewise.
328         * locales/en_BW: Likewise.
329         * locales/en_CA: Likewise.
330         * locales/en_DK: Likewise.
331         * locales/en_GB: Likewise.
332         * locales/en_HK: Likewise.
333         * locales/en_IE: Likewise.
334         * locales/en_IN: Likewise.
335         * locales/en_NZ: Likewise.
336         * locales/en_PH: Likewise.
337         * locales/en_SG: Likewise.
338         * locales/en_US: Likewise.
339         * locales/en_ZM: Likewise.
340         * locales/en_ZW: Likewise.
341         * locales/es_AR: Likewise.
342         * locales/es_BO: Likewise.
343         * locales/es_CL: Likewise.
344         * locales/es_CO: Likewise.
345         * locales/es_CR: Likewise.
346         * locales/es_CU: Likewise.
347         * locales/es_DO: Likewise.
348         * locales/es_EC: Likewise.
349         * locales/es_ES: Likewise.
350         * locales/es_GT: Likewise.
351         * locales/es_HN: Likewise.
352         * locales/es_MX: Likewise.
353         * locales/es_NI: Likewise.
354         * locales/es_PA: Likewise.
355         * locales/es_PE: Likewise.
356         * locales/es_PR: Likewise.
357         * locales/es_PY: Likewise.
358         * locales/es_SV: Likewise.
359         * locales/es_US: Likewise.
360         * locales/es_UY: Likewise.
361         * locales/es_VE: Likewise.
362         * locales/fr_BE: Likewise.
363         * locales/fr_CA: Likewise.
364         * locales/fr_CH: Likewise.
365         * locales/fr_FR: Likewise.
366         * locales/fr_LU: Likewise.
368 2013-11-21  Chris Leonard  <cjl@sugarlabs.org>
370         * locales/ar_AE: Add lang_name to Arabic locales.
371         * locales/ar_BH: Likewise.
372         * locales/ar_DZ: Likewise.
373         * locales/ar_EG: Likewise.
374         * locales/ar_IN: Likewise.
375         * locales/ar_IQ: Likewise.
376         * locales/ar_JO: Likewise.
377         * locales/ar_KW: Likewise.
378         * locales/ar_LB: Likewise.
379         * locales/ar_LY: Likewise.
380         * locales/ar_MA: Likewise.
381         * locales/ar_OM: Likewise.
382         * locales/ar_QA: Likewise.
383         * locales/ar_SA: Likewise.
384         * locales/ar_SD: Likewise.
385         * locales/ar_SS: Likewise.
386         * locales/ar_SY: Likewise.
387         * locales/ar_TN: Likewise.
388         * locales/ar_YE: Likewise.
390 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
392         [BZ #15601]
393         * locales/or_IN: Rename Oriya to Odia.
395 2013-11-18  Chris Leonard  <cjl@sugarlabs.org>
397         [BZ #16144]
398         * locales/tk_TM: Duplicated abday value for tk_TM.
400 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
402         * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Remove unused t_ini variable.
404 2013-11-17  Chris Leonard  <cjl@sugarlabs.org>
406         [BZ #16146]
407         * locales/wae_CH: Correct wae_CH to UTF-8 encoding.
409 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
411         [BZ #16172]
412         * locales/the_NP: New locale for the_NP.
413         * SUPPORTED: Add the_NP.
415 2013-11-14  Chris Leonard  <cjl@sugarlabs.org>
417         [BZ #16143]
418         * locales/pap_AN: pap_* locales have duplicated LC_NUMERIC section.
419         * locales/pap_AW: Likewise.
420         * locales/pap_CW: Likewise.
422 2013-11-08  Chris Leonard  <cjl@sugarlabs.org>
424         [BZ #16103]
425         * locales/aa_DJ: LC_MEASUREMENT review and standardization
426         * locales/aa_ER: Likewise.
427         * locales/aa_ER@saaho: Likewise.
428         * locales/aa_ET: Likewise.
429         * locales/af_ZA: Likewise.
430         * locales/ak_GH: Likewise.
431         * locales/am_ET: Likewise.
432         * locales/an_ES: Likewise.
433         * locales/anp_IN: Likewise.
434         * locales/ar_AE: Likewise.
435         * locales/ar_BH: Likewise.
436         * locales/ar_DZ: Likewise.
437         * locales/ar_EG: Likewise.
438         * locales/ar_IN: Likewise.
439         * locales/ar_IQ: Likewise.
440         * locales/ar_JO: Likewise.
441         * locales/ar_KW: Likewise.
442         * locales/ar_LB: Likewise.
443         * locales/ar_LY: Likewise.
444         * locales/ar_MA: Likewise.
445         * locales/ar_OM: Likewise.
446         * locales/ar_QA: Likewise.
447         * locales/ar_SA: Likewise.
448         * locales/ar_SD: Likewise.
449         * locales/ar_SS: Likewise.
450         * locales/ar_SY: Likewise.
451         * locales/ar_TN: Likewise.
452         * locales/ar_YE: Likewise.
453         * locales/as_IN: Likewise.
454         * locales/ast_ES: Likewise.
455         * locales/ayc_PE: Likewise.
456         * locales/az_AZ: Likewise.
457         * locales/be_BY: Likewise.
458         * locales/be_BY@latin: Likewise.
459         * locales/bem_ZM: Likewise.
460         * locales/ber_DZ: Likewise.
461         * locales/ber_MA: Likewise.
462         * locales/bg_BG: Likewise.
463         * locales/bho_IN: Likewise.
464         * locales/bn_BD: Likewise.
465         * locales/bn_IN: Likewise.
466         * locales/bo_CN: Likewise.
467         * locales/bo_IN: Likewise.
468         * locales/br_FR: Likewise.
469         * locales/br_FR@euro: Likewise.
470         * locales/brx_IN: Likewise.
471         * locales/bs_BA: Likewise.
472         * locales/byn_ER: Likewise.
473         * locales/ca_AD: Likewise.
474         * locales/ca_ES: Likewise.
475         * locales/ca_ES@euro: Likewise.
476         * locales/ca_FR: Likewise.
477         * locales/ca_IT: Likewise.
478         * locales/cmn_TW: Likewise.
479         * locales/crh_UA: Likewise.
480         * locales/cs_CZ: Likewise.
481         * locales/csb_PL: Likewise.
482         * locales/cv_RU: Likewise.
483         * locales/cy_GB: Likewise.
484         * locales/da_DK: Likewise.
485         * locales/de_AT: Likewise.
486         * locales/de_AT@euro: Likewise.
487         * locales/de_BE: Likewise.
488         * locales/de_BE@euro: Likewise.
489         * locales/de_CH: Likewise.
490         * locales/de_DE: Likewise.
491         * locales/de_DE@euro: Likewise.
492         * locales/de_LU: Likewise.
493         * locales/de_LU@euro: Likewise.
494         * locales/doi_IN: Likewise.
495         * locales/dv_MV: Likewise.
496         * locales/dz_BT: Likewise.
497         * locales/el_CY: Likewise.
498         * locales/el_GR: Likewise.
499         * locales/el_GR@euro: Likewise.
500         * locales/en_AG: Likewise.
501         * locales/en_AU: Likewise.
502         * locales/en_BW: Likewise.
503         * locales/en_CA: Likewise.
504         * locales/en_DK: Likewise.
505         * locales/en_GB: Likewise.
506         * locales/en_HK: Likewise.
507         * locales/en_IE: Likewise.
508         * locales/en_IE@euro: Likewise.
509         * locales/en_IN: Likewise.
510         * locales/en_NG: Likewise.
511         * locales/en_NZ: Likewise.
512         * locales/en_PH: Likewise.
513         * locales/en_SG: Likewise.
514         * locales/en_US: Likewise.
515         * locales/en_ZA: Likewise.
516         * locales/en_ZM: Likewise.
517         * locales/en_ZW: Likewise.
518         * locales/es_AR: Likewise.
519         * locales/es_BO: Likewise.
520         * locales/es_CL: Likewise.
521         * locales/es_CO: Likewise.
522         * locales/es_CR: Likewise.
523         * locales/es_CU: Likewise.
524         * locales/es_DO: Likewise.
525         * locales/es_EC: Likewise.
526         * locales/es_ES: Likewise.
527         * locales/es_ES@euro: Likewise.
528         * locales/es_GT: Likewise.
529         * locales/es_HN: Likewise.
530         * locales/es_MX: Likewise.
531         * locales/es_NI: Likewise.
532         * locales/es_PA: Likewise.
533         * locales/es_PE: Likewise.
534         * locales/es_PR: Likewise.
535         * locales/es_PY: Likewise.
536         * locales/es_SV: Likewise.
537         * locales/es_US: Likewise.
538         * locales/es_UY: Likewise.
539         * locales/es_VE: Likewise.
540         * locales/et_EE: Likewise.
541         * locales/eu_ES: Likewise.
542         * locales/eu_ES@euro: Likewise.
543         * locales/fa_IR: Likewise.
544         * locales/ff_SN: Likewise.
545         * locales/fi_FI: Likewise.
546         * locales/fi_FI@euro: Likewise.
547         * locales/fil_PH: Likewise.
548         * locales/fo_FO: Likewise.
549         * locales/fr_BE: Likewise.
550         * locales/fr_BE@euro: Likewise.
551         * locales/fr_CA: Likewise.
552         * locales/fr_CH: Likewise.
553         * locales/fr_FR: Likewise.
554         * locales/fr_FR@euro: Likewise.
555         * locales/fr_LU: Likewise.
556         * locales/fr_LU@euro: Likewise.
557         * locales/fur_IT: Likewise.
558         * locales/fy_DE: Likewise.
559         * locales/fy_NL: Likewise.
560         * locales/ga_IE: Likewise.
561         * locales/ga_IE@euro: Likewise.
562         * locales/gd_GB: Likewise.
563         * locales/gez_ER: Likewise.
564         * locales/gez_ER@abegede: Likewise.
565         * locales/gez_ET: Likewise.
566         * locales/gez_ET@abegede: Likewise.
567         * locales/gl_ES: Likewise.
568         * locales/gl_ES@euro: Likewise.
569         * locales/gu_IN: Likewise.
570         * locales/gv_GB: Likewise.
571         * locales/ha_NG: Likewise.
572         * locales/hak_TW: Likewise.
573         * locales/he_IL: Likewise.
574         * locales/hi_IN: Likewise.
575         * locales/hne_IN: Likewise.
576         * locales/hr_HR: Likewise.
577         * locales/hsb_DE: Likewise.
578         * locales/hu_HU: Likewise.
579         * locales/hy_AM: Likewise.
580         * locales/ia_FR: Likewise.
581         * locales/id_ID: Likewise.
582         * locales/ig_NG: Likewise.
583         * locales/ik_CA: Likewise.
584         * locales/is_IS: Likewise.
585         * locales/it_CH: Likewise.
586         * locales/it_IT: Likewise.
587         * locales/it_IT@euro: Likewise.
588         * locales/iu_CA: Likewise.
589         * locales/ja_JP: Likewise.
590         * locales/ka_GE: Likewise.
591         * locales/kk_KZ: Likewise.
592         * locales/kl_GL: Likewise.
593         * locales/km_KH: Likewise.
594         * locales/kn_IN: Likewise.
595         * locales/ko_KR: Likewise.
596         * locales/kok_IN: Likewise.
597         * locales/ks_IN: Likewise.
598         * locales/ks_IN@devanagari: Likewise.
599         * locales/ku_TR: Likewise.
600         * locales/kw_GB: Likewise.
601         * locales/ky_KG: Likewise.
602         * locales/lb_LU: Likewise.
603         * locales/lg_UG: Likewise.
604         * locales/li_BE: Likewise.
605         * locales/li_NL: Likewise.
606         * locales/lij_IT: Likewise.
607         * locales/lo_LA: Likewise.
608         * locales/lt_LT: Likewise.
609         * locales/lv_LV: Likewise.
610         * locales/lzh_TW: Likewise.
611         * locales/mag_IN: Likewise.
612         * locales/mai_IN: Likewise.
613         * locales/mg_MG: Likewise.
614         * locales/mhr_RU: Likewise.
615         * locales/mi_NZ: Likewise.
616         * locales/mk_MK: Likewise.
617         * locales/ml_IN: Likewise.
618         * locales/mn_MN: Likewise.
619         * locales/mni_IN: Likewise.
620         * locales/mr_IN: Likewise.
621         * locales/ms_MY: Likewise.
622         * locales/mt_MT: Likewise.
623         * locales/my_MM: Likewise.
624         * locales/nan_TW: Likewise.
625         * locales/nan_TW@latin: Likewise.
626         * locales/nb_NO: Likewise.
627         * locales/nds_DE: Likewise.
628         * locales/nds_NL: Likewise.
629         * locales/ne_NP: Likewise.
630         * locales/nhn_MX: Likewise.
631         * locales/niu_NU: Likewise.
632         * locales/niu_NZ: Likewise.
633         * locales/nl_AW: Likewise.
634         * locales/nl_BE: Likewise.
635         * locales/nl_BE@euro: Likewise.
636         * locales/nl_NL: Likewise.
637         * locales/nl_NL@euro: Likewise.
638         * locales/nn_NO: Likewise.
639         * locales/nr_ZA: Likewise.
640         * locales/nso_ZA: Likewise.
641         * locales/oc_FR: Likewise.
642         * locales/om_ET: Likewise.
643         * locales/om_KE: Likewise.
644         * locales/or_IN: Likewise.
645         * locales/os_RU: Likewise.
646         * locales/pa_IN: Likewise.
647         * locales/pa_PK: Likewise.
648         * locales/pap_AN: Likewise.
649         * locales/pap_AW: Likewise.
650         * locales/pap_CW: Likewise.
651         * locales/pl_PL: Likewise.
652         * locales/ps_AF: Likewise.
653         * locales/pt_BR: Likewise.
654         * locales/pt_PT: Likewise.
655         * locales/pt_PT@euro: Likewise.
656         * locales/quz_PE: Likewise.
657         * locales/ro_RO: Likewise.
658         * locales/ru_RU: Likewise.
659         * locales/ru_UA: Likewise.
660         * locales/rw_RW: Likewise.
661         * locales/sa_IN: Likewise.
662         * locales/sat_IN: Likewise.
663         * locales/sc_IT: Likewise.
664         * locales/sd_IN: Likewise.
665         * locales/sd_IN@devanagari: Likewise.
666         * locales/se_NO: Likewise.
667         * locales/shs_CA: Likewise.
668         * locales/si_LK: Likewise.
669         * locales/sid_ET: Likewise.
670         * locales/sk_SK: Likewise.
671         * locales/sl_SI: Likewise.
672         * locales/so_DJ: Likewise.
673         * locales/so_ET: Likewise.
674         * locales/so_KE: Likewise.
675         * locales/so_SO: Likewise.
676         * locales/sq_AL: Likewise.
677         * locales/sq_MK: Likewise.
678         * locales/sr_ME: Likewise.
679         * locales/sr_RS: Likewise.
680         * locales/sr_RS@latin: Likewise.
681         * locales/ss_ZA: Likewise.
682         * locales/st_ZA: Likewise.
683         * locales/sv_FI: Likewise.
684         * locales/sv_FI@euro: Likewise.
685         * locales/sv_SE: Likewise.
686         * locales/sw_KE: Likewise.
687         * locales/sw_TZ: Likewise.
688         * locales/szl_PL: Likewise.
689         * locales/ta_IN: Likewise.
690         * locales/ta_LK: Likewise.
691         * locales/te_IN: Likewise.
692         * locales/tg_TJ: Likewise.
693         * locales/th_TH: Likewise.
694         * locales/ti_ER: Likewise.
695         * locales/ti_ET: Likewise.
696         * locales/tig_ER: Likewise.
697         * locales/tk_TM: Likewise.
698         * locales/tl_PH: Likewise.
699         * locales/tn_ZA: Likewise.
700         * locales/tr_CY: Likewise.
701         * locales/tr_TR: Likewise.
702         * locales/ts_ZA: Likewise.
703         * locales/tt_RU: Likewise.
704         * locales/tt_RU@iqtelif: Likewise.
705         * locales/ug_CN: Likewise.
706         * locales/uk_UA: Likewise.
707         * locales/unm_US: Likewise.
708         * locales/ur_IN: Likewise.
709         * locales/ur_PK: Likewise.
710         * locales/uz_UZ: Likewise.
711         * locales/uz_UZ@cyrillic: Likewise.
712         * locales/ve_ZA: Likewise.
713         * locales/vi_VN: Likewise.
714         * locales/wa_BE: Likewise.
715         * locales/wa_BE@euro: Likewise.
716         * locales/wae_CH: Likewise.
717         * locales/wal_ET: Likewise.
718         * locales/wo_SN: Likewise.
719         * locales/xh_ZA: Likewise.
720         * locales/yi_US: Likewise.
721         * locales/yo_NG: Likewise.
722         * locales/yue_HK: Likewise.
723         * locales/zh_CN: Likewise.
724         * locales/zh_HK: Likewise.
725         * locales/zh_SG: Likewise.
726         * locales/zh_TW: Likewise.
727         * locales/zu_ZA: Likewise.
729 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
731         * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
732         * locales/wal_ET: Likewise.
734 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
736         * locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
737         * locales/szl_PL: Likewise.
738         * locales/ta_IN: Likewise.
739         * locales/ta_LK: Likewise.
740         * locales/te_IN: Likewise.
741         * locales/tg_TJ: Likewise.
742         * locales/tl_PH: Likewise.
743         * locales/tn_ZA: Likewise.
744         * locales/tr_CY: Likewise.
745         * locales/tr_TR: Likewise.
746         * locales/ts_ZA: Likewise.
747         * locales/tt_RU: Likewise.
748         * locales/tt_RU@iqtelif: Likewise.
749         * locales/ug_CN: Likewise.
750         * locales/ur_IN: Likewise.
751         * locales/ur_PK: Likewise.
752         * locales/uz_UZ: Likewise.
753         * locales/uz_UZ@cyrillic: Likewise.
754         * locales/ve_ZA: Likewise.
755         * locales/vi_VN: Likewise.
756         * locales/wa_BE: Likewise.
757         * locales/wal_ET: Likewise.
758         * locales/wo_SN: Likewise.
759         * locales/xh_ZA: Likewise.
760         * locales/yi_US: Likewise.
761         * locales/yue_HK: Likewise.
762         * locales/zh_HK: Likewise.
763         * locales/zh_SG: Likewise.
765 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
767         * locales/pa_IN: Adjust language-code fields of LC_ADDRESS.
768         * locales/pa_PK: Likewise.
769         * locales/pl_PL: Likewise.
770         * locales/ps_AF: Likewise.
771         * locales/pt_BR: Likewise.
772         * locales/pt_PT: Likewise.
773         * locales/ru_RU: Likewise.
774         * locales/ru_UA: Likewise.
775         * locales/sa_IN: Likewise.
776         * locales/sat_IN: Likewise.
777         * locales/sc_IT: Likewise.
778         * locales/sd_IN: Likewise.
779         * locales/sd_IN@devanagari: Likewise.
780         * locales/se_NO: Likewise.
781         * locales/si_LK: Likewise.
782         * locales/sk_SK: Likewise.
783         * locales/sl_SI: Likewise.
784         * locales/sq_AL: Likewise.
785         * locales/sq_MK: Likewise.
786         * locales/ss_ZA: Likewise.
787         * locales/st_ZA: Likewise.
788         * locales/sv_SE: Likewise.
789         * locales/sw_KE: Likewise.
790         * locales/sw_TZ: Likewise.
792 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
794         * locales/nb_NO: Adjust language-code fields of LC_ADDRESS.
795         * locales/ne_NP: Likewise.
796         * locales/nhn_MX: Likewise.
797         * locales/niu_NU: Likewise.
798         * locales/niu_NZ: Likewise.
799         * locales/nl_AW: Likewise.
800         * locales/nl_BE: Likewise.
801         * locales/nn_NO: Likewise.
802         * locales/nr_ZA: Likewise.
803         * locales/oc_FR: Likewise.
804         * locales/or_IN: Likewise.
805         * locales/os_RU: Likewise.
807 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
809         * locales/mag_IN: Adjust language-code fields of LC_ADDRESS.
810         * locales/mai_IN: Likewise.
811         * locales/mg_MG: Likewise.
812         * locales/mhr_RU: Likewise.
813         * locales/mi_NZ: Likewise.
814         * locales/ml_IN: Likewise.
815         * locales/mni_IN: Likewise.
816         * locales/mr_IN: Likewise.
817         * locales/ms_MY: Likewise.
818         * locales/mt_MT: Likewise.
820 2013-10-29  Chris Leonard  <cjl@sugarlabs.org>
822         [BZ #16078]
823         * locales/anp_IN: New locale for anp_IN.
824         * SUPPORTED: Add anp_IN.
826 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
828         * locales/ja_JP: Adjust language-code fields of LC_ADDRESS.
829         * locales/ka_GE: Likewise.
830         * locales/kk_KZ: Likewise.
831         * locales/kl_GL: Likewise.
832         * locales/kn_IN: Likewise.
833         * locales/ko_KR: Likewise.
834         * locales/kok_IN: Likewise.
835         * locales/ks_IN: Likewise.
836         * locales/ku_TR: Likewise.
837         * locales/kw_GB: Likewise.
838         * locales/ky_KG: Likewise.
839         * locales/lg_UG: Likewise.
840         * locales/lij_IT: Likewise.
841         * locales/lt_LT: Likewise.
842         * locales/lv_LV: Likewise.
844 2013-10-13  Chris Leonard  <cjl@sugarlabs.org>
846         * locales/he_IL: Adjust language-code fields of LC_ADDRESS.
847         * locales/hi_IN: Likewise.
848         * locales/hne_IN: Likewise.
849         * locales/hr_HR: Likewise.
850         * locales/hsb_DE: Likewise.
851         * locales/ht_HT: Likewise.
852         * locales/hu_HU: Likewise.
853         * locales/hy_AM: Likewise.
854         * locales/ia_FR: Likewise.
855         * locales/id_ID: Likewise.
856         * locales/ig_NG: Likewise.
857         * locales/ik_CA: Likewise.
858         * locales/is_IS: Likewise.
859         * locales/it_CH: Likewise.
860         * locales/it_IT: Likewise.
861         * locales/iu_CA: Likewise.
863 2013-10-05  Chris Leonard  <cjl@sugarlabs.org>
865         * locales/ff_SN: Adjust language-code fields of LC_ADDRESS.
866         * locales/fil_PH: Likewise.
867         * locales/fo_FO: Likewise.
868         * locales/fr_BE: Likewise.
869         * locales/fr_CA: Likewise.
870         * locales/fr_CH: Likewise.
871         * locales/fr_FR: Likewise.
872         * locales/fr_LU: Likewise.
873         * locales/fur_IT: Likewise.
874         * locales/fy_DE: Likewise.
875         * locales/fy_NL: Likewise.
876         * locales/ga_IE: Likewise.
877         * locales/gez_ER: Likewise.
878         * locales/gez_ET: Likewise.
879         * locales/gl_ES: Likewise.
880         * locales/gu_IN: Likewise.
881         * locales/gv_GB: Likewise.
883 2013-10-04  Chris Leonard  <cjl@sugarlabs.org>
885         * locales/pap_AN: Copy / modify pap_AN into pap_AW and pap_CW.
886         * locales/pap_AW: Likewise.
887         * locales/pap_CW: Likewise.
888         * SUPPORTED: Add ar_SS, pap_AW, pap_CW.
890 2013-10-04  Chris Leonard  <cjl@sugarlabs.org>
892         * locales/ar_SD: Split ar_SD into ar_SD and ar_SS
893         * locales/ar_SS: Likewise.
895 2013-09-25  Michael Bauer  <fios@akerbeltz.org>
897         [BZ #15400]
898         * locales/gd_GB: Version 1.2 of gd_GB locale.
900 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
902         [BZ #15609]
903         * locales/cmn_TW: New locale for cmn_TW.
904         * SUPPORTED: Add cmn_TW.
906 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
908         [BZ #15608]
909         * locales/hak_TW: New locale for hak_TW.
910         * SUPPORTED: Add hak_TW.
912 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
914         [BZ #15608]
915         * locales/lzh_TW: New locale for lzh_TW.
916         * SUPPORTED: Add lzh_TW.
918 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
920         [BZ #15608]
921         * locales/nan_TW: New locale for nan_TW.
922         * SUPPORTED: Add nan_TW.
924 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
926         * locales/as_IN: Adjust language-code fields of LC_ADDRESS.
927         * locales/ast_ES: Likewise.
928         * locales/ayc_PE: Likewise.
929         * locales/az_AZ: Likewise.
930         * locales/be_BY: Likewise.
931         * locales/bem_ZM: Likewise.
932         * locales/bg_BG: Likewise.
933         * locales/bho_IN: Likewise.
934         * locales/bn_BD: Likewise.
935         * locales/bn_IN: Likewise.
936         * locales/bo_CN: Likewise.
937         * locales/bo_IN: Likewise.
938         * locales/br_FR: Likewise.
939         * locales/brx_IN: Likewise.
940         * locales/bs_BA: Likewise.
941         * locales/ca_AD: Likewise.
942         * locales/ca_ES: Likewise.
943         * locales/ca_FR: Likewise.
944         * locales/ca_IT: Likewise.
945         * locales/crh_UA: Likewise.
946         * locales/csb_PL: Likewise.
947         * locales/cv_RU: Likewise.
948         * locales/da_DK: Likewise.
949         * locales/de_AT: Likewise.
950         * locales/de_BE: Likewise.
951         * locales/de_CH: Likewise.
952         * locales/de_DE: Likewise.
953         * locales/de_LU: Likewise.
954         * locales/doi_IN: Likewise.
955         * locales/dv_MV: Likewise.
956         * locales/dz_BT: Likewise.
957         * locales/el_CY: Likewise.
958         * locales/el_GR: Likewise.
959         * locales/en_AG: Likewise.
960         * locales/en_AU: Likewise.
961         * locales/en_BW: Likewise.
962         * locales/en_CA: Likewise.
963         * locales/en_DK: Likewise.
964         * locales/en_GB: Likewise.
965         * locales/en_HK: Likewise.
966         * locales/en_IE: Likewise.
967         * locales/en_IN: Likewise.
968         * locales/en_NG: Likewise.
969         * locales/en_NZ: Likewise.
970         * locales/en_PH: Likewise.
971         * locales/en_SG: Likewise.
972         * locales/en_US: Likewise.
973         * locales/en_ZA: Likewise.
974         * locales/en_ZM: Likewise.
975         * locales/en_ZW: Likewise.
976         * locales/es_AR: Likewise.
977         * locales/es_BO: Likewise.
978         * locales/es_CL: Likewise.
979         * locales/es_CO: Likewise.
980         * locales/es_CR: Likewise.
981         * locales/es_CU: Likewise.
982         * locales/es_DO: Likewise.
983         * locales/es_EC: Likewise.
984         * locales/es_ES: Likewise.
985         * locales/es_GT: Likewise.
986         * locales/es_HN: Likewise.
987         * locales/es_MX: Likewise.
988         * locales/es_NI: Likewise.
989         * locales/es_PA: Likewise.
990         * locales/es_PE: Likewise.
991         * locales/es_PR: Likewise.
992         * locales/es_PY: Likewise.
993         * locales/es_SV: Likewise.
994         * locales/es_US: Likewise.
995         * locales/es_UY: Likewise.
996         * locales/es_VE: Likewise.
997         * locales/eu_ES: Likewise.
999 2013-09-21  Chris Leonard  <cjl@sugarlabs.org>
1001         [BZ#15919]
1002         * locales/ak_GH: New locale for ak_GH.
1003         * SUPPORTED: Add ak_GH.
1005 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
1007         * locales/aa_DJ: Adjust language-code fields of LC_ADDRESS.
1008         * locales/aa_ER: Likewise.
1009         * locales/aa_ET: Likewise.
1010         * locales/af_ZA: Likewise.
1011         * locales/am_ET: Likewise.
1012         * locales/ar_AE: Likewise.
1013         * locales/ar_BH: Likewise.
1014         * locales/ar_DZ: Likewise.
1015         * locales/ar_EG: Likewise.
1016         * locales/ar_IN: Likewise.
1017         * locales/ar_IQ: Likewise.
1018         * locales/ar_JO: Likewise.
1019         * locales/ar_KW: Likewise.
1020         * locales/ar_LB: Likewise.
1021         * locales/ar_LY: Likewise.
1022         * locales/ar_MA: Likewise.
1023         * locales/ar_OM: Likewise.
1024         * locales/ar_QA: Likewise.
1025         * locales/ar_SA: Likewise.
1026         * locales/ar_SD: Likewise.
1027         * locales/ar_SY: Likewise.
1028         * locales/ar_TN: Likewise.
1029         * locales/ar_YE: Likewise.
1031 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
1033         * locales/aa_ER: Add country_car field to LC_ADDRESS.
1034         * locales/as_IN: Likewise.
1035         * locales/ast_ES: Likewise.
1036         * locales/ayc_PE: Likewise.
1037         * locales/bem_ZM: Likewise.
1038         * locales/ber_DZ: Likewise.
1039         * locales/ber_MA: Likewise.
1040         * locales/bho_IN: Likewise.
1041         * locales/bo_IN: Likewise.
1042         * locales/brx_IN: Likewise.
1043         * locales/byn_ER: Likewise.
1044         * locales/ca_AD: Likewise.
1045         * locales/ca_FR: Likewise.
1046         * locales/ca_IT: Likewise.
1047         * locales/crh_UA: Likewise.
1048         * locales/cv_RU: Likewise.
1049         * locales/doi_IN: Likewise.
1050         * locales/dz_BT: Likewise.
1051         * locales/el_CY: Likewise.
1052         * locales/en_US: Likewise.
1053         * locales/en_ZM: Likewise.
1054         * locales/es_CU: Likewise.
1055         * locales/ff_SN: Likewise.
1056         * locales/fil_PH: Likewise.
1057         * locales/gd_GB: Likewise.
1058         * locales/hne_IN: Likewise.
1059         * locales/ht_HT: Likewise.
1060         * locales/kl_GL: Likewise.
1061         * locales/kok_IN: Likewise.
1062         * locales/ks_IN: Likewise.
1063         * locales/lij_IT: Likewise.
1064         * locales/mag_IN: Likewise.
1065         * locales/mai_IN: Likewise.
1066         * locales/mg_MG: Likewise.
1067         * locales/mhr_RU: Likewise.
1068         * locales/mni_IN: Likewise.
1069         * locales/my_MM: Likewise.
1070         * locales/nhn_MX: Likewise.
1071         * locales/niu_NZ: Likewise.
1072         * locales/or_IN: Likewise.
1073         * locales/os_RU: Likewise.
1074         * locales/pa_PK: Likewise.
1075         * locales/quz_PE: Likewise.
1076         * locales/rw_RW: Likewise.
1077         * locales/sat_IN: Likewise.
1078         * locales/sc_IT: Likewise.
1079         * locales/sd_IN: Likewise.
1080         * locales/sd_IN@devanagari: Likewise.
1081         * locales/shs_CA: Likewise.
1082         * locales/si_LK: Likewise.
1083         * locales/sid_ET: Likewise.
1084         * locales/sq_MK: Likewise.
1085         * locales/sw_KE: Likewise.
1086         * locales/sw_TZ: Likewise.
1087         * locales/szl_PL: Likewise.
1088         * locales/ta_LK: Likewise.
1089         * locales/ti_ER: Likewise.
1090         * locales/tig_ER: Likewise.
1091         * locales/tl_PH: Likewise.
1092         * locales/ts_ZA: Likewise.
1093         * locales/unm_US: Likewise.
1094         * locales/ur_IN: Likewise.
1095         * locales/wa_BE: Likewise.
1096         * locales/yi_US: Likewise.
1098 2013-09-06  Chris Leonard  <cjl@sugarlabs,.org>
1100         * locales/nr_ZA: Deduplicate country_car.
1101         * locales/nso_ZA: Likewise.
1102         * locales/ss_ZA: Likewise.
1103         * locales/tn_ZA: Likewise.
1104         * locales/ve_ZA: Likewise.
1105         * locales/tk_TM: Comment reformat.
1107 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
1109         [BZ #15923]
1111         * locales/ar_SD: Update iso-1427.def and related occurrences.
1112         * locales/az_AZ: Likewise.
1113         * locales/dv_MV: Likewise.
1114         * locales/es_VE: Likewise.
1116 2013-09-04  Jakub Bogusz  <qboosh@pld-linux.org>
1118         * locales/am_ET: Add country_car field to LC_ADDRESS.
1119         * locales/an_ES: Likewise.
1120         * locales/ar_AE: Likewise.
1121         * locales/ar_BH: Likewise.
1122         * locales/ar_DZ: Likewise.
1123         * locales/ar_EG: Likewise.
1124         * locales/ar_IN: Likewise.
1125         * locales/ar_IQ: Likewise.
1126         * locales/ar_JO: Likewise.
1127         * locales/ar_KW: Likewise.
1128         * locales/ar_LB: Likewise.
1129         * locales/ar_LY: Likewise.
1130         * locales/ar_MA: Likewise.
1131         * locales/ar_QA: Likewise.
1132         * locales/ar_SA: Likewise.
1133         * locales/ar_SD: Likewise.
1134         * locales/ar_SY: Likewise.
1135         * locales/ar_TN: Likewise.
1136         * locales/az_AZ: Likewise.
1137         * locales/be_BY: Likewise.
1138         * locales/bn_BD: Likewise.
1139         * locales/bn_IN: Likewise.
1140         * locales/br_FR: Likewise.
1141         * locales/bs_BA: Likewise.
1142         * locales/ca_ES: Likewise.
1143         * locales/csb_PL: Likewise.
1144         * locales/da_DK: Likewise.
1145         * locales/de_AT: Likewise.
1146         * locales/de_BE: Likewise.
1147         * locales/de_CH: Likewise.
1148         * locales/de_LU: Likewise.
1149         * locales/el_GR: Likewise.
1150         * locales/en_AU: Likewise.
1151         * locales/en_BW: Likewise.
1152         * locales/en_CA: Likewise.
1153         * locales/en_DK: Likewise.
1154         * locales/en_GB: Likewise.
1155         * locales/en_HK: Likewise.
1156         * locales/en_IE: Likewise.
1157         * locales/en_IN: Likewise.
1158         * locales/en_NZ: Likewise.
1159         * locales/en_PH: Likewise.
1160         * locales/en_SG: Likewise.
1161         * locales/en_ZW: Likewise.
1162         * locales/es_AR: Likewise.
1163         * locales/es_BO: Likewise.
1164         * locales/es_CL: Likewise.
1165         * locales/es_CO: Likewise.
1166         * locales/es_DO: Likewise.
1167         * locales/es_EC: Likewise.
1168         * locales/es_ES: Likewise.
1169         * locales/es_GT: Likewise.
1170         * locales/es_MX: Likewise.
1171         * locales/es_NI: Likewise.
1172         * locales/es_PA: Likewise.
1173         * locales/es_PE: Likewise.
1174         * locales/es_PY: Likewise.
1175         * locales/es_SV: Likewise.
1176         * locales/es_UY: Likewise.
1177         * locales/es_VE: Likewise.
1178         * locales/eu_ES: Likewise.
1179         * locales/fo_FO: Likewise.
1180         * locales/fr_BE: Likewise.
1181         * locales/fr_CA: Likewise.
1182         * locales/fr_CH: Likewise.
1183         * locales/fr_FR: Likewise.
1184         * locales/fr_LU: Likewise.
1185         * locales/fur_IT: Likewise.
1186         * locales/fy_DE: Likewise.
1187         * locales/ga_IE: Likewise.
1188         * locales/gez_ER: Likewise.
1189         * locales/gez_ET: Likewise.
1190         * locales/gl_ES: Likewise.
1191         * locales/gu_IN: Likewise.
1192         * locales/gv_GB: Likewise.
1193         * locales/he_IL: Likewise.
1194         * locales/hi_IN: Likewise.
1195         * locales/hr_HR: Likewise.
1196         * locales/hu_HU: Likewise.
1197         * locales/id_ID: Likewise.
1198         * locales/ik_CA: Likewise.
1199         * locales/is_IS: Likewise.
1200         * locales/it_CH: Likewise.
1201         * locales/it_IT: Likewise.
1202         * locales/iu_CA: Likewise.
1203         * locales/ja_JP: Likewise.
1204         * locales/ka_GE: Likewise.
1205         * locales/kk_KZ: Likewise.
1206         * locales/kn_IN: Likewise.
1207         * locales/ko_KR: Likewise.
1208         * locales/ku_TR: Likewise.
1209         * locales/kw_GB: Likewise.
1210         * locales/ky_KG: Likewise.
1211         * locales/lg_UG: Likewise.
1212         * locales/lt_LT: Likewise.
1213         * locales/lv_LV: Likewise.
1214         * locales/mi_NZ: Likewise.
1215         * locales/ml_IN: Likewise.
1216         * locales/mr_IN: Likewise.
1217         * locales/ms_MY: Likewise.
1218         * locales/mt_MT: Likewise.
1219         * locales/nb_NO: Likewise.
1220         * locales/ne_NP: Likewise.
1221         * locales/nl_BE: Likewise.
1222         * locales/nn_NO: Likewise.
1223         * locales/nr_ZA: Likewise.
1224         * locales/nso_ZA: Likewise.
1225         * locales/om_ET: Likewise.
1226         * locales/om_KE: Likewise.
1227         * locales/pa_IN: Likewise.
1228         * locales/pl_PL: Likewise.
1229         * locales/pt_BR: Likewise.
1230         * locales/pt_PT: Likewise.
1231         * locales/ru_RU: Likewise.
1232         * locales/ru_UA: Likewise.
1233         * locales/sa_IN: Likewise.
1234         * locales/se_NO: Likewise.
1235         * locales/sk_SK: Likewise.
1236         * locales/sl_SI: Likewise.
1237         * locales/so_ET: Likewise.
1238         * locales/so_KE: Likewise.
1239         * locales/so_SO: Likewise.
1240         * locales/sq_AL: Likewise.
1241         * locales/ss_ZA: Likewise.
1242         * locales/sv_SE: Likewise.
1243         * locales/ta_IN: Likewise.
1244         * locales/te_IN: Likewise.
1245         * locales/tg_TJ: Likewise.
1246         * locales/th_TH: Likewise.
1247         * locales/ti_ET: Likewise.
1248         * locales/tl_PH: Likewise.
1249         * locales/tn_ZA: Likewise.
1250         * locales/ts_ZA: Likewise.
1251         * locales/tt_RU: Likewise.
1252         * locales/tt_RU@iqtelif: Likewise.
1253         * locales/ur_PK: Likewise.
1254         * locales/uz_UZ: Likewise.
1255         * locales/ve_ZA: Likewise.
1256         * locales/vi_VN: Likewise.
1257         * locales/wal_ET: Likewise.
1258         * locales/wo_SN: Likewise.
1259         * locales/zh_SG: Likewise.
1261 2013-09-03  Chris Leonard  <cjl@sugarlabs.org>
1263         * locales/ayc_PE: Add FSF statement to ayc_PE locale.
1265         [BZ#15886]
1266         * locales/ht_HT: 1.1 revision of ht_HT locale.
1268         [BZ#15887]
1269         * locales/quz_PE: New locale for quz_PE.
1270         * SUPPORTED: Add quz_PE.
1272 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
1274         * tests-mbwc/dat_wcsncat.c: Fix typos.
1275         * tests/test6.c: Likewise.
1276         * tst-digits.c: Likewise.
1278 2013-06-13  Johan Heikkila  <johan.heikkila@gmail.com>
1280         [BZ#15432]
1281         * locales/sv_FI@euro: Add LC_MEASUREMENT.
1283         [BZ#15431]
1284         * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE,
1285         update LC_ADDRESS with using postal_fmt from Finnish Post Office
1286         recommendations at
1287         http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html
1288         and add missing entries.
1290 2013-06-11  Andreas Schwab  <schwab@suse.de>
1292         [BZ #14991]
1293         * charmaps/BIG5-HKSCS: Update to HKSCS-2008.
1295 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
1297         * charmaps/BIG5: Remove trailing whitespace.
1298         * charmaps/IBM866NAV: Likewise.
1299         * charmaps/ISIRI-3342: Likewise.
1300         * charmaps/ISO_8859-1,GL: Likewise.
1301         * locales/ber_DZ: Likewise.
1302         * locales/bn_BD: Likewise.
1303         * locales/crh_UA: Likewise.
1304         * locales/en_NG: Likewise.
1305         * locales/es_US: Likewise.
1306         * locales/fil_PH: Likewise.
1307         * locales/fy_DE: Likewise.
1308         * locales/gu_IN: Likewise.
1309         * locales/ha_NG: Likewise.
1310         * locales/hi_IN: Likewise.
1311         * locales/ig_NG: Likewise.
1312         * locales/ik_CA: Likewise.
1313         * locales/iu_CA: Likewise.
1314         * locales/kn_IN: Likewise.
1315         * locales/ks_IN@devanagari: Likewise.
1316         * locales/li_BE: Likewise.
1317         * locales/li_NL: Likewise.
1318         * locales/mg_MG: Likewise.
1319         * locales/ml_IN: Likewise.
1320         * locales/mr_IN: Likewise.
1321         * locales/nso_ZA: Likewise.
1322         * locales/or_IN: Likewise.
1323         * locales/pa_IN: Likewise.
1324         * locales/ro_RO: Likewise.
1325         * locales/shs_CA: Likewise.
1326         * locales/so_ET: Likewise.
1327         * locales/ta_IN: Likewise.
1328         * locales/te_IN: Likewise.
1329         * locales/tk_TM: Likewise.
1330         * locales/tt_RU@iqtelif: Likewise.
1331         * locales/uk_UA: Likewise.
1332         * locales/ur_IN: Likewise.
1333         * locales/uz_UZ: Likewise.
1334         * locales/uz_UZ@cyrillic: Likewise.
1335         * locales/yo_NG: Likewise.
1336         * tests-mbwc/dat_mblen.c: Likewise.
1337         * tests-mbwc/dat_towctrans.c: Likewise.
1339 2013-04-27  Nik Kalach  <nikka@fedoraproject.org>
1341         [BZ #15221]
1342         * locales/ia_FR: Fix postal_fmt definition.
1344 2013-02-01  Andreas Jaeger  <aj@suse.de>
1346         * CHECKSUMS: Remove file.
1348 2013-01-14  Joseph Myers  <joseph@codesourcery.com>
1350         * Makefile (bug-setlocale1-ARGS): Use $(host-test-program-cmd),
1351         not $(test-program-cmd).
1353 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1355         * Makefile ($(objpfx)sort-test.out): Replace
1356         $(run-program-prefix) with $(test-program-prefix).
1357         ($(objpfx)tst-numeric.out): Likewise.
1358         ($(objpfx)tst-mbswcs.out): Likewise.
1359         ($(objpfx)tst-fmon.out): Add $(test-program-prefix).
1360         ($(objpfx)tst-trans.out): Likewise.
1361         ($(objpfx)tst-rpmatch.out): Replace $(built-program-cmd) with
1362         $(test-program-cmd).
1363         ($(objpfx)tst-ctype.out): Likewise.
1364         ($(objpfx)tst-wctype.out): Likewise.
1365         ($(objpfx)tst-langinfo.out): Likewise.
1366         (bug-setlocale1-ARGS): Replace $(built-program-cmd) with
1367         $(test-program-cmd).
1368         * sort-test.sh (run_program_prefix): Renamed to ...
1369         (test_program_prefix): This.
1370         * tst-mbswcs.sh: Likewise.
1371         * tst-numeric.sh: Likewise.
1372         * tst-wctype.sh: Likewise.
1373         * tst-fmon.sh (test_program_prefix): New. Replace
1374         ${run_program_prefix} with ${test_program_prefix} when running.
1375         tst-fmon.
1376         * tst-trans.sh: (test_program_prefix): New.  Replace
1377         ${run_program_prefix} with ${test_program_prefix} when running
1378         tst-trans.
1380 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1382         * Makefile (tests-static): New variable.
1383         (tests): Add $(tests-static).
1384         (bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
1385         (bug-setlocale1-static-ENV): New variable.
1386         (bug-setlocale1-static-ARGS): Likewise.
1387         * bug-setlocale1.c (do_test): Support run directly.  Check env[1]
1388         instead of newargv[0].
1389         * bug-setlocale1-static.c: New file.
1391 2013-01-03  Chris Leonard  <cjl@sugarlabs.org>
1393         [BZ #14982]
1394         * locales/dz_BT: Add new contact information for dz-BT maintainer.
1396         [BZ #13951]
1397         * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in
1398         Dzongkha.
1400 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
1402         * All files with FSF copyright notices: Update copyright dates
1403         using scripts/update-copyrights.
1405 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
1407         * README: Use sourceware.org in Bugzilla URL.
1408         * locales/si_LK (email): Use sourceware.org in email address.
1410 2012-12-03  Ashish Shah  <ashishks@redhat.com>
1412         * locales/uk_UA (currency_symbol): Fix.
1414 2012-12-03  Rakesh Pandit  <rakesh@fedoraproject.org>
1416         * locales/ks_IN@devanagari: Fix week day names.
1418 2012-12-03  Jeff Law  <law@redhat.com>
1420         * locales/zh_CH (abmon): Remove whitespace.
1422 2012-11-26  Nik Kalach  <nikka@fedoraproject.org>
1424         * locales/ia_FR (abmon): Fix December.
1426         [BZ#14879]
1427         * locales/ia_FR : New file.
1428         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1430 2012-11-22  Andreas Jaeger  <aj@suse.de>
1432         * locales/niu_NU: Fix comment.
1434 2012-11-21  Andreas Jaeger  <aj@suse.de>
1436         * locales/szl_PL (LC_COLLATE): Fix syntax error.
1438         * SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
1440 2012-11-21  Chris Leonard  <cjl@sugarlabs.org>
1442         [BZ #14863]
1443         * SUPPORTED: Add niu_NU and niu_NZ.
1444         * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue,
1445         contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1446         Fakaotimanava-Lui <emani@niue.nu>.
1447         * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New
1448         Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1449         Fakaotimanava-Lui <emani@niue.nu>.
1451 2012-11-19  Eagle Burkut  <eagle.burkut@gmail.com>
1453         [BZ #13759]
1454         * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries.
1456 2012-11-16  Andreas Jaeger  <aj@suse.de>
1458         [BZ #14368]
1459         * locales/szl_PL: New Silesian Language Locale for Poland.
1460         Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
1461         * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
1463         [BZ # 14828]
1464         * locales/ayc_PE: Add Aymara locale for Peru
1465         contributed by Chris Leonard <cjl@sugarlabs.org> and
1466         Amos Batto <amosbatto@yahoo.com>.
1467         * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE.
1469         [BZ # 14501]
1470         * locales/nhn_MX: Add Central Nahuatl locale for Mexico,
1471         contributed by Jorge Becerril <jrbecster@gmail.com>.
1472         * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
1474 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
1476         [BZ #13952]
1477         * locales/km_KH: Correct country-name and lang-name.
1479 2012-11-15  Andreas Jaeger  <aj@suse.de>
1481         [BZ #13603]
1482         [BZ #13604]
1483         [BZ #13698]
1484         * locales/doi_IN: New file, contributed by Pravin Satpute
1485         <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>.
1486         * locales/mni_IN: New file, contributed by Pravin Satpute
1487         <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>.
1488         * locales/sat_IN: New file, contributed by Pravin Satpute
1489         <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>.
1490         * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN.
1492 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
1494         [BZ #13950]
1495         * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with
1496         proper content, disable others.
1497         * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise.
1499 2012-11-07  Dmitry V. Levin  <ldv@altlinux.org>
1501         [BZ#14807]
1502         * locales/ru_RU (abmon): Change back from genitive to nominative,
1503         apply fixed three-letter abbreviation form, remove trailing dots.
1505         [BZ#10873]
1506         * locales/ru_RU (abday): Remove trailing dots.
1508 2012-11-02  Marko Myllynen  <myllynen@redhat.com>
1510         [BZ #14669]
1511         * locales/fi_FI@euro (LC_IDENTIFICATION): Add missing
1512         LC_MEASUREMENT, fix LC_TELEPHONE category.
1514 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
1516         * Makefile [$(run-built-tests) = yes] (LOCALES): Add en_US.UTF-8.
1518 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
1520         * Makefile [$(cross-compiling) = no]: Change condition to
1521         [$(run-built-tests) = yes].
1523 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
1524             Joseph Myers  <joseph@codesourcery.com>
1526         * tst-fmon.sh: Redirect test program stdin in loop from /dev/null.
1527         * tst-numeric.sh: Likewise.
1528         * tst-rpmatch.sh: Likewise.
1530 2012-10-19  Jim Blandy  <jimb@codesourcery.com>
1531             Joseph Myers  <joseph@codesourcery.com>
1533         * tst-wctype.sh (run_program_prefix): Remove variable.
1534         (tst_wctype): New variable.  Use it directly to run test program
1535         instead of passing test program name as argument.
1537 2012-10-19  Florian Pritz  <bluewind@xinu.at>
1539         [BZ #13758]
1540         * locales/de_AT (LC_TIME): Change month name from "FebruAr" to
1541         "Februar".
1543 2012-10-19  Pravin Satpute  <psatpute@redhat.com>
1545         [BZ #14694]
1546         * locales/mr_IN: Fix Wednesday in DAY and August, September and
1547         October in ABMON and MON.
1549 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
1551         * gen-locale.sh: Add "set -e".
1552         * sort-test.sh: Likewise.
1553         * tst-ctype.sh: Likewise.
1554         * tst-fmon.sh: Likewise.
1555         * tst-langinfo.sh: Likewise.
1556         * tst-locale.sh: Likewise.
1557         * tst-mbswcs.sh: Likewise.
1558         * tst-numeric.sh: Likewise.
1559         * tst-rpmatch.sh: Likewise.
1560         * tst-trans.sh: Likewise.
1561         * tst-wctype.sh: Likewise.
1562         * Makefile: Do not specify -e option when running testsuite
1563         shell scripts.
1565         * sort-test.sh: Add copyright header.
1567 2012-09-05  Jeff Law  <law@redhat.com>
1569         [BZ#14510]
1570         * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
1571         * locales/es_GT: Likewise.
1572         * locales/es_HN: Likewise.
1573         * locales/es_MX: Likewise.
1574         * locales/es_NI: Likewise.
1575         * locales/es_PA: Likewise.
1576         * locales/es_PR: Likewise.
1577         * locales/es_SV: Likewise.
1579 2012-06-20  Petr Baudis  <pasky@ucw.cz>
1581         * locales/mag_IN: Fix comment character.
1582         * locales/tr_CY (LC_TIME): Remove redundant first_weekday
1583         and first_workday.
1585 2012-06-04  Petr Baudis  <pasky@ucw.cz>
1587         [BZ#13996]
1588         * locales/tr_TR: Change currency from YTL to TL.
1589         Patch by <gokcen@pardus.org.tr>.
1591 2012-06-04  Serkan Kaba  <serkan@gentoo.org>
1593         [BZ#13223]
1594         * locales/tr_TR: Fix first_weekday and first_workday.
1596 2012-06-01  Jeff Law  <law@redhat.com>
1598         [BZ#14199]
1599         * locales/en_ES: Fix first_weekday and first_workday.
1600         * locales/{ast_ES, br_FR, cy_GB, de_DE, de_LU}: Likewise.
1601         * locales/{el_GR, en_IE, eu_ES, fr_LU, fy_NL}: Likewise.
1602         * locales/{ga_IE, gd_GB, gl_ES, gv_GB, it_IT}: Likewise.
1603         * locales/{kw_GB, lij_IT, lt_LT, lv_LV, mt_MT}: Likewise.
1604         * locales/{nl_BE, oc_FR, tr_CY, wa_BE}: Likewise.
1606 2012-04-20  Chandan Kumar  <chandankumar.093047@gmail.com>
1608         [BZ#13968]
1609         * locales/mag_IN: New file.
1610         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1612 2012-05-21  Bruno Haible  <bruno@clisp.org>
1613             Andreas Jaeger  <aj@suse.de>
1615         * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
1616         * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
1617         anymore.
1618         * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
1619         (tests): Remove tst-strptime.
1621 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
1623         [BZ #11837]
1624         * charmaps/GB18030: Add missing entries.
1626 2012-04-29  Aurelien Jarno  <aurelien@aurel32.net>
1628         [BZ #13758]
1629         * locales/de_AT (LC_TIME): Change month name from "Feber" to
1630         "Februar".
1632 2012-04-12  Mike Frysinger  <vapier@gentoo.org>
1634         [BZ #3768]
1635         * locales/en_GB (LC_TIME): Set am_pm and t_fmt_ampm fields.
1636         * locales/cy_GB (LC_TIME): Likewise.  Also copy date_fmt from en_GB.
1638 2012-04-04  Jeff Law  <law@redhat.com>
1640         [BZ #6770]
1641         * locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
1643 2012-04-04  Petr Baudis  <pasky@ucw.cz>
1645         [BZ #6770]
1646         * locales/ca_ES: This locale is now maintained by Jordi Mallach.
1648 2012-04-04  Dmitry V. Levin  <ldv@altlinux.org>
1650         [BZ #10346]
1651         * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
1653 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
1655         [BZ #13673]
1656         Replace FSF snail mail address with URLs, as per GNU coding standards.
1658 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
1660         * Makefile (distribute): Remove variable.
1662 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
1664         Revert changes to locales from previous commit.
1666 2012-02-07  Paul Eggert  <eggert@cs.ucla.edu>
1668         Replace FSF snail mail address with URLs, as per GNU coding standards.
1670 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
1672         [BZ #13547]
1673         * locales/hu_HU: Fix collation rules.
1674         Patch by Egmont Koblinger <egmont@gmail.com>.
1676 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
1678         [BZ #12840]
1679         * locales/sv_SE: Modernize date format.
1681         [BZ #12906]
1682         * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
1684         * locales/wal_ET: Remove lang_ab entry.
1686         [BZ #12962]
1687         * locales/fi_FI: Various fixups.
1688         Patch by Marko Myllynen <myllynen@redhat.com>.
1690         [BZ #13085]
1691         * locales/ta_LK: New file.
1692         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1694         * locales/si_LK: Add country_ab2, country_ab3, country_num.
1696 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
1698         [BZ #13096]
1699         * locales/fi_FI: Fix collation reordering rules.
1701         [BZ #13189]
1702         * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
1704         [BZ #13282]
1705         * locales/brx_IN: New file.
1706         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1708         [BZ #13413]
1709         * locales/nl_BE: Use LC_MONETARY from nl_NL.
1711         [BZ #13416]
1712         * locales/es_CU: New file.
1713         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1715         [BZ #13423]
1716         * locales/unm_US: New file.
1717         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1719         [BZ #13523]
1720         * locales/bho_IN: New file.
1721         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1723 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
1725         * Makefile (charmaps): Not need to filter out any of the VC
1726         directories.
1727         (locales): Likewise.
1729 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
1731         [BZ #13147]
1732         * locales/de_AT: Use de_DE for LC_NUMERIC.
1733         * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
1734         * locales/es_CL: Likewise.
1735         * locales/es_CO: Likewise.
1736         * locales/es_DO: Likewise.
1737         * locales/es_EC: Likewise.
1738         * locales/es_GT: Likewise.
1739         * locales/es_HN: Likewise.
1740         * locales/es_MX: Likewise.
1741         * locales/es_NI: Likewise.
1742         * locales/es_PA: Likewise.
1743         * locales/es_PE: Likewise.
1744         * locales/es_PR: Likewise.
1745         * locales/es_PY: Likewise.
1746         * locales/es_SV: Likewise.
1747         * locales/es_UY: Likewise.
1748         * locales/es_VE: Likewise.
1749         * locales/es_ES: Fix LC_NUMERIC.
1750         * locales/es_CR: Use es_ES for LC_MESSAGES.
1751         * locales/fr_BE: Actually use grouping in LC_NUMERIC.
1752         * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
1753         * locales/fr_CH: Use de_CH for LC_NUMERIC.
1754         * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
1756 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
1758         * Makefile (tests): Add tst-setlocale2:
1759         (LOCALES): Add tr_TR.ISO-8859-9;
1760         (tst-setlocale2-ENV): Define.
1761         * tst-setlocale2.c: New file.
1763 2011-07-02  Roland McGrath  <roland@hack.frob.com>
1765         * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
1766         Remove unused variable.
1768 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
1770         [BZ #12788]
1771         * bug-setlocale1.c: New file.
1772         * Makefile: Add rules to build and run bug-setlocale1.
1774 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
1776         [BZ #11837]
1777         * charmaps/GB18030: Update to GB18020-2005.
1779 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
1781         [BZ #11987]
1782         * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
1783         Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
1785 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
1787         [BZ #9732]
1788         * locales/dz_BT: Move collations rules to...
1789         * locales/iso14651_t1_common: ...here.
1791         [BZ #9730]
1792         * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
1793         first_workday.
1794         Patch by Johan Heikkila <johan.heikkila@gmail.com>.
1796 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
1798         [BZ #12582]
1799         * charmaps/en_SG (LC_TIME): Fix time formats.
1800         Patch by KH Teo <b3virq3b@gmail.com>.
1802 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
1804         [BZ #11487]
1805         * locales/sq_AL (yesexpr): Recognize pP as well.
1806         (noexpr): Recognize jJ as well.
1808         [BZ #11532]
1809         * charmaps/CP770: New file.
1810         * charmaps/CP771: New file.
1811         * charmaps/CP772: New file.
1812         * charmaps/CP773: New file.
1813         * charmaps/CP774: New file.
1815         [BZ #11578]
1816         * locales/es_PA: Change paper format to letter.
1817         * locales/es_SV: Likewise.
1818         Patch by Caolán McNamara <caolanm@redhat.com>.
1820         [BZ #11653]
1821         * locales/es_NI: Fix currency_symbol.
1823         [BZ #11668]
1824         * locales/es_NI: Change paper format to letter.
1826         [BZ #11945]
1827         * locales/ru_RU [LC_TIME]: Lowercase month names.
1828         Patch by Alexey Balmashnov  <a.balmashnov@gmail.com>.
1830         [BZ #11947]
1831         * locales/mhr_RU: New file.
1832         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1834         [BZ #11258]
1835         * locales/translit_neutral: Add entry for U20A1.
1836         * locales/es_SV (currency_symbol): Change to U20A1.
1838         [BZ #12158]
1839         * locales/lij_IT: New file.
1840         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1842         [BZ #12200]
1843         * locales/yue_HK: New file.
1844         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1845         Contributed by Chunshek Chan <chunshek@gmail.com>.
1847         [BZ #12178]
1848         * locales/wae_CH: New file.
1849         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1850         Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
1852         [BZ #12346]
1853         * locales/et_EE (LC_MONETARY): Change to Euro.
1854         Patch by Priit Laes <plaes@plaes.org>.
1856         [BZ #12449]
1857         * locales/lb_LU: New file.
1858         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1860         [BZ #12551]
1861         * locales/sw_KE: New file.
1862         * locales/sw_TZ: New file.
1863         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
1865         [BZ #12611]
1866         * locales/ff_SN: New file.
1867         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1869         [BZ #12660]
1870         * locales/tk_TM: Change day and month names back after edict.
1871         Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
1873         [BZ #12681]
1874         * locales/bem_ZA: New file.
1875         * locales/en_ZA: New file.
1876         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
1878         [BZ #12541]
1879         * locales/ar_IN: Update currency_symbol.
1880         * locales/as_IN: Likewise.
1881         * locales/bn_IN: Likewise.
1882         * locales/en_IN: Likewise.
1883         * locales/gu_IN: Likewise.
1884         * locales/hi_IN: Likewise.
1885         * locales/kn_IN: Likewise.
1886         * locales/kok_IN: Likewise.
1887         * locales/ks_IN: Likewise.
1888         * locales/ml_IN: Likewise.
1889         * locales/mr_IN: Likewise.
1890         * locales/or_IN: Likewise.
1891         * locales/pa_IN: Likewise.
1892         * locales/sa_IN: Likewise.
1893         * locales/sd_IN: Likewise.
1894         * locales/ta_IN: Likewise.
1895         * locales/te_IN: Likewise.
1896         Patch by pravin.d.s@gmail.com.
1898         [BZ #12711]
1899         * charmaps/UTF-8: Update from reason Unidata.txt file.
1901         [BZ #12738]
1902         * locales/os_RU: New file.
1903         Contributed by Soslan Khubulov <soslanx@gmail.com>.
1904         * SUPPORTED: Add entry for os_RU.
1906 2010-12-02  Andreas Schwab  <schwab@redhat.com>
1908         * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
1909         names.
1911 2010-05-17  Andreas Schwab  <schwab@redhat.com>
1913         * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
1915 2010-05-04  Andreas Schwab  <schwab@redhat.com>
1917         * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
1918         locale.
1920 2010-05-03  Ulrich Drepper  <drepper@redhat.com>
1922         [BZ #11520]
1923         * locales/de_CH: Define week, first_weekday, and first_workday.
1925 2010-04-08  Ulrich Drepper  <drepper@redhat.com>
1927         * locales/ar_AE: Fix typo.
1928         * locales/ar_BH: Likewise.
1929         * locales/ar_DZ: Likewise.
1930         * locales/ar_EG: Likewise.
1931         * locales/ar_IQ: Likewise.
1932         * locales/ar_JO: Likewise.
1933         * locales/ar_KW: Likewise.
1934         * locales/ar_LB: Likewise.
1935         * locales/ar_LY: Likewise.
1936         * locales/ar_MA: Likewise.
1937         * locales/ar_OM: Likewise.
1938         * locales/ar_QA: Likewise.
1939         * locales/ar_SD: Likewise.
1940         * locales/ar_SY: Likewise.
1941         * locales/ar_TN: Likewise.
1942         * locales/ar_YE: Likewise.
1943         * locales/ber_DZ: Likewise.
1944         * locales/ber_MA: Likewise.
1945         * locales/bn_IN: Likewise.
1946         * locales/en_HK: Likewise.
1947         * locales/en_IN: Likewise.
1948         * locales/en_PH: Likewise.
1949         * locales/en_SG: Likewise.
1950         * locales/gu_IN: Likewise.
1951         * locales/hi_IN: Likewise.
1952         * locales/hne_IN: Likewise.
1953         * locales/kn_IN: Likewise.
1954         * locales/kok_IN: Likewise.
1955         * locales/ks_IN@devanagari: Likewise.
1956         * locales/ml_IN: Likewise.
1957         * locales/mr_IN: Likewise.
1958         * locales/ms_MY: Likewise.
1959         * locales/mt_MT: Likewise.
1960         * locales/my_MM: Likewise.
1961         * locales/ne_NP: Likewise.
1962         * locales/nn_NO: Likewise.
1963         * locales/pa_IN: Likewise.
1964         * locales/sa_IN: Likewise.
1965         * locales/sd_IN@devanagari: Likewise.
1966         * locales/sq_AL: Likewise.
1967         * locales/sq_MK: Likewise.
1968         * locales/ta_IN: Likewise.
1969         * locales/te_IN: Likewise.
1970         * locales/zh_HK: Likewise.
1971         * locales/zh_SG: Likewise.
1973         * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
1975         [BZ #10824]
1976         * locales/cv_RU: New file.
1977         Contributed by Adi Roiban <adi@roiban.ro>.
1979         [BZ #10936]
1980         * locales/es_GT: Change paper size to letter.
1982         * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
1984         [BZ #11470]
1985         * locales/sq_MK: New file.
1986         Contributed by Agron Selimaj <linuxmaster@verizon.net>.
1988 2010-04-07  Ulrich Drepper  <drepper@redhat.com>
1990         [BZ #11471]
1991         * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
1992         Patch by Agron Selimaj <linuxmaster@verizon.net>.
1994 2010-04-05  Ulrich Drepper  <drepper@redhat.com>
1996         [BZ #11007]
1997         * locales/pt_BR: Define thousands_sep and grouping.
1999 2010-01-28  Marcelo E. Magallon  <marcelo.magallon@gmail.com>
2001         [BZ #11258]
2002         * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
2003         LC_TELEPHONE and LC_NAME and LC_ADDRESS.
2005 2010-04-04  Ulrich Drepper  <drepper@redhat.com>
2007         [BZ #11272]
2008         * locales/fr_BE: Define week, first_weekday, and first_workday.
2010 2010-03-24  Ulrich Drepper  <drepper@redhat.com>
2012         [BZ #10554]
2013         * locales/et_EE: Change first_weekday and first_workday.
2014         Patch by Priit Laes <plaes@plaes.org>.
2016 2010-02-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
2018         * Makefile: Add missing gconv-modules dependency.
2020 2010-02-03  Ulrich Drepper  <drepper@redhat.com>
2022         [BZ #10414]
2023         * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
2024         Patch by Pravin Satpute <psatpute@redhat.com>.
2026         * locales/kok_IN: New file.
2027         Contributed by Pravin Satpute <psatpute@redhat.com> and
2028         Shailendra Bandodkar <sbandodk@redhat.com>.
2030         * locales/ta_IN: Move collation data...
2031         * locales/iso14651_t1_common: ...here.
2032         Patch by Pravin Satpute <psatpute@redhat.com>.
2034         * locales/as_IN: Use iso14651_t1 instead of local collation data.
2035         Patch by Pravin Satpute <psatpute@redhat.com>.
2037 2010-01-25  Andreas Schwab  <schwab@redhat.com>
2039         * locales/i18n: Don't map U00DF to U1E9E in toupper table.
2041 2009-11-24  Ulrich Drepper  <drepper@redhat.com>
2043         * locales/hsb_DE: Define week, first_weekday, and first_workday.
2045 2009-11-23  Ulrich Drepper  <drepper@redhat.com>
2047         * locales/en_DK: Define week, first_weekday, and first_workday.
2049 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
2051         * locales/nl_NL: Define week, first_weekday, and first_workday.
2053 2009-10-30  Ulrich Drepper  <drepper@redhat.com>
2055         * locales/it_CH: Fix typos in last change.
2056         * locales/it_IT: Likewise.
2058         * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
2060         [BZ #9986]
2061         * locales/iso_14651_common: Add rules for Burmese.
2062         * locales/my_MM: New file.
2063         Contributed by Keith Stribley <devel@thanlwinsoft.org>.
2065         [BZ #10286]
2066         * locales/ast_ES: Define first_weekday.
2068         [BZ #10312]
2069         * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
2070         Patch by Jorge Guerrero <geojorg@gmail.com>.
2072         [BZ #10319]
2073         * locales/shs_CA: Fix accents.
2074         Patch by Neskie Manuel <neskiem@gmail.com>.
2076 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
2078         [BZ #10425]
2079         * locales/it_IT: Fix date_fmt.
2080         * locales/it_CH: Likewise.
2081         Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
2083         * locales/POSIX: Define yesstr and nostr.
2084         * locales/en_US: Likewise.
2085         Patch by Petr Machata <pmachata@redhat.com>.
2087         * locales/crh_UA: Fix first day of week and a few spellings.
2088         Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
2090 2009-10-15  Ulrich Drepper  <drepper@redhat.com>
2092         * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
2094         * locale/ps_AF: New file.
2095         Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
2096         Pravin Satpute <psatpute@redhat.com>.
2098 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
2100         [BZ #10011]
2101         * locales/de_AT: Define week, first_weekday, first_workday.
2102         Patch by Paul Marcher <flyer@gmail.com>.
2104 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
2106         [BZ #10213]
2107         * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
2108         * locales/dv_MV: New file.
2109         Contributed by sofwathullah.mohamed@gmail.com.
2111 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
2113         * locales/ur_IN: New file.
2114         Contributed by Pravin Satpute <psatpute@redhat.com>.
2116 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
2118         * localedata/locales/bn_BD: Remove comment about missing collation
2119         rules.
2120         * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
2121         Patch by Pravin Satpute <psatpute@redhat.com>.
2123 2009-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2125         * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
2126         first_workday to 2.
2127         * locales/da_DK: Likewise.
2128         * locales/de_DE: Likewise.
2129         * locales/fr_FR: Likewise.
2130         * locales/fur_IT: Likewise.
2131         * locales/fy_DE: Likewise.
2132         * locales/ht_HT: Likewise.
2133         * locales/hu_HU: Likewise.
2134         * locales/li_BE: Likewise.
2135         * locales/li_NL: Likewise.
2136         * locales/mk_MK: Likewise.
2137         * locales/nb_NO: Likewise.
2138         * locales/nds_DE: Likewise.
2139         * locales/nds_NL: Likewise.
2140         * locales/nn_NO: Likewise.
2141         * locales/pl_PL: Likewise.
2142         * locales/sc_IT: Likewise.
2143         * locales/sk_SK: Likewise.
2144         * locales/uk_UA: Likewise.
2146         * locales/csb_PL: Change week[2] to 19971130.
2147         * locales/en_GB: Likewise.
2148         * locales/et_EE: Likewise.
2150         * locales/sr_ME: Set week to 7;19971130;4.
2151         * locales/sr_RS: Likewise.
2152         * locales/sr_RS@latin: Likewise.
2154 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
2156         [BZ #9963]
2157         * locales/en_PH: Fix LC_PAPER.
2158         * locales/es_CL: Likewise.
2159         * locales/es_CO: Likewise.
2160         * locales/es_MX: Likewise.
2161         * locales/es_US: Likewise.
2162         * locales/es_VE: Likewise.
2163         * locales/fil_PH: Likewise.
2164         * locales/ik_CA: Likewise.
2165         * locales/iu_CA: Likewise.
2166         * locales/tl_PH: Likewise.
2168 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
2170         * SUPPORTED: Add ks_IN.
2172 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
2174         * locales/ks_IN@devanagari: Replace duplicated information with copy.
2175         Fix title.  Patch by Pravin Satpute <psatpute@redhat.com>.
2177 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
2179         * locales/ks_IN: New file.
2180         Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
2181         Pravin Satpute <psatpute@redhat.com>.
2183 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
2185         [BZ #9985]
2186         * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
2187         Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
2189 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
2191         [BZ #9844]
2192         * locales/iso14651_t1_common: Move U0138 entry.
2194         [BZ #9833]
2195         * locales/ko_KR: Fix noexpr.  Add nostr.
2197         [BZ #9891]
2198         * locales/mt_MT: Fix spelling of August (Awwissu).
2199         Patch by Martin Pitt.
2201 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
2203         [BZ #9916]
2204         * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
2205         * locales/nan_TW@latin: New file.
2206         Contributed by Arne Goetje.
2208 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
2210         * locales/iso14651_t1_common: Add rules for sorting Malayalam.
2211         Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
2213 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2215         [BZ #7098]
2216         * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
2217         timestamp in compressed charmaps.
2218         Patch by Gilles Espinasse <g.esp@free.fr>.
2220         [BZ #9730]
2221         * locales/sv_FI: Fix time formats.
2223         [BZ #9736]
2224         * locales/el_CY: Fix frac_digits and int_frac_digits.
2225         * locales/el_GR: Likewise.
2226         Patch by Clint Adams <schizo@debian.org>.
2228 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
2230         [BZ #9791]
2231         * locales/as_IN: Break circular include loops introduced in last patch.
2232         * locales/bn_BD: Likewise.
2233         * locales/bn_IN: Likewise.
2234         * locales/hi_IN: Likewise.
2235         * locales/mr_IN: Likewise.
2236         Patch by Pravin Satpute <psatpute@redhat.com>.
2238 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
2240         [BZ #9701]
2241         * locales/sk_SK: Slovakia uses the Euro.
2243         [BZ #9704]
2244         * locales/mt_MT: Malta uses the Euro.
2246         [BZ #9705]
2247         * locales/el_CY: Cyprus uses the Euro.
2249 2008-12-31  Ulrich Drepper  <drepper@redhat.com>
2251         * locales/iso14651_t1_common: Fix sorting of U+0AB3.
2252         Patch by Pravin Satpute <psatpute@redhat.com>.
2254 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
2256         * locales/i18n: Move Indic Matra characters to punct.
2257         * locales/as_IN: Add support for internationalized digits.
2258         * locales/bn_BD: Likewise.
2259         * locales/bn_IN: Likewise.
2260         * locales/gu_IN: Likewise.
2261         * locales/hi_IN: Likewise.
2262         * locales/kn_IN: Likewise.
2263         * locales/ml_IN: Likewise.
2264         * locales/mr_IN: Likewise.
2265         * locales/or_IN: Likewise.
2266         * locales/pa_IN: Likewise.
2267         * locales/ta_IN: Likewise.
2268         * locales/te_IN: Likewise.
2269         Patch by Pravin Satpute <psatpute@redhat.com>.
2271 2008-12-26  Ulrich Drepper  <drepper@redhat.com>
2273         * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
2274         length constant.
2276 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
2278         * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
2280         * locales/hne_IN: New file.
2281         Contributed by Pravin Satpute <psatpute@redhat.com>.
2283 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
2285         [BZ #6920]
2286         * locales/af_ZA: Fix %%z and %%T and postal_fmts.
2287         * locales/ar_SA: Likewise.
2288         * locales/be_BY: Likewise.
2289         * locales/bs_BA: Likewise.
2290         * locales/ca_AD: Likewise.
2291         * locales/ca_ES: Likewise.
2292         * locales/crh_UA: Likewise.
2293         * locales/cs_CZ: Likewise.
2294         * locales/da_DK: Likewise.
2295         * locales/de_AT: Likewise.
2296         * locales/de_BE: Likewise.
2297         * locales/de_CH: Likewise.
2298         * locales/de_DE: Likewise.
2299         * locales/de_LU: Likewise.
2300         * locales/el_CY: Likewise.
2301         * locales/el_GR: Likewise.
2302         * locales/en_AU: Likewise.
2303         * locales/en_BW: Likewise.
2304         * locales/en_CA: Likewise.
2305         * locales/en_DK: Likewise.
2306         * locales/en_GB: Likewise.
2307         * locales/en_IE: Likewise.
2308         * locales/en_NG: Likewise.
2309         * locales/en_NZ: Likewise.
2310         * locales/en_ZA: Likewise.
2311         * locales/en_ZW: Likewise.
2312         * locales/es_AR: Likewise.
2313         * locales/es_BO: Likewise.
2314         * locales/es_CL: Likewise.
2315         * locales/es_CO: Likewise.
2316         * locales/es_CR: Likewise.
2317         * locales/es_DO: Likewise.
2318         * locales/es_EC: Likewise.
2319         * locales/es_ES: Likewise.
2320         * locales/es_GT: Likewise.
2321         * locales/es_HN: Likewise.
2322         * locales/es_MX: Likewise.
2323         * locales/es_NI: Likewise.
2324         * locales/es_PA: Likewise.
2325         * locales/es_PE: Likewise.
2326         * locales/es_PR: Likewise.
2327         * locales/es_PY: Likewise.
2328         * locales/es_SV: Likewise.
2329         * locales/es_UY: Likewise.
2330         * locales/es_VE: Likewise.
2331         * locales/eu_ES: Likewise.
2332         * locales/fa_IR: Likewise.
2333         * locales/fi_FI: Likewise.
2334         * locales/fo_FO: Likewise.
2335         * locales/fr_BE: Likewise.
2336         * locales/fr_CA: Likewise.
2337         * locales/fr_CH: Likewise.
2338         * locales/fr_FR: Likewise.
2339         * locales/fr_LU: Likewise.
2340         * locales/fy_DE: Likewise.
2341         * locales/fy_NL: Likewise.
2342         * locales/ga_IE: Likewise.
2343         * locales/gd_GB: Likewise.
2344         * locales/gl_ES: Likewise.
2345         * locales/gv_GB: Likewise.
2346         * locales/ha_NG: Likewise.
2347         * locales/he_IL: Likewise.
2348         * locales/hr_HR: Likewise.
2349         * locales/hsb_DE: Likewise.
2350         * locales/hu_HU: Likewise.
2351         * locales/id_ID: Likewise.
2352         * locales/ig_NG: Likewise.
2353         * locales/ik_CA: Likewise.
2354         * locales/is_IS: Likewise.
2355         * locales/it_CH: Likewise.
2356         * locales/it_IT: Likewise.
2357         * locales/iu_CA: Likewise.
2358         * locales/iw_IL: Likewise.
2359         * locales/kk_KZ: Likewise.
2360         * locales/kl_GL: Likewise.
2361         * locales/ko_KR: Likewise.
2362         * locales/ku_TR: Likewise.
2363         * locales/kw_GB: Likewise.
2364         * locales/ky_KG: Likewise.
2365         * locales/lg_UG: Likewise.
2366         * locales/li_BE: Likewise.
2367         * locales/li_NL: Likewise.
2368         * locales/lt_LT: Likewise.
2369         * locales/lv_LV: Likewise.
2370         * locales/mg_MG: Likewise.
2371         * locales/mk_MK: Likewise.
2372         * locales/mn_MN: Likewise.
2373         * locales/nb_NO: Likewise.
2374         * locales/nds_DE: Likewise.
2375         * locales/nds_NL: Likewise.
2376         * locales/nl_BE: Likewise.
2377         * locales/nl_NL: Likewise.
2378         * locales/nr_ZA: Likewise.
2379         * locales/nso_ZA: Likewise.
2380         * locales/pa_PK: Likewise.
2381         * locales/pl_PL: Likewise.
2382         * locales/pt_BR: Likewise.
2383         * locales/pt_PT: Likewise.
2384         * locales/ru_RU: Likewise.
2385         * locales/ru_UA: Likewise.
2386         * locales/rw_RW: Likewise.
2387         * locales/se_NO: Likewise.
2388         * locales/shs_CA: Likewise.
2389         * locales/sk_SK: Likewise.
2390         * locales/sl_SI: Likewise.
2391         * locales/sr_ME: Likewise.
2392         * locales/sr_RS: Likewise.
2393         * locales/sr_RS@latin: Likewise.
2394         * locales/ss_ZA: Likewise.
2395         * locales/st_ZA: Likewise.
2396         * locales/sv_FI: Likewise.
2397         * locales/sv_SE: Likewise.
2398         * locales/tg_TJ: Likewise.
2399         * locales/tk_TM: Likewise.
2400         * locales/tl_PH: Likewise.
2401         * locales/tn_ZA: Likewise.
2402         * locales/tr_CY: Likewise.
2403         * locales/tr_TR: Likewise.
2404         * locales/ts_ZA: Likewise.
2405         * locales/tt_RU@iqtelif: Likewise.
2406         * locales/ur_PK: Likewise.
2407         * locales/ve_ZA: Likewise.
2408         * locales/wa_BE: Likewise.
2409         * locales/wo_SN: Likewise.
2410         * locales/xh_ZA: Likewise.
2411         * locales/yo_NG: Likewise.
2412         * locales/zu_ZA: Likewise.
2413         Patch by Pekka Vuorela <pvuorela@gmail.com>.
2415         * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
2417         [BZ #6968]
2418         * locales/iso14651_t1_common: Add support for Sinhala.
2419         * localedata/si_LK.in: New file.
2420         Patch by harshula@gmail.com.
2421         * Makefile (test-input): Add si_LK.UTF-8.
2422         (LOCALES): Likewise.
2424 2008-09-17  Ulrich Drepper  <drepper@redhat.com>
2426         * locales/en_GB: Set first weekday and workday to 2.
2428 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
2430         * locales/nl_AW: New file.
2431         * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2433         * locales/en_AG: New file.
2434         * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
2436 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
2438         * locales/ht_HT: New file.
2439         * SUPPORTED: Add ht_HT.UTF-8.
2441         * locales/en_GB: Change dom_tel_fmt to %A %l.
2442         * locales/de_DE: Likewise.
2444         * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
2446         * locales/sd_IN: New file.
2447         Contributed by Pravin Satpute <psatpute@redhat.com>.
2449         * locales/sd_IN@devanagari: Fix locale name.
2450         * locales/ks_IN@devanagari: Likewise.
2452 2008-09-01  Ulrich Drepper  <drepper@redhat.com>
2454         * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
2455         sd_IN@devanagari.
2457         [BZ #6857]
2458         * locales/sd_IN@devanagari: New file.
2459         Contributed by Pravin Satpute <psatpute@redhat.com>.
2461         [BZ #6856]
2462         * locales/ks_IN@devanagari: New file.
2463         Contributed by Pravin Satpute <psatpute@redhat.com>.
2465 2008-07-11  Ulrich Drepper  <drepper@redhat.com>
2467         * locales/iso14651_t1_common: Add Kannada collation support.
2468         Patch by Pravin Satpute <psatpute@redhat.com>.
2470 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
2472         [BZ #6713]
2473         * charmaps/UTF-8: Fix U1DBA entry representation.
2474         Patch by Colin Watson.
2476 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
2478         * tst-strptime.c (do_test): Add test of %EY.
2480 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
2482         * tst-strptime.c (do_test): Add test for parsing era year
2483         representation.
2485         [BZ #5911]
2486         * locales/es_CR: Define first_weekday and first_workday.
2488         [BZ #5814]
2489         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
2491 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
2493         * locales/iso14651_t1_common: Add support for Gurumukhi script.
2494         Patch by Pravin Satpute <psatpute@redhat.com>.
2496 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
2498         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
2499         Reported by Pravin Satpute.
2501 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
2503         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
2505 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
2507         [BZ #6438]
2508         * locales/iso14651_t1_common: Add sorting data for Telugu.
2510         [BZ #6447]
2511         * locales/be_BY: Fix yesexpr.
2512         Patch by Alexander Mikhailian <mikhailian@altern.org>.
2514 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
2516         * charmaps/UTF-8: Update for Unicode v5.1.
2517         * locales/i18n: Update for Unicode 5.
2519 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2521         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
2523 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2525         [BZ #6021]
2526         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
2527         Use common collation definition.
2529         [BZ #6040]
2530         * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
2532         [BZ #6004]
2533         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
2534         U+1E64, U+1E66, and U+1E68.
2535         Patch by Jesse Thilo <unixweenie@gmail.com>.
2537         [BZ #5478]
2538         * locales/hu_HU: Fix name_fmt.
2540 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
2542         * locales/iso14651_t1_common: Add support for Gujarati script.
2543         Patch by Pravin Satpute <psatpute@redhat.com>.
2545 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
2547         * Makefile (LOCALES): Add ja_JP.UTF-8.
2549 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
2551         * locales/iso14651_t1_common: Add support for Devanagari script.
2552         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
2553         Patch by Pravin Satpute <psatpute@redhat.com>.
2555 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
2557         [BZ #5602]
2558         * locales/pt_PT: Fix mon_decimal_point.
2560 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
2562         [BZ #5777]
2563         * locales/es_CR: Define am/pm format.
2565 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
2567         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
2569         * locales/en_CA: Add language information in LC_ADDRESS section.
2570         * locales/fr_CA: Likewise.
2571         * locales/ik_CA: Likewise.
2572         * locales/iu_CA: Likewise.
2574         [BZ #5627]
2575         * locales/shs_CA: New file.
2577 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
2579         [BZ #5520]
2580         * locales/ga_IE: Fix May, June, November and December entries in mon.
2582 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
2584         * charmsp/HP-THAI8: New file.
2586         [BZ #5464]
2587         * charmaps/HP-GREEK8: New file.
2589         [BZ #5463]
2590         * charmaps/HP-TURKISH8: New file.
2592 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
2594         * charmaps/UTF-8: Add Unicode 5.1 entries.
2596 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
2598         [BZ #5427]
2599         * charmaps/HP-ROMAN9: New file.
2601 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
2603         * locales/si_LK (mon): Fix February and November spelling.
2604         Patch by Danishka Navin <snavin@redhat.com>.
2606 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
2608         [BZ #5238]
2609         * locales/ug_CN: Fix typo in collating symbol definition.
2611         [BZ #5237]
2612         * locales/lo_LA: Fix typos in collation symbols.
2614 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
2616         * locales/dz_BT: Fix representation of data.
2618         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
2619         * locales/bo_CN: New file.
2620         * locales/bo_IN: New file.
2622 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
2624         [BZ #5224]
2625         * locales/ig_NG: Add missing collating elements and symbols.
2627 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
2629         [BZ #4098]
2630         * locales/pl_PL: Change abmon, abday, and d_fmt according to
2631         results of vote.
2633 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
2635         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
2636         second level of <LATIN> script as forward.
2637         * locales/de_DE: Define DIACRIT_FORWARD.
2638         * de_DE.in: Revert last change.
2640 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
2642         * locales/en_US: Add first_weekday and first_workday.
2643         * locales/cs_CZ: Likewise.
2644         * locales/fur_IT: Likewise.
2645         * locales/fy_DE: Likewise.
2646         * locales/hu_HU: Likewise.
2647         * locales/i18n: Likewise.
2648         * locales/li_BE: Likewise.
2649         * locales/li_NL: Likewise.
2650         * locales/nds_DE: Likewise.
2651         * locales/nds_NL: Likewise.
2652         * locales/pl_PL: Likewise.
2653         * locales/sc_IT: Likewise.
2654         * locales/sk_SK: Likewise.
2656 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
2658         * locales/de_DE: Set first week day to Monday.
2659         * locales/fr_FR: Likewise.
2661 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
2663         [BZ #73]
2664         * locales/nb_NO: Update time information, collation, thousands
2665         separator.
2666         * locales/nn_NO: Likewise.
2668 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
2670         * locales/en_NG: New file.
2672 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
2674         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
2676 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
2678         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
2679         definition.  Add U0B71 and U27C0 to U27CA definitions.
2681         * de_DE.in: Adjust for correct handling of backward direction sorting.
2683         * fr_FR.in: New file.
2684         * Makefile: Add rules to run fr_FR sorting test.
2686 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
2688         [BZ #4941]
2689         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
2691         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
2693         * locales/am_ET (LC_COLLATE): Define new script after copy.
2695 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
2697         * locales/cs_SR: Removed.
2699         * locales/lo_LA: Add missing collating element o-e.
2701         * locales/is_IS: Cleanup.  Remove invalid collation entries.
2702         * locales/lv_LV: Likewise.
2704         * locales/fa_IR: Add missing collating element Alef-Hamza.
2706         * locales/da_DK: Add missing collating symbol ETH.
2707         * locales/nb_NO: Likewise.
2709         * locales/sa_IN: New file.
2710         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
2712         * locales/fr_FR: Change thousands_sep to U0020.
2714         * locales/cs_CZ: Sort lowercase before uppercase.
2716         * locales/en_GB: Change first weekday and workday to Monday.
2717         * locales/nb_NO: Likewise.
2718         * locales/nn_NO: Likewise.
2719         [BZ #4833]
2720         * locales/da_DK: Likewise.
2721         [BZ #4705]
2722         * locales/et_EE: Likewise.
2724         * locales/iso14651_t1_common: Add rules for Georgian.
2726         * locales/ber_DZ: New file.
2727         * locales/fil_PH: New file.
2728         * locales/fur_IT: New file.
2729         * locales/fy_DE: New file.
2730         * locales/ha_NG: New file.
2731         * locales/ig_NG: New file.
2732         * locales/ik_CA: New file.
2733         * locales/iu_CA: New file.
2734         * locales/li_BE: New file.
2735         * locales/li_NL: New file.
2736         * locales/nds_DE: New file.
2737         * locales/nds_NL: New file.
2738         * locales/pap_AN: New file.
2739         * locales/sc_IT: New file.
2740         * locales/tk_TM: New file.
2741         * locales/ug_CN: New file.
2742         * locales/yo_NG: New file.
2743         * SUPPORTED: Add the new locales.
2745 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
2747         * charmaps/ISO-8859-9E: New file.
2749 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
2751         * charmaps/KOI8-RU: New file.
2753 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
2755         [BZ #4556]
2756         * locales/de_CH: Fix d_fmt.
2758         [BZ #4972]
2759         * charmaps/MAC-CENTRALEUROPE: New file.
2761 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
2763         [BZ #3842]
2764         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
2765         The latter might be more correct but usually cannot be displayed.
2767 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
2769         [BZ #4554]
2770         * locales/wo_SN: New file.
2771         * SUPPORTED: Add wo_SN entry.
2773         [BZ #4557]
2774         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
2776 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
2778         * locales/translit_combining: Add U0141 and U0142.
2780 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
2782         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
2784 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
2786         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
2787         with supported %e and %.1H with %k.
2788         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
2790 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
2792         [BZ #4773]
2793         * Makefile: Add rules to build and run tst-strptime.
2794         * tst-strptime.c: New file.
2796 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
2798         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
2799         January, February, and September to December, mon for January,
2800         February, September, and December, am_pm, and name_*.
2801         Patch by Amitakhya Phukan <aphukan@redhat.com>.
2803 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
2805         [BZ #4114]
2806         * locales/ast_ES: New file.
2807         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
2809 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
2811         [BZ #4024]
2812         * locales/iso14651_t1: Include iso14651_t1_common for common
2813         sorting data.
2814         * locales/iso14651_t1_common: New file.
2815         * locales/iso14651_t1_pinyin: New file.
2816         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
2817         iso14651_t1.
2819         [BZ #3213]
2820         * locales/translit_neutral: Add entry for U2044.
2822 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
2824         [BZ #4411]
2825         * locales/en_ZA: Update int_select.
2826         Patch by Dwayne Bailey <dwayne@translate.org.za>.
2828 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
2830         * Makefile: Define tst-sscanf-ENV.
2831         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
2833 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
2835         * Makefile (tests): Add tst-sscanf.
2836         (LOCALES): Add fa_IR.UTF-8.
2837         * tst-sscanf.c: New file.
2839         * da_DK.in: Adjust for unified collation.
2841         * locales/vi_VN: Don't define HOK here as well.
2843 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
2845         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
2847         [BZ #1430]
2848         * locales/hu_HU: Revert
2849                 * locales/hu_HU: Better collation.
2850                 Patch by Gyuro Lehel <lehel@freemail.hu>.
2852 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
2854         [BZ #672]
2855         * locales/ca_ES: Replace current collation rules by including
2856         iso14651_t1 and adding extra rules if needed.  There should be
2857         no noticeable changes in sorted text. only ligatures and
2858         ignoreable characters have modified weights.
2859         * locales/da_DK: Likewise.
2860         * locales/en_CA: Likewise.
2861         * locales/es_US: Likewise.
2862         * locales/fi_FI: Likewise.
2863         * locales/nb_NO: Likewise.
2865 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
2867         [BZ #672]
2868         * locales/iso14651_t1: Simplified.  Extended.
2870         [BZ #58]
2871         * locales/uk_UA: New version.
2873         [BZ #3156]
2874         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
2876         [BZ #2692]
2877         * locales/es_VE: Add am/pm format support.
2879         [BZ #2648]
2880         * locales/pl_PL: Fix currency_symbol and its placement.
2882         [BZ #3363]
2883         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
2884         * locales/tt_RU@iqtelif: New file.
2886         [BZ #3334]
2887         * locales/sr_ME: Update from maintainer.
2889         [BZ #3326]
2890         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
2891         * locales/crh_UA: New file.
2893 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
2895         [BZ #3322]
2896         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
2897         * locales/sr_RS: New file.
2898         * locales/sr_RS@latin: New file.
2900         [BZ #3995]
2901         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
2903         [BZ #3885]
2904         * locales/i18n: Updates for Unicode 5.0.
2905         * charmaps/UTF-8: Likewise.
2906         Patch by Pablo Saratxaga <pablo@walon.org>
2908 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
2910         [BZ #3884]
2911         * locales/sl_SI: Slovenia joined the Euro zone.
2912         Fix negative number format.
2914 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
2916         [BZ #3851]
2917         * locales/bn_BD: Fix full name of January and February.
2918         Patch by Jamil Ahmed <jamil@bengalinux.org>.
2920 2007-02-02  Bruno Haible  <bruno@clisp.org>
2922         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
2923         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
2924         Reported by Jungshik Shin <jungshik@google.com>.
2926         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
2927         Reported by Jungshik Shin <jungshik@google.com>.
2929 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
2931         * charmaps/BRF: New file.
2932         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2934 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
2936         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
2937         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
2938         %a %e. %B %Y, %H:%M:%S %Z.
2940 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
2942         * locales/mai_IN: New file.
2943         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
2945         * SUPPORTED: Add mai_IN/UTF-8.
2947 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
2949         [BZ #3320]
2950         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
2952 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
2954         * locales/tt_RU: Fix territory, title and descriptive comment.
2956 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
2958         * locales/pa_IN (abday): Fix spelling of Sunday.
2959         Patch by Mayank Jain <majain@redhat.com>.
2961 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
2963         * locales/en_GB: Use more complete en_US data in LC_NAME.
2965 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
2967         [BZ #39]
2968         * locales/sr_ME: New file.
2969         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
2971 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
2973         [BZ #2823]
2974         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
2975         first_workday information.
2976         Patch by Damjan Georgievski.
2978 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
2980         * locales/or_IN (mon): Fix February string.
2982 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
2984         [BZ #2695]
2985         * locales/et_EE: Update LC_ADDRESS category.
2986         Patch by Priit Laes <amd@store20.com>.
2988 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
2990         [BZ #2662]
2991         * locales/bn_BD: Fix abday and day spelling of Tuesday.
2993         [BZ #2473]
2994         * locales/en_NZ: Define am/pm formats.
2996 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
2998         * locales/nn_NO: Copy more categories from nb_NO.
3000 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
3002         [BZ #3034]
3003         * locales/ml_IN (abmon): Fix June entry.
3004         * locales/bn_IN (abday): Fix Tuesday entry.
3005         (day): Likewise.
3006         (abmon): Fix January and February entries.
3007         (mon): Likewise.
3008         Patches by Mayank Jain <majain@redhat.com>.
3010 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
3012         [BZ #935]
3013         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
3014         * locales/fy_NL: New file.
3016 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
3018         [BZ #3034]
3019         * locales/pa_IN (day): Fix spelling of Saturday.
3020         * locales/or_IN (mon): Fix spelling of May.
3021         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
3022         (abmon): Fix spelling of March to October.
3023         (mon): Fix spelling of March, April, June, August to December.
3024         Patches by Mayank Jain <majain@redhat.com>.
3026 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
3028         [BZ #2125]
3029         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
3030         Define first_weekday, first_workdayweek_day, work_day,
3031         country_isbn and country_post fields.
3032         Comments for terminology and bibliographic codes were added.
3034 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
3036         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
3038         [BZ #2961]
3039         * locales/csb_PL: New file.
3041 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
3043         * locales/es_NI: Define real t_fmt_ampm and am_pm.
3044         * locales/es_PE: Likewise.
3046 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
3048         * locales/te_IN: Minor fixups.
3049         * locales/pt_PT: Likewise.
3051         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
3052         * locales/af_ZA: Likewise.
3053         * locales/am_ET: Likewise.
3054         * locales/ar_AE: Likewise.
3055         * locales/ar_BH: Likewise.
3056         * locales/ar_DZ: Likewise.
3057         * locales/ar_EG: Likewise.
3058         * locales/ar_IN: Likewise.
3059         * locales/ar_IQ: Likewise.
3060         * locales/ar_JO: Likewise.
3061         * locales/ar_KW: Likewise.
3062         * locales/ar_LB: Likewise.
3063         * locales/ar_LY: Likewise.
3064         * locales/ar_MA: Likewise.
3065         * locales/ar_OM: Likewise.
3066         * locales/ar_QA: Likewise.
3067         * locales/ar_SA: Likewise.
3068         * locales/ar_SD: Likewise.
3069         * locales/ar_SY: Likewise.
3070         * locales/ar_TN: Likewise.
3071         * locales/ar_YE: Likewise.
3072         * locales/as_IN: Likewise.
3073         * locales/az_AZ: Likewise.
3074         * locales/be_BY: Likewise.
3075         * locales/bg_BG: Likewise.
3076         * locales/bn_BD: Likewise.
3077         * locales/bn_IN: Likewise.
3078         * locales/ca_AD: Likewise.
3079         * locales/ca_ES: Likewise.
3080         * locales/ca_ES@euro: Likewise.
3081         * locales/ca_FR: Likewise.
3082         * locales/ca_IT: Likewise.
3083         * locales/cs_CZ: Likewise.
3084         * locales/dz_BT: Likewise.
3085         * locales/el_CY: Likewise.
3086         * locales/el_GR: Likewise.
3087         * locales/en_AU: Likewise.
3088         * locales/en_CA: Likewise.
3089         * locales/en_DK: Likewise.
3090         * locales/en_GB: Likewise.
3091         * locales/en_HK: Likewise.
3092         * locales/en_IE: Likewise.
3093         * locales/en_IE@euro: Likewise.
3094         * locales/en_IN: Likewise.
3095         * locales/en_NZ: Likewise.
3096         * locales/en_PH: Likewise.
3097         * locales/en_SG: Likewise.
3098         * locales/en_US: Likewise.
3099         * locales/en_ZA: Likewise.
3100         * locales/es_AR: Likewise.
3101         * locales/es_BO: Likewise.
3102         * locales/es_CL: Likewise.
3103         * locales/es_CO: Likewise.
3104         * locales/es_CR: Likewise.
3105         * locales/es_DO: Likewise.
3106         * locales/es_EC: Likewise.
3107         * locales/es_ES: Likewise.
3108         * locales/es_ES@euro: Likewise.
3109         * locales/es_GT: Likewise.
3110         * locales/es_HN: Likewise.
3111         * locales/es_MX: Likewise.
3112         * locales/es_NI: Likewise.
3113         * locales/es_PA: Likewise.
3114         * locales/es_PE: Likewise.
3115         * locales/es_PR: Likewise.
3116         * locales/es_PY: Likewise.
3117         * locales/es_SV: Likewise.
3118         * locales/es_US: Likewise.
3119         * locales/es_UY: Likewise.
3120         * locales/es_VE: Likewise.
3121         * locales/et_EE: Likewise.
3122         * locales/eu_ES: Likewise.
3123         * locales/eu_ES@euro: Likewise.
3124         * locales/fa_IR: Likewise.
3125         * locales/fi_FI: Likewise.
3126         * locales/fi_FI@euro: Likewise.
3127         * locales/fo_FO: Likewise.
3128         * locales/ga_IE: Likewise.
3129         * locales/ga_IE@euro: Likewise.
3130         * locales/gez_ER: Likewise.
3131         * locales/gez_ET: Likewise.
3132         * locales/gl_ES: Likewise.
3133         * locales/gl_ES@euro: Likewise.
3134         * locales/gu_IN: Likewise.
3135         * locales/gv_GB: Likewise.
3136         * locales/he_IL: Likewise.
3137         * locales/hi_IN: Likewise.
3138         * locales/hr_HR: Likewise.
3139         * locales/hy_AM: Likewise.
3140         * locales/id_ID: Likewise.
3141         * locales/is_IS: Likewise.
3142         * locales/it_CH: Likewise.
3143         * locales/it_IT: Likewise.
3144         * locales/it_IT@euro: Likewise.
3145         * locales/iw_IL: Likewise.
3146         * locales/ja_JP: Likewise.
3147         * locales/kk_KZ: Likewise.
3148         * locales/kl_GL: Likewise.
3149         * locales/km_KH: Likewise.
3150         * locales/kn_IN: Likewise.
3151         * locales/ko_KR: Likewise.
3152         * locales/kw_GB: Likewise.
3153         * locales/ky_KG: Likewise.
3154         * locales/lg_UG: Likewise.
3155         * locales/lt_LT: Likewise.
3156         * locales/lv_LV: Likewise.
3157         * locales/mk_MK: Likewise.
3158         * locales/mr_IN: Likewise.
3159         * locales/ms_MY: Likewise.
3160         * locales/mt_MT: Likewise.
3161         * locales/nb_NO: Likewise.
3162         * locales/ne_NP: Likewise.
3163         * locales/nl_BE: Likewise.
3164         * locales/nl_BE@euro: Likewise.
3165         * locales/nl_NL: Likewise.
3166         * locales/nl_NL@euro: Likewise.
3167         * locales/nn_NO: Likewise.
3168         * locales/nr_ZA: Likewise.
3169         * locales/om_KE: Likewise.
3170         * locales/or_IN: Likewise.
3171         * locales/pa_IN: Likewise.
3172         * locales/pl_PL: Likewise.
3173         * locales/pt_BR: Likewise.
3174         * locales/pt_PT: Likewise.
3175         * locales/pt_PT@euro: Likewise.
3176         * locales/ru_RU: Likewise.
3177         * locales/ru_UA: Likewise.
3178         * locales/rw_RW: Likewise.
3179         * locales/se_NO: Likewise.
3180         * locales/si_LK: Likewise.
3181         * locales/sk_SK: Likewise.
3182         * locales/sl_SI: Likewise.
3183         * locales/so_SO: Likewise.
3184         * locales/sq_AL: Likewise.
3185         * locales/ss_ZA: Likewise.
3186         * locales/st_ZA: Likewise.
3187         * locales/sv_FI: Likewise.
3188         * locales/sv_FI@euro: Likewise.
3189         * locales/sv_SE: Likewise.
3190         * locales/ta_IN: Likewise.
3191         * locales/te_IN: Likewise.
3192         * locales/tg_TJ: Likewise.
3193         * locales/th_TH: Likewise.
3194         * locales/ti_ET: Likewise.
3195         * locales/tn_ZA: Likewise.
3196         * locales/tr_TR: Likewise.
3197         * locales/ts_ZA: Likewise.
3198         * locales/tt_RU: Likewise.
3199         * locales/uk_UA: Likewise.
3200         * locales/ve_ZA: Likewise.
3201         * locales/vi_VN: Likewise.
3202         * locales/xh_ZA: Likewise.
3203         * locales/zh_CN: Likewise.
3204         * locales/zh_HK: Likewise.
3205         * locales/zh_SG: Likewise.
3206         * locales/zu_ZA: Likewise.
3208 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
3210         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
3211         * locales/as_IN: New file.
3212         * locales/or_IN: New file.
3213         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
3215 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
3217         [BZ #1203]
3218         * locales/de_DE: Fix order of day of month and month name in
3219         date_fmt.  Add period after the day number and avoid padding.
3221         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
3222         tr_CY.UTF-8.
3224         [BZ #531]
3225         * locales/tr_CY: New file.
3227 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
3229         * locales/ro_RO: The sorting order of the letters a circumflex and
3230         a with breve was corrected according to the Romanian alphabet.
3231         Capital A with breve is in no longer used within day names.
3232         Romanian post-92 writing rules are used within day and abday fields.
3233         Fixed the international currency symbol because after the
3234         denomination (starting with the 1st of July 2005), the symbol is
3235         RON (1 RON = 10000 ROL).
3236         Grouping sign for thousands, which is ".", is used for Romanian.
3237         Numbers are grouped in sets of 3 digits.
3238         The short date format is %d.%m.%Y for Romanian in Romania.
3239         The year is placed before the time in date_fmt.
3240         %Z was replaced with %z in date formats because %Z is not
3241         used nor widely known in Romania, and Romania uses daylight saving
3242         and the difference is more obvious this way.
3243         abday for Saturday was changed because i> looks bad and is
3244         incorrect according to post-92 writing rules.
3245         In Romanian months' names are not capitalized. The same goes for
3246         the days' names.
3247         A4 is the prefered paper type and metric system is used;
3248         FIXMEs were removed.
3249         country_name, country_car, lang_name and lang_ab were added.
3250         name_mr, name_mrs, name_miss were added; name_ms omitted as
3251         there is no proper form it in Romanian.
3252         An explanation related to the cedilla/comma issue and
3253         the reson why the transliteration is a good idea was added.
3254         The default encoding was changed to UTF-8 because this is the
3255         only encoding that supports all Romanian specific symbols and
3256         dicritics.
3257         The name format was corrected while salutation abbreviation was
3258         omitted.
3259         postal_fmt was corrected according to the Romanian style of
3260         writing this information.
3262 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
3264         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
3266         [BZ #531]
3267         * locales/el_CY: New file.
3269         [BZ #192]
3270         * locales/hu_HU: Better month name abbreviations.
3272         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
3274         [BZ #68]
3275         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
3276         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
3277         and name_mrs.
3279         [BZ #388]
3280         * locales/pl_PL: Don't ignore U0020 in collation.
3282         [BZ #352]
3283         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
3285 2006-05-01  Alexander Shopov  <ash@contact.bg>
3287         [BZ #2625]
3288         * charmaps/MIK: New file.
3290 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
3292         * locales/bg_BG: Update after iso-4217.def update.
3293         * locales/bs_BA: Likewise.
3294         * locales/es_MX: Likewise.
3295         * locales/ru_RU: Likewise.
3296         * locales/tg_TJ: Likewise.
3297         * locales/tt_RU: Likewise.
3299 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
3301         [BZ #2376]
3302         * locales/es_UY: Change curreny_symbol.
3304 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
3306         [BZ #2349]
3307         * locales/de_CH: Change thousand separator to '.
3309 2006-01-17  Robert Millan  <robertmh@gnu.org>
3311         [BZ #2158]
3312         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
3313         * locales/ca_AD: New file.
3314         * locales/ca_FR: New file.
3315         * locales/ca_IT: New file.
3317 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
3319         [BZ #2134]
3320         * locales/pa_PK: New file.
3321         * SUPPORTED: Add pa_PK.UTF-8.
3323         [BZ #1974]
3324         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
3325         am_pm, and name_fmt.
3327         [BZ #1787]
3328         * locales/en_ZA: Updates.
3330         [BZ #1786]
3331         * locales/af_ZA: Updates.
3333         [BZ #1785]
3334         * locales/st_ZA: Updates and formatting changes.
3336         [BZ #1784]
3337         * locales/zu_ZA: Updates and formatting changes.
3339         [BZ #1783]
3340         * locales/xh_ZA: Updates and formatting changes.
3342         [BZ #1782]
3343         * locales/nr_ZA: New file.
3344         * locales/SUPPORTED: Add nr_ZA.UTF-8.
3346 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
3348         * locales/cs_CZ (LC_TIME): Define week.
3349         * locales/sk_SK (LC_TIME): Likewise.
3350         * locales/pl_PL (LC_TIME): Likewise.
3351         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
3353 2005-12-27  Roland McGrath  <roland@redhat.com>
3355         * tst-ctype.c (main): Add some casts.
3357         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
3359 2006-01-02  Andreas Jaeger  <aj@suse.de>
3361         * locales/fi_FI: Fix date_fmt.
3362         * locales/mn_MN: Likewise.
3364 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
3366         * locales/se_NO: Remove RCS ID line.
3368 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
3370         [BZ 1872]
3371         * charmaps/ISO_11548-1. New file.
3372         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3374 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
3376         [BZ #1294]
3377         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
3379 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
3381         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
3383 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
3385         [BZ #119]
3386         * locales/es_AR: Fix thousands_sep and grouping.
3388 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
3390         [BZ #451]
3391         * locales/rw_RW: New file.
3392         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
3394         [BZ #367]
3395         * locales/si_LK: New file.
3396         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
3398         [BZ #297]
3399         * locales/fi_FI: Change date_fmt.
3401         * locales/te_IN: Fix noexpr, replace yY with nN.
3403         [BZ #305]
3404         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
3405         * locales/ml_IN: Likewise.
3406         * locales/ta_IN: Likewise.
3407         * locales/kw_GB: Add yY to yesexpr.
3408         * locales/oc_FR: Likewise.
3410         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
3412         [BZ #71]
3413         [BZ #305]
3414         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
3415         Define yesstr and nostr.
3416         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
3417         * locales/ar_BH: Likewise.
3418         * locales/ar_DZ: Likewise.
3419         * locales/ar_IN: Likewise.
3420         * locales/ar_IQ: Likewise.
3421         * locales/ar_JO: Likewise.
3422         * locales/ar_KW: Likewise.
3423         * locales/ar_LB: Likewise.
3424         * locales/ar_LY: Likewise.
3425         * locales/ar_MA: Likewise.
3426         * locales/ar_OM: Likewise.
3427         * locales/ar_QA: Likewise.
3428         * locales/ar_SA: Likewise.
3429         * locales/ar_SD: Likewise.
3430         * locales/ar_SY: Likewise.
3431         * locales/ar_TN: Likewise.
3432         * locales/ar_YE: Likewise.
3434         [BZ #56]
3435         * locales/de_DE: Add transliterations for quoting characters.
3437         [BZ #448]
3438         * locales/vi_VN: Several fixes.
3439         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
3441         [BZ #428]
3442         * locales/te_IN: Several fixes.
3443         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
3445         [BZ #368]
3446         * locales/dz_BT: New file.
3447         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
3449         [BZ #195]
3450         * locales/hu_HU: Add some transliterations.
3452         [BZ #1429]
3453         * locales/hu_HU: Define week.
3455         [BZ #982]
3456         * locales/ml_IN: Fix title.
3458         [BZ #981]
3459         * locales/ca_ES: Fix title.
3461         [BZ #980]
3462         * locales/yi_US: Fix title.
3464         * locales/nl_NL: Define country_car, lang_name, lang_ab,
3465         lang_term, and lang_lib.
3467         [BZ #870]
3468         * locales/ku_TR: New file.
3469         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
3470         ku_TR.UTF-8.
3472 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
3474         [BZ #533]
3475         * locales/ss_ZA: New file.
3476         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3478         [BZ #529]
3479         * locales/tn_ZA: New file.
3480         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3482         [BZ #491]
3483         * locales/ve_ZA: New file.
3484         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3486         [BZ #486]
3487         * locales/nso_ZA: New file.
3488         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3490         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
3491         ss_ZA.UTF-8.
3493 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
3495         [BZ #532]
3496         * locales/ts_ZA: New file.
3497         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3499         * SUPPORTED: Add ts_ZA.UTF-8.
3501 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
3503         * locales/en_US: Fix postal_fmt.
3504         * locales/es_US: Update LC_ADDRESS info from en_US.
3505         Reported by FrankTang@gmail.com.
3507 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
3509         [BZ #811]
3510         * locales/zh_CN: Fix date_fmt information.
3512         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
3514         [BZ #826]
3515         * locales/km_KH: New file.
3517         * Makefile (LOCALES): Add zh_TW.EUC-TW.
3519 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
3521         [BZ #668]
3522         * locales/yi_US: Spelling fixes.
3524         [BZ #667]
3525         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
3527         [BZ #666]
3528         * locales/tg_TJ: Correct yesexpr.
3530         [BZ #665]
3531         * locales/sq_AL: Add language specific collation.
3533         [BZ #663]
3534         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
3536         [BZ #662]
3537         * locales/az_AZ: Fix the day and month names.  Add transliteration
3538         for schwa character.
3540         [BZ #657]
3541         * locales/bn_BD: Some corrections.
3542         Patch by Jamil Ahmed <jamil@bengalinux.org>.
3544         [BZ #588]
3545         * locales/el_GR: Change to use 12h time format.
3546         Patch by Konstantinos Margaritis <markos@debian.org>.
3548         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
3550         [BZ #566]
3551         * locales/hsb_DE: New file.
3553         [BZ #527]
3554         * locales/sid_ET: Remove incorrect lang_ab definition.
3556         [BZ #525]
3557         * locales/ru_RU: Use nominative instead of genitive in mon data to
3558         align with other locales with the same issue.
3560         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
3562         [BZ #520]
3563         * locales/ky_KG: New file.
3565         [BZ #495]
3566         * locales/st_ZA: Updates and corrections.
3567         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3569         [BZ #493]
3570         * locales/xh_ZA: Updates and corrections.
3571         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3573         [BZ #488]
3574         * locales/zu_ZA: Updates and corrections.
3575         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3577         [BZ #484]
3578         * locales/af_ZA: Updates and corrections.
3579         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3581         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
3583         [BZ #1347]
3584         * locales/be_BY@latin: New file.
3586 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
3588         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
3590         [BZ #704]
3591         * locales/mg_MG: New file.
3593 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
3595         * locales/hu_HU: Better collation.
3596         Patch by Gyuro Lehel <lehel@freemail.hu>.
3598 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
3600         [BZ #448]
3601         * locales/vi_VN: Update locale.
3603 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
3605         * locales/en_US: Remove duplicate am_pn entry.
3607 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
3609         [BZ #622]
3610         * locales/pa_IN (am_pm): Fix typos.
3611         Patch by Denis Barbier <barbier@linuxfr.org>.
3613 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
3615         [BZ #1092]
3616         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
3618 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
3620         [BZ #1084]
3621         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
3623 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
3625         [BZ #1091]
3626         * locales/fa_IR: Add alt_digits, change date and time
3627         representation, and various cleanups.
3628         Patch by Hamed Malek <hamed@bamdad.org>.
3630 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
3632         [BZ #823]
3633         * charmaps/WINDOWS-31J: Add % before alias keyword.
3635 2005-02-27  Denis Barbier  <barbier@debian.org>
3637         [BZ #38]
3638         * locales/sr_CS: New file.
3639         Contributed by Danilo Segan <dsegan@gmx.net>
3640         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
3642 2005-03-18  Andreas Schwab  <schwab@suse.de>
3644         [BZ #622]
3645         * locales/pa_IN (am_pm): Fix character names.
3647 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
3649         [BZ #1084]
3650         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
3652 2004-12-19  Roland McGrath  <roland@frob.com>
3654         * gen-unicode-ctype.c (output_tables): Fix email address in output.
3656 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
3658         [BZ #82]
3659         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
3660         remaining block.  Change contact info as this locale is now
3661         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
3663         * locales/bn_BD: Change category entries to look more like
3664         standard references.
3666         [BZ #26]
3667         * locales/ta_IN: Correct sorting order.  Corrected day and month
3668         abbrevations.  Corrected name strings for mr., mrs. and miss.
3669         Patch from Thuraiappah Vaseeharan.
3671 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
3673         * locales/te_IN: Fix language name spelling.
3675 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
3677         * locales/en_ZA: Update by Dwayne Bailey.
3679 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
3681         * locales/pa_IN: Add some missing fields and fix some spelling
3682         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
3684 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
3686         [BZ #337]
3687         * SUPPORTED: Update bug reporting comment.
3688         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
3689         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
3690         list).
3691         * locales/an_ES: Likewise.
3692         * locales/ar_AE: Likewise.
3693         * locales/ar_BH: Likewise.
3694         * locales/ar_DZ: Likewise.
3695         * locales/ar_EG: Likewise.
3696         * locales/ar_IN: Likewise.
3697         * locales/ar_IQ: Likewise.
3698         * locales/ar_JO: Likewise.
3699         * locales/ar_KW: Likewise.
3700         * locales/ar_LB: Likewise.
3701         * locales/ar_LY: Likewise.
3702         * locales/ar_MA: Likewise.
3703         * locales/ar_OM: Likewise.
3704         * locales/ar_QA: Likewise.
3705         * locales/ar_SA: Likewise.
3706         * locales/ar_SD: Likewise.
3707         * locales/ar_SY: Likewise.
3708         * locales/ar_TN: Likewise.
3709         * locales/ar_YE: Likewise.
3710         * locales/be_BY: Likewise.
3711         * locales/bn_IN: Likewise.
3712         * locales/br_FR@euro: Likewise.
3713         * locales/ca_ES: Likewise.
3714         * locales/ca_ES@euro: Likewise.
3715         * locales/cs_CZ: Likewise.
3716         * locales/da_DK: Likewise.
3717         * locales/de_AT: Likewise.
3718         * locales/de_AT@euro: Likewise.
3719         * locales/de_BE: Likewise.
3720         * locales/de_BE@euro: Likewise.
3721         * locales/de_CH: Likewise.
3722         * locales/de_DE: Likewise.
3723         * locales/de_DE@euro: Likewise.
3724         * locales/de_LU: Likewise.
3725         * locales/de_LU@euro: Likewise.
3726         * locales/el_GR: Likewise.
3727         * locales/el_GR@euro: Likewise.
3728         * locales/en_AU: Likewise.
3729         * locales/en_BW: Likewise.
3730         * locales/en_CA: Likewise.
3731         * locales/en_DK: Likewise.
3732         * locales/en_GB: Likewise.
3733         * locales/en_HK: Likewise.
3734         * locales/en_IE: Likewise.
3735         * locales/en_IE@euro: Likewise.
3736         * locales/en_IN: Likewise.
3737         * locales/en_NZ: Likewise.
3738         * locales/en_PH: Likewise.
3739         * locales/en_SG: Likewise.
3740         * locales/en_US: Likewise.
3741         * locales/en_ZW: Likewise.
3742         * locales/es_AR: Likewise.
3743         * locales/es_BO: Likewise.
3744         * locales/es_CL: Likewise.
3745         * locales/es_CO: Likewise.
3746         * locales/es_CR: Likewise.
3747         * locales/es_DO: Likewise.
3748         * locales/es_EC: Likewise.
3749         * locales/es_ES: Likewise.
3750         * locales/es_ES@euro: Likewise.
3751         * locales/es_GT: Likewise.
3752         * locales/es_HN: Likewise.
3753         * locales/es_MX: Likewise.
3754         * locales/es_NI: Likewise.
3755         * locales/es_PA: Likewise.
3756         * locales/es_PE: Likewise.
3757         * locales/es_PR: Likewise.
3758         * locales/es_PY: Likewise.
3759         * locales/es_SV: Likewise.
3760         * locales/es_US: Likewise.
3761         * locales/es_UY: Likewise.
3762         * locales/es_VE: Likewise.
3763         * locales/et_EE: Likewise.
3764         * locales/eu_ES: Likewise.
3765         * locales/eu_ES@euro: Likewise.
3766         * locales/fi_FI: Likewise.
3767         * locales/fi_FI@euro: Likewise.
3768         * locales/fo_FO: Likewise.
3769         * locales/fr_BE: Likewise.
3770         * locales/fr_BE@euro: Likewise.
3771         * locales/fr_CA: Likewise.
3772         * locales/fr_CH: Likewise.
3773         * locales/fr_FR: Likewise.
3774         * locales/fr_FR@euro: Likewise.
3775         * locales/fr_LU: Likewise.
3776         * locales/fr_LU@euro: Likewise.
3777         * locales/ga_IE: Likewise.
3778         * locales/ga_IE@euro: Likewise.
3779         * locales/gl_ES: Likewise.
3780         * locales/gl_ES@euro: Likewise.
3781         * locales/gu_IN: Likewise.
3782         * locales/gv_GB: Likewise.
3783         * locales/he_IL: Likewise.
3784         * locales/hi_IN: Likewise.
3785         * locales/hr_HR: Likewise.
3786         * locales/hu_HU: Likewise.
3787         * locales/id_ID: Likewise.
3788         * locales/is_IS: Likewise.
3789         * locales/it_CH: Likewise.
3790         * locales/it_IT: Likewise.
3791         * locales/it_IT@euro: Likewise.
3792         * locales/iw_IL: Likewise.
3793         * locales/ja_JP: Likewise.
3794         * locales/kk_KZ: Likewise.
3795         * locales/kl_GL: Likewise.
3796         * locales/kn_IN: Likewise.
3797         * locales/ko_KR: Likewise.
3798         * locales/kw_GB: Likewise.
3799         * locales/lo_LA: Likewise.
3800         * locales/lt_LT: Likewise.
3801         * locales/lv_LV: Likewise.
3802         * locales/ml_IN: Likewise.
3803         * locales/mn_MN: Likewise.
3804         * locales/mr_IN: Likewise.
3805         * locales/ms_MY: Likewise.
3806         * locales/mt_MT: Likewise.
3807         * locales/nb_NO: Likewise.
3808         * locales/nl_BE: Likewise.
3809         * locales/nl_BE@euro: Likewise.
3810         * locales/nl_NL: Likewise.
3811         * locales/nl_NL@euro: Likewise.
3812         * locales/nn_NO: Likewise.
3813         * locales/pa_IN: Likewise.
3814         * locales/pl_PL: Likewise.
3815         * locales/pt_BR: Likewise.
3816         * locales/pt_PT: Likewise.
3817         * locales/pt_PT@euro: Likewise.
3818         * locales/ro_RO: Likewise.
3819         * locales/ru_RU: Likewise.
3820         * locales/ru_UA: Likewise.
3821         * locales/sk_SK: Likewise.
3822         * locales/sl_SI: Likewise.
3823         * locales/sq_AL: Likewise.
3824         * locales/sv_FI: Likewise.
3825         * locales/sv_FI@euro: Likewise.
3826         * locales/sv_SE: Likewise.
3827         * locales/ta_IN: Likewise.
3828         * locales/te_IN: Likewise.
3829         * locales/th_TH: Likewise.
3830         * locales/tr_TR: Likewise.
3831         * locales/uk_UA: Likewise.
3832         * locales/ur_PK: Likewise.
3833         * locales/vi_VN: Likewise.
3834         * locales/wa_BE@euro: Likewise.
3835         * locales/zh_CN: Likewise.
3836         * locales/zh_HK: Likewise.
3837         * locales/zh_SG: Likewise.
3838         * locales/zh_TW: Likewise.
3840         [BZ #187]
3841         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
3842         surprises when using untranslated program.
3843         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
3844         make it more like the structure of the POSIX locale values.
3845         * locales/tr_TR: Correct numeric decimal point to use comma, and
3846         correct grouping.
3847         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
3849         [BZ #421]
3850         * locales/tr_TR: Update with new currency symbol valid from
3851         2005-01-01.  Patch from Nilgün Belma Bugüner.
3852         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
3854 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
3856         * locales/fa_IR: Add to_inpunct map.
3857         Patch by Hamed Malek <hamed@bamdad.org>.
3859 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
3861         [BZ #413]
3862         * locales/gu_IN: Update various incorrect and missing information.
3863         Patch by Ankit Patel <ankit@redhat.com>.
3865 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
3867         * locales/nb_NO: Make language field consistent in form with nn_NO.
3869 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
3871         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
3872         Reported by Alan Cox <alan@redhat.com>.
3874 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
3876         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
3877         for BZ #19.
3878         * tr_TR.in: New file.
3880 2004-07-31  Bruno Haible  <bruno@clisp.org>
3882         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
3883         * charmaps/SHIFT_JISX0213: Likewise.
3885 2004-07-22  Bruno Haible  <bruno@clisp.org>
3887         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
3888         ISO_8859-7:2003.
3890 2004-07-22  Bruno Haible  <bruno@clisp.org>
3892         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
3894 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
3896         * locales/kr_KO: Change month names to use latin numbers instead
3897         of hangul numeric pronounciation.  Patch from Changwoo
3898         Ryu.[BZ #25]
3900 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
3902         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
3904 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
3906         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
3907         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
3908         Reinhardt, and approved by the locale author Borka
3909         Jerman-Blazic. [BZ #163]
3911 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
3913         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
3915 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
3917         * locales/it_IT: Change currency formatting from none to two
3918         fraction dicits, as Italy now uses the Euro.  Patch from Marko
3919         Djukic. [BZ #111]
3921 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
3923         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
3924         (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
3926 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
3928         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
3930 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
3932         * locales/sid_ET: Correct lang_ab and source information.
3933         Patch from Daniel Yacob.
3935 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
3937         * locales/et_EE: Change default charset for et_EE locale from
3938         ISO-8859-1 to ISO-8859-15, to reflect the content of
3939         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
3940         from Indrek Hein and Meelis Roos.
3941         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
3943 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
3945         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
3946         * locales/kk_KZ: New file.
3947         * charmaps/PT154: New file.
3948         * charmaps/RK1048: New file.
3950 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
3952         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
3953         * locales/ar_TN: Likewise.
3954         * locales/ar_YE: Likewise.
3955         * locales/bn_BD: Likewise.
3956         * locales/br_FR: Likewise.
3957         * locales/ca_ES: Likewise.
3958         * locales/cy_GB: Likewise.
3959         * locales/gd_GB: Likewise.
3960         * locales/gv_GB: Likewise.
3961         * locales/hy_AM: Likewise.
3962         * locales/id_ID: Likewise.
3963         * locales/ka_GE: Likewise.
3964         * locales/kw_GB: Likewise.
3965         * locales/lg_UG: Likewise.
3966         * locales/mk_MK: Likewise.
3967         * locales/oc_FR: Likewise.
3968         * locales/ru_UA: Likewise.
3969         * locales/sk_SK: Likewise.
3970         * locales/sr_YU: Likewise.
3971         * locales/sr_YU@cyrillic: Likewise.
3972         * locales/uk_UA: Likewise.
3973         * locales/ur_PK: Likewise.
3974         * locales/wa_BE: Likewise.
3976 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
3978         * locales/fa_IR: Fix yesexpr and noexpr.
3979         Patch by Hamed Malek <hamed@bamdad.org>.
3981 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
3983         * locales/tr_TR: Correct sorting order of the normal and dotless I
3984         [BZ #19].
3986 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
3988         * locales/fa_IR: Add to_outpunct info and change decimal_point and
3989         thousand_sep to ASCII value.
3991 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
3993         * SUPPORTED: Add all kinds of UTF-8 locales.
3995 2004-01-18  Bruno Haible  <bruno@clisp.org>
3997         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
3998         * locales/lug_UG: Remove file.
3999         * SUPPORTED: Create lg_UG instead of lug_UG.
4001 2003-12-31  Bruno Haible  <bruno@clisp.org>
4003         * charmaps/IBM866NAV: Fix the character values.
4005 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
4007         * sort-test.sh: Print the status for both the sorting tests, xfrm
4008         and collate, making it possible to know which one of them that
4009         fail if only one of them misbehaves.  Indent output from
4010         'diff -u' when sorting test fail, to make it easier to visually
4011         group the output.
4013 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
4015         * tst-fmon.data: Add simple test to check left justified currency
4016         values in the C locale.
4018 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
4020         * tst-fmon.sh: Don't print every line.  The program already prints
4021         the failing ones.
4023         * tst-fmon.c (main): Fix typo in message.
4025 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
4027         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
4028         * locales/hr_HR: Correct the email address of Tomislav Vujec.
4029         * locales/ja_JP: Document EUC-JP as the recommended charset.
4030         * locales/ko_KR: List Won-kyu Park as the author/contact for the
4031         locale.
4032         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
4034 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
4036         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
4038 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
4040         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
4042         * locales/aa_DJ: Add int_select.  Use copy where possible.
4043         * locales/am_ET: Likewise.
4044         * locales/ar_BH: Likewise.
4045         * locales/ar_DZ: Likewise.
4046         * locales/ar_EG: Likewise.
4047         * locales/ar_IN: Likewise.
4048         * locales/az_AZ: Likewise.
4049         * locales/be_BY: Likewise.
4050         * locales/bn_BD: Likewise.
4051         * locales/bn_IN: Likewise.
4052         * locales/br_FR: Likewise.
4053         * locales/bs_BA: Likewise.
4054         * locales/da_DK: Likewise.
4055         * locales/de_AT: Likewise.
4056         * locales/de_BE: Likewise.
4057         * locales/el_GR: Likewise.
4058         * locales/en_AU: Likewise.
4059         * locales/en_BW: Likewise.
4060         * locales/en_CA: Likewise.
4061         * locales/en_DK: Likewise.
4062         * locales/en_IN: Likewise.
4063         * locales/es_AR: Likewise.
4064         * locales/es_BO: Likewise.
4065         * locales/es_CL: Likewise.
4066         * locales/es_CO: Likewise.
4067         * locales/es_CR: Likewise.
4068         * locales/es_DO: Likewise.
4069         * locales/es_EC: Likewise.
4070         * locales/es_GT: Likewise.
4071         * locales/es_HN: Likewise.
4072         * locales/es_SV: Likewise.
4073         * locales/et_EE: Likewise.
4074         * locales/fi_FI: Likewise.
4075         * locales/fr_BE: Likewise.
4076         * locales/fr_CA: Likewise.
4077         * locales/fr_FR: Likewise.
4078         * locales/gu_IN: Likewise.
4079         * locales/hi_IN: Likewise.
4080         * locales/hr_HR: Likewise.
4081         * locales/hu_HU: Likewise.
4082         * locales/is_IS: Likewise.
4083         * locales/ka_GE: Likewise.
4084         * locales/kn_IN: Likewise.
4085         * locales/ml_IN: Likewise.
4086         * locales/mr_IN: Likewise.
4087         * locales/nl_BE: Likewise.
4088         * locales/pa_IN: Likewise.
4089         * locales/pt_BR: Likewise.
4090         * locales/ru_RU: Likewise.
4091         * locales/sq_AL: Likewise.
4092         * locales/ta_IN: Likewise.
4093         * locales/te_IN: Likewise.
4094         * locales/ti_ER: Likewise.
4095         * locales/ti_ET: Likewise.
4096         * locales/zh_HK: Likewise.
4098         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
4100         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
4101         LC_ADDRESS, and LC_TELEPHONE definitions.
4103 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
4105         * tst-fmon.sh: Allow quotes around the result string, to make it
4106         easier to see important whitespace.
4107         * tst-fmon.data: Likewise.
4109         * tst-fmon.sh: Clean up output, unify capitalization and output order.
4110         * tst-fmon.c: Likewise.
4112         * tst-fmon.data: Add test for international currency formatting.
4113         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
4114         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4115         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4116         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4117         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4118         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4119         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4120         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4121         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4122         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4123         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4124         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4125         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4126         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4127         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4129         * locales/en_US: Correct spacing for international
4130         currency formatting, now that strfmon() works better.
4132         * locales/ja_JP: Correct currency position and
4133         spacing now that strfmon() work better.
4135 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
4137         * locales/af_ZA: Add ISO 3166 information.
4138         * locales/ar_AE: Likewise.
4139         * locales/ar_BH: Likewise.
4140         * locales/ar_DZ: Likewise.
4141         * locales/ar_EG: Likewise.
4142         * locales/ar_IN: Likewise.
4143         * locales/ar_IQ: Likewise.
4144         * locales/ar_JO: Likewise.
4145         * locales/ar_KW: Likewise.
4146         * locales/ar_LB: Likewise.
4147         * locales/ar_LY: Likewise.
4148         * locales/ar_MA: Likewise.
4149         * locales/ar_OM: Likewise.
4150         * locales/ar_QA: Likewise.
4151         * locales/ar_SA: Likewise.
4152         * locales/ar_SD: Likewise.
4153         * locales/ar_SY: Likewise.
4154         * locales/ar_TN: Likewise.
4155         * locales/ar_YE: Likewise.
4156         * locales/az_AZ: Likewise.
4157         * locales/be_BY: Likewise.
4158         * locales/bn_BD: Likewise.
4159         * locales/bn_IN: Likewise.
4160         * locales/bs_BA: Likewise.
4161         * locales/ca_ES: Likewise.
4162         * locales/cs_CZ: Likewise.
4163         * locales/cy_GB: Likewise.
4164         * locales/da_DK: Likewise.
4165         * locales/de_AT: Likewise.
4166         * locales/de_BE: Likewise.
4167         * locales/de_CH: Likewise.
4168         * locales/de_LU: Likewise.
4169         * locales/el_GR: Likewise.
4170         * locales/en_AU: Likewise.
4171         * locales/en_BW: Likewise.
4172         * locales/en_CA: Likewise.
4173         * locales/en_DK: Likewise.
4174         * locales/en_GB: Likewise.
4175         * locales/en_HK: Likewise.
4176         * locales/en_IE: Likewise.
4177         * locales/en_IN: Likewise.
4178         * locales/en_NZ: Likewise.
4179         * locales/en_PH: Likewise.
4180         * locales/en_SG: Likewise.
4181         * locales/en_ZA: Likewise.
4182         * locales/en_ZW: Likewise.
4183         * locales/es_AR: Likewise.
4184         * locales/es_BO: Likewise.
4185         * locales/es_CL: Likewise.
4186         * locales/es_CO: Likewise.
4187         * locales/es_CR: Likewise.
4188         * locales/es_DO: Likewise.
4189         * locales/es_EC: Likewise.
4190         * locales/es_ES: Likewise.
4191         * locales/es_GT: Likewise.
4192         * locales/es_HN: Likewise.
4193         * locales/es_MX: Likewise.
4194         * locales/es_NI: Likewise.
4195         * locales/es_PA: Likewise.
4196         * locales/es_PE: Likewise.
4197         * locales/es_PR: Likewise.
4198         * locales/es_PY: Likewise.
4199         * locales/es_SV: Likewise.
4200         * locales/es_US: Likewise.
4201         * locales/es_UY: Likewise.
4202         * locales/es_VE: Likewise.
4203         * locales/et_EE: Likewise.
4204         * locales/eu_ES: Likewise.
4205         * locales/fi_FI: Likewise.
4206         * locales/fo_FO: Likewise.
4207         * locales/fr_BE: Likewise.
4208         * locales/fr_CA: Likewise.
4209         * locales/fr_CH: Likewise.
4210         * locales/fr_FR: Likewise.
4211         * locales/fr_LU: Likewise.
4212         * locales/ga_IE: Likewise.
4213         * locales/gl_ES: Likewise.
4214         * locales/gu_IN: Likewise.
4215         * locales/gv_GB: Likewise.
4216         * locales/he_IL: Likewise.
4217         * locales/hi_IN: Likewise.
4218         * locales/hr_HR: Likewise.
4219         * locales/hu_HU: Likewise.
4220         * locales/id_ID: Likewise.
4221         * locales/is_IS: Likewise.
4222         * locales/it_CH: Likewise.
4223         * locales/it_IT: Likewise.
4224         * locales/iw_IL: Likewise.
4225         * locales/ja_JP: Likewise.
4226         * locales/kl_GL: Likewise.
4227         * locales/kn_IN: Likewise.
4228         * locales/ko_KR: Likewise.
4229         * locales/kw_GB: Likewise.
4230         * locales/lt_LT: Likewise.
4231         * locales/lug_UG: Likewise.
4232         * locales/lv_LV: Likewise.
4233         * locales/ml_IN: Likewise.
4234         * locales/mr_IN: Likewise.
4235         * locales/ms_MY: Likewise.
4236         * locales/mt_MT: Likewise.
4237         * locales/nb_NO: Likewise.
4238         * locales/ne_NP: Likewise.
4239         * locales/nl_BE: Likewise.
4240         * locales/nl_NL: Likewise.
4241         * locales/nn_NO: Likewise.
4242         * locales/pa_IN: Likewise.
4243         * locales/pl_PL: Likewise.
4244         * locales/pt_BR: Likewise.
4245         * locales/pt_PT: Likewise.
4246         * locales/ro_RO: Likewise.
4247         * locales/ru_RU: Likewise.
4248         * locales/ru_UA: Likewise.
4249         * locales/se_NO: Likewise.
4250         * locales/sk_SK: Likewise.
4251         * locales/sl_SI: Likewise.
4252         * locales/sq_AL: Likewise.
4253         * locales/sr_YU: Likewise.
4254         * locales/st_ZA: Likewise.
4255         * locales/sv_FI: Likewise.
4256         * locales/sv_SE: Likewise.
4257         * locales/ta_IN: Likewise.
4258         * locales/te_IN: Likewise.
4259         * locales/tg_TJ: Likewise.
4260         * locales/th_TH: Likewise.
4261         * locales/tl_PH: Likewise.
4262         * locales/uk_UA: Likewise.
4263         * locales/ur_PK: Likewise.
4264         * locales/uz_UZ@cyrillic: Likewise.
4265         * locales/vi_VN: Likewise.
4266         * locales/xh_ZA: Likewise.
4267         * locales/zh_HK: Likewise.
4268         * locales/zh_SG: Likewise.
4269         * locales/zu_ZA: Likewise.
4271 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
4273         * locales/translit_et: Removed unused file.
4275         * locales/fi_FI: First weekday and workday is Monday in Finland.
4276         Correction from Tommi Vainikainen.
4278 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
4280         * Makefile (LOCALES): Add cs_CZ.UTF-8.
4282 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
4284         * Makefile (tst-leaks-ENV): Add LOCPATH.
4286 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
4288         * Makefile (LOCALES): Add tr_TR.UTF-8.
4290 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
4292         * locales/ne_NP: New file.
4293         * locales/gu_IN: New file.
4294         * locales/kn_IN: New file.
4295         * locales/pa_IN: New file.
4296         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
4298         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
4300 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
4302         * tst-numeric.data: Fix fallout from nb_NO introduction.
4303         * Makefile (LOCALES): Likewise.
4305 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
4307         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
4309         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
4311 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
4313         * locales/aa_DJ: New file.
4314         * locales/aa_ER: New file.
4315         * locales/aa_ER@saaho: New file.
4316         * locales/aa_ET: New file.
4317         * locales/byn_ER: New file.
4318         * locales/gez_ER: New file.
4319         * locales/gez_ER@abegede: New file.
4320         * locales/gez_ET: New file.
4321         * locales/gez_ET@abegede: New file.
4322         * locales/om_ET: New file.
4323         * locales/om_KE: New file.
4324         * locales/sid_ET: New file.
4325         * locales/so_DJ: New file.
4326         * locales/so_ET: New file.
4327         * locales/so_KE: New file.
4328         * locales/so_SO: New file.
4329         * locales/tig_ER: New file.
4330         * locales/am_ET: Various updates.
4331         * locales/ti_ER: Likewise.
4332         * locales/ti_ET: Likewise.
4333         Patch by Daniel Yacob <locales@geez.org>.
4335 2003-10-31  Roland McGrath  <roland@redhat.com>
4337         * bug-usesetlocale.c: New file.
4338         * Makefile (tests): Add it.
4340 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
4342         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
4344         * locales/uz_UZ: New version by Mashrab Kuvatov.
4345         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
4347 2003-09-21  Jordi Mallach  <jordi@gnu.org>
4349         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
4350         values.
4351         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
4352         * locales/gl_ES: Likewise.
4354 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
4356         * locales/lo_LA: Fix duplicated collation entries.
4357         Patch by Anousak Souphavanh <anousak@muanglao.com>.
4359 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
4361         * locales/iw_IL: Add comment stating why there are two locales for
4362         Hebrew in Israel, and that he_IL replaces iw_IL.
4363         * locales/he_IL: Likewise.
4365 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
4367         * locales/an_ES: Fix locale header information.
4368         * locales/wa_BE: Likewise.
4369         * locales/yi_US: Likewise.
4370         Patch by Jordi Mallach <jordi@sindominio.net>.
4372 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
4374         * charmaps/WINDOWS-31J: New file.
4375         * charmaps/EUC-JP-MS: New file
4376         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
4378 2003-07-27  Andreas Jaeger  <aj@suse.de>
4380         * collate-test.c: Include error.h for error prototype.
4381         * xfrm-test.c: Likewise.
4383 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
4385         * collate-test.c (main): Correct handling of files with more then
4386         100 lines.  Print error message if argument is missing, instead of
4387         segfaulting.
4388         * xfrm-test.c: Likewise.
4390 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
4392         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
4393         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
4394         Patch by Anousak Souphavanh <anousak@muanglao.com>.
4396 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
4398         * locales/an_ES: Change default charset from ISO-8859-1 to
4399         ISO-8859-15 as the locale need the EURO sign.
4401         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
4403 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
4405         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
4406         latin letter d.
4408 2003-06-16  Bruno Haible  <bruno@clisp.org>
4410         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
4411         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
4412         * charmaps/IBM1047: Add alias IBM-1047.
4413         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
4415 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4417         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
4418         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
4420 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
4422         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
4424 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4426         * tst-fmon.c (main): Remove unused variable 'monval'.
4428         * tst-fmon.sh: Make sure all tests are executed before an error
4429         code is reported to make.
4430         * tst-numeric.sh: Likewise.
4432 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4434         * locales/is_IS [LC_TIME]: Use lower case letters in month and
4435         week day names.  Patch from Bjarni Ingi Gislason.
4437 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
4439         * locales/fi_FI: Add URL to a reference documenting Finish in
4440         Finland
4441         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
4442         period (U002E) to non-break space (U00A0).
4443         suggestion from Eero Häkkinen.
4444         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
4445         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
4447 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
4449         * locales/lo_LA: New file.
4450         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
4451         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
4453 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
4455         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
4457 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
4459         * locales/st_ZA: New file.
4460         * locales/xh_ZA: New file.
4461         * locales/zu_ZA: New file.
4462         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
4464 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
4466         * locales/de_DE: Use two-letter abday values.
4467         * tst-langinfo.sh: Update after de_DE locale change.
4469 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4471         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
4472         format specifier when printing ret.
4474 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
4476         * tst-fmon.c: Report name of locale if setlocale() fails.
4477         * tst-numeric.c: Likewise.
4479         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
4480         * tst-numeric.sh: Likewise.
4482 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
4484         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
4485         it easier to find out what was wrong with the sorting order.
4487 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
4489         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
4490         (tst-numeric.out): Define.
4491         * tst-numeric.c: New file.
4492         * tst-numeric.sh: New file.
4493         * tst-numeric.data: New file.
4495 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
4497         * locales/ar_BH: Fix spelling of Bahrain.
4499 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
4501         * locales/uk_UA: Fix sorting.
4502         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
4504 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
4506         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
4507         'SDD' for Sudan.
4508         * locales/es_EC [LC_MONETARY]: Use international currency symbol
4509         'USD' for Ecuador.
4510         Source is CIA World Fact book.
4512 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
4514         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
4515         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
4516         the locale building again.
4517         * locales/sr_YU@cyrillic: Likewise.
4519 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
4521         * locales/mn_MN: Fix country_post and country_ab2.
4523 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
4525         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
4526         Added ^ to LC_MESSAGES regex "^[yY].*".
4527         Confirmed LC_PAPER and LC_MEASUREMENT settings.
4528         Added country and language names to LC_ADDRESS.
4529         Added missing info for LC_TELEPHONE.
4530         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
4532 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
4534         * localedata/mn_MN: New file.
4535         Contributed by Sanlig Badral <badral@chinggis.com>.
4537 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
4539         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
4541 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
4543         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
4544         as 2.  Reported by Christian Rose <menthos@gnu.org>.
4546         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
4548 2002-12-03  Roland McGrath  <roland@redhat.com>
4550         * charmaps/CP1125: New file.
4551         * CHECKSUMS: Add it.
4553 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
4555         * locales/tl_PH: Fix typo: Philipines -> Philippines.
4557 2002-10-18  Bruno Haible  <bruno@clisp.org>
4559         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
4561         * charmaps/KOI8-T: Correct a typo.
4562         * charmaps/CP1256: Use official Unicode character names.
4563         * charmaps/EUC-JP: Likewise.
4564         * charmaps/GBK: Likewise.
4565         * charmaps/ISO-8859-11: Likewise.
4566         * charmaps/KOI8-U: Likewise.
4567         * charmaps/MAC-SAMI: Likewise.
4568         * charmaps/TIS-620: Likewise.
4569         * charmaps/CP949: Likewise. Use Hangul syllable names according to
4570         Unicode 3.0 book, section 3.11.
4571         * charmaps/EUC-KR: Likewise.
4572         * charmaps/JOHAB: Likewise.
4574 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
4576         * locales/zh_TW: Use shorter forms for abday and day.
4577         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
4579 2002-09-23  Roland McGrath  <roland@redhat.com>
4581         * tst-xlocale1.c (main): int -> size_t for counter.
4582         * tst-xlocale2.c (do_test): Likewise.
4583         * tst-ctype.c (main): Likewise.
4585 2002-09-22  Bruno Haible  <bruno@clisp.org>
4587         * charmaps/TSCII: New file.
4589 2002-09-20  Roland McGrath  <roland@redhat.com>
4591         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
4592         Touch the LC_CTYPE file of the output after a successful run.
4593         Reported by Bruno Haible <bruno@clisp.org>.
4595 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
4597         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
4598         Patch by Yanko Kaneti <yaneti@declera.com>.
4600 2002-09-01  Roland McGrath  <roland@redhat.com>
4602         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
4604 2002-08-28  Roland McGrath  <roland@redhat.com>
4606         * tst-xlocale1.c (main): Remove __ from function names.
4607         * tst-xlocale2.c: Likewise.
4609 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
4611         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
4612         code.
4613         * tests-mbwc/tst_mbrtowc.c: Likewise.
4614         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4615         * tests-mbwc/tst_mbstowcs.c: Likewise.
4616         * tests-mbwc/tst_strfmon.c: Likewise.
4617         * tests-mbwc/tst_strxfrm.c: Likewise.
4618         * tests-mbwc/tst_swscanf.c: Likewise.
4619         * tests-mbwc/tst_wcscat.c: Likewise.
4620         * tests-mbwc/tst_wcschr.c: Likewise.
4621         * tests-mbwc/tst_wcscpy.c: Likewise.
4622         * tests-mbwc/tst_wcscspn.c: Likewise.
4623         * tests-mbwc/tst_wcsncat.c: Likewise.
4624         * tests-mbwc/tst_wcsncpy.c: Likewise.
4625         * tests-mbwc/tst_wcspbrk.c: Likewise.
4626         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4627         * tests-mbwc/tst_wcsspn.c: Likewise.
4628         * tests-mbwc/tst_wcsstr.c: Likewise.
4629         * tests-mbwc/tst_wcstod.c: Likewise.
4630         * tests-mbwc/tst_wcstok.c: Likewise.
4631         * tests-mbwc/tst_wcstombs.c: Likewise.
4633 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4635         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
4636         range.
4638 2002-08-09  Roland McGrath  <roland@redhat.com>
4640         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
4641         localedef.
4643 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
4645         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
4646         Adding presentation forms, Alef Wasla, and Rial Sign.
4647         Handling frequent canonically equivalent sequences like each other.
4648         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
4650 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
4652         * locales/es_EC: Fix typo: Equador -> Ecuador.
4654 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
4656         * locales/th_TH: Change tel_dom_fmt.
4657         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4659 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4661         * charmaps/ISO-8859-11: New file.
4663 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4665         * locales/lug_UG: New file.
4666         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
4668         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
4669         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
4671 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
4673         * locales/mt_MT: Add locale-specific collation info.
4674         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
4676         * locales/en_AU: Add am/pm support.
4677         Patch partly by maffew@cat.org.au [PR libc/3911].
4679 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
4681         * locales/be_BY: Fix int_curr_symbol.
4682         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
4684 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
4686         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
4687         and trailing consonant.
4688         * charmaps/GB18030: Likewise
4690 2002-04-21  Bruno Haible  <bruno@clisp.org>
4692         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
4693         14 (tags), 15 and 16 (private use), accidentally removed by the
4694         2002-01-16 patch.  Replace width table by one which is based on
4695         Unicode but is biased for CJK.
4697 2002-04-19  Bruno Haible  <bruno@clisp.org>
4699         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
4700         * charmaps/MAC-SAMI: Likewise.
4702 2002-04-15  Bruno Haible  <bruno@clisp.org>
4704         * charmaps/EUC-JISX0213: New file.
4705         * charmaps/SHIFT_JISX0213: New file.
4707 2002-04-15  Bruno Haible  <bruno@clisp.org>
4709         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
4711 2002-04-15  Bruno Haible  <bruno@clisp.org>
4713         * charmaps/EUC-TW: Add many mappings for characters introduced in
4714         Unicode 3.1 and 3.2.
4716 2002-04-15  Bruno Haible  <bruno@clisp.org>
4718         * charmaps/GB18030: Update for Unicode 3.2:
4719         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4720         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4721         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4722         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4723         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4724         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4725         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4726         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4727         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4728         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4729         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4730         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4731         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4732         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
4734 2002-04-15  Bruno Haible  <bruno@clisp.org>
4736         * charmaps/UTF-8: Update for Unicode 3.2:
4737         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4738         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4739         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4740         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4741         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4742         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4743         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4744         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4745         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4746         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4747         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4748         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4749         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4750         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
4751         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
4753 2002-04-15  Bruno Haible  <bruno@clisp.org>
4755         Update to Unicode 3.2.
4756         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
4757         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
4758         * locales/translit_combining: Add more combining characters.
4759         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
4760         <U2A74>..<U2A76>.
4761         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
4762         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
4763         <UFE00>..<UFE0F>.
4764         * locales/translit_small: Add small Hiragana letters and small
4765         Katakana letters.
4766         * locales/translit_wide: Add <UFF5F>..<UFF60>.
4768 2002-04-15  Bruno Haible  <bruno@clisp.org>
4770         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
4771         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
4772         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
4773         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
4774         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
4775         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
4776         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
4777         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
4778         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
4779         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
4780         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
4781         <UFA30>..<UFA6A>, <UFE73>.
4782         (space): Add <U205F>.
4783         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
4784         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
4785         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
4786         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
4787         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
4788         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
4789         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
4790         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
4791         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
4792         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
4793         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4794         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4795         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4796         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4797         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4798         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4799         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4800         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4801         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4802         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4803         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4804         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4805         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4806         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
4807         (print): Likewise. Also add <U205F>.
4808         (blank): Add <U205F>.
4809         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
4810         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
4811         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
4812         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
4813         (<U050D>,<U050C>), (<U050F>,<U050E>).
4814         (totitle): Likewise.
4815         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
4816         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
4817         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
4818         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
4819         (<U050C>,<U050D>), (<U050E>,<U050F>).
4820         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
4821         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
4822         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4823         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
4824         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
4825         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4826         * locales/tr_TR: Likewise.
4828 2002-04-15  Bruno Haible  <bruno@clisp.org>
4830         * charmaps/IBM856: New file.
4831         * charmaps/IBM922: New file.
4832         * charmaps/IBM1124: New file.
4833         * charmaps/IBM1129: New file.
4834         * charmaps/IBM1160: New file.
4835         * charmaps/IBM1161: New file.
4836         * charmaps/IBM1132: New file.
4837         * charmaps/IBM1133: New file.
4838         * charmaps/IBM1162: New file.
4839         * charmaps/IBM1163: New file.
4840         * charmaps/IBM1164: New file.
4841         * charmaps/ARMSCII-8: New file.
4843 2002-04-14  Wolfram Gloger  <wg@malloc.de>
4845         * tests-mbwc/tst_types.h: Increase MONSIZE.
4846         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
4848 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
4850         * locales/ms_MY (day): Fix a typo.
4852 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
4854         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
4856 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
4858         * locales/vi_VN: Fix various mistakes and add some more information.
4859         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
4861 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
4863         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
4864         Euro locales.
4865         * tst-fmon.data: Likewise.
4867         * locales/br_FR: Eliminate old national currencies of countries
4868         participating in Euro.  Make @euro files pure copies.
4869         * locales/ca_ES: Likewise.
4870         * locales/ca_ES@euro: Likewise.
4871         * locales/de_AT: Likewise.
4872         * locales/de_AT@euro: Likewise.
4873         * locales/de_BE: Likewise.
4874         * locales/de_BE@euro: Likewise.
4875         * locales/de_DE: Likewise.
4876         * locales/de_DE@euro: Likewise.
4877         * locales/de_LU: Likewise.
4878         * locales/de_LU@euro: Likewise.
4879         * locales/el_GR: Likewise.
4880         * locales/el_GR@euro: Likewise.
4881         * locales/en_IE: Likewise.
4882         * locales/en_IE@euro: Likewise.
4883         * locales/es_ES: Likewise.
4884         * locales/es_ES@euro: Likewise.
4885         * locales/fi_FI: Likewise.
4886         * locales/fi_FI@euro: Likewise.
4887         * locales/fr_BE: Likewise.
4888         * locales/fr_BE@euro: Likewise.
4889         * locales/fr_FR: Likewise.
4890         * locales/fr_FR@euro: Likewise.
4891         * locales/fr_LU: Likewise.
4892         * locales/fr_LU@euro: Likewise.
4893         * locales/ga_IE: Likewise.
4894         * locales/ga_IE@euro: Likewise.
4895         * locales/gl_ES: Likewise.
4896         * locales/gl_ES@euro: Likewise.
4897         * locales/it_IT: Likewise.
4898         * locales/it_IT@euro: Likewise.
4899         * locales/nl_NL: Likewise.
4900         * locales/nl_NL@euro: Likewise.
4901         * locales/pt_PT: Likewise.
4902         * locales/pt_PT@euro: Likewise.
4904         * locales/br_FR@euro: New file.
4906 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
4908         * locales/eu_ES: Corrections of date and time formats.
4909         * locales/hu_HU: Adjust a comment.
4910         * locales/wa_BE: New file.
4911         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
4913         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
4914         * locales/wa_BE@euro: New file.
4916         * locales/zh_HK: Correct date information.
4917         Patch by Anthony Fok <anthony@thizlinux.com>.
4919 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
4921         * locales/sr_YU: Correct month entries for June and July
4922         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
4924         * locales/pl_PL: Update int_curr_symbol.
4926 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
4928         * locales/el_GR: Bug fixes for spelling.
4929         Patch by Alexandros Diamantidis <adia@hellug.gr>.
4931 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4933         * da_DK.in: Add a few more character sequences, no real words.
4935 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
4937         * charmaps/MACINTOSH: Update to Apple's latest definition.
4939 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
4941         * charmaps/GB18030: Update.
4942         Patch by Yu Shao <yshao@redhat.com>.
4944 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
4946         * locales/hu_HU: New version with corrected collation.
4947         Patch by Nagy Péter <chichken@interbase.hu>.
4949 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
4951         * locales/bn_BD: New file.
4952         Contributed by Taneem Ahmed <taneem@eyetap.org>.
4954 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
4956         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
4958 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
4960         * locales/ms_MY: Various bug fixes and additions.
4961         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
4963         * locales/ca_ES: Fix typos (desembre -> decembre).
4964         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
4966 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
4968         * charmaps/TCVN5712-1: Add combined characters.
4970 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
4972         * locales/bg_BG: Rewrite.
4973         Patch by Alexander Shopov <al_shopov@web.bg>.
4975         * charmapsTCVN5712-1: New file.
4977 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
4979         * locales/translit_neutral: Define transliteration for dong sign.
4981 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
4983         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
4985         * locales/de_CH: Define decimal point to '.' and thousands
4986         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
4988 2001-11-21  Bruno Haible  <bruno@clisp.org>
4990         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
4992 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
4994         * locales/se_NO: New file.
4996 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
4998         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
5000 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
5002         * charmaps/SAMI-WS2: Add Euro sign.
5003         Patch by Petter Reinholdtsen <pere@hungry.com>.
5005 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
5007         * Makefile: Add rules to build and run tst-xlocale2.
5008         * tst-xlocale2.c: New file.
5010 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
5012         * Makefile: Add rules to build and run tst-xlocale1.
5013         * tst-xlocale1.c: New file.
5015         * bug-iconv-trans.c: Improve error messages.
5017 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
5019         * charmaps/ISO-IR-209: New file.
5020         * charmaps/MAC-SAMI: New file.
5021         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
5023 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
5025         * charmaps/GEORGIAN-PS: New file.
5026         * charmaps/GEORGIAN-ACADEMY: New file.
5027         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
5029 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
5031         * Makefile: Add rules to build and run tst-mbswcs6.
5032         * tst-mbswcs6.c: New file.
5034         * SUPPORTED: Add several new locales.
5036         * charmaps/KOI8-T: New file.
5038 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
5040         * locales/af_ZA: Use generic LC_COLLATE data.
5041         * locales/el_GR: Likewise.
5042         * locales/hu_HU: Likewise.
5043         * locales/ro_RO: Likewise.  Add transliteration.
5044         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
5045         * locales/ru_RU: Likewise.
5046         * locales/ru_UA: Likewise.
5047         * locales/uk_UA: Likewise.
5048         * locales/eu_ES: LC_TIME strings fixed.
5049         * locales/am_ET: New file.
5050         * locales/translit_et: New file.
5051         * locales/az_AZ: New file.
5052         * locales/br_FR: New file.
5053         * locales/bs_BA: New file.
5054         * locales/cy_GB: New file.
5055         * locales/hy_AM: New file.
5056         * locales/ka_GE: New file.
5057         * locales/mi_NZ: New file.
5058         * locales/oc_FR: New file.
5059         * locales/tg_TJ: New file.
5060         * locales/ti_ER: New file.
5061         * locales/ti_ET: New file.
5062         * locales/tl_PH: New file.
5063         * locales/tt_RU: New file.
5064         * locales/ur_PK: New file.
5065         * locales/uz_UZ: New file.
5066         * locales/yi_US: New file.
5067         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
5069 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
5071         * locales/tr_TR: Define missing fields and remove FIXME comments.
5072         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
5074 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
5076         * locales/en_CA (LC_PAPER): Change to Letter.
5077         * locales/fr_CA (LC_PAPER): Likewise.
5078         * locales/es_PR (LC_PAPER): Change to Letter.
5079         (LC_MEASUREMENT): Change to 2.
5080         * locales/es_US (LC_PAPER): Change to Letter.
5081         (LC_MEASUREMENT): Change to 2.
5083 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
5085         * Makefile: Add dependencies to locale files for all tests in $(tests).
5087 2001-06-28  H.J. Lu  <hjl@gnu.org>
5089         * Makefile: Include SUPPORTED.
5090         (INSTALL-SUPPORTED-LOCALES): New.
5091         ($(INSTALL-SUPPORTED-LOCALES)): New target.
5092         (install-locales-dir): Likewise.
5093         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
5094         * SUPPORTED: Changed the format for parallel install.
5096 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
5098         * Makefile: Add rules to build and run tst-leaks.
5099         * tst-leaks.c: New file.
5101 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
5103         * locales/ro_RO (day): Use U0163 instead of U021B.
5105 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
5107         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
5109 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
5111         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
5112         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
5114 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
5116         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
5117         to SHIFT_JIS. Add SJIS as alias.
5118         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
5119         * gen-locale.sh: Likewise.
5121 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5123         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5124         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
5125         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
5126         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
5128 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5130         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5131         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
5132         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
5133         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
5134         <U3014>, <U3015>, <U3018>, <U3019>.
5136 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5138         * gen-unicode-ctype.c: Update to Unicode 3.1.
5139         (unicode_attributes): Change size to 0x110000.
5140         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
5141         Unicode now officially allows a 32-bit representation and deprecates
5142         the use of surrogates in this representation.
5143         (fill_attributes): Loop up to 0x110000.
5144         (unicode_combining): Remove array.
5145         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
5146         contain this property any more.
5147         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
5148         2001-02-15.
5149         (is_combining): Use new but equivalent definition.
5150         (ucs_symbol, ucs_symbol_range): New functions.
5151         (output_charclass): Loop up to 0x110000.
5152         (output_charmap): Likewise.
5153         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
5154         appropriate.
5155         (main): Expect only two arguments. Remove fill_combining() call.
5156         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
5157         To "lower", add <U03F5> and Deseret letters.
5158         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
5159         Gothic letters, Deseret letters, mathematical symbols.
5160         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
5161         Unicode 3.1 characters.
5162         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
5163         many new Unicode 3.1 characters.
5164         "toupper", "tolower", "totitle": Update.
5165         To "combining", add some new musical symbols.
5166         To "combining_level3", add some new musical symbols.
5167         * locales/tr_TR (LC_CTYPE): Update from i18n.
5168         * locales/translit_font: Add transliterations for new Unicode 3.1
5169         mathematical symbols.
5170         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
5171         * locales/translit_cjk_compat: Add transliterations for CJK
5172         compatibility characters in Unicode plane 2.
5174 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5176         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
5177         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
5178         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
5179         0x8EAFxxxx mappings instead.
5181 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
5183         * locales/ro_RO: Correct abday, day, abmon, and mon info.
5184         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
5186 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
5188         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
5189         for some tests, because mbrlen (NULL, 0, &s) does not always put back
5190         s into the initial state.
5192 2001-05-14  Andreas Jaeger  <aj@suse.de>
5194         * locales/ms_MY: Fix entries for Tue and Wednesday.
5195         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
5197 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
5199         * locales/be_BY: Fix syntax in LC_COLLATE section.
5200         * locales/ru_UA: Likewise.
5201         * locales/tr_TR: Likewise.
5202         * locales/uk_UA: Likewise.
5204 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
5206         * locales/fa_IR: Add outdigit information and collation.
5207         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5209 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
5211         * locales/i18n: Don't define outdigit.
5213 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
5215         * locales/th_TH: Remove name_ms entry.
5216         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5218 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
5220         * locales/th_TH: Update era information and some of the new
5221         categories.
5222         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5224 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
5226         * locales/i18n: Correct classification of Thai characters.  This
5227         differs from Unicode's tables but is in line with linguistic rules
5228         in Thailand.
5229         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5231 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
5233         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
5234         Patch by Yong Li <rigel863@yahoo.com>.
5236 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
5238         * SUPPORTED: Add zh_CN.GBK.
5240 2001-02-09  Andreas Jaeger  <aj@suse.de>
5242         * locales/en_IN: Add newline at end of file.
5244         * SUPPORTED: Add more entries.
5246 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
5248         * locales/en_HK: At newline at the end of the file.
5250 2001-02-08  Andreas Jaeger  <aj@suse.de>
5252         * localedata/SUPPORTED: Add some entries for new locales.
5254 2001-02-07  Andreas Jaeger  <aj@suse.de>
5256         * locales/ar_IN: New.
5257         * locales/bn_IN: New.
5258         * locales/el_GR@euro: New.
5259         * locales/en_HK: New.
5260         * locales/en_IN: New.
5261         * locales/en_PH: New.
5262         * locales/en_SG: New.
5263         * locales/ms_MY: New.
5264         * locales/ta_IN: New.
5265         * locales/te_IN: New.
5266         * locales/zh_SG: New.
5268 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
5270         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
5271         * locales/zh_CN: Likewise.
5273 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
5275         * locales/translit_cjk_compat: Add missing characters in range
5276         U+3300..U+33FF.
5278 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
5280         * locales/fi_FI: Remove FIXME comments.
5281         * locales/sv_FI: Likewise.
5282         Patch by Marko Myllynen <myllynen@lut.fi>.
5284 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
5286         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
5287         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
5289 2001-01-23  Andreas Schwab  <schwab@suse.de>
5291         * locales/el_GR: Add missing quotes around multicharacter strings.
5292         * locales/ru_RU: Likewise.
5294 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
5296         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
5297         * tst-langinfo.sh: Add French tests.
5299 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
5301         * locales/cs_CZ: Fix grammar of comment above abmon.
5302         Reported by Stanislav Brabec <utx@penguin.cz>.
5304 2000-12-31  Andreas Jaeger  <aj@suse.de>
5306         * tst-fmon.c (main): Use return instead of exit to avoid warning.
5308 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
5310         * tests/test5.cm: Define code_set_name.
5312 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
5314         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
5315         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
5316         REVERSE SOLIDUS.
5318 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
5320         * Makefile (tests): Add tst-setlocale.
5321         (tst-setlocale-ENV): Define.
5322         * tst-setlocale.c: New file.
5324 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
5326         * Makefile (LOCALES): Add ja_JP.SJIS.
5328 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
5330         * tst-digits.c (main): Add casts to avoid warnings.
5331         * collate-test.c (xstrcoll): Make l1 and l2 const.
5332         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
5334 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
5336         * charmaps/BALTIC: Superceded by ISO-8859-13.
5338 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
5340         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
5341         Republic of Korea.  Streamlined and extend(include all Hangul
5342         syllables) hangul and hanja class definition in LC_CTYPE and
5343         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
5344         tel_dom_fmt to LC_TELEPHONE.
5345         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
5347 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
5349         * locales/ko_KR: Fix currency_symbol.
5350         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5352 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
5354         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
5355         Reported by Markus Kuhn.
5357 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
5359         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
5360         * locales/ko_KR: Revert change.  Use full with won sign.
5361         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5363 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
5365         * locales/mk_MK: Update.
5366         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
5368 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
5370         * charmaps/BIG5: Add mapping for <U20AC> back.
5371         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5373 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
5375         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
5376         * locales/translit_compat: Add a few ligatures.
5377         * locales/translit_combining: Add a few plain ASCII alternatives.
5378         * locales/translit_fraction: Likewise.  Surround with spaces.
5380 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5382         * locales/translit_hangul: New file.
5383         * locales/ko_KR (LC_CTYPE): Include it.
5385 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5387         * locales/translit_cjk_variants: New file.
5388         * locales/ja_JP (LC_CTYPE): Include it.
5390 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5392         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
5393         transliteration rules.
5395 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5397         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
5398         transliteration rules.
5399         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
5400         * locales/de_BE (LC_CTYPE): Likewise.
5401         * locales/de_CH (LC_CTYPE): Likewise.
5402         * locales/de_LU (LC_CTYPE): Likewise.
5403         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
5404         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
5405         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
5406         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
5408 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5410         * locales/translit_combining: New file.
5411         * locales/fr_FR (LC_CTYPE): Include it.
5412         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
5413         * locales/fr_CA (LC_CTYPE): Likewise.
5414         * locales/fr_CH (LC_CTYPE): Likewise.
5415         * locales/fr_LU (LC_CTYPE): Likewise.
5416         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
5417         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
5418         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
5420 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5422         * locales/translit_wide: New file.
5423         * locales/translit_narrow: New file.
5424         * locales/translit_font: New file.
5425         * locales/translit_circle: New file.
5426         * locales/translit_small: New file.
5427         * locales/translit_fraction: New file.
5428         * locales/translit_compat: New file.
5429         * locales/translit_cjk_compat: New file.
5430         * locales/translit_neutral: New file.  Include all of the above.
5431         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
5432         German and Danish specific rules.
5434 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5436         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
5437         * locales/zh_CN (LC_CTYPE): Likewise.
5438         * locales/ko_KR (LC_CTYPE): Likewise.
5440 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5442         * charmaps/UTF-8: Set width of U200B to 0.
5443         * charmaps/GB18030: Likewise.
5445 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
5447         * charmaps/BIG5: Update.
5448         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5450         * locales/mk_MK: Use iso14651_t1 file.
5451         Patch by Damjan <arhiv@freemail.org.mk>.
5453 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
5455         * charmaps/VISCII: New file.
5457 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
5459         * locales/sr_YU@cyrillic: New file. Based on a locale file by
5460         Anton Zinoviev <anton@lml.bas.bg>.
5461         * SUPPORTED: Add sr_YU@cyrillic.
5463 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
5465         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
5466         * locales/be_BY: Likewise.
5467         * locales/bg_BG: Likewise.
5468         * locales/el_GR: Likewise.
5469         * locales/ja_JP: Likewise.
5470         * locales/ko_KR: Likewise.
5471         * locales/mk_MK: Likewise.
5472         * locales/ru_RU: Likewise.
5473         * locales/ru_UA: Likewise.
5474         * locales/th_TH: Likewise.
5475         * locales/tr_TR: Likewise.
5476         * locales/uk_UA: Likewise.
5477         * locales/zh_CN: Likewise.
5478         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
5479         in the ja_JP.EUC-JP locale.
5480         * tests-mbwc/dat_iswalpha.c: Likewise.
5481         * tests-mbwc/dat_iswctype.c: Likewise.
5482         * tests-mbwc/dat_iswgraph.c: Likewise.
5483         * tests-mbwc/dat_iswprint.c: Likewise.
5484         * tests-mbwc/dat_iswpunct.c: Likewise.
5486 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
5488         * fr_CA,2.13.in: Removed.
5490 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
5492         * locales/POSIX: New support for date_fmt.
5493         * locales/af_ZA: Likewise.
5494         * locales/ar_AE: Likewise.
5495         * locales/ar_BH: Likewise.
5496         * locales/ar_DZ: Likewise.
5497         * locales/ar_EG: Likewise.
5498         * locales/ar_IQ: Likewise.
5499         * locales/ar_JO: Likewise.
5500         * locales/ar_KW: Likewise.
5501         * locales/ar_LB: Likewise.
5502         * locales/ar_LY: Likewise.
5503         * locales/ar_MA: Likewise.
5504         * locales/ar_OM: Likewise.
5505         * locales/ar_QA: Likewise.
5506         * locales/ar_SA: Likewise.
5507         * locales/ar_SD: Likewise.
5508         * locales/ar_SY: Likewise.
5509         * locales/ar_TN: Likewise.
5510         * locales/ar_YE: Likewise.
5511         * locales/be_BY: Likewise.
5512         * locales/bg_BG: Likewise.
5513         * locales/ca_ES: Likewise.
5514         * locales/cs_CZ: Likewise.
5515         * locales/da_DK: Likewise.
5516         * locales/de_AT: Likewise.
5517         * locales/de_BE: Likewise.
5518         * locales/de_CH: Likewise.
5519         * locales/de_DE: Likewise.
5520         * locales/de_LU: Likewise.
5521         * locales/el_GR: Likewise.
5522         * locales/en_AU: Likewise.
5523         * locales/en_CA: Likewise.
5524         * locales/en_DK: Likewise.
5525         * locales/en_GB: Likewise.
5526         * locales/en_IE: Likewise.
5527         * locales/en_NZ: Likewise.
5528         * locales/en_US: Likewise.
5529         * locales/en_ZA: Likewise.
5530         * locales/es_AR: Likewise.
5531         * locales/es_BO: Likewise.
5532         * locales/es_CL: Likewise.
5533         * locales/es_CO: Likewise.
5534         * locales/es_CR: Likewise.
5535         * locales/es_DO: Likewise.
5536         * locales/es_EC: Likewise.
5537         * locales/es_ES: Likewise.
5538         * locales/es_GT: Likewise.
5539         * locales/es_HN: Likewise.
5540         * locales/es_MX: Likewise.
5541         * locales/es_NI: Likewise.
5542         * locales/es_PA: Likewise.
5543         * locales/es_PE: Likewise.
5544         * locales/es_PR: Likewise.
5545         * locales/es_PY: Likewise.
5546         * locales/es_SV: Likewise.
5547         * locales/es_US: Likewise.
5548         * locales/es_UY: Likewise.
5549         * locales/es_VE: Likewise.
5550         * locales/et_EE: Likewise.
5551         * locales/eu_ES: Likewise.
5552         * locales/fa_IR: Likewise.
5553         * locales/fi_FI: Likewise.
5554         * locales/fo_FO: Likewise.
5555         * locales/fr_BE: Likewise.
5556         * locales/fr_CA: Likewise.
5557         * locales/fr_CH: Likewise.
5558         * locales/fr_FR: Likewise.
5559         * locales/fr_LU: Likewise.
5560         * locales/ga_IE: Likewise.
5561         * locales/gl_ES: Likewise.
5562         * locales/gv_GB: Likewise.
5563         * locales/he_IL: Likewise.
5564         * locales/hi_IN: Likewise.
5565         * locales/hr_HR: Likewise.
5566         * locales/hu_HU: Likewise.
5567         * locales/i18n: Likewise.
5568         * locales/id_ID: Likewise.
5569         * locales/is_IS: Likewise.
5570         * locales/it_CH: Likewise.
5571         * locales/it_IT: Likewise.
5572         * locales/iw_IL: Likewise.
5573         * locales/ja_JP: Likewise.
5574         * locales/kl_GL: Likewise.
5575         * locales/ko_KR: Likewise.
5576         * locales/kw_GB: Likewise.
5577         * locales/lt_LT: Likewise.
5578         * locales/lv_LV: Likewise.
5579         * locales/mk_MK: Likewise.
5580         * locales/mr_IN: Likewise.
5581         * locales/mt_MT: Likewise.
5582         * locales/nl_BE: Likewise.
5583         * locales/nl_NL: Likewise.
5584         * locales/nn_NO: Likewise.
5585         * locales/no_NO: Likewise.
5586         * locales/pl_PL: Likewise.
5587         * locales/pt_BR: Likewise.
5588         * locales/pt_PT: Likewise.
5589         * locales/ro_RO: Likewise.
5590         * locales/ru_RU: Likewise.
5591         * locales/ru_UA: Likewise.
5592         * locales/sk_SK: Likewise.
5593         * locales/sl_SI: Likewise.
5594         * locales/sq_AL: Likewise.
5595         * locales/sr_YU: Likewise.
5596         * locales/sv_FI: Likewise.
5597         * locales/sv_SE: Likewise.
5598         * locales/th_TH: Likewise.
5599         * locales/tr_TR: Likewise.
5600         * locales/uk_UA: Likewise.
5601         * locales/vi_VN: Likewise.
5602         * locales/zh_CN: Likewise.
5603         * locales/zh_HK: Likewise.
5604         * locales/zh_TW: Likewise.
5606 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
5608         * locales/fa_IR: Fix many problems and change to use UTF-8.
5609         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5610         * SUPPORTED: Add fa_IR.UTF-8.
5612 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
5614         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
5616 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
5618         * locales/iso14651_t1: Handle Macedonian correctly.
5619         Patch by Damjan <arhiv@freemail.org.mk>.
5621 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
5623         * locales/iso14651_t1: Add currency symbols.
5625 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
5627         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
5628         * tests-mbwc/dat_iswdigit.c: Likewise.
5630         * locales/zh_CN: Remove non-ASCII digit entry.
5631         * locales/ja_JP: Likewise.
5632         Add full width digits to alnum class.
5634 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5636         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
5637         digits.
5638         (is_alpha): Add them here.
5639         * locales/i18n (digit): Remove all non-ASCII digits.
5640         (alpha): Add them here.
5642         * dump-ctype.c: Pretty print.
5644 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
5646         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
5647         * locales/ko_KR: Change currency_symbol back to use U20a9.
5649 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
5651         * tst-langinfo.sh: Adjust for change in ja_JP.
5653 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
5655         * locales/ja_JP: Changed yesexpr/noexpr expression,
5656         fixed typo in era, added definition for name_gen.
5658 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5660         * SUPPORTED: Add ko_KR.UTF-8.
5662 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
5664         * charmaps/BIG5: Add a width table.
5665         * charmaps/GB18030: Likewise.
5666         * charmaps/ISO-8859-6: Likewise.
5667         * charmaps/ISO-8859-8: Likewise.
5668         * charmaps/TIS-620: Likewise.
5670 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5672         * Makefile (repertoiremaps): Remove variable.
5673         (distribute): Remove repertoiremaps.
5674         (install-others): Likewise. Add .gz to charmaps.
5675         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
5677 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5679         * charmaps/ISO-IR-197: Remove alias "none".
5681 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5683         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
5684         width of format control characters to 0.
5686 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5688         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
5689         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
5690         return values.  Only the sign matters.
5692 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
5694         * locales/ar_SA: Last non <Uxxxx> entries removed.
5695         Patch by Martin Strassburger <martin.strassburger@sap.com>.
5697 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
5699         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
5700         we have EUC-KR.
5702 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
5704         * locales/uk_UA: Fix yesexpr.
5705         * locales/ru_UA: Likewise.
5706         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
5708 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
5710         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
5711         so they become printable and carry a width.  Comment out surrogate
5712         ranges.  Add a WIDTH table.
5714 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
5716         * gen-unicode-ctype.c: New file.
5717         * dump-ctype.c: New file.
5718         * Makefile (distribute): Add them.
5719         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
5720         gen-unicode-ctype.c.
5721         (blank): Add U+1680.
5722         (cntrl): Add U+2028, U+2029.
5723         (space): Add U+1680, U+2028, U+2029.
5724         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
5725         (alnum, alpha, print, graph, punct): Lots of additions.
5726         (lower, upper, tolower, toupper, combining, combining_level3): Update.
5727         (totitle): New map.
5728         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
5729         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
5730         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
5731         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
5732         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
5733         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
5734         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
5736 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5738         * charmaps/GBK: Add commented mappings for GBK characters not yet in
5739         Unicode.
5741 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5743         * charmaps/GBK: Remove /x80 entry.
5745 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
5747         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
5748         to use it.
5750 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5752         * charmaps/JOHAB: Add identity mapping for 0x7f.
5754 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
5756         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
5757         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
5759 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
5761         * charmaps/GB2312: Change code_set_name to GB2312.
5763 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
5765         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
5766         * localedata/locales/ar_BH: Likewise.
5767         * localedata/locales/ar_DZ: Likewise.
5768         * localedata/locales/ar_EG: Likewise.
5769         * localedata/locales/ar_IQ: Likewise.
5770         * localedata/locales/ar_JO: Likewise.
5771         * localedata/locales/ar_KW: Likewise.
5772         * localedata/locales/ar_LB: Likewise.
5773         * localedata/locales/ar_LY: Likewise.
5774         * localedata/locales/ar_MA: Likewise.
5775         * localedata/locales/ar_OM: Likewise.
5776         * localedata/locales/ar_QA: Likewise.
5777         * localedata/locales/ar_SD: Likewise.
5778         * localedata/locales/ar_SY: Likewise.
5779         * localedata/locales/ar_TN: Likewise.
5780         * localedata/locales/ar_YE: Likewise.
5782 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
5784         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
5785         * locales/mr_IN: New file.
5786         * locales/mt_MT: New file.
5788         * charmaps/GB18030: Comment out entries in user-defined area.
5790 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
5792         * charmaps/GB18030: Add back entries which got lost in last change.
5794 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
5796         * charmaps/GB18030: Update once more.
5798         * charmaps/JOHAB: New file.
5799         * SUPPORTED: Add ko_KR.JOHAB.
5801 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
5803         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
5804         but not in EUC-KR.
5806 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5808         * charmaps/EUC-TW: Add commented non-reversible mappings.
5810 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5812         * charmaps/CP949: New file.
5814 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5816         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
5818 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5820         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
5821         U+007E.
5823 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5825         * charmaps/INIS-8: Update to use <Uxxxx> format.
5826         * charmaps/ISO_2033-1983: Likewise.
5827         * charmaps/ISO_5427-EXT: Likewise.
5829 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
5831         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
5832         * SUPPORTED: Add zh_HK.BIG5HKSCS.
5834         * charmaps/BIG5HKSCS: Add Big5 codes.
5836         * Makefile (test-input): Add sv_SE.ISO-8859-1.
5837         (LOCALES): Likewise.
5838         * sv_SE.ISO-8859-1: New file.
5840 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
5842         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
5843         Changes by Roger So <spacehunt@e-fever.org>.
5845         * SUPPORTED: Add nn_NO.ISO-8859-1.
5846         * locales/nn_NO: New file.
5848 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
5850         * charmaps/BIG5HKSCS: Regenerated from official data file.
5852         * locales/ja_JP: Add yesstr and nostr information.
5854         * charmaps/GB18030: Add entries from GBK not present here.
5856         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
5858         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
5860 2000-08-29  Akira Higuchi  <a@kondara.org>
5862         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
5863         * charmaps/GBK: Likewise.
5865         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
5867 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
5869         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
5870         and customize with several reorder-after statements.
5871         Reported by menthos@menthos.com.
5873 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
5875         * locales/ja_JP: Add new categories with generic information.
5877         * locales/i18n (default_missing): Change back to only U003F.
5879 2000-08-24  Andreas Jaeger  <aj@suse.de>
5881         * Makefile (generated): Add some .out files.
5883 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
5885         * locales/i18n: Add transliteration information.
5887 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
5889         * locales/ca_ES@euro: Country is Spain.
5890         * locales/ca_ES: Likewise.
5892         * locales/es_MX: Correct int_curr_symbol.
5893         * locales/es_PE: Likewise.
5895         * SUPPORTED: Add missing supported locales.
5897         * locales/fa_IR: Correct a few of the contained bugs.
5899         * locales/zh_HK: New file.
5901         * charmaps/BIG5HKSCS: New file.
5903         * locales/en_CA,2.5: Removed.
5904         * locales/fr_CA,2.13: Removed.
5905         * locales/in_ID: Removed.
5907         * locales/sq_AL: New file.
5908         * SUPPORTED: Add sq_AL.ISO-8859-1.
5910         * locales/vi_VN: New file.
5911         * SUPPORTED: Add vi_VN.UTF-8.
5913         * locales/ko_KR: Correct currency_symbol entry.
5915         * locales/hi_IN: New file.
5916         * SUPPORTED: Add hi_IN.UTF-8.
5918         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
5920         * sort-test.sh: Improve error handling by printing more information.
5922         * locales/ar_AE: New file.
5923         * locales/ar_BH: New file.
5924         * locales/ar_DZ: New file.
5925         * locales/ar_EG: New file.
5926         * locales/ar_IQ: New file.
5927         * locales/ar_JO: New file.
5928         * locales/ar_KW: New file.
5929         * locales/ar_LB: New file.
5930         * locales/ar_LY: New file.
5931         * locales/ar_MA: New file.
5932         * locales/ar_OM: New file.
5933         * locales/ar_QA: New file.
5934         * locales/ar_SD: New file.
5935         * locales/ar_SY: New file.
5936         * locales/ar_TN: New file.
5937         * locales/ar_YE: New file.
5938         * SUPPORTED: Add Arabic locales.
5940 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
5942         * locales/es_CR: New file.
5943         * locales/es_NI: New file.
5944         * locales/es_PR: New file.
5946         * locales/es_AR: Share LC_COLLATE description with es_ES.
5947         * locales/es_BO: Likewise.
5948         * locales/es_CL: Likewise.
5949         * locales/es_CO: Likewise.
5950         * locales/es_DO: Likewise.
5951         * locales/es_GT: Likewise.
5952         * locales/es_HN: Likewise.
5953         * locales/es_MX: Likewise.
5954         * locales/es_PA: Likewise.
5955         * locales/es_PE: Likewise.
5956         * locales/es_PY: Likewise.
5957         * locales/es_SV: Likewise.
5958         * locales/es_UY: Likewise.
5959         * locales/es_VE: Likewise.
5960         * locales/es_EC: Share LC_COLLATE description with es_US.
5962         * locales/ko_KR: Updated for glibc 2.2.
5963         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5964         * SUPPORTED: Add ko_KR.
5966         * locales/de_BE@euro: New file.
5967         * locales/eu_ES@euro: New file.
5968         * locales/ga_IE@euro: New file.
5969         * locales/gl_ES@euro: New file.
5970         * locales/nl_BE@euro: New file.
5971         * locales/sv_FI@euro: New file.
5972         * SUPPORTED: Add the new locales.
5974         * Makefile (install-locales): Handle option in locale name.  Print
5975         progress information.
5977         * SUPPORTED: Add all the @euro locales.
5979         * locales/ca_ES@euro: Update charset comment.
5980         * locales/de_AT@euro: Likewise.
5981         * locales/de_DE@euro: Likewise.
5982         * locales/de_LU@euro: Likewise.
5983         * locales/en_IE@euro: Likewise.
5984         * locales/es_ES@euro: Likewise.
5985         * locales/fi_FI@euro: Likewise.
5986         * locales/fr_BE@euro: Likewise.
5987         * locales/fr_FR@euro: Likewise.
5988         * locales/fr_LU@euro: Likewise.
5989         * locales/it_IT@euro: Likewise.
5990         * locales/nl_NL@euro: Likewise.
5991         * locales/pt_PT@euro: Likewise.
5993 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
5995         * locales/ca_ES: Correct comment.
5997         * locales/ca_ES@euro: New file.
5998         * locales/de_AT@euro: New file.
5999         * locales/de_DE@euro: New file.
6000         * locales/de_LU@euro: New file.
6001         * locales/en_IE@euro: New file.
6002         * locales/es_ES@euro: New file.
6003         * locales/fi_FI@euro: New file.
6004         * locales/fr_BE@euro: New file.
6005         * locales/fr_FR@euro: New file.
6006         * locales/fr_LU@euro: New file.
6007         * locales/it_IT@euro: New file.
6008         * locales/nl_NL@euro: New file.
6009         * locales/pt_PT@euro: New file.
6011 2000-08-19  Andreas Jaeger  <aj@suse.de>
6013         * tst-digits.c: Include stdlib.h and string.h to provide
6014         prototypes for exit, strlen and strcmp.
6016 2000-08-18  Andreas Jaeger  <aj@suse.de>
6018         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
6019         (TST_DECL_VARS): Don't declare err_flg.
6020         (TST_GET_ERRET): Don't set err_flg.
6021         (TST_GET_ERRET_SEQ): Likewise.
6022         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
6024         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
6025         * tests-mbwc/dat_iswalnum.c: Likewise.
6026         * tests-mbwc/dat_iswalpha.c: Likewise.
6027         * tests-mbwc/dat_iswcntrl.c: Likewise.
6028         * tests-mbwc/dat_iswctype.c: Likewise.
6029         * tests-mbwc/dat_iswdigit.c: Likewise.
6030         * tests-mbwc/dat_iswgraph.c: Likewise.
6031         * tests-mbwc/dat_iswlower.c: Likewise.
6032         * tests-mbwc/dat_iswprint.c: Likewise.
6033         * tests-mbwc/dat_iswpunct.c: Likewise.
6034         * tests-mbwc/dat_iswspace.c: Likewise.
6035         * tests-mbwc/dat_iswupper.c: Likewise.
6036         * tests-mbwc/dat_iswxdigit.c: Likewise.
6037         * tests-mbwc/dat_mblen.c: Likewise.
6038         * tests-mbwc/dat_mbrlen.c: Likewise.
6039         * tests-mbwc/dat_mbrtowc.c: Likewise.
6040         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6041         * tests-mbwc/dat_mbstowcs.c: Likewise.
6042         * tests-mbwc/dat_mbtowc.c: Likewise.
6043         * tests-mbwc/dat_strcoll.c: Likewise.
6044         * tests-mbwc/dat_strfmon.c: Likewise.
6045         * tests-mbwc/dat_strxfrm.c: Likewise.
6046         * tests-mbwc/dat_swscanf.c: Likewise.
6047         * tests-mbwc/dat_towctrans.c: Likewise.
6048         * tests-mbwc/dat_towlower.c: Likewise.
6049         * tests-mbwc/dat_towupper.c: Likewise.
6050         * tests-mbwc/dat_wcrtomb.c: Likewise.
6051         * tests-mbwc/dat_wcscat.c: Likewise.
6052         * tests-mbwc/dat_wcschr.c: Likewise.
6053         * tests-mbwc/dat_wcscmp.c: Likewise.
6054         * tests-mbwc/dat_wcscoll.c: Likewise.
6055         * tests-mbwc/dat_wcscpy.c: Likewise.
6056         * tests-mbwc/dat_wcscspn.c: Likewise.
6057         * tests-mbwc/dat_wcslen.c: Likewise.
6058         * tests-mbwc/dat_wcsncat.c: Likewise.
6059         * tests-mbwc/dat_wcsncmp.c: Likewise.
6060         * tests-mbwc/dat_wcsncpy.c: Likewise.
6061         * tests-mbwc/dat_wcspbrk.c: Likewise.
6062         * tests-mbwc/dat_wcsrtombs.c: Likewise.
6063         * tests-mbwc/dat_wcsspn.c: Likewise.
6064         * tests-mbwc/dat_wcsstr.c: Likewise.
6065         * tests-mbwc/dat_wcstod.c: Likewise.
6066         * tests-mbwc/dat_wcstok.c: Likewise.
6067         * tests-mbwc/dat_wcstombs.c: Likewise.
6068         * tests-mbwc/dat_wcswidth.c: Likewise.
6069         * tests-mbwc/dat_wcsxfrm.c: Likewise.
6070         * tests-mbwc/dat_wctob.c: Likewise.
6071         * tests-mbwc/dat_wctomb.c: Likewise.
6072         * tests-mbwc/dat_wctrans.c: Likewise.
6073         * tests-mbwc/dat_wctype.c: Likewise.
6074         * tests-mbwc/dat_wcwidth.c: Likewise.
6075         * tests-mbwc/dat_isw-funcs.h: Fix comment.
6077 2000-08-17  Andreas Jaeger  <aj@suse.de>
6079         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
6080         should have a value.
6082 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
6084         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
6085         separate uppercase from non-uppercase characters to enable correct
6086         handling in range expressions.
6088 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
6090         * Makefile (install-locales): Use --prefix option of localedef to
6091         avoid providing complete path for output file.
6093 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
6095         * locales/zh_TW: Updated.
6096         * charmaps/BIG5: Updated.
6097         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6099 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
6101         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
6102         use `int'.
6104 2000-08-01  Andreas Jaeger  <aj@suse.de>
6106         * Makefile (distribute): Follow name change of tst-ctype-de.in to
6107         tst-ctype-de_DE.ISO-8859-1.in.
6109 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
6111         * charmaps/KSX1001: Add width information.
6112         * charmaps/GB2312: Likewise.
6113         * charmaps/GBK: Likewise.
6114         Patches by GOTO Masanori <gotom@debian.or.jp>.
6116 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6118         * charmaps/CP737: New file.
6119         * charmaps/CP775: New file.
6121 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6123         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
6124         /xb0../xf7.  Remove aliases.
6126 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6128         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
6129         /xc9../xf9.
6131 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6133         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
6135 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
6137         * tst-langinfo.c (main): Fix esacape sequence handling.
6139         * charmaps/EUC-TW: New file.
6141         * tst-digits.c: Add tests for wprintf.
6142         * tests/test7.cm: Change so that it is usable for wprintf tests.
6144         * tst-locale.sh: Fix typo in last change.
6146         * tst-digits.c: Add ctype and wctype tests.
6148 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
6150         * Makefile (ld-test-names): Add test7.
6151         (tests): Add tst-digits.  Add dependency and environment variable.
6152         * tst-digits.c: New file.
6153         * tst-locale.sh: Generate test7 locale.
6154         * tests/test7.cm: New file.
6155         * tests/test7.def: New file.
6157         * tst-locale.sh: Add dropped test6 locale.
6159 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
6161         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
6162         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
6163         locale.
6165 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
6167         * locales/zh_TW: New file.
6168         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6170 2000-07-28  Andreas Jaeger  <aj@suse.de>
6172         * tst-langinfo.c: Include <string.h> for strcmp prototype.
6174 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
6176         * charmaps/BIG5: New file.
6177         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6179 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
6181         * locales/zh_CN: Update for new format.
6182         Patch by Yong Li <yong.li@asu.edu>.
6184         * tst-langinfo.c: Add copyright text.
6186 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
6188         * tst-wctype.input: Add more input text.
6189         * tst-wctype.c: Test more classes.
6191         * Makefile: Add rules to build, run, and distribute tst-langinfo.
6192         * tst-langinfo.c: New file.
6193         * tst-langinfo.sh: New file.
6195         * locales/ja_JP (era_d_t_fmt): Fix typo.
6197         * Makefile: Add rules to build, run, and distribute tst-wctype.
6198         * tst-wctype.c: New file.
6199         * tst-wctype.input: New file.
6200         * tst-wctype.sh: New file.
6202 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6204         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
6205         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
6207 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
6209         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
6210         (enoexpr): Likewise.
6211         * locales/hr_HR: Likewise.
6212         Patches by GOTO Masanori <gotom@debian.or.jp>.
6214         * locales/i18n (yesexpr): Add U005E at the beginning.
6215         (noexpr): Likewise.
6217 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
6219         * locales/ja_JP (yesexpr): U0060 should be U005E.
6220         (noexpr): Likewise.
6222         * locales/i18n: Remove U00A0 from blank as well.
6223         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
6225 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
6227         * charmaps/SJIS: Add width information.
6228         Patch by GOTO Masanori <gotom@debian.or.jp>.
6230         * charmaps/SJIS: Correct byte sequence for single byte characters.
6232 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
6234         * locales/i18n: Fix typos.
6236         * locales/iso14651_t1: Correct syntax for HAN script.
6238 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
6240         * charmaps/GB18030: New file.
6242         * charmaps/UTF-8: Update for Unicode 3.0.
6244         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
6245         space.
6246         * tst-ctype.c: Likewise.
6247         * tst-ctype.sh: Likewise.
6248         * locales/i18n: Likewise.
6249         * locales/ja_JP: Likewise.
6250         * tests-mbwc/dat_iswcntrl.c: Likewise.
6251         * tests-mbwc/dat_iswctype.c: Likewise.
6252         * tests-mbwc/dat_iswspace.c: Likewise.
6254         * tst-ctype.sh: Also test C locale.
6256 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
6258         * Makefile: Rewrite rules for tests to run them only when necessary.
6259         * sort-test.sh: Produce output for failed tests.
6260         * tst-fmon.sh: Likewise.
6261         * tst-rpmatch.sh: Likewise.
6263 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
6265         * tst-ctype-de_DE.in: Renamed to...
6266         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
6268 2000-07-11  Andreas Jaeger  <aj@suse.de>
6270         * Makefile (locale_test_suite): Always run test suite.
6271         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
6272         gen-locale.sh.
6273         (do-collate-test): Likewise.
6274         (do-tst-fmon): Likewise.
6275         (do-tst-locale): Likewise.
6276         (do-tst-rpmatch): Likewise.
6277         (do-tst-trans): Likewise.
6278         (do-tst-mbswcs): Likewise.
6279         (do-tst-ctype): Likewise.
6281         * sort-test.sh : Rewrite to work with static only builds.
6282         * tst-ctype.sh: Likewise.
6283         * tst-fmon.sh: Likewise.
6284         * tst-locale.sh: Likewise.
6285         * tst-mbswcs.sh: Likewise.
6286         * tst-rpmatch.sh: Likewise.
6287         * tst-trans.sh: Likewise.
6289         * gen-locale.sh (locfile): Fix it for building with
6290         sourcedir==builddir and for static only builds.
6292 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
6294         * locales/POSIX: Remove repertoire map reference.
6295         * locales/ar_SA: Remove repertoire map reference.
6297         * locales/zh_CN.GBK: Removed.
6299         * repertoiremaps/charids.894: Removed.
6300         * repertoiremaps/mnemonics.ds: Removed.
6301         * repertoiremaps/mnemonics.ja: Removed.
6302         * repertoiremaps/mnemonics.ko: Removed.
6303         * repertoiremaps/mnemonics.zh: Removed.
6305         * charmaps/SJIS: New file.
6307 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
6309         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
6310         to EUC-JP.
6311         * tests-mbwc/dat_mbtowc.c: Likewise.
6312         * tests-mbwc/dat_wctob.c: Likewise.
6314         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
6315         * charmaps/EUC-KR: Likewise.
6317 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
6319         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
6320         * locales/ar_SA (LC_TELEPHONE): Likewise.
6321         * locales/be_BY (LC_TELEPHONE): Likewise.
6322         * locales/bg_BG (LC_TELEPHONE): Likewise.
6323         * locales/ca_ES (LC_TELEPHONE): Likewise.
6324         * locales/da_DK (LC_TELEPHONE): Likewise.
6325         * locales/de_BE (LC_TELEPHONE): Likewise.
6326         * locales/de_CH (LC_TELEPHONE): Likewise.
6327         * locales/de_LU (LC_TELEPHONE): Likewise.
6328         * locales/el_GR (LC_TELEPHONE): Likewise.
6329         * locales/en_AU (LC_TELEPHONE): Likewise.
6330         * locales/en_BW (LC_TELEPHONE): Likewise.
6331         * locales/en_CA (LC_TELEPHONE): Likewise.
6332         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
6333         * locales/en_DK (LC_TELEPHONE): Likewise.
6334         * locales/en_IE (LC_TELEPHONE): Likewise.
6335         * locales/en_NZ (LC_TELEPHONE): Likewise.
6336         * locales/en_ZA (LC_TELEPHONE): Likewise.
6337         * locales/en_ZW (LC_TELEPHONE): Likewise.
6338         * locales/es_AR (LC_TELEPHONE): Likewise.
6339         * locales/es_BO (LC_TELEPHONE): Likewise.
6340         * locales/es_CL (LC_TELEPHONE): Likewise.
6341         * locales/es_CO (LC_TELEPHONE): Likewise.
6342         * locales/es_DO (LC_TELEPHONE): Likewise.
6343         * locales/es_EC (LC_TELEPHONE): Likewise.
6344         * locales/es_ES (LC_TELEPHONE): Likewise.
6345         * locales/es_GT (LC_TELEPHONE): Likewise.
6346         * locales/es_HN (LC_TELEPHONE): Likewise.
6347         * locales/es_MX (LC_TELEPHONE): Likewise.
6348         * locales/es_PA (LC_TELEPHONE): Likewise.
6349         * locales/es_PE (LC_TELEPHONE): Likewise.
6350         * locales/es_PY (LC_TELEPHONE): Likewise.
6351         * locales/es_SV (LC_TELEPHONE): Likewise.
6352         * locales/es_US (LC_TELEPHONE): Likewise.
6353         * locales/es_UY (LC_TELEPHONE): Likewise.
6354         * locales/es_VE (LC_TELEPHONE): Likewise.
6355         * locales/et_EE (LC_TELEPHONE): Likewise.
6356         * locales/eu_ES (LC_TELEPHONE): Likewise.
6357         * locales/fa_IR (LC_TELEPHONE): Likewise.
6358         * locales/fi_FI (LC_TELEPHONE): Likewise.
6359         * locales/fo_FO (LC_TELEPHONE): Likewise.
6360         * locales/fr_BE (LC_TELEPHONE): Likewise.
6361         * locales/fr_CA (LC_TELEPHONE): Likewise.
6362         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
6363         * locales/fr_CH (LC_TELEPHONE): Likewise.
6364         * locales/fr_LU (LC_TELEPHONE): Likewise.
6365         * locales/ga_IE (LC_TELEPHONE): Likewise.
6366         * locales/gl_ES (LC_TELEPHONE): Likewise.
6367         * locales/gv_GB (LC_TELEPHONE): Likewise.
6368         * locales/he_IL (LC_TELEPHONE): Likewise.
6369         * locales/hr_HR (LC_TELEPHONE): Likewise.
6370         * locales/hu_HU (LC_TELEPHONE): Likewise.
6371         * locales/id_ID (LC_TELEPHONE): Likewise.
6372         * locales/in_ID (LC_TELEPHONE): Likewise.
6373         * locales/is_IS (LC_TELEPHONE): Likewise.
6374         * locales/it_CH (LC_TELEPHONE): Likewise.
6375         * locales/it_IT (LC_TELEPHONE): Likewise.
6376         * locales/iw_IL (LC_TELEPHONE): Likewise.
6377         * locales/kl_GL (LC_TELEPHONE): Likewise.
6378         * locales/ko_KR (LC_TELEPHONE): Likewise.
6379         * locales/kw_GB (LC_TELEPHONE): Likewise.
6380         * locales/lt_LT (LC_TELEPHONE): Likewise.
6381         * locales/lv_LV (LC_TELEPHONE): Likewise.
6382         * locales/mk_MK (LC_TELEPHONE): Likewise.
6383         * locales/nl_BE (LC_TELEPHONE): Likewise.
6384         * locales/nl_NL (LC_TELEPHONE): Likewise.
6385         * locales/pl_PL (LC_TELEPHONE): Likewise.
6386         * locales/pt_BR (LC_TELEPHONE): Likewise.
6387         * locales/ro_RO (LC_TELEPHONE): Likewise.
6388         * locales/ru_RU (LC_TELEPHONE): Likewise.
6389         * locales/ru_UA (LC_TELEPHONE): Likewise.
6390         * locales/sk_SK (LC_TELEPHONE): Likewise.
6391         * locales/sl_SI (LC_TELEPHONE): Likewise.
6392         * locales/sr_YU (LC_TELEPHONE): Likewise.
6393         * locales/sv_FI (LC_TELEPHONE): Likewise.
6394         * locales/th_TH (LC_TELEPHONE): Likewise.
6395         * locales/tr_TR (LC_TELEPHONE): Likewise.
6396         * locales/uk_UA (LC_TELEPHONE): Likewise.
6398 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
6400         * locales/th_TH: Update revision information.
6401         (LC_CTYPE: alpha): Replace ";...;" with "..".
6402         (LC_COLLATE: order): Quote with "".
6404 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
6406         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
6407         in address.
6408         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
6409         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
6410         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
6411         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
6412         * locales/es_BO (LC_IDENTIFICATION): Likewise.
6413         * locales/es_CL (LC_IDENTIFICATION): Likewise.
6414         * locales/es_CO (LC_IDENTIFICATION): Likewise.
6415         * locales/es_DO (LC_IDENTIFICATION): Likewise.
6416         * locales/es_EC (LC_IDENTIFICATION): Likewise.
6417         * locales/es_ES (LC_IDENTIFICATION): Likewise.
6418         * locales/es_GT (LC_IDENTIFICATION): Likewise.
6419         * locales/es_HN (LC_IDENTIFICATION): Likewise.
6420         * locales/es_MX (LC_IDENTIFICATION): Likewise.
6421         * locales/es_PA (LC_IDENTIFICATION): Likewise.
6422         * locales/es_PE (LC_IDENTIFICATION): Likewise.
6423         * locales/es_PY (LC_IDENTIFICATION): Likewise.
6424         * locales/es_SV (LC_IDENTIFICATION): Likewise.
6425         * locales/es_US (LC_IDENTIFICATION): Likewise.
6426         * locales/es_UY (LC_IDENTIFICATION): Likewise.
6427         * locales/es_VE (LC_IDENTIFICATION): Likewise.
6428         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
6429         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
6430         * locales/no_NO (LC_TELEPHONE): Fill in.
6431         * locales/pt_PT (LC_TELEPHONE): Fill in.
6432         * locales/sv_SE (LC_TELEPHONE): Fill in.
6433         * locales/en_GB (LC_TELEPHONE): Fill in.
6434         * locales/cs_CZ (LC_TELEPHONE): Fill in.
6436 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
6438         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
6439         * tst-locale.sh (LC_ALL): Likewise.
6441 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
6443         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
6444         * tst-locale.sh: Likewise.
6446 2000-07-01  Andreas Jaeger  <aj@suse.de>
6448         * Makefile (generated-dirs): LOCALES are also generated.
6449         (generated-dirs): Remove obsolete entry.
6451 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
6453         * Makefile (distribute): Add locale test suite files, fmon test
6454         suite files, gen-locale.sh, and show-ucs-data.c.
6456         * Depend: New file.
6458         * Makefile: Rewrite rules to generate locale data.
6459         * gen-locale.sh: Generate only one locale which is described in a
6460         command line parameter.
6462         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
6463         around DEM problem.
6464         * tst-fmon.data: Change back entries with DEM.
6466         * gen-locale.sh: Print that it might take a while to finish.
6468 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
6470         * Makefile (install-locales): Remove the -u switch from localedef
6471         command line.
6473 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
6475         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
6476         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
6477         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
6479         * locales/POSIX: Update for new format.
6481         * Makefile: Regenerate locale data also if localedef changed.
6483         * tst-fmon.data: Until we know what is correct, but the spaces
6484         after DEM back in.
6486         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
6487         unresolved issues.
6488         * tests-mbwc/dat_mbtowc.c: Likewise.
6489         * tests-mbwc/dat_strcoll.c: Likewise.
6490         * tests-mbwc/dat_strfmon.c: Likewise.
6491         * tests-mbwc/dat_strxfrm.c: Likewise.
6492         * tests-mbwc/tst_mbtowc.c: Likewise.
6494 2000-06-29  Andreas Jaeger  <aj@suse.de>
6496         * sort-test.sh: Set LC_ALL to full locale name.
6498         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
6499         anymore.
6500         (LOCALES): New.
6501         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
6502         Depend on locale files
6503         (LOCALE_FILES): New.
6504         (ALL_LC_FILES): New.
6505         (ALL_OBJ_LC_FILES): New
6506         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
6508         * tst-ctype.sh: Don't generate locales here.
6509         * tst-mbswcs.sh: Likewise.
6510         * sort-test.sh: Likewise.
6512         * gen-locale.sh: New file to generate locales.
6514 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6516         * locales/en_GB: Update RAP address.
6517         * locales/fr_FR: Likewise.
6518         * locales/en_NZ: Likewise.
6519         * locales/de_BE: Likewise.
6520         * locales/de_CH: Likewise.
6521         * locales/de_LU: Likewise.
6522         * locales/en_AU: Likewise.
6523         * locales/en_IE: Likewise.
6524         * locales/eu_ES: Likewise.
6525         * locales/fr_BE: Likewise.
6526         * locales/fr_CH: Likewise.
6527         * locales/fr_LU: Likewise.
6528         * locales/it_IT: Likewise.
6529         * locales/nl_BE: Likewise.
6530         * locales/nl_NL: Likewise.
6531         * locales/pt_BR: Likewise.
6532         * locales/pt_PT: Likewise.
6533         * locales/sv_FI: Likewise.
6534         * locales/fi_FI: Likewise.
6535         * locales/sv_SE: Likewise.
6537 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6539         * locales/af_ZA: Update for new format.
6540         * locales/ar_SA: Likewise.
6541         * locales/be_BY: Likewise.
6542         * locales/bg_BG: Likewise.
6543         * locales/ca_ES: Likewise.
6544         * locales/el_GR: Likewise.
6545         * locales/en_BW: Likewise.
6546         * locales/en_DK: Likewise.
6547         * locales/en_ZW: Likewise.
6548         * locales/es_AR: Likewise.
6549         * locales/es_BO: Likewise.
6550         * locales/es_CL: Likewise.
6551         * locales/es_CO: Likewise.
6552         * locales/es_DO: Likewise.
6553         * locales/es_EC: Likewise.
6554         * locales/es_ES: Likewise.
6555         * locales/es_GT: Likewise.
6556         * locales/es_HN: Likewise.
6557         * locales/es_MX: Likewise.
6558         * locales/es_PA: Likewise.
6559         * locales/es_PE: Likewise.
6560         * locales/es_PY: Likewise.
6561         * locales/es_SV: Likewise.
6562         * locales/es_US: Likewise.
6563         * locales/es_UY: Likewise.
6564         * locales/es_VE: Likewise.
6565         * locales/et_EE: Likewise.
6566         * locales/fa_IR: Likewise.
6567         * locales/fr_CA: Likewise.
6568         * locales/en_CA,2.5: Likewise.
6569         * locales/fr_CA,2.13: Likewise.
6570         * locales/gl_ES: Likewise.
6571         * locales/hr_HR: Likewise.
6572         * locales/hu_HU: Likewise.
6573         * locales/ko_KR: Likewise.
6574         * locales/lt_LT: Likewise.
6575         * locales/lv_LV: Likewise.
6576         * locales/no_NO: Likewise.
6577         * locales/pl_PL: Likewise.
6578         * locales/ro_RO: Likewise.
6579         * locales/ru_RU: Likewise.
6580         * locales/ru_UA: Likewise.
6581         * locales/sk_SK: Likewise.
6582         * locales/sl_SI: Likewise.
6583         * locales/sr_YU: Likewise.
6584         * locales/th_TH: Likewise.
6585         * locales/tr_TR: Likewise.
6586         * locales/uk_UA: Likewise.
6587         * locales/en_CA: Likewise.
6588         * locales/is_IS: Likewise.
6589         * locales/mk_MK: Likewise.
6591 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6593         * locales/cs_CZ: Comment out fields I'm not sure about.
6594         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
6595         * locales/en_NZ: Update for new format.
6596         * locales/de_BE: Likewise.
6597         * locales/de_CH: Likewise.
6598         * locales/de_LU: Likewise.
6599         * locales/en_AU: Likewise.
6600         * locales/en_IE: Likewise.
6601         * locales/en_ZA: Likewise.
6602         * locales/eu_ES: Likewise.
6603         * locales/fo_FO: Likewise.
6604         * locales/fr_BE: Likewise.
6605         * locales/fr_CH: Likewise.
6606         * locales/fr_LU: Likewise.
6607         * locales/ga_IE: Likewise.
6608         * locales/gv_GB: Likewise.
6609         * locales/he_IL: Likewise.
6610         * locales/id_ID: Likewise.
6611         * locales/in_ID: Likewise.
6612         * locales/it_CH: Likewise.
6613         * locales/it_IT: Likewise.
6614         * locales/iw_IL: Likewise.
6615         * locales/kl_GL: Likewise.
6616         * locales/kw_GB: Likewise.
6617         * locales/nl_BE: Likewise.
6618         * locales/nl_NL: Likewise.
6619         * locales/pt_BR: Likewise.
6620         * locales/pt_PT: Likewise.
6621         * locales/sv_FI: Likewise.
6622         * locales/da_DK: Likewise.
6623         * locales/fi_FI: Likewise.
6624         * locales/sv_SE: Likewise.
6626 2000-06-29  Andreas Jaeger  <aj@suse.de>
6628         * Makefile (locale_test_suite): Add new test files.
6629         (tst_mblen-ENV): New.
6630         (tst_mbtowc-ENV): New.
6631         (tst_strcoll-ENV): New.
6632         (tst_strxfrm-ENV): New.
6633         (tst_wctomb-ENV): New.
6634         (tst_mbrtowc-ENV): New.
6635         (tst_mbsrtowcs-ENV): New.
6636         (tst_mbstowcs-ENV): New.
6637         (tst_strfmon-ENV): New.
6638         (tst_wcrtomb-ENV): New.
6639         (tst_wcsrtombs-ENV): New.
6640         (tst_wcstod-ENV): New.
6641         (tst_wcstok-ENV): New.
6642         (tst_wcstombs-ENV): New.
6644         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
6645         <kuwahara@cthulhu.engr.sgi.com>.
6646         * tests-mbwc/dat_wctomb.c: Likewise.
6647         * tests-mbwc/tst_mbtowc.c: Likewise.
6648         * tests-mbwc/dat_mbtowc.c: Likewise.
6649         * tests-mbwc/tst_strxfrm.c: Likewise.
6650         * tests-mbwc/dat_strxfrm.c: Likewise.
6651         * tests-mbwc/dat_strcoll.c: Likewise.
6652         * tests-mbwc/tst_strcoll.c: Likewise.
6653         * tests-mbwc/tst_mblen.c: Likewise.
6654         * tests-mbwc/dat_mblen.c: Likewise.
6655         * tests-mbwc/dat_wcstok.c: Likewise.
6656         * tests-mbwc/tst_wcstok.c: Likewise.
6657         * tests-mbwc/dat_wcstod.c: Likewise.
6658         * tests-mbwc/tst_wcstod.c: Likewise.
6659         * tests-mbwc/dat_mbrtowc.c: Likewise.
6660         * tests-mbwc/tst_mbrtowc.c: Likewise.
6661         * tests-mbwc/dat_wcsrtombs.c: Likewise.
6662         * tests-mbwc/tst_wcsrtombs.c: Likewise.
6663         * tests-mbwc/dat_wcstombs.c: Likewise.
6664         * tests-mbwc/tst_wcstombs.c: Likewise.
6665         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6666         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
6667         * tests-mbwc/dat_wcrtomb.c: Likewise.
6668         * tests-mbwc/tst_wcrtomb.c: Likewise.
6669         * tests-mbwc/dat_mbstowcs.c: Likewise.
6670         * tests-mbwc/tst_mbstowcs.c: Likewise.
6671         * tests-mbwc/dat_strfmon.c: Likewise.
6672         * tests-mbwc/tst_strfmon.c: Likewise.
6674 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
6676         * locales/mk_MK: Updated (not to new format).
6677         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
6679 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6681         * locales/fr_FR: Update for new format.
6682         * locales/de_AT: Likewise.
6683         * locales/en_GB: Likewise.
6685 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
6687         * locales/th_TH: Update copyright notice.
6689         * locales/cs_CZ: Updated for new format.
6690         Patch by Jakub Jelinek <jakub@redhat.com>.
6692         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
6693         comments.
6694         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
6695         internal state of mbrlen.
6697         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
6698         (TEST_MBWC_ENV): Remove unnecessary slash.
6699         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
6701         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
6703         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
6704         tests.
6706         * locales/iso14651_t1: Explicitly add control character in
6707         U0000-U001F and U007F-U009F range for backward compatibility.
6709         * locales/i18n: Correct problems found by test suite.
6711 2000-06-28  Andreas Jaeger  <aj@suse.de>
6713         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
6714         warning.
6716         * Makefile (locale_test_suite): Add tst_mbrlen.
6717         (tst_mbrlen-ENV): New.
6719         * tests-mbwc/tst_mbrlen.c: New file
6721         * tests-mbwc/dat_mbrlen.c: New file.
6723         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
6724         (struct TST_HEAD): Use const char* instead of an array.
6726         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
6728         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
6730         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
6732 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6734         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
6735         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
6736         U4E06 is not in EUC-JP.
6737         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
6738         * tests-mbwc/dat_towctrans.c: Likewise.
6739         * tests-mbwc/dat_wcscoll.c: Likewise.
6740         * tests-mbwc/dat_wcswidth.c: Likewise.
6741         * tests-mbwc/dat_wctob.c: Likewise.
6743         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
6744         versions.
6746         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
6747         what is correct.
6748         * tests-mbwc/dat_wcsxfrm.c: Likewise.
6749         * tests-mbwc/dat_wcwidth.c: Likewise.
6751         * tests-mbwc/tst_funcs.h: Pretty print.
6753         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
6754         * tests-mbwc/tst_wcschr.c: Likewise.
6755         * tests-mbwc/tst_wcscpy.c: Likewise.
6756         * tests-mbwc/tst_wcscat.c: Likewise.
6757         * tests-mbwc/tst_wcsncpy.c: Likewise.
6758         * tests-mbwc/tst_wcspbrk.c: Likewise.
6759         * tests-mbwc/tst_wcsstr.c: Likewise.
6760         * tests-mbwc/tst_wctrans.c: Likewise.
6761         * tests-mbwc/tst_wctype.c: Likewise.
6763         * tests-mbwc/tst_wcscoll.c: Print better error messages.
6765         * Makefile (tests): Define as $(locale_test_suite) but only
6766         if not cross-compiling and shared libs are built.
6767         (locale_test_suite): New variable.  Name all new tests from the
6768         locale test suite.
6769         Add rule to run new tests only when all data is available.
6770         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
6772         * tst-ctype-de_DE.in: U00A0 is not in class graph.
6774         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
6776         * locales/i18n: Backspace isn't blank, tab is.
6778         * tst-ctype.c (main): Add tests for control characters and space.
6780         * locales/i18n: Backspace is no space.
6782         * locales/i18n: Add \t to space.
6784 2000-06-27  Andreas Jaeger  <aj@suse.de>
6786         * Makefile (TEST_MBWC_ENV): New variable.
6787         Use it for all tests from tests-mbwc.
6789 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6791         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
6793 2000-06-27  Andreas Jaeger  <aj@suse.de>
6795         * Makefile: Add environment setting for all tests from tests-mbwc.
6797 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6799         * locales/en_DK.com: Not needed.
6801 2000-06-27  Andreas Jaeger  <aj@suse.de>
6803         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
6804         <kuwahara@cthulhu.engr.sgi.com>.
6806         * Makefile (tests): Add tests from tests-mbwc subdirectory,
6807         comment them out for now.
6808         (subdir-dirs): New for tests-mbwc, add also vpaths.
6810         * locales/ja_JP: Add missing / in LC_CTYPE.
6812 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
6814         * Makefile (distribute): Add tst-ctype-de_DE.in.
6815         * tst-ctype.c: Read in more tests from stdin.
6816         * tst-ctype.sh: Feed extra test data to program via stdin.
6817         * tst-ctype-de_DE.in: New file.
6819         * locales/i18n (punct): Exclude U00A0.
6820         (blank): Include U00A0.
6822         * locales/ja_JP: Updates for new format.
6824         * Makefile (test-srcs): Add tst-ctype.
6825         (distribute): Add tst-ctype.sh.
6826         (do-tst-ctype): New target.  Run for tests.
6827         * tst-ctype.c: New file.
6828         * tst-ctype.sh: New file.
6830         * locales/i18n: NUL character must not be in cntrl.
6832         * Makefile (test-input): Add en_US.ISO-8859-1.
6833         * en_US.in: New file.
6835 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
6837         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
6838         for now.
6840         * de_DE.in: Update for new sorting.
6842         * tst-locale.sh: Don't use mnemonic.ds.
6843         * tst-mbswcs.sh: Likewise.
6844         * tst-trans.sh: Likewise.
6846         * locales/de_DE: Update for new format.
6847         * locales/en_US: Likewise.
6848         * tests/trans.def: Likewise.
6849         * tst-fmon-locales/tstfmon_n01y12: Likewise.
6850         * tst-fmon-locales/tstfmon_n02n40: Likewise.
6851         * tst-fmon-locales/tstfmon_n10y31: Likewise.
6852         * tst-fmon-locales/tstfmon_n11y41: Likewise.
6853         * tst-fmon-locales/tstfmon_n12y11: Likewise.
6854         * tst-fmon-locales/tstfmon_n20n32: Likewise.
6855         * tst-fmon-locales/tstfmon_n30y20: Likewise.
6856         * tst-fmon-locales/tstfmon_n41n00: Likewise.
6857         * tst-fmon-locales/tstfmon_y01y10: Likewise.
6858         * tst-fmon-locales/tstfmon_y02n22: Likewise.
6859         * tst-fmon-locales/tstfmon_y22n42: Likewise.
6860         * tst-fmon-locales/tstfmon_y30y21: Likewise.
6861         * tst-fmon-locales/tstfmon_y32n31: Likewise.
6862         * tst-fmon-locales/tstfmon_y40y00: Likewise.
6863         * tst-fmon-locales/tstfmon_y42n21: Likewise.
6865         * tst-rpmatch.c: Avoid warning with broken compiler.
6867         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
6869         * sort-test.sh: Add more GCONV_PATH usages.
6870         * tst-fmon.sh: Likewise.
6871         * tst-locale.sh: Likewise.
6872         * tst-mbswcs.sh: Likewise.
6873         * tst-rpmatch.sh: Likewise.
6874         * tst-trans.sh: Likewise.
6876         * locales/i18n: Remove order_start around copy.
6878         * locales/iso14651_t1: Correct various small errors.
6880 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
6882         * charmaps/ISO-8859-1: Correct width specification.
6884 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
6886         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
6887         * charmaps/ANSI_X3.4-1968: Likewise.
6888         * charmaps/ASMO_449: Likewise.
6889         * charmaps/BALTIC: Likewise.
6890         * charmaps/BS_4730: Likewise.
6891         * charmaps/BS_VIEWDATA: Likewise.
6892         * charmaps/CP1250: Likewise.
6893         * charmaps/CP1251: Likewise.
6894         * charmaps/CP1252: Likewise.
6895         * charmaps/CP1253: Likewise.
6896         * charmaps/CP1254: Likewise.
6897         * charmaps/CP1255: Likewise.
6898         * charmaps/CP1256: Likewise.
6899         * charmaps/CP1257: Likewise.
6900         * charmaps/CP1258: Likewise.
6901         * charmaps/CSA_Z243.4-1985-1: Likewise.
6902         * charmaps/CSA_Z243.4-1985-2: Likewise.
6903         * charmaps/CSA_Z243.4-1985-GR: Likewise.
6904         * charmaps/CSN_369103: Likewise.
6905         * charmaps/CWI: Likewise.
6906         * charmaps/DEC-MCS: Likewise.
6907         * charmaps/DIN_66003: Likewise.
6908         * charmaps/DS_2089: Likewise.
6909         * charmaps/EBCDIC-AT-DE: Likewise.
6910         * charmaps/EBCDIC-AT-DE-A: Likewise.
6911         * charmaps/EBCDIC-CA-FR: Likewise.
6912         * charmaps/EBCDIC-DK-NO: Likewise.
6913         * charmaps/EBCDIC-DK-NO-A: Likewise.
6914         * charmaps/EBCDIC-ES: Likewise.
6915         * charmaps/EBCDIC-ES-A: Likewise.
6916         * charmaps/EBCDIC-ES-S: Likewise.
6917         * charmaps/EBCDIC-FI-SE: Likewise.
6918         * charmaps/EBCDIC-FI-SE-A: Likewise.
6919         * charmaps/EBCDIC-FR: Likewise.
6920         * charmaps/EBCDIC-IS-FRISS: Likewise.
6921         * charmaps/EBCDIC-IT: Likewise.
6922         * charmaps/EBCDIC-PT: Likewise.
6923         * charmaps/EBCDIC-UK: Likewise.
6924         * charmaps/EBCDIC-US: Likewise.
6925         * charmaps/ECMA-CYRILLIC: Likewise.
6926         * charmaps/ES: Likewise.
6927         * charmaps/ES2: Likewise.
6928         * charmaps/EUC-JP: Likewise.
6929         * charmaps/EUC-KR: Likewise.
6930         * charmaps/GB2312: Likewise.
6931         * charmaps/GBK: Likewise.
6932         * charmaps/GB_1988-80: Likewise.
6933         * charmaps/GOST_19768-74: Likewise.
6934         * charmaps/GREEK-CCITT: Likewise.
6935         * charmaps/GREEK7: Likewise.
6936         * charmaps/GREEK7-OLD: Likewise.
6937         * charmaps/HP-ROMAN8: Likewise.
6938         * charmaps/IBM037: Likewise.
6939         * charmaps/IBM038: Likewise.
6940         * charmaps/IBM1004: Likewise.
6941         * charmaps/IBM1026: Likewise.
6942         * charmaps/IBM1047: Likewise.
6943         * charmaps/IBM256: Likewise.
6944         * charmaps/IBM273: Likewise.
6945         * charmaps/IBM274: Likewise.
6946         * charmaps/IBM275: Likewise.
6947         * charmaps/IBM277: Likewise.
6948         * charmaps/IBM278: Likewise.
6949         * charmaps/IBM280: Likewise.
6950         * charmaps/IBM281: Likewise.
6951         * charmaps/IBM284: Likewise.
6952         * charmaps/IBM285: Likewise.
6953         * charmaps/IBM290: Likewise.
6954         * charmaps/IBM297: Likewise.
6955         * charmaps/IBM420: Likewise.
6956         * charmaps/IBM423: Likewise.
6957         * charmaps/IBM424: Likewise.
6958         * charmaps/IBM437: Likewise.
6959         * charmaps/IBM500: Likewise.
6960         * charmaps/IBM850: Likewise.
6961         * charmaps/IBM851: Likewise.
6962         * charmaps/IBM852: Likewise.
6963         * charmaps/IBM855: Likewise.
6964         * charmaps/IBM857: Likewise.
6965         * charmaps/IBM860: Likewise.
6966         * charmaps/IBM861: Likewise.
6967         * charmaps/IBM862: Likewise.
6968         * charmaps/IBM863: Likewise.
6969         * charmaps/IBM864: Likewise.
6970         * charmaps/IBM865: Likewise.
6971         * charmaps/IBM866: Likewise.
6972         * charmaps/IBM868: Likewise.
6973         * charmaps/IBM869: Likewise.
6974         * charmaps/IBM870: Likewise.
6975         * charmaps/IBM871: Likewise.
6976         * charmaps/IBM874: Likewise.
6977         * charmaps/IBM875: Likewise.
6978         * charmaps/IBM880: Likewise.
6979         * charmaps/IBM891: Likewise.
6980         * charmaps/IBM903: Likewise.
6981         * charmaps/IBM904: Likewise.
6982         * charmaps/IBM905: Likewise.
6983         * charmaps/IBM918: Likewise.
6984         * charmaps/IEC_P27-1: Likewise.
6985         * charmaps/INIS: Likewise.
6986         * charmaps/INIS-CYRILLIC: Likewise.
6987         * charmaps/INVARIANT: Likewise.
6988         * charmaps/ISIRI-3342: Likewise.
6989         * charmaps/ISO-8859-1: Likewise.
6990         * charmaps/ISO-8859-10: Likewise.
6991         * charmaps/ISO-8859-13: Likewise.
6992         * charmaps/ISO-8859-14: Likewise.
6993         * charmaps/ISO-8859-15: Likewise.
6994         * charmaps/ISO-8859-16: Likewise.
6995         * charmaps/ISO-8859-2: Likewise.
6996         * charmaps/ISO-8859-3: Likewise.
6997         * charmaps/ISO-8859-4: Likewise.
6998         * charmaps/ISO-8859-5: Likewise.
6999         * charmaps/ISO-8859-6: Likewise.
7000         * charmaps/ISO-8859-7: Likewise.
7001         * charmaps/ISO-8859-8: Likewise.
7002         * charmaps/ISO-8859-9: Likewise.
7003         * charmaps/ISO-IR-197: Likewise.
7004         * charmaps/ISO-IR-90: Likewise.
7005         * charmaps/ISO_10367-BOX: Likewise.
7006         * charmaps/ISO_5427: Likewise.
7007         * charmaps/ISO_5428: Likewise.
7008         * charmaps/ISO_646.BASIC: Likewise.
7009         * charmaps/ISO_646.IRV: Likewise.
7010         * charmaps/ISO_6937: Likewise.
7011         * charmaps/ISO_6937-2-25: Likewise.
7012         * charmaps/ISO_6937-2-ADD: Likewise.
7013         * charmaps/ISO_8859-SUPP: Likewise.
7014         * charmaps/IT: Likewise.
7015         * charmaps/JIS_C6220-1969-RO: Likewise.
7016         * charmaps/JIS_C6229-1984-B: Likewise.
7017         * charmaps/JIS_X0201: Likewise.
7018         * charmaps/JUS_I.B1.002: Likewise.
7019         * charmaps/JUS_I.B1.003-MAC: Likewise.
7020         * charmaps/JUS_I.B1.003-SERB: Likewise.
7021         * charmaps/KOI-8: Likewise.
7022         * charmaps/KOI8-R: Likewise.
7023         * charmaps/KOI8-U: Likewise.
7024         * charmaps/KSC5636: Likewise.
7025         * charmaps/KSX1001: Likewise.
7026         * charmaps/LATIN-GREEK: Likewise.
7027         * charmaps/LATIN-GREEK-1: Likewise.
7028         * charmaps/MAC-IS: Likewise.
7029         * charmaps/MAC-UK: Likewise.
7030         * charmaps/MACINTOSH: Likewise.
7031         * charmaps/MSZ_7795.3: Likewise.
7032         * charmaps/NATS-DANO: Likewise.
7033         * charmaps/NATS-SEFI: Likewise.
7034         * charmaps/NC_NC00-10: Likewise.
7035         * charmaps/NEXTSTEP: Likewise.
7036         * charmaps/NF_Z_62-010: Likewise.
7037         * charmaps/NF_Z_62-010_1973: Likewise.
7038         * charmaps/NS_4551-1: Likewise.
7039         * charmaps/NS_4551-2: Likewise.
7040         * charmaps/PT: Likewise.
7041         * charmaps/PT2: Likewise.
7042         * charmaps/SAMI: Likewise.
7043         * charmaps/SAMI-WS2: Likewise.
7044         * charmaps/SEN_850200_B: Likewise.
7045         * charmaps/SEN_850200_C: Likewise.
7046         * charmaps/T.101-G2: Likewise.
7047         * charmaps/T.61-7BIT: Likewise.
7048         * charmaps/T.61-8BIT: Likewise.
7049         * charmaps/TIS-620: Likewise.
7050         * charmaps/UTF8: Likewise.
7051         * charmaps/VIDEOTEX-SUPPL: Likewise.
7053 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
7055         * locales/pt_BR: Revert last change partly.  Full weekday and month
7056         names are written with lowercase first letter.
7057         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7059 2000-06-21  Andreas Jaeger  <aj@suse.de>
7061         * tst-trans.c: Include <stdlib.h> and <string.h>.
7063 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
7065         * locales/pt_BR: Correct day and month names.
7066         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7068 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
7070         * Makefile (ld-test-srcs): Add tests/test6.c.
7072         * Makefile (ld-test-srcs): Add trans.def here.
7074         * Makefile (ld-test-srcs): Handle .ds files separately.
7076         * Makefile (ld-test-srcs): Distribute all test6 input files.
7078 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
7080         * locales/be_BY: New file.
7081         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
7083 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
7085         * locales/iso14651_t1: New file.
7087 2000-05-15  Andreas Jaeger  <aj@suse.de>
7089         * tst-fmon.data: Change testcase following fixes for
7090         de_DE.
7092         * locales/de_DE: Remove space after DEM since DEM is
7093         now placed after the value.
7095         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
7096         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
7097         PR libc/1713.
7099 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
7101         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
7102         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
7104         * tst-fmon.c (main): Print the locale name as well in the error
7105         message.
7107 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
7109         * locales/i18n: New file.
7111 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
7113         * tst-fmon.data: Update test after last strfmon change.
7115 2000-03-15  Andreas Jaeger  <aj@suse.de>
7117         * locales/sl_SI: Fix entries for june and july.
7118         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
7119         libc/1648.
7121 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
7123         * locales/en_DK: Correct syntax.
7125 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
7127         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
7129 2000-03-01  Andreas Jaeger  <aj@suse.de>
7131         * locales/gv_GB: New file.
7132         * locales/kw_GB: New file.
7133         From Pablo Saratxaga <pablo@mandrakesoft.com>.
7135 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
7137         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
7139 2000-03-01  Andreas Jaeger  <aj@suse.de>
7141         * SUPPORTED: Added bg_BG.CP1251.
7143         * locales/bg_BG: New file.
7145 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
7147         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
7148         names for characters.
7149         * charmaps/EUC-KR: ADD width information.
7150         * repertoiremaps/mnemonic.ko: New file.
7151         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7153         * charmaps/GBK: New file.
7154         * locales/zh_CN.GBK: New file.
7155         * repertoiremaps/mnemonic.zh: New file.
7156         Contributed by Sean Chen <sean.chen@turbolinux.com>.
7158         * locales/mk_MK: New file.
7159         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
7160         * SUPPORTED: Add mk_MK ISO-8859-5.
7162 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
7164         * SUPPORTED: Add gl_ES.ISO-8859-1.
7166         * SUPPORTED: Add ar_SA.ISO-8859-6.
7167         * locales/ar_SA: New file.
7169         * locales/th_TH: Remove Thai digits from `digits'.
7171         * SUPPORTED: Add th_TH.TIS-620.
7173         * locales/el_GR (toupper): Don't map *s to S*.
7174         * locales/en_DK: Likewise.
7175         * locales/en_DK.com: Likewise.
7176         * locales/ru_RU: Likewise.
7177         * locales/ru_UA: Likewise.
7178         * locales/tr_TR: Likewise.
7179         * locales/uk_UA: Likewise.
7181         * locales/en_DK (toupper): Map v% to V%.
7182         (tolower): Map V% to v%.
7183         * locales/en_DK.com: Likewise.
7184         * locales/ru_RU: Likewise.
7185         * locales/ru_UA: Likewise.
7186         * locales/tr_TR: Likewise.
7187         * locales/uk_UA: Likewise.
7189 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
7191         * Makefile (generated-dirs): Add de_DE.437.
7193 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
7195         * charmaps/IBM864: Correct comment for /xC6 mapping.
7196         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
7197         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
7198         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
7199         Reported by Bruno Haible <haible@ilog.fr>.
7201 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7203         * locales/af_ZA: Fix syntax errors.
7205 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
7207         * tst-locale.sh: Also enable test5.
7208         * tests/test5.ds: New file.
7210         * locales/gl_ES: New file.
7211         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
7213         * locales/POSIX: Remove trailing semicolon.
7214         * locales/th_TH: Likewise.
7215         PR libc/1545.
7217 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
7219         * locales/ja_JP: Add double-width digits to digit class.
7221 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
7223         * charmaps/ISO-8859-16: Add mapping for /xba.
7224         Reported by Bruno Haible <haible@ilog.fr>.
7226 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
7228         * tst-trans.sh: Add directory names to charmap and repertoire file
7229         names.
7231         * charmaps/ISO-8859-16: New file.
7233         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
7235 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
7237         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
7239 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
7241         * collate-test.c (main): Correct logic in test.
7243         * tst-trans.sh: Use correct name for dynamic loader.
7245 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
7247         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
7249         * locale/en_BW: New file.
7250         * locale/en_ZW: New file.
7251         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7253 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
7255         * locales/ja_JP: Fix cntrl mapping and era definition.
7256         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
7258 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
7260         * locales/af_ZA: New file.
7261         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7263 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
7265         * locales/POSIX: Fix collation order of <SI> and add a few missing
7266         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
7268         * locales/cs_CZ: Fix syntax of collation entries with multi-character
7269         weights.
7270         * locales/da_DK: Likewise.
7271         * locales/el_GR: Likewise.
7272         * locales/en_CA: Likewise.
7273         * locales/en_CA,2.5: Likewise.
7274         * locales/en_DK: Likewise.
7275         * locales/en_DK.com: Likewise.
7276         * locales/es_AR: Likewise.
7277         * locales/es_BO: Likewise.
7278         * locales/es_CL: Likewise.
7279         * locales/es_CO: Likewise.
7280         * locales/es_DO: Likewise.
7281         * locales/es_EC: Likewise.
7282         * locales/es_ES: Likewise.
7283         * locales/es_GT: Likewise.
7284         * locales/es_HN: Likewise.
7285         * locales/es_MX: Likewise.
7286         * locales/es_PA: Likewise.
7287         * locales/es_PE: Likewise.
7288         * locales/es_PY: Likewise.
7289         * locales/es_SV: Likewise.
7290         * locales/es_US: Likewise.
7291         * locales/es_UY: Likewise.
7292         * locales/es_VE: Likewise.
7293         * locales/et_EE: Likewise.
7294         * locales/fi_FI: Likewise.
7295         * locales/fr_CA,2.13: Likewise.
7296         * locales/hr_HR: Likewise.
7297         * locales/hu_HU: Likewise.
7298         * locales/is_IS: Likewise.
7299         * locales/lt_LT: Likewise.
7300         * locales/lv_LV: Likewise.
7301         * locales/no_NO: Likewise.
7302         * locales/pl_PL: Likewise.
7303         * locales/ro_RO: Likewise.
7304         * locales/ru_RU: Likewise.
7305         * locales/ru_UA: Likewise.
7306         * locales/sl_SI: Likewise.
7307         * locales/sr_YU: Likewise.
7308         * locales/sv_SE: Likewise.
7309         * locales/th_TH: Likewise.
7310         * locales/tr_TR: Likewise.
7311         * locales/uk_UA: Likewise.
7313 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
7315         * charmaps/ISIRI-3342: New file.
7316         * locales/fa_IR: New file.
7317         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
7319 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
7321         * locales/de_DE: Correct syntax of multi-character weights.
7323 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
7325         * tests/test6.c: New file.
7326         * tests/test6.cm: New file.
7327         * tests/test6.def: New file.
7328         * tests/test6.mne: New file.
7330         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
7331         UFE85, and UFE8B.
7332         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
7333         and /xc6.
7334         * charmaps/KOI8-U: Fix typo in /x95 entry.
7335         * charmaps/KOI8-R: Correct 0x95 entry.
7336         * charmaps/CP1258: Add /xEC.
7337         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
7338         * charmaps/IBM874: Add Euro.
7339         * charmaps/ISO-8859-7: Map /xB4 to U0384.
7340         Reported by Bruno Haible <haible@ilog.fr>.
7342 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
7344         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
7345         1992.  Reported by Bruno Haible <haible@ilog.fr>.
7347 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
7349         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
7350         * charmaps/EUC-JP: Likewise.
7351         * repertoiremaps/mnemonic.ja: Likewise.
7353         * locales/ja_JP: Add extra CLASS and MAP definisions.
7355         * charmaps/EUC-JP: Add WIDTH definitions.
7357 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
7359         * Makefile: Don't run tests for now.
7361 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
7363         * locales/ko_KR: New file.
7364         * charmaps/EUC-KR: New file.
7365         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7367 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
7369         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
7371         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
7373 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
7375         * tst-trans.c: New file.
7376         * tst-trans.sh: New file.
7377         * tests/trans.def: New file.
7378         * Makefile: Add rules for character mapping tests.
7380         * tests/test1.def: Correct ellipsis syntax.
7382 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
7384         * charmaps/ISO-8859-1: Don't define values for non-printable
7385         characters.
7387         * charmaps/ISO-8859-1: Add width information.
7389 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
7391         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
7393         * charmaps/ISO-8859-13: Fix a few entries.
7394         Patch by Marius Gedminas <mgedmin@takas.lt>.
7396 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
7398         * locales/zh_CN: Some first patches to make the file usable.
7400 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
7402         * locales/id_ID: Fix typo.
7404 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
7406         * locales/en_DK: Add Euro symbol to collation and characterization
7407         tables.  Patch by Geoff Keating.
7409         * charmaps/ISO-8859-15: Remove duplicate <OC>.
7411 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
7413         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
7414         * charmaps/IBM866: Likewise.
7415         * charmaps/IBM874: Likewise.
7416         * charmaps/ISO-8859-13: Likewise.
7417         * charmaps/ISO-8859-14: Likewise.
7418         * charmaps/ISO-8859-15: Likewise.
7419         * charmaps/MAC-UK: Likewise.
7421         * charmaps/ISO-8859-13: Correct typo.
7422         * charmaps/ISO-8859-14: Likewise.
7423         * charmaps/ISO-8859-15: Likewise.
7425 1999-08-16  Andreas Schwab  <schwab@suse.de>
7427         * charmaps/UTF8: Add entries for /x00.  Remove spurious
7428         <percent-sign/> entry.  Correct typo.
7430 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
7432         * charmaps/UTF8: Generated from the charDB.
7434 1999-08-13  Andreas Schwab  <schwab@suse.de>
7436         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
7437         * locales/da_DK: Likewise.
7438         * locales/de_DE: Likewise.
7439         * locales/el_GR: Likewise.
7440         * locales/en_CA: Likewise.
7441         * locales/en_DK: Likewise.
7442         * locales/en_DK.com: Likewise.
7443         * locales/es_AR: Likewise.
7444         * locales/es_BO: Likewise.
7445         * locales/es_CL: Likewise.
7446         * locales/es_CO: Likewise.
7447         * locales/es_DO: Likewise.
7448         * locales/es_EC: Likewise.
7449         * locales/es_ES: Likewise.
7450         * locales/es_GT: Likewise.
7451         * locales/es_HN: Likewise.
7452         * locales/es_MX: Likewise.
7453         * locales/es_PA: Likewise.
7454         * locales/es_PE: Likewise.
7455         * locales/es_PY: Likewise.
7456         * locales/es_SV: Likewise.
7457         * locales/es_US: Likewise.
7458         * locales/es_UY: Likewise.
7459         * locales/es_VE: Likewise.
7460         * locales/et_EE: Likewise.
7461         * locales/fi_FI: Likewise.
7462         * locales/hr_HR: Likewise.
7463         * locales/hu_HU: Likewise.
7464         * locales/is_IS: Likewise.
7465         * locales/lt_LT: Likewise.
7466         * locales/lv_LV: Likewise.
7467         * locales/no_NO: Likewise.
7468         * locales/pl_PL: Likewise.
7469         * locales/ro_RO: Likewise.
7470         * locales/ru_RU: Likewise.
7471         * locales/ru_UA: Likewise.
7472         * locales/sl_SI: Likewise.
7473         * locales/sr_YU: Likewise.
7474         * locales/sv_SE: Likewise.
7475         * locales/tr_TR: Likewise.
7476         * locales/uk_UA: Likewise.
7478         * charmaps/ISO_10646: Fix typo.
7480 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
7482         * locales/ca_ES: New file.
7483         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
7485         * SUPPORTED: Add ca_ES.
7487 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
7489         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
7490         correct sources.
7492 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
7494         * locales/ru_RU: Abbreviate Saturday Sbt.
7495         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
7497 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
7499         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
7501 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
7503         * Makefile (install-locales): Allow specifying charset in locale
7504         name but omit it in locale definition file.
7506         * SUPPORTED: Don't generate ru_SU.
7507         * locales/ru_SU: Removed.
7509         * locales/zh_CN: Update.
7510         * charmaps/GB2312: New file.
7511         Contributed by hashao@china.com.
7513 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7515         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
7516         correct some character names.
7518         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
7520 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
7522         * charmaps/SAMI-WS2: Add one more alias.
7524 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
7526         * charmaps/IBM874: New file.
7528         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
7530         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
7532         * charmaps/IBM864: Major update from Unicode data.
7534         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
7536         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
7538         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
7540         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
7542         * charmaps/IBM857: Correct entries ee, f7, and fa.
7544         * charmaps/IBM855: Correct entries 95, ef, and fd.
7546         * charmaps/IBM437: Correct entries f9 and fa.
7548         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
7550         * locales/th_TH: New file.  Thai locale description.
7551         * th_TH.in: New file.
7552         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7554 1999-04-14  Cristian Gafton  <gafton@redhat.com>
7556         * SUPPORTED: Add support for Ukraine Russian.
7557         * locales/ru_UA: New file.
7558         * locales/uk_UA: New file.
7559         * charmaps/KOI8-U: New file.
7561 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
7563         * locales/id_ID: New file.
7565 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
7567         * charmaps/TIS-620: New file.
7568         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7570 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
7572         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
7574         * charmaps/CP1256: Cosmetic changes.
7575         * charmaps/CP1257: Likewise.
7577         * charmaps/CP1258: New file.
7579         * charmaps/CP1257: Add some marks.
7580         * charmaps/CP1256: Update from Unicode page.
7581         * charmaps/CP1255: Lots of punctuation character changes.
7582         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
7583         * charmaps/CP1253: Add Euro character.
7584         * charmaps/CP1252: Add Euro character and z caron.
7585         * charmaps/CP1251: Add Euro character.
7586         * charmaps/CP1250: Add Euro character.
7588 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
7590         * locales/hr_HR: Various corrections.
7591         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
7593 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
7595         * locales/ru_RU (mon): Fix March and May month name translations.
7596         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
7598 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
7600         * Makefile (test-input): Prepare for cs_CZ test.
7601         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
7602         * cs_CZ.in: New file.
7604 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
7606         * locales/it_CH: New file.
7607         * SUPPORTED: Add it_CH.
7609         * locales/in_ID: New file.
7610         * SUPPORTED: Add in_ID.
7612 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7614         * Makefile (test-input): Add hr_HR.ISO-8859-2.
7615         (test-input-data): New variable.
7616         (distribute): Use it.
7617         (do-collate-test): Use it.
7618         * locales/hr_HR.in: New file.
7620 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
7622         * charmaps/IBM866: New file.
7623         * charmaps/MAC-UK: New file.
7625 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
7627         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
7628         * charmaps/ISO-8859-14: Add alias names.
7630         * repertoiremaps/mnemonics.ds: Remove duplicates.
7632 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
7634         * charmaps/ISO-8859-13: New file.
7635         * charmaps/ISO-8859-14: New file.
7636         * charmaps/ISO-8859-15: New file.
7638         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
7640 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
7642         * SUPPORTED: Add en_AU.
7644 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
7646         * SUPPORTED: Update greek entry.
7647         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
7649 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
7651         * locales/el_GR (abmon): Remove spaces at end of strings.
7653 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
7655         * tests/test1.cm: Add missing character definitions to read POSIX
7656         locale definition.
7657         * tests/test2.cm: Likewise.
7658         * tests/test3.cm: Likewise.
7659         * tests/test4.cm: Likewise.
7660         * tests/test5.cm: Likewise.
7662 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
7664         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
7666 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
7668         * locales/gr_GR: Renamed to...
7669         * locales/el_GR: ...this.
7670         (yesexpr, noexpr): Also allow yes and no.
7672 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7674         * locales/sr_YU: Add repertoiremap.
7676 1998-09-23  Cristian Gafton  <gafton@redhat.com>
7678         * locales/sr_YU: New file.
7679         * SUPPORTED: Add sr_YU.
7681 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
7683         * Makefile: Rewrite install-locales rule.
7685 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
7687         * Makefile: Add more dependecies for running tests.
7688         Reported by HJ Lu.
7690 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7692         * locales/sk_SK: Add repertoiremap.
7694 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7696         * locales/ru_SU: Add repertoiremap.
7698 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
7700         * locales/ru_SU: New file.
7701         * SUPPORTED: Add ru_SU with KOI8-R.
7703 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
7705         * Makefile: Install repertoire maps.
7706         * mnemonic.ds: Moved into repertoiremaps subdir.
7707         * repertoiremaps/charids.894: New file.
7708         * repertoiremaps/mnemonic.ds: New file.
7710         * sort-test.sh: Adapt for most recent changes in localedef.
7711         * tst-fmon.sh: Likewise.
7712         * tst-locale.sh: Likewise.
7714         * locales/POSIX: Add repertoiremap definition.
7715         * locales/cs_CZ: Likewise.
7716         * locales/da_DK: Likewise.
7717         * locales/de_AT: Likewise.
7718         * locales/de_BE: Likewise.
7719         * locales/de_CH: Likewise.
7720         * locales/de_DE: Likewise.
7721         * locales/de_LU: Likewise.
7722         * locales/en_AU: Likewise.
7723         * locales/en_CA: Likewise.
7724         * locales/en_CA,2.5: Likewise.
7725         * locales/en_DK: Likewise.
7726         * locales/en_DK.com: Likewise.
7727         * locales/en_GB: Likewise.
7728         * locales/en_IE: Likewise.
7729         * locales/en_NZ: Likewise.
7730         * locales/en_US: Likewise.
7731         * locales/es_AR: Likewise.
7732         * locales/es_BO: Likewise.
7733         * locales/es_CL: Likewise.
7734         * locales/es_CO: Likewise.
7735         * locales/es_DO: Likewise.
7736         * locales/es_EC: Likewise.
7737         * locales/es_ES: Likewise.
7738         * locales/es_GT: Likewise.
7739         * locales/es_HN: Likewise.
7740         * locales/es_MX: Likewise.
7741         * locales/es_PA: Likewise.
7742         * locales/es_PE: Likewise.
7743         * locales/es_PY: Likewise.
7744         * locales/es_SV: Likewise.
7745         * locales/es_US: Likewise.
7746         * locales/es_UY: Likewise.
7747         * locales/es_VE: Likewise.
7748         * locales/et_EE: Likewise.
7749         * locales/eu_ES: Likewise.
7750         * locales/fi_FI: Likewise.
7751         * locales/fo_FO: Likewise.
7752         * locales/fr_BE: Likewise.
7753         * locales/fr_CA: Likewise.
7754         * locales/fr_CA,2.13: Likewise.
7755         * locales/fr_CH: Likewise.
7756         * locales/fr_FR: Likewise.
7757         * locales/fr_LU: Likewise.
7758         * locales/ga_IE: Likewise.
7759         * locales/gr_GR: Likewise.
7760         * locales/he_IL: Likewise.
7761         * locales/hr_HR: Likewise.
7762         * locales/hu_HU: Likewise.
7763         * locales/is_IS: Likewise.
7764         * locales/it_IT: Likewise.
7765         * locales/iw_IL: Likewise.
7766         * locales/kl_GL: Likewise.
7767         * locales/lt_LT: Likewise.
7768         * locales/lv_LV: Likewise.
7769         * locales/nl_BE: Likewise.
7770         * locales/nl_NL: Likewise.
7771         * locales/no_NO: Likewise.
7772         * locales/pl_PL: Likewise.
7773         * locales/pt_BR: Likewise.
7774         * locales/pt_PT: Likewise.
7775         * locales/ro_RO: Likewise.
7776         * locales/ru_RU: Likewise.
7777         * locales/sl_SI: Likewise.
7778         * locales/sv_FI: Likewise.
7779         * locales/sv_SE: Likewise.
7780         * locales/tr_TR: Likewise.
7781         * locales/zh_CN: Likewise.
7783 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
7785         * tst-locale.sh: Add comment for when multi-byte charsets in
7786         locales work.
7787         * tests/test5.cm: New file.
7788         * tests/test5.def: New file.
7789         * Makefile (ld-test-names): Add test5.
7791 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
7793         * locales/de_DE: Use . as thousands separator and 3;3 groups for
7794         LC_NUMERIC.
7796 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
7798         * Makefile: Fix test rules from last patch.
7800 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7802         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
7803         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
7805 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
7807         * Makefile (distribute): Add tst-locale.sh.
7809 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
7811         * Makefile (distribute): Add SUPPORTED.
7812         (install-locales): New rule to install locale dat ausing localedef.
7813         * SUPPORTED: New file.  Names all usable locales.
7814         Based on a patch by Cristian Gafton <gafton@redhat.com>.
7816         * locales/gr_GR: Correct collation description.
7817         * locales/nl_NL: Correct Charset requirement.
7818         * locales/pt_BR: Fix int_curr_symbol.
7819         * locales/ru_RU: Fix ctype data.
7820         Patches by Cristian Gafton <gafton@redhat.com>.
7822         * locales/nl_NL: Fix yesexpr/noexpr.
7823         * locales/pt_BR: Likewise.
7824         * locales/cs_CZ: Likewise.
7825         * locales/da_DK: Likewise.
7826         * locales/en_AU: Likewise.
7827         * locales/en_CA: Likewise.
7828         * locales/en_DK: Likewise.
7829         * locales/en_DK.com: Likewise.
7830         * locales/en_GB: Likewise.
7831         * locales/en_NZ: Likewise.
7832         * locales/en_US: Likewise.
7833         * locales/es_AR: Likewise.
7834         * locales/es_BO: Likewise.
7835         * locales/es_CL: Likewise.
7836         * locales/es_CO: Likewise.
7837         * locales/es_DO: Likewise.
7838         * locales/es_EC: Likewise.
7839         * locales/es_ES: Likewise.
7840         * locales/es_GT: Likewise.
7841         * locales/es_HN: Likewise.
7842         * locales/es_MX: Likewise.
7843         * locales/es_PA: Likewise.
7844         * locales/es_PE: Likewise.
7845         * locales/es_PY: Likewise.
7846         * locales/es_SV: Likewise.
7847         * locales/es_US: Likewise.
7848         * locales/es_UY: Likewise.
7849         * locales/es_VE: Likewise.
7850         * locales/et_EE: Likewise.
7851         * locales/eu_ES: Likewise.
7852         * locales/fi_FI: Likewise.
7853         * locales/fo_FO: Likewise.
7854         * locales/fr_BE: Likewise.
7855         * locales/fr_CA: Likewise.
7856         * locales/fr_CH: Likewise.
7857         * locales/fr_FR: Likewise.
7858         * locales/fr_LU: Likewise.
7859         * locales/ga_IE: Likewise.
7860         * locales/gr_GR: Likewise.
7861         * locales/he_IL: Likewise.
7862         * locales/hr_HR: Likewise.
7863         * locales/hu_HU: Likewise.
7864         * locales/is_IS: Likewise.
7865         * locales/it_IT: Likewise.
7866         * locales/iw_IL: Likewise.
7867         * locales/ja_JP: Likewise.
7868         * locales/kl_GL: Likewise.
7869         * locales/lt_LT: Likewise.
7870         * locales/lv_LV: Likewise.
7871         * locales/no_NO: Likewise.
7872         * locales/pl_PL: Likewise.
7873         * locales/pt_PT: Likewise.
7874         * locales/ro_RO: Likewise.
7875         * locales/ru_RU: Likewise.
7876         * locales/sl_SI: Likewise.
7877         * locales/sv_SE: Likewise.
7878         * locales/tr_TR: Likewise.
7879         * locales/zh_CN: Likewise.
7881 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
7883         * locales/ru_RU: Correct last patch.
7884         Patch by Cristian Gafton <gafton@redhat.com>.
7886 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
7888         * locales/de_DE: Use common german data and time format not ISO
7889         8601.
7891 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
7893         * locales/ru_RU: Correct inconsistencies in mon data.
7894         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
7896 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7898         * locales/pl_PL: Fix int_curr_symbol.
7900 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
7902         * locales/is_IS: Update from Debian version.
7904 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
7906         * tst-fmon.c: New file.  strfmon test program.
7907         * tst-fmon.sh: New file.  Script to run strfmon test.
7908         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
7909         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
7911         * locales/cs_CZ: Update from author.
7913 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
7915         * sort-test.sh: Call localedef with additional environment variable
7916         I18NPATH to point to not-yet-installed locale data files.
7918         * locales/POSIX: Updated version from maintainer.
7920 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
7922         * collate-test.c (main): Change prototype definition to prevent
7923         warning.
7925 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
7927         * locales/de_DE: Include real collation data.  It's similar to the
7928         en_DK information but the order of small and capital characters is
7929         exchanged.
7931         * collate-test.c: New file.  Test suite for strcoll function.
7932         * de_DE.in: Input file for collation test.
7933         * da_DK.in: Likewise.
7935         * xfrm-test.c: New file.  Test suite for strxfrm function.
7937 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
7939         * All charmaps: Fix entries for <quotation-mark>.
7941 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
7943         * Makefile (charmaps): Don't try to install CVS or RCS directory.
7944         (locales): Likewise.
7945         Reported by Matthias Urlichs.