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