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