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