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