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