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