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