Require autoconf 2.69
[glibc.git] / localedata / ChangeLog
blob8bb3ed66393dfda921f55a25b5dd81696a58bbfa
1 2014-07-02  Florian Weimer  <fweimer@redhat.com>
3         * tst-setlocale3.c: New file.
4         * Makefile (tests): Add tst-setlocale3.
6 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
8         * Makefile (LOCALES): Add en_GB.UTF-8.
10 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12         * Makefile (LOCALEDEF): Use $(rtld-prefix).
14 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
16         * Makefile (test-srcs): Remove tst-mbswcs1, tst-mbswcs2,
17         tst-mbswcs3, tst-mbswcs4, tst-mbswcs5 and tst-wctype.
18         (generated): Remove tst-mbswcs.out.
19         (tests): Add tst-mbswcs1, tst-mbswcs2, tst-mbswcs3, tst-mbswcs4,
20         tst-mbswcs5 and tst-wctype.
21         (tests-special): Remove $(objpfx)tst-mbswcs.out and
22         $(objpfx)tst-wctype.out.
23         ($(objpfx)tst-mbswcs.out): Remove rule.
24         ($(objpfx)tst-wctype.out): Likewise.
25         (tst-wctype-ENV): New variable.
26         * tst-mbswcs.sh: Remove file.
27         * tst-wctype.sh: Likewise.
29 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
31         * tst-fmon.sh: Don't set LANGUAGE.
32         * tst-locale.sh: Likewise.
34 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
36         * Makefile ($(addprefix $(objpfx),$(CTYPE_FILES))): Use
37         $(built-program-cmd-before-env), $(run-program-env) and
38         $(built-program-cmd-after-env).
39         ($(objpfx)sort-test.out): Use $(test-program-prefix-before-env),
40         $(run-program-env) and $(test-program-prefix-after-env).
41         ($(objpfx)tst-fmon.out): Use $(run-program-prefix-before-env),
42         $(run-program-env) and $(run-program-prefix-after-env).
43         ($(objpfx)tst-locale.out): Use $(built-program-cmd-before-env),
44         $(run-program-env) and $(built-program-cmd-after-env).
45         ($(objpfx)tst-trans.out): Use $(run-program-prefix-before-env),
46         $(run-program-env), $(run-program-prefix-after-env),
47         $(test-program-prefix-before-env) and
48         $(test-program-prefix-after-env).
49         ($(objpfx)tst-ctype.out): Use $(test-program-cmd-before-env),
50         $(run-program-env) and $(test-program-cmd-after-env).
51         ($(objpfx)tst-wctype.out): Likewise.
52         ($(objpfx)tst-langinfo.out): Likewise.
53         ($(objpfx)tst-langinfo-static.out): Likewise.
54         * gen-locale.sh: Use localedef_before_env, run_program_env and
55         localedef_after_env arguments.
56         * sort-test.sh: Use test_program_prefix_before_env,
57         run_program_env and test_program_prefix_after_env arguments.
58         * tst-ctype.sh: Use tst_ctype_before_env, run_program_env and
59         tst_ctype_after_env arguments.
60         * tst-fmon.sh: Use run_program_prefix_before_env, run_program_env
61         and run_program_prefix_after_env arguments.
62         * tst-langinfo.sh: Use tst_langinfo_before_env, run_program_env
63         and tst_langinfo_after_env arguments.
64         * tst-locale.sh: Use localedef_before_env, run_program_env and
65         localedef_after_env arguments.
66         * tst-mbswcs.sh: Do not set environment variables explicitly.
67         * tst-numeric.sh: Likewise.
68         * tst-rpmatch.sh: Likewise.
69         * tst-trans.sh: Use run_program_prefix_before_env,
70         run_program_env, run_program_prefix_after_env,
71         test_program_prefix_before_env and test_program_prefix_after_env
72         arguments.
73         * tst-wctype.sh: Use tst_wctype_before_env, run_program_env and
74         tst_wctype_after_env arguments.
76 2014-06-05  Andreas Schwab  <schwab@suse.de>
78         [BZ #16095]
79         * SUPPORTED: Add uz_UZ.UTF-8/UTF-8.
81 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
83         * Makefile (TEST_MBWC_ENV): Remove variable.
84         (tst_iswalnum-ENV): Likewise.
85         (tst_iswalpha-ENV): Likewise.
86         (tst_iswcntrl-ENV): Likewise.
87         (tst_iswctype-ENV): Likewise.
88         (tst_iswdigit-ENV): Likewise.
89         (tst_iswgraph-ENV): Likewise.
90         (tst_iswlower-ENV): Likewise.
91         (tst_iswprint-ENV): Likewise.
92         (tst_iswpunct-ENV): Likewise.
93         (tst_iswspace-ENV): Likewise.
94         (tst_iswupper-ENV): Likewise.
95         (tst_iswxdigit-ENV): Likewise.
96         (tst_mblen-ENV): Likewise.
97         (tst_mbrlen-ENV): Likewise.
98         (tst_mbrtowc-ENV): Likewise.
99         (tst_mbsrtowcs-ENV): Likewise.
100         (tst_mbstowcs-ENV): Likewise.
101         (tst_mbtowc-ENV): Likewise.
102         (tst_strcoll-ENV): Likewise.
103         (tst_strfmon-ENV): Likewise.
104         (tst_strxfrm-ENV): Likewise.
105         (tst_swscanf-ENV): Likewise.
106         (tst_towctrans-ENV): Likewise.
107         (tst_towlower-ENV): Likewise.
108         (tst_towupper-ENV): Likewise.
109         (tst_wcrtomb-ENV): Likewise.
110         (tst_wcscat-ENV): Likewise.
111         (tst_wcschr-ENV): Likewise.
112         (tst_wcscmp-ENV): Likewise.
113         (tst_wcscoll-ENV): Likewise.
114         (tst_wcscpy-ENV): Likewise.
115         (tst_wcscspn-ENV): Likewise.
116         (tst_wcslen-ENV): Likewise.
117         (tst_wcsncat-ENV): Likewise.
118         (tst_wcsncmp-ENV): Likewise.
119         (tst_wcsncpy-ENV): Likewise.
120         (tst_wcspbrk-ENV): Likewise.
121         (tst_wcsrtombs-ENV): Likewise.
122         (tst_wcsspn-ENV): Likewise.
123         (tst_wcsstr-ENV): Likewise.
124         (tst_wcstod-ENV): Likewise.
125         (tst_wcstok-ENV): Likewise.
126         (tst_wcstombs-ENV): Likewise.
127         (tst_wcswidth-ENV): Likewise.
128         (tst_wcsxfrm-ENV): Likewise.
129         (tst_wctob-ENV): Likewise.
130         (tst_wctomb-ENV): Likewise.
131         (tst_wctrans-ENV): Likewise.
132         (tst_wctype-ENV): Likewise.
133         (tst_wcwidth-ENV): Likewise.
134         (tst-digits-ENV): Likewise.
135         (tst-mbswcs6-ENV): Likewise.
136         (tst-xlocale1-ENV): Likewise.
137         (tst-xlocale2-ENV): Likewise.
138         (tst-strfmon1-ENV): Likewise.
139         (tst-strptime-ENV): Likewise.
140         (tst-setlocale-ENV): Don't set LOCPATH.
141         (bug-iconv-trans-ENV): Remove variable.
142         (tst-sscanf-ENV): Likewise.
143         (tst-leaks-ENV): Don't set LOCPATH.
144         (bug-setlocale1-ENV): Remove variable.
145         (bug-setlocale1-static-ENV): Likewise.
146         (tst-setlocale2-ENV): Likewise.
148 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
150         * Makefile (LOCALEDEF): Use $(elf-objpfx) instead of
151         $(common-objpfx)elf/.
153 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
155         * Makefile (LOCALES): Move definition above include of Rules.
156         (LOCALE_SRCS): Likewise.
157         (CHARMAPS): Likewise.
158         (CTYPE_FILES): Likewise.
159         (tests-special): Add locale files.
160         ($(addprefix $(objpfx),$(CTYPE_FILES))): Use $(evaluate-test).
162         * Makefile (generated): Rename tests to end with .out.
163         (tests-special): Likewise.
164         ($(objpfx)mtrace-tst-leaks): Likewise.
166 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
168         * Makefile (tests): Change dependencies to ....
169         (tests-special): ... additions to this variable.
171 2014-02-28  Roland McGrath  <roland@hack.frob.com>
173         * Makefile (generated, generated-dirs): Use += rather than =.
175 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
177         * Makefile: Include Makeconfig immediately after defining subdir.
178         (all): Remove target.
180 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
182         * Makefile ($(objpfx)sort-test.out): Use $(evaluate-test).
183         ($(objpfx)tst-fmon.out): Likewise.
184         ($(objpfx)tst-numeric.out): Likewise.
185         ($(objpfx)tst-locale.out): Likewise.
186         ($(objpfx)tst-rpmatch.out): Likewise.
187         ($(objpfx)tst-trans.out): Likewise.
188         ($(objpfx)tst-mbswcs.out): Likewise.
189         ($(objpfx)tst-ctype.out): Likewise.
190         ($(objpfx)tst-wctype.out): Likewise.
191         ($(objpfx)tst-langinfo.out): Likewise.
192         ($(objpfx)mtrace-tst-leaks): Likewise.
194 2013-12-26  Chris Leonard  <cjl@sugarlabs.org>
196         * locales/sa_IN: Add lang_name.
197         * locales/sat_IN: Likewise.
198         * locales/sc_IT: Likewise.
199         * locales/se_NO: Likewise.
200         * locales/si_LK: Likewise.
201         * locales/sl_SI: Likewise.
202         * locales/sq_AL: Likewise.
203         * locales/sq_MK: Likewise.
204         * locales/sv_FI: Likewise.
205         * locales/sv_SE: Likewise.
206         * locales/szl_PL: Likewise.
208 2013-12-20  Chris Leonard  <cjl@sugarlabs.org>
210         * locales/oc_FR: Add lang_name.
211         * locales/or_IN: Likewise.
212         * locales/pa_IN: Likewise.
213         * locales/pa_PK: Likewise.
214         * locales/pap_AW: Likewise.
215         * locales/pap_CW: Likewise.
216         * locales/pl_PL: Likewise.
217         * locales/pt_BR: Likewise.
218         * locales/pt_PT: Likewise.
219         * locales/quz_PE: Likewise.
221 2013-12-12  Toke Høiland-Jørgensen <toke@toke.dk>
223         [BZ #15593]
224         * locales/translit_neutral: Add entries for U00D8 and U00F8.
226 2013-12-12  Marko Myllynen  <myllynen@redhat.com>
228         * locales/fi_FI: Fix Charset comment.
229         * locales/fi_FI@euro: Likewise.
231 2013-12-01  Chris Leonard  <cjl@sugarlabs.org>
233         * locales/mag_IN: Add lang_name.
234         * locales/mai_IN: Likewise.
235         * locales/mg_MG: Likewise.
236         * locales/mi_NZ: Likewise.
237         * locales/mk_MK: Likewise.
238         * locales/ml_IN: Likewise.
239         * locales/mn_MN: Likewise.
240         * locales/mni_IN: Likewise.
241         * locales/mr_IN: Likewise.
242         * locales/ms_MY: Likewise.
243         * locales/mt_MT: Likewise.
244         * locales/nb_NO: Likewise.
245         * locales/ne_NP: Likewise.
246         * locales/nhn_MX: Likewise.
247         * locales/nl_AW: Likewise.
248         * locales/nl_BE: Likewise.
249         * locales/nl_NL: Likewise.
250         * locales/nn_NO: Likewise.
252 2013-11-26  Chris Leonard  <cjl@sugarlabs.org>
254         * locales/ka_GE: Add lang_name.
255         * locales/kl_GL: Likewise.
256         * locales/kn_IN: Likewise.
257         * locales/ko_KR: Likewise.
258         * locales/kok_IN: Likewise.
259         * locales/ks_IN: Likewise.
260         * locales/ks_IN@devanagari: Likewise.
261         * locales/kw_GB: Likewise.
262         * locales/ky_KG: Likewise.
263         * locales/lg_UG: Likewise.
264         * locales/li_BE: Likewise.
265         * locales/li_NL: Likewise.
266         * locales/lij_IT: Likewise.
267         * locales/lt_LT: Likewise.
268         * locales/lv_LV: Likewise.
270 2013-11-25  Chris Leonard  <cjl@sugarlabs.org>
272         * locales/ga_IE: Add lang_name.
273         * locales/gl_ES: Likewise.
274         * locales/gu_IN: Likewise.
275         * locales/gv_GB: Likewise.
276         * locales/hi_IN: Likewise.
277         * locales/hne_IN: Likewise.
278         * locales/hr_HR: Likewise.
279         * locales/hu_HU: Likewise.
280         * locales/id_ID: Likewise.
281         * locales/ik_CA: Likewise.
282         * locales/is_IS: Likewise.
283         * locales/it_CH: Likewise.
284         * locales/it_IT: Likewise.
285         * locales/ja_JP: Likewise.
287 2013-11-24  Chris Leonard  <cjl@sugarlabs.org>
289         * locales/bs_BA: Add lang_name.
290         * locales/ca_AD: Likewise.
291         * locales/ca_ES: Likewise.
292         * locales/ca_FR: Likewise.
293         * locales/ca_IT: Likewise.
294         * locales/crh_UA: Likewise.
295         * locales/csb_PL: Likewise.
296         * locales/cv_RU: Likewise.
297         * locales/da_DK: Likewise.
298         * locales/doi_IN: Likewise.
299         * locales/dv_MV: Likewise.
300         * locales/el_CY: Likewise.
301         * locales/el_GR: Likewise.
302         * locales/el_GR@euro: Likewise.
303         * locales/eu_ES: Likewise.
304         * locales/fi_FI: Likewise.
305         * locales/fil_PH: Likewise.
306         * locales/fo_FO: Likewise.
307         * locales/fur_IT: Likewise.
308         * locales/fy_DE: Likewise.
309         * locales/fy_NL: Likewise.
311 2013-11-23  Chris Leonard  <cjl@sugarlabs.org>
313         * locales/be_BY: Add lang_name.
314         * locales/be_BY@latin: Likewise.
315         * locales/ber_DZ: Likewise.
316         * locales/ber_MA: Likewise.
317         * locales/bg_BG: Likewise.
318         * locales/bho_IN: Likewise.
319         * locales/bn_BD: Likewise.
320         * locales/bn_IN: Likewise.
321         * locales/br_FR: Likewise.
323 2013-11-23  Chris Leonard  <cjl@sugarlabs.org>
325         * locales/an_ES: Add lang_name.
326         * locales/anp_IN: Likewise.
327         * locales/as_IN: Likewise.
328         * locales/ast_ES: Likewise.
329         * locales/ayc_PE: Likewise.
330         * locales/az_AZ: Likewise.
332 2013-11-22  Chris Leonard  <cjl@sugarlabs.org>
334         * locales/de_AT: Add lang_name to German, English, Spanish, French locales.
335         * locales/de_BE: Likewise.
336         * locales/de_CH: Likewise.
337         * locales/de_DE: Likewise.
338         * locales/de_LU: Likewise.
339         * locales/en_AG: Likewise.
340         * locales/en_AU: Likewise.
341         * locales/en_BW: Likewise.
342         * locales/en_CA: Likewise.
343         * locales/en_DK: Likewise.
344         * locales/en_GB: Likewise.
345         * locales/en_HK: Likewise.
346         * locales/en_IE: Likewise.
347         * locales/en_IN: Likewise.
348         * locales/en_NZ: Likewise.
349         * locales/en_PH: Likewise.
350         * locales/en_SG: Likewise.
351         * locales/en_US: Likewise.
352         * locales/en_ZM: Likewise.
353         * locales/en_ZW: Likewise.
354         * locales/es_AR: Likewise.
355         * locales/es_BO: Likewise.
356         * locales/es_CL: Likewise.
357         * locales/es_CO: Likewise.
358         * locales/es_CR: Likewise.
359         * locales/es_CU: Likewise.
360         * locales/es_DO: Likewise.
361         * locales/es_EC: Likewise.
362         * locales/es_ES: Likewise.
363         * locales/es_GT: Likewise.
364         * locales/es_HN: Likewise.
365         * locales/es_MX: Likewise.
366         * locales/es_NI: Likewise.
367         * locales/es_PA: Likewise.
368         * locales/es_PE: Likewise.
369         * locales/es_PR: Likewise.
370         * locales/es_PY: Likewise.
371         * locales/es_SV: Likewise.
372         * locales/es_US: Likewise.
373         * locales/es_UY: Likewise.
374         * locales/es_VE: Likewise.
375         * locales/fr_BE: Likewise.
376         * locales/fr_CA: Likewise.
377         * locales/fr_CH: Likewise.
378         * locales/fr_FR: Likewise.
379         * locales/fr_LU: Likewise.
381 2013-11-21  Chris Leonard  <cjl@sugarlabs.org>
383         * locales/ar_AE: Add lang_name to Arabic locales.
384         * locales/ar_BH: Likewise.
385         * locales/ar_DZ: Likewise.
386         * locales/ar_EG: Likewise.
387         * locales/ar_IN: Likewise.
388         * locales/ar_IQ: Likewise.
389         * locales/ar_JO: Likewise.
390         * locales/ar_KW: Likewise.
391         * locales/ar_LB: Likewise.
392         * locales/ar_LY: Likewise.
393         * locales/ar_MA: Likewise.
394         * locales/ar_OM: Likewise.
395         * locales/ar_QA: Likewise.
396         * locales/ar_SA: Likewise.
397         * locales/ar_SD: Likewise.
398         * locales/ar_SS: Likewise.
399         * locales/ar_SY: Likewise.
400         * locales/ar_TN: Likewise.
401         * locales/ar_YE: Likewise.
403 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
405         [BZ #15601]
406         * locales/or_IN: Rename Oriya to Odia.
408 2013-11-18  Chris Leonard  <cjl@sugarlabs.org>
410         [BZ #16144]
411         * locales/tk_TM: Duplicated abday value for tk_TM.
413 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
415         * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Remove unused t_ini variable.
417 2013-11-17  Chris Leonard  <cjl@sugarlabs.org>
419         [BZ #16146]
420         * locales/wae_CH: Correct wae_CH to UTF-8 encoding.
422 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
424         [BZ #16172]
425         * locales/the_NP: New locale for the_NP.
426         * SUPPORTED: Add the_NP.
428 2013-11-14  Chris Leonard  <cjl@sugarlabs.org>
430         [BZ #16143]
431         * locales/pap_AN: pap_* locales have duplicated LC_NUMERIC section.
432         * locales/pap_AW: Likewise.
433         * locales/pap_CW: Likewise.
435 2013-11-08  Chris Leonard  <cjl@sugarlabs.org>
437         [BZ #16103]
438         * locales/aa_DJ: LC_MEASUREMENT review and standardization
439         * locales/aa_ER: Likewise.
440         * locales/aa_ER@saaho: Likewise.
441         * locales/aa_ET: Likewise.
442         * locales/af_ZA: Likewise.
443         * locales/ak_GH: Likewise.
444         * locales/am_ET: Likewise.
445         * locales/an_ES: Likewise.
446         * locales/anp_IN: Likewise.
447         * locales/ar_AE: Likewise.
448         * locales/ar_BH: Likewise.
449         * locales/ar_DZ: Likewise.
450         * locales/ar_EG: Likewise.
451         * locales/ar_IN: Likewise.
452         * locales/ar_IQ: Likewise.
453         * locales/ar_JO: Likewise.
454         * locales/ar_KW: Likewise.
455         * locales/ar_LB: Likewise.
456         * locales/ar_LY: Likewise.
457         * locales/ar_MA: Likewise.
458         * locales/ar_OM: Likewise.
459         * locales/ar_QA: Likewise.
460         * locales/ar_SA: Likewise.
461         * locales/ar_SD: Likewise.
462         * locales/ar_SS: Likewise.
463         * locales/ar_SY: Likewise.
464         * locales/ar_TN: Likewise.
465         * locales/ar_YE: Likewise.
466         * locales/as_IN: Likewise.
467         * locales/ast_ES: Likewise.
468         * locales/ayc_PE: Likewise.
469         * locales/az_AZ: Likewise.
470         * locales/be_BY: Likewise.
471         * locales/be_BY@latin: Likewise.
472         * locales/bem_ZM: Likewise.
473         * locales/ber_DZ: Likewise.
474         * locales/ber_MA: Likewise.
475         * locales/bg_BG: Likewise.
476         * locales/bho_IN: Likewise.
477         * locales/bn_BD: Likewise.
478         * locales/bn_IN: Likewise.
479         * locales/bo_CN: Likewise.
480         * locales/bo_IN: Likewise.
481         * locales/br_FR: Likewise.
482         * locales/br_FR@euro: Likewise.
483         * locales/brx_IN: Likewise.
484         * locales/bs_BA: Likewise.
485         * locales/byn_ER: Likewise.
486         * locales/ca_AD: Likewise.
487         * locales/ca_ES: Likewise.
488         * locales/ca_ES@euro: Likewise.
489         * locales/ca_FR: Likewise.
490         * locales/ca_IT: Likewise.
491         * locales/cmn_TW: Likewise.
492         * locales/crh_UA: Likewise.
493         * locales/cs_CZ: Likewise.
494         * locales/csb_PL: Likewise.
495         * locales/cv_RU: Likewise.
496         * locales/cy_GB: Likewise.
497         * locales/da_DK: Likewise.
498         * locales/de_AT: Likewise.
499         * locales/de_AT@euro: Likewise.
500         * locales/de_BE: Likewise.
501         * locales/de_BE@euro: Likewise.
502         * locales/de_CH: Likewise.
503         * locales/de_DE: Likewise.
504         * locales/de_DE@euro: Likewise.
505         * locales/de_LU: Likewise.
506         * locales/de_LU@euro: Likewise.
507         * locales/doi_IN: Likewise.
508         * locales/dv_MV: Likewise.
509         * locales/dz_BT: Likewise.
510         * locales/el_CY: Likewise.
511         * locales/el_GR: Likewise.
512         * locales/el_GR@euro: Likewise.
513         * locales/en_AG: Likewise.
514         * locales/en_AU: Likewise.
515         * locales/en_BW: Likewise.
516         * locales/en_CA: Likewise.
517         * locales/en_DK: Likewise.
518         * locales/en_GB: Likewise.
519         * locales/en_HK: Likewise.
520         * locales/en_IE: Likewise.
521         * locales/en_IE@euro: Likewise.
522         * locales/en_IN: Likewise.
523         * locales/en_NG: Likewise.
524         * locales/en_NZ: Likewise.
525         * locales/en_PH: Likewise.
526         * locales/en_SG: Likewise.
527         * locales/en_US: Likewise.
528         * locales/en_ZA: Likewise.
529         * locales/en_ZM: Likewise.
530         * locales/en_ZW: Likewise.
531         * locales/es_AR: Likewise.
532         * locales/es_BO: Likewise.
533         * locales/es_CL: Likewise.
534         * locales/es_CO: Likewise.
535         * locales/es_CR: Likewise.
536         * locales/es_CU: Likewise.
537         * locales/es_DO: Likewise.
538         * locales/es_EC: Likewise.
539         * locales/es_ES: Likewise.
540         * locales/es_ES@euro: Likewise.
541         * locales/es_GT: Likewise.
542         * locales/es_HN: Likewise.
543         * locales/es_MX: Likewise.
544         * locales/es_NI: Likewise.
545         * locales/es_PA: Likewise.
546         * locales/es_PE: Likewise.
547         * locales/es_PR: Likewise.
548         * locales/es_PY: Likewise.
549         * locales/es_SV: Likewise.
550         * locales/es_US: Likewise.
551         * locales/es_UY: Likewise.
552         * locales/es_VE: Likewise.
553         * locales/et_EE: Likewise.
554         * locales/eu_ES: Likewise.
555         * locales/eu_ES@euro: Likewise.
556         * locales/fa_IR: Likewise.
557         * locales/ff_SN: Likewise.
558         * locales/fi_FI: Likewise.
559         * locales/fi_FI@euro: Likewise.
560         * locales/fil_PH: Likewise.
561         * locales/fo_FO: Likewise.
562         * locales/fr_BE: Likewise.
563         * locales/fr_BE@euro: Likewise.
564         * locales/fr_CA: Likewise.
565         * locales/fr_CH: Likewise.
566         * locales/fr_FR: Likewise.
567         * locales/fr_FR@euro: Likewise.
568         * locales/fr_LU: Likewise.
569         * locales/fr_LU@euro: Likewise.
570         * locales/fur_IT: Likewise.
571         * locales/fy_DE: Likewise.
572         * locales/fy_NL: Likewise.
573         * locales/ga_IE: Likewise.
574         * locales/ga_IE@euro: Likewise.
575         * locales/gd_GB: Likewise.
576         * locales/gez_ER: Likewise.
577         * locales/gez_ER@abegede: Likewise.
578         * locales/gez_ET: Likewise.
579         * locales/gez_ET@abegede: Likewise.
580         * locales/gl_ES: Likewise.
581         * locales/gl_ES@euro: Likewise.
582         * locales/gu_IN: Likewise.
583         * locales/gv_GB: Likewise.
584         * locales/ha_NG: Likewise.
585         * locales/hak_TW: Likewise.
586         * locales/he_IL: Likewise.
587         * locales/hi_IN: Likewise.
588         * locales/hne_IN: Likewise.
589         * locales/hr_HR: Likewise.
590         * locales/hsb_DE: Likewise.
591         * locales/hu_HU: Likewise.
592         * locales/hy_AM: Likewise.
593         * locales/ia_FR: Likewise.
594         * locales/id_ID: Likewise.
595         * locales/ig_NG: Likewise.
596         * locales/ik_CA: Likewise.
597         * locales/is_IS: Likewise.
598         * locales/it_CH: Likewise.
599         * locales/it_IT: Likewise.
600         * locales/it_IT@euro: Likewise.
601         * locales/iu_CA: Likewise.
602         * locales/ja_JP: Likewise.
603         * locales/ka_GE: Likewise.
604         * locales/kk_KZ: Likewise.
605         * locales/kl_GL: Likewise.
606         * locales/km_KH: Likewise.
607         * locales/kn_IN: Likewise.
608         * locales/ko_KR: Likewise.
609         * locales/kok_IN: Likewise.
610         * locales/ks_IN: Likewise.
611         * locales/ks_IN@devanagari: Likewise.
612         * locales/ku_TR: Likewise.
613         * locales/kw_GB: Likewise.
614         * locales/ky_KG: Likewise.
615         * locales/lb_LU: Likewise.
616         * locales/lg_UG: Likewise.
617         * locales/li_BE: Likewise.
618         * locales/li_NL: Likewise.
619         * locales/lij_IT: Likewise.
620         * locales/lo_LA: Likewise.
621         * locales/lt_LT: Likewise.
622         * locales/lv_LV: Likewise.
623         * locales/lzh_TW: Likewise.
624         * locales/mag_IN: Likewise.
625         * locales/mai_IN: Likewise.
626         * locales/mg_MG: Likewise.
627         * locales/mhr_RU: Likewise.
628         * locales/mi_NZ: Likewise.
629         * locales/mk_MK: Likewise.
630         * locales/ml_IN: Likewise.
631         * locales/mn_MN: Likewise.
632         * locales/mni_IN: Likewise.
633         * locales/mr_IN: Likewise.
634         * locales/ms_MY: Likewise.
635         * locales/mt_MT: Likewise.
636         * locales/my_MM: Likewise.
637         * locales/nan_TW: Likewise.
638         * locales/nan_TW@latin: Likewise.
639         * locales/nb_NO: Likewise.
640         * locales/nds_DE: Likewise.
641         * locales/nds_NL: Likewise.
642         * locales/ne_NP: Likewise.
643         * locales/nhn_MX: Likewise.
644         * locales/niu_NU: Likewise.
645         * locales/niu_NZ: Likewise.
646         * locales/nl_AW: Likewise.
647         * locales/nl_BE: Likewise.
648         * locales/nl_BE@euro: Likewise.
649         * locales/nl_NL: Likewise.
650         * locales/nl_NL@euro: Likewise.
651         * locales/nn_NO: Likewise.
652         * locales/nr_ZA: Likewise.
653         * locales/nso_ZA: Likewise.
654         * locales/oc_FR: Likewise.
655         * locales/om_ET: Likewise.
656         * locales/om_KE: Likewise.
657         * locales/or_IN: Likewise.
658         * locales/os_RU: Likewise.
659         * locales/pa_IN: Likewise.
660         * locales/pa_PK: Likewise.
661         * locales/pap_AN: Likewise.
662         * locales/pap_AW: Likewise.
663         * locales/pap_CW: Likewise.
664         * locales/pl_PL: Likewise.
665         * locales/ps_AF: Likewise.
666         * locales/pt_BR: Likewise.
667         * locales/pt_PT: Likewise.
668         * locales/pt_PT@euro: Likewise.
669         * locales/quz_PE: Likewise.
670         * locales/ro_RO: Likewise.
671         * locales/ru_RU: Likewise.
672         * locales/ru_UA: Likewise.
673         * locales/rw_RW: Likewise.
674         * locales/sa_IN: Likewise.
675         * locales/sat_IN: Likewise.
676         * locales/sc_IT: Likewise.
677         * locales/sd_IN: Likewise.
678         * locales/sd_IN@devanagari: Likewise.
679         * locales/se_NO: Likewise.
680         * locales/shs_CA: Likewise.
681         * locales/si_LK: Likewise.
682         * locales/sid_ET: Likewise.
683         * locales/sk_SK: Likewise.
684         * locales/sl_SI: Likewise.
685         * locales/so_DJ: Likewise.
686         * locales/so_ET: Likewise.
687         * locales/so_KE: Likewise.
688         * locales/so_SO: Likewise.
689         * locales/sq_AL: Likewise.
690         * locales/sq_MK: Likewise.
691         * locales/sr_ME: Likewise.
692         * locales/sr_RS: Likewise.
693         * locales/sr_RS@latin: Likewise.
694         * locales/ss_ZA: Likewise.
695         * locales/st_ZA: Likewise.
696         * locales/sv_FI: Likewise.
697         * locales/sv_FI@euro: Likewise.
698         * locales/sv_SE: Likewise.
699         * locales/sw_KE: Likewise.
700         * locales/sw_TZ: Likewise.
701         * locales/szl_PL: Likewise.
702         * locales/ta_IN: Likewise.
703         * locales/ta_LK: Likewise.
704         * locales/te_IN: Likewise.
705         * locales/tg_TJ: Likewise.
706         * locales/th_TH: Likewise.
707         * locales/ti_ER: Likewise.
708         * locales/ti_ET: Likewise.
709         * locales/tig_ER: Likewise.
710         * locales/tk_TM: Likewise.
711         * locales/tl_PH: Likewise.
712         * locales/tn_ZA: Likewise.
713         * locales/tr_CY: Likewise.
714         * locales/tr_TR: Likewise.
715         * locales/ts_ZA: Likewise.
716         * locales/tt_RU: Likewise.
717         * locales/tt_RU@iqtelif: Likewise.
718         * locales/ug_CN: Likewise.
719         * locales/uk_UA: Likewise.
720         * locales/unm_US: Likewise.
721         * locales/ur_IN: Likewise.
722         * locales/ur_PK: Likewise.
723         * locales/uz_UZ: Likewise.
724         * locales/uz_UZ@cyrillic: Likewise.
725         * locales/ve_ZA: Likewise.
726         * locales/vi_VN: Likewise.
727         * locales/wa_BE: Likewise.
728         * locales/wa_BE@euro: Likewise.
729         * locales/wae_CH: Likewise.
730         * locales/wal_ET: Likewise.
731         * locales/wo_SN: Likewise.
732         * locales/xh_ZA: Likewise.
733         * locales/yi_US: Likewise.
734         * locales/yo_NG: Likewise.
735         * locales/yue_HK: Likewise.
736         * locales/zh_CN: Likewise.
737         * locales/zh_HK: Likewise.
738         * locales/zh_SG: Likewise.
739         * locales/zh_TW: Likewise.
740         * locales/zu_ZA: Likewise.
742 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
744         * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
745         * locales/wal_ET: Likewise.
747 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
749         * locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
750         * locales/szl_PL: Likewise.
751         * locales/ta_IN: Likewise.
752         * locales/ta_LK: Likewise.
753         * locales/te_IN: Likewise.
754         * locales/tg_TJ: Likewise.
755         * locales/tl_PH: Likewise.
756         * locales/tn_ZA: Likewise.
757         * locales/tr_CY: Likewise.
758         * locales/tr_TR: Likewise.
759         * locales/ts_ZA: Likewise.
760         * locales/tt_RU: Likewise.
761         * locales/tt_RU@iqtelif: Likewise.
762         * locales/ug_CN: Likewise.
763         * locales/ur_IN: Likewise.
764         * locales/ur_PK: Likewise.
765         * locales/uz_UZ: Likewise.
766         * locales/uz_UZ@cyrillic: Likewise.
767         * locales/ve_ZA: Likewise.
768         * locales/vi_VN: Likewise.
769         * locales/wa_BE: Likewise.
770         * locales/wal_ET: Likewise.
771         * locales/wo_SN: Likewise.
772         * locales/xh_ZA: Likewise.
773         * locales/yi_US: Likewise.
774         * locales/yue_HK: Likewise.
775         * locales/zh_HK: Likewise.
776         * locales/zh_SG: Likewise.
778 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
780         * locales/pa_IN: Adjust language-code fields of LC_ADDRESS.
781         * locales/pa_PK: Likewise.
782         * locales/pl_PL: Likewise.
783         * locales/ps_AF: Likewise.
784         * locales/pt_BR: Likewise.
785         * locales/pt_PT: Likewise.
786         * locales/ru_RU: Likewise.
787         * locales/ru_UA: Likewise.
788         * locales/sa_IN: Likewise.
789         * locales/sat_IN: Likewise.
790         * locales/sc_IT: Likewise.
791         * locales/sd_IN: Likewise.
792         * locales/sd_IN@devanagari: Likewise.
793         * locales/se_NO: Likewise.
794         * locales/si_LK: Likewise.
795         * locales/sk_SK: Likewise.
796         * locales/sl_SI: Likewise.
797         * locales/sq_AL: Likewise.
798         * locales/sq_MK: Likewise.
799         * locales/ss_ZA: Likewise.
800         * locales/st_ZA: Likewise.
801         * locales/sv_SE: Likewise.
802         * locales/sw_KE: Likewise.
803         * locales/sw_TZ: Likewise.
805 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
807         * locales/nb_NO: Adjust language-code fields of LC_ADDRESS.
808         * locales/ne_NP: Likewise.
809         * locales/nhn_MX: Likewise.
810         * locales/niu_NU: Likewise.
811         * locales/niu_NZ: Likewise.
812         * locales/nl_AW: Likewise.
813         * locales/nl_BE: Likewise.
814         * locales/nn_NO: Likewise.
815         * locales/nr_ZA: Likewise.
816         * locales/oc_FR: Likewise.
817         * locales/or_IN: Likewise.
818         * locales/os_RU: Likewise.
820 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
822         * locales/mag_IN: Adjust language-code fields of LC_ADDRESS.
823         * locales/mai_IN: Likewise.
824         * locales/mg_MG: Likewise.
825         * locales/mhr_RU: Likewise.
826         * locales/mi_NZ: Likewise.
827         * locales/ml_IN: Likewise.
828         * locales/mni_IN: Likewise.
829         * locales/mr_IN: Likewise.
830         * locales/ms_MY: Likewise.
831         * locales/mt_MT: Likewise.
833 2013-10-29  Chris Leonard  <cjl@sugarlabs.org>
835         [BZ #16078]
836         * locales/anp_IN: New locale for anp_IN.
837         * SUPPORTED: Add anp_IN.
839 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
841         * locales/ja_JP: Adjust language-code fields of LC_ADDRESS.
842         * locales/ka_GE: Likewise.
843         * locales/kk_KZ: Likewise.
844         * locales/kl_GL: Likewise.
845         * locales/kn_IN: Likewise.
846         * locales/ko_KR: Likewise.
847         * locales/kok_IN: Likewise.
848         * locales/ks_IN: Likewise.
849         * locales/ku_TR: Likewise.
850         * locales/kw_GB: Likewise.
851         * locales/ky_KG: Likewise.
852         * locales/lg_UG: Likewise.
853         * locales/lij_IT: Likewise.
854         * locales/lt_LT: Likewise.
855         * locales/lv_LV: Likewise.
857 2013-10-13  Chris Leonard  <cjl@sugarlabs.org>
859         * locales/he_IL: Adjust language-code fields of LC_ADDRESS.
860         * locales/hi_IN: Likewise.
861         * locales/hne_IN: Likewise.
862         * locales/hr_HR: Likewise.
863         * locales/hsb_DE: Likewise.
864         * locales/ht_HT: Likewise.
865         * locales/hu_HU: Likewise.
866         * locales/hy_AM: Likewise.
867         * locales/ia_FR: Likewise.
868         * locales/id_ID: Likewise.
869         * locales/ig_NG: Likewise.
870         * locales/ik_CA: Likewise.
871         * locales/is_IS: Likewise.
872         * locales/it_CH: Likewise.
873         * locales/it_IT: Likewise.
874         * locales/iu_CA: Likewise.
876 2013-10-05  Chris Leonard  <cjl@sugarlabs.org>
878         * locales/ff_SN: Adjust language-code fields of LC_ADDRESS.
879         * locales/fil_PH: Likewise.
880         * locales/fo_FO: Likewise.
881         * locales/fr_BE: Likewise.
882         * locales/fr_CA: Likewise.
883         * locales/fr_CH: Likewise.
884         * locales/fr_FR: Likewise.
885         * locales/fr_LU: Likewise.
886         * locales/fur_IT: Likewise.
887         * locales/fy_DE: Likewise.
888         * locales/fy_NL: Likewise.
889         * locales/ga_IE: Likewise.
890         * locales/gez_ER: Likewise.
891         * locales/gez_ET: Likewise.
892         * locales/gl_ES: Likewise.
893         * locales/gu_IN: Likewise.
894         * locales/gv_GB: Likewise.
896 2013-10-04  Chris Leonard  <cjl@sugarlabs.org>
898         * locales/pap_AN: Copy / modify pap_AN into pap_AW and pap_CW.
899         * locales/pap_AW: Likewise.
900         * locales/pap_CW: Likewise.
901         * SUPPORTED: Add ar_SS, pap_AW, pap_CW.
903 2013-10-04  Chris Leonard  <cjl@sugarlabs.org>
905         * locales/ar_SD: Split ar_SD into ar_SD and ar_SS
906         * locales/ar_SS: Likewise.
908 2013-09-25  Michael Bauer  <fios@akerbeltz.org>
910         [BZ #15400]
911         * locales/gd_GB: Version 1.2 of gd_GB locale.
913 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
915         [BZ #15609]
916         * locales/cmn_TW: New locale for cmn_TW.
917         * SUPPORTED: Add cmn_TW.
919 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
921         [BZ #15608]
922         * locales/hak_TW: New locale for hak_TW.
923         * SUPPORTED: Add hak_TW.
925 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
927         [BZ #15608]
928         * locales/lzh_TW: New locale for lzh_TW.
929         * SUPPORTED: Add lzh_TW.
931 2013-09-23  Wei-Lun Chao  <bluebat@member.fsf.org>
933         [BZ #15608]
934         * locales/nan_TW: New locale for nan_TW.
935         * SUPPORTED: Add nan_TW.
937 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
939         * locales/as_IN: Adjust language-code fields of LC_ADDRESS.
940         * locales/ast_ES: Likewise.
941         * locales/ayc_PE: Likewise.
942         * locales/az_AZ: Likewise.
943         * locales/be_BY: Likewise.
944         * locales/bem_ZM: Likewise.
945         * locales/bg_BG: Likewise.
946         * locales/bho_IN: Likewise.
947         * locales/bn_BD: Likewise.
948         * locales/bn_IN: Likewise.
949         * locales/bo_CN: Likewise.
950         * locales/bo_IN: Likewise.
951         * locales/br_FR: Likewise.
952         * locales/brx_IN: Likewise.
953         * locales/bs_BA: Likewise.
954         * locales/ca_AD: Likewise.
955         * locales/ca_ES: Likewise.
956         * locales/ca_FR: Likewise.
957         * locales/ca_IT: Likewise.
958         * locales/crh_UA: Likewise.
959         * locales/csb_PL: Likewise.
960         * locales/cv_RU: Likewise.
961         * locales/da_DK: Likewise.
962         * locales/de_AT: Likewise.
963         * locales/de_BE: Likewise.
964         * locales/de_CH: Likewise.
965         * locales/de_DE: Likewise.
966         * locales/de_LU: Likewise.
967         * locales/doi_IN: Likewise.
968         * locales/dv_MV: Likewise.
969         * locales/dz_BT: Likewise.
970         * locales/el_CY: Likewise.
971         * locales/el_GR: Likewise.
972         * locales/en_AG: Likewise.
973         * locales/en_AU: Likewise.
974         * locales/en_BW: Likewise.
975         * locales/en_CA: Likewise.
976         * locales/en_DK: Likewise.
977         * locales/en_GB: Likewise.
978         * locales/en_HK: Likewise.
979         * locales/en_IE: Likewise.
980         * locales/en_IN: Likewise.
981         * locales/en_NG: Likewise.
982         * locales/en_NZ: Likewise.
983         * locales/en_PH: Likewise.
984         * locales/en_SG: Likewise.
985         * locales/en_US: Likewise.
986         * locales/en_ZA: Likewise.
987         * locales/en_ZM: Likewise.
988         * locales/en_ZW: Likewise.
989         * locales/es_AR: Likewise.
990         * locales/es_BO: Likewise.
991         * locales/es_CL: Likewise.
992         * locales/es_CO: Likewise.
993         * locales/es_CR: Likewise.
994         * locales/es_CU: Likewise.
995         * locales/es_DO: Likewise.
996         * locales/es_EC: Likewise.
997         * locales/es_ES: Likewise.
998         * locales/es_GT: Likewise.
999         * locales/es_HN: Likewise.
1000         * locales/es_MX: Likewise.
1001         * locales/es_NI: Likewise.
1002         * locales/es_PA: Likewise.
1003         * locales/es_PE: Likewise.
1004         * locales/es_PR: Likewise.
1005         * locales/es_PY: Likewise.
1006         * locales/es_SV: Likewise.
1007         * locales/es_US: Likewise.
1008         * locales/es_UY: Likewise.
1009         * locales/es_VE: Likewise.
1010         * locales/eu_ES: Likewise.
1012 2013-09-21  Chris Leonard  <cjl@sugarlabs.org>
1014         [BZ#15919]
1015         * locales/ak_GH: New locale for ak_GH.
1016         * SUPPORTED: Add ak_GH.
1018 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
1020         * locales/aa_DJ: Adjust language-code fields of LC_ADDRESS.
1021         * locales/aa_ER: Likewise.
1022         * locales/aa_ET: Likewise.
1023         * locales/af_ZA: Likewise.
1024         * locales/am_ET: Likewise.
1025         * locales/ar_AE: Likewise.
1026         * locales/ar_BH: Likewise.
1027         * locales/ar_DZ: Likewise.
1028         * locales/ar_EG: Likewise.
1029         * locales/ar_IN: Likewise.
1030         * locales/ar_IQ: Likewise.
1031         * locales/ar_JO: Likewise.
1032         * locales/ar_KW: Likewise.
1033         * locales/ar_LB: Likewise.
1034         * locales/ar_LY: Likewise.
1035         * locales/ar_MA: Likewise.
1036         * locales/ar_OM: Likewise.
1037         * locales/ar_QA: Likewise.
1038         * locales/ar_SA: Likewise.
1039         * locales/ar_SD: Likewise.
1040         * locales/ar_SY: Likewise.
1041         * locales/ar_TN: Likewise.
1042         * locales/ar_YE: Likewise.
1044 2013-09-15  Chris Leonard  <cjl@sugarlabs.org>
1046         * locales/aa_ER: Add country_car field to LC_ADDRESS.
1047         * locales/as_IN: Likewise.
1048         * locales/ast_ES: Likewise.
1049         * locales/ayc_PE: Likewise.
1050         * locales/bem_ZM: Likewise.
1051         * locales/ber_DZ: Likewise.
1052         * locales/ber_MA: Likewise.
1053         * locales/bho_IN: Likewise.
1054         * locales/bo_IN: Likewise.
1055         * locales/brx_IN: Likewise.
1056         * locales/byn_ER: Likewise.
1057         * locales/ca_AD: Likewise.
1058         * locales/ca_FR: Likewise.
1059         * locales/ca_IT: Likewise.
1060         * locales/crh_UA: Likewise.
1061         * locales/cv_RU: Likewise.
1062         * locales/doi_IN: Likewise.
1063         * locales/dz_BT: Likewise.
1064         * locales/el_CY: Likewise.
1065         * locales/en_US: Likewise.
1066         * locales/en_ZM: Likewise.
1067         * locales/es_CU: Likewise.
1068         * locales/ff_SN: Likewise.
1069         * locales/fil_PH: Likewise.
1070         * locales/gd_GB: Likewise.
1071         * locales/hne_IN: Likewise.
1072         * locales/ht_HT: Likewise.
1073         * locales/kl_GL: Likewise.
1074         * locales/kok_IN: Likewise.
1075         * locales/ks_IN: Likewise.
1076         * locales/lij_IT: Likewise.
1077         * locales/mag_IN: Likewise.
1078         * locales/mai_IN: Likewise.
1079         * locales/mg_MG: Likewise.
1080         * locales/mhr_RU: Likewise.
1081         * locales/mni_IN: Likewise.
1082         * locales/my_MM: Likewise.
1083         * locales/nhn_MX: Likewise.
1084         * locales/niu_NZ: Likewise.
1085         * locales/or_IN: Likewise.
1086         * locales/os_RU: Likewise.
1087         * locales/pa_PK: Likewise.
1088         * locales/quz_PE: Likewise.
1089         * locales/rw_RW: Likewise.
1090         * locales/sat_IN: Likewise.
1091         * locales/sc_IT: Likewise.
1092         * locales/sd_IN: Likewise.
1093         * locales/sd_IN@devanagari: Likewise.
1094         * locales/shs_CA: Likewise.
1095         * locales/si_LK: Likewise.
1096         * locales/sid_ET: Likewise.
1097         * locales/sq_MK: Likewise.
1098         * locales/sw_KE: Likewise.
1099         * locales/sw_TZ: Likewise.
1100         * locales/szl_PL: Likewise.
1101         * locales/ta_LK: Likewise.
1102         * locales/ti_ER: Likewise.
1103         * locales/tig_ER: Likewise.
1104         * locales/tl_PH: Likewise.
1105         * locales/ts_ZA: Likewise.
1106         * locales/unm_US: Likewise.
1107         * locales/ur_IN: Likewise.
1108         * locales/wa_BE: Likewise.
1109         * locales/yi_US: Likewise.
1111 2013-09-06  Chris Leonard  <cjl@sugarlabs,.org>
1113         * locales/nr_ZA: Deduplicate country_car.
1114         * locales/nso_ZA: Likewise.
1115         * locales/ss_ZA: Likewise.
1116         * locales/tn_ZA: Likewise.
1117         * locales/ve_ZA: Likewise.
1118         * locales/tk_TM: Comment reformat.
1120 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
1122         [BZ #15923]
1124         * locales/ar_SD: Update iso-1427.def and related occurrences.
1125         * locales/az_AZ: Likewise.
1126         * locales/dv_MV: Likewise.
1127         * locales/es_VE: Likewise.
1129 2013-09-04  Jakub Bogusz  <qboosh@pld-linux.org>
1131         * locales/am_ET: Add country_car field to LC_ADDRESS.
1132         * locales/an_ES: Likewise.
1133         * locales/ar_AE: Likewise.
1134         * locales/ar_BH: Likewise.
1135         * locales/ar_DZ: Likewise.
1136         * locales/ar_EG: Likewise.
1137         * locales/ar_IN: Likewise.
1138         * locales/ar_IQ: Likewise.
1139         * locales/ar_JO: Likewise.
1140         * locales/ar_KW: Likewise.
1141         * locales/ar_LB: Likewise.
1142         * locales/ar_LY: Likewise.
1143         * locales/ar_MA: Likewise.
1144         * locales/ar_QA: Likewise.
1145         * locales/ar_SA: Likewise.
1146         * locales/ar_SD: Likewise.
1147         * locales/ar_SY: Likewise.
1148         * locales/ar_TN: Likewise.
1149         * locales/az_AZ: Likewise.
1150         * locales/be_BY: Likewise.
1151         * locales/bn_BD: Likewise.
1152         * locales/bn_IN: Likewise.
1153         * locales/br_FR: Likewise.
1154         * locales/bs_BA: Likewise.
1155         * locales/ca_ES: Likewise.
1156         * locales/csb_PL: Likewise.
1157         * locales/da_DK: Likewise.
1158         * locales/de_AT: Likewise.
1159         * locales/de_BE: Likewise.
1160         * locales/de_CH: Likewise.
1161         * locales/de_LU: Likewise.
1162         * locales/el_GR: Likewise.
1163         * locales/en_AU: Likewise.
1164         * locales/en_BW: Likewise.
1165         * locales/en_CA: Likewise.
1166         * locales/en_DK: Likewise.
1167         * locales/en_GB: Likewise.
1168         * locales/en_HK: Likewise.
1169         * locales/en_IE: Likewise.
1170         * locales/en_IN: Likewise.
1171         * locales/en_NZ: Likewise.
1172         * locales/en_PH: Likewise.
1173         * locales/en_SG: Likewise.
1174         * locales/en_ZW: Likewise.
1175         * locales/es_AR: Likewise.
1176         * locales/es_BO: Likewise.
1177         * locales/es_CL: Likewise.
1178         * locales/es_CO: Likewise.
1179         * locales/es_DO: Likewise.
1180         * locales/es_EC: Likewise.
1181         * locales/es_ES: Likewise.
1182         * locales/es_GT: Likewise.
1183         * locales/es_MX: Likewise.
1184         * locales/es_NI: Likewise.
1185         * locales/es_PA: Likewise.
1186         * locales/es_PE: Likewise.
1187         * locales/es_PY: Likewise.
1188         * locales/es_SV: Likewise.
1189         * locales/es_UY: Likewise.
1190         * locales/es_VE: Likewise.
1191         * locales/eu_ES: Likewise.
1192         * locales/fo_FO: Likewise.
1193         * locales/fr_BE: Likewise.
1194         * locales/fr_CA: Likewise.
1195         * locales/fr_CH: Likewise.
1196         * locales/fr_FR: Likewise.
1197         * locales/fr_LU: Likewise.
1198         * locales/fur_IT: Likewise.
1199         * locales/fy_DE: Likewise.
1200         * locales/ga_IE: Likewise.
1201         * locales/gez_ER: Likewise.
1202         * locales/gez_ET: Likewise.
1203         * locales/gl_ES: Likewise.
1204         * locales/gu_IN: Likewise.
1205         * locales/gv_GB: Likewise.
1206         * locales/he_IL: Likewise.
1207         * locales/hi_IN: Likewise.
1208         * locales/hr_HR: Likewise.
1209         * locales/hu_HU: Likewise.
1210         * locales/id_ID: Likewise.
1211         * locales/ik_CA: Likewise.
1212         * locales/is_IS: Likewise.
1213         * locales/it_CH: Likewise.
1214         * locales/it_IT: Likewise.
1215         * locales/iu_CA: Likewise.
1216         * locales/ja_JP: Likewise.
1217         * locales/ka_GE: Likewise.
1218         * locales/kk_KZ: Likewise.
1219         * locales/kn_IN: Likewise.
1220         * locales/ko_KR: Likewise.
1221         * locales/ku_TR: Likewise.
1222         * locales/kw_GB: Likewise.
1223         * locales/ky_KG: Likewise.
1224         * locales/lg_UG: Likewise.
1225         * locales/lt_LT: Likewise.
1226         * locales/lv_LV: Likewise.
1227         * locales/mi_NZ: Likewise.
1228         * locales/ml_IN: Likewise.
1229         * locales/mr_IN: Likewise.
1230         * locales/ms_MY: Likewise.
1231         * locales/mt_MT: Likewise.
1232         * locales/nb_NO: Likewise.
1233         * locales/ne_NP: Likewise.
1234         * locales/nl_BE: Likewise.
1235         * locales/nn_NO: Likewise.
1236         * locales/nr_ZA: Likewise.
1237         * locales/nso_ZA: Likewise.
1238         * locales/om_ET: Likewise.
1239         * locales/om_KE: Likewise.
1240         * locales/pa_IN: Likewise.
1241         * locales/pl_PL: Likewise.
1242         * locales/pt_BR: Likewise.
1243         * locales/pt_PT: Likewise.
1244         * locales/ru_RU: Likewise.
1245         * locales/ru_UA: Likewise.
1246         * locales/sa_IN: Likewise.
1247         * locales/se_NO: Likewise.
1248         * locales/sk_SK: Likewise.
1249         * locales/sl_SI: Likewise.
1250         * locales/so_ET: Likewise.
1251         * locales/so_KE: Likewise.
1252         * locales/so_SO: Likewise.
1253         * locales/sq_AL: Likewise.
1254         * locales/ss_ZA: Likewise.
1255         * locales/sv_SE: Likewise.
1256         * locales/ta_IN: Likewise.
1257         * locales/te_IN: Likewise.
1258         * locales/tg_TJ: Likewise.
1259         * locales/th_TH: Likewise.
1260         * locales/ti_ET: Likewise.
1261         * locales/tl_PH: Likewise.
1262         * locales/tn_ZA: Likewise.
1263         * locales/ts_ZA: Likewise.
1264         * locales/tt_RU: Likewise.
1265         * locales/tt_RU@iqtelif: Likewise.
1266         * locales/ur_PK: Likewise.
1267         * locales/uz_UZ: Likewise.
1268         * locales/ve_ZA: Likewise.
1269         * locales/vi_VN: Likewise.
1270         * locales/wal_ET: Likewise.
1271         * locales/wo_SN: Likewise.
1272         * locales/zh_SG: Likewise.
1274 2013-09-03  Chris Leonard  <cjl@sugarlabs.org>
1276         * locales/ayc_PE: Add FSF statement to ayc_PE locale.
1278         [BZ#15886]
1279         * locales/ht_HT: 1.1 revision of ht_HT locale.
1281         [BZ#15887]
1282         * locales/quz_PE: New locale for quz_PE.
1283         * SUPPORTED: Add quz_PE.
1285 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
1287         * tests-mbwc/dat_wcsncat.c: Fix typos.
1288         * tests/test6.c: Likewise.
1289         * tst-digits.c: Likewise.
1291 2013-06-13  Johan Heikkila  <johan.heikkila@gmail.com>
1293         [BZ#15432]
1294         * locales/sv_FI@euro: Add LC_MEASUREMENT.
1296         [BZ#15431]
1297         * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE,
1298         update LC_ADDRESS with using postal_fmt from Finnish Post Office
1299         recommendations at
1300         http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html
1301         and add missing entries.
1303 2013-06-11  Andreas Schwab  <schwab@suse.de>
1305         [BZ #14991]
1306         * charmaps/BIG5-HKSCS: Update to HKSCS-2008.
1308 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
1310         * charmaps/BIG5: Remove trailing whitespace.
1311         * charmaps/IBM866NAV: Likewise.
1312         * charmaps/ISIRI-3342: Likewise.
1313         * charmaps/ISO_8859-1,GL: Likewise.
1314         * locales/ber_DZ: Likewise.
1315         * locales/bn_BD: Likewise.
1316         * locales/crh_UA: Likewise.
1317         * locales/en_NG: Likewise.
1318         * locales/es_US: Likewise.
1319         * locales/fil_PH: Likewise.
1320         * locales/fy_DE: Likewise.
1321         * locales/gu_IN: Likewise.
1322         * locales/ha_NG: Likewise.
1323         * locales/hi_IN: Likewise.
1324         * locales/ig_NG: Likewise.
1325         * locales/ik_CA: Likewise.
1326         * locales/iu_CA: Likewise.
1327         * locales/kn_IN: Likewise.
1328         * locales/ks_IN@devanagari: Likewise.
1329         * locales/li_BE: Likewise.
1330         * locales/li_NL: Likewise.
1331         * locales/mg_MG: Likewise.
1332         * locales/ml_IN: Likewise.
1333         * locales/mr_IN: Likewise.
1334         * locales/nso_ZA: Likewise.
1335         * locales/or_IN: Likewise.
1336         * locales/pa_IN: Likewise.
1337         * locales/ro_RO: Likewise.
1338         * locales/shs_CA: Likewise.
1339         * locales/so_ET: Likewise.
1340         * locales/ta_IN: Likewise.
1341         * locales/te_IN: Likewise.
1342         * locales/tk_TM: Likewise.
1343         * locales/tt_RU@iqtelif: Likewise.
1344         * locales/uk_UA: Likewise.
1345         * locales/ur_IN: Likewise.
1346         * locales/uz_UZ: Likewise.
1347         * locales/uz_UZ@cyrillic: Likewise.
1348         * locales/yo_NG: Likewise.
1349         * tests-mbwc/dat_mblen.c: Likewise.
1350         * tests-mbwc/dat_towctrans.c: Likewise.
1352 2013-04-27  Nik Kalach  <nikka@fedoraproject.org>
1354         [BZ #15221]
1355         * locales/ia_FR: Fix postal_fmt definition.
1357 2013-02-01  Andreas Jaeger  <aj@suse.de>
1359         * CHECKSUMS: Remove file.
1361 2013-01-14  Joseph Myers  <joseph@codesourcery.com>
1363         * Makefile (bug-setlocale1-ARGS): Use $(host-test-program-cmd),
1364         not $(test-program-cmd).
1366 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1368         * Makefile ($(objpfx)sort-test.out): Replace
1369         $(run-program-prefix) with $(test-program-prefix).
1370         ($(objpfx)tst-numeric.out): Likewise.
1371         ($(objpfx)tst-mbswcs.out): Likewise.
1372         ($(objpfx)tst-fmon.out): Add $(test-program-prefix).
1373         ($(objpfx)tst-trans.out): Likewise.
1374         ($(objpfx)tst-rpmatch.out): Replace $(built-program-cmd) with
1375         $(test-program-cmd).
1376         ($(objpfx)tst-ctype.out): Likewise.
1377         ($(objpfx)tst-wctype.out): Likewise.
1378         ($(objpfx)tst-langinfo.out): Likewise.
1379         (bug-setlocale1-ARGS): Replace $(built-program-cmd) with
1380         $(test-program-cmd).
1381         * sort-test.sh (run_program_prefix): Renamed to ...
1382         (test_program_prefix): This.
1383         * tst-mbswcs.sh: Likewise.
1384         * tst-numeric.sh: Likewise.
1385         * tst-wctype.sh: Likewise.
1386         * tst-fmon.sh (test_program_prefix): New. Replace
1387         ${run_program_prefix} with ${test_program_prefix} when running.
1388         tst-fmon.
1389         * tst-trans.sh: (test_program_prefix): New.  Replace
1390         ${run_program_prefix} with ${test_program_prefix} when running
1391         tst-trans.
1393 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1395         * Makefile (tests-static): New variable.
1396         (tests): Add $(tests-static).
1397         (bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
1398         (bug-setlocale1-static-ENV): New variable.
1399         (bug-setlocale1-static-ARGS): Likewise.
1400         * bug-setlocale1.c (do_test): Support run directly.  Check env[1]
1401         instead of newargv[0].
1402         * bug-setlocale1-static.c: New file.
1404 2013-01-03  Chris Leonard  <cjl@sugarlabs.org>
1406         [BZ #14982]
1407         * locales/dz_BT: Add new contact information for dz-BT maintainer.
1409         [BZ #13951]
1410         * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in
1411         Dzongkha.
1413 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
1415         * All files with FSF copyright notices: Update copyright dates
1416         using scripts/update-copyrights.
1418 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
1420         * README: Use sourceware.org in Bugzilla URL.
1421         * locales/si_LK (email): Use sourceware.org in email address.
1423 2012-12-03  Ashish Shah  <ashishks@redhat.com>
1425         * locales/uk_UA (currency_symbol): Fix.
1427 2012-12-03  Rakesh Pandit  <rakesh@fedoraproject.org>
1429         * locales/ks_IN@devanagari: Fix week day names.
1431 2012-12-03  Jeff Law  <law@redhat.com>
1433         * locales/zh_CH (abmon): Remove whitespace.
1435 2012-11-26  Nik Kalach  <nikka@fedoraproject.org>
1437         * locales/ia_FR (abmon): Fix December.
1439         [BZ#14879]
1440         * locales/ia_FR : New file.
1441         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1443 2012-11-22  Andreas Jaeger  <aj@suse.de>
1445         * locales/niu_NU: Fix comment.
1447 2012-11-21  Andreas Jaeger  <aj@suse.de>
1449         * locales/szl_PL (LC_COLLATE): Fix syntax error.
1451         * SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
1453 2012-11-21  Chris Leonard  <cjl@sugarlabs.org>
1455         [BZ #14863]
1456         * SUPPORTED: Add niu_NU and niu_NZ.
1457         * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue,
1458         contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1459         Fakaotimanava-Lui <emani@niue.nu>.
1460         * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New
1461         Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1462         Fakaotimanava-Lui <emani@niue.nu>.
1464 2012-11-19  Eagle Burkut  <eagle.burkut@gmail.com>
1466         [BZ #13759]
1467         * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries.
1469 2012-11-16  Andreas Jaeger  <aj@suse.de>
1471         [BZ #14368]
1472         * locales/szl_PL: New Silesian Language Locale for Poland.
1473         Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
1474         * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
1476         [BZ # 14828]
1477         * locales/ayc_PE: Add Aymara locale for Peru
1478         contributed by Chris Leonard <cjl@sugarlabs.org> and
1479         Amos Batto <amosbatto@yahoo.com>.
1480         * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE.
1482         [BZ # 14501]
1483         * locales/nhn_MX: Add Central Nahuatl locale for Mexico,
1484         contributed by Jorge Becerril <jrbecster@gmail.com>.
1485         * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
1487 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
1489         [BZ #13952]
1490         * locales/km_KH: Correct country-name and lang-name.
1492 2012-11-15  Andreas Jaeger  <aj@suse.de>
1494         [BZ #13603]
1495         [BZ #13604]
1496         [BZ #13698]
1497         * locales/doi_IN: New file, contributed by Pravin Satpute
1498         <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>.
1499         * locales/mni_IN: New file, contributed by Pravin Satpute
1500         <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>.
1501         * locales/sat_IN: New file, contributed by Pravin Satpute
1502         <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>.
1503         * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN.
1505 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
1507         [BZ #13950]
1508         * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with
1509         proper content, disable others.
1510         * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise.
1512 2012-11-07  Dmitry V. Levin  <ldv@altlinux.org>
1514         [BZ#14807]
1515         * locales/ru_RU (abmon): Change back from genitive to nominative,
1516         apply fixed three-letter abbreviation form, remove trailing dots.
1518         [BZ#10873]
1519         * locales/ru_RU (abday): Remove trailing dots.
1521 2012-11-02  Marko Myllynen  <myllynen@redhat.com>
1523         [BZ #14669]
1524         * locales/fi_FI@euro (LC_IDENTIFICATION): Add missing
1525         LC_MEASUREMENT, fix LC_TELEPHONE category.
1527 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
1529         * Makefile [$(run-built-tests) = yes] (LOCALES): Add en_US.UTF-8.
1531 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
1533         * Makefile [$(cross-compiling) = no]: Change condition to
1534         [$(run-built-tests) = yes].
1536 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
1537             Joseph Myers  <joseph@codesourcery.com>
1539         * tst-fmon.sh: Redirect test program stdin in loop from /dev/null.
1540         * tst-numeric.sh: Likewise.
1541         * tst-rpmatch.sh: Likewise.
1543 2012-10-19  Jim Blandy  <jimb@codesourcery.com>
1544             Joseph Myers  <joseph@codesourcery.com>
1546         * tst-wctype.sh (run_program_prefix): Remove variable.
1547         (tst_wctype): New variable.  Use it directly to run test program
1548         instead of passing test program name as argument.
1550 2012-10-19  Florian Pritz  <bluewind@xinu.at>
1552         [BZ #13758]
1553         * locales/de_AT (LC_TIME): Change month name from "FebruAr" to
1554         "Februar".
1556 2012-10-19  Pravin Satpute  <psatpute@redhat.com>
1558         [BZ #14694]
1559         * locales/mr_IN: Fix Wednesday in DAY and August, September and
1560         October in ABMON and MON.
1562 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
1564         * gen-locale.sh: Add "set -e".
1565         * sort-test.sh: Likewise.
1566         * tst-ctype.sh: Likewise.
1567         * tst-fmon.sh: Likewise.
1568         * tst-langinfo.sh: Likewise.
1569         * tst-locale.sh: Likewise.
1570         * tst-mbswcs.sh: Likewise.
1571         * tst-numeric.sh: Likewise.
1572         * tst-rpmatch.sh: Likewise.
1573         * tst-trans.sh: Likewise.
1574         * tst-wctype.sh: Likewise.
1575         * Makefile: Do not specify -e option when running testsuite
1576         shell scripts.
1578         * sort-test.sh: Add copyright header.
1580 2012-09-05  Jeff Law  <law@redhat.com>
1582         [BZ#14510]
1583         * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
1584         * locales/es_GT: Likewise.
1585         * locales/es_HN: Likewise.
1586         * locales/es_MX: Likewise.
1587         * locales/es_NI: Likewise.
1588         * locales/es_PA: Likewise.
1589         * locales/es_PR: Likewise.
1590         * locales/es_SV: Likewise.
1592 2012-06-20  Petr Baudis  <pasky@ucw.cz>
1594         * locales/mag_IN: Fix comment character.
1595         * locales/tr_CY (LC_TIME): Remove redundant first_weekday
1596         and first_workday.
1598 2012-06-04  Petr Baudis  <pasky@ucw.cz>
1600         [BZ#13996]
1601         * locales/tr_TR: Change currency from YTL to TL.
1602         Patch by <gokcen@pardus.org.tr>.
1604 2012-06-04  Serkan Kaba  <serkan@gentoo.org>
1606         [BZ#13223]
1607         * locales/tr_TR: Fix first_weekday and first_workday.
1609 2012-06-01  Jeff Law  <law@redhat.com>
1611         [BZ#14199]
1612         * locales/en_ES: Fix first_weekday and first_workday.
1613         * locales/{ast_ES, br_FR, cy_GB, de_DE, de_LU}: Likewise.
1614         * locales/{el_GR, en_IE, eu_ES, fr_LU, fy_NL}: Likewise.
1615         * locales/{ga_IE, gd_GB, gl_ES, gv_GB, it_IT}: Likewise.
1616         * locales/{kw_GB, lij_IT, lt_LT, lv_LV, mt_MT}: Likewise.
1617         * locales/{nl_BE, oc_FR, tr_CY, wa_BE}: Likewise.
1619 2012-04-20  Chandan Kumar  <chandankumar.093047@gmail.com>
1621         [BZ#13968]
1622         * locales/mag_IN: New file.
1623         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1625 2012-05-21  Bruno Haible  <bruno@clisp.org>
1626             Andreas Jaeger  <aj@suse.de>
1628         * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
1629         * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
1630         anymore.
1631         * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
1632         (tests): Remove tst-strptime.
1634 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
1636         [BZ #11837]
1637         * charmaps/GB18030: Add missing entries.
1639 2012-04-29  Aurelien Jarno  <aurelien@aurel32.net>
1641         [BZ #13758]
1642         * locales/de_AT (LC_TIME): Change month name from "Feber" to
1643         "Februar".
1645 2012-04-12  Mike Frysinger  <vapier@gentoo.org>
1647         [BZ #3768]
1648         * locales/en_GB (LC_TIME): Set am_pm and t_fmt_ampm fields.
1649         * locales/cy_GB (LC_TIME): Likewise.  Also copy date_fmt from en_GB.
1651 2012-04-04  Jeff Law  <law@redhat.com>
1653         [BZ #6770]
1654         * locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
1656 2012-04-04  Petr Baudis  <pasky@ucw.cz>
1658         [BZ #6770]
1659         * locales/ca_ES: This locale is now maintained by Jordi Mallach.
1661 2012-04-04  Dmitry V. Levin  <ldv@altlinux.org>
1663         [BZ #10346]
1664         * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
1666 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
1668         [BZ #13673]
1669         Replace FSF snail mail address with URLs, as per GNU coding standards.
1671 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
1673         * Makefile (distribute): Remove variable.
1675 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
1677         Revert changes to locales from previous commit.
1679 2012-02-07  Paul Eggert  <eggert@cs.ucla.edu>
1681         Replace FSF snail mail address with URLs, as per GNU coding standards.
1683 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
1685         [BZ #13547]
1686         * locales/hu_HU: Fix collation rules.
1687         Patch by Egmont Koblinger <egmont@gmail.com>.
1689 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
1691         [BZ #12840]
1692         * locales/sv_SE: Modernize date format.
1694         [BZ #12906]
1695         * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
1697         * locales/wal_ET: Remove lang_ab entry.
1699         [BZ #12962]
1700         * locales/fi_FI: Various fixups.
1701         Patch by Marko Myllynen <myllynen@redhat.com>.
1703         [BZ #13085]
1704         * locales/ta_LK: New file.
1705         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1707         * locales/si_LK: Add country_ab2, country_ab3, country_num.
1709 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
1711         [BZ #13096]
1712         * locales/fi_FI: Fix collation reordering rules.
1714         [BZ #13189]
1715         * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
1717         [BZ #13282]
1718         * locales/brx_IN: New file.
1719         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1721         [BZ #13413]
1722         * locales/nl_BE: Use LC_MONETARY from nl_NL.
1724         [BZ #13416]
1725         * locales/es_CU: New file.
1726         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1728         [BZ #13423]
1729         * locales/unm_US: New file.
1730         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1732         [BZ #13523]
1733         * locales/bho_IN: New file.
1734         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1736 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
1738         * Makefile (charmaps): Not need to filter out any of the VC
1739         directories.
1740         (locales): Likewise.
1742 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
1744         [BZ #13147]
1745         * locales/de_AT: Use de_DE for LC_NUMERIC.
1746         * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
1747         * locales/es_CL: Likewise.
1748         * locales/es_CO: Likewise.
1749         * locales/es_DO: Likewise.
1750         * locales/es_EC: Likewise.
1751         * locales/es_GT: Likewise.
1752         * locales/es_HN: Likewise.
1753         * locales/es_MX: Likewise.
1754         * locales/es_NI: Likewise.
1755         * locales/es_PA: Likewise.
1756         * locales/es_PE: Likewise.
1757         * locales/es_PR: Likewise.
1758         * locales/es_PY: Likewise.
1759         * locales/es_SV: Likewise.
1760         * locales/es_UY: Likewise.
1761         * locales/es_VE: Likewise.
1762         * locales/es_ES: Fix LC_NUMERIC.
1763         * locales/es_CR: Use es_ES for LC_MESSAGES.
1764         * locales/fr_BE: Actually use grouping in LC_NUMERIC.
1765         * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
1766         * locales/fr_CH: Use de_CH for LC_NUMERIC.
1767         * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
1769 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
1771         * Makefile (tests): Add tst-setlocale2:
1772         (LOCALES): Add tr_TR.ISO-8859-9;
1773         (tst-setlocale2-ENV): Define.
1774         * tst-setlocale2.c: New file.
1776 2011-07-02  Roland McGrath  <roland@hack.frob.com>
1778         * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
1779         Remove unused variable.
1781 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
1783         [BZ #12788]
1784         * bug-setlocale1.c: New file.
1785         * Makefile: Add rules to build and run bug-setlocale1.
1787 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
1789         [BZ #11837]
1790         * charmaps/GB18030: Update to GB18020-2005.
1792 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
1794         [BZ #11987]
1795         * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
1796         Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
1798 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
1800         [BZ #9732]
1801         * locales/dz_BT: Move collations rules to...
1802         * locales/iso14651_t1_common: ...here.
1804         [BZ #9730]
1805         * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
1806         first_workday.
1807         Patch by Johan Heikkila <johan.heikkila@gmail.com>.
1809 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
1811         [BZ #12582]
1812         * charmaps/en_SG (LC_TIME): Fix time formats.
1813         Patch by KH Teo <b3virq3b@gmail.com>.
1815 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
1817         [BZ #11487]
1818         * locales/sq_AL (yesexpr): Recognize pP as well.
1819         (noexpr): Recognize jJ as well.
1821         [BZ #11532]
1822         * charmaps/CP770: New file.
1823         * charmaps/CP771: New file.
1824         * charmaps/CP772: New file.
1825         * charmaps/CP773: New file.
1826         * charmaps/CP774: New file.
1828         [BZ #11578]
1829         * locales/es_PA: Change paper format to letter.
1830         * locales/es_SV: Likewise.
1831         Patch by Caolán McNamara <caolanm@redhat.com>.
1833         [BZ #11653]
1834         * locales/es_NI: Fix currency_symbol.
1836         [BZ #11668]
1837         * locales/es_NI: Change paper format to letter.
1839         [BZ #11945]
1840         * locales/ru_RU [LC_TIME]: Lowercase month names.
1841         Patch by Alexey Balmashnov  <a.balmashnov@gmail.com>.
1843         [BZ #11947]
1844         * locales/mhr_RU: New file.
1845         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1847         [BZ #11258]
1848         * locales/translit_neutral: Add entry for U20A1.
1849         * locales/es_SV (currency_symbol): Change to U20A1.
1851         [BZ #12158]
1852         * locales/lij_IT: New file.
1853         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1855         [BZ #12200]
1856         * locales/yue_HK: New file.
1857         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1858         Contributed by Chunshek Chan <chunshek@gmail.com>.
1860         [BZ #12178]
1861         * locales/wae_CH: New file.
1862         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1863         Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
1865         [BZ #12346]
1866         * locales/et_EE (LC_MONETARY): Change to Euro.
1867         Patch by Priit Laes <plaes@plaes.org>.
1869         [BZ #12449]
1870         * locales/lb_LU: New file.
1871         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1873         [BZ #12551]
1874         * locales/sw_KE: New file.
1875         * locales/sw_TZ: New file.
1876         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
1878         [BZ #12611]
1879         * locales/ff_SN: New file.
1880         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1882         [BZ #12660]
1883         * locales/tk_TM: Change day and month names back after edict.
1884         Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
1886         [BZ #12681]
1887         * locales/bem_ZA: New file.
1888         * locales/en_ZA: New file.
1889         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
1891         [BZ #12541]
1892         * locales/ar_IN: Update currency_symbol.
1893         * locales/as_IN: Likewise.
1894         * locales/bn_IN: Likewise.
1895         * locales/en_IN: Likewise.
1896         * locales/gu_IN: Likewise.
1897         * locales/hi_IN: Likewise.
1898         * locales/kn_IN: Likewise.
1899         * locales/kok_IN: Likewise.
1900         * locales/ks_IN: Likewise.
1901         * locales/ml_IN: Likewise.
1902         * locales/mr_IN: Likewise.
1903         * locales/or_IN: Likewise.
1904         * locales/pa_IN: Likewise.
1905         * locales/sa_IN: Likewise.
1906         * locales/sd_IN: Likewise.
1907         * locales/ta_IN: Likewise.
1908         * locales/te_IN: Likewise.
1909         Patch by pravin.d.s@gmail.com.
1911         [BZ #12711]
1912         * charmaps/UTF-8: Update from reason Unidata.txt file.
1914         [BZ #12738]
1915         * locales/os_RU: New file.
1916         Contributed by Soslan Khubulov <soslanx@gmail.com>.
1917         * SUPPORTED: Add entry for os_RU.
1919 2010-12-02  Andreas Schwab  <schwab@redhat.com>
1921         * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
1922         names.
1924 2010-05-17  Andreas Schwab  <schwab@redhat.com>
1926         * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
1928 2010-05-04  Andreas Schwab  <schwab@redhat.com>
1930         * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
1931         locale.
1933 2010-05-03  Ulrich Drepper  <drepper@redhat.com>
1935         [BZ #11520]
1936         * locales/de_CH: Define week, first_weekday, and first_workday.
1938 2010-04-08  Ulrich Drepper  <drepper@redhat.com>
1940         * locales/ar_AE: Fix typo.
1941         * locales/ar_BH: Likewise.
1942         * locales/ar_DZ: Likewise.
1943         * locales/ar_EG: Likewise.
1944         * locales/ar_IQ: Likewise.
1945         * locales/ar_JO: Likewise.
1946         * locales/ar_KW: Likewise.
1947         * locales/ar_LB: Likewise.
1948         * locales/ar_LY: Likewise.
1949         * locales/ar_MA: Likewise.
1950         * locales/ar_OM: Likewise.
1951         * locales/ar_QA: Likewise.
1952         * locales/ar_SD: Likewise.
1953         * locales/ar_SY: Likewise.
1954         * locales/ar_TN: Likewise.
1955         * locales/ar_YE: Likewise.
1956         * locales/ber_DZ: Likewise.
1957         * locales/ber_MA: Likewise.
1958         * locales/bn_IN: Likewise.
1959         * locales/en_HK: Likewise.
1960         * locales/en_IN: Likewise.
1961         * locales/en_PH: Likewise.
1962         * locales/en_SG: Likewise.
1963         * locales/gu_IN: Likewise.
1964         * locales/hi_IN: Likewise.
1965         * locales/hne_IN: Likewise.
1966         * locales/kn_IN: Likewise.
1967         * locales/kok_IN: Likewise.
1968         * locales/ks_IN@devanagari: Likewise.
1969         * locales/ml_IN: Likewise.
1970         * locales/mr_IN: Likewise.
1971         * locales/ms_MY: Likewise.
1972         * locales/mt_MT: Likewise.
1973         * locales/my_MM: Likewise.
1974         * locales/ne_NP: Likewise.
1975         * locales/nn_NO: Likewise.
1976         * locales/pa_IN: Likewise.
1977         * locales/sa_IN: Likewise.
1978         * locales/sd_IN@devanagari: Likewise.
1979         * locales/sq_AL: Likewise.
1980         * locales/sq_MK: Likewise.
1981         * locales/ta_IN: Likewise.
1982         * locales/te_IN: Likewise.
1983         * locales/zh_HK: Likewise.
1984         * locales/zh_SG: Likewise.
1986         * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
1988         [BZ #10824]
1989         * locales/cv_RU: New file.
1990         Contributed by Adi Roiban <adi@roiban.ro>.
1992         [BZ #10936]
1993         * locales/es_GT: Change paper size to letter.
1995         * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
1997         [BZ #11470]
1998         * locales/sq_MK: New file.
1999         Contributed by Agron Selimaj <linuxmaster@verizon.net>.
2001 2010-04-07  Ulrich Drepper  <drepper@redhat.com>
2003         [BZ #11471]
2004         * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
2005         Patch by Agron Selimaj <linuxmaster@verizon.net>.
2007 2010-04-05  Ulrich Drepper  <drepper@redhat.com>
2009         [BZ #11007]
2010         * locales/pt_BR: Define thousands_sep and grouping.
2012 2010-01-28  Marcelo E. Magallon  <marcelo.magallon@gmail.com>
2014         [BZ #11258]
2015         * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
2016         LC_TELEPHONE and LC_NAME and LC_ADDRESS.
2018 2010-04-04  Ulrich Drepper  <drepper@redhat.com>
2020         [BZ #11272]
2021         * locales/fr_BE: Define week, first_weekday, and first_workday.
2023 2010-03-24  Ulrich Drepper  <drepper@redhat.com>
2025         [BZ #10554]
2026         * locales/et_EE: Change first_weekday and first_workday.
2027         Patch by Priit Laes <plaes@plaes.org>.
2029 2010-02-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
2031         * Makefile: Add missing gconv-modules dependency.
2033 2010-02-03  Ulrich Drepper  <drepper@redhat.com>
2035         [BZ #10414]
2036         * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
2037         Patch by Pravin Satpute <psatpute@redhat.com>.
2039         * locales/kok_IN: New file.
2040         Contributed by Pravin Satpute <psatpute@redhat.com> and
2041         Shailendra Bandodkar <sbandodk@redhat.com>.
2043         * locales/ta_IN: Move collation data...
2044         * locales/iso14651_t1_common: ...here.
2045         Patch by Pravin Satpute <psatpute@redhat.com>.
2047         * locales/as_IN: Use iso14651_t1 instead of local collation data.
2048         Patch by Pravin Satpute <psatpute@redhat.com>.
2050 2010-01-25  Andreas Schwab  <schwab@redhat.com>
2052         * locales/i18n: Don't map U00DF to U1E9E in toupper table.
2054 2009-11-24  Ulrich Drepper  <drepper@redhat.com>
2056         * locales/hsb_DE: Define week, first_weekday, and first_workday.
2058 2009-11-23  Ulrich Drepper  <drepper@redhat.com>
2060         * locales/en_DK: Define week, first_weekday, and first_workday.
2062 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
2064         * locales/nl_NL: Define week, first_weekday, and first_workday.
2066 2009-10-30  Ulrich Drepper  <drepper@redhat.com>
2068         * locales/it_CH: Fix typos in last change.
2069         * locales/it_IT: Likewise.
2071         * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
2073         [BZ #9986]
2074         * locales/iso_14651_common: Add rules for Burmese.
2075         * locales/my_MM: New file.
2076         Contributed by Keith Stribley <devel@thanlwinsoft.org>.
2078         [BZ #10286]
2079         * locales/ast_ES: Define first_weekday.
2081         [BZ #10312]
2082         * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
2083         Patch by Jorge Guerrero <geojorg@gmail.com>.
2085         [BZ #10319]
2086         * locales/shs_CA: Fix accents.
2087         Patch by Neskie Manuel <neskiem@gmail.com>.
2089 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
2091         [BZ #10425]
2092         * locales/it_IT: Fix date_fmt.
2093         * locales/it_CH: Likewise.
2094         Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
2096         * locales/POSIX: Define yesstr and nostr.
2097         * locales/en_US: Likewise.
2098         Patch by Petr Machata <pmachata@redhat.com>.
2100         * locales/crh_UA: Fix first day of week and a few spellings.
2101         Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
2103 2009-10-15  Ulrich Drepper  <drepper@redhat.com>
2105         * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
2107         * locale/ps_AF: New file.
2108         Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
2109         Pravin Satpute <psatpute@redhat.com>.
2111 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
2113         [BZ #10011]
2114         * locales/de_AT: Define week, first_weekday, first_workday.
2115         Patch by Paul Marcher <flyer@gmail.com>.
2117 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
2119         [BZ #10213]
2120         * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
2121         * locales/dv_MV: New file.
2122         Contributed by sofwathullah.mohamed@gmail.com.
2124 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
2126         * locales/ur_IN: New file.
2127         Contributed by Pravin Satpute <psatpute@redhat.com>.
2129 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
2131         * localedata/locales/bn_BD: Remove comment about missing collation
2132         rules.
2133         * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
2134         Patch by Pravin Satpute <psatpute@redhat.com>.
2136 2009-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2138         * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
2139         first_workday to 2.
2140         * locales/da_DK: Likewise.
2141         * locales/de_DE: Likewise.
2142         * locales/fr_FR: Likewise.
2143         * locales/fur_IT: Likewise.
2144         * locales/fy_DE: Likewise.
2145         * locales/ht_HT: Likewise.
2146         * locales/hu_HU: Likewise.
2147         * locales/li_BE: Likewise.
2148         * locales/li_NL: Likewise.
2149         * locales/mk_MK: Likewise.
2150         * locales/nb_NO: Likewise.
2151         * locales/nds_DE: Likewise.
2152         * locales/nds_NL: Likewise.
2153         * locales/nn_NO: Likewise.
2154         * locales/pl_PL: Likewise.
2155         * locales/sc_IT: Likewise.
2156         * locales/sk_SK: Likewise.
2157         * locales/uk_UA: Likewise.
2159         * locales/csb_PL: Change week[2] to 19971130.
2160         * locales/en_GB: Likewise.
2161         * locales/et_EE: Likewise.
2163         * locales/sr_ME: Set week to 7;19971130;4.
2164         * locales/sr_RS: Likewise.
2165         * locales/sr_RS@latin: Likewise.
2167 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
2169         [BZ #9963]
2170         * locales/en_PH: Fix LC_PAPER.
2171         * locales/es_CL: Likewise.
2172         * locales/es_CO: Likewise.
2173         * locales/es_MX: Likewise.
2174         * locales/es_US: Likewise.
2175         * locales/es_VE: Likewise.
2176         * locales/fil_PH: Likewise.
2177         * locales/ik_CA: Likewise.
2178         * locales/iu_CA: Likewise.
2179         * locales/tl_PH: Likewise.
2181 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
2183         * SUPPORTED: Add ks_IN.
2185 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
2187         * locales/ks_IN@devanagari: Replace duplicated information with copy.
2188         Fix title.  Patch by Pravin Satpute <psatpute@redhat.com>.
2190 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
2192         * locales/ks_IN: New file.
2193         Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
2194         Pravin Satpute <psatpute@redhat.com>.
2196 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
2198         [BZ #9985]
2199         * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
2200         Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
2202 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
2204         [BZ #9844]
2205         * locales/iso14651_t1_common: Move U0138 entry.
2207         [BZ #9833]
2208         * locales/ko_KR: Fix noexpr.  Add nostr.
2210         [BZ #9891]
2211         * locales/mt_MT: Fix spelling of August (Awwissu).
2212         Patch by Martin Pitt.
2214 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
2216         [BZ #9916]
2217         * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
2218         * locales/nan_TW@latin: New file.
2219         Contributed by Arne Goetje.
2221 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
2223         * locales/iso14651_t1_common: Add rules for sorting Malayalam.
2224         Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
2226 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2228         [BZ #7098]
2229         * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
2230         timestamp in compressed charmaps.
2231         Patch by Gilles Espinasse <g.esp@free.fr>.
2233         [BZ #9730]
2234         * locales/sv_FI: Fix time formats.
2236         [BZ #9736]
2237         * locales/el_CY: Fix frac_digits and int_frac_digits.
2238         * locales/el_GR: Likewise.
2239         Patch by Clint Adams <schizo@debian.org>.
2241 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
2243         [BZ #9791]
2244         * locales/as_IN: Break circular include loops introduced in last patch.
2245         * locales/bn_BD: Likewise.
2246         * locales/bn_IN: Likewise.
2247         * locales/hi_IN: Likewise.
2248         * locales/mr_IN: Likewise.
2249         Patch by Pravin Satpute <psatpute@redhat.com>.
2251 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
2253         [BZ #9701]
2254         * locales/sk_SK: Slovakia uses the Euro.
2256         [BZ #9704]
2257         * locales/mt_MT: Malta uses the Euro.
2259         [BZ #9705]
2260         * locales/el_CY: Cyprus uses the Euro.
2262 2008-12-31  Ulrich Drepper  <drepper@redhat.com>
2264         * locales/iso14651_t1_common: Fix sorting of U+0AB3.
2265         Patch by Pravin Satpute <psatpute@redhat.com>.
2267 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
2269         * locales/i18n: Move Indic Matra characters to punct.
2270         * locales/as_IN: Add support for internationalized digits.
2271         * locales/bn_BD: Likewise.
2272         * locales/bn_IN: Likewise.
2273         * locales/gu_IN: Likewise.
2274         * locales/hi_IN: Likewise.
2275         * locales/kn_IN: Likewise.
2276         * locales/ml_IN: Likewise.
2277         * locales/mr_IN: Likewise.
2278         * locales/or_IN: Likewise.
2279         * locales/pa_IN: Likewise.
2280         * locales/ta_IN: Likewise.
2281         * locales/te_IN: Likewise.
2282         Patch by Pravin Satpute <psatpute@redhat.com>.
2284 2008-12-26  Ulrich Drepper  <drepper@redhat.com>
2286         * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
2287         length constant.
2289 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
2291         * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
2293         * locales/hne_IN: New file.
2294         Contributed by Pravin Satpute <psatpute@redhat.com>.
2296 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
2298         [BZ #6920]
2299         * locales/af_ZA: Fix %%z and %%T and postal_fmts.
2300         * locales/ar_SA: Likewise.
2301         * locales/be_BY: Likewise.
2302         * locales/bs_BA: Likewise.
2303         * locales/ca_AD: Likewise.
2304         * locales/ca_ES: Likewise.
2305         * locales/crh_UA: Likewise.
2306         * locales/cs_CZ: Likewise.
2307         * locales/da_DK: Likewise.
2308         * locales/de_AT: Likewise.
2309         * locales/de_BE: Likewise.
2310         * locales/de_CH: Likewise.
2311         * locales/de_DE: Likewise.
2312         * locales/de_LU: Likewise.
2313         * locales/el_CY: Likewise.
2314         * locales/el_GR: Likewise.
2315         * locales/en_AU: Likewise.
2316         * locales/en_BW: Likewise.
2317         * locales/en_CA: Likewise.
2318         * locales/en_DK: Likewise.
2319         * locales/en_GB: Likewise.
2320         * locales/en_IE: Likewise.
2321         * locales/en_NG: Likewise.
2322         * locales/en_NZ: Likewise.
2323         * locales/en_ZA: Likewise.
2324         * locales/en_ZW: Likewise.
2325         * locales/es_AR: Likewise.
2326         * locales/es_BO: Likewise.
2327         * locales/es_CL: Likewise.
2328         * locales/es_CO: Likewise.
2329         * locales/es_CR: Likewise.
2330         * locales/es_DO: Likewise.
2331         * locales/es_EC: Likewise.
2332         * locales/es_ES: Likewise.
2333         * locales/es_GT: Likewise.
2334         * locales/es_HN: Likewise.
2335         * locales/es_MX: Likewise.
2336         * locales/es_NI: Likewise.
2337         * locales/es_PA: Likewise.
2338         * locales/es_PE: Likewise.
2339         * locales/es_PR: Likewise.
2340         * locales/es_PY: Likewise.
2341         * locales/es_SV: Likewise.
2342         * locales/es_UY: Likewise.
2343         * locales/es_VE: Likewise.
2344         * locales/eu_ES: Likewise.
2345         * locales/fa_IR: Likewise.
2346         * locales/fi_FI: Likewise.
2347         * locales/fo_FO: Likewise.
2348         * locales/fr_BE: Likewise.
2349         * locales/fr_CA: Likewise.
2350         * locales/fr_CH: Likewise.
2351         * locales/fr_FR: Likewise.
2352         * locales/fr_LU: Likewise.
2353         * locales/fy_DE: Likewise.
2354         * locales/fy_NL: Likewise.
2355         * locales/ga_IE: Likewise.
2356         * locales/gd_GB: Likewise.
2357         * locales/gl_ES: Likewise.
2358         * locales/gv_GB: Likewise.
2359         * locales/ha_NG: Likewise.
2360         * locales/he_IL: Likewise.
2361         * locales/hr_HR: Likewise.
2362         * locales/hsb_DE: Likewise.
2363         * locales/hu_HU: Likewise.
2364         * locales/id_ID: Likewise.
2365         * locales/ig_NG: Likewise.
2366         * locales/ik_CA: Likewise.
2367         * locales/is_IS: Likewise.
2368         * locales/it_CH: Likewise.
2369         * locales/it_IT: Likewise.
2370         * locales/iu_CA: Likewise.
2371         * locales/iw_IL: Likewise.
2372         * locales/kk_KZ: Likewise.
2373         * locales/kl_GL: Likewise.
2374         * locales/ko_KR: Likewise.
2375         * locales/ku_TR: Likewise.
2376         * locales/kw_GB: Likewise.
2377         * locales/ky_KG: Likewise.
2378         * locales/lg_UG: Likewise.
2379         * locales/li_BE: Likewise.
2380         * locales/li_NL: Likewise.
2381         * locales/lt_LT: Likewise.
2382         * locales/lv_LV: Likewise.
2383         * locales/mg_MG: Likewise.
2384         * locales/mk_MK: Likewise.
2385         * locales/mn_MN: Likewise.
2386         * locales/nb_NO: Likewise.
2387         * locales/nds_DE: Likewise.
2388         * locales/nds_NL: Likewise.
2389         * locales/nl_BE: Likewise.
2390         * locales/nl_NL: Likewise.
2391         * locales/nr_ZA: Likewise.
2392         * locales/nso_ZA: Likewise.
2393         * locales/pa_PK: Likewise.
2394         * locales/pl_PL: Likewise.
2395         * locales/pt_BR: Likewise.
2396         * locales/pt_PT: Likewise.
2397         * locales/ru_RU: Likewise.
2398         * locales/ru_UA: Likewise.
2399         * locales/rw_RW: Likewise.
2400         * locales/se_NO: Likewise.
2401         * locales/shs_CA: Likewise.
2402         * locales/sk_SK: Likewise.
2403         * locales/sl_SI: Likewise.
2404         * locales/sr_ME: Likewise.
2405         * locales/sr_RS: Likewise.
2406         * locales/sr_RS@latin: Likewise.
2407         * locales/ss_ZA: Likewise.
2408         * locales/st_ZA: Likewise.
2409         * locales/sv_FI: Likewise.
2410         * locales/sv_SE: Likewise.
2411         * locales/tg_TJ: Likewise.
2412         * locales/tk_TM: Likewise.
2413         * locales/tl_PH: Likewise.
2414         * locales/tn_ZA: Likewise.
2415         * locales/tr_CY: Likewise.
2416         * locales/tr_TR: Likewise.
2417         * locales/ts_ZA: Likewise.
2418         * locales/tt_RU@iqtelif: Likewise.
2419         * locales/ur_PK: Likewise.
2420         * locales/ve_ZA: Likewise.
2421         * locales/wa_BE: Likewise.
2422         * locales/wo_SN: Likewise.
2423         * locales/xh_ZA: Likewise.
2424         * locales/yo_NG: Likewise.
2425         * locales/zu_ZA: Likewise.
2426         Patch by Pekka Vuorela <pvuorela@gmail.com>.
2428         * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
2430         [BZ #6968]
2431         * locales/iso14651_t1_common: Add support for Sinhala.
2432         * localedata/si_LK.in: New file.
2433         Patch by harshula@gmail.com.
2434         * Makefile (test-input): Add si_LK.UTF-8.
2435         (LOCALES): Likewise.
2437 2008-09-17  Ulrich Drepper  <drepper@redhat.com>
2439         * locales/en_GB: Set first weekday and workday to 2.
2441 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
2443         * locales/nl_AW: New file.
2444         * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2446         * locales/en_AG: New file.
2447         * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
2449 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
2451         * locales/ht_HT: New file.
2452         * SUPPORTED: Add ht_HT.UTF-8.
2454         * locales/en_GB: Change dom_tel_fmt to %A %l.
2455         * locales/de_DE: Likewise.
2457         * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
2459         * locales/sd_IN: New file.
2460         Contributed by Pravin Satpute <psatpute@redhat.com>.
2462         * locales/sd_IN@devanagari: Fix locale name.
2463         * locales/ks_IN@devanagari: Likewise.
2465 2008-09-01  Ulrich Drepper  <drepper@redhat.com>
2467         * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
2468         sd_IN@devanagari.
2470         [BZ #6857]
2471         * locales/sd_IN@devanagari: New file.
2472         Contributed by Pravin Satpute <psatpute@redhat.com>.
2474         [BZ #6856]
2475         * locales/ks_IN@devanagari: New file.
2476         Contributed by Pravin Satpute <psatpute@redhat.com>.
2478 2008-07-11  Ulrich Drepper  <drepper@redhat.com>
2480         * locales/iso14651_t1_common: Add Kannada collation support.
2481         Patch by Pravin Satpute <psatpute@redhat.com>.
2483 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
2485         [BZ #6713]
2486         * charmaps/UTF-8: Fix U1DBA entry representation.
2487         Patch by Colin Watson.
2489 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
2491         * tst-strptime.c (do_test): Add test of %EY.
2493 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
2495         * tst-strptime.c (do_test): Add test for parsing era year
2496         representation.
2498         [BZ #5911]
2499         * locales/es_CR: Define first_weekday and first_workday.
2501         [BZ #5814]
2502         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
2504 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
2506         * locales/iso14651_t1_common: Add support for Gurumukhi script.
2507         Patch by Pravin Satpute <psatpute@redhat.com>.
2509 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
2511         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
2512         Reported by Pravin Satpute.
2514 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
2516         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
2518 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
2520         [BZ #6438]
2521         * locales/iso14651_t1_common: Add sorting data for Telugu.
2523         [BZ #6447]
2524         * locales/be_BY: Fix yesexpr.
2525         Patch by Alexander Mikhailian <mikhailian@altern.org>.
2527 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
2529         * charmaps/UTF-8: Update for Unicode v5.1.
2530         * locales/i18n: Update for Unicode 5.
2532 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2534         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
2536 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2538         [BZ #6021]
2539         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
2540         Use common collation definition.
2542         [BZ #6040]
2543         * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
2545         [BZ #6004]
2546         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
2547         U+1E64, U+1E66, and U+1E68.
2548         Patch by Jesse Thilo <unixweenie@gmail.com>.
2550         [BZ #5478]
2551         * locales/hu_HU: Fix name_fmt.
2553 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
2555         * locales/iso14651_t1_common: Add support for Gujarati script.
2556         Patch by Pravin Satpute <psatpute@redhat.com>.
2558 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
2560         * Makefile (LOCALES): Add ja_JP.UTF-8.
2562 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
2564         * locales/iso14651_t1_common: Add support for Devanagari script.
2565         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
2566         Patch by Pravin Satpute <psatpute@redhat.com>.
2568 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
2570         [BZ #5602]
2571         * locales/pt_PT: Fix mon_decimal_point.
2573 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
2575         [BZ #5777]
2576         * locales/es_CR: Define am/pm format.
2578 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
2580         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
2582         * locales/en_CA: Add language information in LC_ADDRESS section.
2583         * locales/fr_CA: Likewise.
2584         * locales/ik_CA: Likewise.
2585         * locales/iu_CA: Likewise.
2587         [BZ #5627]
2588         * locales/shs_CA: New file.
2590 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
2592         [BZ #5520]
2593         * locales/ga_IE: Fix May, June, November and December entries in mon.
2595 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
2597         * charmsp/HP-THAI8: New file.
2599         [BZ #5464]
2600         * charmaps/HP-GREEK8: New file.
2602         [BZ #5463]
2603         * charmaps/HP-TURKISH8: New file.
2605 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
2607         * charmaps/UTF-8: Add Unicode 5.1 entries.
2609 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
2611         [BZ #5427]
2612         * charmaps/HP-ROMAN9: New file.
2614 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
2616         * locales/si_LK (mon): Fix February and November spelling.
2617         Patch by Danishka Navin <snavin@redhat.com>.
2619 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
2621         [BZ #5238]
2622         * locales/ug_CN: Fix typo in collating symbol definition.
2624         [BZ #5237]
2625         * locales/lo_LA: Fix typos in collation symbols.
2627 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
2629         * locales/dz_BT: Fix representation of data.
2631         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
2632         * locales/bo_CN: New file.
2633         * locales/bo_IN: New file.
2635 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
2637         [BZ #5224]
2638         * locales/ig_NG: Add missing collating elements and symbols.
2640 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
2642         [BZ #4098]
2643         * locales/pl_PL: Change abmon, abday, and d_fmt according to
2644         results of vote.
2646 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
2648         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
2649         second level of <LATIN> script as forward.
2650         * locales/de_DE: Define DIACRIT_FORWARD.
2651         * de_DE.in: Revert last change.
2653 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
2655         * locales/en_US: Add first_weekday and first_workday.
2656         * locales/cs_CZ: Likewise.
2657         * locales/fur_IT: Likewise.
2658         * locales/fy_DE: Likewise.
2659         * locales/hu_HU: Likewise.
2660         * locales/i18n: Likewise.
2661         * locales/li_BE: Likewise.
2662         * locales/li_NL: Likewise.
2663         * locales/nds_DE: Likewise.
2664         * locales/nds_NL: Likewise.
2665         * locales/pl_PL: Likewise.
2666         * locales/sc_IT: Likewise.
2667         * locales/sk_SK: Likewise.
2669 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
2671         * locales/de_DE: Set first week day to Monday.
2672         * locales/fr_FR: Likewise.
2674 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
2676         [BZ #73]
2677         * locales/nb_NO: Update time information, collation, thousands
2678         separator.
2679         * locales/nn_NO: Likewise.
2681 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
2683         * locales/en_NG: New file.
2685 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
2687         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
2689 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
2691         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
2692         definition.  Add U0B71 and U27C0 to U27CA definitions.
2694         * de_DE.in: Adjust for correct handling of backward direction sorting.
2696         * fr_FR.in: New file.
2697         * Makefile: Add rules to run fr_FR sorting test.
2699 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
2701         [BZ #4941]
2702         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
2704         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
2706         * locales/am_ET (LC_COLLATE): Define new script after copy.
2708 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
2710         * locales/cs_SR: Removed.
2712         * locales/lo_LA: Add missing collating element o-e.
2714         * locales/is_IS: Cleanup.  Remove invalid collation entries.
2715         * locales/lv_LV: Likewise.
2717         * locales/fa_IR: Add missing collating element Alef-Hamza.
2719         * locales/da_DK: Add missing collating symbol ETH.
2720         * locales/nb_NO: Likewise.
2722         * locales/sa_IN: New file.
2723         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
2725         * locales/fr_FR: Change thousands_sep to U0020.
2727         * locales/cs_CZ: Sort lowercase before uppercase.
2729         * locales/en_GB: Change first weekday and workday to Monday.
2730         * locales/nb_NO: Likewise.
2731         * locales/nn_NO: Likewise.
2732         [BZ #4833]
2733         * locales/da_DK: Likewise.
2734         [BZ #4705]
2735         * locales/et_EE: Likewise.
2737         * locales/iso14651_t1_common: Add rules for Georgian.
2739         * locales/ber_DZ: New file.
2740         * locales/fil_PH: New file.
2741         * locales/fur_IT: New file.
2742         * locales/fy_DE: New file.
2743         * locales/ha_NG: New file.
2744         * locales/ig_NG: New file.
2745         * locales/ik_CA: New file.
2746         * locales/iu_CA: New file.
2747         * locales/li_BE: New file.
2748         * locales/li_NL: New file.
2749         * locales/nds_DE: New file.
2750         * locales/nds_NL: New file.
2751         * locales/pap_AN: New file.
2752         * locales/sc_IT: New file.
2753         * locales/tk_TM: New file.
2754         * locales/ug_CN: New file.
2755         * locales/yo_NG: New file.
2756         * SUPPORTED: Add the new locales.
2758 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
2760         * charmaps/ISO-8859-9E: New file.
2762 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
2764         * charmaps/KOI8-RU: New file.
2766 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
2768         [BZ #4556]
2769         * locales/de_CH: Fix d_fmt.
2771         [BZ #4972]
2772         * charmaps/MAC-CENTRALEUROPE: New file.
2774 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
2776         [BZ #3842]
2777         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
2778         The latter might be more correct but usually cannot be displayed.
2780 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
2782         [BZ #4554]
2783         * locales/wo_SN: New file.
2784         * SUPPORTED: Add wo_SN entry.
2786         [BZ #4557]
2787         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
2789 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
2791         * locales/translit_combining: Add U0141 and U0142.
2793 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
2795         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
2797 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
2799         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
2800         with supported %e and %.1H with %k.
2801         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
2803 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
2805         [BZ #4773]
2806         * Makefile: Add rules to build and run tst-strptime.
2807         * tst-strptime.c: New file.
2809 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
2811         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
2812         January, February, and September to December, mon for January,
2813         February, September, and December, am_pm, and name_*.
2814         Patch by Amitakhya Phukan <aphukan@redhat.com>.
2816 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
2818         [BZ #4114]
2819         * locales/ast_ES: New file.
2820         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
2822 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
2824         [BZ #4024]
2825         * locales/iso14651_t1: Include iso14651_t1_common for common
2826         sorting data.
2827         * locales/iso14651_t1_common: New file.
2828         * locales/iso14651_t1_pinyin: New file.
2829         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
2830         iso14651_t1.
2832         [BZ #3213]
2833         * locales/translit_neutral: Add entry for U2044.
2835 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
2837         [BZ #4411]
2838         * locales/en_ZA: Update int_select.
2839         Patch by Dwayne Bailey <dwayne@translate.org.za>.
2841 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
2843         * Makefile: Define tst-sscanf-ENV.
2844         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
2846 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
2848         * Makefile (tests): Add tst-sscanf.
2849         (LOCALES): Add fa_IR.UTF-8.
2850         * tst-sscanf.c: New file.
2852         * da_DK.in: Adjust for unified collation.
2854         * locales/vi_VN: Don't define HOK here as well.
2856 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
2858         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
2860         [BZ #1430]
2861         * locales/hu_HU: Revert
2862                 * locales/hu_HU: Better collation.
2863                 Patch by Gyuro Lehel <lehel@freemail.hu>.
2865 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
2867         [BZ #672]
2868         * locales/ca_ES: Replace current collation rules by including
2869         iso14651_t1 and adding extra rules if needed.  There should be
2870         no noticeable changes in sorted text. only ligatures and
2871         ignoreable characters have modified weights.
2872         * locales/da_DK: Likewise.
2873         * locales/en_CA: Likewise.
2874         * locales/es_US: Likewise.
2875         * locales/fi_FI: Likewise.
2876         * locales/nb_NO: Likewise.
2878 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
2880         [BZ #672]
2881         * locales/iso14651_t1: Simplified.  Extended.
2883         [BZ #58]
2884         * locales/uk_UA: New version.
2886         [BZ #3156]
2887         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
2889         [BZ #2692]
2890         * locales/es_VE: Add am/pm format support.
2892         [BZ #2648]
2893         * locales/pl_PL: Fix currency_symbol and its placement.
2895         [BZ #3363]
2896         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
2897         * locales/tt_RU@iqtelif: New file.
2899         [BZ #3334]
2900         * locales/sr_ME: Update from maintainer.
2902         [BZ #3326]
2903         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
2904         * locales/crh_UA: New file.
2906 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
2908         [BZ #3322]
2909         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
2910         * locales/sr_RS: New file.
2911         * locales/sr_RS@latin: New file.
2913         [BZ #3995]
2914         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
2916         [BZ #3885]
2917         * locales/i18n: Updates for Unicode 5.0.
2918         * charmaps/UTF-8: Likewise.
2919         Patch by Pablo Saratxaga <pablo@walon.org>
2921 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
2923         [BZ #3884]
2924         * locales/sl_SI: Slovenia joined the Euro zone.
2925         Fix negative number format.
2927 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
2929         [BZ #3851]
2930         * locales/bn_BD: Fix full name of January and February.
2931         Patch by Jamil Ahmed <jamil@bengalinux.org>.
2933 2007-02-02  Bruno Haible  <bruno@clisp.org>
2935         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
2936         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
2937         Reported by Jungshik Shin <jungshik@google.com>.
2939         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
2940         Reported by Jungshik Shin <jungshik@google.com>.
2942 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
2944         * charmaps/BRF: New file.
2945         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2947 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
2949         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
2950         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
2951         %a %e. %B %Y, %H:%M:%S %Z.
2953 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
2955         * locales/mai_IN: New file.
2956         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
2958         * SUPPORTED: Add mai_IN/UTF-8.
2960 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
2962         [BZ #3320]
2963         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
2965 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
2967         * locales/tt_RU: Fix territory, title and descriptive comment.
2969 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
2971         * locales/pa_IN (abday): Fix spelling of Sunday.
2972         Patch by Mayank Jain <majain@redhat.com>.
2974 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
2976         * locales/en_GB: Use more complete en_US data in LC_NAME.
2978 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
2980         [BZ #39]
2981         * locales/sr_ME: New file.
2982         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
2984 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
2986         [BZ #2823]
2987         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
2988         first_workday information.
2989         Patch by Damjan Georgievski.
2991 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
2993         * locales/or_IN (mon): Fix February string.
2995 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
2997         [BZ #2695]
2998         * locales/et_EE: Update LC_ADDRESS category.
2999         Patch by Priit Laes <amd@store20.com>.
3001 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
3003         [BZ #2662]
3004         * locales/bn_BD: Fix abday and day spelling of Tuesday.
3006         [BZ #2473]
3007         * locales/en_NZ: Define am/pm formats.
3009 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
3011         * locales/nn_NO: Copy more categories from nb_NO.
3013 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
3015         [BZ #3034]
3016         * locales/ml_IN (abmon): Fix June entry.
3017         * locales/bn_IN (abday): Fix Tuesday entry.
3018         (day): Likewise.
3019         (abmon): Fix January and February entries.
3020         (mon): Likewise.
3021         Patches by Mayank Jain <majain@redhat.com>.
3023 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
3025         [BZ #935]
3026         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
3027         * locales/fy_NL: New file.
3029 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
3031         [BZ #3034]
3032         * locales/pa_IN (day): Fix spelling of Saturday.
3033         * locales/or_IN (mon): Fix spelling of May.
3034         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
3035         (abmon): Fix spelling of March to October.
3036         (mon): Fix spelling of March, April, June, August to December.
3037         Patches by Mayank Jain <majain@redhat.com>.
3039 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
3041         [BZ #2125]
3042         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
3043         Define first_weekday, first_workdayweek_day, work_day,
3044         country_isbn and country_post fields.
3045         Comments for terminology and bibliographic codes were added.
3047 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
3049         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
3051         [BZ #2961]
3052         * locales/csb_PL: New file.
3054 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
3056         * locales/es_NI: Define real t_fmt_ampm and am_pm.
3057         * locales/es_PE: Likewise.
3059 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
3061         * locales/te_IN: Minor fixups.
3062         * locales/pt_PT: Likewise.
3064         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
3065         * locales/af_ZA: Likewise.
3066         * locales/am_ET: Likewise.
3067         * locales/ar_AE: Likewise.
3068         * locales/ar_BH: Likewise.
3069         * locales/ar_DZ: Likewise.
3070         * locales/ar_EG: Likewise.
3071         * locales/ar_IN: Likewise.
3072         * locales/ar_IQ: Likewise.
3073         * locales/ar_JO: Likewise.
3074         * locales/ar_KW: Likewise.
3075         * locales/ar_LB: Likewise.
3076         * locales/ar_LY: Likewise.
3077         * locales/ar_MA: Likewise.
3078         * locales/ar_OM: Likewise.
3079         * locales/ar_QA: Likewise.
3080         * locales/ar_SA: Likewise.
3081         * locales/ar_SD: Likewise.
3082         * locales/ar_SY: Likewise.
3083         * locales/ar_TN: Likewise.
3084         * locales/ar_YE: Likewise.
3085         * locales/as_IN: Likewise.
3086         * locales/az_AZ: Likewise.
3087         * locales/be_BY: Likewise.
3088         * locales/bg_BG: Likewise.
3089         * locales/bn_BD: Likewise.
3090         * locales/bn_IN: Likewise.
3091         * locales/ca_AD: Likewise.
3092         * locales/ca_ES: Likewise.
3093         * locales/ca_ES@euro: Likewise.
3094         * locales/ca_FR: Likewise.
3095         * locales/ca_IT: Likewise.
3096         * locales/cs_CZ: Likewise.
3097         * locales/dz_BT: Likewise.
3098         * locales/el_CY: Likewise.
3099         * locales/el_GR: Likewise.
3100         * locales/en_AU: Likewise.
3101         * locales/en_CA: Likewise.
3102         * locales/en_DK: Likewise.
3103         * locales/en_GB: Likewise.
3104         * locales/en_HK: Likewise.
3105         * locales/en_IE: Likewise.
3106         * locales/en_IE@euro: Likewise.
3107         * locales/en_IN: Likewise.
3108         * locales/en_NZ: Likewise.
3109         * locales/en_PH: Likewise.
3110         * locales/en_SG: Likewise.
3111         * locales/en_US: Likewise.
3112         * locales/en_ZA: Likewise.
3113         * locales/es_AR: Likewise.
3114         * locales/es_BO: Likewise.
3115         * locales/es_CL: Likewise.
3116         * locales/es_CO: Likewise.
3117         * locales/es_CR: Likewise.
3118         * locales/es_DO: Likewise.
3119         * locales/es_EC: Likewise.
3120         * locales/es_ES: Likewise.
3121         * locales/es_ES@euro: Likewise.
3122         * locales/es_GT: Likewise.
3123         * locales/es_HN: Likewise.
3124         * locales/es_MX: Likewise.
3125         * locales/es_NI: Likewise.
3126         * locales/es_PA: Likewise.
3127         * locales/es_PE: Likewise.
3128         * locales/es_PR: Likewise.
3129         * locales/es_PY: Likewise.
3130         * locales/es_SV: Likewise.
3131         * locales/es_US: Likewise.
3132         * locales/es_UY: Likewise.
3133         * locales/es_VE: Likewise.
3134         * locales/et_EE: Likewise.
3135         * locales/eu_ES: Likewise.
3136         * locales/eu_ES@euro: Likewise.
3137         * locales/fa_IR: Likewise.
3138         * locales/fi_FI: Likewise.
3139         * locales/fi_FI@euro: Likewise.
3140         * locales/fo_FO: Likewise.
3141         * locales/ga_IE: Likewise.
3142         * locales/ga_IE@euro: Likewise.
3143         * locales/gez_ER: Likewise.
3144         * locales/gez_ET: Likewise.
3145         * locales/gl_ES: Likewise.
3146         * locales/gl_ES@euro: Likewise.
3147         * locales/gu_IN: Likewise.
3148         * locales/gv_GB: Likewise.
3149         * locales/he_IL: Likewise.
3150         * locales/hi_IN: Likewise.
3151         * locales/hr_HR: Likewise.
3152         * locales/hy_AM: Likewise.
3153         * locales/id_ID: Likewise.
3154         * locales/is_IS: Likewise.
3155         * locales/it_CH: Likewise.
3156         * locales/it_IT: Likewise.
3157         * locales/it_IT@euro: Likewise.
3158         * locales/iw_IL: Likewise.
3159         * locales/ja_JP: Likewise.
3160         * locales/kk_KZ: Likewise.
3161         * locales/kl_GL: Likewise.
3162         * locales/km_KH: Likewise.
3163         * locales/kn_IN: Likewise.
3164         * locales/ko_KR: Likewise.
3165         * locales/kw_GB: Likewise.
3166         * locales/ky_KG: Likewise.
3167         * locales/lg_UG: Likewise.
3168         * locales/lt_LT: Likewise.
3169         * locales/lv_LV: Likewise.
3170         * locales/mk_MK: Likewise.
3171         * locales/mr_IN: Likewise.
3172         * locales/ms_MY: Likewise.
3173         * locales/mt_MT: Likewise.
3174         * locales/nb_NO: Likewise.
3175         * locales/ne_NP: Likewise.
3176         * locales/nl_BE: Likewise.
3177         * locales/nl_BE@euro: Likewise.
3178         * locales/nl_NL: Likewise.
3179         * locales/nl_NL@euro: Likewise.
3180         * locales/nn_NO: Likewise.
3181         * locales/nr_ZA: Likewise.
3182         * locales/om_KE: Likewise.
3183         * locales/or_IN: Likewise.
3184         * locales/pa_IN: Likewise.
3185         * locales/pl_PL: Likewise.
3186         * locales/pt_BR: Likewise.
3187         * locales/pt_PT: Likewise.
3188         * locales/pt_PT@euro: Likewise.
3189         * locales/ru_RU: Likewise.
3190         * locales/ru_UA: Likewise.
3191         * locales/rw_RW: Likewise.
3192         * locales/se_NO: Likewise.
3193         * locales/si_LK: Likewise.
3194         * locales/sk_SK: Likewise.
3195         * locales/sl_SI: Likewise.
3196         * locales/so_SO: Likewise.
3197         * locales/sq_AL: Likewise.
3198         * locales/ss_ZA: Likewise.
3199         * locales/st_ZA: Likewise.
3200         * locales/sv_FI: Likewise.
3201         * locales/sv_FI@euro: Likewise.
3202         * locales/sv_SE: Likewise.
3203         * locales/ta_IN: Likewise.
3204         * locales/te_IN: Likewise.
3205         * locales/tg_TJ: Likewise.
3206         * locales/th_TH: Likewise.
3207         * locales/ti_ET: Likewise.
3208         * locales/tn_ZA: Likewise.
3209         * locales/tr_TR: Likewise.
3210         * locales/ts_ZA: Likewise.
3211         * locales/tt_RU: Likewise.
3212         * locales/uk_UA: Likewise.
3213         * locales/ve_ZA: Likewise.
3214         * locales/vi_VN: Likewise.
3215         * locales/xh_ZA: Likewise.
3216         * locales/zh_CN: Likewise.
3217         * locales/zh_HK: Likewise.
3218         * locales/zh_SG: Likewise.
3219         * locales/zu_ZA: Likewise.
3221 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
3223         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
3224         * locales/as_IN: New file.
3225         * locales/or_IN: New file.
3226         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
3228 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
3230         [BZ #1203]
3231         * locales/de_DE: Fix order of day of month and month name in
3232         date_fmt.  Add period after the day number and avoid padding.
3234         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
3235         tr_CY.UTF-8.
3237         [BZ #531]
3238         * locales/tr_CY: New file.
3240 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
3242         * locales/ro_RO: The sorting order of the letters a circumflex and
3243         a with breve was corrected according to the Romanian alphabet.
3244         Capital A with breve is in no longer used within day names.
3245         Romanian post-92 writing rules are used within day and abday fields.
3246         Fixed the international currency symbol because after the
3247         denomination (starting with the 1st of July 2005), the symbol is
3248         RON (1 RON = 10000 ROL).
3249         Grouping sign for thousands, which is ".", is used for Romanian.
3250         Numbers are grouped in sets of 3 digits.
3251         The short date format is %d.%m.%Y for Romanian in Romania.
3252         The year is placed before the time in date_fmt.
3253         %Z was replaced with %z in date formats because %Z is not
3254         used nor widely known in Romania, and Romania uses daylight saving
3255         and the difference is more obvious this way.
3256         abday for Saturday was changed because i> looks bad and is
3257         incorrect according to post-92 writing rules.
3258         In Romanian months' names are not capitalized. The same goes for
3259         the days' names.
3260         A4 is the prefered paper type and metric system is used;
3261         FIXMEs were removed.
3262         country_name, country_car, lang_name and lang_ab were added.
3263         name_mr, name_mrs, name_miss were added; name_ms omitted as
3264         there is no proper form it in Romanian.
3265         An explanation related to the cedilla/comma issue and
3266         the reson why the transliteration is a good idea was added.
3267         The default encoding was changed to UTF-8 because this is the
3268         only encoding that supports all Romanian specific symbols and
3269         dicritics.
3270         The name format was corrected while salutation abbreviation was
3271         omitted.
3272         postal_fmt was corrected according to the Romanian style of
3273         writing this information.
3275 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
3277         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
3279         [BZ #531]
3280         * locales/el_CY: New file.
3282         [BZ #192]
3283         * locales/hu_HU: Better month name abbreviations.
3285         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
3287         [BZ #68]
3288         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
3289         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
3290         and name_mrs.
3292         [BZ #388]
3293         * locales/pl_PL: Don't ignore U0020 in collation.
3295         [BZ #352]
3296         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
3298 2006-05-01  Alexander Shopov  <ash@contact.bg>
3300         [BZ #2625]
3301         * charmaps/MIK: New file.
3303 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
3305         * locales/bg_BG: Update after iso-4217.def update.
3306         * locales/bs_BA: Likewise.
3307         * locales/es_MX: Likewise.
3308         * locales/ru_RU: Likewise.
3309         * locales/tg_TJ: Likewise.
3310         * locales/tt_RU: Likewise.
3312 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
3314         [BZ #2376]
3315         * locales/es_UY: Change curreny_symbol.
3317 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
3319         [BZ #2349]
3320         * locales/de_CH: Change thousand separator to '.
3322 2006-01-17  Robert Millan  <robertmh@gnu.org>
3324         [BZ #2158]
3325         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
3326         * locales/ca_AD: New file.
3327         * locales/ca_FR: New file.
3328         * locales/ca_IT: New file.
3330 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
3332         [BZ #2134]
3333         * locales/pa_PK: New file.
3334         * SUPPORTED: Add pa_PK.UTF-8.
3336         [BZ #1974]
3337         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
3338         am_pm, and name_fmt.
3340         [BZ #1787]
3341         * locales/en_ZA: Updates.
3343         [BZ #1786]
3344         * locales/af_ZA: Updates.
3346         [BZ #1785]
3347         * locales/st_ZA: Updates and formatting changes.
3349         [BZ #1784]
3350         * locales/zu_ZA: Updates and formatting changes.
3352         [BZ #1783]
3353         * locales/xh_ZA: Updates and formatting changes.
3355         [BZ #1782]
3356         * locales/nr_ZA: New file.
3357         * locales/SUPPORTED: Add nr_ZA.UTF-8.
3359 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
3361         * locales/cs_CZ (LC_TIME): Define week.
3362         * locales/sk_SK (LC_TIME): Likewise.
3363         * locales/pl_PL (LC_TIME): Likewise.
3364         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
3366 2005-12-27  Roland McGrath  <roland@redhat.com>
3368         * tst-ctype.c (main): Add some casts.
3370         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
3372 2006-01-02  Andreas Jaeger  <aj@suse.de>
3374         * locales/fi_FI: Fix date_fmt.
3375         * locales/mn_MN: Likewise.
3377 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
3379         * locales/se_NO: Remove RCS ID line.
3381 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
3383         [BZ 1872]
3384         * charmaps/ISO_11548-1. New file.
3385         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3387 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
3389         [BZ #1294]
3390         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
3392 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
3394         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
3396 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
3398         [BZ #119]
3399         * locales/es_AR: Fix thousands_sep and grouping.
3401 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
3403         [BZ #451]
3404         * locales/rw_RW: New file.
3405         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
3407         [BZ #367]
3408         * locales/si_LK: New file.
3409         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
3411         [BZ #297]
3412         * locales/fi_FI: Change date_fmt.
3414         * locales/te_IN: Fix noexpr, replace yY with nN.
3416         [BZ #305]
3417         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
3418         * locales/ml_IN: Likewise.
3419         * locales/ta_IN: Likewise.
3420         * locales/kw_GB: Add yY to yesexpr.
3421         * locales/oc_FR: Likewise.
3423         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
3425         [BZ #71]
3426         [BZ #305]
3427         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
3428         Define yesstr and nostr.
3429         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
3430         * locales/ar_BH: Likewise.
3431         * locales/ar_DZ: Likewise.
3432         * locales/ar_IN: Likewise.
3433         * locales/ar_IQ: Likewise.
3434         * locales/ar_JO: Likewise.
3435         * locales/ar_KW: Likewise.
3436         * locales/ar_LB: Likewise.
3437         * locales/ar_LY: Likewise.
3438         * locales/ar_MA: Likewise.
3439         * locales/ar_OM: Likewise.
3440         * locales/ar_QA: Likewise.
3441         * locales/ar_SA: Likewise.
3442         * locales/ar_SD: Likewise.
3443         * locales/ar_SY: Likewise.
3444         * locales/ar_TN: Likewise.
3445         * locales/ar_YE: Likewise.
3447         [BZ #56]
3448         * locales/de_DE: Add transliterations for quoting characters.
3450         [BZ #448]
3451         * locales/vi_VN: Several fixes.
3452         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
3454         [BZ #428]
3455         * locales/te_IN: Several fixes.
3456         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
3458         [BZ #368]
3459         * locales/dz_BT: New file.
3460         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
3462         [BZ #195]
3463         * locales/hu_HU: Add some transliterations.
3465         [BZ #1429]
3466         * locales/hu_HU: Define week.
3468         [BZ #982]
3469         * locales/ml_IN: Fix title.
3471         [BZ #981]
3472         * locales/ca_ES: Fix title.
3474         [BZ #980]
3475         * locales/yi_US: Fix title.
3477         * locales/nl_NL: Define country_car, lang_name, lang_ab,
3478         lang_term, and lang_lib.
3480         [BZ #870]
3481         * locales/ku_TR: New file.
3482         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
3483         ku_TR.UTF-8.
3485 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
3487         [BZ #533]
3488         * locales/ss_ZA: New file.
3489         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3491         [BZ #529]
3492         * locales/tn_ZA: New file.
3493         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3495         [BZ #491]
3496         * locales/ve_ZA: New file.
3497         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3499         [BZ #486]
3500         * locales/nso_ZA: New file.
3501         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3503         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
3504         ss_ZA.UTF-8.
3506 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
3508         [BZ #532]
3509         * locales/ts_ZA: New file.
3510         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3512         * SUPPORTED: Add ts_ZA.UTF-8.
3514 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
3516         * locales/en_US: Fix postal_fmt.
3517         * locales/es_US: Update LC_ADDRESS info from en_US.
3518         Reported by FrankTang@gmail.com.
3520 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
3522         [BZ #811]
3523         * locales/zh_CN: Fix date_fmt information.
3525         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
3527         [BZ #826]
3528         * locales/km_KH: New file.
3530         * Makefile (LOCALES): Add zh_TW.EUC-TW.
3532 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
3534         [BZ #668]
3535         * locales/yi_US: Spelling fixes.
3537         [BZ #667]
3538         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
3540         [BZ #666]
3541         * locales/tg_TJ: Correct yesexpr.
3543         [BZ #665]
3544         * locales/sq_AL: Add language specific collation.
3546         [BZ #663]
3547         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
3549         [BZ #662]
3550         * locales/az_AZ: Fix the day and month names.  Add transliteration
3551         for schwa character.
3553         [BZ #657]
3554         * locales/bn_BD: Some corrections.
3555         Patch by Jamil Ahmed <jamil@bengalinux.org>.
3557         [BZ #588]
3558         * locales/el_GR: Change to use 12h time format.
3559         Patch by Konstantinos Margaritis <markos@debian.org>.
3561         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
3563         [BZ #566]
3564         * locales/hsb_DE: New file.
3566         [BZ #527]
3567         * locales/sid_ET: Remove incorrect lang_ab definition.
3569         [BZ #525]
3570         * locales/ru_RU: Use nominative instead of genitive in mon data to
3571         align with other locales with the same issue.
3573         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
3575         [BZ #520]
3576         * locales/ky_KG: New file.
3578         [BZ #495]
3579         * locales/st_ZA: Updates and corrections.
3580         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3582         [BZ #493]
3583         * locales/xh_ZA: Updates and corrections.
3584         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3586         [BZ #488]
3587         * locales/zu_ZA: Updates and corrections.
3588         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3590         [BZ #484]
3591         * locales/af_ZA: Updates and corrections.
3592         Patch by Dwayne Bailey <dwayne@translate.org.za>.
3594         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
3596         [BZ #1347]
3597         * locales/be_BY@latin: New file.
3599 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
3601         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
3603         [BZ #704]
3604         * locales/mg_MG: New file.
3606 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
3608         * locales/hu_HU: Better collation.
3609         Patch by Gyuro Lehel <lehel@freemail.hu>.
3611 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
3613         [BZ #448]
3614         * locales/vi_VN: Update locale.
3616 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
3618         * locales/en_US: Remove duplicate am_pn entry.
3620 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
3622         [BZ #622]
3623         * locales/pa_IN (am_pm): Fix typos.
3624         Patch by Denis Barbier <barbier@linuxfr.org>.
3626 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
3628         [BZ #1092]
3629         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
3631 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
3633         [BZ #1084]
3634         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
3636 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
3638         [BZ #1091]
3639         * locales/fa_IR: Add alt_digits, change date and time
3640         representation, and various cleanups.
3641         Patch by Hamed Malek <hamed@bamdad.org>.
3643 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
3645         [BZ #823]
3646         * charmaps/WINDOWS-31J: Add % before alias keyword.
3648 2005-02-27  Denis Barbier  <barbier@debian.org>
3650         [BZ #38]
3651         * locales/sr_CS: New file.
3652         Contributed by Danilo Segan <dsegan@gmx.net>
3653         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
3655 2005-03-18  Andreas Schwab  <schwab@suse.de>
3657         [BZ #622]
3658         * locales/pa_IN (am_pm): Fix character names.
3660 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
3662         [BZ #1084]
3663         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
3665 2004-12-19  Roland McGrath  <roland@frob.com>
3667         * gen-unicode-ctype.c (output_tables): Fix email address in output.
3669 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
3671         [BZ #82]
3672         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
3673         remaining block.  Change contact info as this locale is now
3674         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
3676         * locales/bn_BD: Change category entries to look more like
3677         standard references.
3679         [BZ #26]
3680         * locales/ta_IN: Correct sorting order.  Corrected day and month
3681         abbrevations.  Corrected name strings for mr., mrs. and miss.
3682         Patch from Thuraiappah Vaseeharan.
3684 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
3686         * locales/te_IN: Fix language name spelling.
3688 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
3690         * locales/en_ZA: Update by Dwayne Bailey.
3692 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
3694         * locales/pa_IN: Add some missing fields and fix some spelling
3695         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
3697 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
3699         [BZ #337]
3700         * SUPPORTED: Update bug reporting comment.
3701         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
3702         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
3703         list).
3704         * locales/an_ES: Likewise.
3705         * locales/ar_AE: Likewise.
3706         * locales/ar_BH: Likewise.
3707         * locales/ar_DZ: Likewise.
3708         * locales/ar_EG: Likewise.
3709         * locales/ar_IN: Likewise.
3710         * locales/ar_IQ: Likewise.
3711         * locales/ar_JO: Likewise.
3712         * locales/ar_KW: Likewise.
3713         * locales/ar_LB: Likewise.
3714         * locales/ar_LY: Likewise.
3715         * locales/ar_MA: Likewise.
3716         * locales/ar_OM: Likewise.
3717         * locales/ar_QA: Likewise.
3718         * locales/ar_SA: Likewise.
3719         * locales/ar_SD: Likewise.
3720         * locales/ar_SY: Likewise.
3721         * locales/ar_TN: Likewise.
3722         * locales/ar_YE: Likewise.
3723         * locales/be_BY: Likewise.
3724         * locales/bn_IN: Likewise.
3725         * locales/br_FR@euro: Likewise.
3726         * locales/ca_ES: Likewise.
3727         * locales/ca_ES@euro: Likewise.
3728         * locales/cs_CZ: Likewise.
3729         * locales/da_DK: Likewise.
3730         * locales/de_AT: Likewise.
3731         * locales/de_AT@euro: Likewise.
3732         * locales/de_BE: Likewise.
3733         * locales/de_BE@euro: Likewise.
3734         * locales/de_CH: Likewise.
3735         * locales/de_DE: Likewise.
3736         * locales/de_DE@euro: Likewise.
3737         * locales/de_LU: Likewise.
3738         * locales/de_LU@euro: Likewise.
3739         * locales/el_GR: Likewise.
3740         * locales/el_GR@euro: Likewise.
3741         * locales/en_AU: Likewise.
3742         * locales/en_BW: Likewise.
3743         * locales/en_CA: Likewise.
3744         * locales/en_DK: Likewise.
3745         * locales/en_GB: Likewise.
3746         * locales/en_HK: Likewise.
3747         * locales/en_IE: Likewise.
3748         * locales/en_IE@euro: Likewise.
3749         * locales/en_IN: Likewise.
3750         * locales/en_NZ: Likewise.
3751         * locales/en_PH: Likewise.
3752         * locales/en_SG: Likewise.
3753         * locales/en_US: Likewise.
3754         * locales/en_ZW: Likewise.
3755         * locales/es_AR: Likewise.
3756         * locales/es_BO: Likewise.
3757         * locales/es_CL: Likewise.
3758         * locales/es_CO: Likewise.
3759         * locales/es_CR: Likewise.
3760         * locales/es_DO: Likewise.
3761         * locales/es_EC: Likewise.
3762         * locales/es_ES: Likewise.
3763         * locales/es_ES@euro: Likewise.
3764         * locales/es_GT: Likewise.
3765         * locales/es_HN: Likewise.
3766         * locales/es_MX: Likewise.
3767         * locales/es_NI: Likewise.
3768         * locales/es_PA: Likewise.
3769         * locales/es_PE: Likewise.
3770         * locales/es_PR: Likewise.
3771         * locales/es_PY: Likewise.
3772         * locales/es_SV: Likewise.
3773         * locales/es_US: Likewise.
3774         * locales/es_UY: Likewise.
3775         * locales/es_VE: Likewise.
3776         * locales/et_EE: Likewise.
3777         * locales/eu_ES: Likewise.
3778         * locales/eu_ES@euro: Likewise.
3779         * locales/fi_FI: Likewise.
3780         * locales/fi_FI@euro: Likewise.
3781         * locales/fo_FO: Likewise.
3782         * locales/fr_BE: Likewise.
3783         * locales/fr_BE@euro: Likewise.
3784         * locales/fr_CA: Likewise.
3785         * locales/fr_CH: Likewise.
3786         * locales/fr_FR: Likewise.
3787         * locales/fr_FR@euro: Likewise.
3788         * locales/fr_LU: Likewise.
3789         * locales/fr_LU@euro: Likewise.
3790         * locales/ga_IE: Likewise.
3791         * locales/ga_IE@euro: Likewise.
3792         * locales/gl_ES: Likewise.
3793         * locales/gl_ES@euro: Likewise.
3794         * locales/gu_IN: Likewise.
3795         * locales/gv_GB: Likewise.
3796         * locales/he_IL: Likewise.
3797         * locales/hi_IN: Likewise.
3798         * locales/hr_HR: Likewise.
3799         * locales/hu_HU: Likewise.
3800         * locales/id_ID: Likewise.
3801         * locales/is_IS: Likewise.
3802         * locales/it_CH: Likewise.
3803         * locales/it_IT: Likewise.
3804         * locales/it_IT@euro: Likewise.
3805         * locales/iw_IL: Likewise.
3806         * locales/ja_JP: Likewise.
3807         * locales/kk_KZ: Likewise.
3808         * locales/kl_GL: Likewise.
3809         * locales/kn_IN: Likewise.
3810         * locales/ko_KR: Likewise.
3811         * locales/kw_GB: Likewise.
3812         * locales/lo_LA: Likewise.
3813         * locales/lt_LT: Likewise.
3814         * locales/lv_LV: Likewise.
3815         * locales/ml_IN: Likewise.
3816         * locales/mn_MN: Likewise.
3817         * locales/mr_IN: Likewise.
3818         * locales/ms_MY: Likewise.
3819         * locales/mt_MT: Likewise.
3820         * locales/nb_NO: Likewise.
3821         * locales/nl_BE: Likewise.
3822         * locales/nl_BE@euro: Likewise.
3823         * locales/nl_NL: Likewise.
3824         * locales/nl_NL@euro: Likewise.
3825         * locales/nn_NO: Likewise.
3826         * locales/pa_IN: Likewise.
3827         * locales/pl_PL: Likewise.
3828         * locales/pt_BR: Likewise.
3829         * locales/pt_PT: Likewise.
3830         * locales/pt_PT@euro: Likewise.
3831         * locales/ro_RO: Likewise.
3832         * locales/ru_RU: Likewise.
3833         * locales/ru_UA: Likewise.
3834         * locales/sk_SK: Likewise.
3835         * locales/sl_SI: Likewise.
3836         * locales/sq_AL: Likewise.
3837         * locales/sv_FI: Likewise.
3838         * locales/sv_FI@euro: Likewise.
3839         * locales/sv_SE: Likewise.
3840         * locales/ta_IN: Likewise.
3841         * locales/te_IN: Likewise.
3842         * locales/th_TH: Likewise.
3843         * locales/tr_TR: Likewise.
3844         * locales/uk_UA: Likewise.
3845         * locales/ur_PK: Likewise.
3846         * locales/vi_VN: Likewise.
3847         * locales/wa_BE@euro: Likewise.
3848         * locales/zh_CN: Likewise.
3849         * locales/zh_HK: Likewise.
3850         * locales/zh_SG: Likewise.
3851         * locales/zh_TW: Likewise.
3853         [BZ #187]
3854         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
3855         surprises when using untranslated program.
3856         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
3857         make it more like the structure of the POSIX locale values.
3858         * locales/tr_TR: Correct numeric decimal point to use comma, and
3859         correct grouping.
3860         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
3862         [BZ #421]
3863         * locales/tr_TR: Update with new currency symbol valid from
3864         2005-01-01.  Patch from Nilgün Belma Bugüner.
3865         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
3867 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
3869         * locales/fa_IR: Add to_inpunct map.
3870         Patch by Hamed Malek <hamed@bamdad.org>.
3872 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
3874         [BZ #413]
3875         * locales/gu_IN: Update various incorrect and missing information.
3876         Patch by Ankit Patel <ankit@redhat.com>.
3878 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
3880         * locales/nb_NO: Make language field consistent in form with nn_NO.
3882 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
3884         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
3885         Reported by Alan Cox <alan@redhat.com>.
3887 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
3889         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
3890         for BZ #19.
3891         * tr_TR.in: New file.
3893 2004-07-31  Bruno Haible  <bruno@clisp.org>
3895         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
3896         * charmaps/SHIFT_JISX0213: Likewise.
3898 2004-07-22  Bruno Haible  <bruno@clisp.org>
3900         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
3901         ISO_8859-7:2003.
3903 2004-07-22  Bruno Haible  <bruno@clisp.org>
3905         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
3907 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
3909         * locales/kr_KO: Change month names to use latin numbers instead
3910         of hangul numeric pronounciation.  Patch from Changwoo
3911         Ryu.[BZ #25]
3913 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
3915         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
3917 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
3919         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
3920         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
3921         Reinhardt, and approved by the locale author Borka
3922         Jerman-Blazic. [BZ #163]
3924 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
3926         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
3928 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
3930         * locales/it_IT: Change currency formatting from none to two
3931         fraction dicits, as Italy now uses the Euro.  Patch from Marko
3932         Djukic. [BZ #111]
3934 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
3936         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
3937         (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
3939 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
3941         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
3943 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
3945         * locales/sid_ET: Correct lang_ab and source information.
3946         Patch from Daniel Yacob.
3948 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
3950         * locales/et_EE: Change default charset for et_EE locale from
3951         ISO-8859-1 to ISO-8859-15, to reflect the content of
3952         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
3953         from Indrek Hein and Meelis Roos.
3954         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
3956 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
3958         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
3959         * locales/kk_KZ: New file.
3960         * charmaps/PT154: New file.
3961         * charmaps/RK1048: New file.
3963 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
3965         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
3966         * locales/ar_TN: Likewise.
3967         * locales/ar_YE: Likewise.
3968         * locales/bn_BD: Likewise.
3969         * locales/br_FR: Likewise.
3970         * locales/ca_ES: Likewise.
3971         * locales/cy_GB: Likewise.
3972         * locales/gd_GB: Likewise.
3973         * locales/gv_GB: Likewise.
3974         * locales/hy_AM: Likewise.
3975         * locales/id_ID: Likewise.
3976         * locales/ka_GE: Likewise.
3977         * locales/kw_GB: Likewise.
3978         * locales/lg_UG: Likewise.
3979         * locales/mk_MK: Likewise.
3980         * locales/oc_FR: Likewise.
3981         * locales/ru_UA: Likewise.
3982         * locales/sk_SK: Likewise.
3983         * locales/sr_YU: Likewise.
3984         * locales/sr_YU@cyrillic: Likewise.
3985         * locales/uk_UA: Likewise.
3986         * locales/ur_PK: Likewise.
3987         * locales/wa_BE: Likewise.
3989 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
3991         * locales/fa_IR: Fix yesexpr and noexpr.
3992         Patch by Hamed Malek <hamed@bamdad.org>.
3994 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
3996         * locales/tr_TR: Correct sorting order of the normal and dotless I
3997         [BZ #19].
3999 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
4001         * locales/fa_IR: Add to_outpunct info and change decimal_point and
4002         thousand_sep to ASCII value.
4004 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
4006         * SUPPORTED: Add all kinds of UTF-8 locales.
4008 2004-01-18  Bruno Haible  <bruno@clisp.org>
4010         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
4011         * locales/lug_UG: Remove file.
4012         * SUPPORTED: Create lg_UG instead of lug_UG.
4014 2003-12-31  Bruno Haible  <bruno@clisp.org>
4016         * charmaps/IBM866NAV: Fix the character values.
4018 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
4020         * sort-test.sh: Print the status for both the sorting tests, xfrm
4021         and collate, making it possible to know which one of them that
4022         fail if only one of them misbehaves.  Indent output from
4023         'diff -u' when sorting test fail, to make it easier to visually
4024         group the output.
4026 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
4028         * tst-fmon.data: Add simple test to check left justified currency
4029         values in the C locale.
4031 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
4033         * tst-fmon.sh: Don't print every line.  The program already prints
4034         the failing ones.
4036         * tst-fmon.c (main): Fix typo in message.
4038 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
4040         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
4041         * locales/hr_HR: Correct the email address of Tomislav Vujec.
4042         * locales/ja_JP: Document EUC-JP as the recommended charset.
4043         * locales/ko_KR: List Won-kyu Park as the author/contact for the
4044         locale.
4045         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
4047 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
4049         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
4051 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
4053         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
4055         * locales/aa_DJ: Add int_select.  Use copy where possible.
4056         * locales/am_ET: Likewise.
4057         * locales/ar_BH: Likewise.
4058         * locales/ar_DZ: Likewise.
4059         * locales/ar_EG: Likewise.
4060         * locales/ar_IN: Likewise.
4061         * locales/az_AZ: Likewise.
4062         * locales/be_BY: Likewise.
4063         * locales/bn_BD: Likewise.
4064         * locales/bn_IN: Likewise.
4065         * locales/br_FR: Likewise.
4066         * locales/bs_BA: Likewise.
4067         * locales/da_DK: Likewise.
4068         * locales/de_AT: Likewise.
4069         * locales/de_BE: Likewise.
4070         * locales/el_GR: Likewise.
4071         * locales/en_AU: Likewise.
4072         * locales/en_BW: Likewise.
4073         * locales/en_CA: Likewise.
4074         * locales/en_DK: Likewise.
4075         * locales/en_IN: Likewise.
4076         * locales/es_AR: Likewise.
4077         * locales/es_BO: Likewise.
4078         * locales/es_CL: Likewise.
4079         * locales/es_CO: Likewise.
4080         * locales/es_CR: Likewise.
4081         * locales/es_DO: Likewise.
4082         * locales/es_EC: Likewise.
4083         * locales/es_GT: Likewise.
4084         * locales/es_HN: Likewise.
4085         * locales/es_SV: Likewise.
4086         * locales/et_EE: Likewise.
4087         * locales/fi_FI: Likewise.
4088         * locales/fr_BE: Likewise.
4089         * locales/fr_CA: Likewise.
4090         * locales/fr_FR: Likewise.
4091         * locales/gu_IN: Likewise.
4092         * locales/hi_IN: Likewise.
4093         * locales/hr_HR: Likewise.
4094         * locales/hu_HU: Likewise.
4095         * locales/is_IS: Likewise.
4096         * locales/ka_GE: Likewise.
4097         * locales/kn_IN: Likewise.
4098         * locales/ml_IN: Likewise.
4099         * locales/mr_IN: Likewise.
4100         * locales/nl_BE: Likewise.
4101         * locales/pa_IN: Likewise.
4102         * locales/pt_BR: Likewise.
4103         * locales/ru_RU: Likewise.
4104         * locales/sq_AL: Likewise.
4105         * locales/ta_IN: Likewise.
4106         * locales/te_IN: Likewise.
4107         * locales/ti_ER: Likewise.
4108         * locales/ti_ET: Likewise.
4109         * locales/zh_HK: Likewise.
4111         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
4113         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
4114         LC_ADDRESS, and LC_TELEPHONE definitions.
4116 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
4118         * tst-fmon.sh: Allow quotes around the result string, to make it
4119         easier to see important whitespace.
4120         * tst-fmon.data: Likewise.
4122         * tst-fmon.sh: Clean up output, unify capitalization and output order.
4123         * tst-fmon.c: Likewise.
4125         * tst-fmon.data: Add test for international currency formatting.
4126         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
4127         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4128         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4129         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4130         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4131         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4132         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4133         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4134         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4135         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4136         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4137         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4138         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4139         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4140         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4142         * locales/en_US: Correct spacing for international
4143         currency formatting, now that strfmon() works better.
4145         * locales/ja_JP: Correct currency position and
4146         spacing now that strfmon() work better.
4148 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
4150         * locales/af_ZA: Add ISO 3166 information.
4151         * locales/ar_AE: Likewise.
4152         * locales/ar_BH: Likewise.
4153         * locales/ar_DZ: Likewise.
4154         * locales/ar_EG: Likewise.
4155         * locales/ar_IN: Likewise.
4156         * locales/ar_IQ: Likewise.
4157         * locales/ar_JO: Likewise.
4158         * locales/ar_KW: Likewise.
4159         * locales/ar_LB: Likewise.
4160         * locales/ar_LY: Likewise.
4161         * locales/ar_MA: Likewise.
4162         * locales/ar_OM: Likewise.
4163         * locales/ar_QA: Likewise.
4164         * locales/ar_SA: Likewise.
4165         * locales/ar_SD: Likewise.
4166         * locales/ar_SY: Likewise.
4167         * locales/ar_TN: Likewise.
4168         * locales/ar_YE: Likewise.
4169         * locales/az_AZ: Likewise.
4170         * locales/be_BY: Likewise.
4171         * locales/bn_BD: Likewise.
4172         * locales/bn_IN: Likewise.
4173         * locales/bs_BA: Likewise.
4174         * locales/ca_ES: Likewise.
4175         * locales/cs_CZ: Likewise.
4176         * locales/cy_GB: Likewise.
4177         * locales/da_DK: Likewise.
4178         * locales/de_AT: Likewise.
4179         * locales/de_BE: Likewise.
4180         * locales/de_CH: Likewise.
4181         * locales/de_LU: Likewise.
4182         * locales/el_GR: Likewise.
4183         * locales/en_AU: Likewise.
4184         * locales/en_BW: Likewise.
4185         * locales/en_CA: Likewise.
4186         * locales/en_DK: Likewise.
4187         * locales/en_GB: Likewise.
4188         * locales/en_HK: Likewise.
4189         * locales/en_IE: Likewise.
4190         * locales/en_IN: Likewise.
4191         * locales/en_NZ: Likewise.
4192         * locales/en_PH: Likewise.
4193         * locales/en_SG: Likewise.
4194         * locales/en_ZA: Likewise.
4195         * locales/en_ZW: Likewise.
4196         * locales/es_AR: Likewise.
4197         * locales/es_BO: Likewise.
4198         * locales/es_CL: Likewise.
4199         * locales/es_CO: Likewise.
4200         * locales/es_CR: Likewise.
4201         * locales/es_DO: Likewise.
4202         * locales/es_EC: Likewise.
4203         * locales/es_ES: Likewise.
4204         * locales/es_GT: Likewise.
4205         * locales/es_HN: Likewise.
4206         * locales/es_MX: Likewise.
4207         * locales/es_NI: Likewise.
4208         * locales/es_PA: Likewise.
4209         * locales/es_PE: Likewise.
4210         * locales/es_PR: Likewise.
4211         * locales/es_PY: Likewise.
4212         * locales/es_SV: Likewise.
4213         * locales/es_US: Likewise.
4214         * locales/es_UY: Likewise.
4215         * locales/es_VE: Likewise.
4216         * locales/et_EE: Likewise.
4217         * locales/eu_ES: Likewise.
4218         * locales/fi_FI: Likewise.
4219         * locales/fo_FO: Likewise.
4220         * locales/fr_BE: Likewise.
4221         * locales/fr_CA: Likewise.
4222         * locales/fr_CH: Likewise.
4223         * locales/fr_FR: Likewise.
4224         * locales/fr_LU: Likewise.
4225         * locales/ga_IE: Likewise.
4226         * locales/gl_ES: Likewise.
4227         * locales/gu_IN: Likewise.
4228         * locales/gv_GB: Likewise.
4229         * locales/he_IL: Likewise.
4230         * locales/hi_IN: Likewise.
4231         * locales/hr_HR: Likewise.
4232         * locales/hu_HU: Likewise.
4233         * locales/id_ID: Likewise.
4234         * locales/is_IS: Likewise.
4235         * locales/it_CH: Likewise.
4236         * locales/it_IT: Likewise.
4237         * locales/iw_IL: Likewise.
4238         * locales/ja_JP: Likewise.
4239         * locales/kl_GL: Likewise.
4240         * locales/kn_IN: Likewise.
4241         * locales/ko_KR: Likewise.
4242         * locales/kw_GB: Likewise.
4243         * locales/lt_LT: Likewise.
4244         * locales/lug_UG: Likewise.
4245         * locales/lv_LV: Likewise.
4246         * locales/ml_IN: Likewise.
4247         * locales/mr_IN: Likewise.
4248         * locales/ms_MY: Likewise.
4249         * locales/mt_MT: Likewise.
4250         * locales/nb_NO: Likewise.
4251         * locales/ne_NP: Likewise.
4252         * locales/nl_BE: Likewise.
4253         * locales/nl_NL: Likewise.
4254         * locales/nn_NO: Likewise.
4255         * locales/pa_IN: Likewise.
4256         * locales/pl_PL: Likewise.
4257         * locales/pt_BR: Likewise.
4258         * locales/pt_PT: Likewise.
4259         * locales/ro_RO: Likewise.
4260         * locales/ru_RU: Likewise.
4261         * locales/ru_UA: Likewise.
4262         * locales/se_NO: Likewise.
4263         * locales/sk_SK: Likewise.
4264         * locales/sl_SI: Likewise.
4265         * locales/sq_AL: Likewise.
4266         * locales/sr_YU: Likewise.
4267         * locales/st_ZA: Likewise.
4268         * locales/sv_FI: Likewise.
4269         * locales/sv_SE: Likewise.
4270         * locales/ta_IN: Likewise.
4271         * locales/te_IN: Likewise.
4272         * locales/tg_TJ: Likewise.
4273         * locales/th_TH: Likewise.
4274         * locales/tl_PH: Likewise.
4275         * locales/uk_UA: Likewise.
4276         * locales/ur_PK: Likewise.
4277         * locales/uz_UZ@cyrillic: Likewise.
4278         * locales/vi_VN: Likewise.
4279         * locales/xh_ZA: Likewise.
4280         * locales/zh_HK: Likewise.
4281         * locales/zh_SG: Likewise.
4282         * locales/zu_ZA: Likewise.
4284 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
4286         * locales/translit_et: Removed unused file.
4288         * locales/fi_FI: First weekday and workday is Monday in Finland.
4289         Correction from Tommi Vainikainen.
4291 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
4293         * Makefile (LOCALES): Add cs_CZ.UTF-8.
4295 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
4297         * Makefile (tst-leaks-ENV): Add LOCPATH.
4299 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
4301         * Makefile (LOCALES): Add tr_TR.UTF-8.
4303 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
4305         * locales/ne_NP: New file.
4306         * locales/gu_IN: New file.
4307         * locales/kn_IN: New file.
4308         * locales/pa_IN: New file.
4309         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
4311         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
4313 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
4315         * tst-numeric.data: Fix fallout from nb_NO introduction.
4316         * Makefile (LOCALES): Likewise.
4318 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
4320         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
4322         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
4324 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
4326         * locales/aa_DJ: New file.
4327         * locales/aa_ER: New file.
4328         * locales/aa_ER@saaho: New file.
4329         * locales/aa_ET: New file.
4330         * locales/byn_ER: New file.
4331         * locales/gez_ER: New file.
4332         * locales/gez_ER@abegede: New file.
4333         * locales/gez_ET: New file.
4334         * locales/gez_ET@abegede: New file.
4335         * locales/om_ET: New file.
4336         * locales/om_KE: New file.
4337         * locales/sid_ET: New file.
4338         * locales/so_DJ: New file.
4339         * locales/so_ET: New file.
4340         * locales/so_KE: New file.
4341         * locales/so_SO: New file.
4342         * locales/tig_ER: New file.
4343         * locales/am_ET: Various updates.
4344         * locales/ti_ER: Likewise.
4345         * locales/ti_ET: Likewise.
4346         Patch by Daniel Yacob <locales@geez.org>.
4348 2003-10-31  Roland McGrath  <roland@redhat.com>
4350         * bug-usesetlocale.c: New file.
4351         * Makefile (tests): Add it.
4353 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
4355         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
4357         * locales/uz_UZ: New version by Mashrab Kuvatov.
4358         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
4360 2003-09-21  Jordi Mallach  <jordi@gnu.org>
4362         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
4363         values.
4364         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
4365         * locales/gl_ES: Likewise.
4367 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
4369         * locales/lo_LA: Fix duplicated collation entries.
4370         Patch by Anousak Souphavanh <anousak@muanglao.com>.
4372 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
4374         * locales/iw_IL: Add comment stating why there are two locales for
4375         Hebrew in Israel, and that he_IL replaces iw_IL.
4376         * locales/he_IL: Likewise.
4378 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
4380         * locales/an_ES: Fix locale header information.
4381         * locales/wa_BE: Likewise.
4382         * locales/yi_US: Likewise.
4383         Patch by Jordi Mallach <jordi@sindominio.net>.
4385 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
4387         * charmaps/WINDOWS-31J: New file.
4388         * charmaps/EUC-JP-MS: New file
4389         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
4391 2003-07-27  Andreas Jaeger  <aj@suse.de>
4393         * collate-test.c: Include error.h for error prototype.
4394         * xfrm-test.c: Likewise.
4396 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
4398         * collate-test.c (main): Correct handling of files with more then
4399         100 lines.  Print error message if argument is missing, instead of
4400         segfaulting.
4401         * xfrm-test.c: Likewise.
4403 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
4405         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
4406         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
4407         Patch by Anousak Souphavanh <anousak@muanglao.com>.
4409 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
4411         * locales/an_ES: Change default charset from ISO-8859-1 to
4412         ISO-8859-15 as the locale need the EURO sign.
4414         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
4416 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
4418         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
4419         latin letter d.
4421 2003-06-16  Bruno Haible  <bruno@clisp.org>
4423         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
4424         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
4425         * charmaps/IBM1047: Add alias IBM-1047.
4426         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
4428 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4430         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
4431         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
4433 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
4435         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
4437 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4439         * tst-fmon.c (main): Remove unused variable 'monval'.
4441         * tst-fmon.sh: Make sure all tests are executed before an error
4442         code is reported to make.
4443         * tst-numeric.sh: Likewise.
4445 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
4447         * locales/is_IS [LC_TIME]: Use lower case letters in month and
4448         week day names.  Patch from Bjarni Ingi Gislason.
4450 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
4452         * locales/fi_FI: Add URL to a reference documenting Finish in
4453         Finland
4454         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
4455         period (U002E) to non-break space (U00A0).
4456         suggestion from Eero Häkkinen.
4457         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
4458         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
4460 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
4462         * locales/lo_LA: New file.
4463         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
4464         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
4466 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
4468         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
4470 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
4472         * locales/st_ZA: New file.
4473         * locales/xh_ZA: New file.
4474         * locales/zu_ZA: New file.
4475         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
4477 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
4479         * locales/de_DE: Use two-letter abday values.
4480         * tst-langinfo.sh: Update after de_DE locale change.
4482 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4484         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
4485         format specifier when printing ret.
4487 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
4489         * tst-fmon.c: Report name of locale if setlocale() fails.
4490         * tst-numeric.c: Likewise.
4492         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
4493         * tst-numeric.sh: Likewise.
4495 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
4497         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
4498         it easier to find out what was wrong with the sorting order.
4500 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
4502         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
4503         (tst-numeric.out): Define.
4504         * tst-numeric.c: New file.
4505         * tst-numeric.sh: New file.
4506         * tst-numeric.data: New file.
4508 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
4510         * locales/ar_BH: Fix spelling of Bahrain.
4512 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
4514         * locales/uk_UA: Fix sorting.
4515         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
4517 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
4519         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
4520         'SDD' for Sudan.
4521         * locales/es_EC [LC_MONETARY]: Use international currency symbol
4522         'USD' for Ecuador.
4523         Source is CIA World Fact book.
4525 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
4527         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
4528         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
4529         the locale building again.
4530         * locales/sr_YU@cyrillic: Likewise.
4532 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
4534         * locales/mn_MN: Fix country_post and country_ab2.
4536 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
4538         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
4539         Added ^ to LC_MESSAGES regex "^[yY].*".
4540         Confirmed LC_PAPER and LC_MEASUREMENT settings.
4541         Added country and language names to LC_ADDRESS.
4542         Added missing info for LC_TELEPHONE.
4543         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
4545 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
4547         * localedata/mn_MN: New file.
4548         Contributed by Sanlig Badral <badral@chinggis.com>.
4550 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
4552         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
4554 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
4556         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
4557         as 2.  Reported by Christian Rose <menthos@gnu.org>.
4559         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
4561 2002-12-03  Roland McGrath  <roland@redhat.com>
4563         * charmaps/CP1125: New file.
4564         * CHECKSUMS: Add it.
4566 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
4568         * locales/tl_PH: Fix typo: Philipines -> Philippines.
4570 2002-10-18  Bruno Haible  <bruno@clisp.org>
4572         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
4574         * charmaps/KOI8-T: Correct a typo.
4575         * charmaps/CP1256: Use official Unicode character names.
4576         * charmaps/EUC-JP: Likewise.
4577         * charmaps/GBK: Likewise.
4578         * charmaps/ISO-8859-11: Likewise.
4579         * charmaps/KOI8-U: Likewise.
4580         * charmaps/MAC-SAMI: Likewise.
4581         * charmaps/TIS-620: Likewise.
4582         * charmaps/CP949: Likewise. Use Hangul syllable names according to
4583         Unicode 3.0 book, section 3.11.
4584         * charmaps/EUC-KR: Likewise.
4585         * charmaps/JOHAB: Likewise.
4587 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
4589         * locales/zh_TW: Use shorter forms for abday and day.
4590         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
4592 2002-09-23  Roland McGrath  <roland@redhat.com>
4594         * tst-xlocale1.c (main): int -> size_t for counter.
4595         * tst-xlocale2.c (do_test): Likewise.
4596         * tst-ctype.c (main): Likewise.
4598 2002-09-22  Bruno Haible  <bruno@clisp.org>
4600         * charmaps/TSCII: New file.
4602 2002-09-20  Roland McGrath  <roland@redhat.com>
4604         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
4605         Touch the LC_CTYPE file of the output after a successful run.
4606         Reported by Bruno Haible <bruno@clisp.org>.
4608 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
4610         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
4611         Patch by Yanko Kaneti <yaneti@declera.com>.
4613 2002-09-01  Roland McGrath  <roland@redhat.com>
4615         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
4617 2002-08-28  Roland McGrath  <roland@redhat.com>
4619         * tst-xlocale1.c (main): Remove __ from function names.
4620         * tst-xlocale2.c: Likewise.
4622 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
4624         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
4625         code.
4626         * tests-mbwc/tst_mbrtowc.c: Likewise.
4627         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4628         * tests-mbwc/tst_mbstowcs.c: Likewise.
4629         * tests-mbwc/tst_strfmon.c: Likewise.
4630         * tests-mbwc/tst_strxfrm.c: Likewise.
4631         * tests-mbwc/tst_swscanf.c: Likewise.
4632         * tests-mbwc/tst_wcscat.c: Likewise.
4633         * tests-mbwc/tst_wcschr.c: Likewise.
4634         * tests-mbwc/tst_wcscpy.c: Likewise.
4635         * tests-mbwc/tst_wcscspn.c: Likewise.
4636         * tests-mbwc/tst_wcsncat.c: Likewise.
4637         * tests-mbwc/tst_wcsncpy.c: Likewise.
4638         * tests-mbwc/tst_wcspbrk.c: Likewise.
4639         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4640         * tests-mbwc/tst_wcsspn.c: Likewise.
4641         * tests-mbwc/tst_wcsstr.c: Likewise.
4642         * tests-mbwc/tst_wcstod.c: Likewise.
4643         * tests-mbwc/tst_wcstok.c: Likewise.
4644         * tests-mbwc/tst_wcstombs.c: Likewise.
4646 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4648         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
4649         range.
4651 2002-08-09  Roland McGrath  <roland@redhat.com>
4653         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
4654         localedef.
4656 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
4658         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
4659         Adding presentation forms, Alef Wasla, and Rial Sign.
4660         Handling frequent canonically equivalent sequences like each other.
4661         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
4663 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
4665         * locales/es_EC: Fix typo: Equador -> Ecuador.
4667 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
4669         * locales/th_TH: Change tel_dom_fmt.
4670         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4672 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4674         * charmaps/ISO-8859-11: New file.
4676 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4678         * locales/lug_UG: New file.
4679         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
4681         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
4682         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
4684 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
4686         * locales/mt_MT: Add locale-specific collation info.
4687         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
4689         * locales/en_AU: Add am/pm support.
4690         Patch partly by maffew@cat.org.au [PR libc/3911].
4692 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
4694         * locales/be_BY: Fix int_curr_symbol.
4695         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
4697 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
4699         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
4700         and trailing consonant.
4701         * charmaps/GB18030: Likewise
4703 2002-04-21  Bruno Haible  <bruno@clisp.org>
4705         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
4706         14 (tags), 15 and 16 (private use), accidentally removed by the
4707         2002-01-16 patch.  Replace width table by one which is based on
4708         Unicode but is biased for CJK.
4710 2002-04-19  Bruno Haible  <bruno@clisp.org>
4712         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
4713         * charmaps/MAC-SAMI: Likewise.
4715 2002-04-15  Bruno Haible  <bruno@clisp.org>
4717         * charmaps/EUC-JISX0213: New file.
4718         * charmaps/SHIFT_JISX0213: New file.
4720 2002-04-15  Bruno Haible  <bruno@clisp.org>
4722         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
4724 2002-04-15  Bruno Haible  <bruno@clisp.org>
4726         * charmaps/EUC-TW: Add many mappings for characters introduced in
4727         Unicode 3.1 and 3.2.
4729 2002-04-15  Bruno Haible  <bruno@clisp.org>
4731         * charmaps/GB18030: Update for Unicode 3.2:
4732         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4733         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4734         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4735         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4736         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4737         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4738         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4739         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4740         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4741         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4742         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4743         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4744         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4745         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
4747 2002-04-15  Bruno Haible  <bruno@clisp.org>
4749         * charmaps/UTF-8: Update for Unicode 3.2:
4750         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4751         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4752         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4753         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4754         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4755         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4756         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4757         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4758         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4759         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4760         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4761         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4762         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4763         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
4764         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
4766 2002-04-15  Bruno Haible  <bruno@clisp.org>
4768         Update to Unicode 3.2.
4769         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
4770         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
4771         * locales/translit_combining: Add more combining characters.
4772         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
4773         <U2A74>..<U2A76>.
4774         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
4775         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
4776         <UFE00>..<UFE0F>.
4777         * locales/translit_small: Add small Hiragana letters and small
4778         Katakana letters.
4779         * locales/translit_wide: Add <UFF5F>..<UFF60>.
4781 2002-04-15  Bruno Haible  <bruno@clisp.org>
4783         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
4784         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
4785         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
4786         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
4787         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
4788         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
4789         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
4790         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
4791         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
4792         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
4793         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
4794         <UFA30>..<UFA6A>, <UFE73>.
4795         (space): Add <U205F>.
4796         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
4797         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
4798         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
4799         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
4800         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
4801         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
4802         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
4803         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
4804         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
4805         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
4806         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4807         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4808         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4809         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4810         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4811         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4812         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4813         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4814         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4815         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4816         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4817         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4818         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4819         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
4820         (print): Likewise. Also add <U205F>.
4821         (blank): Add <U205F>.
4822         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
4823         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
4824         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
4825         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
4826         (<U050D>,<U050C>), (<U050F>,<U050E>).
4827         (totitle): Likewise.
4828         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
4829         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
4830         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
4831         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
4832         (<U050C>,<U050D>), (<U050E>,<U050F>).
4833         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
4834         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
4835         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4836         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
4837         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
4838         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4839         * locales/tr_TR: Likewise.
4841 2002-04-15  Bruno Haible  <bruno@clisp.org>
4843         * charmaps/IBM856: New file.
4844         * charmaps/IBM922: New file.
4845         * charmaps/IBM1124: New file.
4846         * charmaps/IBM1129: New file.
4847         * charmaps/IBM1160: New file.
4848         * charmaps/IBM1161: New file.
4849         * charmaps/IBM1132: New file.
4850         * charmaps/IBM1133: New file.
4851         * charmaps/IBM1162: New file.
4852         * charmaps/IBM1163: New file.
4853         * charmaps/IBM1164: New file.
4854         * charmaps/ARMSCII-8: New file.
4856 2002-04-14  Wolfram Gloger  <wg@malloc.de>
4858         * tests-mbwc/tst_types.h: Increase MONSIZE.
4859         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
4861 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
4863         * locales/ms_MY (day): Fix a typo.
4865 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
4867         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
4869 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
4871         * locales/vi_VN: Fix various mistakes and add some more information.
4872         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
4874 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
4876         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
4877         Euro locales.
4878         * tst-fmon.data: Likewise.
4880         * locales/br_FR: Eliminate old national currencies of countries
4881         participating in Euro.  Make @euro files pure copies.
4882         * locales/ca_ES: Likewise.
4883         * locales/ca_ES@euro: Likewise.
4884         * locales/de_AT: Likewise.
4885         * locales/de_AT@euro: Likewise.
4886         * locales/de_BE: Likewise.
4887         * locales/de_BE@euro: Likewise.
4888         * locales/de_DE: Likewise.
4889         * locales/de_DE@euro: Likewise.
4890         * locales/de_LU: Likewise.
4891         * locales/de_LU@euro: Likewise.
4892         * locales/el_GR: Likewise.
4893         * locales/el_GR@euro: Likewise.
4894         * locales/en_IE: Likewise.
4895         * locales/en_IE@euro: Likewise.
4896         * locales/es_ES: Likewise.
4897         * locales/es_ES@euro: Likewise.
4898         * locales/fi_FI: Likewise.
4899         * locales/fi_FI@euro: Likewise.
4900         * locales/fr_BE: Likewise.
4901         * locales/fr_BE@euro: Likewise.
4902         * locales/fr_FR: Likewise.
4903         * locales/fr_FR@euro: Likewise.
4904         * locales/fr_LU: Likewise.
4905         * locales/fr_LU@euro: Likewise.
4906         * locales/ga_IE: Likewise.
4907         * locales/ga_IE@euro: Likewise.
4908         * locales/gl_ES: Likewise.
4909         * locales/gl_ES@euro: Likewise.
4910         * locales/it_IT: Likewise.
4911         * locales/it_IT@euro: Likewise.
4912         * locales/nl_NL: Likewise.
4913         * locales/nl_NL@euro: Likewise.
4914         * locales/pt_PT: Likewise.
4915         * locales/pt_PT@euro: Likewise.
4917         * locales/br_FR@euro: New file.
4919 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
4921         * locales/eu_ES: Corrections of date and time formats.
4922         * locales/hu_HU: Adjust a comment.
4923         * locales/wa_BE: New file.
4924         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
4926         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
4927         * locales/wa_BE@euro: New file.
4929         * locales/zh_HK: Correct date information.
4930         Patch by Anthony Fok <anthony@thizlinux.com>.
4932 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
4934         * locales/sr_YU: Correct month entries for June and July
4935         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
4937         * locales/pl_PL: Update int_curr_symbol.
4939 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
4941         * locales/el_GR: Bug fixes for spelling.
4942         Patch by Alexandros Diamantidis <adia@hellug.gr>.
4944 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4946         * da_DK.in: Add a few more character sequences, no real words.
4948 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
4950         * charmaps/MACINTOSH: Update to Apple's latest definition.
4952 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
4954         * charmaps/GB18030: Update.
4955         Patch by Yu Shao <yshao@redhat.com>.
4957 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
4959         * locales/hu_HU: New version with corrected collation.
4960         Patch by Nagy Péter <chichken@interbase.hu>.
4962 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
4964         * locales/bn_BD: New file.
4965         Contributed by Taneem Ahmed <taneem@eyetap.org>.
4967 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
4969         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
4971 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
4973         * locales/ms_MY: Various bug fixes and additions.
4974         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
4976         * locales/ca_ES: Fix typos (desembre -> decembre).
4977         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
4979 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
4981         * charmaps/TCVN5712-1: Add combined characters.
4983 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
4985         * locales/bg_BG: Rewrite.
4986         Patch by Alexander Shopov <al_shopov@web.bg>.
4988         * charmapsTCVN5712-1: New file.
4990 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
4992         * locales/translit_neutral: Define transliteration for dong sign.
4994 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
4996         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
4998         * locales/de_CH: Define decimal point to '.' and thousands
4999         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
5001 2001-11-21  Bruno Haible  <bruno@clisp.org>
5003         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
5005 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
5007         * locales/se_NO: New file.
5009 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
5011         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
5013 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
5015         * charmaps/SAMI-WS2: Add Euro sign.
5016         Patch by Petter Reinholdtsen <pere@hungry.com>.
5018 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
5020         * Makefile: Add rules to build and run tst-xlocale2.
5021         * tst-xlocale2.c: New file.
5023 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
5025         * Makefile: Add rules to build and run tst-xlocale1.
5026         * tst-xlocale1.c: New file.
5028         * bug-iconv-trans.c: Improve error messages.
5030 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
5032         * charmaps/ISO-IR-209: New file.
5033         * charmaps/MAC-SAMI: New file.
5034         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
5036 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
5038         * charmaps/GEORGIAN-PS: New file.
5039         * charmaps/GEORGIAN-ACADEMY: New file.
5040         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
5042 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
5044         * Makefile: Add rules to build and run tst-mbswcs6.
5045         * tst-mbswcs6.c: New file.
5047         * SUPPORTED: Add several new locales.
5049         * charmaps/KOI8-T: New file.
5051 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
5053         * locales/af_ZA: Use generic LC_COLLATE data.
5054         * locales/el_GR: Likewise.
5055         * locales/hu_HU: Likewise.
5056         * locales/ro_RO: Likewise.  Add transliteration.
5057         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
5058         * locales/ru_RU: Likewise.
5059         * locales/ru_UA: Likewise.
5060         * locales/uk_UA: Likewise.
5061         * locales/eu_ES: LC_TIME strings fixed.
5062         * locales/am_ET: New file.
5063         * locales/translit_et: New file.
5064         * locales/az_AZ: New file.
5065         * locales/br_FR: New file.
5066         * locales/bs_BA: New file.
5067         * locales/cy_GB: New file.
5068         * locales/hy_AM: New file.
5069         * locales/ka_GE: New file.
5070         * locales/mi_NZ: New file.
5071         * locales/oc_FR: New file.
5072         * locales/tg_TJ: New file.
5073         * locales/ti_ER: New file.
5074         * locales/ti_ET: New file.
5075         * locales/tl_PH: New file.
5076         * locales/tt_RU: New file.
5077         * locales/ur_PK: New file.
5078         * locales/uz_UZ: New file.
5079         * locales/yi_US: New file.
5080         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
5082 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
5084         * locales/tr_TR: Define missing fields and remove FIXME comments.
5085         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
5087 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
5089         * locales/en_CA (LC_PAPER): Change to Letter.
5090         * locales/fr_CA (LC_PAPER): Likewise.
5091         * locales/es_PR (LC_PAPER): Change to Letter.
5092         (LC_MEASUREMENT): Change to 2.
5093         * locales/es_US (LC_PAPER): Change to Letter.
5094         (LC_MEASUREMENT): Change to 2.
5096 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
5098         * Makefile: Add dependencies to locale files for all tests in $(tests).
5100 2001-06-28  H.J. Lu  <hjl@gnu.org>
5102         * Makefile: Include SUPPORTED.
5103         (INSTALL-SUPPORTED-LOCALES): New.
5104         ($(INSTALL-SUPPORTED-LOCALES)): New target.
5105         (install-locales-dir): Likewise.
5106         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
5107         * SUPPORTED: Changed the format for parallel install.
5109 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
5111         * Makefile: Add rules to build and run tst-leaks.
5112         * tst-leaks.c: New file.
5114 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
5116         * locales/ro_RO (day): Use U0163 instead of U021B.
5118 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
5120         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
5122 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
5124         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
5125         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
5127 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
5129         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
5130         to SHIFT_JIS. Add SJIS as alias.
5131         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
5132         * gen-locale.sh: Likewise.
5134 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5136         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5137         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
5138         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
5139         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
5141 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5143         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5144         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
5145         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
5146         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
5147         <U3014>, <U3015>, <U3018>, <U3019>.
5149 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5151         * gen-unicode-ctype.c: Update to Unicode 3.1.
5152         (unicode_attributes): Change size to 0x110000.
5153         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
5154         Unicode now officially allows a 32-bit representation and deprecates
5155         the use of surrogates in this representation.
5156         (fill_attributes): Loop up to 0x110000.
5157         (unicode_combining): Remove array.
5158         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
5159         contain this property any more.
5160         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
5161         2001-02-15.
5162         (is_combining): Use new but equivalent definition.
5163         (ucs_symbol, ucs_symbol_range): New functions.
5164         (output_charclass): Loop up to 0x110000.
5165         (output_charmap): Likewise.
5166         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
5167         appropriate.
5168         (main): Expect only two arguments. Remove fill_combining() call.
5169         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
5170         To "lower", add <U03F5> and Deseret letters.
5171         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
5172         Gothic letters, Deseret letters, mathematical symbols.
5173         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
5174         Unicode 3.1 characters.
5175         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
5176         many new Unicode 3.1 characters.
5177         "toupper", "tolower", "totitle": Update.
5178         To "combining", add some new musical symbols.
5179         To "combining_level3", add some new musical symbols.
5180         * locales/tr_TR (LC_CTYPE): Update from i18n.
5181         * locales/translit_font: Add transliterations for new Unicode 3.1
5182         mathematical symbols.
5183         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
5184         * locales/translit_cjk_compat: Add transliterations for CJK
5185         compatibility characters in Unicode plane 2.
5187 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
5189         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
5190         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
5191         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
5192         0x8EAFxxxx mappings instead.
5194 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
5196         * locales/ro_RO: Correct abday, day, abmon, and mon info.
5197         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
5199 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
5201         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
5202         for some tests, because mbrlen (NULL, 0, &s) does not always put back
5203         s into the initial state.
5205 2001-05-14  Andreas Jaeger  <aj@suse.de>
5207         * locales/ms_MY: Fix entries for Tue and Wednesday.
5208         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
5210 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
5212         * locales/be_BY: Fix syntax in LC_COLLATE section.
5213         * locales/ru_UA: Likewise.
5214         * locales/tr_TR: Likewise.
5215         * locales/uk_UA: Likewise.
5217 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
5219         * locales/fa_IR: Add outdigit information and collation.
5220         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5222 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
5224         * locales/i18n: Don't define outdigit.
5226 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
5228         * locales/th_TH: Remove name_ms entry.
5229         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5231 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
5233         * locales/th_TH: Update era information and some of the new
5234         categories.
5235         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5237 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
5239         * locales/i18n: Correct classification of Thai characters.  This
5240         differs from Unicode's tables but is in line with linguistic rules
5241         in Thailand.
5242         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5244 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
5246         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
5247         Patch by Yong Li <rigel863@yahoo.com>.
5249 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
5251         * SUPPORTED: Add zh_CN.GBK.
5253 2001-02-09  Andreas Jaeger  <aj@suse.de>
5255         * locales/en_IN: Add newline at end of file.
5257         * SUPPORTED: Add more entries.
5259 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
5261         * locales/en_HK: At newline at the end of the file.
5263 2001-02-08  Andreas Jaeger  <aj@suse.de>
5265         * localedata/SUPPORTED: Add some entries for new locales.
5267 2001-02-07  Andreas Jaeger  <aj@suse.de>
5269         * locales/ar_IN: New.
5270         * locales/bn_IN: New.
5271         * locales/el_GR@euro: New.
5272         * locales/en_HK: New.
5273         * locales/en_IN: New.
5274         * locales/en_PH: New.
5275         * locales/en_SG: New.
5276         * locales/ms_MY: New.
5277         * locales/ta_IN: New.
5278         * locales/te_IN: New.
5279         * locales/zh_SG: New.
5281 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
5283         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
5284         * locales/zh_CN: Likewise.
5286 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
5288         * locales/translit_cjk_compat: Add missing characters in range
5289         U+3300..U+33FF.
5291 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
5293         * locales/fi_FI: Remove FIXME comments.
5294         * locales/sv_FI: Likewise.
5295         Patch by Marko Myllynen <myllynen@lut.fi>.
5297 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
5299         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
5300         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
5302 2001-01-23  Andreas Schwab  <schwab@suse.de>
5304         * locales/el_GR: Add missing quotes around multicharacter strings.
5305         * locales/ru_RU: Likewise.
5307 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
5309         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
5310         * tst-langinfo.sh: Add French tests.
5312 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
5314         * locales/cs_CZ: Fix grammar of comment above abmon.
5315         Reported by Stanislav Brabec <utx@penguin.cz>.
5317 2000-12-31  Andreas Jaeger  <aj@suse.de>
5319         * tst-fmon.c (main): Use return instead of exit to avoid warning.
5321 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
5323         * tests/test5.cm: Define code_set_name.
5325 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
5327         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
5328         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
5329         REVERSE SOLIDUS.
5331 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
5333         * Makefile (tests): Add tst-setlocale.
5334         (tst-setlocale-ENV): Define.
5335         * tst-setlocale.c: New file.
5337 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
5339         * Makefile (LOCALES): Add ja_JP.SJIS.
5341 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
5343         * tst-digits.c (main): Add casts to avoid warnings.
5344         * collate-test.c (xstrcoll): Make l1 and l2 const.
5345         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
5347 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
5349         * charmaps/BALTIC: Superceded by ISO-8859-13.
5351 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
5353         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
5354         Republic of Korea.  Streamlined and extend(include all Hangul
5355         syllables) hangul and hanja class definition in LC_CTYPE and
5356         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
5357         tel_dom_fmt to LC_TELEPHONE.
5358         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
5360 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
5362         * locales/ko_KR: Fix currency_symbol.
5363         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5365 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
5367         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
5368         Reported by Markus Kuhn.
5370 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
5372         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
5373         * locales/ko_KR: Revert change.  Use full with won sign.
5374         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5376 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
5378         * locales/mk_MK: Update.
5379         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
5381 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
5383         * charmaps/BIG5: Add mapping for <U20AC> back.
5384         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5386 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
5388         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
5389         * locales/translit_compat: Add a few ligatures.
5390         * locales/translit_combining: Add a few plain ASCII alternatives.
5391         * locales/translit_fraction: Likewise.  Surround with spaces.
5393 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5395         * locales/translit_hangul: New file.
5396         * locales/ko_KR (LC_CTYPE): Include it.
5398 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5400         * locales/translit_cjk_variants: New file.
5401         * locales/ja_JP (LC_CTYPE): Include it.
5403 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5405         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
5406         transliteration rules.
5408 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5410         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
5411         transliteration rules.
5412         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
5413         * locales/de_BE (LC_CTYPE): Likewise.
5414         * locales/de_CH (LC_CTYPE): Likewise.
5415         * locales/de_LU (LC_CTYPE): Likewise.
5416         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
5417         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
5418         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
5419         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
5421 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5423         * locales/translit_combining: New file.
5424         * locales/fr_FR (LC_CTYPE): Include it.
5425         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
5426         * locales/fr_CA (LC_CTYPE): Likewise.
5427         * locales/fr_CH (LC_CTYPE): Likewise.
5428         * locales/fr_LU (LC_CTYPE): Likewise.
5429         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
5430         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
5431         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
5433 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5435         * locales/translit_wide: New file.
5436         * locales/translit_narrow: New file.
5437         * locales/translit_font: New file.
5438         * locales/translit_circle: New file.
5439         * locales/translit_small: New file.
5440         * locales/translit_fraction: New file.
5441         * locales/translit_compat: New file.
5442         * locales/translit_cjk_compat: New file.
5443         * locales/translit_neutral: New file.  Include all of the above.
5444         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
5445         German and Danish specific rules.
5447 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5449         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
5450         * locales/zh_CN (LC_CTYPE): Likewise.
5451         * locales/ko_KR (LC_CTYPE): Likewise.
5453 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
5455         * charmaps/UTF-8: Set width of U200B to 0.
5456         * charmaps/GB18030: Likewise.
5458 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
5460         * charmaps/BIG5: Update.
5461         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5463         * locales/mk_MK: Use iso14651_t1 file.
5464         Patch by Damjan <arhiv@freemail.org.mk>.
5466 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
5468         * charmaps/VISCII: New file.
5470 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
5472         * locales/sr_YU@cyrillic: New file. Based on a locale file by
5473         Anton Zinoviev <anton@lml.bas.bg>.
5474         * SUPPORTED: Add sr_YU@cyrillic.
5476 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
5478         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
5479         * locales/be_BY: Likewise.
5480         * locales/bg_BG: Likewise.
5481         * locales/el_GR: Likewise.
5482         * locales/ja_JP: Likewise.
5483         * locales/ko_KR: Likewise.
5484         * locales/mk_MK: Likewise.
5485         * locales/ru_RU: Likewise.
5486         * locales/ru_UA: Likewise.
5487         * locales/th_TH: Likewise.
5488         * locales/tr_TR: Likewise.
5489         * locales/uk_UA: Likewise.
5490         * locales/zh_CN: Likewise.
5491         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
5492         in the ja_JP.EUC-JP locale.
5493         * tests-mbwc/dat_iswalpha.c: Likewise.
5494         * tests-mbwc/dat_iswctype.c: Likewise.
5495         * tests-mbwc/dat_iswgraph.c: Likewise.
5496         * tests-mbwc/dat_iswprint.c: Likewise.
5497         * tests-mbwc/dat_iswpunct.c: Likewise.
5499 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
5501         * fr_CA,2.13.in: Removed.
5503 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
5505         * locales/POSIX: New support for date_fmt.
5506         * locales/af_ZA: Likewise.
5507         * locales/ar_AE: Likewise.
5508         * locales/ar_BH: Likewise.
5509         * locales/ar_DZ: Likewise.
5510         * locales/ar_EG: Likewise.
5511         * locales/ar_IQ: Likewise.
5512         * locales/ar_JO: Likewise.
5513         * locales/ar_KW: Likewise.
5514         * locales/ar_LB: Likewise.
5515         * locales/ar_LY: Likewise.
5516         * locales/ar_MA: Likewise.
5517         * locales/ar_OM: Likewise.
5518         * locales/ar_QA: Likewise.
5519         * locales/ar_SA: Likewise.
5520         * locales/ar_SD: Likewise.
5521         * locales/ar_SY: Likewise.
5522         * locales/ar_TN: Likewise.
5523         * locales/ar_YE: Likewise.
5524         * locales/be_BY: Likewise.
5525         * locales/bg_BG: Likewise.
5526         * locales/ca_ES: Likewise.
5527         * locales/cs_CZ: Likewise.
5528         * locales/da_DK: Likewise.
5529         * locales/de_AT: Likewise.
5530         * locales/de_BE: Likewise.
5531         * locales/de_CH: Likewise.
5532         * locales/de_DE: Likewise.
5533         * locales/de_LU: Likewise.
5534         * locales/el_GR: Likewise.
5535         * locales/en_AU: Likewise.
5536         * locales/en_CA: Likewise.
5537         * locales/en_DK: Likewise.
5538         * locales/en_GB: Likewise.
5539         * locales/en_IE: Likewise.
5540         * locales/en_NZ: Likewise.
5541         * locales/en_US: Likewise.
5542         * locales/en_ZA: Likewise.
5543         * locales/es_AR: Likewise.
5544         * locales/es_BO: Likewise.
5545         * locales/es_CL: Likewise.
5546         * locales/es_CO: Likewise.
5547         * locales/es_CR: Likewise.
5548         * locales/es_DO: Likewise.
5549         * locales/es_EC: Likewise.
5550         * locales/es_ES: Likewise.
5551         * locales/es_GT: Likewise.
5552         * locales/es_HN: Likewise.
5553         * locales/es_MX: Likewise.
5554         * locales/es_NI: Likewise.
5555         * locales/es_PA: Likewise.
5556         * locales/es_PE: Likewise.
5557         * locales/es_PR: Likewise.
5558         * locales/es_PY: Likewise.
5559         * locales/es_SV: Likewise.
5560         * locales/es_US: Likewise.
5561         * locales/es_UY: Likewise.
5562         * locales/es_VE: Likewise.
5563         * locales/et_EE: Likewise.
5564         * locales/eu_ES: Likewise.
5565         * locales/fa_IR: Likewise.
5566         * locales/fi_FI: Likewise.
5567         * locales/fo_FO: Likewise.
5568         * locales/fr_BE: Likewise.
5569         * locales/fr_CA: Likewise.
5570         * locales/fr_CH: Likewise.
5571         * locales/fr_FR: Likewise.
5572         * locales/fr_LU: Likewise.
5573         * locales/ga_IE: Likewise.
5574         * locales/gl_ES: Likewise.
5575         * locales/gv_GB: Likewise.
5576         * locales/he_IL: Likewise.
5577         * locales/hi_IN: Likewise.
5578         * locales/hr_HR: Likewise.
5579         * locales/hu_HU: Likewise.
5580         * locales/i18n: Likewise.
5581         * locales/id_ID: Likewise.
5582         * locales/is_IS: Likewise.
5583         * locales/it_CH: Likewise.
5584         * locales/it_IT: Likewise.
5585         * locales/iw_IL: Likewise.
5586         * locales/ja_JP: Likewise.
5587         * locales/kl_GL: Likewise.
5588         * locales/ko_KR: Likewise.
5589         * locales/kw_GB: Likewise.
5590         * locales/lt_LT: Likewise.
5591         * locales/lv_LV: Likewise.
5592         * locales/mk_MK: Likewise.
5593         * locales/mr_IN: Likewise.
5594         * locales/mt_MT: Likewise.
5595         * locales/nl_BE: Likewise.
5596         * locales/nl_NL: Likewise.
5597         * locales/nn_NO: Likewise.
5598         * locales/no_NO: Likewise.
5599         * locales/pl_PL: Likewise.
5600         * locales/pt_BR: Likewise.
5601         * locales/pt_PT: Likewise.
5602         * locales/ro_RO: Likewise.
5603         * locales/ru_RU: Likewise.
5604         * locales/ru_UA: Likewise.
5605         * locales/sk_SK: Likewise.
5606         * locales/sl_SI: Likewise.
5607         * locales/sq_AL: Likewise.
5608         * locales/sr_YU: Likewise.
5609         * locales/sv_FI: Likewise.
5610         * locales/sv_SE: Likewise.
5611         * locales/th_TH: Likewise.
5612         * locales/tr_TR: Likewise.
5613         * locales/uk_UA: Likewise.
5614         * locales/vi_VN: Likewise.
5615         * locales/zh_CN: Likewise.
5616         * locales/zh_HK: Likewise.
5617         * locales/zh_TW: Likewise.
5619 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
5621         * locales/fa_IR: Fix many problems and change to use UTF-8.
5622         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5623         * SUPPORTED: Add fa_IR.UTF-8.
5625 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
5627         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
5629 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
5631         * locales/iso14651_t1: Handle Macedonian correctly.
5632         Patch by Damjan <arhiv@freemail.org.mk>.
5634 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
5636         * locales/iso14651_t1: Add currency symbols.
5638 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
5640         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
5641         * tests-mbwc/dat_iswdigit.c: Likewise.
5643         * locales/zh_CN: Remove non-ASCII digit entry.
5644         * locales/ja_JP: Likewise.
5645         Add full width digits to alnum class.
5647 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5649         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
5650         digits.
5651         (is_alpha): Add them here.
5652         * locales/i18n (digit): Remove all non-ASCII digits.
5653         (alpha): Add them here.
5655         * dump-ctype.c: Pretty print.
5657 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
5659         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
5660         * locales/ko_KR: Change currency_symbol back to use U20a9.
5662 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
5664         * tst-langinfo.sh: Adjust for change in ja_JP.
5666 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
5668         * locales/ja_JP: Changed yesexpr/noexpr expression,
5669         fixed typo in era, added definition for name_gen.
5671 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5673         * SUPPORTED: Add ko_KR.UTF-8.
5675 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
5677         * charmaps/BIG5: Add a width table.
5678         * charmaps/GB18030: Likewise.
5679         * charmaps/ISO-8859-6: Likewise.
5680         * charmaps/ISO-8859-8: Likewise.
5681         * charmaps/TIS-620: Likewise.
5683 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5685         * Makefile (repertoiremaps): Remove variable.
5686         (distribute): Remove repertoiremaps.
5687         (install-others): Likewise. Add .gz to charmaps.
5688         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
5690 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5692         * charmaps/ISO-IR-197: Remove alias "none".
5694 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5696         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
5697         width of format control characters to 0.
5699 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
5701         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
5702         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
5703         return values.  Only the sign matters.
5705 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
5707         * locales/ar_SA: Last non <Uxxxx> entries removed.
5708         Patch by Martin Strassburger <martin.strassburger@sap.com>.
5710 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
5712         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
5713         we have EUC-KR.
5715 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
5717         * locales/uk_UA: Fix yesexpr.
5718         * locales/ru_UA: Likewise.
5719         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
5721 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
5723         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
5724         so they become printable and carry a width.  Comment out surrogate
5725         ranges.  Add a WIDTH table.
5727 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
5729         * gen-unicode-ctype.c: New file.
5730         * dump-ctype.c: New file.
5731         * Makefile (distribute): Add them.
5732         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
5733         gen-unicode-ctype.c.
5734         (blank): Add U+1680.
5735         (cntrl): Add U+2028, U+2029.
5736         (space): Add U+1680, U+2028, U+2029.
5737         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
5738         (alnum, alpha, print, graph, punct): Lots of additions.
5739         (lower, upper, tolower, toupper, combining, combining_level3): Update.
5740         (totitle): New map.
5741         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
5742         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
5743         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
5744         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
5745         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
5746         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
5747         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
5749 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5751         * charmaps/GBK: Add commented mappings for GBK characters not yet in
5752         Unicode.
5754 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5756         * charmaps/GBK: Remove /x80 entry.
5758 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
5760         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
5761         to use it.
5763 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
5765         * charmaps/JOHAB: Add identity mapping for 0x7f.
5767 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
5769         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
5770         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
5772 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
5774         * charmaps/GB2312: Change code_set_name to GB2312.
5776 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
5778         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
5779         * localedata/locales/ar_BH: Likewise.
5780         * localedata/locales/ar_DZ: Likewise.
5781         * localedata/locales/ar_EG: Likewise.
5782         * localedata/locales/ar_IQ: Likewise.
5783         * localedata/locales/ar_JO: Likewise.
5784         * localedata/locales/ar_KW: Likewise.
5785         * localedata/locales/ar_LB: Likewise.
5786         * localedata/locales/ar_LY: Likewise.
5787         * localedata/locales/ar_MA: Likewise.
5788         * localedata/locales/ar_OM: Likewise.
5789         * localedata/locales/ar_QA: Likewise.
5790         * localedata/locales/ar_SD: Likewise.
5791         * localedata/locales/ar_SY: Likewise.
5792         * localedata/locales/ar_TN: Likewise.
5793         * localedata/locales/ar_YE: Likewise.
5795 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
5797         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
5798         * locales/mr_IN: New file.
5799         * locales/mt_MT: New file.
5801         * charmaps/GB18030: Comment out entries in user-defined area.
5803 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
5805         * charmaps/GB18030: Add back entries which got lost in last change.
5807 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
5809         * charmaps/GB18030: Update once more.
5811         * charmaps/JOHAB: New file.
5812         * SUPPORTED: Add ko_KR.JOHAB.
5814 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
5816         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
5817         but not in EUC-KR.
5819 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5821         * charmaps/EUC-TW: Add commented non-reversible mappings.
5823 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5825         * charmaps/CP949: New file.
5827 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5829         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
5831 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5833         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
5834         U+007E.
5836 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
5838         * charmaps/INIS-8: Update to use <Uxxxx> format.
5839         * charmaps/ISO_2033-1983: Likewise.
5840         * charmaps/ISO_5427-EXT: Likewise.
5842 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
5844         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
5845         * SUPPORTED: Add zh_HK.BIG5HKSCS.
5847         * charmaps/BIG5HKSCS: Add Big5 codes.
5849         * Makefile (test-input): Add sv_SE.ISO-8859-1.
5850         (LOCALES): Likewise.
5851         * sv_SE.ISO-8859-1: New file.
5853 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
5855         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
5856         Changes by Roger So <spacehunt@e-fever.org>.
5858         * SUPPORTED: Add nn_NO.ISO-8859-1.
5859         * locales/nn_NO: New file.
5861 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
5863         * charmaps/BIG5HKSCS: Regenerated from official data file.
5865         * locales/ja_JP: Add yesstr and nostr information.
5867         * charmaps/GB18030: Add entries from GBK not present here.
5869         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
5871         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
5873 2000-08-29  Akira Higuchi  <a@kondara.org>
5875         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
5876         * charmaps/GBK: Likewise.
5878         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
5880 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
5882         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
5883         and customize with several reorder-after statements.
5884         Reported by menthos@menthos.com.
5886 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
5888         * locales/ja_JP: Add new categories with generic information.
5890         * locales/i18n (default_missing): Change back to only U003F.
5892 2000-08-24  Andreas Jaeger  <aj@suse.de>
5894         * Makefile (generated): Add some .out files.
5896 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
5898         * locales/i18n: Add transliteration information.
5900 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
5902         * locales/ca_ES@euro: Country is Spain.
5903         * locales/ca_ES: Likewise.
5905         * locales/es_MX: Correct int_curr_symbol.
5906         * locales/es_PE: Likewise.
5908         * SUPPORTED: Add missing supported locales.
5910         * locales/fa_IR: Correct a few of the contained bugs.
5912         * locales/zh_HK: New file.
5914         * charmaps/BIG5HKSCS: New file.
5916         * locales/en_CA,2.5: Removed.
5917         * locales/fr_CA,2.13: Removed.
5918         * locales/in_ID: Removed.
5920         * locales/sq_AL: New file.
5921         * SUPPORTED: Add sq_AL.ISO-8859-1.
5923         * locales/vi_VN: New file.
5924         * SUPPORTED: Add vi_VN.UTF-8.
5926         * locales/ko_KR: Correct currency_symbol entry.
5928         * locales/hi_IN: New file.
5929         * SUPPORTED: Add hi_IN.UTF-8.
5931         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
5933         * sort-test.sh: Improve error handling by printing more information.
5935         * locales/ar_AE: New file.
5936         * locales/ar_BH: New file.
5937         * locales/ar_DZ: New file.
5938         * locales/ar_EG: New file.
5939         * locales/ar_IQ: New file.
5940         * locales/ar_JO: New file.
5941         * locales/ar_KW: New file.
5942         * locales/ar_LB: New file.
5943         * locales/ar_LY: New file.
5944         * locales/ar_MA: New file.
5945         * locales/ar_OM: New file.
5946         * locales/ar_QA: New file.
5947         * locales/ar_SD: New file.
5948         * locales/ar_SY: New file.
5949         * locales/ar_TN: New file.
5950         * locales/ar_YE: New file.
5951         * SUPPORTED: Add Arabic locales.
5953 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
5955         * locales/es_CR: New file.
5956         * locales/es_NI: New file.
5957         * locales/es_PR: New file.
5959         * locales/es_AR: Share LC_COLLATE description with es_ES.
5960         * locales/es_BO: Likewise.
5961         * locales/es_CL: Likewise.
5962         * locales/es_CO: Likewise.
5963         * locales/es_DO: Likewise.
5964         * locales/es_GT: Likewise.
5965         * locales/es_HN: Likewise.
5966         * locales/es_MX: Likewise.
5967         * locales/es_PA: Likewise.
5968         * locales/es_PE: Likewise.
5969         * locales/es_PY: Likewise.
5970         * locales/es_SV: Likewise.
5971         * locales/es_UY: Likewise.
5972         * locales/es_VE: Likewise.
5973         * locales/es_EC: Share LC_COLLATE description with es_US.
5975         * locales/ko_KR: Updated for glibc 2.2.
5976         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5977         * SUPPORTED: Add ko_KR.
5979         * locales/de_BE@euro: New file.
5980         * locales/eu_ES@euro: New file.
5981         * locales/ga_IE@euro: New file.
5982         * locales/gl_ES@euro: New file.
5983         * locales/nl_BE@euro: New file.
5984         * locales/sv_FI@euro: New file.
5985         * SUPPORTED: Add the new locales.
5987         * Makefile (install-locales): Handle option in locale name.  Print
5988         progress information.
5990         * SUPPORTED: Add all the @euro locales.
5992         * locales/ca_ES@euro: Update charset comment.
5993         * locales/de_AT@euro: Likewise.
5994         * locales/de_DE@euro: Likewise.
5995         * locales/de_LU@euro: Likewise.
5996         * locales/en_IE@euro: Likewise.
5997         * locales/es_ES@euro: Likewise.
5998         * locales/fi_FI@euro: Likewise.
5999         * locales/fr_BE@euro: Likewise.
6000         * locales/fr_FR@euro: Likewise.
6001         * locales/fr_LU@euro: Likewise.
6002         * locales/it_IT@euro: Likewise.
6003         * locales/nl_NL@euro: Likewise.
6004         * locales/pt_PT@euro: Likewise.
6006 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
6008         * locales/ca_ES: Correct comment.
6010         * locales/ca_ES@euro: New file.
6011         * locales/de_AT@euro: New file.
6012         * locales/de_DE@euro: New file.
6013         * locales/de_LU@euro: New file.
6014         * locales/en_IE@euro: New file.
6015         * locales/es_ES@euro: New file.
6016         * locales/fi_FI@euro: New file.
6017         * locales/fr_BE@euro: New file.
6018         * locales/fr_FR@euro: New file.
6019         * locales/fr_LU@euro: New file.
6020         * locales/it_IT@euro: New file.
6021         * locales/nl_NL@euro: New file.
6022         * locales/pt_PT@euro: New file.
6024 2000-08-19  Andreas Jaeger  <aj@suse.de>
6026         * tst-digits.c: Include stdlib.h and string.h to provide
6027         prototypes for exit, strlen and strcmp.
6029 2000-08-18  Andreas Jaeger  <aj@suse.de>
6031         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
6032         (TST_DECL_VARS): Don't declare err_flg.
6033         (TST_GET_ERRET): Don't set err_flg.
6034         (TST_GET_ERRET_SEQ): Likewise.
6035         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
6037         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
6038         * tests-mbwc/dat_iswalnum.c: Likewise.
6039         * tests-mbwc/dat_iswalpha.c: Likewise.
6040         * tests-mbwc/dat_iswcntrl.c: Likewise.
6041         * tests-mbwc/dat_iswctype.c: Likewise.
6042         * tests-mbwc/dat_iswdigit.c: Likewise.
6043         * tests-mbwc/dat_iswgraph.c: Likewise.
6044         * tests-mbwc/dat_iswlower.c: Likewise.
6045         * tests-mbwc/dat_iswprint.c: Likewise.
6046         * tests-mbwc/dat_iswpunct.c: Likewise.
6047         * tests-mbwc/dat_iswspace.c: Likewise.
6048         * tests-mbwc/dat_iswupper.c: Likewise.
6049         * tests-mbwc/dat_iswxdigit.c: Likewise.
6050         * tests-mbwc/dat_mblen.c: Likewise.
6051         * tests-mbwc/dat_mbrlen.c: Likewise.
6052         * tests-mbwc/dat_mbrtowc.c: Likewise.
6053         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6054         * tests-mbwc/dat_mbstowcs.c: Likewise.
6055         * tests-mbwc/dat_mbtowc.c: Likewise.
6056         * tests-mbwc/dat_strcoll.c: Likewise.
6057         * tests-mbwc/dat_strfmon.c: Likewise.
6058         * tests-mbwc/dat_strxfrm.c: Likewise.
6059         * tests-mbwc/dat_swscanf.c: Likewise.
6060         * tests-mbwc/dat_towctrans.c: Likewise.
6061         * tests-mbwc/dat_towlower.c: Likewise.
6062         * tests-mbwc/dat_towupper.c: Likewise.
6063         * tests-mbwc/dat_wcrtomb.c: Likewise.
6064         * tests-mbwc/dat_wcscat.c: Likewise.
6065         * tests-mbwc/dat_wcschr.c: Likewise.
6066         * tests-mbwc/dat_wcscmp.c: Likewise.
6067         * tests-mbwc/dat_wcscoll.c: Likewise.
6068         * tests-mbwc/dat_wcscpy.c: Likewise.
6069         * tests-mbwc/dat_wcscspn.c: Likewise.
6070         * tests-mbwc/dat_wcslen.c: Likewise.
6071         * tests-mbwc/dat_wcsncat.c: Likewise.
6072         * tests-mbwc/dat_wcsncmp.c: Likewise.
6073         * tests-mbwc/dat_wcsncpy.c: Likewise.
6074         * tests-mbwc/dat_wcspbrk.c: Likewise.
6075         * tests-mbwc/dat_wcsrtombs.c: Likewise.
6076         * tests-mbwc/dat_wcsspn.c: Likewise.
6077         * tests-mbwc/dat_wcsstr.c: Likewise.
6078         * tests-mbwc/dat_wcstod.c: Likewise.
6079         * tests-mbwc/dat_wcstok.c: Likewise.
6080         * tests-mbwc/dat_wcstombs.c: Likewise.
6081         * tests-mbwc/dat_wcswidth.c: Likewise.
6082         * tests-mbwc/dat_wcsxfrm.c: Likewise.
6083         * tests-mbwc/dat_wctob.c: Likewise.
6084         * tests-mbwc/dat_wctomb.c: Likewise.
6085         * tests-mbwc/dat_wctrans.c: Likewise.
6086         * tests-mbwc/dat_wctype.c: Likewise.
6087         * tests-mbwc/dat_wcwidth.c: Likewise.
6088         * tests-mbwc/dat_isw-funcs.h: Fix comment.
6090 2000-08-17  Andreas Jaeger  <aj@suse.de>
6092         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
6093         should have a value.
6095 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
6097         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
6098         separate uppercase from non-uppercase characters to enable correct
6099         handling in range expressions.
6101 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
6103         * Makefile (install-locales): Use --prefix option of localedef to
6104         avoid providing complete path for output file.
6106 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
6108         * locales/zh_TW: Updated.
6109         * charmaps/BIG5: Updated.
6110         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6112 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
6114         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
6115         use `int'.
6117 2000-08-01  Andreas Jaeger  <aj@suse.de>
6119         * Makefile (distribute): Follow name change of tst-ctype-de.in to
6120         tst-ctype-de_DE.ISO-8859-1.in.
6122 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
6124         * charmaps/KSX1001: Add width information.
6125         * charmaps/GB2312: Likewise.
6126         * charmaps/GBK: Likewise.
6127         Patches by GOTO Masanori <gotom@debian.or.jp>.
6129 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6131         * charmaps/CP737: New file.
6132         * charmaps/CP775: New file.
6134 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6136         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
6137         /xb0../xf7.  Remove aliases.
6139 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6141         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
6142         /xc9../xf9.
6144 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
6146         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
6148 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
6150         * tst-langinfo.c (main): Fix esacape sequence handling.
6152         * charmaps/EUC-TW: New file.
6154         * tst-digits.c: Add tests for wprintf.
6155         * tests/test7.cm: Change so that it is usable for wprintf tests.
6157         * tst-locale.sh: Fix typo in last change.
6159         * tst-digits.c: Add ctype and wctype tests.
6161 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
6163         * Makefile (ld-test-names): Add test7.
6164         (tests): Add tst-digits.  Add dependency and environment variable.
6165         * tst-digits.c: New file.
6166         * tst-locale.sh: Generate test7 locale.
6167         * tests/test7.cm: New file.
6168         * tests/test7.def: New file.
6170         * tst-locale.sh: Add dropped test6 locale.
6172 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
6174         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
6175         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
6176         locale.
6178 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
6180         * locales/zh_TW: New file.
6181         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6183 2000-07-28  Andreas Jaeger  <aj@suse.de>
6185         * tst-langinfo.c: Include <string.h> for strcmp prototype.
6187 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
6189         * charmaps/BIG5: New file.
6190         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6192 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
6194         * locales/zh_CN: Update for new format.
6195         Patch by Yong Li <yong.li@asu.edu>.
6197         * tst-langinfo.c: Add copyright text.
6199 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
6201         * tst-wctype.input: Add more input text.
6202         * tst-wctype.c: Test more classes.
6204         * Makefile: Add rules to build, run, and distribute tst-langinfo.
6205         * tst-langinfo.c: New file.
6206         * tst-langinfo.sh: New file.
6208         * locales/ja_JP (era_d_t_fmt): Fix typo.
6210         * Makefile: Add rules to build, run, and distribute tst-wctype.
6211         * tst-wctype.c: New file.
6212         * tst-wctype.input: New file.
6213         * tst-wctype.sh: New file.
6215 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6217         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
6218         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
6220 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
6222         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
6223         (enoexpr): Likewise.
6224         * locales/hr_HR: Likewise.
6225         Patches by GOTO Masanori <gotom@debian.or.jp>.
6227         * locales/i18n (yesexpr): Add U005E at the beginning.
6228         (noexpr): Likewise.
6230 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
6232         * locales/ja_JP (yesexpr): U0060 should be U005E.
6233         (noexpr): Likewise.
6235         * locales/i18n: Remove U00A0 from blank as well.
6236         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
6238 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
6240         * charmaps/SJIS: Add width information.
6241         Patch by GOTO Masanori <gotom@debian.or.jp>.
6243         * charmaps/SJIS: Correct byte sequence for single byte characters.
6245 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
6247         * locales/i18n: Fix typos.
6249         * locales/iso14651_t1: Correct syntax for HAN script.
6251 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
6253         * charmaps/GB18030: New file.
6255         * charmaps/UTF-8: Update for Unicode 3.0.
6257         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
6258         space.
6259         * tst-ctype.c: Likewise.
6260         * tst-ctype.sh: Likewise.
6261         * locales/i18n: Likewise.
6262         * locales/ja_JP: Likewise.
6263         * tests-mbwc/dat_iswcntrl.c: Likewise.
6264         * tests-mbwc/dat_iswctype.c: Likewise.
6265         * tests-mbwc/dat_iswspace.c: Likewise.
6267         * tst-ctype.sh: Also test C locale.
6269 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
6271         * Makefile: Rewrite rules for tests to run them only when necessary.
6272         * sort-test.sh: Produce output for failed tests.
6273         * tst-fmon.sh: Likewise.
6274         * tst-rpmatch.sh: Likewise.
6276 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
6278         * tst-ctype-de_DE.in: Renamed to...
6279         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
6281 2000-07-11  Andreas Jaeger  <aj@suse.de>
6283         * Makefile (locale_test_suite): Always run test suite.
6284         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
6285         gen-locale.sh.
6286         (do-collate-test): Likewise.
6287         (do-tst-fmon): Likewise.
6288         (do-tst-locale): Likewise.
6289         (do-tst-rpmatch): Likewise.
6290         (do-tst-trans): Likewise.
6291         (do-tst-mbswcs): Likewise.
6292         (do-tst-ctype): Likewise.
6294         * sort-test.sh : Rewrite to work with static only builds.
6295         * tst-ctype.sh: Likewise.
6296         * tst-fmon.sh: Likewise.
6297         * tst-locale.sh: Likewise.
6298         * tst-mbswcs.sh: Likewise.
6299         * tst-rpmatch.sh: Likewise.
6300         * tst-trans.sh: Likewise.
6302         * gen-locale.sh (locfile): Fix it for building with
6303         sourcedir==builddir and for static only builds.
6305 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
6307         * locales/POSIX: Remove repertoire map reference.
6308         * locales/ar_SA: Remove repertoire map reference.
6310         * locales/zh_CN.GBK: Removed.
6312         * repertoiremaps/charids.894: Removed.
6313         * repertoiremaps/mnemonics.ds: Removed.
6314         * repertoiremaps/mnemonics.ja: Removed.
6315         * repertoiremaps/mnemonics.ko: Removed.
6316         * repertoiremaps/mnemonics.zh: Removed.
6318         * charmaps/SJIS: New file.
6320 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
6322         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
6323         to EUC-JP.
6324         * tests-mbwc/dat_mbtowc.c: Likewise.
6325         * tests-mbwc/dat_wctob.c: Likewise.
6327         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
6328         * charmaps/EUC-KR: Likewise.
6330 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
6332         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
6333         * locales/ar_SA (LC_TELEPHONE): Likewise.
6334         * locales/be_BY (LC_TELEPHONE): Likewise.
6335         * locales/bg_BG (LC_TELEPHONE): Likewise.
6336         * locales/ca_ES (LC_TELEPHONE): Likewise.
6337         * locales/da_DK (LC_TELEPHONE): Likewise.
6338         * locales/de_BE (LC_TELEPHONE): Likewise.
6339         * locales/de_CH (LC_TELEPHONE): Likewise.
6340         * locales/de_LU (LC_TELEPHONE): Likewise.
6341         * locales/el_GR (LC_TELEPHONE): Likewise.
6342         * locales/en_AU (LC_TELEPHONE): Likewise.
6343         * locales/en_BW (LC_TELEPHONE): Likewise.
6344         * locales/en_CA (LC_TELEPHONE): Likewise.
6345         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
6346         * locales/en_DK (LC_TELEPHONE): Likewise.
6347         * locales/en_IE (LC_TELEPHONE): Likewise.
6348         * locales/en_NZ (LC_TELEPHONE): Likewise.
6349         * locales/en_ZA (LC_TELEPHONE): Likewise.
6350         * locales/en_ZW (LC_TELEPHONE): Likewise.
6351         * locales/es_AR (LC_TELEPHONE): Likewise.
6352         * locales/es_BO (LC_TELEPHONE): Likewise.
6353         * locales/es_CL (LC_TELEPHONE): Likewise.
6354         * locales/es_CO (LC_TELEPHONE): Likewise.
6355         * locales/es_DO (LC_TELEPHONE): Likewise.
6356         * locales/es_EC (LC_TELEPHONE): Likewise.
6357         * locales/es_ES (LC_TELEPHONE): Likewise.
6358         * locales/es_GT (LC_TELEPHONE): Likewise.
6359         * locales/es_HN (LC_TELEPHONE): Likewise.
6360         * locales/es_MX (LC_TELEPHONE): Likewise.
6361         * locales/es_PA (LC_TELEPHONE): Likewise.
6362         * locales/es_PE (LC_TELEPHONE): Likewise.
6363         * locales/es_PY (LC_TELEPHONE): Likewise.
6364         * locales/es_SV (LC_TELEPHONE): Likewise.
6365         * locales/es_US (LC_TELEPHONE): Likewise.
6366         * locales/es_UY (LC_TELEPHONE): Likewise.
6367         * locales/es_VE (LC_TELEPHONE): Likewise.
6368         * locales/et_EE (LC_TELEPHONE): Likewise.
6369         * locales/eu_ES (LC_TELEPHONE): Likewise.
6370         * locales/fa_IR (LC_TELEPHONE): Likewise.
6371         * locales/fi_FI (LC_TELEPHONE): Likewise.
6372         * locales/fo_FO (LC_TELEPHONE): Likewise.
6373         * locales/fr_BE (LC_TELEPHONE): Likewise.
6374         * locales/fr_CA (LC_TELEPHONE): Likewise.
6375         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
6376         * locales/fr_CH (LC_TELEPHONE): Likewise.
6377         * locales/fr_LU (LC_TELEPHONE): Likewise.
6378         * locales/ga_IE (LC_TELEPHONE): Likewise.
6379         * locales/gl_ES (LC_TELEPHONE): Likewise.
6380         * locales/gv_GB (LC_TELEPHONE): Likewise.
6381         * locales/he_IL (LC_TELEPHONE): Likewise.
6382         * locales/hr_HR (LC_TELEPHONE): Likewise.
6383         * locales/hu_HU (LC_TELEPHONE): Likewise.
6384         * locales/id_ID (LC_TELEPHONE): Likewise.
6385         * locales/in_ID (LC_TELEPHONE): Likewise.
6386         * locales/is_IS (LC_TELEPHONE): Likewise.
6387         * locales/it_CH (LC_TELEPHONE): Likewise.
6388         * locales/it_IT (LC_TELEPHONE): Likewise.
6389         * locales/iw_IL (LC_TELEPHONE): Likewise.
6390         * locales/kl_GL (LC_TELEPHONE): Likewise.
6391         * locales/ko_KR (LC_TELEPHONE): Likewise.
6392         * locales/kw_GB (LC_TELEPHONE): Likewise.
6393         * locales/lt_LT (LC_TELEPHONE): Likewise.
6394         * locales/lv_LV (LC_TELEPHONE): Likewise.
6395         * locales/mk_MK (LC_TELEPHONE): Likewise.
6396         * locales/nl_BE (LC_TELEPHONE): Likewise.
6397         * locales/nl_NL (LC_TELEPHONE): Likewise.
6398         * locales/pl_PL (LC_TELEPHONE): Likewise.
6399         * locales/pt_BR (LC_TELEPHONE): Likewise.
6400         * locales/ro_RO (LC_TELEPHONE): Likewise.
6401         * locales/ru_RU (LC_TELEPHONE): Likewise.
6402         * locales/ru_UA (LC_TELEPHONE): Likewise.
6403         * locales/sk_SK (LC_TELEPHONE): Likewise.
6404         * locales/sl_SI (LC_TELEPHONE): Likewise.
6405         * locales/sr_YU (LC_TELEPHONE): Likewise.
6406         * locales/sv_FI (LC_TELEPHONE): Likewise.
6407         * locales/th_TH (LC_TELEPHONE): Likewise.
6408         * locales/tr_TR (LC_TELEPHONE): Likewise.
6409         * locales/uk_UA (LC_TELEPHONE): Likewise.
6411 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
6413         * locales/th_TH: Update revision information.
6414         (LC_CTYPE: alpha): Replace ";...;" with "..".
6415         (LC_COLLATE: order): Quote with "".
6417 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
6419         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
6420         in address.
6421         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
6422         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
6423         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
6424         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
6425         * locales/es_BO (LC_IDENTIFICATION): Likewise.
6426         * locales/es_CL (LC_IDENTIFICATION): Likewise.
6427         * locales/es_CO (LC_IDENTIFICATION): Likewise.
6428         * locales/es_DO (LC_IDENTIFICATION): Likewise.
6429         * locales/es_EC (LC_IDENTIFICATION): Likewise.
6430         * locales/es_ES (LC_IDENTIFICATION): Likewise.
6431         * locales/es_GT (LC_IDENTIFICATION): Likewise.
6432         * locales/es_HN (LC_IDENTIFICATION): Likewise.
6433         * locales/es_MX (LC_IDENTIFICATION): Likewise.
6434         * locales/es_PA (LC_IDENTIFICATION): Likewise.
6435         * locales/es_PE (LC_IDENTIFICATION): Likewise.
6436         * locales/es_PY (LC_IDENTIFICATION): Likewise.
6437         * locales/es_SV (LC_IDENTIFICATION): Likewise.
6438         * locales/es_US (LC_IDENTIFICATION): Likewise.
6439         * locales/es_UY (LC_IDENTIFICATION): Likewise.
6440         * locales/es_VE (LC_IDENTIFICATION): Likewise.
6441         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
6442         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
6443         * locales/no_NO (LC_TELEPHONE): Fill in.
6444         * locales/pt_PT (LC_TELEPHONE): Fill in.
6445         * locales/sv_SE (LC_TELEPHONE): Fill in.
6446         * locales/en_GB (LC_TELEPHONE): Fill in.
6447         * locales/cs_CZ (LC_TELEPHONE): Fill in.
6449 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
6451         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
6452         * tst-locale.sh (LC_ALL): Likewise.
6454 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
6456         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
6457         * tst-locale.sh: Likewise.
6459 2000-07-01  Andreas Jaeger  <aj@suse.de>
6461         * Makefile (generated-dirs): LOCALES are also generated.
6462         (generated-dirs): Remove obsolete entry.
6464 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
6466         * Makefile (distribute): Add locale test suite files, fmon test
6467         suite files, gen-locale.sh, and show-ucs-data.c.
6469         * Depend: New file.
6471         * Makefile: Rewrite rules to generate locale data.
6472         * gen-locale.sh: Generate only one locale which is described in a
6473         command line parameter.
6475         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
6476         around DEM problem.
6477         * tst-fmon.data: Change back entries with DEM.
6479         * gen-locale.sh: Print that it might take a while to finish.
6481 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
6483         * Makefile (install-locales): Remove the -u switch from localedef
6484         command line.
6486 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
6488         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
6489         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
6490         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
6492         * locales/POSIX: Update for new format.
6494         * Makefile: Regenerate locale data also if localedef changed.
6496         * tst-fmon.data: Until we know what is correct, but the spaces
6497         after DEM back in.
6499         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
6500         unresolved issues.
6501         * tests-mbwc/dat_mbtowc.c: Likewise.
6502         * tests-mbwc/dat_strcoll.c: Likewise.
6503         * tests-mbwc/dat_strfmon.c: Likewise.
6504         * tests-mbwc/dat_strxfrm.c: Likewise.
6505         * tests-mbwc/tst_mbtowc.c: Likewise.
6507 2000-06-29  Andreas Jaeger  <aj@suse.de>
6509         * sort-test.sh: Set LC_ALL to full locale name.
6511         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
6512         anymore.
6513         (LOCALES): New.
6514         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
6515         Depend on locale files
6516         (LOCALE_FILES): New.
6517         (ALL_LC_FILES): New.
6518         (ALL_OBJ_LC_FILES): New
6519         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
6521         * tst-ctype.sh: Don't generate locales here.
6522         * tst-mbswcs.sh: Likewise.
6523         * sort-test.sh: Likewise.
6525         * gen-locale.sh: New file to generate locales.
6527 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6529         * locales/en_GB: Update RAP address.
6530         * locales/fr_FR: Likewise.
6531         * locales/en_NZ: Likewise.
6532         * locales/de_BE: Likewise.
6533         * locales/de_CH: Likewise.
6534         * locales/de_LU: Likewise.
6535         * locales/en_AU: Likewise.
6536         * locales/en_IE: Likewise.
6537         * locales/eu_ES: Likewise.
6538         * locales/fr_BE: Likewise.
6539         * locales/fr_CH: Likewise.
6540         * locales/fr_LU: Likewise.
6541         * locales/it_IT: Likewise.
6542         * locales/nl_BE: Likewise.
6543         * locales/nl_NL: Likewise.
6544         * locales/pt_BR: Likewise.
6545         * locales/pt_PT: Likewise.
6546         * locales/sv_FI: Likewise.
6547         * locales/fi_FI: Likewise.
6548         * locales/sv_SE: Likewise.
6550 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6552         * locales/af_ZA: Update for new format.
6553         * locales/ar_SA: Likewise.
6554         * locales/be_BY: Likewise.
6555         * locales/bg_BG: Likewise.
6556         * locales/ca_ES: Likewise.
6557         * locales/el_GR: Likewise.
6558         * locales/en_BW: Likewise.
6559         * locales/en_DK: Likewise.
6560         * locales/en_ZW: Likewise.
6561         * locales/es_AR: Likewise.
6562         * locales/es_BO: Likewise.
6563         * locales/es_CL: Likewise.
6564         * locales/es_CO: Likewise.
6565         * locales/es_DO: Likewise.
6566         * locales/es_EC: Likewise.
6567         * locales/es_ES: Likewise.
6568         * locales/es_GT: Likewise.
6569         * locales/es_HN: Likewise.
6570         * locales/es_MX: Likewise.
6571         * locales/es_PA: Likewise.
6572         * locales/es_PE: Likewise.
6573         * locales/es_PY: Likewise.
6574         * locales/es_SV: Likewise.
6575         * locales/es_US: Likewise.
6576         * locales/es_UY: Likewise.
6577         * locales/es_VE: Likewise.
6578         * locales/et_EE: Likewise.
6579         * locales/fa_IR: Likewise.
6580         * locales/fr_CA: Likewise.
6581         * locales/en_CA,2.5: Likewise.
6582         * locales/fr_CA,2.13: Likewise.
6583         * locales/gl_ES: Likewise.
6584         * locales/hr_HR: Likewise.
6585         * locales/hu_HU: Likewise.
6586         * locales/ko_KR: Likewise.
6587         * locales/lt_LT: Likewise.
6588         * locales/lv_LV: Likewise.
6589         * locales/no_NO: Likewise.
6590         * locales/pl_PL: Likewise.
6591         * locales/ro_RO: Likewise.
6592         * locales/ru_RU: Likewise.
6593         * locales/ru_UA: Likewise.
6594         * locales/sk_SK: Likewise.
6595         * locales/sl_SI: Likewise.
6596         * locales/sr_YU: Likewise.
6597         * locales/th_TH: Likewise.
6598         * locales/tr_TR: Likewise.
6599         * locales/uk_UA: Likewise.
6600         * locales/en_CA: Likewise.
6601         * locales/is_IS: Likewise.
6602         * locales/mk_MK: Likewise.
6604 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
6606         * locales/cs_CZ: Comment out fields I'm not sure about.
6607         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
6608         * locales/en_NZ: Update for new format.
6609         * locales/de_BE: Likewise.
6610         * locales/de_CH: Likewise.
6611         * locales/de_LU: Likewise.
6612         * locales/en_AU: Likewise.
6613         * locales/en_IE: Likewise.
6614         * locales/en_ZA: Likewise.
6615         * locales/eu_ES: Likewise.
6616         * locales/fo_FO: Likewise.
6617         * locales/fr_BE: Likewise.
6618         * locales/fr_CH: Likewise.
6619         * locales/fr_LU: Likewise.
6620         * locales/ga_IE: Likewise.
6621         * locales/gv_GB: Likewise.
6622         * locales/he_IL: Likewise.
6623         * locales/id_ID: Likewise.
6624         * locales/in_ID: Likewise.
6625         * locales/it_CH: Likewise.
6626         * locales/it_IT: Likewise.
6627         * locales/iw_IL: Likewise.
6628         * locales/kl_GL: Likewise.
6629         * locales/kw_GB: Likewise.
6630         * locales/nl_BE: Likewise.
6631         * locales/nl_NL: Likewise.
6632         * locales/pt_BR: Likewise.
6633         * locales/pt_PT: Likewise.
6634         * locales/sv_FI: Likewise.
6635         * locales/da_DK: Likewise.
6636         * locales/fi_FI: Likewise.
6637         * locales/sv_SE: Likewise.
6639 2000-06-29  Andreas Jaeger  <aj@suse.de>
6641         * Makefile (locale_test_suite): Add new test files.
6642         (tst_mblen-ENV): New.
6643         (tst_mbtowc-ENV): New.
6644         (tst_strcoll-ENV): New.
6645         (tst_strxfrm-ENV): New.
6646         (tst_wctomb-ENV): New.
6647         (tst_mbrtowc-ENV): New.
6648         (tst_mbsrtowcs-ENV): New.
6649         (tst_mbstowcs-ENV): New.
6650         (tst_strfmon-ENV): New.
6651         (tst_wcrtomb-ENV): New.
6652         (tst_wcsrtombs-ENV): New.
6653         (tst_wcstod-ENV): New.
6654         (tst_wcstok-ENV): New.
6655         (tst_wcstombs-ENV): New.
6657         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
6658         <kuwahara@cthulhu.engr.sgi.com>.
6659         * tests-mbwc/dat_wctomb.c: Likewise.
6660         * tests-mbwc/tst_mbtowc.c: Likewise.
6661         * tests-mbwc/dat_mbtowc.c: Likewise.
6662         * tests-mbwc/tst_strxfrm.c: Likewise.
6663         * tests-mbwc/dat_strxfrm.c: Likewise.
6664         * tests-mbwc/dat_strcoll.c: Likewise.
6665         * tests-mbwc/tst_strcoll.c: Likewise.
6666         * tests-mbwc/tst_mblen.c: Likewise.
6667         * tests-mbwc/dat_mblen.c: Likewise.
6668         * tests-mbwc/dat_wcstok.c: Likewise.
6669         * tests-mbwc/tst_wcstok.c: Likewise.
6670         * tests-mbwc/dat_wcstod.c: Likewise.
6671         * tests-mbwc/tst_wcstod.c: Likewise.
6672         * tests-mbwc/dat_mbrtowc.c: Likewise.
6673         * tests-mbwc/tst_mbrtowc.c: Likewise.
6674         * tests-mbwc/dat_wcsrtombs.c: Likewise.
6675         * tests-mbwc/tst_wcsrtombs.c: Likewise.
6676         * tests-mbwc/dat_wcstombs.c: Likewise.
6677         * tests-mbwc/tst_wcstombs.c: Likewise.
6678         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6679         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
6680         * tests-mbwc/dat_wcrtomb.c: Likewise.
6681         * tests-mbwc/tst_wcrtomb.c: Likewise.
6682         * tests-mbwc/dat_mbstowcs.c: Likewise.
6683         * tests-mbwc/tst_mbstowcs.c: Likewise.
6684         * tests-mbwc/dat_strfmon.c: Likewise.
6685         * tests-mbwc/tst_strfmon.c: Likewise.
6687 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
6689         * locales/mk_MK: Updated (not to new format).
6690         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
6692 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6694         * locales/fr_FR: Update for new format.
6695         * locales/de_AT: Likewise.
6696         * locales/en_GB: Likewise.
6698 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
6700         * locales/th_TH: Update copyright notice.
6702         * locales/cs_CZ: Updated for new format.
6703         Patch by Jakub Jelinek <jakub@redhat.com>.
6705         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
6706         comments.
6707         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
6708         internal state of mbrlen.
6710         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
6711         (TEST_MBWC_ENV): Remove unnecessary slash.
6712         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
6714         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
6716         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
6717         tests.
6719         * locales/iso14651_t1: Explicitly add control character in
6720         U0000-U001F and U007F-U009F range for backward compatibility.
6722         * locales/i18n: Correct problems found by test suite.
6724 2000-06-28  Andreas Jaeger  <aj@suse.de>
6726         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
6727         warning.
6729         * Makefile (locale_test_suite): Add tst_mbrlen.
6730         (tst_mbrlen-ENV): New.
6732         * tests-mbwc/tst_mbrlen.c: New file
6734         * tests-mbwc/dat_mbrlen.c: New file.
6736         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
6737         (struct TST_HEAD): Use const char* instead of an array.
6739         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
6741         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
6743         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
6745 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6747         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
6748         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
6749         U4E06 is not in EUC-JP.
6750         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
6751         * tests-mbwc/dat_towctrans.c: Likewise.
6752         * tests-mbwc/dat_wcscoll.c: Likewise.
6753         * tests-mbwc/dat_wcswidth.c: Likewise.
6754         * tests-mbwc/dat_wctob.c: Likewise.
6756         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
6757         versions.
6759         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
6760         what is correct.
6761         * tests-mbwc/dat_wcsxfrm.c: Likewise.
6762         * tests-mbwc/dat_wcwidth.c: Likewise.
6764         * tests-mbwc/tst_funcs.h: Pretty print.
6766         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
6767         * tests-mbwc/tst_wcschr.c: Likewise.
6768         * tests-mbwc/tst_wcscpy.c: Likewise.
6769         * tests-mbwc/tst_wcscat.c: Likewise.
6770         * tests-mbwc/tst_wcsncpy.c: Likewise.
6771         * tests-mbwc/tst_wcspbrk.c: Likewise.
6772         * tests-mbwc/tst_wcsstr.c: Likewise.
6773         * tests-mbwc/tst_wctrans.c: Likewise.
6774         * tests-mbwc/tst_wctype.c: Likewise.
6776         * tests-mbwc/tst_wcscoll.c: Print better error messages.
6778         * Makefile (tests): Define as $(locale_test_suite) but only
6779         if not cross-compiling and shared libs are built.
6780         (locale_test_suite): New variable.  Name all new tests from the
6781         locale test suite.
6782         Add rule to run new tests only when all data is available.
6783         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
6785         * tst-ctype-de_DE.in: U00A0 is not in class graph.
6787         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
6789         * locales/i18n: Backspace isn't blank, tab is.
6791         * tst-ctype.c (main): Add tests for control characters and space.
6793         * locales/i18n: Backspace is no space.
6795         * locales/i18n: Add \t to space.
6797 2000-06-27  Andreas Jaeger  <aj@suse.de>
6799         * Makefile (TEST_MBWC_ENV): New variable.
6800         Use it for all tests from tests-mbwc.
6802 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6804         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
6806 2000-06-27  Andreas Jaeger  <aj@suse.de>
6808         * Makefile: Add environment setting for all tests from tests-mbwc.
6810 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
6812         * locales/en_DK.com: Not needed.
6814 2000-06-27  Andreas Jaeger  <aj@suse.de>
6816         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
6817         <kuwahara@cthulhu.engr.sgi.com>.
6819         * Makefile (tests): Add tests from tests-mbwc subdirectory,
6820         comment them out for now.
6821         (subdir-dirs): New for tests-mbwc, add also vpaths.
6823         * locales/ja_JP: Add missing / in LC_CTYPE.
6825 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
6827         * Makefile (distribute): Add tst-ctype-de_DE.in.
6828         * tst-ctype.c: Read in more tests from stdin.
6829         * tst-ctype.sh: Feed extra test data to program via stdin.
6830         * tst-ctype-de_DE.in: New file.
6832         * locales/i18n (punct): Exclude U00A0.
6833         (blank): Include U00A0.
6835         * locales/ja_JP: Updates for new format.
6837         * Makefile (test-srcs): Add tst-ctype.
6838         (distribute): Add tst-ctype.sh.
6839         (do-tst-ctype): New target.  Run for tests.
6840         * tst-ctype.c: New file.
6841         * tst-ctype.sh: New file.
6843         * locales/i18n: NUL character must not be in cntrl.
6845         * Makefile (test-input): Add en_US.ISO-8859-1.
6846         * en_US.in: New file.
6848 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
6850         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
6851         for now.
6853         * de_DE.in: Update for new sorting.
6855         * tst-locale.sh: Don't use mnemonic.ds.
6856         * tst-mbswcs.sh: Likewise.
6857         * tst-trans.sh: Likewise.
6859         * locales/de_DE: Update for new format.
6860         * locales/en_US: Likewise.
6861         * tests/trans.def: Likewise.
6862         * tst-fmon-locales/tstfmon_n01y12: Likewise.
6863         * tst-fmon-locales/tstfmon_n02n40: Likewise.
6864         * tst-fmon-locales/tstfmon_n10y31: Likewise.
6865         * tst-fmon-locales/tstfmon_n11y41: Likewise.
6866         * tst-fmon-locales/tstfmon_n12y11: Likewise.
6867         * tst-fmon-locales/tstfmon_n20n32: Likewise.
6868         * tst-fmon-locales/tstfmon_n30y20: Likewise.
6869         * tst-fmon-locales/tstfmon_n41n00: Likewise.
6870         * tst-fmon-locales/tstfmon_y01y10: Likewise.
6871         * tst-fmon-locales/tstfmon_y02n22: Likewise.
6872         * tst-fmon-locales/tstfmon_y22n42: Likewise.
6873         * tst-fmon-locales/tstfmon_y30y21: Likewise.
6874         * tst-fmon-locales/tstfmon_y32n31: Likewise.
6875         * tst-fmon-locales/tstfmon_y40y00: Likewise.
6876         * tst-fmon-locales/tstfmon_y42n21: Likewise.
6878         * tst-rpmatch.c: Avoid warning with broken compiler.
6880         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
6882         * sort-test.sh: Add more GCONV_PATH usages.
6883         * tst-fmon.sh: Likewise.
6884         * tst-locale.sh: Likewise.
6885         * tst-mbswcs.sh: Likewise.
6886         * tst-rpmatch.sh: Likewise.
6887         * tst-trans.sh: Likewise.
6889         * locales/i18n: Remove order_start around copy.
6891         * locales/iso14651_t1: Correct various small errors.
6893 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
6895         * charmaps/ISO-8859-1: Correct width specification.
6897 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
6899         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
6900         * charmaps/ANSI_X3.4-1968: Likewise.
6901         * charmaps/ASMO_449: Likewise.
6902         * charmaps/BALTIC: Likewise.
6903         * charmaps/BS_4730: Likewise.
6904         * charmaps/BS_VIEWDATA: Likewise.
6905         * charmaps/CP1250: Likewise.
6906         * charmaps/CP1251: Likewise.
6907         * charmaps/CP1252: Likewise.
6908         * charmaps/CP1253: Likewise.
6909         * charmaps/CP1254: Likewise.
6910         * charmaps/CP1255: Likewise.
6911         * charmaps/CP1256: Likewise.
6912         * charmaps/CP1257: Likewise.
6913         * charmaps/CP1258: Likewise.
6914         * charmaps/CSA_Z243.4-1985-1: Likewise.
6915         * charmaps/CSA_Z243.4-1985-2: Likewise.
6916         * charmaps/CSA_Z243.4-1985-GR: Likewise.
6917         * charmaps/CSN_369103: Likewise.
6918         * charmaps/CWI: Likewise.
6919         * charmaps/DEC-MCS: Likewise.
6920         * charmaps/DIN_66003: Likewise.
6921         * charmaps/DS_2089: Likewise.
6922         * charmaps/EBCDIC-AT-DE: Likewise.
6923         * charmaps/EBCDIC-AT-DE-A: Likewise.
6924         * charmaps/EBCDIC-CA-FR: Likewise.
6925         * charmaps/EBCDIC-DK-NO: Likewise.
6926         * charmaps/EBCDIC-DK-NO-A: Likewise.
6927         * charmaps/EBCDIC-ES: Likewise.
6928         * charmaps/EBCDIC-ES-A: Likewise.
6929         * charmaps/EBCDIC-ES-S: Likewise.
6930         * charmaps/EBCDIC-FI-SE: Likewise.
6931         * charmaps/EBCDIC-FI-SE-A: Likewise.
6932         * charmaps/EBCDIC-FR: Likewise.
6933         * charmaps/EBCDIC-IS-FRISS: Likewise.
6934         * charmaps/EBCDIC-IT: Likewise.
6935         * charmaps/EBCDIC-PT: Likewise.
6936         * charmaps/EBCDIC-UK: Likewise.
6937         * charmaps/EBCDIC-US: Likewise.
6938         * charmaps/ECMA-CYRILLIC: Likewise.
6939         * charmaps/ES: Likewise.
6940         * charmaps/ES2: Likewise.
6941         * charmaps/EUC-JP: Likewise.
6942         * charmaps/EUC-KR: Likewise.
6943         * charmaps/GB2312: Likewise.
6944         * charmaps/GBK: Likewise.
6945         * charmaps/GB_1988-80: Likewise.
6946         * charmaps/GOST_19768-74: Likewise.
6947         * charmaps/GREEK-CCITT: Likewise.
6948         * charmaps/GREEK7: Likewise.
6949         * charmaps/GREEK7-OLD: Likewise.
6950         * charmaps/HP-ROMAN8: Likewise.
6951         * charmaps/IBM037: Likewise.
6952         * charmaps/IBM038: Likewise.
6953         * charmaps/IBM1004: Likewise.
6954         * charmaps/IBM1026: Likewise.
6955         * charmaps/IBM1047: Likewise.
6956         * charmaps/IBM256: Likewise.
6957         * charmaps/IBM273: Likewise.
6958         * charmaps/IBM274: Likewise.
6959         * charmaps/IBM275: Likewise.
6960         * charmaps/IBM277: Likewise.
6961         * charmaps/IBM278: Likewise.
6962         * charmaps/IBM280: Likewise.
6963         * charmaps/IBM281: Likewise.
6964         * charmaps/IBM284: Likewise.
6965         * charmaps/IBM285: Likewise.
6966         * charmaps/IBM290: Likewise.
6967         * charmaps/IBM297: Likewise.
6968         * charmaps/IBM420: Likewise.
6969         * charmaps/IBM423: Likewise.
6970         * charmaps/IBM424: Likewise.
6971         * charmaps/IBM437: Likewise.
6972         * charmaps/IBM500: Likewise.
6973         * charmaps/IBM850: Likewise.
6974         * charmaps/IBM851: Likewise.
6975         * charmaps/IBM852: Likewise.
6976         * charmaps/IBM855: Likewise.
6977         * charmaps/IBM857: Likewise.
6978         * charmaps/IBM860: Likewise.
6979         * charmaps/IBM861: Likewise.
6980         * charmaps/IBM862: Likewise.
6981         * charmaps/IBM863: Likewise.
6982         * charmaps/IBM864: Likewise.
6983         * charmaps/IBM865: Likewise.
6984         * charmaps/IBM866: Likewise.
6985         * charmaps/IBM868: Likewise.
6986         * charmaps/IBM869: Likewise.
6987         * charmaps/IBM870: Likewise.
6988         * charmaps/IBM871: Likewise.
6989         * charmaps/IBM874: Likewise.
6990         * charmaps/IBM875: Likewise.
6991         * charmaps/IBM880: Likewise.
6992         * charmaps/IBM891: Likewise.
6993         * charmaps/IBM903: Likewise.
6994         * charmaps/IBM904: Likewise.
6995         * charmaps/IBM905: Likewise.
6996         * charmaps/IBM918: Likewise.
6997         * charmaps/IEC_P27-1: Likewise.
6998         * charmaps/INIS: Likewise.
6999         * charmaps/INIS-CYRILLIC: Likewise.
7000         * charmaps/INVARIANT: Likewise.
7001         * charmaps/ISIRI-3342: Likewise.
7002         * charmaps/ISO-8859-1: Likewise.
7003         * charmaps/ISO-8859-10: Likewise.
7004         * charmaps/ISO-8859-13: Likewise.
7005         * charmaps/ISO-8859-14: Likewise.
7006         * charmaps/ISO-8859-15: Likewise.
7007         * charmaps/ISO-8859-16: Likewise.
7008         * charmaps/ISO-8859-2: Likewise.
7009         * charmaps/ISO-8859-3: Likewise.
7010         * charmaps/ISO-8859-4: Likewise.
7011         * charmaps/ISO-8859-5: Likewise.
7012         * charmaps/ISO-8859-6: Likewise.
7013         * charmaps/ISO-8859-7: Likewise.
7014         * charmaps/ISO-8859-8: Likewise.
7015         * charmaps/ISO-8859-9: Likewise.
7016         * charmaps/ISO-IR-197: Likewise.
7017         * charmaps/ISO-IR-90: Likewise.
7018         * charmaps/ISO_10367-BOX: Likewise.
7019         * charmaps/ISO_5427: Likewise.
7020         * charmaps/ISO_5428: Likewise.
7021         * charmaps/ISO_646.BASIC: Likewise.
7022         * charmaps/ISO_646.IRV: Likewise.
7023         * charmaps/ISO_6937: Likewise.
7024         * charmaps/ISO_6937-2-25: Likewise.
7025         * charmaps/ISO_6937-2-ADD: Likewise.
7026         * charmaps/ISO_8859-SUPP: Likewise.
7027         * charmaps/IT: Likewise.
7028         * charmaps/JIS_C6220-1969-RO: Likewise.
7029         * charmaps/JIS_C6229-1984-B: Likewise.
7030         * charmaps/JIS_X0201: Likewise.
7031         * charmaps/JUS_I.B1.002: Likewise.
7032         * charmaps/JUS_I.B1.003-MAC: Likewise.
7033         * charmaps/JUS_I.B1.003-SERB: Likewise.
7034         * charmaps/KOI-8: Likewise.
7035         * charmaps/KOI8-R: Likewise.
7036         * charmaps/KOI8-U: Likewise.
7037         * charmaps/KSC5636: Likewise.
7038         * charmaps/KSX1001: Likewise.
7039         * charmaps/LATIN-GREEK: Likewise.
7040         * charmaps/LATIN-GREEK-1: Likewise.
7041         * charmaps/MAC-IS: Likewise.
7042         * charmaps/MAC-UK: Likewise.
7043         * charmaps/MACINTOSH: Likewise.
7044         * charmaps/MSZ_7795.3: Likewise.
7045         * charmaps/NATS-DANO: Likewise.
7046         * charmaps/NATS-SEFI: Likewise.
7047         * charmaps/NC_NC00-10: Likewise.
7048         * charmaps/NEXTSTEP: Likewise.
7049         * charmaps/NF_Z_62-010: Likewise.
7050         * charmaps/NF_Z_62-010_1973: Likewise.
7051         * charmaps/NS_4551-1: Likewise.
7052         * charmaps/NS_4551-2: Likewise.
7053         * charmaps/PT: Likewise.
7054         * charmaps/PT2: Likewise.
7055         * charmaps/SAMI: Likewise.
7056         * charmaps/SAMI-WS2: Likewise.
7057         * charmaps/SEN_850200_B: Likewise.
7058         * charmaps/SEN_850200_C: Likewise.
7059         * charmaps/T.101-G2: Likewise.
7060         * charmaps/T.61-7BIT: Likewise.
7061         * charmaps/T.61-8BIT: Likewise.
7062         * charmaps/TIS-620: Likewise.
7063         * charmaps/UTF8: Likewise.
7064         * charmaps/VIDEOTEX-SUPPL: Likewise.
7066 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
7068         * locales/pt_BR: Revert last change partly.  Full weekday and month
7069         names are written with lowercase first letter.
7070         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7072 2000-06-21  Andreas Jaeger  <aj@suse.de>
7074         * tst-trans.c: Include <stdlib.h> and <string.h>.
7076 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
7078         * locales/pt_BR: Correct day and month names.
7079         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7081 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
7083         * Makefile (ld-test-srcs): Add tests/test6.c.
7085         * Makefile (ld-test-srcs): Add trans.def here.
7087         * Makefile (ld-test-srcs): Handle .ds files separately.
7089         * Makefile (ld-test-srcs): Distribute all test6 input files.
7091 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
7093         * locales/be_BY: New file.
7094         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
7096 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
7098         * locales/iso14651_t1: New file.
7100 2000-05-15  Andreas Jaeger  <aj@suse.de>
7102         * tst-fmon.data: Change testcase following fixes for
7103         de_DE.
7105         * locales/de_DE: Remove space after DEM since DEM is
7106         now placed after the value.
7108         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
7109         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
7110         PR libc/1713.
7112 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
7114         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
7115         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
7117         * tst-fmon.c (main): Print the locale name as well in the error
7118         message.
7120 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
7122         * locales/i18n: New file.
7124 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
7126         * tst-fmon.data: Update test after last strfmon change.
7128 2000-03-15  Andreas Jaeger  <aj@suse.de>
7130         * locales/sl_SI: Fix entries for june and july.
7131         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
7132         libc/1648.
7134 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
7136         * locales/en_DK: Correct syntax.
7138 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
7140         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
7142 2000-03-01  Andreas Jaeger  <aj@suse.de>
7144         * locales/gv_GB: New file.
7145         * locales/kw_GB: New file.
7146         From Pablo Saratxaga <pablo@mandrakesoft.com>.
7148 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
7150         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
7152 2000-03-01  Andreas Jaeger  <aj@suse.de>
7154         * SUPPORTED: Added bg_BG.CP1251.
7156         * locales/bg_BG: New file.
7158 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
7160         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
7161         names for characters.
7162         * charmaps/EUC-KR: ADD width information.
7163         * repertoiremaps/mnemonic.ko: New file.
7164         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7166         * charmaps/GBK: New file.
7167         * locales/zh_CN.GBK: New file.
7168         * repertoiremaps/mnemonic.zh: New file.
7169         Contributed by Sean Chen <sean.chen@turbolinux.com>.
7171         * locales/mk_MK: New file.
7172         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
7173         * SUPPORTED: Add mk_MK ISO-8859-5.
7175 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
7177         * SUPPORTED: Add gl_ES.ISO-8859-1.
7179         * SUPPORTED: Add ar_SA.ISO-8859-6.
7180         * locales/ar_SA: New file.
7182         * locales/th_TH: Remove Thai digits from `digits'.
7184         * SUPPORTED: Add th_TH.TIS-620.
7186         * locales/el_GR (toupper): Don't map *s to S*.
7187         * locales/en_DK: Likewise.
7188         * locales/en_DK.com: Likewise.
7189         * locales/ru_RU: Likewise.
7190         * locales/ru_UA: Likewise.
7191         * locales/tr_TR: Likewise.
7192         * locales/uk_UA: Likewise.
7194         * locales/en_DK (toupper): Map v% to V%.
7195         (tolower): Map V% to v%.
7196         * locales/en_DK.com: Likewise.
7197         * locales/ru_RU: Likewise.
7198         * locales/ru_UA: Likewise.
7199         * locales/tr_TR: Likewise.
7200         * locales/uk_UA: Likewise.
7202 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
7204         * Makefile (generated-dirs): Add de_DE.437.
7206 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
7208         * charmaps/IBM864: Correct comment for /xC6 mapping.
7209         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
7210         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
7211         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
7212         Reported by Bruno Haible <haible@ilog.fr>.
7214 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7216         * locales/af_ZA: Fix syntax errors.
7218 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
7220         * tst-locale.sh: Also enable test5.
7221         * tests/test5.ds: New file.
7223         * locales/gl_ES: New file.
7224         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
7226         * locales/POSIX: Remove trailing semicolon.
7227         * locales/th_TH: Likewise.
7228         PR libc/1545.
7230 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
7232         * locales/ja_JP: Add double-width digits to digit class.
7234 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
7236         * charmaps/ISO-8859-16: Add mapping for /xba.
7237         Reported by Bruno Haible <haible@ilog.fr>.
7239 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
7241         * tst-trans.sh: Add directory names to charmap and repertoire file
7242         names.
7244         * charmaps/ISO-8859-16: New file.
7246         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
7248 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
7250         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
7252 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
7254         * collate-test.c (main): Correct logic in test.
7256         * tst-trans.sh: Use correct name for dynamic loader.
7258 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
7260         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
7262         * locale/en_BW: New file.
7263         * locale/en_ZW: New file.
7264         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7266 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
7268         * locales/ja_JP: Fix cntrl mapping and era definition.
7269         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
7271 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
7273         * locales/af_ZA: New file.
7274         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7276 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
7278         * locales/POSIX: Fix collation order of <SI> and add a few missing
7279         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
7281         * locales/cs_CZ: Fix syntax of collation entries with multi-character
7282         weights.
7283         * locales/da_DK: Likewise.
7284         * locales/el_GR: Likewise.
7285         * locales/en_CA: Likewise.
7286         * locales/en_CA,2.5: Likewise.
7287         * locales/en_DK: Likewise.
7288         * locales/en_DK.com: Likewise.
7289         * locales/es_AR: Likewise.
7290         * locales/es_BO: Likewise.
7291         * locales/es_CL: Likewise.
7292         * locales/es_CO: Likewise.
7293         * locales/es_DO: Likewise.
7294         * locales/es_EC: Likewise.
7295         * locales/es_ES: Likewise.
7296         * locales/es_GT: Likewise.
7297         * locales/es_HN: Likewise.
7298         * locales/es_MX: Likewise.
7299         * locales/es_PA: Likewise.
7300         * locales/es_PE: Likewise.
7301         * locales/es_PY: Likewise.
7302         * locales/es_SV: Likewise.
7303         * locales/es_US: Likewise.
7304         * locales/es_UY: Likewise.
7305         * locales/es_VE: Likewise.
7306         * locales/et_EE: Likewise.
7307         * locales/fi_FI: Likewise.
7308         * locales/fr_CA,2.13: Likewise.
7309         * locales/hr_HR: Likewise.
7310         * locales/hu_HU: Likewise.
7311         * locales/is_IS: Likewise.
7312         * locales/lt_LT: Likewise.
7313         * locales/lv_LV: Likewise.
7314         * locales/no_NO: Likewise.
7315         * locales/pl_PL: Likewise.
7316         * locales/ro_RO: Likewise.
7317         * locales/ru_RU: Likewise.
7318         * locales/ru_UA: Likewise.
7319         * locales/sl_SI: Likewise.
7320         * locales/sr_YU: Likewise.
7321         * locales/sv_SE: Likewise.
7322         * locales/th_TH: Likewise.
7323         * locales/tr_TR: Likewise.
7324         * locales/uk_UA: Likewise.
7326 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
7328         * charmaps/ISIRI-3342: New file.
7329         * locales/fa_IR: New file.
7330         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
7332 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
7334         * locales/de_DE: Correct syntax of multi-character weights.
7336 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
7338         * tests/test6.c: New file.
7339         * tests/test6.cm: New file.
7340         * tests/test6.def: New file.
7341         * tests/test6.mne: New file.
7343         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
7344         UFE85, and UFE8B.
7345         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
7346         and /xc6.
7347         * charmaps/KOI8-U: Fix typo in /x95 entry.
7348         * charmaps/KOI8-R: Correct 0x95 entry.
7349         * charmaps/CP1258: Add /xEC.
7350         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
7351         * charmaps/IBM874: Add Euro.
7352         * charmaps/ISO-8859-7: Map /xB4 to U0384.
7353         Reported by Bruno Haible <haible@ilog.fr>.
7355 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
7357         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
7358         1992.  Reported by Bruno Haible <haible@ilog.fr>.
7360 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
7362         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
7363         * charmaps/EUC-JP: Likewise.
7364         * repertoiremaps/mnemonic.ja: Likewise.
7366         * locales/ja_JP: Add extra CLASS and MAP definisions.
7368         * charmaps/EUC-JP: Add WIDTH definitions.
7370 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
7372         * Makefile: Don't run tests for now.
7374 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
7376         * locales/ko_KR: New file.
7377         * charmaps/EUC-KR: New file.
7378         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7380 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
7382         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
7384         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
7386 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
7388         * tst-trans.c: New file.
7389         * tst-trans.sh: New file.
7390         * tests/trans.def: New file.
7391         * Makefile: Add rules for character mapping tests.
7393         * tests/test1.def: Correct ellipsis syntax.
7395 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
7397         * charmaps/ISO-8859-1: Don't define values for non-printable
7398         characters.
7400         * charmaps/ISO-8859-1: Add width information.
7402 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
7404         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
7406         * charmaps/ISO-8859-13: Fix a few entries.
7407         Patch by Marius Gedminas <mgedmin@takas.lt>.
7409 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
7411         * locales/zh_CN: Some first patches to make the file usable.
7413 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
7415         * locales/id_ID: Fix typo.
7417 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
7419         * locales/en_DK: Add Euro symbol to collation and characterization
7420         tables.  Patch by Geoff Keating.
7422         * charmaps/ISO-8859-15: Remove duplicate <OC>.
7424 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
7426         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
7427         * charmaps/IBM866: Likewise.
7428         * charmaps/IBM874: Likewise.
7429         * charmaps/ISO-8859-13: Likewise.
7430         * charmaps/ISO-8859-14: Likewise.
7431         * charmaps/ISO-8859-15: Likewise.
7432         * charmaps/MAC-UK: Likewise.
7434         * charmaps/ISO-8859-13: Correct typo.
7435         * charmaps/ISO-8859-14: Likewise.
7436         * charmaps/ISO-8859-15: Likewise.
7438 1999-08-16  Andreas Schwab  <schwab@suse.de>
7440         * charmaps/UTF8: Add entries for /x00.  Remove spurious
7441         <percent-sign/> entry.  Correct typo.
7443 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
7445         * charmaps/UTF8: Generated from the charDB.
7447 1999-08-13  Andreas Schwab  <schwab@suse.de>
7449         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
7450         * locales/da_DK: Likewise.
7451         * locales/de_DE: Likewise.
7452         * locales/el_GR: Likewise.
7453         * locales/en_CA: Likewise.
7454         * locales/en_DK: Likewise.
7455         * locales/en_DK.com: Likewise.
7456         * locales/es_AR: Likewise.
7457         * locales/es_BO: Likewise.
7458         * locales/es_CL: Likewise.
7459         * locales/es_CO: Likewise.
7460         * locales/es_DO: Likewise.
7461         * locales/es_EC: Likewise.
7462         * locales/es_ES: Likewise.
7463         * locales/es_GT: Likewise.
7464         * locales/es_HN: Likewise.
7465         * locales/es_MX: Likewise.
7466         * locales/es_PA: Likewise.
7467         * locales/es_PE: Likewise.
7468         * locales/es_PY: Likewise.
7469         * locales/es_SV: Likewise.
7470         * locales/es_US: Likewise.
7471         * locales/es_UY: Likewise.
7472         * locales/es_VE: Likewise.
7473         * locales/et_EE: Likewise.
7474         * locales/fi_FI: Likewise.
7475         * locales/hr_HR: Likewise.
7476         * locales/hu_HU: Likewise.
7477         * locales/is_IS: Likewise.
7478         * locales/lt_LT: Likewise.
7479         * locales/lv_LV: Likewise.
7480         * locales/no_NO: Likewise.
7481         * locales/pl_PL: Likewise.
7482         * locales/ro_RO: Likewise.
7483         * locales/ru_RU: Likewise.
7484         * locales/ru_UA: Likewise.
7485         * locales/sl_SI: Likewise.
7486         * locales/sr_YU: Likewise.
7487         * locales/sv_SE: Likewise.
7488         * locales/tr_TR: Likewise.
7489         * locales/uk_UA: Likewise.
7491         * charmaps/ISO_10646: Fix typo.
7493 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
7495         * locales/ca_ES: New file.
7496         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
7498         * SUPPORTED: Add ca_ES.
7500 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
7502         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
7503         correct sources.
7505 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
7507         * locales/ru_RU: Abbreviate Saturday Sbt.
7508         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
7510 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
7512         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
7514 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
7516         * Makefile (install-locales): Allow specifying charset in locale
7517         name but omit it in locale definition file.
7519         * SUPPORTED: Don't generate ru_SU.
7520         * locales/ru_SU: Removed.
7522         * locales/zh_CN: Update.
7523         * charmaps/GB2312: New file.
7524         Contributed by hashao@china.com.
7526 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7528         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
7529         correct some character names.
7531         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
7533 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
7535         * charmaps/SAMI-WS2: Add one more alias.
7537 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
7539         * charmaps/IBM874: New file.
7541         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
7543         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
7545         * charmaps/IBM864: Major update from Unicode data.
7547         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
7549         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
7551         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
7553         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
7555         * charmaps/IBM857: Correct entries ee, f7, and fa.
7557         * charmaps/IBM855: Correct entries 95, ef, and fd.
7559         * charmaps/IBM437: Correct entries f9 and fa.
7561         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
7563         * locales/th_TH: New file.  Thai locale description.
7564         * th_TH.in: New file.
7565         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7567 1999-04-14  Cristian Gafton  <gafton@redhat.com>
7569         * SUPPORTED: Add support for Ukraine Russian.
7570         * locales/ru_UA: New file.
7571         * locales/uk_UA: New file.
7572         * charmaps/KOI8-U: New file.
7574 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
7576         * locales/id_ID: New file.
7578 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
7580         * charmaps/TIS-620: New file.
7581         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7583 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
7585         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
7587         * charmaps/CP1256: Cosmetic changes.
7588         * charmaps/CP1257: Likewise.
7590         * charmaps/CP1258: New file.
7592         * charmaps/CP1257: Add some marks.
7593         * charmaps/CP1256: Update from Unicode page.
7594         * charmaps/CP1255: Lots of punctuation character changes.
7595         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
7596         * charmaps/CP1253: Add Euro character.
7597         * charmaps/CP1252: Add Euro character and z caron.
7598         * charmaps/CP1251: Add Euro character.
7599         * charmaps/CP1250: Add Euro character.
7601 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
7603         * locales/hr_HR: Various corrections.
7604         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
7606 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
7608         * locales/ru_RU (mon): Fix March and May month name translations.
7609         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
7611 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
7613         * Makefile (test-input): Prepare for cs_CZ test.
7614         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
7615         * cs_CZ.in: New file.
7617 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
7619         * locales/it_CH: New file.
7620         * SUPPORTED: Add it_CH.
7622         * locales/in_ID: New file.
7623         * SUPPORTED: Add in_ID.
7625 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7627         * Makefile (test-input): Add hr_HR.ISO-8859-2.
7628         (test-input-data): New variable.
7629         (distribute): Use it.
7630         (do-collate-test): Use it.
7631         * locales/hr_HR.in: New file.
7633 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
7635         * charmaps/IBM866: New file.
7636         * charmaps/MAC-UK: New file.
7638 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
7640         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
7641         * charmaps/ISO-8859-14: Add alias names.
7643         * repertoiremaps/mnemonics.ds: Remove duplicates.
7645 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
7647         * charmaps/ISO-8859-13: New file.
7648         * charmaps/ISO-8859-14: New file.
7649         * charmaps/ISO-8859-15: New file.
7651         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
7653 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
7655         * SUPPORTED: Add en_AU.
7657 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
7659         * SUPPORTED: Update greek entry.
7660         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
7662 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
7664         * locales/el_GR (abmon): Remove spaces at end of strings.
7666 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
7668         * tests/test1.cm: Add missing character definitions to read POSIX
7669         locale definition.
7670         * tests/test2.cm: Likewise.
7671         * tests/test3.cm: Likewise.
7672         * tests/test4.cm: Likewise.
7673         * tests/test5.cm: Likewise.
7675 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
7677         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
7679 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
7681         * locales/gr_GR: Renamed to...
7682         * locales/el_GR: ...this.
7683         (yesexpr, noexpr): Also allow yes and no.
7685 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7687         * locales/sr_YU: Add repertoiremap.
7689 1998-09-23  Cristian Gafton  <gafton@redhat.com>
7691         * locales/sr_YU: New file.
7692         * SUPPORTED: Add sr_YU.
7694 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
7696         * Makefile: Rewrite install-locales rule.
7698 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
7700         * Makefile: Add more dependecies for running tests.
7701         Reported by HJ Lu.
7703 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7705         * locales/sk_SK: Add repertoiremap.
7707 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7709         * locales/ru_SU: Add repertoiremap.
7711 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
7713         * locales/ru_SU: New file.
7714         * SUPPORTED: Add ru_SU with KOI8-R.
7716 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
7718         * Makefile: Install repertoire maps.
7719         * mnemonic.ds: Moved into repertoiremaps subdir.
7720         * repertoiremaps/charids.894: New file.
7721         * repertoiremaps/mnemonic.ds: New file.
7723         * sort-test.sh: Adapt for most recent changes in localedef.
7724         * tst-fmon.sh: Likewise.
7725         * tst-locale.sh: Likewise.
7727         * locales/POSIX: Add repertoiremap definition.
7728         * locales/cs_CZ: Likewise.
7729         * locales/da_DK: Likewise.
7730         * locales/de_AT: Likewise.
7731         * locales/de_BE: Likewise.
7732         * locales/de_CH: Likewise.
7733         * locales/de_DE: Likewise.
7734         * locales/de_LU: Likewise.
7735         * locales/en_AU: Likewise.
7736         * locales/en_CA: Likewise.
7737         * locales/en_CA,2.5: Likewise.
7738         * locales/en_DK: Likewise.
7739         * locales/en_DK.com: Likewise.
7740         * locales/en_GB: Likewise.
7741         * locales/en_IE: Likewise.
7742         * locales/en_NZ: Likewise.
7743         * locales/en_US: Likewise.
7744         * locales/es_AR: Likewise.
7745         * locales/es_BO: Likewise.
7746         * locales/es_CL: Likewise.
7747         * locales/es_CO: Likewise.
7748         * locales/es_DO: Likewise.
7749         * locales/es_EC: Likewise.
7750         * locales/es_ES: Likewise.
7751         * locales/es_GT: Likewise.
7752         * locales/es_HN: Likewise.
7753         * locales/es_MX: Likewise.
7754         * locales/es_PA: Likewise.
7755         * locales/es_PE: Likewise.
7756         * locales/es_PY: Likewise.
7757         * locales/es_SV: Likewise.
7758         * locales/es_US: Likewise.
7759         * locales/es_UY: Likewise.
7760         * locales/es_VE: Likewise.
7761         * locales/et_EE: Likewise.
7762         * locales/eu_ES: Likewise.
7763         * locales/fi_FI: Likewise.
7764         * locales/fo_FO: Likewise.
7765         * locales/fr_BE: Likewise.
7766         * locales/fr_CA: Likewise.
7767         * locales/fr_CA,2.13: Likewise.
7768         * locales/fr_CH: Likewise.
7769         * locales/fr_FR: Likewise.
7770         * locales/fr_LU: Likewise.
7771         * locales/ga_IE: Likewise.
7772         * locales/gr_GR: Likewise.
7773         * locales/he_IL: Likewise.
7774         * locales/hr_HR: Likewise.
7775         * locales/hu_HU: Likewise.
7776         * locales/is_IS: Likewise.
7777         * locales/it_IT: Likewise.
7778         * locales/iw_IL: Likewise.
7779         * locales/kl_GL: Likewise.
7780         * locales/lt_LT: Likewise.
7781         * locales/lv_LV: Likewise.
7782         * locales/nl_BE: Likewise.
7783         * locales/nl_NL: Likewise.
7784         * locales/no_NO: Likewise.
7785         * locales/pl_PL: Likewise.
7786         * locales/pt_BR: Likewise.
7787         * locales/pt_PT: Likewise.
7788         * locales/ro_RO: Likewise.
7789         * locales/ru_RU: Likewise.
7790         * locales/sl_SI: Likewise.
7791         * locales/sv_FI: Likewise.
7792         * locales/sv_SE: Likewise.
7793         * locales/tr_TR: Likewise.
7794         * locales/zh_CN: Likewise.
7796 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
7798         * tst-locale.sh: Add comment for when multi-byte charsets in
7799         locales work.
7800         * tests/test5.cm: New file.
7801         * tests/test5.def: New file.
7802         * Makefile (ld-test-names): Add test5.
7804 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
7806         * locales/de_DE: Use . as thousands separator and 3;3 groups for
7807         LC_NUMERIC.
7809 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
7811         * Makefile: Fix test rules from last patch.
7813 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7815         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
7816         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
7818 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
7820         * Makefile (distribute): Add tst-locale.sh.
7822 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
7824         * Makefile (distribute): Add SUPPORTED.
7825         (install-locales): New rule to install locale dat ausing localedef.
7826         * SUPPORTED: New file.  Names all usable locales.
7827         Based on a patch by Cristian Gafton <gafton@redhat.com>.
7829         * locales/gr_GR: Correct collation description.
7830         * locales/nl_NL: Correct Charset requirement.
7831         * locales/pt_BR: Fix int_curr_symbol.
7832         * locales/ru_RU: Fix ctype data.
7833         Patches by Cristian Gafton <gafton@redhat.com>.
7835         * locales/nl_NL: Fix yesexpr/noexpr.
7836         * locales/pt_BR: Likewise.
7837         * locales/cs_CZ: Likewise.
7838         * locales/da_DK: Likewise.
7839         * locales/en_AU: Likewise.
7840         * locales/en_CA: Likewise.
7841         * locales/en_DK: Likewise.
7842         * locales/en_DK.com: Likewise.
7843         * locales/en_GB: Likewise.
7844         * locales/en_NZ: Likewise.
7845         * locales/en_US: Likewise.
7846         * locales/es_AR: Likewise.
7847         * locales/es_BO: Likewise.
7848         * locales/es_CL: Likewise.
7849         * locales/es_CO: Likewise.
7850         * locales/es_DO: Likewise.
7851         * locales/es_EC: Likewise.
7852         * locales/es_ES: Likewise.
7853         * locales/es_GT: Likewise.
7854         * locales/es_HN: Likewise.
7855         * locales/es_MX: Likewise.
7856         * locales/es_PA: Likewise.
7857         * locales/es_PE: Likewise.
7858         * locales/es_PY: Likewise.
7859         * locales/es_SV: Likewise.
7860         * locales/es_US: Likewise.
7861         * locales/es_UY: Likewise.
7862         * locales/es_VE: Likewise.
7863         * locales/et_EE: Likewise.
7864         * locales/eu_ES: Likewise.
7865         * locales/fi_FI: Likewise.
7866         * locales/fo_FO: Likewise.
7867         * locales/fr_BE: Likewise.
7868         * locales/fr_CA: Likewise.
7869         * locales/fr_CH: Likewise.
7870         * locales/fr_FR: Likewise.
7871         * locales/fr_LU: Likewise.
7872         * locales/ga_IE: Likewise.
7873         * locales/gr_GR: Likewise.
7874         * locales/he_IL: Likewise.
7875         * locales/hr_HR: Likewise.
7876         * locales/hu_HU: Likewise.
7877         * locales/is_IS: Likewise.
7878         * locales/it_IT: Likewise.
7879         * locales/iw_IL: Likewise.
7880         * locales/ja_JP: Likewise.
7881         * locales/kl_GL: Likewise.
7882         * locales/lt_LT: Likewise.
7883         * locales/lv_LV: Likewise.
7884         * locales/no_NO: Likewise.
7885         * locales/pl_PL: Likewise.
7886         * locales/pt_PT: Likewise.
7887         * locales/ro_RO: Likewise.
7888         * locales/ru_RU: Likewise.
7889         * locales/sl_SI: Likewise.
7890         * locales/sv_SE: Likewise.
7891         * locales/tr_TR: Likewise.
7892         * locales/zh_CN: Likewise.
7894 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
7896         * locales/ru_RU: Correct last patch.
7897         Patch by Cristian Gafton <gafton@redhat.com>.
7899 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
7901         * locales/de_DE: Use common german data and time format not ISO
7902         8601.
7904 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
7906         * locales/ru_RU: Correct inconsistencies in mon data.
7907         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
7909 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7911         * locales/pl_PL: Fix int_curr_symbol.
7913 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
7915         * locales/is_IS: Update from Debian version.
7917 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
7919         * tst-fmon.c: New file.  strfmon test program.
7920         * tst-fmon.sh: New file.  Script to run strfmon test.
7921         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
7922         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
7924         * locales/cs_CZ: Update from author.
7926 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
7928         * sort-test.sh: Call localedef with additional environment variable
7929         I18NPATH to point to not-yet-installed locale data files.
7931         * locales/POSIX: Updated version from maintainer.
7933 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
7935         * collate-test.c (main): Change prototype definition to prevent
7936         warning.
7938 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
7940         * locales/de_DE: Include real collation data.  It's similar to the
7941         en_DK information but the order of small and capital characters is
7942         exchanged.
7944         * collate-test.c: New file.  Test suite for strcoll function.
7945         * de_DE.in: Input file for collation test.
7946         * da_DK.in: Likewise.
7948         * xfrm-test.c: New file.  Test suite for strxfrm function.
7950 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
7952         * All charmaps: Fix entries for <quotation-mark>.
7954 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
7956         * Makefile (charmaps): Don't try to install CVS or RCS directory.
7957         (locales): Likewise.
7958         Reported by Matthias Urlichs.