1 2015-10-17 Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
4 * locales/lt_LT: Change currency to the Euro.
6 2015-10-17 Egmont Koblinger <egmont@gmail.com>
9 * locales/hu_HU: Change time separator to colon.
11 2015-08-18 Marko Myllynen <myllynen@redhat.com>
14 * locales/eu_ES: Fix lang_lib.
15 * locales/lb_LU: Likewise.
16 * locales/my_MM: Likewise.
17 * locales/sr_ME: Likewise.
18 * locales/sr_RS: Likewise.
19 * locales/sr_RS@latin: Likewise.
20 * locales/tr_TR: Likewise.
21 * locales/lo_LA: Fix lang_term.
22 * locales/km_KH: Fix lang_ab, lang_term, lang_lib.
24 2015-08-07 Arslanbek Astemirov <astemirow@mail.ru>
27 * locales/ce_RU (LC_IDENTIFICATION): Fix language.
28 (LC_TIME): Set first_weekday and first_workday.
29 (LC_NUMERIC): Copy ru_RU.
31 2015-07-21 Khem Raj <raj.khem@gmail.com>
34 * locales/bhb_IN: Do not define lang_ab.
35 * locales/tcy_IN: Ditto.
37 2015-07-21 Khem Raj <raj.khem@gmail.com>
40 * SUPPORTED: Rename tu_IN to tcy_IN and bh_IN to bhb_IN.
42 2015-07-20 Chris Metcalf <cmetcalf@ezchip.com>
44 * tst-leaks.c (TIMEOUT): Bump up to 5 seconds.
46 2015-07-15 Pravin Satpute <psatpute@redhat.com>
49 * locales/tu_IN: renamed to tcy_IN.
50 * locales/bh_IN: renamed to bhb_IN.
52 2015-05-16 Carlos O'Donell <carlos@redhat.com>
54 * Makefile (INSTALL-SUPPORTED-LOCALES): Fail if localedef fails.
56 2015-05-16 Marko Myllynen <myllynen@redhat.com>
58 * locales/bo_CN (LC_NAME): Fix compilation.
59 * locales/bo_IN (LC_NAME): Likewise.
61 2015-05-12 Leonhard Holz <leonhard.holz@web.de>
63 * gen-locales.mk: New Makefile snippet to generate locales.
64 * localedata/Makefile: Use gen-locales.mk for locale
66 * localedata/gen-locale.sh (generate_locale): Make path to
67 charmaps independent of current working directory.
69 2015-05-07 Christian Schmidt <glibc@chsc.dk>
72 * locales/da_DK: Update currency_symbol.
74 2015-04-10 Stefan Liebler <stli@linux.vnet.ibm.com>
76 * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Change expected
77 result to -2 in case of n == 0.
78 * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Check result against
81 2015-03-04 Roland McGrath <roland@hack.frob.com>
83 * bug-setlocale1.c (do_test): Remove argument handling and
84 self-exec'ing logic. Just expect to be run with the right
85 variables (and nothing else) directly in the environment instead.
86 (TEST_FUNCTION): Don't pass arguments to do_test.
87 * Makefile (bug-setlocale1-ARGS, bug-setlocale1-static-ARGS):
89 (bug-setlocale1-ENV-only, bug-setlocale1-static-ENV-only):
92 2015-02-23 Alexandre Oliva <aoliva@redhat.com>
94 * unicode-gen/ctype_compatibility.py: Use date ranges in
96 * unicode-gen/ctype_compatibility_test_cases.py: Likewise.
97 * unicode-gen/gen_unicode_ctype.py: Likewise.
98 * unicode-gen/utf8_compatibility.py: Likewise.
99 * unicode-gen/utf8_gen.py: Likewise. Use upper case for
100 global variables, use tuples for global constant arrays. From
101 Mike FABIAN. Suggested by Mike Frysinger <vapier@gentoo.org>.
103 2015-02-20 Alexandre Oliva <aoliva@redhat.com>
109 * unicode-gen/Makefile: New.
110 * unicode-gen/unicode-license.txt: New, from Unicode.
111 * unicode-gen/UnicodeData.txt: New, from Unicode.
112 * unicode-gen/DerivedCoreProperties.txt: New, from Unicode.
113 * unicode-gen/EastAsianWidth.txt: New, from Unicode.
114 * unicode-gen/gen_unicode_ctype.py: New generator, from Mike
115 FABIAN <mfabian@redhat.com>.
116 * unicode-gen/ctype_compatibility.py: New verifier, from
117 Pravin Satpute <psatpute@redhat.com> and Mike FABIAN.
118 * unicode-gen/ctype_compatibility_test_cases.py: New verifier
119 module, from Mike FABIAN.
120 * unicode-gen/utf8_gen.py: New generator, from Pravin Satpute
122 * unicode-gen/utf8_compatibility.py: New verifier, from Pravin
123 Satpute and Mike FABIAN.
124 * charmaps/UTF-8: Update.
125 * locales/i18n: Update.
126 * gen-unicode-ctype.c: Remove.
127 * tst-ctype-de_DE.ISO-8859-1.in: Adjust, islower now returns
128 true for ordinal indicators.
130 2015-01-21 Marek Polacek <polacek@redhat.com>
132 * tests-mbwc/tst_wcscpy.c (tst_wcscpy): Fix condition.
134 2015-01-02 Joseph Myers <joseph@codesourcery.com>
136 * All files with FSF copyright notices: Update copyright dates
137 using ../scripts/update-copyrights.
139 2014-12-01 Pravin Satpute <psatpute@redhat.com>
142 * locales/raj_IN: New locale for raj_IN.
143 * SUPPORTED: Add raj_IN.
146 * locales/ce_RU: New locale Chechen for RUSSIAN FEDERATION.
147 * SUPPORTED: Add ce_RU.
149 2014-11-12 Tatiana Udalova <t.udalova@samsung.com>
152 * SUPPORTED: Add Bhili and Tulu locales.
153 * locales/tu_IN: New Tulu locale.
154 * locales/bh_IN: New Bhili locale.
156 2014-07-02 Florian Weimer <fweimer@redhat.com>
158 * tst-setlocale3.c: New file.
159 * Makefile (tests): Add tst-setlocale3.
161 2014-06-20 Stefan Liebler <stli@linux.vnet.ibm.com>
163 * Makefile (LOCALES): Add en_GB.UTF-8.
165 2014-06-18 Joseph Myers <joseph@codesourcery.com>
167 * Makefile (LOCALEDEF): Use $(rtld-prefix).
169 2014-06-09 Joseph Myers <joseph@codesourcery.com>
171 * Makefile (test-srcs): Remove tst-mbswcs1, tst-mbswcs2,
172 tst-mbswcs3, tst-mbswcs4, tst-mbswcs5 and tst-wctype.
173 (generated): Remove tst-mbswcs.out.
174 (tests): Add tst-mbswcs1, tst-mbswcs2, tst-mbswcs3, tst-mbswcs4,
175 tst-mbswcs5 and tst-wctype.
176 (tests-special): Remove $(objpfx)tst-mbswcs.out and
177 $(objpfx)tst-wctype.out.
178 ($(objpfx)tst-mbswcs.out): Remove rule.
179 ($(objpfx)tst-wctype.out): Likewise.
180 (tst-wctype-ENV): New variable.
181 * tst-mbswcs.sh: Remove file.
182 * tst-wctype.sh: Likewise.
184 2014-06-07 Joseph Myers <joseph@codesourcery.com>
186 * tst-fmon.sh: Don't set LANGUAGE.
187 * tst-locale.sh: Likewise.
189 2014-06-06 Joseph Myers <joseph@codesourcery.com>
191 * Makefile ($(addprefix $(objpfx),$(CTYPE_FILES))): Use
192 $(built-program-cmd-before-env), $(run-program-env) and
193 $(built-program-cmd-after-env).
194 ($(objpfx)sort-test.out): Use $(test-program-prefix-before-env),
195 $(run-program-env) and $(test-program-prefix-after-env).
196 ($(objpfx)tst-fmon.out): Use $(run-program-prefix-before-env),
197 $(run-program-env) and $(run-program-prefix-after-env).
198 ($(objpfx)tst-locale.out): Use $(built-program-cmd-before-env),
199 $(run-program-env) and $(built-program-cmd-after-env).
200 ($(objpfx)tst-trans.out): Use $(run-program-prefix-before-env),
201 $(run-program-env), $(run-program-prefix-after-env),
202 $(test-program-prefix-before-env) and
203 $(test-program-prefix-after-env).
204 ($(objpfx)tst-ctype.out): Use $(test-program-cmd-before-env),
205 $(run-program-env) and $(test-program-cmd-after-env).
206 ($(objpfx)tst-wctype.out): Likewise.
207 ($(objpfx)tst-langinfo.out): Likewise.
208 ($(objpfx)tst-langinfo-static.out): Likewise.
209 * gen-locale.sh: Use localedef_before_env, run_program_env and
210 localedef_after_env arguments.
211 * sort-test.sh: Use test_program_prefix_before_env,
212 run_program_env and test_program_prefix_after_env arguments.
213 * tst-ctype.sh: Use tst_ctype_before_env, run_program_env and
214 tst_ctype_after_env arguments.
215 * tst-fmon.sh: Use run_program_prefix_before_env, run_program_env
216 and run_program_prefix_after_env arguments.
217 * tst-langinfo.sh: Use tst_langinfo_before_env, run_program_env
218 and tst_langinfo_after_env arguments.
219 * tst-locale.sh: Use localedef_before_env, run_program_env and
220 localedef_after_env arguments.
221 * tst-mbswcs.sh: Do not set environment variables explicitly.
222 * tst-numeric.sh: Likewise.
223 * tst-rpmatch.sh: Likewise.
224 * tst-trans.sh: Use run_program_prefix_before_env,
225 run_program_env, run_program_prefix_after_env,
226 test_program_prefix_before_env and test_program_prefix_after_env
228 * tst-wctype.sh: Use tst_wctype_before_env, run_program_env and
229 tst_wctype_after_env arguments.
231 2014-06-05 Andreas Schwab <schwab@suse.de>
234 * SUPPORTED: Add uz_UZ.UTF-8/UTF-8.
236 2014-06-05 Joseph Myers <joseph@codesourcery.com>
238 * Makefile (TEST_MBWC_ENV): Remove variable.
239 (tst_iswalnum-ENV): Likewise.
240 (tst_iswalpha-ENV): Likewise.
241 (tst_iswcntrl-ENV): Likewise.
242 (tst_iswctype-ENV): Likewise.
243 (tst_iswdigit-ENV): Likewise.
244 (tst_iswgraph-ENV): Likewise.
245 (tst_iswlower-ENV): Likewise.
246 (tst_iswprint-ENV): Likewise.
247 (tst_iswpunct-ENV): Likewise.
248 (tst_iswspace-ENV): Likewise.
249 (tst_iswupper-ENV): Likewise.
250 (tst_iswxdigit-ENV): Likewise.
251 (tst_mblen-ENV): Likewise.
252 (tst_mbrlen-ENV): Likewise.
253 (tst_mbrtowc-ENV): Likewise.
254 (tst_mbsrtowcs-ENV): Likewise.
255 (tst_mbstowcs-ENV): Likewise.
256 (tst_mbtowc-ENV): Likewise.
257 (tst_strcoll-ENV): Likewise.
258 (tst_strfmon-ENV): Likewise.
259 (tst_strxfrm-ENV): Likewise.
260 (tst_swscanf-ENV): Likewise.
261 (tst_towctrans-ENV): Likewise.
262 (tst_towlower-ENV): Likewise.
263 (tst_towupper-ENV): Likewise.
264 (tst_wcrtomb-ENV): Likewise.
265 (tst_wcscat-ENV): Likewise.
266 (tst_wcschr-ENV): Likewise.
267 (tst_wcscmp-ENV): Likewise.
268 (tst_wcscoll-ENV): Likewise.
269 (tst_wcscpy-ENV): Likewise.
270 (tst_wcscspn-ENV): Likewise.
271 (tst_wcslen-ENV): Likewise.
272 (tst_wcsncat-ENV): Likewise.
273 (tst_wcsncmp-ENV): Likewise.
274 (tst_wcsncpy-ENV): Likewise.
275 (tst_wcspbrk-ENV): Likewise.
276 (tst_wcsrtombs-ENV): Likewise.
277 (tst_wcsspn-ENV): Likewise.
278 (tst_wcsstr-ENV): Likewise.
279 (tst_wcstod-ENV): Likewise.
280 (tst_wcstok-ENV): Likewise.
281 (tst_wcstombs-ENV): Likewise.
282 (tst_wcswidth-ENV): Likewise.
283 (tst_wcsxfrm-ENV): Likewise.
284 (tst_wctob-ENV): Likewise.
285 (tst_wctomb-ENV): Likewise.
286 (tst_wctrans-ENV): Likewise.
287 (tst_wctype-ENV): Likewise.
288 (tst_wcwidth-ENV): Likewise.
289 (tst-digits-ENV): Likewise.
290 (tst-mbswcs6-ENV): Likewise.
291 (tst-xlocale1-ENV): Likewise.
292 (tst-xlocale2-ENV): Likewise.
293 (tst-strfmon1-ENV): Likewise.
294 (tst-strptime-ENV): Likewise.
295 (tst-setlocale-ENV): Don't set LOCPATH.
296 (bug-iconv-trans-ENV): Remove variable.
297 (tst-sscanf-ENV): Likewise.
298 (tst-leaks-ENV): Don't set LOCPATH.
299 (bug-setlocale1-ENV): Remove variable.
300 (bug-setlocale1-static-ENV): Likewise.
301 (tst-setlocale2-ENV): Likewise.
303 2014-05-21 Joseph Myers <joseph@codesourcery.com>
305 * Makefile (LOCALEDEF): Use $(elf-objpfx) instead of
306 $(common-objpfx)elf/.
308 2014-03-07 Joseph Myers <joseph@codesourcery.com>
310 * Makefile (LOCALES): Move definition above include of Rules.
311 (LOCALE_SRCS): Likewise.
312 (CHARMAPS): Likewise.
313 (CTYPE_FILES): Likewise.
314 (tests-special): Add locale files.
315 ($(addprefix $(objpfx),$(CTYPE_FILES))): Use $(evaluate-test).
317 * Makefile (generated): Rename tests to end with .out.
318 (tests-special): Likewise.
319 ($(objpfx)mtrace-tst-leaks): Likewise.
321 2014-03-06 Joseph Myers <joseph@codesourcery.com>
323 * Makefile (tests): Change dependencies to ....
324 (tests-special): ... additions to this variable.
326 2014-02-28 Roland McGrath <roland@hack.frob.com>
328 * Makefile (generated, generated-dirs): Use += rather than =.
330 2014-02-26 Joseph Myers <joseph@codesourcery.com>
332 * Makefile: Include Makeconfig immediately after defining subdir.
333 (all): Remove target.
335 2014-02-21 Joseph Myers <joseph@codesourcery.com>
337 * Makefile ($(objpfx)sort-test.out): Use $(evaluate-test).
338 ($(objpfx)tst-fmon.out): Likewise.
339 ($(objpfx)tst-numeric.out): Likewise.
340 ($(objpfx)tst-locale.out): Likewise.
341 ($(objpfx)tst-rpmatch.out): Likewise.
342 ($(objpfx)tst-trans.out): Likewise.
343 ($(objpfx)tst-mbswcs.out): Likewise.
344 ($(objpfx)tst-ctype.out): Likewise.
345 ($(objpfx)tst-wctype.out): Likewise.
346 ($(objpfx)tst-langinfo.out): Likewise.
347 ($(objpfx)mtrace-tst-leaks): Likewise.
349 2013-12-26 Chris Leonard <cjl@sugarlabs.org>
351 * locales/sa_IN: Add lang_name.
352 * locales/sat_IN: Likewise.
353 * locales/sc_IT: Likewise.
354 * locales/se_NO: Likewise.
355 * locales/si_LK: Likewise.
356 * locales/sl_SI: Likewise.
357 * locales/sq_AL: Likewise.
358 * locales/sq_MK: Likewise.
359 * locales/sv_FI: Likewise.
360 * locales/sv_SE: Likewise.
361 * locales/szl_PL: Likewise.
363 2013-12-20 Chris Leonard <cjl@sugarlabs.org>
365 * locales/oc_FR: Add lang_name.
366 * locales/or_IN: Likewise.
367 * locales/pa_IN: Likewise.
368 * locales/pa_PK: Likewise.
369 * locales/pap_AW: Likewise.
370 * locales/pap_CW: Likewise.
371 * locales/pl_PL: Likewise.
372 * locales/pt_BR: Likewise.
373 * locales/pt_PT: Likewise.
374 * locales/quz_PE: Likewise.
376 2013-12-12 Toke Høiland-Jørgensen <toke@toke.dk>
379 * locales/translit_neutral: Add entries for U00D8 and U00F8.
381 2013-12-12 Marko Myllynen <myllynen@redhat.com>
383 * locales/fi_FI: Fix Charset comment.
384 * locales/fi_FI@euro: Likewise.
386 2013-12-01 Chris Leonard <cjl@sugarlabs.org>
388 * locales/mag_IN: Add lang_name.
389 * locales/mai_IN: Likewise.
390 * locales/mg_MG: Likewise.
391 * locales/mi_NZ: Likewise.
392 * locales/mk_MK: Likewise.
393 * locales/ml_IN: Likewise.
394 * locales/mn_MN: Likewise.
395 * locales/mni_IN: Likewise.
396 * locales/mr_IN: Likewise.
397 * locales/ms_MY: Likewise.
398 * locales/mt_MT: Likewise.
399 * locales/nb_NO: Likewise.
400 * locales/ne_NP: Likewise.
401 * locales/nhn_MX: Likewise.
402 * locales/nl_AW: Likewise.
403 * locales/nl_BE: Likewise.
404 * locales/nl_NL: Likewise.
405 * locales/nn_NO: Likewise.
407 2013-11-26 Chris Leonard <cjl@sugarlabs.org>
409 * locales/ka_GE: Add lang_name.
410 * locales/kl_GL: Likewise.
411 * locales/kn_IN: Likewise.
412 * locales/ko_KR: Likewise.
413 * locales/kok_IN: Likewise.
414 * locales/ks_IN: Likewise.
415 * locales/ks_IN@devanagari: Likewise.
416 * locales/kw_GB: Likewise.
417 * locales/ky_KG: Likewise.
418 * locales/lg_UG: Likewise.
419 * locales/li_BE: Likewise.
420 * locales/li_NL: Likewise.
421 * locales/lij_IT: Likewise.
422 * locales/lt_LT: Likewise.
423 * locales/lv_LV: Likewise.
425 2013-11-25 Chris Leonard <cjl@sugarlabs.org>
427 * locales/ga_IE: Add lang_name.
428 * locales/gl_ES: Likewise.
429 * locales/gu_IN: Likewise.
430 * locales/gv_GB: Likewise.
431 * locales/hi_IN: Likewise.
432 * locales/hne_IN: Likewise.
433 * locales/hr_HR: Likewise.
434 * locales/hu_HU: Likewise.
435 * locales/id_ID: Likewise.
436 * locales/ik_CA: Likewise.
437 * locales/is_IS: Likewise.
438 * locales/it_CH: Likewise.
439 * locales/it_IT: Likewise.
440 * locales/ja_JP: Likewise.
442 2013-11-24 Chris Leonard <cjl@sugarlabs.org>
444 * locales/bs_BA: Add lang_name.
445 * locales/ca_AD: Likewise.
446 * locales/ca_ES: Likewise.
447 * locales/ca_FR: Likewise.
448 * locales/ca_IT: Likewise.
449 * locales/crh_UA: Likewise.
450 * locales/csb_PL: Likewise.
451 * locales/cv_RU: Likewise.
452 * locales/da_DK: Likewise.
453 * locales/doi_IN: Likewise.
454 * locales/dv_MV: Likewise.
455 * locales/el_CY: Likewise.
456 * locales/el_GR: Likewise.
457 * locales/el_GR@euro: Likewise.
458 * locales/eu_ES: Likewise.
459 * locales/fi_FI: Likewise.
460 * locales/fil_PH: Likewise.
461 * locales/fo_FO: Likewise.
462 * locales/fur_IT: Likewise.
463 * locales/fy_DE: Likewise.
464 * locales/fy_NL: Likewise.
466 2013-11-23 Chris Leonard <cjl@sugarlabs.org>
468 * locales/be_BY: Add lang_name.
469 * locales/be_BY@latin: Likewise.
470 * locales/ber_DZ: Likewise.
471 * locales/ber_MA: Likewise.
472 * locales/bg_BG: Likewise.
473 * locales/bho_IN: Likewise.
474 * locales/bn_BD: Likewise.
475 * locales/bn_IN: Likewise.
476 * locales/br_FR: Likewise.
478 2013-11-23 Chris Leonard <cjl@sugarlabs.org>
480 * locales/an_ES: Add lang_name.
481 * locales/anp_IN: Likewise.
482 * locales/as_IN: Likewise.
483 * locales/ast_ES: Likewise.
484 * locales/ayc_PE: Likewise.
485 * locales/az_AZ: Likewise.
487 2013-11-22 Chris Leonard <cjl@sugarlabs.org>
489 * locales/de_AT: Add lang_name to German, English, Spanish, French locales.
490 * locales/de_BE: Likewise.
491 * locales/de_CH: Likewise.
492 * locales/de_DE: Likewise.
493 * locales/de_LU: Likewise.
494 * locales/en_AG: Likewise.
495 * locales/en_AU: Likewise.
496 * locales/en_BW: Likewise.
497 * locales/en_CA: Likewise.
498 * locales/en_DK: Likewise.
499 * locales/en_GB: Likewise.
500 * locales/en_HK: Likewise.
501 * locales/en_IE: Likewise.
502 * locales/en_IN: Likewise.
503 * locales/en_NZ: Likewise.
504 * locales/en_PH: Likewise.
505 * locales/en_SG: Likewise.
506 * locales/en_US: Likewise.
507 * locales/en_ZM: Likewise.
508 * locales/en_ZW: Likewise.
509 * locales/es_AR: Likewise.
510 * locales/es_BO: Likewise.
511 * locales/es_CL: Likewise.
512 * locales/es_CO: Likewise.
513 * locales/es_CR: Likewise.
514 * locales/es_CU: Likewise.
515 * locales/es_DO: Likewise.
516 * locales/es_EC: Likewise.
517 * locales/es_ES: Likewise.
518 * locales/es_GT: Likewise.
519 * locales/es_HN: Likewise.
520 * locales/es_MX: Likewise.
521 * locales/es_NI: Likewise.
522 * locales/es_PA: Likewise.
523 * locales/es_PE: Likewise.
524 * locales/es_PR: Likewise.
525 * locales/es_PY: Likewise.
526 * locales/es_SV: Likewise.
527 * locales/es_US: Likewise.
528 * locales/es_UY: Likewise.
529 * locales/es_VE: Likewise.
530 * locales/fr_BE: Likewise.
531 * locales/fr_CA: Likewise.
532 * locales/fr_CH: Likewise.
533 * locales/fr_FR: Likewise.
534 * locales/fr_LU: Likewise.
536 2013-11-21 Chris Leonard <cjl@sugarlabs.org>
538 * locales/ar_AE: Add lang_name to Arabic locales.
539 * locales/ar_BH: Likewise.
540 * locales/ar_DZ: Likewise.
541 * locales/ar_EG: Likewise.
542 * locales/ar_IN: Likewise.
543 * locales/ar_IQ: Likewise.
544 * locales/ar_JO: Likewise.
545 * locales/ar_KW: Likewise.
546 * locales/ar_LB: Likewise.
547 * locales/ar_LY: Likewise.
548 * locales/ar_MA: Likewise.
549 * locales/ar_OM: Likewise.
550 * locales/ar_QA: Likewise.
551 * locales/ar_SA: Likewise.
552 * locales/ar_SD: Likewise.
553 * locales/ar_SS: Likewise.
554 * locales/ar_SY: Likewise.
555 * locales/ar_TN: Likewise.
556 * locales/ar_YE: Likewise.
558 2013-11-20 Siddhesh Poyarekar <siddhesh@redhat.com>
561 * locales/or_IN: Rename Oriya to Odia.
563 2013-11-18 Chris Leonard <cjl@sugarlabs.org>
566 * locales/tk_TM: Duplicated abday value for tk_TM.
568 2013-11-18 OndÅ™ej BÃlka <neleai@seznam.cz>
570 * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Remove unused t_ini variable.
572 2013-11-17 Chris Leonard <cjl@sugarlabs.org>
575 * locales/wae_CH: Correct wae_CH to UTF-8 encoding.
577 2013-11-15 Arun Kumar Pyasi <arun@chitwanix.com>
580 * locales/the_NP: New locale for the_NP.
581 * SUPPORTED: Add the_NP.
583 2013-11-14 Chris Leonard <cjl@sugarlabs.org>
586 * locales/pap_AN: pap_* locales have duplicated LC_NUMERIC section.
587 * locales/pap_AW: Likewise.
588 * locales/pap_CW: Likewise.
590 2013-11-08 Chris Leonard <cjl@sugarlabs.org>
593 * locales/aa_DJ: LC_MEASUREMENT review and standardization
594 * locales/aa_ER: Likewise.
595 * locales/aa_ER@saaho: Likewise.
596 * locales/aa_ET: Likewise.
597 * locales/af_ZA: Likewise.
598 * locales/ak_GH: Likewise.
599 * locales/am_ET: Likewise.
600 * locales/an_ES: Likewise.
601 * locales/anp_IN: Likewise.
602 * locales/ar_AE: Likewise.
603 * locales/ar_BH: Likewise.
604 * locales/ar_DZ: Likewise.
605 * locales/ar_EG: Likewise.
606 * locales/ar_IN: Likewise.
607 * locales/ar_IQ: Likewise.
608 * locales/ar_JO: Likewise.
609 * locales/ar_KW: Likewise.
610 * locales/ar_LB: Likewise.
611 * locales/ar_LY: Likewise.
612 * locales/ar_MA: Likewise.
613 * locales/ar_OM: Likewise.
614 * locales/ar_QA: Likewise.
615 * locales/ar_SA: Likewise.
616 * locales/ar_SD: Likewise.
617 * locales/ar_SS: Likewise.
618 * locales/ar_SY: Likewise.
619 * locales/ar_TN: Likewise.
620 * locales/ar_YE: Likewise.
621 * locales/as_IN: Likewise.
622 * locales/ast_ES: Likewise.
623 * locales/ayc_PE: Likewise.
624 * locales/az_AZ: Likewise.
625 * locales/be_BY: Likewise.
626 * locales/be_BY@latin: Likewise.
627 * locales/bem_ZM: Likewise.
628 * locales/ber_DZ: Likewise.
629 * locales/ber_MA: Likewise.
630 * locales/bg_BG: Likewise.
631 * locales/bho_IN: Likewise.
632 * locales/bn_BD: Likewise.
633 * locales/bn_IN: Likewise.
634 * locales/bo_CN: Likewise.
635 * locales/bo_IN: Likewise.
636 * locales/br_FR: Likewise.
637 * locales/br_FR@euro: Likewise.
638 * locales/brx_IN: Likewise.
639 * locales/bs_BA: Likewise.
640 * locales/byn_ER: Likewise.
641 * locales/ca_AD: Likewise.
642 * locales/ca_ES: Likewise.
643 * locales/ca_ES@euro: Likewise.
644 * locales/ca_FR: Likewise.
645 * locales/ca_IT: Likewise.
646 * locales/cmn_TW: Likewise.
647 * locales/crh_UA: Likewise.
648 * locales/cs_CZ: Likewise.
649 * locales/csb_PL: Likewise.
650 * locales/cv_RU: Likewise.
651 * locales/cy_GB: Likewise.
652 * locales/da_DK: Likewise.
653 * locales/de_AT: Likewise.
654 * locales/de_AT@euro: Likewise.
655 * locales/de_BE: Likewise.
656 * locales/de_BE@euro: Likewise.
657 * locales/de_CH: Likewise.
658 * locales/de_DE: Likewise.
659 * locales/de_DE@euro: Likewise.
660 * locales/de_LU: Likewise.
661 * locales/de_LU@euro: Likewise.
662 * locales/doi_IN: Likewise.
663 * locales/dv_MV: Likewise.
664 * locales/dz_BT: Likewise.
665 * locales/el_CY: Likewise.
666 * locales/el_GR: Likewise.
667 * locales/el_GR@euro: Likewise.
668 * locales/en_AG: Likewise.
669 * locales/en_AU: Likewise.
670 * locales/en_BW: Likewise.
671 * locales/en_CA: Likewise.
672 * locales/en_DK: Likewise.
673 * locales/en_GB: Likewise.
674 * locales/en_HK: Likewise.
675 * locales/en_IE: Likewise.
676 * locales/en_IE@euro: Likewise.
677 * locales/en_IN: Likewise.
678 * locales/en_NG: Likewise.
679 * locales/en_NZ: Likewise.
680 * locales/en_PH: Likewise.
681 * locales/en_SG: Likewise.
682 * locales/en_US: Likewise.
683 * locales/en_ZA: Likewise.
684 * locales/en_ZM: Likewise.
685 * locales/en_ZW: Likewise.
686 * locales/es_AR: Likewise.
687 * locales/es_BO: Likewise.
688 * locales/es_CL: Likewise.
689 * locales/es_CO: Likewise.
690 * locales/es_CR: Likewise.
691 * locales/es_CU: Likewise.
692 * locales/es_DO: Likewise.
693 * locales/es_EC: Likewise.
694 * locales/es_ES: Likewise.
695 * locales/es_ES@euro: Likewise.
696 * locales/es_GT: Likewise.
697 * locales/es_HN: Likewise.
698 * locales/es_MX: Likewise.
699 * locales/es_NI: Likewise.
700 * locales/es_PA: Likewise.
701 * locales/es_PE: Likewise.
702 * locales/es_PR: Likewise.
703 * locales/es_PY: Likewise.
704 * locales/es_SV: Likewise.
705 * locales/es_US: Likewise.
706 * locales/es_UY: Likewise.
707 * locales/es_VE: Likewise.
708 * locales/et_EE: Likewise.
709 * locales/eu_ES: Likewise.
710 * locales/eu_ES@euro: Likewise.
711 * locales/fa_IR: Likewise.
712 * locales/ff_SN: Likewise.
713 * locales/fi_FI: Likewise.
714 * locales/fi_FI@euro: Likewise.
715 * locales/fil_PH: Likewise.
716 * locales/fo_FO: Likewise.
717 * locales/fr_BE: Likewise.
718 * locales/fr_BE@euro: Likewise.
719 * locales/fr_CA: Likewise.
720 * locales/fr_CH: Likewise.
721 * locales/fr_FR: Likewise.
722 * locales/fr_FR@euro: Likewise.
723 * locales/fr_LU: Likewise.
724 * locales/fr_LU@euro: Likewise.
725 * locales/fur_IT: Likewise.
726 * locales/fy_DE: Likewise.
727 * locales/fy_NL: Likewise.
728 * locales/ga_IE: Likewise.
729 * locales/ga_IE@euro: Likewise.
730 * locales/gd_GB: Likewise.
731 * locales/gez_ER: Likewise.
732 * locales/gez_ER@abegede: Likewise.
733 * locales/gez_ET: Likewise.
734 * locales/gez_ET@abegede: Likewise.
735 * locales/gl_ES: Likewise.
736 * locales/gl_ES@euro: Likewise.
737 * locales/gu_IN: Likewise.
738 * locales/gv_GB: Likewise.
739 * locales/ha_NG: Likewise.
740 * locales/hak_TW: Likewise.
741 * locales/he_IL: Likewise.
742 * locales/hi_IN: Likewise.
743 * locales/hne_IN: Likewise.
744 * locales/hr_HR: Likewise.
745 * locales/hsb_DE: Likewise.
746 * locales/hu_HU: Likewise.
747 * locales/hy_AM: Likewise.
748 * locales/ia_FR: Likewise.
749 * locales/id_ID: Likewise.
750 * locales/ig_NG: Likewise.
751 * locales/ik_CA: Likewise.
752 * locales/is_IS: Likewise.
753 * locales/it_CH: Likewise.
754 * locales/it_IT: Likewise.
755 * locales/it_IT@euro: Likewise.
756 * locales/iu_CA: Likewise.
757 * locales/ja_JP: Likewise.
758 * locales/ka_GE: Likewise.
759 * locales/kk_KZ: Likewise.
760 * locales/kl_GL: Likewise.
761 * locales/km_KH: Likewise.
762 * locales/kn_IN: Likewise.
763 * locales/ko_KR: Likewise.
764 * locales/kok_IN: Likewise.
765 * locales/ks_IN: Likewise.
766 * locales/ks_IN@devanagari: Likewise.
767 * locales/ku_TR: Likewise.
768 * locales/kw_GB: Likewise.
769 * locales/ky_KG: Likewise.
770 * locales/lb_LU: Likewise.
771 * locales/lg_UG: Likewise.
772 * locales/li_BE: Likewise.
773 * locales/li_NL: Likewise.
774 * locales/lij_IT: Likewise.
775 * locales/lo_LA: Likewise.
776 * locales/lt_LT: Likewise.
777 * locales/lv_LV: Likewise.
778 * locales/lzh_TW: Likewise.
779 * locales/mag_IN: Likewise.
780 * locales/mai_IN: Likewise.
781 * locales/mg_MG: Likewise.
782 * locales/mhr_RU: Likewise.
783 * locales/mi_NZ: Likewise.
784 * locales/mk_MK: Likewise.
785 * locales/ml_IN: Likewise.
786 * locales/mn_MN: Likewise.
787 * locales/mni_IN: Likewise.
788 * locales/mr_IN: Likewise.
789 * locales/ms_MY: Likewise.
790 * locales/mt_MT: Likewise.
791 * locales/my_MM: Likewise.
792 * locales/nan_TW: Likewise.
793 * locales/nan_TW@latin: Likewise.
794 * locales/nb_NO: Likewise.
795 * locales/nds_DE: Likewise.
796 * locales/nds_NL: Likewise.
797 * locales/ne_NP: Likewise.
798 * locales/nhn_MX: Likewise.
799 * locales/niu_NU: Likewise.
800 * locales/niu_NZ: Likewise.
801 * locales/nl_AW: Likewise.
802 * locales/nl_BE: Likewise.
803 * locales/nl_BE@euro: Likewise.
804 * locales/nl_NL: Likewise.
805 * locales/nl_NL@euro: Likewise.
806 * locales/nn_NO: Likewise.
807 * locales/nr_ZA: Likewise.
808 * locales/nso_ZA: Likewise.
809 * locales/oc_FR: Likewise.
810 * locales/om_ET: Likewise.
811 * locales/om_KE: Likewise.
812 * locales/or_IN: Likewise.
813 * locales/os_RU: Likewise.
814 * locales/pa_IN: Likewise.
815 * locales/pa_PK: Likewise.
816 * locales/pap_AN: Likewise.
817 * locales/pap_AW: Likewise.
818 * locales/pap_CW: Likewise.
819 * locales/pl_PL: Likewise.
820 * locales/ps_AF: Likewise.
821 * locales/pt_BR: Likewise.
822 * locales/pt_PT: Likewise.
823 * locales/pt_PT@euro: Likewise.
824 * locales/quz_PE: Likewise.
825 * locales/ro_RO: Likewise.
826 * locales/ru_RU: Likewise.
827 * locales/ru_UA: Likewise.
828 * locales/rw_RW: Likewise.
829 * locales/sa_IN: Likewise.
830 * locales/sat_IN: Likewise.
831 * locales/sc_IT: Likewise.
832 * locales/sd_IN: Likewise.
833 * locales/sd_IN@devanagari: Likewise.
834 * locales/se_NO: Likewise.
835 * locales/shs_CA: Likewise.
836 * locales/si_LK: Likewise.
837 * locales/sid_ET: Likewise.
838 * locales/sk_SK: Likewise.
839 * locales/sl_SI: Likewise.
840 * locales/so_DJ: Likewise.
841 * locales/so_ET: Likewise.
842 * locales/so_KE: Likewise.
843 * locales/so_SO: Likewise.
844 * locales/sq_AL: Likewise.
845 * locales/sq_MK: Likewise.
846 * locales/sr_ME: Likewise.
847 * locales/sr_RS: Likewise.
848 * locales/sr_RS@latin: Likewise.
849 * locales/ss_ZA: Likewise.
850 * locales/st_ZA: Likewise.
851 * locales/sv_FI: Likewise.
852 * locales/sv_FI@euro: Likewise.
853 * locales/sv_SE: Likewise.
854 * locales/sw_KE: Likewise.
855 * locales/sw_TZ: Likewise.
856 * locales/szl_PL: Likewise.
857 * locales/ta_IN: Likewise.
858 * locales/ta_LK: Likewise.
859 * locales/te_IN: Likewise.
860 * locales/tg_TJ: Likewise.
861 * locales/th_TH: Likewise.
862 * locales/ti_ER: Likewise.
863 * locales/ti_ET: Likewise.
864 * locales/tig_ER: Likewise.
865 * locales/tk_TM: Likewise.
866 * locales/tl_PH: Likewise.
867 * locales/tn_ZA: Likewise.
868 * locales/tr_CY: Likewise.
869 * locales/tr_TR: Likewise.
870 * locales/ts_ZA: Likewise.
871 * locales/tt_RU: Likewise.
872 * locales/tt_RU@iqtelif: Likewise.
873 * locales/ug_CN: Likewise.
874 * locales/uk_UA: Likewise.
875 * locales/unm_US: Likewise.
876 * locales/ur_IN: Likewise.
877 * locales/ur_PK: Likewise.
878 * locales/uz_UZ: Likewise.
879 * locales/uz_UZ@cyrillic: Likewise.
880 * locales/ve_ZA: Likewise.
881 * locales/vi_VN: Likewise.
882 * locales/wa_BE: Likewise.
883 * locales/wa_BE@euro: Likewise.
884 * locales/wae_CH: Likewise.
885 * locales/wal_ET: Likewise.
886 * locales/wo_SN: Likewise.
887 * locales/xh_ZA: Likewise.
888 * locales/yi_US: Likewise.
889 * locales/yo_NG: Likewise.
890 * locales/yue_HK: Likewise.
891 * locales/zh_CN: Likewise.
892 * locales/zh_HK: Likewise.
893 * locales/zh_SG: Likewise.
894 * locales/zh_TW: Likewise.
895 * locales/zu_ZA: Likewise.
897 2013-11-04 Chris Leonard <cjl@sugarlabs.org>
899 * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
900 * locales/wal_ET: Likewise.
902 2013-11-03 Chris Leonard <cjl@sugarlabs.org>
904 * locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
905 * locales/szl_PL: Likewise.
906 * locales/ta_IN: Likewise.
907 * locales/ta_LK: Likewise.
908 * locales/te_IN: Likewise.
909 * locales/tg_TJ: Likewise.
910 * locales/tl_PH: Likewise.
911 * locales/tn_ZA: Likewise.
912 * locales/tr_CY: Likewise.
913 * locales/tr_TR: Likewise.
914 * locales/ts_ZA: Likewise.
915 * locales/tt_RU: Likewise.
916 * locales/tt_RU@iqtelif: Likewise.
917 * locales/ug_CN: Likewise.
918 * locales/ur_IN: Likewise.
919 * locales/ur_PK: Likewise.
920 * locales/uz_UZ: Likewise.
921 * locales/uz_UZ@cyrillic: Likewise.
922 * locales/ve_ZA: Likewise.
923 * locales/vi_VN: Likewise.
924 * locales/wa_BE: Likewise.
925 * locales/wal_ET: Likewise.
926 * locales/wo_SN: Likewise.
927 * locales/xh_ZA: Likewise.
928 * locales/yi_US: Likewise.
929 * locales/yue_HK: Likewise.
930 * locales/zh_HK: Likewise.
931 * locales/zh_SG: Likewise.
933 2013-11-03 Chris Leonard <cjl@sugarlabs.org>
935 * locales/pa_IN: Adjust language-code fields of LC_ADDRESS.
936 * locales/pa_PK: Likewise.
937 * locales/pl_PL: Likewise.
938 * locales/ps_AF: Likewise.
939 * locales/pt_BR: Likewise.
940 * locales/pt_PT: Likewise.
941 * locales/ru_RU: Likewise.
942 * locales/ru_UA: Likewise.
943 * locales/sa_IN: Likewise.
944 * locales/sat_IN: Likewise.
945 * locales/sc_IT: Likewise.
946 * locales/sd_IN: Likewise.
947 * locales/sd_IN@devanagari: Likewise.
948 * locales/se_NO: Likewise.
949 * locales/si_LK: Likewise.
950 * locales/sk_SK: Likewise.
951 * locales/sl_SI: Likewise.
952 * locales/sq_AL: Likewise.
953 * locales/sq_MK: Likewise.
954 * locales/ss_ZA: Likewise.
955 * locales/st_ZA: Likewise.
956 * locales/sv_SE: Likewise.
957 * locales/sw_KE: Likewise.
958 * locales/sw_TZ: Likewise.
960 2013-11-01 Chris Leonard <cjl@sugarlabs.org>
962 * locales/nb_NO: Adjust language-code fields of LC_ADDRESS.
963 * locales/ne_NP: Likewise.
964 * locales/nhn_MX: Likewise.
965 * locales/niu_NU: Likewise.
966 * locales/niu_NZ: Likewise.
967 * locales/nl_AW: Likewise.
968 * locales/nl_BE: Likewise.
969 * locales/nn_NO: Likewise.
970 * locales/nr_ZA: Likewise.
971 * locales/oc_FR: Likewise.
972 * locales/or_IN: Likewise.
973 * locales/os_RU: Likewise.
975 2013-10-31 Chris Leonard <cjl@sugarlabs.org>
977 * locales/mag_IN: Adjust language-code fields of LC_ADDRESS.
978 * locales/mai_IN: Likewise.
979 * locales/mg_MG: Likewise.
980 * locales/mhr_RU: Likewise.
981 * locales/mi_NZ: Likewise.
982 * locales/ml_IN: Likewise.
983 * locales/mni_IN: Likewise.
984 * locales/mr_IN: Likewise.
985 * locales/ms_MY: Likewise.
986 * locales/mt_MT: Likewise.
988 2013-10-29 Chris Leonard <cjl@sugarlabs.org>
991 * locales/anp_IN: New locale for anp_IN.
992 * SUPPORTED: Add anp_IN.
994 2013-10-24 Chris Leonard <cjl@sugarlabs.org>
996 * locales/ja_JP: Adjust language-code fields of LC_ADDRESS.
997 * locales/ka_GE: Likewise.
998 * locales/kk_KZ: Likewise.
999 * locales/kl_GL: Likewise.
1000 * locales/kn_IN: Likewise.
1001 * locales/ko_KR: Likewise.
1002 * locales/kok_IN: Likewise.
1003 * locales/ks_IN: Likewise.
1004 * locales/ku_TR: Likewise.
1005 * locales/kw_GB: Likewise.
1006 * locales/ky_KG: Likewise.
1007 * locales/lg_UG: Likewise.
1008 * locales/lij_IT: Likewise.
1009 * locales/lt_LT: Likewise.
1010 * locales/lv_LV: Likewise.
1012 2013-10-13 Chris Leonard <cjl@sugarlabs.org>
1014 * locales/he_IL: Adjust language-code fields of LC_ADDRESS.
1015 * locales/hi_IN: Likewise.
1016 * locales/hne_IN: Likewise.
1017 * locales/hr_HR: Likewise.
1018 * locales/hsb_DE: Likewise.
1019 * locales/ht_HT: Likewise.
1020 * locales/hu_HU: Likewise.
1021 * locales/hy_AM: Likewise.
1022 * locales/ia_FR: Likewise.
1023 * locales/id_ID: Likewise.
1024 * locales/ig_NG: Likewise.
1025 * locales/ik_CA: Likewise.
1026 * locales/is_IS: Likewise.
1027 * locales/it_CH: Likewise.
1028 * locales/it_IT: Likewise.
1029 * locales/iu_CA: Likewise.
1031 2013-10-05 Chris Leonard <cjl@sugarlabs.org>
1033 * locales/ff_SN: Adjust language-code fields of LC_ADDRESS.
1034 * locales/fil_PH: Likewise.
1035 * locales/fo_FO: Likewise.
1036 * locales/fr_BE: Likewise.
1037 * locales/fr_CA: Likewise.
1038 * locales/fr_CH: Likewise.
1039 * locales/fr_FR: Likewise.
1040 * locales/fr_LU: Likewise.
1041 * locales/fur_IT: Likewise.
1042 * locales/fy_DE: Likewise.
1043 * locales/fy_NL: Likewise.
1044 * locales/ga_IE: Likewise.
1045 * locales/gez_ER: Likewise.
1046 * locales/gez_ET: Likewise.
1047 * locales/gl_ES: Likewise.
1048 * locales/gu_IN: Likewise.
1049 * locales/gv_GB: Likewise.
1051 2013-10-04 Chris Leonard <cjl@sugarlabs.org>
1053 * locales/pap_AN: Copy / modify pap_AN into pap_AW and pap_CW.
1054 * locales/pap_AW: Likewise.
1055 * locales/pap_CW: Likewise.
1056 * SUPPORTED: Add ar_SS, pap_AW, pap_CW.
1058 2013-10-04 Chris Leonard <cjl@sugarlabs.org>
1060 * locales/ar_SD: Split ar_SD into ar_SD and ar_SS
1061 * locales/ar_SS: Likewise.
1063 2013-09-25 Michael Bauer <fios@akerbeltz.org>
1066 * locales/gd_GB: Version 1.2 of gd_GB locale.
1068 2013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1071 * locales/cmn_TW: New locale for cmn_TW.
1072 * SUPPORTED: Add cmn_TW.
1074 2013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1077 * locales/hak_TW: New locale for hak_TW.
1078 * SUPPORTED: Add hak_TW.
1080 2013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1083 * locales/lzh_TW: New locale for lzh_TW.
1084 * SUPPORTED: Add lzh_TW.
1086 2013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1089 * locales/nan_TW: New locale for nan_TW.
1090 * SUPPORTED: Add nan_TW.
1092 2013-09-15 Chris Leonard <cjl@sugarlabs.org>
1094 * locales/as_IN: Adjust language-code fields of LC_ADDRESS.
1095 * locales/ast_ES: Likewise.
1096 * locales/ayc_PE: Likewise.
1097 * locales/az_AZ: Likewise.
1098 * locales/be_BY: Likewise.
1099 * locales/bem_ZM: Likewise.
1100 * locales/bg_BG: Likewise.
1101 * locales/bho_IN: Likewise.
1102 * locales/bn_BD: Likewise.
1103 * locales/bn_IN: Likewise.
1104 * locales/bo_CN: Likewise.
1105 * locales/bo_IN: Likewise.
1106 * locales/br_FR: Likewise.
1107 * locales/brx_IN: Likewise.
1108 * locales/bs_BA: Likewise.
1109 * locales/ca_AD: Likewise.
1110 * locales/ca_ES: Likewise.
1111 * locales/ca_FR: Likewise.
1112 * locales/ca_IT: Likewise.
1113 * locales/crh_UA: Likewise.
1114 * locales/csb_PL: Likewise.
1115 * locales/cv_RU: Likewise.
1116 * locales/da_DK: Likewise.
1117 * locales/de_AT: Likewise.
1118 * locales/de_BE: Likewise.
1119 * locales/de_CH: Likewise.
1120 * locales/de_DE: Likewise.
1121 * locales/de_LU: Likewise.
1122 * locales/doi_IN: Likewise.
1123 * locales/dv_MV: Likewise.
1124 * locales/dz_BT: Likewise.
1125 * locales/el_CY: Likewise.
1126 * locales/el_GR: Likewise.
1127 * locales/en_AG: Likewise.
1128 * locales/en_AU: Likewise.
1129 * locales/en_BW: Likewise.
1130 * locales/en_CA: Likewise.
1131 * locales/en_DK: Likewise.
1132 * locales/en_GB: Likewise.
1133 * locales/en_HK: Likewise.
1134 * locales/en_IE: Likewise.
1135 * locales/en_IN: Likewise.
1136 * locales/en_NG: Likewise.
1137 * locales/en_NZ: Likewise.
1138 * locales/en_PH: Likewise.
1139 * locales/en_SG: Likewise.
1140 * locales/en_US: Likewise.
1141 * locales/en_ZA: Likewise.
1142 * locales/en_ZM: Likewise.
1143 * locales/en_ZW: Likewise.
1144 * locales/es_AR: Likewise.
1145 * locales/es_BO: Likewise.
1146 * locales/es_CL: Likewise.
1147 * locales/es_CO: Likewise.
1148 * locales/es_CR: Likewise.
1149 * locales/es_CU: Likewise.
1150 * locales/es_DO: Likewise.
1151 * locales/es_EC: Likewise.
1152 * locales/es_ES: Likewise.
1153 * locales/es_GT: Likewise.
1154 * locales/es_HN: Likewise.
1155 * locales/es_MX: Likewise.
1156 * locales/es_NI: Likewise.
1157 * locales/es_PA: Likewise.
1158 * locales/es_PE: Likewise.
1159 * locales/es_PR: Likewise.
1160 * locales/es_PY: Likewise.
1161 * locales/es_SV: Likewise.
1162 * locales/es_US: Likewise.
1163 * locales/es_UY: Likewise.
1164 * locales/es_VE: Likewise.
1165 * locales/eu_ES: Likewise.
1167 2013-09-21 Chris Leonard <cjl@sugarlabs.org>
1170 * locales/ak_GH: New locale for ak_GH.
1171 * SUPPORTED: Add ak_GH.
1173 2013-09-15 Chris Leonard <cjl@sugarlabs.org>
1175 * locales/aa_DJ: Adjust language-code fields of LC_ADDRESS.
1176 * locales/aa_ER: Likewise.
1177 * locales/aa_ET: Likewise.
1178 * locales/af_ZA: Likewise.
1179 * locales/am_ET: Likewise.
1180 * locales/ar_AE: Likewise.
1181 * locales/ar_BH: Likewise.
1182 * locales/ar_DZ: Likewise.
1183 * locales/ar_EG: Likewise.
1184 * locales/ar_IN: Likewise.
1185 * locales/ar_IQ: Likewise.
1186 * locales/ar_JO: Likewise.
1187 * locales/ar_KW: Likewise.
1188 * locales/ar_LB: Likewise.
1189 * locales/ar_LY: Likewise.
1190 * locales/ar_MA: Likewise.
1191 * locales/ar_OM: Likewise.
1192 * locales/ar_QA: Likewise.
1193 * locales/ar_SA: Likewise.
1194 * locales/ar_SD: Likewise.
1195 * locales/ar_SY: Likewise.
1196 * locales/ar_TN: Likewise.
1197 * locales/ar_YE: Likewise.
1199 2013-09-15 Chris Leonard <cjl@sugarlabs.org>
1201 * locales/aa_ER: Add country_car field to LC_ADDRESS.
1202 * locales/as_IN: Likewise.
1203 * locales/ast_ES: Likewise.
1204 * locales/ayc_PE: Likewise.
1205 * locales/bem_ZM: Likewise.
1206 * locales/ber_DZ: Likewise.
1207 * locales/ber_MA: Likewise.
1208 * locales/bho_IN: Likewise.
1209 * locales/bo_IN: Likewise.
1210 * locales/brx_IN: Likewise.
1211 * locales/byn_ER: Likewise.
1212 * locales/ca_AD: Likewise.
1213 * locales/ca_FR: Likewise.
1214 * locales/ca_IT: Likewise.
1215 * locales/crh_UA: Likewise.
1216 * locales/cv_RU: Likewise.
1217 * locales/doi_IN: Likewise.
1218 * locales/dz_BT: Likewise.
1219 * locales/el_CY: Likewise.
1220 * locales/en_US: Likewise.
1221 * locales/en_ZM: Likewise.
1222 * locales/es_CU: Likewise.
1223 * locales/ff_SN: Likewise.
1224 * locales/fil_PH: Likewise.
1225 * locales/gd_GB: Likewise.
1226 * locales/hne_IN: Likewise.
1227 * locales/ht_HT: Likewise.
1228 * locales/kl_GL: Likewise.
1229 * locales/kok_IN: Likewise.
1230 * locales/ks_IN: Likewise.
1231 * locales/lij_IT: Likewise.
1232 * locales/mag_IN: Likewise.
1233 * locales/mai_IN: Likewise.
1234 * locales/mg_MG: Likewise.
1235 * locales/mhr_RU: Likewise.
1236 * locales/mni_IN: Likewise.
1237 * locales/my_MM: Likewise.
1238 * locales/nhn_MX: Likewise.
1239 * locales/niu_NZ: Likewise.
1240 * locales/or_IN: Likewise.
1241 * locales/os_RU: Likewise.
1242 * locales/pa_PK: Likewise.
1243 * locales/quz_PE: Likewise.
1244 * locales/rw_RW: Likewise.
1245 * locales/sat_IN: Likewise.
1246 * locales/sc_IT: Likewise.
1247 * locales/sd_IN: Likewise.
1248 * locales/sd_IN@devanagari: Likewise.
1249 * locales/shs_CA: Likewise.
1250 * locales/si_LK: Likewise.
1251 * locales/sid_ET: Likewise.
1252 * locales/sq_MK: Likewise.
1253 * locales/sw_KE: Likewise.
1254 * locales/sw_TZ: Likewise.
1255 * locales/szl_PL: Likewise.
1256 * locales/ta_LK: Likewise.
1257 * locales/ti_ER: Likewise.
1258 * locales/tig_ER: Likewise.
1259 * locales/tl_PH: Likewise.
1260 * locales/ts_ZA: Likewise.
1261 * locales/unm_US: Likewise.
1262 * locales/ur_IN: Likewise.
1263 * locales/wa_BE: Likewise.
1264 * locales/yi_US: Likewise.
1266 2013-09-06 Chris Leonard <cjl@sugarlabs,.org>
1268 * locales/nr_ZA: Deduplicate country_car.
1269 * locales/nso_ZA: Likewise.
1270 * locales/ss_ZA: Likewise.
1271 * locales/tn_ZA: Likewise.
1272 * locales/ve_ZA: Likewise.
1273 * locales/tk_TM: Comment reformat.
1275 2013-09-04 Chris Leonard <cjl@sugarlabs,.org>
1279 * locales/ar_SD: Update iso-1427.def and related occurrences.
1280 * locales/az_AZ: Likewise.
1281 * locales/dv_MV: Likewise.
1282 * locales/es_VE: Likewise.
1284 2013-09-04 Jakub Bogusz <qboosh@pld-linux.org>
1286 * locales/am_ET: Add country_car field to LC_ADDRESS.
1287 * locales/an_ES: Likewise.
1288 * locales/ar_AE: Likewise.
1289 * locales/ar_BH: Likewise.
1290 * locales/ar_DZ: Likewise.
1291 * locales/ar_EG: Likewise.
1292 * locales/ar_IN: Likewise.
1293 * locales/ar_IQ: Likewise.
1294 * locales/ar_JO: Likewise.
1295 * locales/ar_KW: Likewise.
1296 * locales/ar_LB: Likewise.
1297 * locales/ar_LY: Likewise.
1298 * locales/ar_MA: Likewise.
1299 * locales/ar_QA: Likewise.
1300 * locales/ar_SA: Likewise.
1301 * locales/ar_SD: Likewise.
1302 * locales/ar_SY: Likewise.
1303 * locales/ar_TN: Likewise.
1304 * locales/az_AZ: Likewise.
1305 * locales/be_BY: Likewise.
1306 * locales/bn_BD: Likewise.
1307 * locales/bn_IN: Likewise.
1308 * locales/br_FR: Likewise.
1309 * locales/bs_BA: Likewise.
1310 * locales/ca_ES: Likewise.
1311 * locales/csb_PL: Likewise.
1312 * locales/da_DK: Likewise.
1313 * locales/de_AT: Likewise.
1314 * locales/de_BE: Likewise.
1315 * locales/de_CH: Likewise.
1316 * locales/de_LU: Likewise.
1317 * locales/el_GR: Likewise.
1318 * locales/en_AU: Likewise.
1319 * locales/en_BW: Likewise.
1320 * locales/en_CA: Likewise.
1321 * locales/en_DK: Likewise.
1322 * locales/en_GB: Likewise.
1323 * locales/en_HK: Likewise.
1324 * locales/en_IE: Likewise.
1325 * locales/en_IN: Likewise.
1326 * locales/en_NZ: Likewise.
1327 * locales/en_PH: Likewise.
1328 * locales/en_SG: Likewise.
1329 * locales/en_ZW: Likewise.
1330 * locales/es_AR: Likewise.
1331 * locales/es_BO: Likewise.
1332 * locales/es_CL: Likewise.
1333 * locales/es_CO: Likewise.
1334 * locales/es_DO: Likewise.
1335 * locales/es_EC: Likewise.
1336 * locales/es_ES: Likewise.
1337 * locales/es_GT: Likewise.
1338 * locales/es_MX: Likewise.
1339 * locales/es_NI: Likewise.
1340 * locales/es_PA: Likewise.
1341 * locales/es_PE: Likewise.
1342 * locales/es_PY: Likewise.
1343 * locales/es_SV: Likewise.
1344 * locales/es_UY: Likewise.
1345 * locales/es_VE: Likewise.
1346 * locales/eu_ES: Likewise.
1347 * locales/fo_FO: Likewise.
1348 * locales/fr_BE: Likewise.
1349 * locales/fr_CA: Likewise.
1350 * locales/fr_CH: Likewise.
1351 * locales/fr_FR: Likewise.
1352 * locales/fr_LU: Likewise.
1353 * locales/fur_IT: Likewise.
1354 * locales/fy_DE: Likewise.
1355 * locales/ga_IE: Likewise.
1356 * locales/gez_ER: Likewise.
1357 * locales/gez_ET: Likewise.
1358 * locales/gl_ES: Likewise.
1359 * locales/gu_IN: Likewise.
1360 * locales/gv_GB: Likewise.
1361 * locales/he_IL: Likewise.
1362 * locales/hi_IN: Likewise.
1363 * locales/hr_HR: Likewise.
1364 * locales/hu_HU: Likewise.
1365 * locales/id_ID: Likewise.
1366 * locales/ik_CA: Likewise.
1367 * locales/is_IS: Likewise.
1368 * locales/it_CH: Likewise.
1369 * locales/it_IT: Likewise.
1370 * locales/iu_CA: Likewise.
1371 * locales/ja_JP: Likewise.
1372 * locales/ka_GE: Likewise.
1373 * locales/kk_KZ: Likewise.
1374 * locales/kn_IN: Likewise.
1375 * locales/ko_KR: Likewise.
1376 * locales/ku_TR: Likewise.
1377 * locales/kw_GB: Likewise.
1378 * locales/ky_KG: Likewise.
1379 * locales/lg_UG: Likewise.
1380 * locales/lt_LT: Likewise.
1381 * locales/lv_LV: Likewise.
1382 * locales/mi_NZ: Likewise.
1383 * locales/ml_IN: Likewise.
1384 * locales/mr_IN: Likewise.
1385 * locales/ms_MY: Likewise.
1386 * locales/mt_MT: Likewise.
1387 * locales/nb_NO: Likewise.
1388 * locales/ne_NP: Likewise.
1389 * locales/nl_BE: Likewise.
1390 * locales/nn_NO: Likewise.
1391 * locales/nr_ZA: Likewise.
1392 * locales/nso_ZA: Likewise.
1393 * locales/om_ET: Likewise.
1394 * locales/om_KE: Likewise.
1395 * locales/pa_IN: Likewise.
1396 * locales/pl_PL: Likewise.
1397 * locales/pt_BR: Likewise.
1398 * locales/pt_PT: Likewise.
1399 * locales/ru_RU: Likewise.
1400 * locales/ru_UA: Likewise.
1401 * locales/sa_IN: Likewise.
1402 * locales/se_NO: Likewise.
1403 * locales/sk_SK: Likewise.
1404 * locales/sl_SI: Likewise.
1405 * locales/so_ET: Likewise.
1406 * locales/so_KE: Likewise.
1407 * locales/so_SO: Likewise.
1408 * locales/sq_AL: Likewise.
1409 * locales/ss_ZA: Likewise.
1410 * locales/sv_SE: Likewise.
1411 * locales/ta_IN: Likewise.
1412 * locales/te_IN: Likewise.
1413 * locales/tg_TJ: Likewise.
1414 * locales/th_TH: Likewise.
1415 * locales/ti_ET: Likewise.
1416 * locales/tl_PH: Likewise.
1417 * locales/tn_ZA: Likewise.
1418 * locales/ts_ZA: Likewise.
1419 * locales/tt_RU: Likewise.
1420 * locales/tt_RU@iqtelif: Likewise.
1421 * locales/ur_PK: Likewise.
1422 * locales/uz_UZ: Likewise.
1423 * locales/ve_ZA: Likewise.
1424 * locales/vi_VN: Likewise.
1425 * locales/wal_ET: Likewise.
1426 * locales/wo_SN: Likewise.
1427 * locales/zh_SG: Likewise.
1429 2013-09-03 Chris Leonard <cjl@sugarlabs.org>
1431 * locales/ayc_PE: Add FSF statement to ayc_PE locale.
1434 * locales/ht_HT: 1.1 revision of ht_HT locale.
1437 * locales/quz_PE: New locale for quz_PE.
1438 * SUPPORTED: Add quz_PE.
1440 2013-08-30 OndÅ™ej BÃlka <neleai@seznam.cz>
1442 * tests-mbwc/dat_wcsncat.c: Fix typos.
1443 * tests/test6.c: Likewise.
1444 * tst-digits.c: Likewise.
1446 2013-06-13 Johan Heikkila <johan.heikkila@gmail.com>
1449 * locales/sv_FI@euro: Add LC_MEASUREMENT.
1452 * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE,
1453 update LC_ADDRESS with using postal_fmt from Finnish Post Office
1455 http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html
1456 and add missing entries.
1458 2013-06-11 Andreas Schwab <schwab@suse.de>
1461 * charmaps/BIG5-HKSCS: Update to HKSCS-2008.
1463 2013-06-07 Joseph Myers <joseph@codesourcery.com>
1465 * charmaps/BIG5: Remove trailing whitespace.
1466 * charmaps/IBM866NAV: Likewise.
1467 * charmaps/ISIRI-3342: Likewise.
1468 * charmaps/ISO_8859-1,GL: Likewise.
1469 * locales/ber_DZ: Likewise.
1470 * locales/bn_BD: Likewise.
1471 * locales/crh_UA: Likewise.
1472 * locales/en_NG: Likewise.
1473 * locales/es_US: Likewise.
1474 * locales/fil_PH: Likewise.
1475 * locales/fy_DE: Likewise.
1476 * locales/gu_IN: Likewise.
1477 * locales/ha_NG: Likewise.
1478 * locales/hi_IN: Likewise.
1479 * locales/ig_NG: Likewise.
1480 * locales/ik_CA: Likewise.
1481 * locales/iu_CA: Likewise.
1482 * locales/kn_IN: Likewise.
1483 * locales/ks_IN@devanagari: Likewise.
1484 * locales/li_BE: Likewise.
1485 * locales/li_NL: Likewise.
1486 * locales/mg_MG: Likewise.
1487 * locales/ml_IN: Likewise.
1488 * locales/mr_IN: Likewise.
1489 * locales/nso_ZA: Likewise.
1490 * locales/or_IN: Likewise.
1491 * locales/pa_IN: Likewise.
1492 * locales/ro_RO: Likewise.
1493 * locales/shs_CA: Likewise.
1494 * locales/so_ET: Likewise.
1495 * locales/ta_IN: Likewise.
1496 * locales/te_IN: Likewise.
1497 * locales/tk_TM: Likewise.
1498 * locales/tt_RU@iqtelif: Likewise.
1499 * locales/uk_UA: Likewise.
1500 * locales/ur_IN: Likewise.
1501 * locales/uz_UZ: Likewise.
1502 * locales/uz_UZ@cyrillic: Likewise.
1503 * locales/yo_NG: Likewise.
1504 * tests-mbwc/dat_mblen.c: Likewise.
1505 * tests-mbwc/dat_towctrans.c: Likewise.
1507 2013-04-27 Nik Kalach <nikka@fedoraproject.org>
1510 * locales/ia_FR: Fix postal_fmt definition.
1512 2013-02-01 Andreas Jaeger <aj@suse.de>
1514 * CHECKSUMS: Remove file.
1516 2013-01-14 Joseph Myers <joseph@codesourcery.com>
1518 * Makefile (bug-setlocale1-ARGS): Use $(host-test-program-cmd),
1519 not $(test-program-cmd).
1521 2013-01-11 H.J. Lu <hongjiu.lu@intel.com>
1523 * Makefile ($(objpfx)sort-test.out): Replace
1524 $(run-program-prefix) with $(test-program-prefix).
1525 ($(objpfx)tst-numeric.out): Likewise.
1526 ($(objpfx)tst-mbswcs.out): Likewise.
1527 ($(objpfx)tst-fmon.out): Add $(test-program-prefix).
1528 ($(objpfx)tst-trans.out): Likewise.
1529 ($(objpfx)tst-rpmatch.out): Replace $(built-program-cmd) with
1530 $(test-program-cmd).
1531 ($(objpfx)tst-ctype.out): Likewise.
1532 ($(objpfx)tst-wctype.out): Likewise.
1533 ($(objpfx)tst-langinfo.out): Likewise.
1534 (bug-setlocale1-ARGS): Replace $(built-program-cmd) with
1535 $(test-program-cmd).
1536 * sort-test.sh (run_program_prefix): Renamed to ...
1537 (test_program_prefix): This.
1538 * tst-mbswcs.sh: Likewise.
1539 * tst-numeric.sh: Likewise.
1540 * tst-wctype.sh: Likewise.
1541 * tst-fmon.sh (test_program_prefix): New. Replace
1542 ${run_program_prefix} with ${test_program_prefix} when running.
1544 * tst-trans.sh: (test_program_prefix): New. Replace
1545 ${run_program_prefix} with ${test_program_prefix} when running
1548 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
1550 * Makefile (tests-static): New variable.
1551 (tests): Add $(tests-static).
1552 (bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
1553 (bug-setlocale1-static-ENV): New variable.
1554 (bug-setlocale1-static-ARGS): Likewise.
1555 * bug-setlocale1.c (do_test): Support run directly. Check env[1]
1556 instead of newargv[0].
1557 * bug-setlocale1-static.c: New file.
1559 2013-01-03 Chris Leonard <cjl@sugarlabs.org>
1562 * locales/dz_BT: Add new contact information for dz-BT maintainer.
1565 * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in
1568 2013-01-02 Joseph Myers <joseph@codesourcery.com>
1570 * All files with FSF copyright notices: Update copyright dates
1571 using scripts/update-copyrights.
1573 2012-12-06 Joseph Myers <joseph@codesourcery.com>
1575 * README: Use sourceware.org in Bugzilla URL.
1576 * locales/si_LK (email): Use sourceware.org in email address.
1578 2012-12-03 Ashish Shah <ashishks@redhat.com>
1580 * locales/uk_UA (currency_symbol): Fix.
1582 2012-12-03 Rakesh Pandit <rakesh@fedoraproject.org>
1584 * locales/ks_IN@devanagari: Fix week day names.
1586 2012-12-03 Jeff Law <law@redhat.com>
1588 * locales/zh_CH (abmon): Remove whitespace.
1590 2012-11-26 Nik Kalach <nikka@fedoraproject.org>
1592 * locales/ia_FR (abmon): Fix December.
1595 * locales/ia_FR : New file.
1596 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1598 2012-11-22 Andreas Jaeger <aj@suse.de>
1600 * locales/niu_NU: Fix comment.
1602 2012-11-21 Andreas Jaeger <aj@suse.de>
1604 * locales/szl_PL (LC_COLLATE): Fix syntax error.
1606 * SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
1608 2012-11-21 Chris Leonard <cjl@sugarlabs.org>
1611 * SUPPORTED: Add niu_NU and niu_NZ.
1612 * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue,
1613 contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1614 Fakaotimanava-Lui <emani@niue.nu>.
1615 * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New
1616 Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1617 Fakaotimanava-Lui <emani@niue.nu>.
1619 2012-11-19 Eagle Burkut <eagle.burkut@gmail.com>
1622 * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries.
1624 2012-11-16 Andreas Jaeger <aj@suse.de>
1627 * locales/szl_PL: New Silesian Language Locale for Poland.
1628 Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
1629 * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
1632 * locales/ayc_PE: Add Aymara locale for Peru
1633 contributed by Chris Leonard <cjl@sugarlabs.org> and
1634 Amos Batto <amosbatto@yahoo.com>.
1635 * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE.
1638 * locales/nhn_MX: Add Central Nahuatl locale for Mexico,
1639 contributed by Jorge Becerril <jrbecster@gmail.com>.
1640 * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
1642 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
1645 * locales/km_KH: Correct country-name and lang-name.
1647 2012-11-15 Andreas Jaeger <aj@suse.de>
1652 * locales/doi_IN: New file, contributed by Pravin Satpute
1653 <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>.
1654 * locales/mni_IN: New file, contributed by Pravin Satpute
1655 <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>.
1656 * locales/sat_IN: New file, contributed by Pravin Satpute
1657 <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>.
1658 * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN.
1660 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
1663 * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with
1664 proper content, disable others.
1665 * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise.
1667 2012-11-07 Dmitry V. Levin <ldv@altlinux.org>
1670 * locales/ru_RU (abmon): Change back from genitive to nominative,
1671 apply fixed three-letter abbreviation form, remove trailing dots.
1674 * locales/ru_RU (abday): Remove trailing dots.
1676 2012-11-02 Marko Myllynen <myllynen@redhat.com>
1679 * locales/fi_FI@euro (LC_IDENTIFICATION): Add missing
1680 LC_MEASUREMENT, fix LC_TELEPHONE category.
1682 2012-10-31 Joseph Myers <joseph@codesourcery.com>
1684 * Makefile [$(run-built-tests) = yes] (LOCALES): Add en_US.UTF-8.
1686 2012-10-23 Joseph Myers <joseph@codesourcery.com>
1688 * Makefile [$(cross-compiling) = no]: Change condition to
1689 [$(run-built-tests) = yes].
1691 2012-10-22 Jim Blandy <jimb@codesourcery.com>
1692 Joseph Myers <joseph@codesourcery.com>
1694 * tst-fmon.sh: Redirect test program stdin in loop from /dev/null.
1695 * tst-numeric.sh: Likewise.
1696 * tst-rpmatch.sh: Likewise.
1698 2012-10-19 Jim Blandy <jimb@codesourcery.com>
1699 Joseph Myers <joseph@codesourcery.com>
1701 * tst-wctype.sh (run_program_prefix): Remove variable.
1702 (tst_wctype): New variable. Use it directly to run test program
1703 instead of passing test program name as argument.
1705 2012-10-19 Florian Pritz <bluewind@xinu.at>
1708 * locales/de_AT (LC_TIME): Change month name from "FebruAr" to
1711 2012-10-19 Pravin Satpute <psatpute@redhat.com>
1714 * locales/mr_IN: Fix Wednesday in DAY and August, September and
1715 October in ABMON and MON.
1717 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
1719 * gen-locale.sh: Add "set -e".
1720 * sort-test.sh: Likewise.
1721 * tst-ctype.sh: Likewise.
1722 * tst-fmon.sh: Likewise.
1723 * tst-langinfo.sh: Likewise.
1724 * tst-locale.sh: Likewise.
1725 * tst-mbswcs.sh: Likewise.
1726 * tst-numeric.sh: Likewise.
1727 * tst-rpmatch.sh: Likewise.
1728 * tst-trans.sh: Likewise.
1729 * tst-wctype.sh: Likewise.
1730 * Makefile: Do not specify -e option when running testsuite
1733 * sort-test.sh: Add copyright header.
1735 2012-09-05 Jeff Law <law@redhat.com>
1738 * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
1739 * locales/es_GT: Likewise.
1740 * locales/es_HN: Likewise.
1741 * locales/es_MX: Likewise.
1742 * locales/es_NI: Likewise.
1743 * locales/es_PA: Likewise.
1744 * locales/es_PR: Likewise.
1745 * locales/es_SV: Likewise.
1747 2012-06-20 Petr Baudis <pasky@ucw.cz>
1749 * locales/mag_IN: Fix comment character.
1750 * locales/tr_CY (LC_TIME): Remove redundant first_weekday
1753 2012-06-04 Petr Baudis <pasky@ucw.cz>
1756 * locales/tr_TR: Change currency from YTL to TL.
1757 Patch by <gokcen@pardus.org.tr>.
1759 2012-06-04 Serkan Kaba <serkan@gentoo.org>
1762 * locales/tr_TR: Fix first_weekday and first_workday.
1764 2012-06-01 Jeff Law <law@redhat.com>
1767 * locales/en_ES: Fix first_weekday and first_workday.
1768 * locales/{ast_ES, br_FR, cy_GB, de_DE, de_LU}: Likewise.
1769 * locales/{el_GR, en_IE, eu_ES, fr_LU, fy_NL}: Likewise.
1770 * locales/{ga_IE, gd_GB, gl_ES, gv_GB, it_IT}: Likewise.
1771 * locales/{kw_GB, lij_IT, lt_LT, lv_LV, mt_MT}: Likewise.
1772 * locales/{nl_BE, oc_FR, tr_CY, wa_BE}: Likewise.
1774 2012-04-20 Chandan Kumar <chandankumar.093047@gmail.com>
1777 * locales/mag_IN: New file.
1778 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
1780 2012-05-21 Bruno Haible <bruno@clisp.org>
1781 Andreas Jaeger <aj@suse.de>
1783 * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
1784 * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
1786 * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
1787 (tests): Remove tst-strptime.
1789 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
1792 * charmaps/GB18030: Add missing entries.
1794 2012-04-29 Aurelien Jarno <aurelien@aurel32.net>
1797 * locales/de_AT (LC_TIME): Change month name from "Feber" to
1800 2012-04-12 Mike Frysinger <vapier@gentoo.org>
1803 * locales/en_GB (LC_TIME): Set am_pm and t_fmt_ampm fields.
1804 * locales/cy_GB (LC_TIME): Likewise. Also copy date_fmt from en_GB.
1806 2012-04-04 Jeff Law <law@redhat.com>
1809 * locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
1811 2012-04-04 Petr Baudis <pasky@ucw.cz>
1814 * locales/ca_ES: This locale is now maintained by Jordi Mallach.
1816 2012-04-04 Dmitry V. Levin <ldv@altlinux.org>
1819 * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
1821 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
1824 Replace FSF snail mail address with URLs, as per GNU coding standards.
1826 2012-03-07 Ulrich Drepper <drepper@gmail.com>
1828 * Makefile (distribute): Remove variable.
1830 2012-02-10 Joseph Myers <joseph@codesourcery.com>
1832 Revert changes to locales from previous commit.
1834 2012-02-07 Paul Eggert <eggert@cs.ucla.edu>
1836 Replace FSF snail mail address with URLs, as per GNU coding standards.
1838 2012-01-07 Ulrich Drepper <drepper@gmail.com>
1841 * locales/hu_HU: Fix collation rules.
1842 Patch by Egmont Koblinger <egmont@gmail.com>.
1844 2011-12-23 Ulrich Drepper <drepper@gmail.com>
1847 * locales/sv_SE: Modernize date format.
1850 * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
1852 * locales/wal_ET: Remove lang_ab entry.
1855 * locales/fi_FI: Various fixups.
1856 Patch by Marko Myllynen <myllynen@redhat.com>.
1859 * locales/ta_LK: New file.
1860 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1862 * locales/si_LK: Add country_ab2, country_ab3, country_num.
1864 2011-12-22 Ulrich Drepper <drepper@gmail.com>
1867 * locales/fi_FI: Fix collation reordering rules.
1870 * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
1873 * locales/brx_IN: New file.
1874 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1877 * locales/nl_BE: Use LC_MONETARY from nl_NL.
1880 * locales/es_CU: New file.
1881 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1884 * locales/unm_US: New file.
1885 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1888 * locales/bho_IN: New file.
1889 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
1891 2011-11-17 Ulrich Drepper <drepper@gmail.com>
1893 * Makefile (charmaps): Not need to filter out any of the VC
1895 (locales): Likewise.
1897 2011-11-11 Ulrich Drepper <drepper@gmail.com>
1900 * locales/de_AT: Use de_DE for LC_NUMERIC.
1901 * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
1902 * locales/es_CL: Likewise.
1903 * locales/es_CO: Likewise.
1904 * locales/es_DO: Likewise.
1905 * locales/es_EC: Likewise.
1906 * locales/es_GT: Likewise.
1907 * locales/es_HN: Likewise.
1908 * locales/es_MX: Likewise.
1909 * locales/es_NI: Likewise.
1910 * locales/es_PA: Likewise.
1911 * locales/es_PE: Likewise.
1912 * locales/es_PR: Likewise.
1913 * locales/es_PY: Likewise.
1914 * locales/es_SV: Likewise.
1915 * locales/es_UY: Likewise.
1916 * locales/es_VE: Likewise.
1917 * locales/es_ES: Fix LC_NUMERIC.
1918 * locales/es_CR: Use es_ES for LC_MESSAGES.
1919 * locales/fr_BE: Actually use grouping in LC_NUMERIC.
1920 * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
1921 * locales/fr_CH: Use de_CH for LC_NUMERIC.
1922 * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
1924 2011-10-15 Ulrich Drepper <drepper@gmail.com>
1926 * Makefile (tests): Add tst-setlocale2:
1927 (LOCALES): Add tr_TR.ISO-8859-9;
1928 (tst-setlocale2-ENV): Define.
1929 * tst-setlocale2.c: New file.
1931 2011-07-02 Roland McGrath <roland@hack.frob.com>
1933 * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
1934 Remove unused variable.
1936 2011-05-21 Ulrich Drepper <drepper@gmail.com>
1939 * bug-setlocale1.c: New file.
1940 * Makefile: Add rules to build and run bug-setlocale1.
1942 2011-05-17 Ulrich Drepper <drepper@gmail.com>
1945 * charmaps/GB18030: Update to GB18020-2005.
1947 2011-05-16 Ulrich Drepper <drepper@gmail.com>
1950 * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
1951 Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
1953 2011-05-15 Ulrich Drepper <drepper@gmail.com>
1956 * locales/dz_BT: Move collations rules to...
1957 * locales/iso14651_t1_common: ...here.
1960 * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
1962 Patch by Johan Heikkila <johan.heikkila@gmail.com>.
1964 2011-05-14 Ulrich Drepper <drepper@gmail.com>
1967 * charmaps/en_SG (LC_TIME): Fix time formats.
1968 Patch by KH Teo <b3virq3b@gmail.com>.
1970 2011-05-09 Ulrich Drepper <drepper@gmail.com>
1973 * locales/sq_AL (yesexpr): Recognize pP as well.
1974 (noexpr): Recognize jJ as well.
1977 * charmaps/CP770: New file.
1978 * charmaps/CP771: New file.
1979 * charmaps/CP772: New file.
1980 * charmaps/CP773: New file.
1981 * charmaps/CP774: New file.
1984 * locales/es_PA: Change paper format to letter.
1985 * locales/es_SV: Likewise.
1986 Patch by Caolán McNamara <caolanm@redhat.com>.
1989 * locales/es_NI: Fix currency_symbol.
1992 * locales/es_NI: Change paper format to letter.
1995 * locales/ru_RU [LC_TIME]: Lowercase month names.
1996 Patch by Alexey Balmashnov <a.balmashnov@gmail.com>.
1999 * locales/mhr_RU: New file.
2000 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2003 * locales/translit_neutral: Add entry for U20A1.
2004 * locales/es_SV (currency_symbol): Change to U20A1.
2007 * locales/lij_IT: New file.
2008 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2011 * locales/yue_HK: New file.
2012 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2013 Contributed by Chunshek Chan <chunshek@gmail.com>.
2016 * locales/wae_CH: New file.
2017 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2018 Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
2021 * locales/et_EE (LC_MONETARY): Change to Euro.
2022 Patch by Priit Laes <plaes@plaes.org>.
2025 * locales/lb_LU: New file.
2026 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2029 * locales/sw_KE: New file.
2030 * locales/sw_TZ: New file.
2031 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
2034 * locales/ff_SN: New file.
2035 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2038 * locales/tk_TM: Change day and month names back after edict.
2039 Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
2042 * locales/bem_ZA: New file.
2043 * locales/en_ZA: New file.
2044 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
2047 * locales/ar_IN: Update currency_symbol.
2048 * locales/as_IN: Likewise.
2049 * locales/bn_IN: Likewise.
2050 * locales/en_IN: Likewise.
2051 * locales/gu_IN: Likewise.
2052 * locales/hi_IN: Likewise.
2053 * locales/kn_IN: Likewise.
2054 * locales/kok_IN: Likewise.
2055 * locales/ks_IN: Likewise.
2056 * locales/ml_IN: Likewise.
2057 * locales/mr_IN: Likewise.
2058 * locales/or_IN: Likewise.
2059 * locales/pa_IN: Likewise.
2060 * locales/sa_IN: Likewise.
2061 * locales/sd_IN: Likewise.
2062 * locales/ta_IN: Likewise.
2063 * locales/te_IN: Likewise.
2064 Patch by pravin.d.s@gmail.com.
2067 * charmaps/UTF-8: Update from reason Unidata.txt file.
2070 * locales/os_RU: New file.
2071 Contributed by Soslan Khubulov <soslanx@gmail.com>.
2072 * SUPPORTED: Add entry for os_RU.
2074 2010-12-02 Andreas Schwab <schwab@redhat.com>
2076 * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
2079 2010-05-17 Andreas Schwab <schwab@redhat.com>
2081 * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
2083 2010-05-04 Andreas Schwab <schwab@redhat.com>
2085 * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
2088 2010-05-03 Ulrich Drepper <drepper@redhat.com>
2091 * locales/de_CH: Define week, first_weekday, and first_workday.
2093 2010-04-08 Ulrich Drepper <drepper@redhat.com>
2095 * locales/ar_AE: Fix typo.
2096 * locales/ar_BH: Likewise.
2097 * locales/ar_DZ: Likewise.
2098 * locales/ar_EG: Likewise.
2099 * locales/ar_IQ: Likewise.
2100 * locales/ar_JO: Likewise.
2101 * locales/ar_KW: Likewise.
2102 * locales/ar_LB: Likewise.
2103 * locales/ar_LY: Likewise.
2104 * locales/ar_MA: Likewise.
2105 * locales/ar_OM: Likewise.
2106 * locales/ar_QA: Likewise.
2107 * locales/ar_SD: Likewise.
2108 * locales/ar_SY: Likewise.
2109 * locales/ar_TN: Likewise.
2110 * locales/ar_YE: Likewise.
2111 * locales/ber_DZ: Likewise.
2112 * locales/ber_MA: Likewise.
2113 * locales/bn_IN: Likewise.
2114 * locales/en_HK: Likewise.
2115 * locales/en_IN: Likewise.
2116 * locales/en_PH: Likewise.
2117 * locales/en_SG: Likewise.
2118 * locales/gu_IN: Likewise.
2119 * locales/hi_IN: Likewise.
2120 * locales/hne_IN: Likewise.
2121 * locales/kn_IN: Likewise.
2122 * locales/kok_IN: Likewise.
2123 * locales/ks_IN@devanagari: Likewise.
2124 * locales/ml_IN: Likewise.
2125 * locales/mr_IN: Likewise.
2126 * locales/ms_MY: Likewise.
2127 * locales/mt_MT: Likewise.
2128 * locales/my_MM: Likewise.
2129 * locales/ne_NP: Likewise.
2130 * locales/nn_NO: Likewise.
2131 * locales/pa_IN: Likewise.
2132 * locales/sa_IN: Likewise.
2133 * locales/sd_IN@devanagari: Likewise.
2134 * locales/sq_AL: Likewise.
2135 * locales/sq_MK: Likewise.
2136 * locales/ta_IN: Likewise.
2137 * locales/te_IN: Likewise.
2138 * locales/zh_HK: Likewise.
2139 * locales/zh_SG: Likewise.
2141 * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
2144 * locales/cv_RU: New file.
2145 Contributed by Adi Roiban <adi@roiban.ro>.
2148 * locales/es_GT: Change paper size to letter.
2150 * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
2153 * locales/sq_MK: New file.
2154 Contributed by Agron Selimaj <linuxmaster@verizon.net>.
2156 2010-04-07 Ulrich Drepper <drepper@redhat.com>
2159 * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
2160 Patch by Agron Selimaj <linuxmaster@verizon.net>.
2162 2010-04-05 Ulrich Drepper <drepper@redhat.com>
2165 * locales/pt_BR: Define thousands_sep and grouping.
2167 2010-01-28 Marcelo E. Magallon <marcelo.magallon@gmail.com>
2170 * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
2171 LC_TELEPHONE and LC_NAME and LC_ADDRESS.
2173 2010-04-04 Ulrich Drepper <drepper@redhat.com>
2176 * locales/fr_BE: Define week, first_weekday, and first_workday.
2178 2010-03-24 Ulrich Drepper <drepper@redhat.com>
2181 * locales/et_EE: Change first_weekday and first_workday.
2182 Patch by Priit Laes <plaes@plaes.org>.
2184 2010-02-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2186 * Makefile: Add missing gconv-modules dependency.
2188 2010-02-03 Ulrich Drepper <drepper@redhat.com>
2191 * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
2192 Patch by Pravin Satpute <psatpute@redhat.com>.
2194 * locales/kok_IN: New file.
2195 Contributed by Pravin Satpute <psatpute@redhat.com> and
2196 Shailendra Bandodkar <sbandodk@redhat.com>.
2198 * locales/ta_IN: Move collation data...
2199 * locales/iso14651_t1_common: ...here.
2200 Patch by Pravin Satpute <psatpute@redhat.com>.
2202 * locales/as_IN: Use iso14651_t1 instead of local collation data.
2203 Patch by Pravin Satpute <psatpute@redhat.com>.
2205 2010-01-25 Andreas Schwab <schwab@redhat.com>
2207 * locales/i18n: Don't map U00DF to U1E9E in toupper table.
2209 2009-11-24 Ulrich Drepper <drepper@redhat.com>
2211 * locales/hsb_DE: Define week, first_weekday, and first_workday.
2213 2009-11-23 Ulrich Drepper <drepper@redhat.com>
2215 * locales/en_DK: Define week, first_weekday, and first_workday.
2217 2009-11-22 Ulrich Drepper <drepper@redhat.com>
2219 * locales/nl_NL: Define week, first_weekday, and first_workday.
2221 2009-10-30 Ulrich Drepper <drepper@redhat.com>
2223 * locales/it_CH: Fix typos in last change.
2224 * locales/it_IT: Likewise.
2226 * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
2229 * locales/iso_14651_common: Add rules for Burmese.
2230 * locales/my_MM: New file.
2231 Contributed by Keith Stribley <devel@thanlwinsoft.org>.
2234 * locales/ast_ES: Define first_weekday.
2237 * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
2238 Patch by Jorge Guerrero <geojorg@gmail.com>.
2241 * locales/shs_CA: Fix accents.
2242 Patch by Neskie Manuel <neskiem@gmail.com>.
2244 2009-10-29 Ulrich Drepper <drepper@redhat.com>
2247 * locales/it_IT: Fix date_fmt.
2248 * locales/it_CH: Likewise.
2249 Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
2251 * locales/POSIX: Define yesstr and nostr.
2252 * locales/en_US: Likewise.
2253 Patch by Petr Machata <pmachata@redhat.com>.
2255 * locales/crh_UA: Fix first day of week and a few spellings.
2256 Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
2258 2009-10-15 Ulrich Drepper <drepper@redhat.com>
2260 * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
2262 * locale/ps_AF: New file.
2263 Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
2264 Pravin Satpute <psatpute@redhat.com>.
2266 2009-06-16 Ulrich Drepper <drepper@redhat.com>
2269 * locales/de_AT: Define week, first_weekday, first_workday.
2270 Patch by Paul Marcher <flyer@gmail.com>.
2272 2009-06-15 Ulrich Drepper <drepper@redhat.com>
2275 * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
2276 * locales/dv_MV: New file.
2277 Contributed by sofwathullah.mohamed@gmail.com.
2279 2009-06-09 Ulrich Drepper <drepper@redhat.com>
2281 * locales/ur_IN: New file.
2282 Contributed by Pravin Satpute <psatpute@redhat.com>.
2284 2009-05-04 Ulrich Drepper <drepper@redhat.com>
2286 * localedata/locales/bn_BD: Remove comment about missing collation
2288 * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
2289 Patch by Pravin Satpute <psatpute@redhat.com>.
2291 2009-03-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
2293 * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
2295 * locales/da_DK: Likewise.
2296 * locales/de_DE: Likewise.
2297 * locales/fr_FR: Likewise.
2298 * locales/fur_IT: Likewise.
2299 * locales/fy_DE: Likewise.
2300 * locales/ht_HT: Likewise.
2301 * locales/hu_HU: Likewise.
2302 * locales/li_BE: Likewise.
2303 * locales/li_NL: Likewise.
2304 * locales/mk_MK: Likewise.
2305 * locales/nb_NO: Likewise.
2306 * locales/nds_DE: Likewise.
2307 * locales/nds_NL: Likewise.
2308 * locales/nn_NO: Likewise.
2309 * locales/pl_PL: Likewise.
2310 * locales/sc_IT: Likewise.
2311 * locales/sk_SK: Likewise.
2312 * locales/uk_UA: Likewise.
2314 * locales/csb_PL: Change week[2] to 19971130.
2315 * locales/en_GB: Likewise.
2316 * locales/et_EE: Likewise.
2318 * locales/sr_ME: Set week to 7;19971130;4.
2319 * locales/sr_RS: Likewise.
2320 * locales/sr_RS@latin: Likewise.
2322 2009-04-22 Ulrich Drepper <drepper@redhat.com>
2325 * locales/en_PH: Fix LC_PAPER.
2326 * locales/es_CL: Likewise.
2327 * locales/es_CO: Likewise.
2328 * locales/es_MX: Likewise.
2329 * locales/es_US: Likewise.
2330 * locales/es_VE: Likewise.
2331 * locales/fil_PH: Likewise.
2332 * locales/ik_CA: Likewise.
2333 * locales/iu_CA: Likewise.
2334 * locales/tl_PH: Likewise.
2336 2009-04-18 Ulrich Drepper <drepper@redhat.com>
2338 * SUPPORTED: Add ks_IN.
2340 2009-04-07 Ulrich Drepper <drepper@redhat.com>
2342 * locales/ks_IN@devanagari: Replace duplicated information with copy.
2343 Fix title. Patch by Pravin Satpute <psatpute@redhat.com>.
2345 2009-04-06 Ulrich Drepper <drepper@redhat.com>
2347 * locales/ks_IN: New file.
2348 Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
2349 Pravin Satpute <psatpute@redhat.com>.
2351 2009-03-23 Jakub Jelinek <jakub@redhat.com>
2354 * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
2355 Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
2357 2009-03-15 Ulrich Drepper <drepper@redhat.com>
2360 * locales/iso14651_t1_common: Move U0138 entry.
2363 * locales/ko_KR: Fix noexpr. Add nostr.
2366 * locales/mt_MT: Fix spelling of August (Awwissu).
2367 Patch by Martin Pitt.
2369 2009-03-14 Ulrich Drepper <drepper@redhat.com>
2372 * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
2373 * locales/nan_TW@latin: New file.
2374 Contributed by Arne Goetje.
2376 2009-02-11 Ulrich Drepper <drepper@redhat.com>
2378 * locales/iso14651_t1_common: Add rules for sorting Malayalam.
2379 Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
2381 2009-02-06 Ulrich Drepper <drepper@redhat.com>
2384 * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
2385 timestamp in compressed charmaps.
2386 Patch by Gilles Espinasse <g.esp@free.fr>.
2389 * locales/sv_FI: Fix time formats.
2392 * locales/el_CY: Fix frac_digits and int_frac_digits.
2393 * locales/el_GR: Likewise.
2394 Patch by Clint Adams <schizo@debian.org>.
2396 2009-01-28 Ulrich Drepper <drepper@redhat.com>
2399 * locales/as_IN: Break circular include loops introduced in last patch.
2400 * locales/bn_BD: Likewise.
2401 * locales/bn_IN: Likewise.
2402 * locales/hi_IN: Likewise.
2403 * locales/mr_IN: Likewise.
2404 Patch by Pravin Satpute <psatpute@redhat.com>.
2406 2009-01-08 Ulrich Drepper <drepper@redhat.com>
2409 * locales/sk_SK: Slovakia uses the Euro.
2412 * locales/mt_MT: Malta uses the Euro.
2415 * locales/el_CY: Cyprus uses the Euro.
2417 2008-12-31 Ulrich Drepper <drepper@redhat.com>
2419 * locales/iso14651_t1_common: Fix sorting of U+0AB3.
2420 Patch by Pravin Satpute <psatpute@redhat.com>.
2422 2008-12-30 Ulrich Drepper <drepper@redhat.com>
2424 * locales/i18n: Move Indic Matra characters to punct.
2425 * locales/as_IN: Add support for internationalized digits.
2426 * locales/bn_BD: Likewise.
2427 * locales/bn_IN: Likewise.
2428 * locales/gu_IN: Likewise.
2429 * locales/hi_IN: Likewise.
2430 * locales/kn_IN: Likewise.
2431 * locales/ml_IN: Likewise.
2432 * locales/mr_IN: Likewise.
2433 * locales/or_IN: Likewise.
2434 * locales/pa_IN: Likewise.
2435 * locales/ta_IN: Likewise.
2436 * locales/te_IN: Likewise.
2437 Patch by Pravin Satpute <psatpute@redhat.com>.
2439 2008-12-26 Ulrich Drepper <drepper@redhat.com>
2441 * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
2444 2008-12-05 Ulrich Drepper <drepper@redhat.com>
2446 * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
2448 * locales/hne_IN: New file.
2449 Contributed by Pravin Satpute <psatpute@redhat.com>.
2451 2008-10-31 Ulrich Drepper <drepper@redhat.com>
2454 * locales/af_ZA: Fix %%z and %%T and postal_fmts.
2455 * locales/ar_SA: Likewise.
2456 * locales/be_BY: Likewise.
2457 * locales/bs_BA: Likewise.
2458 * locales/ca_AD: Likewise.
2459 * locales/ca_ES: Likewise.
2460 * locales/crh_UA: Likewise.
2461 * locales/cs_CZ: Likewise.
2462 * locales/da_DK: Likewise.
2463 * locales/de_AT: Likewise.
2464 * locales/de_BE: Likewise.
2465 * locales/de_CH: Likewise.
2466 * locales/de_DE: Likewise.
2467 * locales/de_LU: Likewise.
2468 * locales/el_CY: Likewise.
2469 * locales/el_GR: Likewise.
2470 * locales/en_AU: Likewise.
2471 * locales/en_BW: Likewise.
2472 * locales/en_CA: Likewise.
2473 * locales/en_DK: Likewise.
2474 * locales/en_GB: Likewise.
2475 * locales/en_IE: Likewise.
2476 * locales/en_NG: Likewise.
2477 * locales/en_NZ: Likewise.
2478 * locales/en_ZA: Likewise.
2479 * locales/en_ZW: Likewise.
2480 * locales/es_AR: Likewise.
2481 * locales/es_BO: Likewise.
2482 * locales/es_CL: Likewise.
2483 * locales/es_CO: Likewise.
2484 * locales/es_CR: Likewise.
2485 * locales/es_DO: Likewise.
2486 * locales/es_EC: Likewise.
2487 * locales/es_ES: Likewise.
2488 * locales/es_GT: Likewise.
2489 * locales/es_HN: Likewise.
2490 * locales/es_MX: Likewise.
2491 * locales/es_NI: Likewise.
2492 * locales/es_PA: Likewise.
2493 * locales/es_PE: Likewise.
2494 * locales/es_PR: Likewise.
2495 * locales/es_PY: Likewise.
2496 * locales/es_SV: Likewise.
2497 * locales/es_UY: Likewise.
2498 * locales/es_VE: Likewise.
2499 * locales/eu_ES: Likewise.
2500 * locales/fa_IR: Likewise.
2501 * locales/fi_FI: Likewise.
2502 * locales/fo_FO: Likewise.
2503 * locales/fr_BE: Likewise.
2504 * locales/fr_CA: Likewise.
2505 * locales/fr_CH: Likewise.
2506 * locales/fr_FR: Likewise.
2507 * locales/fr_LU: Likewise.
2508 * locales/fy_DE: Likewise.
2509 * locales/fy_NL: Likewise.
2510 * locales/ga_IE: Likewise.
2511 * locales/gd_GB: Likewise.
2512 * locales/gl_ES: Likewise.
2513 * locales/gv_GB: Likewise.
2514 * locales/ha_NG: Likewise.
2515 * locales/he_IL: Likewise.
2516 * locales/hr_HR: Likewise.
2517 * locales/hsb_DE: Likewise.
2518 * locales/hu_HU: Likewise.
2519 * locales/id_ID: Likewise.
2520 * locales/ig_NG: Likewise.
2521 * locales/ik_CA: Likewise.
2522 * locales/is_IS: Likewise.
2523 * locales/it_CH: Likewise.
2524 * locales/it_IT: Likewise.
2525 * locales/iu_CA: Likewise.
2526 * locales/iw_IL: Likewise.
2527 * locales/kk_KZ: Likewise.
2528 * locales/kl_GL: Likewise.
2529 * locales/ko_KR: Likewise.
2530 * locales/ku_TR: Likewise.
2531 * locales/kw_GB: Likewise.
2532 * locales/ky_KG: Likewise.
2533 * locales/lg_UG: Likewise.
2534 * locales/li_BE: Likewise.
2535 * locales/li_NL: Likewise.
2536 * locales/lt_LT: Likewise.
2537 * locales/lv_LV: Likewise.
2538 * locales/mg_MG: Likewise.
2539 * locales/mk_MK: Likewise.
2540 * locales/mn_MN: Likewise.
2541 * locales/nb_NO: Likewise.
2542 * locales/nds_DE: Likewise.
2543 * locales/nds_NL: Likewise.
2544 * locales/nl_BE: Likewise.
2545 * locales/nl_NL: Likewise.
2546 * locales/nr_ZA: Likewise.
2547 * locales/nso_ZA: Likewise.
2548 * locales/pa_PK: Likewise.
2549 * locales/pl_PL: Likewise.
2550 * locales/pt_BR: Likewise.
2551 * locales/pt_PT: Likewise.
2552 * locales/ru_RU: Likewise.
2553 * locales/ru_UA: Likewise.
2554 * locales/rw_RW: Likewise.
2555 * locales/se_NO: Likewise.
2556 * locales/shs_CA: Likewise.
2557 * locales/sk_SK: Likewise.
2558 * locales/sl_SI: Likewise.
2559 * locales/sr_ME: Likewise.
2560 * locales/sr_RS: Likewise.
2561 * locales/sr_RS@latin: Likewise.
2562 * locales/ss_ZA: Likewise.
2563 * locales/st_ZA: Likewise.
2564 * locales/sv_FI: Likewise.
2565 * locales/sv_SE: Likewise.
2566 * locales/tg_TJ: Likewise.
2567 * locales/tk_TM: Likewise.
2568 * locales/tl_PH: Likewise.
2569 * locales/tn_ZA: Likewise.
2570 * locales/tr_CY: Likewise.
2571 * locales/tr_TR: Likewise.
2572 * locales/ts_ZA: Likewise.
2573 * locales/tt_RU@iqtelif: Likewise.
2574 * locales/ur_PK: Likewise.
2575 * locales/ve_ZA: Likewise.
2576 * locales/wa_BE: Likewise.
2577 * locales/wo_SN: Likewise.
2578 * locales/xh_ZA: Likewise.
2579 * locales/yo_NG: Likewise.
2580 * locales/zu_ZA: Likewise.
2581 Patch by Pekka Vuorela <pvuorela@gmail.com>.
2583 * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
2586 * locales/iso14651_t1_common: Add support for Sinhala.
2587 * localedata/si_LK.in: New file.
2588 Patch by harshula@gmail.com.
2589 * Makefile (test-input): Add si_LK.UTF-8.
2590 (LOCALES): Likewise.
2592 2008-09-17 Ulrich Drepper <drepper@redhat.com>
2594 * locales/en_GB: Set first weekday and workday to 2.
2596 2008-09-16 Ulrich Drepper <drepper@redhat.com>
2598 * locales/nl_AW: New file.
2599 * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2601 * locales/en_AG: New file.
2602 * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
2604 2008-09-15 Ulrich Drepper <drepper@redhat.com>
2606 * locales/ht_HT: New file.
2607 * SUPPORTED: Add ht_HT.UTF-8.
2609 * locales/en_GB: Change dom_tel_fmt to %A %l.
2610 * locales/de_DE: Likewise.
2612 * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
2614 * locales/sd_IN: New file.
2615 Contributed by Pravin Satpute <psatpute@redhat.com>.
2617 * locales/sd_IN@devanagari: Fix locale name.
2618 * locales/ks_IN@devanagari: Likewise.
2620 2008-09-01 Ulrich Drepper <drepper@redhat.com>
2622 * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
2626 * locales/sd_IN@devanagari: New file.
2627 Contributed by Pravin Satpute <psatpute@redhat.com>.
2630 * locales/ks_IN@devanagari: New file.
2631 Contributed by Pravin Satpute <psatpute@redhat.com>.
2633 2008-07-11 Ulrich Drepper <drepper@redhat.com>
2635 * locales/iso14651_t1_common: Add Kannada collation support.
2636 Patch by Pravin Satpute <psatpute@redhat.com>.
2638 2008-07-08 Ulrich Drepper <drepper@redhat.com>
2641 * charmaps/UTF-8: Fix U1DBA entry representation.
2642 Patch by Colin Watson.
2644 2008-06-27 Ulrich Drepper <drepper@redhat.com>
2646 * tst-strptime.c (do_test): Add test of %EY.
2648 2008-06-25 Ulrich Drepper <drepper@redhat.com>
2650 * tst-strptime.c (do_test): Add test for parsing era year
2654 * locales/es_CR: Define first_weekday and first_workday.
2657 * locales/fi_FI: Fix separator for hours, minutes, and seconds.
2659 2008-06-24 Ulrich Drepper <drepper@redhat.com>
2661 * locales/iso14651_t1_common: Add support for Gurumukhi script.
2662 Patch by Pravin Satpute <psatpute@redhat.com>.
2664 2008-05-21 Ulrich Drepper <drepper@redhat.com>
2666 * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
2667 Reported by Pravin Satpute.
2669 2008-05-16 Ulrich Drepper <drepper@redhat.com>
2671 * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
2673 2008-05-14 Ulrich Drepper <drepper@redhat.com>
2676 * locales/iso14651_t1_common: Add sorting data for Telugu.
2679 * locales/be_BY: Fix yesexpr.
2680 Patch by Alexander Mikhailian <mikhailian@altern.org>.
2682 2008-04-15 Ulrich Drepper <drepper@redhat.com>
2684 * charmaps/UTF-8: Update for Unicode v5.1.
2685 * locales/i18n: Update for Unicode 5.
2687 2008-04-09 Ulrich Drepper <drepper@redhat.com>
2689 * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
2691 2008-04-07 Ulrich Drepper <drepper@redhat.com>
2694 * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
2695 Use common collation definition.
2698 * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
2701 * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
2702 U+1E64, U+1E66, and U+1E68.
2703 Patch by Jesse Thilo <unixweenie@gmail.com>.
2706 * locales/hu_HU: Fix name_fmt.
2708 2008-03-31 Ulrich Drepper <drepper@redhat.com>
2710 * locales/iso14651_t1_common: Add support for Gujarati script.
2711 Patch by Pravin Satpute <psatpute@redhat.com>.
2713 2008-03-30 Jakub Jelinek <jakub@redhat.com>
2715 * Makefile (LOCALES): Add ja_JP.UTF-8.
2717 2008-03-23 Ulrich Drepper <drepper@redhat.com>
2719 * locales/iso14651_t1_common: Add support for Devanagari script.
2720 * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
2721 Patch by Pravin Satpute <psatpute@redhat.com>.
2723 2008-03-08 Ulrich Drepper <drepper@redhat.com>
2726 * locales/pt_PT: Fix mon_decimal_point.
2728 2008-03-07 Ulrich Drepper <drepper@redhat.com>
2731 * locales/es_CR: Define am/pm format.
2733 2008-03-04 Ulrich Drepper <drepper@redhat.com>
2735 * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
2737 * locales/en_CA: Add language information in LC_ADDRESS section.
2738 * locales/fr_CA: Likewise.
2739 * locales/ik_CA: Likewise.
2740 * locales/iu_CA: Likewise.
2743 * locales/shs_CA: New file.
2745 2008-01-10 Ulrich Drepper <drepper@redhat.com>
2748 * locales/ga_IE: Fix May, June, November and December entries in mon.
2750 2007-12-11 Ulrich Drepper <drepper@redhat.com>
2752 * charmsp/HP-THAI8: New file.
2755 * charmaps/HP-GREEK8: New file.
2758 * charmaps/HP-TURKISH8: New file.
2760 2007-12-10 Ulrich Drepper <drepper@redhat.com>
2762 * charmaps/UTF-8: Add Unicode 5.1 entries.
2764 2007-12-07 Ulrich Drepper <drepper@redhat.com>
2767 * charmaps/HP-ROMAN9: New file.
2769 2007-12-04 Ulrich Drepper <drepper@redhat.com>
2771 * locales/si_LK (mon): Fix February and November spelling.
2772 Patch by Danishka Navin <snavin@redhat.com>.
2774 2007-11-07 Ulrich Drepper <drepper@redhat.com>
2777 * locales/ug_CN: Fix typo in collating symbol definition.
2780 * locales/lo_LA: Fix typos in collation symbols.
2782 2007-11-06 Ulrich Drepper <drepper@redhat.com>
2784 * locales/dz_BT: Fix representation of data.
2786 * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
2787 * locales/bo_CN: New file.
2788 * locales/bo_IN: New file.
2790 2007-10-28 Ulrich Drepper <drepper@redhat.com>
2793 * locales/ig_NG: Add missing collating elements and symbols.
2795 2007-10-14 Ulrich Drepper <drepper@redhat.com>
2798 * locales/pl_PL: Change abmon, abday, and d_fmt according to
2801 2007-10-10 Ulrich Drepper <drepper@redhat.com>
2803 * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
2804 second level of <LATIN> script as forward.
2805 * locales/de_DE: Define DIACRIT_FORWARD.
2806 * de_DE.in: Revert last change.
2808 2007-10-10 Jakub Jelinek <jakub@redhat.com>
2810 * locales/en_US: Add first_weekday and first_workday.
2811 * locales/cs_CZ: Likewise.
2812 * locales/fur_IT: Likewise.
2813 * locales/fy_DE: Likewise.
2814 * locales/hu_HU: Likewise.
2815 * locales/i18n: Likewise.
2816 * locales/li_BE: Likewise.
2817 * locales/li_NL: Likewise.
2818 * locales/nds_DE: Likewise.
2819 * locales/nds_NL: Likewise.
2820 * locales/pl_PL: Likewise.
2821 * locales/sc_IT: Likewise.
2822 * locales/sk_SK: Likewise.
2824 2007-10-09 Ulrich Drepper <drepper@redhat.com>
2826 * locales/de_DE: Set first week day to Monday.
2827 * locales/fr_FR: Likewise.
2829 2007-10-07 Ulrich Drepper <drepper@redhat.com>
2832 * locales/nb_NO: Update time information, collation, thousands
2834 * locales/nn_NO: Likewise.
2836 2007-10-04 Ulrich Drepper <drepper@redhat.com>
2838 * locales/en_NG: New file.
2840 2007-10-04 Jakub Jelinek <jakub@redhat.com>
2842 * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
2844 2007-10-02 Ulrich Drepper <drepper@redhat.com>
2846 * charmaps/UTF-8: Fix U06FF definition. Remove double U074A
2847 definition. Add U0B71 and U27C0 to U27CA definitions.
2849 * de_DE.in: Adjust for correct handling of backward direction sorting.
2851 * fr_FR.in: New file.
2852 * Makefile: Add rules to run fr_FR sorting test.
2854 2007-10-01 Ulrich Drepper <drepper@redhat.com>
2857 * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
2859 * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
2861 * locales/am_ET (LC_COLLATE): Define new script after copy.
2863 2007-09-30 Ulrich Drepper <drepper@redhat.com>
2865 * locales/cs_SR: Removed.
2867 * locales/lo_LA: Add missing collating element o-e.
2869 * locales/is_IS: Cleanup. Remove invalid collation entries.
2870 * locales/lv_LV: Likewise.
2872 * locales/fa_IR: Add missing collating element Alef-Hamza.
2874 * locales/da_DK: Add missing collating symbol ETH.
2875 * locales/nb_NO: Likewise.
2877 * locales/sa_IN: New file.
2878 * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
2880 * locales/fr_FR: Change thousands_sep to U0020.
2882 * locales/cs_CZ: Sort lowercase before uppercase.
2884 * locales/en_GB: Change first weekday and workday to Monday.
2885 * locales/nb_NO: Likewise.
2886 * locales/nn_NO: Likewise.
2888 * locales/da_DK: Likewise.
2890 * locales/et_EE: Likewise.
2892 * locales/iso14651_t1_common: Add rules for Georgian.
2894 * locales/ber_DZ: New file.
2895 * locales/fil_PH: New file.
2896 * locales/fur_IT: New file.
2897 * locales/fy_DE: New file.
2898 * locales/ha_NG: New file.
2899 * locales/ig_NG: New file.
2900 * locales/ik_CA: New file.
2901 * locales/iu_CA: New file.
2902 * locales/li_BE: New file.
2903 * locales/li_NL: New file.
2904 * locales/nds_DE: New file.
2905 * locales/nds_NL: New file.
2906 * locales/pap_AN: New file.
2907 * locales/sc_IT: New file.
2908 * locales/tk_TM: New file.
2909 * locales/ug_CN: New file.
2910 * locales/yo_NG: New file.
2911 * SUPPORTED: Add the new locales.
2913 2007-09-29 Ulrich Drepper <drepper@redhat.com>
2915 * charmaps/ISO-8859-9E: New file.
2917 2007-09-28 Ulrich Drepper <drepper@redhat.com>
2919 * charmaps/KOI8-RU: New file.
2921 2007-09-23 Ulrich Drepper <drepper@redhat.com>
2924 * locales/de_CH: Fix d_fmt.
2927 * charmaps/MAC-CENTRALEUROPE: New file.
2929 2007-08-24 Ulrich Drepper <drepper@redhat.com>
2932 * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
2933 The latter might be more correct but usually cannot be displayed.
2935 2007-08-22 Ulrich Drepper <drepper@redhat.com>
2938 * locales/wo_SN: New file.
2939 * SUPPORTED: Add wo_SN entry.
2942 * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
2944 2007-08-03 Jakub Jelinek <jakub@redhat.com>
2946 * locales/translit_combining: Add U0141 and U0142.
2948 2007-07-30 Jakub Jelinek <jakub@redhat.com>
2950 * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
2952 2007-07-16 Jakub Jelinek <jakub@redhat.com>
2954 * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
2955 with supported %e and %.1H with %k.
2956 * locales/dz_BT (t_fmt): Remove whitespace between % and H.
2958 2007-07-10 Ulrich Drepper <drepper@redhat.com>
2961 * Makefile: Add rules to build and run tst-strptime.
2962 * tst-strptime.c: New file.
2964 2007-05-07 Ulrich Drepper <drepper@redhat.com>
2966 * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
2967 January, February, and September to December, mon for January,
2968 February, September, and December, am_pm, and name_*.
2969 Patch by Amitakhya Phukan <aphukan@redhat.com>.
2971 2007-05-04 Ulrich Drepper <drepper@redhat.com>
2974 * locales/ast_ES: New file.
2975 * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
2977 2007-04-27 Ulrich Drepper <drepper@redhat.com>
2980 * locales/iso14651_t1: Include iso14651_t1_common for common
2982 * locales/iso14651_t1_common: New file.
2983 * locales/iso14651_t1_pinyin: New file.
2984 * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
2988 * locales/translit_neutral: Add entry for U2044.
2990 2007-04-24 Ulrich Drepper <drepper@redhat.com>
2993 * locales/en_ZA: Update int_select.
2994 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2996 2007-03-07 Steven Munroe <sjmunroe@us.ibm.com>
2998 * Makefile: Define tst-sscanf-ENV.
2999 * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
3001 2007-02-18 Ulrich Drepper <drepper@redhat.com>
3003 * Makefile (tests): Add tst-sscanf.
3004 (LOCALES): Add fa_IR.UTF-8.
3005 * tst-sscanf.c: New file.
3007 * da_DK.in: Adjust for unified collation.
3009 * locales/vi_VN: Don't define HOK here as well.
3011 2007-02-17 Ulrich Drepper <drepper@redhat.com>
3013 * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
3016 * locales/hu_HU: Revert
3017 * locales/hu_HU: Better collation.
3018 Patch by Gyuro Lehel <lehel@freemail.hu>.
3020 2005-01-16 Denis Barbier <barbier@linuxfr.org>
3023 * locales/ca_ES: Replace current collation rules by including
3024 iso14651_t1 and adding extra rules if needed. There should be
3025 no noticeable changes in sorted text. only ligatures and
3026 ignoreable characters have modified weights.
3027 * locales/da_DK: Likewise.
3028 * locales/en_CA: Likewise.
3029 * locales/es_US: Likewise.
3030 * locales/fi_FI: Likewise.
3031 * locales/nb_NO: Likewise.
3033 2007-02-17 Ulrich Drepper <drepper@redhat.com>
3036 * locales/iso14651_t1: Simplified. Extended.
3039 * locales/uk_UA: New version.
3042 * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
3045 * locales/es_VE: Add am/pm format support.
3048 * locales/pl_PL: Fix currency_symbol and its placement.
3051 * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
3052 * locales/tt_RU@iqtelif: New file.
3055 * locales/sr_ME: Update from maintainer.
3058 * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
3059 * locales/crh_UA: New file.
3061 2007-02-16 Ulrich Drepper <drepper@redhat.com>
3064 * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
3065 * locales/sr_RS: New file.
3066 * locales/sr_RS@latin: New file.
3069 * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
3072 * locales/i18n: Updates for Unicode 5.0.
3073 * charmaps/UTF-8: Likewise.
3074 Patch by Pablo Saratxaga <pablo@walon.org>
3076 2007-01-12 Gwenole Beauchesne <gbeauchesne@mandriva.com>
3079 * locales/sl_SI: Slovenia joined the Euro zone.
3080 Fix negative number format.
3082 2007-02-16 Ulrich Drepper <drepper@redhat.com>
3085 * locales/bn_BD: Fix full name of January and February.
3086 Patch by Jamil Ahmed <jamil@bengalinux.org>.
3088 2007-02-02 Bruno Haible <bruno@clisp.org>
3090 * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
3091 * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
3092 Reported by Jungshik Shin <jungshik@google.com>.
3094 * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
3095 Reported by Jungshik Shin <jungshik@google.com>.
3097 2007-01-19 Ulrich Drepper <drepper@redhat.com>
3099 * charmaps/BRF: New file.
3100 Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3102 2006-12-05 Jakub Jelinek <jakub@redhat.com>
3104 * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
3105 Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
3106 %a %e. %B %Y, %H:%M:%S %Z.
3108 2006-11-02 Ulrich Drepper <drepper@redhat.com>
3110 * locales/mai_IN: New file.
3111 Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
3113 * SUPPORTED: Add mai_IN/UTF-8.
3115 2006-10-12 Ulrich Drepper <drepper@redhat.com>
3118 * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
3120 2006-10-05 Dmitry V. Levin <ldv@altlinux.org>
3122 * locales/tt_RU: Fix territory, title and descriptive comment.
3124 2006-10-05 Ulrich Drepper <drepper@redhat.com>
3126 * locales/pa_IN (abday): Fix spelling of Sunday.
3127 Patch by Mayank Jain <majain@redhat.com>.
3129 2006-10-01 Ulrich Drepper <drepper@redhat.com>
3131 * locales/en_GB: Use more complete en_US data in LC_NAME.
3133 2006-09-29 Ulrich Drepper <drepper@redhat.com>
3136 * locales/sr_ME: New file.
3137 * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
3139 2006-09-20 Ulrich Drepper <drepper@redhat.com>
3142 * locales/mk_MK: Fix date_fmt. Add week, first_weekday, and
3143 first_workday information.
3144 Patch by Damjan Georgievski.
3146 2006-09-05 Ulrich Drepper <drepper@redhat.com>
3148 * locales/or_IN (mon): Fix February string.
3150 2006-08-24 Ulrich Drepper <drepper@redhat.com>
3153 * locales/et_EE: Update LC_ADDRESS category.
3154 Patch by Priit Laes <amd@store20.com>.
3156 2006-08-23 Ulrich Drepper <drepper@redhat.com>
3159 * locales/bn_BD: Fix abday and day spelling of Tuesday.
3162 * locales/en_NZ: Define am/pm formats.
3164 2006-08-22 Ulrich Drepper <drepper@redhat.com>
3166 * locales/nn_NO: Copy more categories from nb_NO.
3168 2006-08-19 Ulrich Drepper <drepper@redhat.com>
3171 * locales/ml_IN (abmon): Fix June entry.
3172 * locales/bn_IN (abday): Fix Tuesday entry.
3174 (abmon): Fix January and February entries.
3176 Patches by Mayank Jain <majain@redhat.com>.
3178 2006-08-13 Ulrich Drepper <drepper@redhat.com>
3181 * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
3182 * locales/fy_NL: New file.
3184 2006-08-12 Ulrich Drepper <drepper@redhat.com>
3187 * locales/pa_IN (day): Fix spelling of Saturday.
3188 * locales/or_IN (mon): Fix spelling of May.
3189 * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
3190 (abmon): Fix spelling of March to October.
3191 (mon): Fix spelling of March, April, June, August to December.
3192 Patches by Mayank Jain <majain@redhat.com>.
3194 2006-06-03 Eddy Petrisor <eddy.petrisor@gmail.com>
3197 * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
3198 Define first_weekday, first_workdayweek_day, work_day,
3199 country_isbn and country_post fields.
3200 Comments for terminology and bibliographic codes were added.
3202 2006-08-03 Ulrich Drepper <drepper@redhat.com>
3204 * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
3207 * locales/csb_PL: New file.
3209 2006-08-01 Ulrich Drepper <drepper@redhat.com>
3211 * locales/es_NI: Define real t_fmt_ampm and am_pm.
3212 * locales/es_PE: Likewise.
3214 2006-07-30 Ulrich Drepper <drepper@redhat.com>
3216 * locales/te_IN: Minor fixups.
3217 * locales/pt_PT: Likewise.
3219 * locales/aa_DJ: Add transliateration support to LC_CTYPE.
3220 * locales/af_ZA: Likewise.
3221 * locales/am_ET: Likewise.
3222 * locales/ar_AE: Likewise.
3223 * locales/ar_BH: Likewise.
3224 * locales/ar_DZ: Likewise.
3225 * locales/ar_EG: Likewise.
3226 * locales/ar_IN: Likewise.
3227 * locales/ar_IQ: Likewise.
3228 * locales/ar_JO: Likewise.
3229 * locales/ar_KW: Likewise.
3230 * locales/ar_LB: Likewise.
3231 * locales/ar_LY: Likewise.
3232 * locales/ar_MA: Likewise.
3233 * locales/ar_OM: Likewise.
3234 * locales/ar_QA: Likewise.
3235 * locales/ar_SA: Likewise.
3236 * locales/ar_SD: Likewise.
3237 * locales/ar_SY: Likewise.
3238 * locales/ar_TN: Likewise.
3239 * locales/ar_YE: Likewise.
3240 * locales/as_IN: Likewise.
3241 * locales/az_AZ: Likewise.
3242 * locales/be_BY: Likewise.
3243 * locales/bg_BG: Likewise.
3244 * locales/bn_BD: Likewise.
3245 * locales/bn_IN: Likewise.
3246 * locales/ca_AD: Likewise.
3247 * locales/ca_ES: Likewise.
3248 * locales/ca_ES@euro: Likewise.
3249 * locales/ca_FR: Likewise.
3250 * locales/ca_IT: Likewise.
3251 * locales/cs_CZ: Likewise.
3252 * locales/dz_BT: Likewise.
3253 * locales/el_CY: Likewise.
3254 * locales/el_GR: Likewise.
3255 * locales/en_AU: Likewise.
3256 * locales/en_CA: Likewise.
3257 * locales/en_DK: Likewise.
3258 * locales/en_GB: Likewise.
3259 * locales/en_HK: Likewise.
3260 * locales/en_IE: Likewise.
3261 * locales/en_IE@euro: Likewise.
3262 * locales/en_IN: Likewise.
3263 * locales/en_NZ: Likewise.
3264 * locales/en_PH: Likewise.
3265 * locales/en_SG: Likewise.
3266 * locales/en_US: Likewise.
3267 * locales/en_ZA: Likewise.
3268 * locales/es_AR: Likewise.
3269 * locales/es_BO: Likewise.
3270 * locales/es_CL: Likewise.
3271 * locales/es_CO: Likewise.
3272 * locales/es_CR: Likewise.
3273 * locales/es_DO: Likewise.
3274 * locales/es_EC: Likewise.
3275 * locales/es_ES: Likewise.
3276 * locales/es_ES@euro: Likewise.
3277 * locales/es_GT: Likewise.
3278 * locales/es_HN: Likewise.
3279 * locales/es_MX: Likewise.
3280 * locales/es_NI: Likewise.
3281 * locales/es_PA: Likewise.
3282 * locales/es_PE: Likewise.
3283 * locales/es_PR: Likewise.
3284 * locales/es_PY: Likewise.
3285 * locales/es_SV: Likewise.
3286 * locales/es_US: Likewise.
3287 * locales/es_UY: Likewise.
3288 * locales/es_VE: Likewise.
3289 * locales/et_EE: Likewise.
3290 * locales/eu_ES: Likewise.
3291 * locales/eu_ES@euro: Likewise.
3292 * locales/fa_IR: Likewise.
3293 * locales/fi_FI: Likewise.
3294 * locales/fi_FI@euro: Likewise.
3295 * locales/fo_FO: Likewise.
3296 * locales/ga_IE: Likewise.
3297 * locales/ga_IE@euro: Likewise.
3298 * locales/gez_ER: Likewise.
3299 * locales/gez_ET: Likewise.
3300 * locales/gl_ES: Likewise.
3301 * locales/gl_ES@euro: Likewise.
3302 * locales/gu_IN: Likewise.
3303 * locales/gv_GB: Likewise.
3304 * locales/he_IL: Likewise.
3305 * locales/hi_IN: Likewise.
3306 * locales/hr_HR: Likewise.
3307 * locales/hy_AM: Likewise.
3308 * locales/id_ID: Likewise.
3309 * locales/is_IS: Likewise.
3310 * locales/it_CH: Likewise.
3311 * locales/it_IT: Likewise.
3312 * locales/it_IT@euro: Likewise.
3313 * locales/iw_IL: Likewise.
3314 * locales/ja_JP: Likewise.
3315 * locales/kk_KZ: Likewise.
3316 * locales/kl_GL: Likewise.
3317 * locales/km_KH: Likewise.
3318 * locales/kn_IN: Likewise.
3319 * locales/ko_KR: Likewise.
3320 * locales/kw_GB: Likewise.
3321 * locales/ky_KG: Likewise.
3322 * locales/lg_UG: Likewise.
3323 * locales/lt_LT: Likewise.
3324 * locales/lv_LV: Likewise.
3325 * locales/mk_MK: Likewise.
3326 * locales/mr_IN: Likewise.
3327 * locales/ms_MY: Likewise.
3328 * locales/mt_MT: Likewise.
3329 * locales/nb_NO: Likewise.
3330 * locales/ne_NP: Likewise.
3331 * locales/nl_BE: Likewise.
3332 * locales/nl_BE@euro: Likewise.
3333 * locales/nl_NL: Likewise.
3334 * locales/nl_NL@euro: Likewise.
3335 * locales/nn_NO: Likewise.
3336 * locales/nr_ZA: Likewise.
3337 * locales/om_KE: Likewise.
3338 * locales/or_IN: Likewise.
3339 * locales/pa_IN: Likewise.
3340 * locales/pl_PL: Likewise.
3341 * locales/pt_BR: Likewise.
3342 * locales/pt_PT: Likewise.
3343 * locales/pt_PT@euro: Likewise.
3344 * locales/ru_RU: Likewise.
3345 * locales/ru_UA: Likewise.
3346 * locales/rw_RW: Likewise.
3347 * locales/se_NO: Likewise.
3348 * locales/si_LK: Likewise.
3349 * locales/sk_SK: Likewise.
3350 * locales/sl_SI: Likewise.
3351 * locales/so_SO: Likewise.
3352 * locales/sq_AL: Likewise.
3353 * locales/ss_ZA: Likewise.
3354 * locales/st_ZA: Likewise.
3355 * locales/sv_FI: Likewise.
3356 * locales/sv_FI@euro: Likewise.
3357 * locales/sv_SE: Likewise.
3358 * locales/ta_IN: Likewise.
3359 * locales/te_IN: Likewise.
3360 * locales/tg_TJ: Likewise.
3361 * locales/th_TH: Likewise.
3362 * locales/ti_ET: Likewise.
3363 * locales/tn_ZA: Likewise.
3364 * locales/tr_TR: Likewise.
3365 * locales/ts_ZA: Likewise.
3366 * locales/tt_RU: Likewise.
3367 * locales/uk_UA: Likewise.
3368 * locales/ve_ZA: Likewise.
3369 * locales/vi_VN: Likewise.
3370 * locales/xh_ZA: Likewise.
3371 * locales/zh_CN: Likewise.
3372 * locales/zh_HK: Likewise.
3373 * locales/zh_SG: Likewise.
3374 * locales/zu_ZA: Likewise.
3376 2006-05-26 Ulrich Drepper <drepper@redhat.com>
3378 * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
3379 * locales/as_IN: New file.
3380 * locales/or_IN: New file.
3381 Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
3383 2006-05-02 Ulrich Drepper <drepper@redhat.com>
3386 * locales/de_DE: Fix order of day of month and month name in
3387 date_fmt. Add period after the day number and avoid padding.
3389 * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
3393 * locales/tr_CY: New file.
3395 2006-01-07 Eddy Petrisor <eddy.petrisor@gmail.com>
3397 * locales/ro_RO: The sorting order of the letters a circumflex and
3398 a with breve was corrected according to the Romanian alphabet.
3399 Capital A with breve is in no longer used within day names.
3400 Romanian post-92 writing rules are used within day and abday fields.
3401 Fixed the international currency symbol because after the
3402 denomination (starting with the 1st of July 2005), the symbol is
3403 RON (1 RON = 10000 ROL).
3404 Grouping sign for thousands, which is ".", is used for Romanian.
3405 Numbers are grouped in sets of 3 digits.
3406 The short date format is %d.%m.%Y for Romanian in Romania.
3407 The year is placed before the time in date_fmt.
3408 %Z was replaced with %z in date formats because %Z is not
3409 used nor widely known in Romania, and Romania uses daylight saving
3410 and the difference is more obvious this way.
3411 abday for Saturday was changed because i> looks bad and is
3412 incorrect according to post-92 writing rules.
3413 In Romanian months' names are not capitalized. The same goes for
3415 A4 is the prefered paper type and metric system is used;
3416 FIXMEs were removed.
3417 country_name, country_car, lang_name and lang_ab were added.
3418 name_mr, name_mrs, name_miss were added; name_ms omitted as
3419 there is no proper form it in Romanian.
3420 An explanation related to the cedilla/comma issue and
3421 the reson why the transliteration is a good idea was added.
3422 The default encoding was changed to UTF-8 because this is the
3423 only encoding that supports all Romanian specific symbols and
3425 The name format was corrected while salutation abbreviation was
3427 postal_fmt was corrected according to the Romanian style of
3428 writing this information.
3430 2006-05-01 Ulrich Drepper <drepper@redhat.com>
3432 * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
3435 * locales/el_CY: New file.
3438 * locales/hu_HU: Better month name abbreviations.
3440 * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
3443 * locales/hy_AM: Remove special collation rules. Fix yesexpr, noexpr,
3444 country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
3448 * locales/pl_PL: Don't ignore U0020 in collation.
3451 * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
3453 2006-05-01 Alexander Shopov <ash@contact.bg>
3456 * charmaps/MIK: New file.
3458 2006-04-26 Ulrich Drepper <drepper@redhat.com>
3460 * locales/bg_BG: Update after iso-4217.def update.
3461 * locales/bs_BA: Likewise.
3462 * locales/es_MX: Likewise.
3463 * locales/ru_RU: Likewise.
3464 * locales/tg_TJ: Likewise.
3465 * locales/tt_RU: Likewise.
3467 2006-04-25 Ulrich Drepper <drepper@redhat.com>
3470 * locales/es_UY: Change curreny_symbol.
3472 2006-04-24 Ulrich Drepper <drepper@redhat.com>
3475 * locales/de_CH: Change thousand separator to '.
3477 2006-01-17 Robert Millan <robertmh@gnu.org>
3480 * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
3481 * locales/ca_AD: New file.
3482 * locales/ca_FR: New file.
3483 * locales/ca_IT: New file.
3485 2006-04-23 Ulrich Drepper <drepper@redhat.com>
3488 * locales/pa_PK: New file.
3489 * SUPPORTED: Add pa_PK.UTF-8.
3492 * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
3493 am_pm, and name_fmt.
3496 * locales/en_ZA: Updates.
3499 * locales/af_ZA: Updates.
3502 * locales/st_ZA: Updates and formatting changes.
3505 * locales/zu_ZA: Updates and formatting changes.
3508 * locales/xh_ZA: Updates and formatting changes.
3511 * locales/nr_ZA: New file.
3512 * locales/SUPPORTED: Add nr_ZA.UTF-8.
3514 2006-04-10 Jakub Jelinek <jakub@redhat.com>
3516 * locales/cs_CZ (LC_TIME): Define week.
3517 * locales/sk_SK (LC_TIME): Likewise.
3518 * locales/pl_PL (LC_TIME): Likewise.
3519 * locales/en_US (LC_TIME): Change week to 7;19971130;7.
3521 2005-12-27 Roland McGrath <roland@redhat.com>
3523 * tst-ctype.c (main): Add some casts.
3525 * tst-mbswcs1.c (main): Make BUF const. Add casts in mbrtowc calls.
3527 2006-01-02 Andreas Jaeger <aj@suse.de>
3529 * locales/fi_FI: Fix date_fmt.
3530 * locales/mn_MN: Likewise.
3532 2005-11-21 Ulrich Drepper <drepper@redhat.com>
3534 * locales/se_NO: Remove RCS ID line.
3536 2005-11-16 Ulrich Drepper <drepper@redhat.com>
3539 * charmaps/ISO_11548-1. New file.
3540 Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3542 2005-11-11 Ulrich Drepper <drepper@redhat.com>
3545 * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
3547 2005-11-05 Ulrich Drepper <drepper@redhat.com>
3549 * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
3551 2005-10-15 Ulrich Drepper <drepper@redhat.com>
3554 * locales/es_AR: Fix thousands_sep and grouping.
3556 2005-10-14 Ulrich Drepper <drepper@redhat.com>
3559 * locales/rw_RW: New file.
3560 * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
3563 * locales/si_LK: New file.
3564 * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
3567 * locales/fi_FI: Change date_fmt.
3569 * locales/te_IN: Fix noexpr, replace yY with nN.
3572 * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
3573 * locales/ml_IN: Likewise.
3574 * locales/ta_IN: Likewise.
3575 * locales/kw_GB: Add yY to yesexpr.
3576 * locales/oc_FR: Likewise.
3578 * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
3582 * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
3583 Define yesstr and nostr.
3584 * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
3585 * locales/ar_BH: Likewise.
3586 * locales/ar_DZ: Likewise.
3587 * locales/ar_IN: Likewise.
3588 * locales/ar_IQ: Likewise.
3589 * locales/ar_JO: Likewise.
3590 * locales/ar_KW: Likewise.
3591 * locales/ar_LB: Likewise.
3592 * locales/ar_LY: Likewise.
3593 * locales/ar_MA: Likewise.
3594 * locales/ar_OM: Likewise.
3595 * locales/ar_QA: Likewise.
3596 * locales/ar_SA: Likewise.
3597 * locales/ar_SD: Likewise.
3598 * locales/ar_SY: Likewise.
3599 * locales/ar_TN: Likewise.
3600 * locales/ar_YE: Likewise.
3603 * locales/de_DE: Add transliterations for quoting characters.
3606 * locales/vi_VN: Several fixes.
3607 Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
3610 * locales/te_IN: Several fixes.
3611 Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
3614 * locales/dz_BT: New file.
3615 * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
3618 * locales/hu_HU: Add some transliterations.
3621 * locales/hu_HU: Define week.
3624 * locales/ml_IN: Fix title.
3627 * locales/ca_ES: Fix title.
3630 * locales/yi_US: Fix title.
3632 * locales/nl_NL: Define country_car, lang_name, lang_ab,
3633 lang_term, and lang_lib.
3636 * locales/ku_TR: New file.
3637 * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
3640 2005-10-13 Ulrich Drepper <drepper@redhat.com>
3643 * locales/ss_ZA: New file.
3644 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3647 * locales/tn_ZA: New file.
3648 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3651 * locales/ve_ZA: New file.
3652 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3655 * locales/nso_ZA: New file.
3656 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3658 * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
3661 2005-10-12 Ulrich Drepper <drepper@redhat.com>
3664 * locales/ts_ZA: New file.
3665 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3667 * SUPPORTED: Add ts_ZA.UTF-8.
3669 2005-09-29 Ulrich Drepper <drepper@redhat.com>
3671 * locales/en_US: Fix postal_fmt.
3672 * locales/es_US: Update LC_ADDRESS info from en_US.
3673 Reported by FrankTang@gmail.com.
3675 2005-09-25 Ulrich Drepper <drepper@redhat.com>
3678 * locales/zh_CN: Fix date_fmt information.
3680 * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
3683 * locales/km_KH: New file.
3685 * Makefile (LOCALES): Add zh_TW.EUC-TW.
3687 2005-09-24 Ulrich Drepper <drepper@redhat.com>
3690 * locales/yi_US: Spelling fixes.
3693 * locales/wa_BE: Fixed weekday names to match new orthographic rules.
3696 * locales/tg_TJ: Correct yesexpr.
3699 * locales/sq_AL: Add language specific collation.
3702 * locales/bs_BA: Don't comment out reorder-after. Fix tel_int_fmt.
3705 * locales/az_AZ: Fix the day and month names. Add transliteration
3706 for schwa character.
3709 * locales/bn_BD: Some corrections.
3710 Patch by Jamil Ahmed <jamil@bengalinux.org>.
3713 * locales/el_GR: Change to use 12h time format.
3714 Patch by Konstantinos Margaritis <markos@debian.org>.
3716 * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
3719 * locales/hsb_DE: New file.
3722 * locales/sid_ET: Remove incorrect lang_ab definition.
3725 * locales/ru_RU: Use nominative instead of genitive in mon data to
3726 align with other locales with the same issue.
3728 * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
3731 * locales/ky_KG: New file.
3734 * locales/st_ZA: Updates and corrections.
3735 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3738 * locales/xh_ZA: Updates and corrections.
3739 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3742 * locales/zu_ZA: Updates and corrections.
3743 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3746 * locales/af_ZA: Updates and corrections.
3747 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3749 * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
3752 * locales/be_BY@latin: New file.
3754 2005-09-23 Ulrich Drepper <drepper@redhat.com>
3756 * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
3759 * locales/mg_MG: New file.
3761 2005-07-26 Ulrich Drepper <drepper@redhat.com>
3763 * locales/hu_HU: Better collation.
3764 Patch by Gyuro Lehel <lehel@freemail.hu>.
3766 2005-07-08 Ulrich Drepper <drepper@redhat.com>
3769 * locales/vi_VN: Update locale.
3771 2005-07-05 Ulrich Drepper <drepper@redhat.com>
3773 * locales/en_US: Remove duplicate am_pn entry.
3775 2005-05-28 Jakub Jelinek <jakub@redhat.com>
3778 * locales/pa_IN (am_pm): Fix typos.
3779 Patch by Denis Barbier <barbier@linuxfr.org>.
3781 2005-05-22 Ulrich Drepper <drepper@redhat.com>
3784 * locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.
3786 2005-04-28 Jakub Jelinek <jakub@redhat.com>
3789 * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
3791 2005-04-26 Ulrich Drepper <drepper@redhat.com>
3794 * locales/fa_IR: Add alt_digits, change date and time
3795 representation, and various cleanups.
3796 Patch by Hamed Malek <hamed@bamdad.org>.
3798 2005-03-21 Jakub Jelinek <jakub@redhat.com>
3801 * charmaps/WINDOWS-31J: Add % before alias keyword.
3803 2005-02-27 Denis Barbier <barbier@debian.org>
3806 * locales/sr_CS: New file.
3807 Contributed by Danilo Segan <dsegan@gmx.net>
3808 * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
3810 2005-03-18 Andreas Schwab <schwab@suse.de>
3813 * locales/pa_IN (am_pm): Fix character names.
3815 2005-03-18 Ulrich Drepper <drepper@redhat.com>
3818 * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
3820 2004-12-19 Roland McGrath <roland@frob.com>
3822 * gen-unicode-ctype.c (output_tables): Fix email address in output.
3824 2004-10-02 Petter Reinholdtsen <pere@hungry.com>
3827 * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
3828 remaining block. Change contact info as this locale is now
3829 maintained by Jamil Ahmed. Patch from Jamil Ahmed.
3831 * locales/bn_BD: Change category entries to look more like
3832 standard references.
3835 * locales/ta_IN: Correct sorting order. Corrected day and month
3836 abbrevations. Corrected name strings for mr., mrs. and miss.
3837 Patch from Thuraiappah Vaseeharan.
3839 2004-12-17 GOTO Masanori <gotom@debian.or.jp>
3841 * locales/te_IN: Fix language name spelling.
3843 2004-12-14 Ulrich Drepper <drepper@redhat.com>
3845 * locales/en_ZA: Update by Dwayne Bailey.
3847 2004-11-27 Ulrich Drepper <drepper@redhat.com>
3849 * locales/pa_IN: Add some missing fields and fix some spelling
3850 mistakes. Patch by Jatin Nansi <jnansi@redhat.com>.
3852 2004-10-31 Petter Reinholdtsen <pere@hungry.com>
3855 * SUPPORTED: Update bug reporting comment.
3856 * locales/af_ZA: Change contact address from bug-glibc@gnu.org
3857 to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
3859 * locales/an_ES: Likewise.
3860 * locales/ar_AE: Likewise.
3861 * locales/ar_BH: Likewise.
3862 * locales/ar_DZ: Likewise.
3863 * locales/ar_EG: Likewise.
3864 * locales/ar_IN: Likewise.
3865 * locales/ar_IQ: Likewise.
3866 * locales/ar_JO: Likewise.
3867 * locales/ar_KW: Likewise.
3868 * locales/ar_LB: Likewise.
3869 * locales/ar_LY: Likewise.
3870 * locales/ar_MA: Likewise.
3871 * locales/ar_OM: Likewise.
3872 * locales/ar_QA: Likewise.
3873 * locales/ar_SA: Likewise.
3874 * locales/ar_SD: Likewise.
3875 * locales/ar_SY: Likewise.
3876 * locales/ar_TN: Likewise.
3877 * locales/ar_YE: Likewise.
3878 * locales/be_BY: Likewise.
3879 * locales/bn_IN: Likewise.
3880 * locales/br_FR@euro: Likewise.
3881 * locales/ca_ES: Likewise.
3882 * locales/ca_ES@euro: Likewise.
3883 * locales/cs_CZ: Likewise.
3884 * locales/da_DK: Likewise.
3885 * locales/de_AT: Likewise.
3886 * locales/de_AT@euro: Likewise.
3887 * locales/de_BE: Likewise.
3888 * locales/de_BE@euro: Likewise.
3889 * locales/de_CH: Likewise.
3890 * locales/de_DE: Likewise.
3891 * locales/de_DE@euro: Likewise.
3892 * locales/de_LU: Likewise.
3893 * locales/de_LU@euro: Likewise.
3894 * locales/el_GR: Likewise.
3895 * locales/el_GR@euro: Likewise.
3896 * locales/en_AU: Likewise.
3897 * locales/en_BW: Likewise.
3898 * locales/en_CA: Likewise.
3899 * locales/en_DK: Likewise.
3900 * locales/en_GB: Likewise.
3901 * locales/en_HK: Likewise.
3902 * locales/en_IE: Likewise.
3903 * locales/en_IE@euro: Likewise.
3904 * locales/en_IN: Likewise.
3905 * locales/en_NZ: Likewise.
3906 * locales/en_PH: Likewise.
3907 * locales/en_SG: Likewise.
3908 * locales/en_US: Likewise.
3909 * locales/en_ZW: Likewise.
3910 * locales/es_AR: Likewise.
3911 * locales/es_BO: Likewise.
3912 * locales/es_CL: Likewise.
3913 * locales/es_CO: Likewise.
3914 * locales/es_CR: Likewise.
3915 * locales/es_DO: Likewise.
3916 * locales/es_EC: Likewise.
3917 * locales/es_ES: Likewise.
3918 * locales/es_ES@euro: Likewise.
3919 * locales/es_GT: Likewise.
3920 * locales/es_HN: Likewise.
3921 * locales/es_MX: Likewise.
3922 * locales/es_NI: Likewise.
3923 * locales/es_PA: Likewise.
3924 * locales/es_PE: Likewise.
3925 * locales/es_PR: Likewise.
3926 * locales/es_PY: Likewise.
3927 * locales/es_SV: Likewise.
3928 * locales/es_US: Likewise.
3929 * locales/es_UY: Likewise.
3930 * locales/es_VE: Likewise.
3931 * locales/et_EE: Likewise.
3932 * locales/eu_ES: Likewise.
3933 * locales/eu_ES@euro: Likewise.
3934 * locales/fi_FI: Likewise.
3935 * locales/fi_FI@euro: Likewise.
3936 * locales/fo_FO: Likewise.
3937 * locales/fr_BE: Likewise.
3938 * locales/fr_BE@euro: Likewise.
3939 * locales/fr_CA: Likewise.
3940 * locales/fr_CH: Likewise.
3941 * locales/fr_FR: Likewise.
3942 * locales/fr_FR@euro: Likewise.
3943 * locales/fr_LU: Likewise.
3944 * locales/fr_LU@euro: Likewise.
3945 * locales/ga_IE: Likewise.
3946 * locales/ga_IE@euro: Likewise.
3947 * locales/gl_ES: Likewise.
3948 * locales/gl_ES@euro: Likewise.
3949 * locales/gu_IN: Likewise.
3950 * locales/gv_GB: Likewise.
3951 * locales/he_IL: Likewise.
3952 * locales/hi_IN: Likewise.
3953 * locales/hr_HR: Likewise.
3954 * locales/hu_HU: Likewise.
3955 * locales/id_ID: Likewise.
3956 * locales/is_IS: Likewise.
3957 * locales/it_CH: Likewise.
3958 * locales/it_IT: Likewise.
3959 * locales/it_IT@euro: Likewise.
3960 * locales/iw_IL: Likewise.
3961 * locales/ja_JP: Likewise.
3962 * locales/kk_KZ: Likewise.
3963 * locales/kl_GL: Likewise.
3964 * locales/kn_IN: Likewise.
3965 * locales/ko_KR: Likewise.
3966 * locales/kw_GB: Likewise.
3967 * locales/lo_LA: Likewise.
3968 * locales/lt_LT: Likewise.
3969 * locales/lv_LV: Likewise.
3970 * locales/ml_IN: Likewise.
3971 * locales/mn_MN: Likewise.
3972 * locales/mr_IN: Likewise.
3973 * locales/ms_MY: Likewise.
3974 * locales/mt_MT: Likewise.
3975 * locales/nb_NO: Likewise.
3976 * locales/nl_BE: Likewise.
3977 * locales/nl_BE@euro: Likewise.
3978 * locales/nl_NL: Likewise.
3979 * locales/nl_NL@euro: Likewise.
3980 * locales/nn_NO: Likewise.
3981 * locales/pa_IN: Likewise.
3982 * locales/pl_PL: Likewise.
3983 * locales/pt_BR: Likewise.
3984 * locales/pt_PT: Likewise.
3985 * locales/pt_PT@euro: Likewise.
3986 * locales/ro_RO: Likewise.
3987 * locales/ru_RU: Likewise.
3988 * locales/ru_UA: Likewise.
3989 * locales/sk_SK: Likewise.
3990 * locales/sl_SI: Likewise.
3991 * locales/sq_AL: Likewise.
3992 * locales/sv_FI: Likewise.
3993 * locales/sv_FI@euro: Likewise.
3994 * locales/sv_SE: Likewise.
3995 * locales/ta_IN: Likewise.
3996 * locales/te_IN: Likewise.
3997 * locales/th_TH: Likewise.
3998 * locales/tr_TR: Likewise.
3999 * locales/uk_UA: Likewise.
4000 * locales/ur_PK: Likewise.
4001 * locales/vi_VN: Likewise.
4002 * locales/wa_BE@euro: Likewise.
4003 * locales/zh_CN: Likewise.
4004 * locales/zh_HK: Likewise.
4005 * locales/zh_SG: Likewise.
4006 * locales/zh_TW: Likewise.
4009 * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
4010 surprises when using untranslated program.
4011 * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
4012 make it more like the structure of the POSIX locale values.
4013 * locales/tr_TR: Correct numeric decimal point to use comma, and
4015 Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
4018 * locales/tr_TR: Update with new currency symbol valid from
4019 2005-01-01. Patch from Nilgün Belma Bugüner.
4020 * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
4022 2004-10-11 Ulrich Drepper <drepper@redhat.com>
4024 * locales/fa_IR: Add to_inpunct map.
4025 Patch by Hamed Malek <hamed@bamdad.org>.
4027 2004-10-04 Ulrich Drepper <drepper@redhat.com>
4030 * locales/gu_IN: Update various incorrect and missing information.
4031 Patch by Ankit Patel <ankit@redhat.com>.
4033 2004-09-28 Ulrich Drepper <drepper@redhat.com>
4035 * locales/nb_NO: Make language field consistent in form with nn_NO.
4037 2004-09-27 Ulrich Drepper <drepper@redhat.com>
4039 * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
4040 Reported by Alan Cox <alan@redhat.com>.
4042 2004-08-07 Petter Reinholdtsen <pere@hungry.com>
4044 * Makefile (test-input): Add tr_TR.UTF-8 sorting test. Test case
4046 * tr_TR.in: New file.
4048 2004-07-31 Bruno Haible <bruno@clisp.org>
4050 * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
4051 * charmaps/SHIFT_JISX0213: Likewise.
4053 2004-07-22 Bruno Haible <bruno@clisp.org>
4055 * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA. Add alias
4058 2004-07-22 Bruno Haible <bruno@clisp.org>
4060 * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
4062 2004-07-14 Petter Reinholdtsen <pere@hungry.com>
4064 * locales/kr_KO: Change month names to use latin numbers instead
4065 of hangul numeric pronounciation. Patch from Changwoo
4068 2004-07-17 Petter Reinholdtsen <pere@hungry.com>
4070 * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
4072 2004-05-18 Petter Reinholdtsen <pere@hungry.com>
4074 * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
4075 '22.06.2003' to '22. 06. 2003'. Change requested from Aleks
4076 Reinhardt, and approved by the locale author Borka
4077 Jerman-Blazic. [BZ #163]
4079 2004-05-17 Ulrich Drepper <drepper@redhat.com>
4081 * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
4083 2004-05-15 Petter Reinholdtsen <pere@hungry.com>
4085 * locales/it_IT: Change currency formatting from none to two
4086 fraction dicits, as Italy now uses the Euro. Patch from Marko
4089 2004-05-02 Petter Reinholdtsen <pere@hungry.com>
4091 * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
4092 (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
4094 2004-05-03 Ulrich Drepper <drepper@redhat.com>
4096 * locales/wal_ET: New file [BZ #142]. Contributed by Daniel Yacob.
4098 2004-05-02 Petter Reinholdtsen <pere@hungry.com>
4100 * locales/sid_ET: Correct lang_ab and source information.
4101 Patch from Daniel Yacob.
4103 2004-04-17 Petter Reinholdtsen <pere@hungry.com>
4105 * locales/et_EE: Change default charset for et_EE locale from
4106 ISO-8859-1 to ISO-8859-15, to reflect the content of
4107 <URL:http://www.eki.ee/itstandard/contents.html>. Based on input
4108 from Indrek Hein and Meelis Roos.
4109 * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
4111 2004-04-17 Ulrich Drepper <drepper@redhat.com>
4113 * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
4114 * locales/kk_KZ: New file.
4115 * charmaps/PT154: New file.
4116 * charmaps/RK1048: New file.
4118 2004-03-19 Petter Reinholdtsen <pere@hungry.com>
4120 * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
4121 * locales/ar_TN: Likewise.
4122 * locales/ar_YE: Likewise.
4123 * locales/bn_BD: Likewise.
4124 * locales/br_FR: Likewise.
4125 * locales/ca_ES: Likewise.
4126 * locales/cy_GB: Likewise.
4127 * locales/gd_GB: Likewise.
4128 * locales/gv_GB: Likewise.
4129 * locales/hy_AM: Likewise.
4130 * locales/id_ID: Likewise.
4131 * locales/ka_GE: Likewise.
4132 * locales/kw_GB: Likewise.
4133 * locales/lg_UG: Likewise.
4134 * locales/mk_MK: Likewise.
4135 * locales/oc_FR: Likewise.
4136 * locales/ru_UA: Likewise.
4137 * locales/sk_SK: Likewise.
4138 * locales/sr_YU: Likewise.
4139 * locales/sr_YU@cyrillic: Likewise.
4140 * locales/uk_UA: Likewise.
4141 * locales/ur_PK: Likewise.
4142 * locales/wa_BE: Likewise.
4144 2004-03-17 Ulrich Drepper <drepper@redhat.com>
4146 * locales/fa_IR: Fix yesexpr and noexpr.
4147 Patch by Hamed Malek <hamed@bamdad.org>.
4149 2004-02-16 Ulrich Drepper <drepper@redhat.com>
4151 * locales/tr_TR: Correct sorting order of the normal and dotless I
4154 2004-02-09 Ulrich Drepper <drepper@redhat.com>
4156 * locales/fa_IR: Add to_outpunct info and change decimal_point and
4157 thousand_sep to ASCII value.
4159 2004-01-19 Ulrich Drepper <drepper@redhat.com>
4161 * SUPPORTED: Add all kinds of UTF-8 locales.
4163 2004-01-18 Bruno Haible <bruno@clisp.org>
4165 * locales/lg_UG: Renamed from lug_UG, with trivial updates.
4166 * locales/lug_UG: Remove file.
4167 * SUPPORTED: Create lg_UG instead of lug_UG.
4169 2003-12-31 Bruno Haible <bruno@clisp.org>
4171 * charmaps/IBM866NAV: Fix the character values.
4173 2004-01-01 Petter Reinholdtsen <pere@hungry.com>
4175 * sort-test.sh: Print the status for both the sorting tests, xfrm
4176 and collate, making it possible to know which one of them that
4177 fail if only one of them misbehaves. Indent output from
4178 'diff -u' when sorting test fail, to make it easier to visually
4181 2004-01-01 Petter Reinholdtsen <pere@hungry.com>
4183 * tst-fmon.data: Add simple test to check left justified currency
4184 values in the C locale.
4186 2004-01-01 Ulrich Drepper <drepper@redhat.com>
4188 * tst-fmon.sh: Don't print every line. The program already prints
4191 * tst-fmon.c (main): Fix typo in message.
4193 2003-07-06 Petter Reinholdtsen <pere@hungry.com>
4195 * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
4196 * locales/hr_HR: Correct the email address of Tomislav Vujec.
4197 * locales/ja_JP: Document EUC-JP as the recommended charset.
4198 * locales/ko_KR: List Won-kyu Park as the author/contact for the
4200 * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
4202 2003-12-22 Ulrich Drepper <drepper@redhat.com>
4204 * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
4206 2003-12-05 Ulrich Drepper <drepper@redhat.com>
4208 * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
4210 * locales/aa_DJ: Add int_select. Use copy where possible.
4211 * locales/am_ET: Likewise.
4212 * locales/ar_BH: Likewise.
4213 * locales/ar_DZ: Likewise.
4214 * locales/ar_EG: Likewise.
4215 * locales/ar_IN: Likewise.
4216 * locales/az_AZ: Likewise.
4217 * locales/be_BY: Likewise.
4218 * locales/bn_BD: Likewise.
4219 * locales/bn_IN: Likewise.
4220 * locales/br_FR: Likewise.
4221 * locales/bs_BA: Likewise.
4222 * locales/da_DK: Likewise.
4223 * locales/de_AT: Likewise.
4224 * locales/de_BE: Likewise.
4225 * locales/el_GR: Likewise.
4226 * locales/en_AU: Likewise.
4227 * locales/en_BW: Likewise.
4228 * locales/en_CA: Likewise.
4229 * locales/en_DK: Likewise.
4230 * locales/en_IN: Likewise.
4231 * locales/es_AR: Likewise.
4232 * locales/es_BO: Likewise.
4233 * locales/es_CL: Likewise.
4234 * locales/es_CO: Likewise.
4235 * locales/es_CR: Likewise.
4236 * locales/es_DO: Likewise.
4237 * locales/es_EC: Likewise.
4238 * locales/es_GT: Likewise.
4239 * locales/es_HN: Likewise.
4240 * locales/es_SV: Likewise.
4241 * locales/et_EE: Likewise.
4242 * locales/fi_FI: Likewise.
4243 * locales/fr_BE: Likewise.
4244 * locales/fr_CA: Likewise.
4245 * locales/fr_FR: Likewise.
4246 * locales/gu_IN: Likewise.
4247 * locales/hi_IN: Likewise.
4248 * locales/hr_HR: Likewise.
4249 * locales/hu_HU: Likewise.
4250 * locales/is_IS: Likewise.
4251 * locales/ka_GE: Likewise.
4252 * locales/kn_IN: Likewise.
4253 * locales/ml_IN: Likewise.
4254 * locales/mr_IN: Likewise.
4255 * locales/nl_BE: Likewise.
4256 * locales/pa_IN: Likewise.
4257 * locales/pt_BR: Likewise.
4258 * locales/ru_RU: Likewise.
4259 * locales/sq_AL: Likewise.
4260 * locales/ta_IN: Likewise.
4261 * locales/te_IN: Likewise.
4262 * locales/ti_ER: Likewise.
4263 * locales/ti_ET: Likewise.
4264 * locales/zh_HK: Likewise.
4266 * locales/hy_AM: Fix some syntax errors and formatting mistakes.
4268 * locales/tt_RU: Use copy in a few places. Add dummy LC_NAME,
4269 LC_ADDRESS, and LC_TELEPHONE definitions.
4271 2003-11-30 Petter Reinholdtsen <pere@hungry.com>
4273 * tst-fmon.sh: Allow quotes around the result string, to make it
4274 easier to see important whitespace.
4275 * tst-fmon.data: Likewise.
4277 * tst-fmon.sh: Clean up output, unify capitalization and output order.
4278 * tst-fmon.c: Likewise.
4280 * tst-fmon.data: Add test for international currency formatting.
4281 * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
4282 * tst-fmon-locales/tstfmon_n02n40: Likewise.
4283 * tst-fmon-locales/tstfmon_n10y31: Likewise.
4284 * tst-fmon-locales/tstfmon_n11y41: Likewise.
4285 * tst-fmon-locales/tstfmon_n12y11: Likewise.
4286 * tst-fmon-locales/tstfmon_n20n32: Likewise.
4287 * tst-fmon-locales/tstfmon_n30y20: Likewise.
4288 * tst-fmon-locales/tstfmon_n41n00: Likewise.
4289 * tst-fmon-locales/tstfmon_y01y10: Likewise.
4290 * tst-fmon-locales/tstfmon_y02n22: Likewise.
4291 * tst-fmon-locales/tstfmon_y22n42: Likewise.
4292 * tst-fmon-locales/tstfmon_y30y21: Likewise.
4293 * tst-fmon-locales/tstfmon_y32n31: Likewise.
4294 * tst-fmon-locales/tstfmon_y40y00: Likewise.
4295 * tst-fmon-locales/tstfmon_y42n21: Likewise.
4297 * locales/en_US: Correct spacing for international
4298 currency formatting, now that strfmon() works better.
4300 * locales/ja_JP: Correct currency position and
4301 spacing now that strfmon() work better.
4303 2003-12-03 Ulrich Drepper <drepper@redhat.com>
4305 * locales/af_ZA: Add ISO 3166 information.
4306 * locales/ar_AE: Likewise.
4307 * locales/ar_BH: Likewise.
4308 * locales/ar_DZ: Likewise.
4309 * locales/ar_EG: Likewise.
4310 * locales/ar_IN: Likewise.
4311 * locales/ar_IQ: Likewise.
4312 * locales/ar_JO: Likewise.
4313 * locales/ar_KW: Likewise.
4314 * locales/ar_LB: Likewise.
4315 * locales/ar_LY: Likewise.
4316 * locales/ar_MA: Likewise.
4317 * locales/ar_OM: Likewise.
4318 * locales/ar_QA: Likewise.
4319 * locales/ar_SA: Likewise.
4320 * locales/ar_SD: Likewise.
4321 * locales/ar_SY: Likewise.
4322 * locales/ar_TN: Likewise.
4323 * locales/ar_YE: Likewise.
4324 * locales/az_AZ: Likewise.
4325 * locales/be_BY: Likewise.
4326 * locales/bn_BD: Likewise.
4327 * locales/bn_IN: Likewise.
4328 * locales/bs_BA: Likewise.
4329 * locales/ca_ES: Likewise.
4330 * locales/cs_CZ: Likewise.
4331 * locales/cy_GB: Likewise.
4332 * locales/da_DK: Likewise.
4333 * locales/de_AT: Likewise.
4334 * locales/de_BE: Likewise.
4335 * locales/de_CH: Likewise.
4336 * locales/de_LU: Likewise.
4337 * locales/el_GR: Likewise.
4338 * locales/en_AU: Likewise.
4339 * locales/en_BW: Likewise.
4340 * locales/en_CA: Likewise.
4341 * locales/en_DK: Likewise.
4342 * locales/en_GB: Likewise.
4343 * locales/en_HK: Likewise.
4344 * locales/en_IE: Likewise.
4345 * locales/en_IN: Likewise.
4346 * locales/en_NZ: Likewise.
4347 * locales/en_PH: Likewise.
4348 * locales/en_SG: Likewise.
4349 * locales/en_ZA: Likewise.
4350 * locales/en_ZW: Likewise.
4351 * locales/es_AR: Likewise.
4352 * locales/es_BO: Likewise.
4353 * locales/es_CL: Likewise.
4354 * locales/es_CO: Likewise.
4355 * locales/es_CR: Likewise.
4356 * locales/es_DO: Likewise.
4357 * locales/es_EC: Likewise.
4358 * locales/es_ES: Likewise.
4359 * locales/es_GT: Likewise.
4360 * locales/es_HN: Likewise.
4361 * locales/es_MX: Likewise.
4362 * locales/es_NI: Likewise.
4363 * locales/es_PA: Likewise.
4364 * locales/es_PE: Likewise.
4365 * locales/es_PR: Likewise.
4366 * locales/es_PY: Likewise.
4367 * locales/es_SV: Likewise.
4368 * locales/es_US: Likewise.
4369 * locales/es_UY: Likewise.
4370 * locales/es_VE: Likewise.
4371 * locales/et_EE: Likewise.
4372 * locales/eu_ES: Likewise.
4373 * locales/fi_FI: Likewise.
4374 * locales/fo_FO: Likewise.
4375 * locales/fr_BE: Likewise.
4376 * locales/fr_CA: Likewise.
4377 * locales/fr_CH: Likewise.
4378 * locales/fr_FR: Likewise.
4379 * locales/fr_LU: Likewise.
4380 * locales/ga_IE: Likewise.
4381 * locales/gl_ES: Likewise.
4382 * locales/gu_IN: Likewise.
4383 * locales/gv_GB: Likewise.
4384 * locales/he_IL: Likewise.
4385 * locales/hi_IN: Likewise.
4386 * locales/hr_HR: Likewise.
4387 * locales/hu_HU: Likewise.
4388 * locales/id_ID: Likewise.
4389 * locales/is_IS: Likewise.
4390 * locales/it_CH: Likewise.
4391 * locales/it_IT: Likewise.
4392 * locales/iw_IL: Likewise.
4393 * locales/ja_JP: Likewise.
4394 * locales/kl_GL: Likewise.
4395 * locales/kn_IN: Likewise.
4396 * locales/ko_KR: Likewise.
4397 * locales/kw_GB: Likewise.
4398 * locales/lt_LT: Likewise.
4399 * locales/lug_UG: Likewise.
4400 * locales/lv_LV: Likewise.
4401 * locales/ml_IN: Likewise.
4402 * locales/mr_IN: Likewise.
4403 * locales/ms_MY: Likewise.
4404 * locales/mt_MT: Likewise.
4405 * locales/nb_NO: Likewise.
4406 * locales/ne_NP: Likewise.
4407 * locales/nl_BE: Likewise.
4408 * locales/nl_NL: Likewise.
4409 * locales/nn_NO: Likewise.
4410 * locales/pa_IN: Likewise.
4411 * locales/pl_PL: Likewise.
4412 * locales/pt_BR: Likewise.
4413 * locales/pt_PT: Likewise.
4414 * locales/ro_RO: Likewise.
4415 * locales/ru_RU: Likewise.
4416 * locales/ru_UA: Likewise.
4417 * locales/se_NO: Likewise.
4418 * locales/sk_SK: Likewise.
4419 * locales/sl_SI: Likewise.
4420 * locales/sq_AL: Likewise.
4421 * locales/sr_YU: Likewise.
4422 * locales/st_ZA: Likewise.
4423 * locales/sv_FI: Likewise.
4424 * locales/sv_SE: Likewise.
4425 * locales/ta_IN: Likewise.
4426 * locales/te_IN: Likewise.
4427 * locales/tg_TJ: Likewise.
4428 * locales/th_TH: Likewise.
4429 * locales/tl_PH: Likewise.
4430 * locales/uk_UA: Likewise.
4431 * locales/ur_PK: Likewise.
4432 * locales/uz_UZ@cyrillic: Likewise.
4433 * locales/vi_VN: Likewise.
4434 * locales/xh_ZA: Likewise.
4435 * locales/zh_HK: Likewise.
4436 * locales/zh_SG: Likewise.
4437 * locales/zu_ZA: Likewise.
4439 2003-11-23 Petter Reinholdtsen <pere@hungry.com>
4441 * locales/translit_et: Removed unused file.
4443 * locales/fi_FI: First weekday and workday is Monday in Finland.
4444 Correction from Tommi Vainikainen.
4446 2003-11-20 Jakub Jelinek <jakub@redhat.com>
4448 * Makefile (LOCALES): Add cs_CZ.UTF-8.
4450 2003-11-15 Ulrich Drepper <drepper@redhat.com>
4452 * Makefile (tst-leaks-ENV): Add LOCPATH.
4454 2003-11-11 Jakub Jelinek <jakub@redhat.com>
4456 * Makefile (LOCALES): Add tr_TR.UTF-8.
4458 2003-11-08 Ulrich Drepper <drepper@redhat.com>
4460 * locales/ne_NP: New file.
4461 * locales/gu_IN: New file.
4462 * locales/kn_IN: New file.
4463 * locales/pa_IN: New file.
4464 Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
4466 * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
4468 2003-11-04 Ulrich Drepper <drepper@redhat.com>
4470 * tst-numeric.data: Fix fallout from nb_NO introduction.
4471 * Makefile (LOCALES): Likewise.
4473 2003-11-03 Ulrich Drepper <drepper@redhat.com>
4475 * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
4477 * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
4479 2003-11-03 Ulrich Drepper <drepper@redhat.com>
4481 * locales/aa_DJ: New file.
4482 * locales/aa_ER: New file.
4483 * locales/aa_ER@saaho: New file.
4484 * locales/aa_ET: New file.
4485 * locales/byn_ER: New file.
4486 * locales/gez_ER: New file.
4487 * locales/gez_ER@abegede: New file.
4488 * locales/gez_ET: New file.
4489 * locales/gez_ET@abegede: New file.
4490 * locales/om_ET: New file.
4491 * locales/om_KE: New file.
4492 * locales/sid_ET: New file.
4493 * locales/so_DJ: New file.
4494 * locales/so_ET: New file.
4495 * locales/so_KE: New file.
4496 * locales/so_SO: New file.
4497 * locales/tig_ER: New file.
4498 * locales/am_ET: Various updates.
4499 * locales/ti_ER: Likewise.
4500 * locales/ti_ET: Likewise.
4501 Patch by Daniel Yacob <locales@geez.org>.
4503 2003-10-31 Roland McGrath <roland@redhat.com>
4505 * bug-usesetlocale.c: New file.
4506 * Makefile (tests): Add it.
4508 2003-10-01 Ulrich Drepper <drepper@redhat.com>
4510 * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
4512 * locales/uz_UZ: New version by Mashrab Kuvatov.
4513 * locales/uz_UZ@cyrillic: New file. Patch by Mashrab Kuvatov.
4515 2003-09-21 Jordi Mallach <jordi@gnu.org>
4517 * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
4519 * locales/eu_ES: Fix int_frac_digits and frac_digits values.
4520 * locales/gl_ES: Likewise.
4522 2003-09-17 Ulrich Drepper <drepper@redhat.com>
4524 * locales/lo_LA: Fix duplicated collation entries.
4525 Patch by Anousak Souphavanh <anousak@muanglao.com>.
4527 2003-09-01 Petter Reinholdtsen <pere@hungry.com>
4529 * locales/iw_IL: Add comment stating why there are two locales for
4530 Hebrew in Israel, and that he_IL replaces iw_IL.
4531 * locales/he_IL: Likewise.
4533 2003-08-25 Ulrich Drepper <drepper@redhat.com>
4535 * locales/an_ES: Fix locale header information.
4536 * locales/wa_BE: Likewise.
4537 * locales/yi_US: Likewise.
4538 Patch by Jordi Mallach <jordi@sindominio.net>.
4540 2003-08-14 Ulrich Drepper <drepper@redhat.com>
4542 * charmaps/WINDOWS-31J: New file.
4543 * charmaps/EUC-JP-MS: New file
4544 Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
4546 2003-07-27 Andreas Jaeger <aj@suse.de>
4548 * collate-test.c: Include error.h for error prototype.
4549 * xfrm-test.c: Likewise.
4551 2003-07-13 Petter Reinholdtsen <pere@hungry.com>
4553 * collate-test.c (main): Correct handling of files with more then
4554 100 lines. Print error message if argument is missing, instead of
4556 * xfrm-test.c: Likewise.
4558 2003-07-02 Ulrich Drepper <drepper@redhat.com>
4560 * locales/lo_LA: Update collation info for U0EAF and U0EC6.
4561 Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
4562 Patch by Anousak Souphavanh <anousak@muanglao.com>.
4564 2003-06-25 Petter Reinholdtsen <pere@hungry.com>
4566 * locales/an_ES: Change default charset from ISO-8859-1 to
4567 ISO-8859-15 as the locale need the EURO sign.
4569 * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
4571 2003-06-21 Petter Reinholdtsen <pere@hungry.com>
4573 * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
4576 2003-06-16 Bruno Haible <bruno@clisp.org>
4578 * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
4579 * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
4580 * charmaps/IBM1047: Add alias IBM-1047.
4581 * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
4583 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
4585 * locales/fi_FI [LC_TIME]: Correct month names to make the dates
4586 gramatically correct. Patch from Eero Häkkinen. [PR libc/5013].
4588 2003-06-16 Ulrich Drepper <drepper@redhat.com>
4590 * locales/an_ES: New file. Contributed by Jordi Mallach Péez.
4592 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
4594 * tst-fmon.c (main): Remove unused variable 'monval'.
4596 * tst-fmon.sh: Make sure all tests are executed before an error
4597 code is reported to make.
4598 * tst-numeric.sh: Likewise.
4600 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
4602 * locales/is_IS [LC_TIME]: Use lower case letters in month and
4603 week day names. Patch from Bjarni Ingi Gislason.
4605 2003-05-31 Petter Reinholdtsen <pere@hungry.com>
4607 * locales/fi_FI: Add URL to a reference documenting Finish in
4609 * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
4610 period (U002E) to non-break space (U00A0).
4611 suggestion from Eero Häkkinen.
4612 [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
4613 non-break space (U00A0). Based on suggestion from Eero Häkkinen.
4615 2003-06-11 Ulrich Drepper <drepper@redhat.com>
4617 * locales/lo_LA: New file.
4618 Contributed by Anousak Souphavanh <anousak@muanglao.com>.
4619 * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
4621 2003-05-29 Petter Reinholdtsen <pere@hungry.com>
4623 * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
4625 2003-05-10 Ulrich Drepper <drepper@redhat.com>
4627 * locales/st_ZA: New file.
4628 * locales/xh_ZA: New file.
4629 * locales/zu_ZA: New file.
4630 Contributed by Dwayne Bailey <dwayne@translate.org.za>.
4632 2003-05-06 Ulrich Drepper <drepper@redhat.com>
4634 * locales/de_DE: Use two-letter abday values.
4635 * tst-langinfo.sh: Update after de_DE locale change.
4637 2003-05-05 Jakub Jelinek <jakub@redhat.com>
4639 * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
4640 format specifier when printing ret.
4642 2003-04-30 Petter Reinholdtsen <pere@hungry.com>
4644 * tst-fmon.c: Report name of locale if setlocale() fails.
4645 * tst-numeric.c: Likewise.
4647 * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
4648 * tst-numeric.sh: Likewise.
4650 2003-04-30 Petter Reinholdtsen <pere@hungry.com>
4652 * sort-test.sh: Output 'diff -u' when sorting test failed, to make
4653 it easier to find out what was wrong with the sorting order.
4655 2003-04-16 Petter Reinholdtsen <pere@hungry.com>
4657 * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
4658 (tst-numeric.out): Define.
4659 * tst-numeric.c: New file.
4660 * tst-numeric.sh: New file.
4661 * tst-numeric.data: New file.
4663 2003-04-21 Ulrich Drepper <drepper@redhat.com>
4665 * locales/ar_BH: Fix spelling of Bahrain.
4667 2003-04-16 Ulrich Drepper <drepper@redhat.com>
4669 * locales/uk_UA: Fix sorting.
4670 Patch by Leonid Kanter <leon@geon.donetsk.ua>.
4672 2003-04-15 Petter Reinholdtsen <pere@hungry.com>
4674 * locales/ar_SD [LC_MONETARY]: Use international currency symbol
4676 * locales/es_EC [LC_MONETARY]: Use international currency symbol
4678 Source is CIA World Fact book.
4680 2003-04-05 Petter Reinholdtsen <pere@hungry.com>
4682 * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
4683 to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
4684 the locale building again.
4685 * locales/sr_YU@cyrillic: Likewise.
4687 2003-04-14 Ulrich Drepper <drepper@redhat.com>
4689 * locales/mn_MN: Fix country_post and country_ab2.
4691 2003-03-17 Ulrich Drepper <drepper@redhat.com>
4693 * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
4694 Added ^ to LC_MESSAGES regex "^[yY].*".
4695 Confirmed LC_PAPER and LC_MEASUREMENT settings.
4696 Added country and language names to LC_ADDRESS.
4697 Added missing info for LC_TELEPHONE.
4698 Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
4700 2003-03-14 Ulrich Drepper <drepper@redhat.com>
4702 * localedata/mn_MN: New file.
4703 Contributed by Sanlig Badral <badral@chinggis.com>.
4705 2003-01-30 Ulrich Drepper <drepper@redhat.com>
4707 * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
4709 2003-01-14 Ulrich Drepper <drepper@redhat.com>
4711 * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
4712 as 2. Reported by Christian Rose <menthos@gnu.org>.
4714 * charmaps/IBM866NAV: New file. Contributed by vidybida@bitp.kiev.ua.
4716 2002-12-03 Roland McGrath <roland@redhat.com>
4718 * charmaps/CP1125: New file.
4719 * CHECKSUMS: Add it.
4721 2002-11-06 Thorsten Kukuk <kukuk@suse.de>
4723 * locales/tl_PH: Fix typo: Philipines -> Philippines.
4725 2002-10-18 Bruno Haible <bruno@clisp.org>
4727 * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
4729 * charmaps/KOI8-T: Correct a typo.
4730 * charmaps/CP1256: Use official Unicode character names.
4731 * charmaps/EUC-JP: Likewise.
4732 * charmaps/GBK: Likewise.
4733 * charmaps/ISO-8859-11: Likewise.
4734 * charmaps/KOI8-U: Likewise.
4735 * charmaps/MAC-SAMI: Likewise.
4736 * charmaps/TIS-620: Likewise.
4737 * charmaps/CP949: Likewise. Use Hangul syllable names according to
4738 Unicode 3.0 book, section 3.11.
4739 * charmaps/EUC-KR: Likewise.
4740 * charmaps/JOHAB: Likewise.
4742 2002-09-27 Ulrich Drepper <drepper@redhat.com>
4744 * locales/zh_TW: Use shorter forms for abday and day.
4745 Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
4747 2002-09-23 Roland McGrath <roland@redhat.com>
4749 * tst-xlocale1.c (main): int -> size_t for counter.
4750 * tst-xlocale2.c (do_test): Likewise.
4751 * tst-ctype.c (main): Likewise.
4753 2002-09-22 Bruno Haible <bruno@clisp.org>
4755 * charmaps/TSCII: New file.
4757 2002-09-20 Roland McGrath <roland@redhat.com>
4759 * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
4760 Touch the LC_CTYPE file of the output after a successful run.
4761 Reported by Bruno Haible <bruno@clisp.org>.
4763 2002-09-10 Ulrich Drepper <drepper@redhat.com>
4765 * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
4766 Patch by Yanko Kaneti <yaneti@declera.com>.
4768 2002-09-01 Roland McGrath <roland@redhat.com>
4770 * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
4772 2002-08-28 Roland McGrath <roland@redhat.com>
4774 * tst-xlocale1.c (main): Remove __ from function names.
4775 * tst-xlocale2.c: Likewise.
4777 2002-08-25 Ulrich Drepper <drepper@redhat.com>
4779 * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
4781 * tests-mbwc/tst_mbrtowc.c: Likewise.
4782 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4783 * tests-mbwc/tst_mbstowcs.c: Likewise.
4784 * tests-mbwc/tst_strfmon.c: Likewise.
4785 * tests-mbwc/tst_strxfrm.c: Likewise.
4786 * tests-mbwc/tst_swscanf.c: Likewise.
4787 * tests-mbwc/tst_wcscat.c: Likewise.
4788 * tests-mbwc/tst_wcschr.c: Likewise.
4789 * tests-mbwc/tst_wcscpy.c: Likewise.
4790 * tests-mbwc/tst_wcscspn.c: Likewise.
4791 * tests-mbwc/tst_wcsncat.c: Likewise.
4792 * tests-mbwc/tst_wcsncpy.c: Likewise.
4793 * tests-mbwc/tst_wcspbrk.c: Likewise.
4794 * tests-mbwc/tst_wcsrtombs.c: Likewise.
4795 * tests-mbwc/tst_wcsspn.c: Likewise.
4796 * tests-mbwc/tst_wcsstr.c: Likewise.
4797 * tests-mbwc/tst_wcstod.c: Likewise.
4798 * tests-mbwc/tst_wcstok.c: Likewise.
4799 * tests-mbwc/tst_wcstombs.c: Likewise.
4801 2002-08-15 Jakub Jelinek <jakub@redhat.com>
4803 * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
4806 2002-08-09 Roland McGrath <roland@redhat.com>
4808 * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
4811 2002-08-02 Ulrich Drepper <drepper@redhat.com>
4813 * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
4814 Adding presentation forms, Alef Wasla, and Rial Sign.
4815 Handling frequent canonically equivalent sequences like each other.
4816 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
4818 2002-07-02 Thorsten Kukuk <kukuk@suse.de>
4820 * locales/es_EC: Fix typo: Equador -> Ecuador.
4822 2002-07-16 Ulrich Drepper <drepper@redhat.com>
4824 * locales/th_TH: Change tel_dom_fmt.
4825 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4827 2002-07-11 Ulrich Drepper <drepper@redhat.com>
4829 * charmaps/ISO-8859-11: New file.
4831 2002-06-30 Ulrich Drepper <drepper@redhat.com>
4833 * locales/lug_UG: New file.
4834 Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
4836 * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
4837 Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
4839 2002-06-29 Ulrich Drepper <drepper@redhat.com>
4841 * locales/mt_MT: Add locale-specific collation info.
4842 Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
4844 * locales/en_AU: Add am/pm support.
4845 Patch partly by maffew@cat.org.au [PR libc/3911].
4847 2002-05-15 Ulrich Drepper <drepper@redhat.com>
4849 * locales/be_BY: Fix int_curr_symbol.
4850 Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
4852 2002-05-06 Jungshik Shin <jshin@mailaps.org>
4854 * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
4855 and trailing consonant.
4856 * charmaps/GB18030: Likewise
4858 2002-04-21 Bruno Haible <bruno@clisp.org>
4860 * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
4861 14 (tags), 15 and 16 (private use), accidentally removed by the
4862 2002-01-16 patch. Replace width table by one which is based on
4863 Unicode but is biased for CJK.
4865 2002-04-19 Bruno Haible <bruno@clisp.org>
4867 * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
4868 * charmaps/MAC-SAMI: Likewise.
4870 2002-04-15 Bruno Haible <bruno@clisp.org>
4872 * charmaps/EUC-JISX0213: New file.
4873 * charmaps/SHIFT_JISX0213: New file.
4875 2002-04-15 Bruno Haible <bruno@clisp.org>
4877 * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
4879 2002-04-15 Bruno Haible <bruno@clisp.org>
4881 * charmaps/EUC-TW: Add many mappings for characters introduced in
4882 Unicode 3.1 and 3.2.
4884 2002-04-15 Bruno Haible <bruno@clisp.org>
4886 * charmaps/GB18030: Update for Unicode 3.2:
4887 Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4888 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4889 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4890 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4891 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4892 <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4893 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4894 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4895 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4896 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4897 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4898 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4899 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4900 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>. Update width table.
4902 2002-04-15 Bruno Haible <bruno@clisp.org>
4904 * charmaps/UTF-8: Update for Unicode 3.2:
4905 Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4906 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4907 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4908 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4909 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4910 <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4911 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4912 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4913 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4914 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4915 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4916 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4917 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4918 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>. Update width table.
4919 Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
4921 2002-04-15 Bruno Haible <bruno@clisp.org>
4923 Update to Unicode 3.2.
4924 * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
4925 * locales/translit_cjk_compat: Change <UF951>. Add <UFA30>..<UFA6A>.
4926 * locales/translit_combining: Add more combining characters.
4927 * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
4929 * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
4930 * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
4932 * locales/translit_small: Add small Hiragana letters and small
4934 * locales/translit_wide: Add <UFF5F>..<UFF60>.
4936 2002-04-15 Bruno Haible <bruno@clisp.org>
4938 * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
4939 (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
4940 <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
4941 (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
4942 <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
4943 (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
4944 <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
4945 <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
4946 <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
4947 <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
4948 <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
4949 <UFA30>..<UFA6A>, <UFE73>.
4950 (space): Add <U205F>.
4951 (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
4952 <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
4953 <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
4954 <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
4955 <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
4956 <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
4957 <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
4958 <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
4959 <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
4960 <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
4961 (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4962 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4963 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4964 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4965 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4966 <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4967 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4968 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4969 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4970 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4971 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4972 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4973 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4974 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
4975 (print): Likewise. Also add <U205F>.
4976 (blank): Add <U205F>.
4977 (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
4978 (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
4979 (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
4980 (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
4981 (<U050D>,<U050C>), (<U050F>,<U050E>).
4982 (totitle): Likewise.
4983 (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
4984 (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
4985 (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
4986 (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
4987 (<U050C>,<U050D>), (<U050E>,<U050F>).
4988 (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
4989 <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
4990 <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4991 (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
4992 <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
4993 <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4994 * locales/tr_TR: Likewise.
4996 2002-04-15 Bruno Haible <bruno@clisp.org>
4998 * charmaps/IBM856: New file.
4999 * charmaps/IBM922: New file.
5000 * charmaps/IBM1124: New file.
5001 * charmaps/IBM1129: New file.
5002 * charmaps/IBM1160: New file.
5003 * charmaps/IBM1161: New file.
5004 * charmaps/IBM1132: New file.
5005 * charmaps/IBM1133: New file.
5006 * charmaps/IBM1162: New file.
5007 * charmaps/IBM1163: New file.
5008 * charmaps/IBM1164: New file.
5009 * charmaps/ARMSCII-8: New file.
5011 2002-04-14 Wolfram Gloger <wg@malloc.de>
5013 * tests-mbwc/tst_types.h: Increase MONSIZE.
5014 * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
5016 2002-04-05 Jakub Jelinek <jakub@redhat.com>
5018 * locales/ms_MY (day): Fix a typo.
5020 2002-04-03 Ulrich Drepper <drepper@redhat.com>
5022 * locales/es_ES: Define int_frac_digits and frac_digits as 2.
5024 2002-03-11 Ulrich Drepper <drepper@redhat.com>
5026 * locales/vi_VN: Fix various mistakes and add some more information.
5027 Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
5029 2002-02-28 Ulrich Drepper <drepper@redhat.com>
5031 * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
5033 * tst-fmon.data: Likewise.
5035 * locales/br_FR: Eliminate old national currencies of countries
5036 participating in Euro. Make @euro files pure copies.
5037 * locales/ca_ES: Likewise.
5038 * locales/ca_ES@euro: Likewise.
5039 * locales/de_AT: Likewise.
5040 * locales/de_AT@euro: Likewise.
5041 * locales/de_BE: Likewise.
5042 * locales/de_BE@euro: Likewise.
5043 * locales/de_DE: Likewise.
5044 * locales/de_DE@euro: Likewise.
5045 * locales/de_LU: Likewise.
5046 * locales/de_LU@euro: Likewise.
5047 * locales/el_GR: Likewise.
5048 * locales/el_GR@euro: Likewise.
5049 * locales/en_IE: Likewise.
5050 * locales/en_IE@euro: Likewise.
5051 * locales/es_ES: Likewise.
5052 * locales/es_ES@euro: Likewise.
5053 * locales/fi_FI: Likewise.
5054 * locales/fi_FI@euro: Likewise.
5055 * locales/fr_BE: Likewise.
5056 * locales/fr_BE@euro: Likewise.
5057 * locales/fr_FR: Likewise.
5058 * locales/fr_FR@euro: Likewise.
5059 * locales/fr_LU: Likewise.
5060 * locales/fr_LU@euro: Likewise.
5061 * locales/ga_IE: Likewise.
5062 * locales/ga_IE@euro: Likewise.
5063 * locales/gl_ES: Likewise.
5064 * locales/gl_ES@euro: Likewise.
5065 * locales/it_IT: Likewise.
5066 * locales/it_IT@euro: Likewise.
5067 * locales/nl_NL: Likewise.
5068 * locales/nl_NL@euro: Likewise.
5069 * locales/pt_PT: Likewise.
5070 * locales/pt_PT@euro: Likewise.
5072 * locales/br_FR@euro: New file.
5074 2002-02-23 Ulrich Drepper <drepper@redhat.com>
5076 * locales/eu_ES: Corrections of date and time formats.
5077 * locales/hu_HU: Adjust a comment.
5078 * locales/wa_BE: New file.
5079 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
5081 * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
5082 * locales/wa_BE@euro: New file.
5084 * locales/zh_HK: Correct date information.
5085 Patch by Anthony Fok <anthony@thizlinux.com>.
5087 2002-02-13 Ulrich Drepper <drepper@redhat.com>
5089 * locales/sr_YU: Correct month entries for June and July
5090 [PR libc/2955]. Patch by Alastair McKinstry <alastair@pdd.3com.com>.
5092 * locales/pl_PL: Update int_curr_symbol.
5094 2002-02-08 Ulrich Drepper <drepper@redhat.com>
5096 * locales/el_GR: Bug fixes for spelling.
5097 Patch by Alexandros Diamantidis <adia@hellug.gr>.
5099 2002-02-01 Ulrich Drepper <drepper@redhat.com>
5101 * da_DK.in: Add a few more character sequences, no real words.
5103 2002-01-17 Ulrich Drepper <drepper@redhat.com>
5105 * charmaps/MACINTOSH: Update to Apple's latest definition.
5107 2002-01-16 Ulrich Drepper <drepper@redhat.com>
5109 * charmaps/GB18030: Update.
5110 Patch by Yu Shao <yshao@redhat.com>.
5112 2002-01-07 Ulrich Drepper <drepper@redhat.com>
5114 * locales/hu_HU: New version with corrected collation.
5115 Patch by Nagy Péter <chichken@interbase.hu>.
5117 2001-12-28 Ulrich Drepper <drepper@redhat.com>
5119 * locales/bn_BD: New file.
5120 Contributed by Taneem Ahmed <taneem@eyetap.org>.
5122 2001-12-11 Ulrich Drepper <drepper@redhat.com>
5124 * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
5126 2001-12-10 Ulrich Drepper <drepper@redhat.com>
5128 * locales/ms_MY: Various bug fixes and additions.
5129 Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
5131 * locales/ca_ES: Fix typos (desembre -> decembre).
5132 Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
5134 2001-12-09 Ulrich Drepper <drepper@redhat.com>
5136 * charmaps/TCVN5712-1: Add combined characters.
5138 2001-12-05 Ulrich Drepper <drepper@redhat.com>
5140 * locales/bg_BG: Rewrite.
5141 Patch by Alexander Shopov <al_shopov@web.bg>.
5143 * charmapsTCVN5712-1: New file.
5145 2001-12-03 Ulrich Drepper <drepper@redhat.com>
5147 * locales/translit_neutral: Define transliteration for dong sign.
5149 2001-11-26 Ulrich Drepper <drepper@redhat.com>
5151 * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
5153 * locales/de_CH: Define decimal point to '.' and thousands
5154 separator to ' '. Patch by Niklaus Giger <ngiger@mus.ch>.
5156 2001-11-21 Bruno Haible <bruno@clisp.org>
5158 * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
5160 2001-11-15 Børre Gaup <boerre.gaup@pc.nu>
5162 * locales/se_NO: New file.
5164 2001-10-08 Won-kyu Park <wkpark@chem.skku.ac.kr>
5166 * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
5168 2001-09-30 Ulrich Drepper <drepper@redhat.com>
5170 * charmaps/SAMI-WS2: Add Euro sign.
5171 Patch by Petter Reinholdtsen <pere@hungry.com>.
5173 2001-08-17 Ulrich Drepper <drepper@redhat.com>
5175 * Makefile: Add rules to build and run tst-xlocale2.
5176 * tst-xlocale2.c: New file.
5178 2001-08-14 Ulrich Drepper <drepper@redhat.com>
5180 * Makefile: Add rules to build and run tst-xlocale1.
5181 * tst-xlocale1.c: New file.
5183 * bug-iconv-trans.c: Improve error messages.
5185 2001-08-12 Ulrich Drepper <drepper@redhat.com>
5187 * charmaps/ISO-IR-209: New file.
5188 * charmaps/MAC-SAMI: New file.
5189 Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
5191 2001-08-04 Ulrich Drepper <drepper@redhat.com>
5193 * charmaps/GEORGIAN-PS: New file.
5194 * charmaps/GEORGIAN-ACADEMY: New file.
5195 * SUPPORTED: Add ka_GE/GEORGIAN-PS.
5197 2001-08-03 Ulrich Drepper <drepper@redhat.com>
5199 * Makefile: Add rules to build and run tst-mbswcs6.
5200 * tst-mbswcs6.c: New file.
5202 * SUPPORTED: Add several new locales.
5204 * charmaps/KOI8-T: New file.
5206 2001-08-02 Ulrich Drepper <drepper@redhat.com>
5208 * locales/af_ZA: Use generic LC_COLLATE data.
5209 * locales/el_GR: Likewise.
5210 * locales/hu_HU: Likewise.
5211 * locales/ro_RO: Likewise. Add transliteration.
5212 * locales/be_BY: Likewise. Handle Ukrainian Ghe.
5213 * locales/ru_RU: Likewise.
5214 * locales/ru_UA: Likewise.
5215 * locales/uk_UA: Likewise.
5216 * locales/eu_ES: LC_TIME strings fixed.
5217 * locales/am_ET: New file.
5218 * locales/translit_et: New file.
5219 * locales/az_AZ: New file.
5220 * locales/br_FR: New file.
5221 * locales/bs_BA: New file.
5222 * locales/cy_GB: New file.
5223 * locales/hy_AM: New file.
5224 * locales/ka_GE: New file.
5225 * locales/mi_NZ: New file.
5226 * locales/oc_FR: New file.
5227 * locales/tg_TJ: New file.
5228 * locales/ti_ER: New file.
5229 * locales/ti_ET: New file.
5230 * locales/tl_PH: New file.
5231 * locales/tt_RU: New file.
5232 * locales/ur_PK: New file.
5233 * locales/uz_UZ: New file.
5234 * locales/yi_US: New file.
5235 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
5237 2001-07-31 Ulrich Drepper <drepper@redhat.com>
5239 * locales/tr_TR: Define missing fields and remove FIXME comments.
5240 Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
5242 2001-07-19 Jakub Jelinek <jakub@redhat.com>
5244 * locales/en_CA (LC_PAPER): Change to Letter.
5245 * locales/fr_CA (LC_PAPER): Likewise.
5246 * locales/es_PR (LC_PAPER): Change to Letter.
5247 (LC_MEASUREMENT): Change to 2.
5248 * locales/es_US (LC_PAPER): Change to Letter.
5249 (LC_MEASUREMENT): Change to 2.
5251 2001-07-07 Ulrich Drepper <drepper@redhat.com>
5253 * Makefile: Add dependencies to locale files for all tests in $(tests).
5255 2001-06-28 H.J. Lu <hjl@gnu.org>
5257 * Makefile: Include SUPPORTED.
5258 (INSTALL-SUPPORTED-LOCALES): New.
5259 ($(INSTALL-SUPPORTED-LOCALES)): New target.
5260 (install-locales-dir): Likewise.
5261 (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
5262 * SUPPORTED: Changed the format for parallel install.
5264 2001-06-27 Ulrich Drepper <drepper@redhat.com>
5266 * Makefile: Add rules to build and run tst-leaks.
5267 * tst-leaks.c: New file.
5269 2001-06-25 Jakub Jelinek <jakub@redhat.com>
5271 * locales/ro_RO (day): Use U0163 instead of U021B.
5273 2001-06-25 Jakub Jelinek <jakub@redhat.com>
5275 * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
5277 2001-06-09 Bruno Haible <haible@clisp.cons.org>
5279 * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change
5280 code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
5282 2001-05-26 Bruno Haible <haible@clisp.cons.org>
5284 * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name
5285 to SHIFT_JIS. Add SJIS as alias.
5286 * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
5287 * gen-locale.sh: Likewise.
5289 2001-05-29 Bruno Haible <haible@clisp.cons.org>
5291 * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5292 full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
5293 2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
5294 Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
5296 2001-05-29 Bruno Haible <haible@clisp.cons.org>
5298 * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5299 range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
5300 Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
5301 (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
5302 <U3014>, <U3015>, <U3018>, <U3019>.
5304 2001-05-29 Bruno Haible <haible@clisp.cons.org>
5306 * gen-unicode-ctype.c: Update to Unicode 3.1.
5307 (unicode_attributes): Change size to 0x110000.
5308 (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
5309 Unicode now officially allows a 32-bit representation and deprecates
5310 the use of surrogates in this representation.
5311 (fill_attributes): Loop up to 0x110000.
5312 (unicode_combining): Remove array.
5313 (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
5314 contain this property any more.
5315 (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
5317 (is_combining): Use new but equivalent definition.
5318 (ucs_symbol, ucs_symbol_range): New functions.
5319 (output_charclass): Loop up to 0x110000.
5320 (output_charmap): Likewise.
5321 (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
5323 (main): Expect only two arguments. Remove fill_combining() call.
5324 * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
5325 To "lower", add <U03F5> and Deseret letters.
5326 To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
5327 Gothic letters, Deseret letters, mathematical symbols.
5328 From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
5329 Unicode 3.1 characters.
5330 To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
5331 many new Unicode 3.1 characters.
5332 "toupper", "tolower", "totitle": Update.
5333 To "combining", add some new musical symbols.
5334 To "combining_level3", add some new musical symbols.
5335 * locales/tr_TR (LC_CTYPE): Update from i18n.
5336 * locales/translit_font: Add transliterations for new Unicode 3.1
5337 mathematical symbols.
5338 * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
5339 * locales/translit_cjk_compat: Add transliterations for CJK
5340 compatibility characters in Unicode plane 2.
5342 2001-05-29 Bruno Haible <haible@clisp.cons.org>
5344 * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
5345 <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
5346 0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
5347 0x8EAFxxxx mappings instead.
5349 2001-05-26 Ulrich Drepper <drepper@redhat.com>
5351 * locales/ro_RO: Correct abday, day, abmon, and mon info.
5352 Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
5354 2001-05-21 Bruno Haible <haible@clisp.cons.org>
5356 * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
5357 for some tests, because mbrlen (NULL, 0, &s) does not always put back
5358 s into the initial state.
5360 2001-05-14 Andreas Jaeger <aj@suse.de>
5362 * locales/ms_MY: Fix entries for Tue and Wednesday.
5363 Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
5365 2001-04-18 Jakub Jelinek <jakub@redhat.com>
5367 * locales/be_BY: Fix syntax in LC_COLLATE section.
5368 * locales/ru_UA: Likewise.
5369 * locales/tr_TR: Likewise.
5370 * locales/uk_UA: Likewise.
5372 2001-03-18 Ulrich Drepper <drepper@redhat.com>
5374 * locales/fa_IR: Add outdigit information and collation.
5375 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5377 2001-02-21 Ulrich Drepper <drepper@redhat.com>
5379 * locales/i18n: Don't define outdigit.
5381 2001-02-19 Ulrich Drepper <drepper@redhat.com>
5383 * locales/th_TH: Remove name_ms entry.
5384 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5386 2001-02-16 Ulrich Drepper <drepper@redhat.com>
5388 * locales/th_TH: Update era information and some of the new
5390 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5392 2001-02-15 Ulrich Drepper <drepper@redhat.com>
5394 * locales/i18n: Correct classification of Thai characters. This
5395 differs from Unicode's tables but is in line with linguistic rules
5397 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5399 2001-02-14 Ulrich Drepper <drepper@redhat.com>
5401 * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
5402 Patch by Yong Li <rigel863@yahoo.com>.
5404 2001-02-13 Ulrich Drepper <drepper@redhat.com>
5406 * SUPPORTED: Add zh_CN.GBK.
5408 2001-02-09 Andreas Jaeger <aj@suse.de>
5410 * locales/en_IN: Add newline at end of file.
5412 * SUPPORTED: Add more entries.
5414 2001-02-09 Ulrich Drepper <drepper@redhat.com>
5416 * locales/en_HK: At newline at the end of the file.
5418 2001-02-08 Andreas Jaeger <aj@suse.de>
5420 * localedata/SUPPORTED: Add some entries for new locales.
5422 2001-02-07 Andreas Jaeger <aj@suse.de>
5424 * locales/ar_IN: New.
5425 * locales/bn_IN: New.
5426 * locales/el_GR@euro: New.
5427 * locales/en_HK: New.
5428 * locales/en_IN: New.
5429 * locales/en_PH: New.
5430 * locales/en_SG: New.
5431 * locales/ms_MY: New.
5432 * locales/ta_IN: New.
5433 * locales/te_IN: New.
5434 * locales/zh_SG: New.
5436 2001-02-06 Ulrich Drepper <drepper@redhat.com>
5438 * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
5439 * locales/zh_CN: Likewise.
5441 2001-02-04 Bruno Haible <haible@clisp.cons.org>
5443 * locales/translit_cjk_compat: Add missing characters in range
5446 2001-01-30 Ulrich Drepper <drepper@redhat.com>
5448 * locales/fi_FI: Remove FIXME comments.
5449 * locales/sv_FI: Likewise.
5450 Patch by Marko Myllynen <myllynen@lut.fi>.
5452 2001-01-23 Jakub Jelinek <jakub@redhat.com>
5454 * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
5455 Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
5457 2001-01-23 Andreas Schwab <schwab@suse.de>
5459 * locales/el_GR: Add missing quotes around multicharacter strings.
5460 * locales/ru_RU: Likewise.
5462 2001-01-19 Ulrich Drepper <drepper@redhat.com>
5464 * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
5465 * tst-langinfo.sh: Add French tests.
5467 2001-01-08 Jakub Jelinek <jakub@redhat.com>
5469 * locales/cs_CZ: Fix grammar of comment above abmon.
5470 Reported by Stanislav Brabec <utx@penguin.cz>.
5472 2000-12-31 Andreas Jaeger <aj@suse.de>
5474 * tst-fmon.c (main): Use return instead of exit to avoid warning.
5476 2000-12-21 Ulrich Drepper <drepper@redhat.com>
5478 * tests/test5.cm: Define code_set_name.
5480 2000-12-03 Ulrich Drepper <drepper@redhat.com>
5482 * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
5483 * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
5486 2000-11-30 Ulrich Drepper <drepper@redhat.com>
5488 * Makefile (tests): Add tst-setlocale.
5489 (tst-setlocale-ENV): Define.
5490 * tst-setlocale.c: New file.
5492 2000-11-28 Ulrich Drepper <drepper@redhat.com>
5494 * Makefile (LOCALES): Add ja_JP.SJIS.
5496 2000-11-23 Ulrich Drepper <drepper@redhat.com>
5498 * tst-digits.c (main): Add casts to avoid warnings.
5499 * collate-test.c (xstrcoll): Make l1 and l2 const.
5500 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
5502 2000-11-20 Ulrich Drepper <drepper@redhat.com>
5504 * charmaps/BALTIC: Superceded by ISO-8859-13.
5506 2000-11-15 Ulrich Drepper <drepper@redhat.com>
5508 * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
5509 Republic of Korea. Streamlined and extend(include all Hangul
5510 syllables) hangul and hanja class definition in LC_CTYPE and
5511 hangul portion of LC_COLLATE. Several changes in LC_TIME. Added
5512 tel_dom_fmt to LC_TELEPHONE.
5513 Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
5515 2000-11-09 Ulrich Drepper <drepper@redhat.com>
5517 * locales/ko_KR: Fix currency_symbol.
5518 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5520 2000-11-08 Bruno Haible <haible@clisp.cons.org>
5522 * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
5523 Reported by Markus Kuhn.
5525 2000-11-08 Ulrich Drepper <drepper@redhat.com>
5527 * charmaps/EUC-KR: Revert last change. Backslash maps to backslash.
5528 * locales/ko_KR: Revert change. Use full with won sign.
5529 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
5531 2000-11-07 Ulrich Drepper <drepper@redhat.com>
5533 * locales/mk_MK: Update.
5534 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
5536 2000-11-06 Ulrich Drepper <drepper@redhat.com>
5538 * charmaps/BIG5: Add mapping for <U20AC> back.
5539 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5541 2000-11-03 Bruno Haible <haible@clisp.cons.org>
5543 * locales/translit_neutral: Add more entries. Mostly from Markus Kuhn.
5544 * locales/translit_compat: Add a few ligatures.
5545 * locales/translit_combining: Add a few plain ASCII alternatives.
5546 * locales/translit_fraction: Likewise. Surround with spaces.
5548 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5550 * locales/translit_hangul: New file.
5551 * locales/ko_KR (LC_CTYPE): Include it.
5553 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5555 * locales/translit_cjk_variants: New file.
5556 * locales/ja_JP (LC_CTYPE): Include it.
5558 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5560 * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
5561 transliteration rules.
5563 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5565 * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
5566 transliteration rules.
5567 * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
5568 * locales/de_BE (LC_CTYPE): Likewise.
5569 * locales/de_CH (LC_CTYPE): Likewise.
5570 * locales/de_LU (LC_CTYPE): Likewise.
5571 * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
5572 * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
5573 * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
5574 * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
5576 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5578 * locales/translit_combining: New file.
5579 * locales/fr_FR (LC_CTYPE): Include it.
5580 * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
5581 * locales/fr_CA (LC_CTYPE): Likewise.
5582 * locales/fr_CH (LC_CTYPE): Likewise.
5583 * locales/fr_LU (LC_CTYPE): Likewise.
5584 * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
5585 * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
5586 * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
5588 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5590 * locales/translit_wide: New file.
5591 * locales/translit_narrow: New file.
5592 * locales/translit_font: New file.
5593 * locales/translit_circle: New file.
5594 * locales/translit_small: New file.
5595 * locales/translit_fraction: New file.
5596 * locales/translit_compat: New file.
5597 * locales/translit_cjk_compat: New file.
5598 * locales/translit_neutral: New file. Include all of the above.
5599 * locales/i18n (LC_CTYPE): Include translit_neutral. Remove a few
5600 German and Danish specific rules.
5602 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5604 * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
5605 * locales/zh_CN (LC_CTYPE): Likewise.
5606 * locales/ko_KR (LC_CTYPE): Likewise.
5608 2000-10-29 Bruno Haible <haible@clisp.cons.org>
5610 * charmaps/UTF-8: Set width of U200B to 0.
5611 * charmaps/GB18030: Likewise.
5613 2000-10-29 Ulrich Drepper <drepper@redhat.com>
5615 * charmaps/BIG5: Update.
5616 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5618 * locales/mk_MK: Use iso14651_t1 file.
5619 Patch by Damjan <arhiv@freemail.org.mk>.
5621 2000-10-27 Ulrich Drepper <drepper@redhat.com>
5623 * charmaps/VISCII: New file.
5625 2000-10-27 Bruno Haible <haible@clisp.cons.org>
5627 * locales/sr_YU@cyrillic: New file. Based on a locale file by
5628 Anton Zinoviev <anton@lml.bas.bg>.
5629 * SUPPORTED: Add sr_YU@cyrillic.
5631 2000-10-27 Bruno Haible <haible@clisp.cons.org>
5633 * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
5634 * locales/be_BY: Likewise.
5635 * locales/bg_BG: Likewise.
5636 * locales/el_GR: Likewise.
5637 * locales/ja_JP: Likewise.
5638 * locales/ko_KR: Likewise.
5639 * locales/mk_MK: Likewise.
5640 * locales/ru_RU: Likewise.
5641 * locales/ru_UA: Likewise.
5642 * locales/th_TH: Likewise.
5643 * locales/tr_TR: Likewise.
5644 * locales/uk_UA: Likewise.
5645 * locales/zh_CN: Likewise.
5646 * tests-mbwc/dat_iswalnum.c: Update for changed character properties
5647 in the ja_JP.EUC-JP locale.
5648 * tests-mbwc/dat_iswalpha.c: Likewise.
5649 * tests-mbwc/dat_iswctype.c: Likewise.
5650 * tests-mbwc/dat_iswgraph.c: Likewise.
5651 * tests-mbwc/dat_iswprint.c: Likewise.
5652 * tests-mbwc/dat_iswpunct.c: Likewise.
5654 2000-10-26 Ulrich Drepper <drepper@redhat.com>
5656 * fr_CA,2.13.in: Removed.
5658 2000-10-26 GOTO Masanori <gotom@debian.or.jp>
5660 * locales/POSIX: New support for date_fmt.
5661 * locales/af_ZA: Likewise.
5662 * locales/ar_AE: Likewise.
5663 * locales/ar_BH: Likewise.
5664 * locales/ar_DZ: Likewise.
5665 * locales/ar_EG: Likewise.
5666 * locales/ar_IQ: Likewise.
5667 * locales/ar_JO: Likewise.
5668 * locales/ar_KW: Likewise.
5669 * locales/ar_LB: Likewise.
5670 * locales/ar_LY: Likewise.
5671 * locales/ar_MA: Likewise.
5672 * locales/ar_OM: Likewise.
5673 * locales/ar_QA: Likewise.
5674 * locales/ar_SA: Likewise.
5675 * locales/ar_SD: Likewise.
5676 * locales/ar_SY: Likewise.
5677 * locales/ar_TN: Likewise.
5678 * locales/ar_YE: Likewise.
5679 * locales/be_BY: Likewise.
5680 * locales/bg_BG: Likewise.
5681 * locales/ca_ES: Likewise.
5682 * locales/cs_CZ: Likewise.
5683 * locales/da_DK: Likewise.
5684 * locales/de_AT: Likewise.
5685 * locales/de_BE: Likewise.
5686 * locales/de_CH: Likewise.
5687 * locales/de_DE: Likewise.
5688 * locales/de_LU: Likewise.
5689 * locales/el_GR: Likewise.
5690 * locales/en_AU: Likewise.
5691 * locales/en_CA: Likewise.
5692 * locales/en_DK: Likewise.
5693 * locales/en_GB: Likewise.
5694 * locales/en_IE: Likewise.
5695 * locales/en_NZ: Likewise.
5696 * locales/en_US: Likewise.
5697 * locales/en_ZA: Likewise.
5698 * locales/es_AR: Likewise.
5699 * locales/es_BO: Likewise.
5700 * locales/es_CL: Likewise.
5701 * locales/es_CO: Likewise.
5702 * locales/es_CR: Likewise.
5703 * locales/es_DO: Likewise.
5704 * locales/es_EC: Likewise.
5705 * locales/es_ES: Likewise.
5706 * locales/es_GT: Likewise.
5707 * locales/es_HN: Likewise.
5708 * locales/es_MX: Likewise.
5709 * locales/es_NI: Likewise.
5710 * locales/es_PA: Likewise.
5711 * locales/es_PE: Likewise.
5712 * locales/es_PR: Likewise.
5713 * locales/es_PY: Likewise.
5714 * locales/es_SV: Likewise.
5715 * locales/es_US: Likewise.
5716 * locales/es_UY: Likewise.
5717 * locales/es_VE: Likewise.
5718 * locales/et_EE: Likewise.
5719 * locales/eu_ES: Likewise.
5720 * locales/fa_IR: Likewise.
5721 * locales/fi_FI: Likewise.
5722 * locales/fo_FO: Likewise.
5723 * locales/fr_BE: Likewise.
5724 * locales/fr_CA: Likewise.
5725 * locales/fr_CH: Likewise.
5726 * locales/fr_FR: Likewise.
5727 * locales/fr_LU: Likewise.
5728 * locales/ga_IE: Likewise.
5729 * locales/gl_ES: Likewise.
5730 * locales/gv_GB: Likewise.
5731 * locales/he_IL: Likewise.
5732 * locales/hi_IN: Likewise.
5733 * locales/hr_HR: Likewise.
5734 * locales/hu_HU: Likewise.
5735 * locales/i18n: Likewise.
5736 * locales/id_ID: Likewise.
5737 * locales/is_IS: Likewise.
5738 * locales/it_CH: Likewise.
5739 * locales/it_IT: Likewise.
5740 * locales/iw_IL: Likewise.
5741 * locales/ja_JP: Likewise.
5742 * locales/kl_GL: Likewise.
5743 * locales/ko_KR: Likewise.
5744 * locales/kw_GB: Likewise.
5745 * locales/lt_LT: Likewise.
5746 * locales/lv_LV: Likewise.
5747 * locales/mk_MK: Likewise.
5748 * locales/mr_IN: Likewise.
5749 * locales/mt_MT: Likewise.
5750 * locales/nl_BE: Likewise.
5751 * locales/nl_NL: Likewise.
5752 * locales/nn_NO: Likewise.
5753 * locales/no_NO: Likewise.
5754 * locales/pl_PL: Likewise.
5755 * locales/pt_BR: Likewise.
5756 * locales/pt_PT: Likewise.
5757 * locales/ro_RO: Likewise.
5758 * locales/ru_RU: Likewise.
5759 * locales/ru_UA: Likewise.
5760 * locales/sk_SK: Likewise.
5761 * locales/sl_SI: Likewise.
5762 * locales/sq_AL: Likewise.
5763 * locales/sr_YU: Likewise.
5764 * locales/sv_FI: Likewise.
5765 * locales/sv_SE: Likewise.
5766 * locales/th_TH: Likewise.
5767 * locales/tr_TR: Likewise.
5768 * locales/uk_UA: Likewise.
5769 * locales/vi_VN: Likewise.
5770 * locales/zh_CN: Likewise.
5771 * locales/zh_HK: Likewise.
5772 * locales/zh_TW: Likewise.
5774 2000-10-26 Ulrich Drepper <drepper@redhat.com>
5776 * locales/fa_IR: Fix many problems and change to use UTF-8.
5777 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5778 * SUPPORTED: Add fa_IR.UTF-8.
5780 2000-10-22 Bruno Haible <haible@clisp.cons.org>
5782 * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
5784 2000-10-19 Ulrich Drepper <drepper@redhat.com>
5786 * locales/iso14651_t1: Handle Macedonian correctly.
5787 Patch by Damjan <arhiv@freemail.org.mk>.
5789 2000-10-06 Ulrich Drepper <drepper@redhat.com>
5791 * locales/iso14651_t1: Add currency symbols.
5793 2000-10-04 Ulrich Drepper <drepper@redhat.com>
5795 * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
5796 * tests-mbwc/dat_iswdigit.c: Likewise.
5798 * locales/zh_CN: Remove non-ASCII digit entry.
5799 * locales/ja_JP: Likewise.
5800 Add full width digits to alnum class.
5802 2000-09-30 Bruno Haible <haible@clisp.cons.org>
5804 * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
5806 (is_alpha): Add them here.
5807 * locales/i18n (digit): Remove all non-ASCII digits.
5808 (alpha): Add them here.
5810 * dump-ctype.c: Pretty print.
5812 2000-10-04 Ulrich Drepper <drepper@redhat.com>
5814 * charmaps/EUC-KR: Change \x5c mapping to U20a9.
5815 * locales/ko_KR: Change currency_symbol back to use U20a9.
5817 2000-10-03 Ulrich Drepper <drepper@redhat.com>
5819 * tst-langinfo.sh: Adjust for change in ja_JP.
5821 2000-10-03 GOTO Masanori <gotom@debian.or.jp>
5823 * locales/ja_JP: Changed yesexpr/noexpr expression,
5824 fixed typo in era, added definition for name_gen.
5826 2000-09-30 Bruno Haible <haible@clisp.cons.org>
5828 * SUPPORTED: Add ko_KR.UTF-8.
5830 2000-10-01 Bruno Haible <haible@clisp.cons.org>
5832 * charmaps/BIG5: Add a width table.
5833 * charmaps/GB18030: Likewise.
5834 * charmaps/ISO-8859-6: Likewise.
5835 * charmaps/ISO-8859-8: Likewise.
5836 * charmaps/TIS-620: Likewise.
5838 2000-09-30 Bruno Haible <haible@clisp.cons.org>
5840 * Makefile (repertoiremaps): Remove variable.
5841 (distribute): Remove repertoiremaps.
5842 (install-others): Likewise. Add .gz to charmaps.
5843 ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
5845 2000-09-30 Bruno Haible <haible@clisp.cons.org>
5847 * charmaps/ISO-IR-197: Remove alias "none".
5849 2000-09-30 Bruno Haible <haible@clisp.cons.org>
5851 * charmaps/UTF-8: Add the correct Hangul syllable names. Change the
5852 width of format control characters to 0.
5854 2000-09-30 Bruno Haible <haible@clisp.cons.org>
5856 * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
5857 * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
5858 return values. Only the sign matters.
5860 2000-09-28 Ulrich Drepper <drepper@redhat.com>
5862 * locales/ar_SA: Last non <Uxxxx> entries removed.
5863 Patch by Martin Strassburger <martin.strassburger@sap.com>.
5865 2000-09-26 Ulrich Drepper <drepper@redhat.com>
5867 * charmaps/KSX1001: Removed. It's not sufficient for a charmap and
5870 2000-09-25 Ulrich Drepper <drepper@redhat.com>
5872 * locales/uk_UA: Fix yesexpr.
5873 * locales/ru_UA: Likewise.
5874 Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
5876 2000-09-24 Bruno Haible <haible@clisp.cons.org>
5878 * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
5879 so they become printable and carry a width. Comment out surrogate
5880 ranges. Add a WIDTH table.
5882 2000-09-24 Bruno Haible <haible@clisp.cons.org>
5884 * gen-unicode-ctype.c: New file.
5885 * dump-ctype.c: New file.
5886 * Makefile (distribute): Add them.
5887 * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
5888 gen-unicode-ctype.c.
5889 (blank): Add U+1680.
5890 (cntrl): Add U+2028, U+2029.
5891 (space): Add U+1680, U+2028, U+2029.
5892 (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
5893 (alnum, alpha, print, graph, punct): Lots of additions.
5894 (lower, upper, tolower, toupper, combining, combining_level3): Update.
5896 * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
5897 towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
5898 * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
5899 * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
5900 * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
5901 * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
5902 * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
5904 2000-09-23 Bruno Haible <haible@clisp.cons.org>
5906 * charmaps/GBK: Add commented mappings for GBK characters not yet in
5909 2000-09-23 Bruno Haible <haible@clisp.cons.org>
5911 * charmaps/GBK: Remove /x80 entry.
5913 2000-09-25 Ulrich Drepper <drepper@redhat.com>
5915 * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people
5918 2000-09-23 Bruno Haible <haible@clisp.cons.org>
5920 * charmaps/JOHAB: Add identity mapping for 0x7f.
5922 2000-09-24 Ulrich Drepper <drepper@redhat.com>
5924 * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
5925 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
5927 2000-09-14 Bruno Haible <haible@clisp.cons.org>
5929 * charmaps/GB2312: Change code_set_name to GB2312.
5931 2000-09-13 Ulrich Drepper <drepper@redhat.com>
5933 * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
5934 * localedata/locales/ar_BH: Likewise.
5935 * localedata/locales/ar_DZ: Likewise.
5936 * localedata/locales/ar_EG: Likewise.
5937 * localedata/locales/ar_IQ: Likewise.
5938 * localedata/locales/ar_JO: Likewise.
5939 * localedata/locales/ar_KW: Likewise.
5940 * localedata/locales/ar_LB: Likewise.
5941 * localedata/locales/ar_LY: Likewise.
5942 * localedata/locales/ar_MA: Likewise.
5943 * localedata/locales/ar_OM: Likewise.
5944 * localedata/locales/ar_QA: Likewise.
5945 * localedata/locales/ar_SD: Likewise.
5946 * localedata/locales/ar_SY: Likewise.
5947 * localedata/locales/ar_TN: Likewise.
5948 * localedata/locales/ar_YE: Likewise.
5950 2000-09-12 Ulrich Drepper <drepper@redhat.com>
5952 * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
5953 * locales/mr_IN: New file.
5954 * locales/mt_MT: New file.
5956 * charmaps/GB18030: Comment out entries in user-defined area.
5958 2000-09-11 Ulrich Drepper <drepper@redhat.com>
5960 * charmaps/GB18030: Add back entries which got lost in last change.
5962 2000-09-08 Ulrich Drepper <drepper@redhat.com>
5964 * charmaps/GB18030: Update once more.
5966 * charmaps/JOHAB: New file.
5967 * SUPPORTED: Add ko_KR.JOHAB.
5969 2000-09-07 Ulrich Drepper <drepper@redhat.com>
5971 * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
5974 2000-09-03 Bruno Haible <haible@clisp.cons.org>
5976 * charmaps/EUC-TW: Add commented non-reversible mappings.
5978 2000-09-03 Bruno Haible <haible@clisp.cons.org>
5980 * charmaps/CP949: New file.
5982 2000-09-03 Bruno Haible <haible@clisp.cons.org>
5984 * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
5986 2000-09-03 Bruno Haible <haible@clisp.cons.org>
5988 * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
5991 2000-09-03 Bruno Haible <haible@clisp.cons.org>
5993 * charmaps/INIS-8: Update to use <Uxxxx> format.
5994 * charmaps/ISO_2033-1983: Likewise.
5995 * charmaps/ISO_5427-EXT: Likewise.
5997 2000-09-01 Ulrich Drepper <drepper@redhat.com>
5999 * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
6000 * SUPPORTED: Add zh_HK.BIG5HKSCS.
6002 * charmaps/BIG5HKSCS: Add Big5 codes.
6004 * Makefile (test-input): Add sv_SE.ISO-8859-1.
6005 (LOCALES): Likewise.
6006 * sv_SE.ISO-8859-1: New file.
6008 2000-08-31 Ulrich Drepper <drepper@redhat.com>
6010 * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
6011 Changes by Roger So <spacehunt@e-fever.org>.
6013 * SUPPORTED: Add nn_NO.ISO-8859-1.
6014 * locales/nn_NO: New file.
6016 2000-08-29 Ulrich Drepper <drepper@redhat.com>
6018 * charmaps/BIG5HKSCS: Regenerated from official data file.
6020 * locales/ja_JP: Add yesstr and nostr information.
6022 * charmaps/GB18030: Add entries from GBK not present here.
6024 * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
6026 * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
6028 2000-08-29 Akira Higuchi <a@kondara.org>
6030 * charmaps/GB2312: Fix ".." -> "..." in width definitions.
6031 * charmaps/GBK: Likewise.
6033 * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
6035 2000-08-27 Ulrich Drepper <drepper@redhat.com>
6037 * locales/sv_SE: Remove old LC_COLLATE definition. Use iso14651_t1
6038 and customize with several reorder-after statements.
6039 Reported by menthos@menthos.com.
6041 2000-08-25 Ulrich Drepper <drepper@redhat.com>
6043 * locales/ja_JP: Add new categories with generic information.
6045 * locales/i18n (default_missing): Change back to only U003F.
6047 2000-08-24 Andreas Jaeger <aj@suse.de>
6049 * Makefile (generated): Add some .out files.
6051 2000-08-23 Ulrich Drepper <drepper@redhat.com>
6053 * locales/i18n: Add transliteration information.
6055 2000-08-22 Ulrich Drepper <drepper@redhat.com>
6057 * locales/ca_ES@euro: Country is Spain.
6058 * locales/ca_ES: Likewise.
6060 * locales/es_MX: Correct int_curr_symbol.
6061 * locales/es_PE: Likewise.
6063 * SUPPORTED: Add missing supported locales.
6065 * locales/fa_IR: Correct a few of the contained bugs.
6067 * locales/zh_HK: New file.
6069 * charmaps/BIG5HKSCS: New file.
6071 * locales/en_CA,2.5: Removed.
6072 * locales/fr_CA,2.13: Removed.
6073 * locales/in_ID: Removed.
6075 * locales/sq_AL: New file.
6076 * SUPPORTED: Add sq_AL.ISO-8859-1.
6078 * locales/vi_VN: New file.
6079 * SUPPORTED: Add vi_VN.UTF-8.
6081 * locales/ko_KR: Correct currency_symbol entry.
6083 * locales/hi_IN: New file.
6084 * SUPPORTED: Add hi_IN.UTF-8.
6086 * Makefile (test-input): Add da_DK and hr_HR sorting tests.
6088 * sort-test.sh: Improve error handling by printing more information.
6090 * locales/ar_AE: New file.
6091 * locales/ar_BH: New file.
6092 * locales/ar_DZ: New file.
6093 * locales/ar_EG: New file.
6094 * locales/ar_IQ: New file.
6095 * locales/ar_JO: New file.
6096 * locales/ar_KW: New file.
6097 * locales/ar_LB: New file.
6098 * locales/ar_LY: New file.
6099 * locales/ar_MA: New file.
6100 * locales/ar_OM: New file.
6101 * locales/ar_QA: New file.
6102 * locales/ar_SD: New file.
6103 * locales/ar_SY: New file.
6104 * locales/ar_TN: New file.
6105 * locales/ar_YE: New file.
6106 * SUPPORTED: Add Arabic locales.
6108 2000-08-21 Ulrich Drepper <drepper@redhat.com>
6110 * locales/es_CR: New file.
6111 * locales/es_NI: New file.
6112 * locales/es_PR: New file.
6114 * locales/es_AR: Share LC_COLLATE description with es_ES.
6115 * locales/es_BO: Likewise.
6116 * locales/es_CL: Likewise.
6117 * locales/es_CO: Likewise.
6118 * locales/es_DO: Likewise.
6119 * locales/es_GT: Likewise.
6120 * locales/es_HN: Likewise.
6121 * locales/es_MX: Likewise.
6122 * locales/es_PA: Likewise.
6123 * locales/es_PE: Likewise.
6124 * locales/es_PY: Likewise.
6125 * locales/es_SV: Likewise.
6126 * locales/es_UY: Likewise.
6127 * locales/es_VE: Likewise.
6128 * locales/es_EC: Share LC_COLLATE description with es_US.
6130 * locales/ko_KR: Updated for glibc 2.2.
6131 Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
6132 * SUPPORTED: Add ko_KR.
6134 * locales/de_BE@euro: New file.
6135 * locales/eu_ES@euro: New file.
6136 * locales/ga_IE@euro: New file.
6137 * locales/gl_ES@euro: New file.
6138 * locales/nl_BE@euro: New file.
6139 * locales/sv_FI@euro: New file.
6140 * SUPPORTED: Add the new locales.
6142 * Makefile (install-locales): Handle option in locale name. Print
6143 progress information.
6145 * SUPPORTED: Add all the @euro locales.
6147 * locales/ca_ES@euro: Update charset comment.
6148 * locales/de_AT@euro: Likewise.
6149 * locales/de_DE@euro: Likewise.
6150 * locales/de_LU@euro: Likewise.
6151 * locales/en_IE@euro: Likewise.
6152 * locales/es_ES@euro: Likewise.
6153 * locales/fi_FI@euro: Likewise.
6154 * locales/fr_BE@euro: Likewise.
6155 * locales/fr_FR@euro: Likewise.
6156 * locales/fr_LU@euro: Likewise.
6157 * locales/it_IT@euro: Likewise.
6158 * locales/nl_NL@euro: Likewise.
6159 * locales/pt_PT@euro: Likewise.
6161 2000-08-20 Ulrich Drepper <drepper@redhat.com>
6163 * locales/ca_ES: Correct comment.
6165 * locales/ca_ES@euro: New file.
6166 * locales/de_AT@euro: New file.
6167 * locales/de_DE@euro: New file.
6168 * locales/de_LU@euro: New file.
6169 * locales/en_IE@euro: New file.
6170 * locales/es_ES@euro: New file.
6171 * locales/fi_FI@euro: New file.
6172 * locales/fr_BE@euro: New file.
6173 * locales/fr_FR@euro: New file.
6174 * locales/fr_LU@euro: New file.
6175 * locales/it_IT@euro: New file.
6176 * locales/nl_NL@euro: New file.
6177 * locales/pt_PT@euro: New file.
6179 2000-08-19 Andreas Jaeger <aj@suse.de>
6181 * tst-digits.c: Include stdlib.h and string.h to provide
6182 prototypes for exit, strlen and strcmp.
6184 2000-08-18 Andreas Jaeger <aj@suse.de>
6186 * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
6187 (TST_DECL_VARS): Don't declare err_flg.
6188 (TST_GET_ERRET): Don't set err_flg.
6189 (TST_GET_ERRET_SEQ): Likewise.
6190 (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
6192 * tests-mbwc/dat_swscanf.c: Don't set err_flg.
6193 * tests-mbwc/dat_iswalnum.c: Likewise.
6194 * tests-mbwc/dat_iswalpha.c: Likewise.
6195 * tests-mbwc/dat_iswcntrl.c: Likewise.
6196 * tests-mbwc/dat_iswctype.c: Likewise.
6197 * tests-mbwc/dat_iswdigit.c: Likewise.
6198 * tests-mbwc/dat_iswgraph.c: Likewise.
6199 * tests-mbwc/dat_iswlower.c: Likewise.
6200 * tests-mbwc/dat_iswprint.c: Likewise.
6201 * tests-mbwc/dat_iswpunct.c: Likewise.
6202 * tests-mbwc/dat_iswspace.c: Likewise.
6203 * tests-mbwc/dat_iswupper.c: Likewise.
6204 * tests-mbwc/dat_iswxdigit.c: Likewise.
6205 * tests-mbwc/dat_mblen.c: Likewise.
6206 * tests-mbwc/dat_mbrlen.c: Likewise.
6207 * tests-mbwc/dat_mbrtowc.c: Likewise.
6208 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6209 * tests-mbwc/dat_mbstowcs.c: Likewise.
6210 * tests-mbwc/dat_mbtowc.c: Likewise.
6211 * tests-mbwc/dat_strcoll.c: Likewise.
6212 * tests-mbwc/dat_strfmon.c: Likewise.
6213 * tests-mbwc/dat_strxfrm.c: Likewise.
6214 * tests-mbwc/dat_swscanf.c: Likewise.
6215 * tests-mbwc/dat_towctrans.c: Likewise.
6216 * tests-mbwc/dat_towlower.c: Likewise.
6217 * tests-mbwc/dat_towupper.c: Likewise.
6218 * tests-mbwc/dat_wcrtomb.c: Likewise.
6219 * tests-mbwc/dat_wcscat.c: Likewise.
6220 * tests-mbwc/dat_wcschr.c: Likewise.
6221 * tests-mbwc/dat_wcscmp.c: Likewise.
6222 * tests-mbwc/dat_wcscoll.c: Likewise.
6223 * tests-mbwc/dat_wcscpy.c: Likewise.
6224 * tests-mbwc/dat_wcscspn.c: Likewise.
6225 * tests-mbwc/dat_wcslen.c: Likewise.
6226 * tests-mbwc/dat_wcsncat.c: Likewise.
6227 * tests-mbwc/dat_wcsncmp.c: Likewise.
6228 * tests-mbwc/dat_wcsncpy.c: Likewise.
6229 * tests-mbwc/dat_wcspbrk.c: Likewise.
6230 * tests-mbwc/dat_wcsrtombs.c: Likewise.
6231 * tests-mbwc/dat_wcsspn.c: Likewise.
6232 * tests-mbwc/dat_wcsstr.c: Likewise.
6233 * tests-mbwc/dat_wcstod.c: Likewise.
6234 * tests-mbwc/dat_wcstok.c: Likewise.
6235 * tests-mbwc/dat_wcstombs.c: Likewise.
6236 * tests-mbwc/dat_wcswidth.c: Likewise.
6237 * tests-mbwc/dat_wcsxfrm.c: Likewise.
6238 * tests-mbwc/dat_wctob.c: Likewise.
6239 * tests-mbwc/dat_wctomb.c: Likewise.
6240 * tests-mbwc/dat_wctrans.c: Likewise.
6241 * tests-mbwc/dat_wctype.c: Likewise.
6242 * tests-mbwc/dat_wcwidth.c: Likewise.
6243 * tests-mbwc/dat_isw-funcs.h: Fix comment.
6245 2000-08-17 Andreas Jaeger <aj@suse.de>
6247 * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
6248 should have a value.
6250 2000-08-14 Ulrich Drepper <drepper@redhat.com>
6252 * locales/iso14651_t1: Rearrange cyrillic and greek sections to
6253 separate uppercase from non-uppercase characters to enable correct
6254 handling in range expressions.
6256 2000-08-13 Ulrich Drepper <drepper@redhat.com>
6258 * Makefile (install-locales): Use --prefix option of localedef to
6259 avoid providing complete path for output file.
6261 2000-08-03 Ulrich Drepper <drepper@redhat.com>
6263 * locales/zh_TW: Updated.
6264 * charmaps/BIG5: Updated.
6265 Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6267 2000-08-02 Ulrich Drepper <drepper@redhat.com>
6269 * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
6272 2000-08-01 Andreas Jaeger <aj@suse.de>
6274 * Makefile (distribute): Follow name change of tst-ctype-de.in to
6275 tst-ctype-de_DE.ISO-8859-1.in.
6277 2000-07-31 Ulrich Drepper <drepper@redhat.com>
6279 * charmaps/KSX1001: Add width information.
6280 * charmaps/GB2312: Likewise.
6281 * charmaps/GBK: Likewise.
6282 Patches by GOTO Masanori <gotom@debian.or.jp>.
6284 2000-07-30 Bruno Haible <haible@clisp.cons.org>
6286 * charmaps/CP737: New file.
6287 * charmaps/CP775: New file.
6289 2000-07-30 Bruno Haible <haible@clisp.cons.org>
6291 * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
6292 /xb0../xf7. Remove aliases.
6294 2000-07-30 Bruno Haible <haible@clisp.cons.org>
6296 * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
6299 2000-07-30 Bruno Haible <haible@clisp.cons.org>
6301 * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
6303 2000-07-29 Ulrich Drepper <drepper@redhat.com>
6305 * tst-langinfo.c (main): Fix esacape sequence handling.
6307 * charmaps/EUC-TW: New file.
6309 * tst-digits.c: Add tests for wprintf.
6310 * tests/test7.cm: Change so that it is usable for wprintf tests.
6312 * tst-locale.sh: Fix typo in last change.
6314 * tst-digits.c: Add ctype and wctype tests.
6316 2000-07-28 Ulrich Drepper <drepper@redhat.com>
6318 * Makefile (ld-test-names): Add test7.
6319 (tests): Add tst-digits. Add dependency and environment variable.
6320 * tst-digits.c: New file.
6321 * tst-locale.sh: Generate test7 locale.
6322 * tests/test7.cm: New file.
6323 * tests/test7.def: New file.
6325 * tst-locale.sh: Add dropped test6 locale.
6327 2000-07-27 Bruno Haible <haible@clisp.cons.org>
6329 * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
6330 * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
6333 2000-07-28 Ulrich Drepper <drepper@redhat.com>
6335 * locales/zh_TW: New file.
6336 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6338 2000-07-28 Andreas Jaeger <aj@suse.de>
6340 * tst-langinfo.c: Include <string.h> for strcmp prototype.
6342 2000-07-26 Ulrich Drepper <drepper@redhat.com>
6344 * charmaps/BIG5: New file.
6345 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
6347 2000-07-25 Ulrich Drepper <drepper@redhat.com>
6349 * locales/zh_CN: Update for new format.
6350 Patch by Yong Li <yong.li@asu.edu>.
6352 * tst-langinfo.c: Add copyright text.
6354 2000-07-24 Ulrich Drepper <drepper@redhat.com>
6356 * tst-wctype.input: Add more input text.
6357 * tst-wctype.c: Test more classes.
6359 * Makefile: Add rules to build, run, and distribute tst-langinfo.
6360 * tst-langinfo.c: New file.
6361 * tst-langinfo.sh: New file.
6363 * locales/ja_JP (era_d_t_fmt): Fix typo.
6365 * Makefile: Add rules to build, run, and distribute tst-wctype.
6366 * tst-wctype.c: New file.
6367 * tst-wctype.input: New file.
6368 * tst-wctype.sh: New file.
6370 2000-07-24 Jakub Jelinek <jakub@redhat.com>
6372 * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
6373 for Wednesday. Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
6375 2000-07-23 Ulrich Drepper <drepper@redhat.com>
6377 * locales/sr_YU (yesexpr): Fix "*." -> ".*".
6378 (enoexpr): Likewise.
6379 * locales/hr_HR: Likewise.
6380 Patches by GOTO Masanori <gotom@debian.or.jp>.
6382 * locales/i18n (yesexpr): Add U005E at the beginning.
6385 2000-07-22 Ulrich Drepper <drepper@redhat.com>
6387 * locales/ja_JP (yesexpr): U0060 should be U005E.
6390 * locales/i18n: Remove U00A0 from blank as well.
6391 * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
6393 2000-07-21 Ulrich Drepper <drepper@redhat.com>
6395 * charmaps/SJIS: Add width information.
6396 Patch by GOTO Masanori <gotom@debian.or.jp>.
6398 * charmaps/SJIS: Correct byte sequence for single byte characters.
6400 2000-07-19 Ulrich Drepper <drepper@redhat.com>
6402 * locales/i18n: Fix typos.
6404 * locales/iso14651_t1: Correct syntax for HAN script.
6406 2000-07-18 Ulrich Drepper <drepper@redhat.com>
6408 * charmaps/GB18030: New file.
6410 * charmaps/UTF-8: Update for Unicode 3.0.
6412 * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
6414 * tst-ctype.c: Likewise.
6415 * tst-ctype.sh: Likewise.
6416 * locales/i18n: Likewise.
6417 * locales/ja_JP: Likewise.
6418 * tests-mbwc/dat_iswcntrl.c: Likewise.
6419 * tests-mbwc/dat_iswctype.c: Likewise.
6420 * tests-mbwc/dat_iswspace.c: Likewise.
6422 * tst-ctype.sh: Also test C locale.
6424 2000-07-16 Ulrich Drepper <drepper@redhat.com>
6426 * Makefile: Rewrite rules for tests to run them only when necessary.
6427 * sort-test.sh: Produce output for failed tests.
6428 * tst-fmon.sh: Likewise.
6429 * tst-rpmatch.sh: Likewise.
6431 2000-07-14 Ulrich Drepper <drepper@redhat.com>
6433 * tst-ctype-de_DE.in: Renamed to...
6434 * tst-ctype-de_DE.ISO-8859-1.in: ...this.
6436 2000-07-11 Andreas Jaeger <aj@suse.de>
6438 * Makefile (locale_test_suite): Always run test suite.
6439 ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
6441 (do-collate-test): Likewise.
6442 (do-tst-fmon): Likewise.
6443 (do-tst-locale): Likewise.
6444 (do-tst-rpmatch): Likewise.
6445 (do-tst-trans): Likewise.
6446 (do-tst-mbswcs): Likewise.
6447 (do-tst-ctype): Likewise.
6449 * sort-test.sh : Rewrite to work with static only builds.
6450 * tst-ctype.sh: Likewise.
6451 * tst-fmon.sh: Likewise.
6452 * tst-locale.sh: Likewise.
6453 * tst-mbswcs.sh: Likewise.
6454 * tst-rpmatch.sh: Likewise.
6455 * tst-trans.sh: Likewise.
6457 * gen-locale.sh (locfile): Fix it for building with
6458 sourcedir==builddir and for static only builds.
6460 2000-07-07 Ulrich Drepper <drepper@redhat.com>
6462 * locales/POSIX: Remove repertoire map reference.
6463 * locales/ar_SA: Remove repertoire map reference.
6465 * locales/zh_CN.GBK: Removed.
6467 * repertoiremaps/charids.894: Removed.
6468 * repertoiremaps/mnemonics.ds: Removed.
6469 * repertoiremaps/mnemonics.ja: Removed.
6470 * repertoiremaps/mnemonics.ko: Removed.
6471 * repertoiremaps/mnemonics.zh: Removed.
6473 * charmaps/SJIS: New file.
6475 2000-07-06 Ulrich Drepper <drepper@redhat.com>
6477 * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
6479 * tests-mbwc/dat_mbtowc.c: Likewise.
6480 * tests-mbwc/dat_wctob.c: Likewise.
6482 * charmaps/EUC-JP: Make characters in C1 area map to themselves.
6483 * charmaps/EUC-KR: Likewise.
6485 2000-07-06 Jakub Jelinek <jakub@redhat.com>
6487 * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
6488 * locales/ar_SA (LC_TELEPHONE): Likewise.
6489 * locales/be_BY (LC_TELEPHONE): Likewise.
6490 * locales/bg_BG (LC_TELEPHONE): Likewise.
6491 * locales/ca_ES (LC_TELEPHONE): Likewise.
6492 * locales/da_DK (LC_TELEPHONE): Likewise.
6493 * locales/de_BE (LC_TELEPHONE): Likewise.
6494 * locales/de_CH (LC_TELEPHONE): Likewise.
6495 * locales/de_LU (LC_TELEPHONE): Likewise.
6496 * locales/el_GR (LC_TELEPHONE): Likewise.
6497 * locales/en_AU (LC_TELEPHONE): Likewise.
6498 * locales/en_BW (LC_TELEPHONE): Likewise.
6499 * locales/en_CA (LC_TELEPHONE): Likewise.
6500 * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
6501 * locales/en_DK (LC_TELEPHONE): Likewise.
6502 * locales/en_IE (LC_TELEPHONE): Likewise.
6503 * locales/en_NZ (LC_TELEPHONE): Likewise.
6504 * locales/en_ZA (LC_TELEPHONE): Likewise.
6505 * locales/en_ZW (LC_TELEPHONE): Likewise.
6506 * locales/es_AR (LC_TELEPHONE): Likewise.
6507 * locales/es_BO (LC_TELEPHONE): Likewise.
6508 * locales/es_CL (LC_TELEPHONE): Likewise.
6509 * locales/es_CO (LC_TELEPHONE): Likewise.
6510 * locales/es_DO (LC_TELEPHONE): Likewise.
6511 * locales/es_EC (LC_TELEPHONE): Likewise.
6512 * locales/es_ES (LC_TELEPHONE): Likewise.
6513 * locales/es_GT (LC_TELEPHONE): Likewise.
6514 * locales/es_HN (LC_TELEPHONE): Likewise.
6515 * locales/es_MX (LC_TELEPHONE): Likewise.
6516 * locales/es_PA (LC_TELEPHONE): Likewise.
6517 * locales/es_PE (LC_TELEPHONE): Likewise.
6518 * locales/es_PY (LC_TELEPHONE): Likewise.
6519 * locales/es_SV (LC_TELEPHONE): Likewise.
6520 * locales/es_US (LC_TELEPHONE): Likewise.
6521 * locales/es_UY (LC_TELEPHONE): Likewise.
6522 * locales/es_VE (LC_TELEPHONE): Likewise.
6523 * locales/et_EE (LC_TELEPHONE): Likewise.
6524 * locales/eu_ES (LC_TELEPHONE): Likewise.
6525 * locales/fa_IR (LC_TELEPHONE): Likewise.
6526 * locales/fi_FI (LC_TELEPHONE): Likewise.
6527 * locales/fo_FO (LC_TELEPHONE): Likewise.
6528 * locales/fr_BE (LC_TELEPHONE): Likewise.
6529 * locales/fr_CA (LC_TELEPHONE): Likewise.
6530 * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
6531 * locales/fr_CH (LC_TELEPHONE): Likewise.
6532 * locales/fr_LU (LC_TELEPHONE): Likewise.
6533 * locales/ga_IE (LC_TELEPHONE): Likewise.
6534 * locales/gl_ES (LC_TELEPHONE): Likewise.
6535 * locales/gv_GB (LC_TELEPHONE): Likewise.
6536 * locales/he_IL (LC_TELEPHONE): Likewise.
6537 * locales/hr_HR (LC_TELEPHONE): Likewise.
6538 * locales/hu_HU (LC_TELEPHONE): Likewise.
6539 * locales/id_ID (LC_TELEPHONE): Likewise.
6540 * locales/in_ID (LC_TELEPHONE): Likewise.
6541 * locales/is_IS (LC_TELEPHONE): Likewise.
6542 * locales/it_CH (LC_TELEPHONE): Likewise.
6543 * locales/it_IT (LC_TELEPHONE): Likewise.
6544 * locales/iw_IL (LC_TELEPHONE): Likewise.
6545 * locales/kl_GL (LC_TELEPHONE): Likewise.
6546 * locales/ko_KR (LC_TELEPHONE): Likewise.
6547 * locales/kw_GB (LC_TELEPHONE): Likewise.
6548 * locales/lt_LT (LC_TELEPHONE): Likewise.
6549 * locales/lv_LV (LC_TELEPHONE): Likewise.
6550 * locales/mk_MK (LC_TELEPHONE): Likewise.
6551 * locales/nl_BE (LC_TELEPHONE): Likewise.
6552 * locales/nl_NL (LC_TELEPHONE): Likewise.
6553 * locales/pl_PL (LC_TELEPHONE): Likewise.
6554 * locales/pt_BR (LC_TELEPHONE): Likewise.
6555 * locales/ro_RO (LC_TELEPHONE): Likewise.
6556 * locales/ru_RU (LC_TELEPHONE): Likewise.
6557 * locales/ru_UA (LC_TELEPHONE): Likewise.
6558 * locales/sk_SK (LC_TELEPHONE): Likewise.
6559 * locales/sl_SI (LC_TELEPHONE): Likewise.
6560 * locales/sr_YU (LC_TELEPHONE): Likewise.
6561 * locales/sv_FI (LC_TELEPHONE): Likewise.
6562 * locales/th_TH (LC_TELEPHONE): Likewise.
6563 * locales/tr_TR (LC_TELEPHONE): Likewise.
6564 * locales/uk_UA (LC_TELEPHONE): Likewise.
6566 2000-07-05 NIIBE Yutaka <gniibe@chroot.org>
6568 * locales/th_TH: Update revision information.
6569 (LC_CTYPE: alpha): Replace ";...;" with "..".
6570 (LC_COLLATE: order): Quote with "".
6572 2000-07-04 Jakub Jelinek <jakub@redhat.com>
6574 * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
6576 * locales/hu_HU (LC_IDENTIFICATION): Likewise.
6577 * locales/ro_RO (LC_IDENTIFICATION): Likewise.
6578 * locales/ru_RU (LC_IDENTIFICATION): Likewise.
6579 * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
6580 * locales/es_BO (LC_IDENTIFICATION): Likewise.
6581 * locales/es_CL (LC_IDENTIFICATION): Likewise.
6582 * locales/es_CO (LC_IDENTIFICATION): Likewise.
6583 * locales/es_DO (LC_IDENTIFICATION): Likewise.
6584 * locales/es_EC (LC_IDENTIFICATION): Likewise.
6585 * locales/es_ES (LC_IDENTIFICATION): Likewise.
6586 * locales/es_GT (LC_IDENTIFICATION): Likewise.
6587 * locales/es_HN (LC_IDENTIFICATION): Likewise.
6588 * locales/es_MX (LC_IDENTIFICATION): Likewise.
6589 * locales/es_PA (LC_IDENTIFICATION): Likewise.
6590 * locales/es_PE (LC_IDENTIFICATION): Likewise.
6591 * locales/es_PY (LC_IDENTIFICATION): Likewise.
6592 * locales/es_SV (LC_IDENTIFICATION): Likewise.
6593 * locales/es_US (LC_IDENTIFICATION): Likewise.
6594 * locales/es_UY (LC_IDENTIFICATION): Likewise.
6595 * locales/es_VE (LC_IDENTIFICATION): Likewise.
6596 * locales/fr_CA (LC_IDENTIFICATION): Likewise.
6597 * locales/tr_TR (LC_IDENTIFICATION): Likewise.
6598 * locales/no_NO (LC_TELEPHONE): Fill in.
6599 * locales/pt_PT (LC_TELEPHONE): Fill in.
6600 * locales/sv_SE (LC_TELEPHONE): Fill in.
6601 * locales/en_GB (LC_TELEPHONE): Fill in.
6602 * locales/cs_CZ (LC_TELEPHONE): Fill in.
6604 2000-07-04 Ulrich Drepper <drepper@redhat.com>
6606 * tst-fmon.sh (LC_ALL): Define to C for localedef run.
6607 * tst-locale.sh (LC_ALL): Likewise.
6609 2000-07-03 Ulrich Drepper <drepper@redhat.com>
6611 * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
6612 * tst-locale.sh: Likewise.
6614 2000-07-01 Andreas Jaeger <aj@suse.de>
6616 * Makefile (generated-dirs): LOCALES are also generated.
6617 (generated-dirs): Remove obsolete entry.
6619 2000-06-30 Ulrich Drepper <drepper@redhat.com>
6621 * Makefile (distribute): Add locale test suite files, fmon test
6622 suite files, gen-locale.sh, and show-ucs-data.c.
6626 * Makefile: Rewrite rules to generate locale data.
6627 * gen-locale.sh: Generate only one locale which is described in a
6628 command line parameter.
6630 * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
6632 * tst-fmon.data: Change back entries with DEM.
6634 * gen-locale.sh: Print that it might take a while to finish.
6636 2000-06-30 Jakub Jelinek <jakub@redhat.com>
6638 * Makefile (install-locales): Remove the -u switch from localedef
6641 2000-06-29 Ulrich Drepper <drepper@redhat.com>
6643 * tst-fmon.sh: Don't generate de_DE and en_US locale data.
6644 * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
6645 * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
6647 * locales/POSIX: Update for new format.
6649 * Makefile: Regenerate locale data also if localedef changed.
6651 * tst-fmon.data: Until we know what is correct, but the spaces
6654 * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out
6656 * tests-mbwc/dat_mbtowc.c: Likewise.
6657 * tests-mbwc/dat_strcoll.c: Likewise.
6658 * tests-mbwc/dat_strfmon.c: Likewise.
6659 * tests-mbwc/dat_strxfrm.c: Likewise.
6660 * tests-mbwc/tst_mbtowc.c: Likewise.
6662 2000-06-29 Andreas Jaeger <aj@suse.de>
6664 * sort-test.sh: Set LC_ALL to full locale name.
6666 * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
6669 ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
6670 Depend on locale files
6671 (LOCALE_FILES): New.
6672 (ALL_LC_FILES): New.
6673 (ALL_OBJ_LC_FILES): New
6674 ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
6676 * tst-ctype.sh: Don't generate locales here.
6677 * tst-mbswcs.sh: Likewise.
6678 * sort-test.sh: Likewise.
6680 * gen-locale.sh: New file to generate locales.
6682 2000-06-29 Jakub Jelinek <jakub@redhat.com>
6684 * locales/en_GB: Update RAP address.
6685 * locales/fr_FR: Likewise.
6686 * locales/en_NZ: Likewise.
6687 * locales/de_BE: Likewise.
6688 * locales/de_CH: Likewise.
6689 * locales/de_LU: Likewise.
6690 * locales/en_AU: Likewise.
6691 * locales/en_IE: Likewise.
6692 * locales/eu_ES: Likewise.
6693 * locales/fr_BE: Likewise.
6694 * locales/fr_CH: Likewise.
6695 * locales/fr_LU: Likewise.
6696 * locales/it_IT: Likewise.
6697 * locales/nl_BE: Likewise.
6698 * locales/nl_NL: Likewise.
6699 * locales/pt_BR: Likewise.
6700 * locales/pt_PT: Likewise.
6701 * locales/sv_FI: Likewise.
6702 * locales/fi_FI: Likewise.
6703 * locales/sv_SE: Likewise.
6705 2000-06-29 Jakub Jelinek <jakub@redhat.com>
6707 * locales/af_ZA: Update for new format.
6708 * locales/ar_SA: Likewise.
6709 * locales/be_BY: Likewise.
6710 * locales/bg_BG: Likewise.
6711 * locales/ca_ES: Likewise.
6712 * locales/el_GR: Likewise.
6713 * locales/en_BW: Likewise.
6714 * locales/en_DK: Likewise.
6715 * locales/en_ZW: Likewise.
6716 * locales/es_AR: Likewise.
6717 * locales/es_BO: Likewise.
6718 * locales/es_CL: Likewise.
6719 * locales/es_CO: Likewise.
6720 * locales/es_DO: Likewise.
6721 * locales/es_EC: Likewise.
6722 * locales/es_ES: Likewise.
6723 * locales/es_GT: Likewise.
6724 * locales/es_HN: Likewise.
6725 * locales/es_MX: Likewise.
6726 * locales/es_PA: Likewise.
6727 * locales/es_PE: Likewise.
6728 * locales/es_PY: Likewise.
6729 * locales/es_SV: Likewise.
6730 * locales/es_US: Likewise.
6731 * locales/es_UY: Likewise.
6732 * locales/es_VE: Likewise.
6733 * locales/et_EE: Likewise.
6734 * locales/fa_IR: Likewise.
6735 * locales/fr_CA: Likewise.
6736 * locales/en_CA,2.5: Likewise.
6737 * locales/fr_CA,2.13: Likewise.
6738 * locales/gl_ES: Likewise.
6739 * locales/hr_HR: Likewise.
6740 * locales/hu_HU: Likewise.
6741 * locales/ko_KR: Likewise.
6742 * locales/lt_LT: Likewise.
6743 * locales/lv_LV: Likewise.
6744 * locales/no_NO: Likewise.
6745 * locales/pl_PL: Likewise.
6746 * locales/ro_RO: Likewise.
6747 * locales/ru_RU: Likewise.
6748 * locales/ru_UA: Likewise.
6749 * locales/sk_SK: Likewise.
6750 * locales/sl_SI: Likewise.
6751 * locales/sr_YU: Likewise.
6752 * locales/th_TH: Likewise.
6753 * locales/tr_TR: Likewise.
6754 * locales/uk_UA: Likewise.
6755 * locales/en_CA: Likewise.
6756 * locales/is_IS: Likewise.
6757 * locales/mk_MK: Likewise.
6759 2000-06-29 Jakub Jelinek <jakub@redhat.com>
6761 * locales/cs_CZ: Comment out fields I'm not sure about.
6762 * locales/de_DE (int_currency_symbol): Pad to 4 chars.
6763 * locales/en_NZ: Update for new format.
6764 * locales/de_BE: Likewise.
6765 * locales/de_CH: Likewise.
6766 * locales/de_LU: Likewise.
6767 * locales/en_AU: Likewise.
6768 * locales/en_IE: Likewise.
6769 * locales/en_ZA: Likewise.
6770 * locales/eu_ES: Likewise.
6771 * locales/fo_FO: Likewise.
6772 * locales/fr_BE: Likewise.
6773 * locales/fr_CH: Likewise.
6774 * locales/fr_LU: Likewise.
6775 * locales/ga_IE: Likewise.
6776 * locales/gv_GB: Likewise.
6777 * locales/he_IL: Likewise.
6778 * locales/id_ID: Likewise.
6779 * locales/in_ID: Likewise.
6780 * locales/it_CH: Likewise.
6781 * locales/it_IT: Likewise.
6782 * locales/iw_IL: Likewise.
6783 * locales/kl_GL: Likewise.
6784 * locales/kw_GB: Likewise.
6785 * locales/nl_BE: Likewise.
6786 * locales/nl_NL: Likewise.
6787 * locales/pt_BR: Likewise.
6788 * locales/pt_PT: Likewise.
6789 * locales/sv_FI: Likewise.
6790 * locales/da_DK: Likewise.
6791 * locales/fi_FI: Likewise.
6792 * locales/sv_SE: Likewise.
6794 2000-06-29 Andreas Jaeger <aj@suse.de>
6796 * Makefile (locale_test_suite): Add new test files.
6797 (tst_mblen-ENV): New.
6798 (tst_mbtowc-ENV): New.
6799 (tst_strcoll-ENV): New.
6800 (tst_strxfrm-ENV): New.
6801 (tst_wctomb-ENV): New.
6802 (tst_mbrtowc-ENV): New.
6803 (tst_mbsrtowcs-ENV): New.
6804 (tst_mbstowcs-ENV): New.
6805 (tst_strfmon-ENV): New.
6806 (tst_wcrtomb-ENV): New.
6807 (tst_wcsrtombs-ENV): New.
6808 (tst_wcstod-ENV): New.
6809 (tst_wcstok-ENV): New.
6810 (tst_wcstombs-ENV): New.
6812 * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
6813 <kuwahara@cthulhu.engr.sgi.com>.
6814 * tests-mbwc/dat_wctomb.c: Likewise.
6815 * tests-mbwc/tst_mbtowc.c: Likewise.
6816 * tests-mbwc/dat_mbtowc.c: Likewise.
6817 * tests-mbwc/tst_strxfrm.c: Likewise.
6818 * tests-mbwc/dat_strxfrm.c: Likewise.
6819 * tests-mbwc/dat_strcoll.c: Likewise.
6820 * tests-mbwc/tst_strcoll.c: Likewise.
6821 * tests-mbwc/tst_mblen.c: Likewise.
6822 * tests-mbwc/dat_mblen.c: Likewise.
6823 * tests-mbwc/dat_wcstok.c: Likewise.
6824 * tests-mbwc/tst_wcstok.c: Likewise.
6825 * tests-mbwc/dat_wcstod.c: Likewise.
6826 * tests-mbwc/tst_wcstod.c: Likewise.
6827 * tests-mbwc/dat_mbrtowc.c: Likewise.
6828 * tests-mbwc/tst_mbrtowc.c: Likewise.
6829 * tests-mbwc/dat_wcsrtombs.c: Likewise.
6830 * tests-mbwc/tst_wcsrtombs.c: Likewise.
6831 * tests-mbwc/dat_wcstombs.c: Likewise.
6832 * tests-mbwc/tst_wcstombs.c: Likewise.
6833 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6834 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
6835 * tests-mbwc/dat_wcrtomb.c: Likewise.
6836 * tests-mbwc/tst_wcrtomb.c: Likewise.
6837 * tests-mbwc/dat_mbstowcs.c: Likewise.
6838 * tests-mbwc/tst_mbstowcs.c: Likewise.
6839 * tests-mbwc/dat_strfmon.c: Likewise.
6840 * tests-mbwc/tst_strfmon.c: Likewise.
6842 2000-06-28 Ulrich Drepper <drepper@redhat.com>
6844 * locales/mk_MK: Updated (not to new format).
6845 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
6847 2000-06-28 Jakub Jelinek <jakub@redhat.com>
6849 * locales/fr_FR: Update for new format.
6850 * locales/de_AT: Likewise.
6851 * locales/en_GB: Likewise.
6853 2000-06-28 Ulrich Drepper <drepper@redhat.com>
6855 * locales/th_TH: Update copyright notice.
6857 * locales/cs_CZ: Updated for new format.
6858 Patch by Jakub Jelinek <jakub@redhat.com>.
6860 * tests-mbwc/dat_mbrlen.c: Correct some tests. Remove old WAIVER
6862 * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini. Also clear
6863 internal state of mbrlen.
6865 * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
6866 (TEST_MBWC_ENV): Remove unnecessary slash.
6867 * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
6869 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
6871 * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
6874 * locales/iso14651_t1: Explicitly add control character in
6875 U0000-U001F and U007F-U009F range for backward compatibility.
6877 * locales/i18n: Correct problems found by test suite.
6879 2000-06-28 Andreas Jaeger <aj@suse.de>
6881 * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
6884 * Makefile (locale_test_suite): Add tst_mbrlen.
6885 (tst_mbrlen-ENV): New.
6887 * tests-mbwc/tst_mbrlen.c: New file
6889 * tests-mbwc/dat_mbrlen.c: New file.
6891 * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
6892 (struct TST_HEAD): Use const char* instead of an array.
6894 * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
6896 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
6898 * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
6900 2000-06-27 Ulrich Drepper <drepper@redhat.com>
6902 * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
6903 * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
6904 U4E06 is not in EUC-JP.
6905 * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
6906 * tests-mbwc/dat_towctrans.c: Likewise.
6907 * tests-mbwc/dat_wcscoll.c: Likewise.
6908 * tests-mbwc/dat_wcswidth.c: Likewise.
6909 * tests-mbwc/dat_wctob.c: Likewise.
6911 * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
6914 * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
6916 * tests-mbwc/dat_wcsxfrm.c: Likewise.
6917 * tests-mbwc/dat_wcwidth.c: Likewise.
6919 * tests-mbwc/tst_funcs.h: Pretty print.
6921 * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
6922 * tests-mbwc/tst_wcschr.c: Likewise.
6923 * tests-mbwc/tst_wcscpy.c: Likewise.
6924 * tests-mbwc/tst_wcscat.c: Likewise.
6925 * tests-mbwc/tst_wcsncpy.c: Likewise.
6926 * tests-mbwc/tst_wcspbrk.c: Likewise.
6927 * tests-mbwc/tst_wcsstr.c: Likewise.
6928 * tests-mbwc/tst_wctrans.c: Likewise.
6929 * tests-mbwc/tst_wctype.c: Likewise.
6931 * tests-mbwc/tst_wcscoll.c: Print better error messages.
6933 * Makefile (tests): Define as $(locale_test_suite) but only
6934 if not cross-compiling and shared libs are built.
6935 (locale_test_suite): New variable. Name all new tests from the
6937 Add rule to run new tests only when all data is available.
6938 * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
6940 * tst-ctype-de_DE.in: U00A0 is not in class graph.
6942 * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
6944 * locales/i18n: Backspace isn't blank, tab is.
6946 * tst-ctype.c (main): Add tests for control characters and space.
6948 * locales/i18n: Backspace is no space.
6950 * locales/i18n: Add \t to space.
6952 2000-06-27 Andreas Jaeger <aj@suse.de>
6954 * Makefile (TEST_MBWC_ENV): New variable.
6955 Use it for all tests from tests-mbwc.
6957 2000-06-27 Ulrich Drepper <drepper@redhat.com>
6959 * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
6961 2000-06-27 Andreas Jaeger <aj@suse.de>
6963 * Makefile: Add environment setting for all tests from tests-mbwc.
6965 2000-06-27 Ulrich Drepper <drepper@redhat.com>
6967 * locales/en_DK.com: Not needed.
6969 2000-06-27 Andreas Jaeger <aj@suse.de>
6971 * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
6972 <kuwahara@cthulhu.engr.sgi.com>.
6974 * Makefile (tests): Add tests from tests-mbwc subdirectory,
6975 comment them out for now.
6976 (subdir-dirs): New for tests-mbwc, add also vpaths.
6978 * locales/ja_JP: Add missing / in LC_CTYPE.
6980 2000-06-26 Ulrich Drepper <drepper@redhat.com>
6982 * Makefile (distribute): Add tst-ctype-de_DE.in.
6983 * tst-ctype.c: Read in more tests from stdin.
6984 * tst-ctype.sh: Feed extra test data to program via stdin.
6985 * tst-ctype-de_DE.in: New file.
6987 * locales/i18n (punct): Exclude U00A0.
6988 (blank): Include U00A0.
6990 * locales/ja_JP: Updates for new format.
6992 * Makefile (test-srcs): Add tst-ctype.
6993 (distribute): Add tst-ctype.sh.
6994 (do-tst-ctype): New target. Run for tests.
6995 * tst-ctype.c: New file.
6996 * tst-ctype.sh: New file.
6998 * locales/i18n: NUL character must not be in cntrl.
7000 * Makefile (test-input): Add en_US.ISO-8859-1.
7001 * en_US.in: New file.
7003 2000-06-25 Ulrich Drepper <drepper@redhat.com>
7005 * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
7008 * de_DE.in: Update for new sorting.
7010 * tst-locale.sh: Don't use mnemonic.ds.
7011 * tst-mbswcs.sh: Likewise.
7012 * tst-trans.sh: Likewise.
7014 * locales/de_DE: Update for new format.
7015 * locales/en_US: Likewise.
7016 * tests/trans.def: Likewise.
7017 * tst-fmon-locales/tstfmon_n01y12: Likewise.
7018 * tst-fmon-locales/tstfmon_n02n40: Likewise.
7019 * tst-fmon-locales/tstfmon_n10y31: Likewise.
7020 * tst-fmon-locales/tstfmon_n11y41: Likewise.
7021 * tst-fmon-locales/tstfmon_n12y11: Likewise.
7022 * tst-fmon-locales/tstfmon_n20n32: Likewise.
7023 * tst-fmon-locales/tstfmon_n30y20: Likewise.
7024 * tst-fmon-locales/tstfmon_n41n00: Likewise.
7025 * tst-fmon-locales/tstfmon_y01y10: Likewise.
7026 * tst-fmon-locales/tstfmon_y02n22: Likewise.
7027 * tst-fmon-locales/tstfmon_y22n42: Likewise.
7028 * tst-fmon-locales/tstfmon_y30y21: Likewise.
7029 * tst-fmon-locales/tstfmon_y32n31: Likewise.
7030 * tst-fmon-locales/tstfmon_y40y00: Likewise.
7031 * tst-fmon-locales/tstfmon_y42n21: Likewise.
7033 * tst-rpmatch.c: Avoid warning with broken compiler.
7035 * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
7037 * sort-test.sh: Add more GCONV_PATH usages.
7038 * tst-fmon.sh: Likewise.
7039 * tst-locale.sh: Likewise.
7040 * tst-mbswcs.sh: Likewise.
7041 * tst-rpmatch.sh: Likewise.
7042 * tst-trans.sh: Likewise.
7044 * locales/i18n: Remove order_start around copy.
7046 * locales/iso14651_t1: Correct various small errors.
7048 2000-06-24 Ulrich Drepper <drepper@redhat.com>
7050 * charmaps/ISO-8859-1: Correct width specification.
7052 2000-06-23 Ulrich Drepper <drepper@redhat.com>
7054 * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
7055 * charmaps/ANSI_X3.4-1968: Likewise.
7056 * charmaps/ASMO_449: Likewise.
7057 * charmaps/BALTIC: Likewise.
7058 * charmaps/BS_4730: Likewise.
7059 * charmaps/BS_VIEWDATA: Likewise.
7060 * charmaps/CP1250: Likewise.
7061 * charmaps/CP1251: Likewise.
7062 * charmaps/CP1252: Likewise.
7063 * charmaps/CP1253: Likewise.
7064 * charmaps/CP1254: Likewise.
7065 * charmaps/CP1255: Likewise.
7066 * charmaps/CP1256: Likewise.
7067 * charmaps/CP1257: Likewise.
7068 * charmaps/CP1258: Likewise.
7069 * charmaps/CSA_Z243.4-1985-1: Likewise.
7070 * charmaps/CSA_Z243.4-1985-2: Likewise.
7071 * charmaps/CSA_Z243.4-1985-GR: Likewise.
7072 * charmaps/CSN_369103: Likewise.
7073 * charmaps/CWI: Likewise.
7074 * charmaps/DEC-MCS: Likewise.
7075 * charmaps/DIN_66003: Likewise.
7076 * charmaps/DS_2089: Likewise.
7077 * charmaps/EBCDIC-AT-DE: Likewise.
7078 * charmaps/EBCDIC-AT-DE-A: Likewise.
7079 * charmaps/EBCDIC-CA-FR: Likewise.
7080 * charmaps/EBCDIC-DK-NO: Likewise.
7081 * charmaps/EBCDIC-DK-NO-A: Likewise.
7082 * charmaps/EBCDIC-ES: Likewise.
7083 * charmaps/EBCDIC-ES-A: Likewise.
7084 * charmaps/EBCDIC-ES-S: Likewise.
7085 * charmaps/EBCDIC-FI-SE: Likewise.
7086 * charmaps/EBCDIC-FI-SE-A: Likewise.
7087 * charmaps/EBCDIC-FR: Likewise.
7088 * charmaps/EBCDIC-IS-FRISS: Likewise.
7089 * charmaps/EBCDIC-IT: Likewise.
7090 * charmaps/EBCDIC-PT: Likewise.
7091 * charmaps/EBCDIC-UK: Likewise.
7092 * charmaps/EBCDIC-US: Likewise.
7093 * charmaps/ECMA-CYRILLIC: Likewise.
7094 * charmaps/ES: Likewise.
7095 * charmaps/ES2: Likewise.
7096 * charmaps/EUC-JP: Likewise.
7097 * charmaps/EUC-KR: Likewise.
7098 * charmaps/GB2312: Likewise.
7099 * charmaps/GBK: Likewise.
7100 * charmaps/GB_1988-80: Likewise.
7101 * charmaps/GOST_19768-74: Likewise.
7102 * charmaps/GREEK-CCITT: Likewise.
7103 * charmaps/GREEK7: Likewise.
7104 * charmaps/GREEK7-OLD: Likewise.
7105 * charmaps/HP-ROMAN8: Likewise.
7106 * charmaps/IBM037: Likewise.
7107 * charmaps/IBM038: Likewise.
7108 * charmaps/IBM1004: Likewise.
7109 * charmaps/IBM1026: Likewise.
7110 * charmaps/IBM1047: Likewise.
7111 * charmaps/IBM256: Likewise.
7112 * charmaps/IBM273: Likewise.
7113 * charmaps/IBM274: Likewise.
7114 * charmaps/IBM275: Likewise.
7115 * charmaps/IBM277: Likewise.
7116 * charmaps/IBM278: Likewise.
7117 * charmaps/IBM280: Likewise.
7118 * charmaps/IBM281: Likewise.
7119 * charmaps/IBM284: Likewise.
7120 * charmaps/IBM285: Likewise.
7121 * charmaps/IBM290: Likewise.
7122 * charmaps/IBM297: Likewise.
7123 * charmaps/IBM420: Likewise.
7124 * charmaps/IBM423: Likewise.
7125 * charmaps/IBM424: Likewise.
7126 * charmaps/IBM437: Likewise.
7127 * charmaps/IBM500: Likewise.
7128 * charmaps/IBM850: Likewise.
7129 * charmaps/IBM851: Likewise.
7130 * charmaps/IBM852: Likewise.
7131 * charmaps/IBM855: Likewise.
7132 * charmaps/IBM857: Likewise.
7133 * charmaps/IBM860: Likewise.
7134 * charmaps/IBM861: Likewise.
7135 * charmaps/IBM862: Likewise.
7136 * charmaps/IBM863: Likewise.
7137 * charmaps/IBM864: Likewise.
7138 * charmaps/IBM865: Likewise.
7139 * charmaps/IBM866: Likewise.
7140 * charmaps/IBM868: Likewise.
7141 * charmaps/IBM869: Likewise.
7142 * charmaps/IBM870: Likewise.
7143 * charmaps/IBM871: Likewise.
7144 * charmaps/IBM874: Likewise.
7145 * charmaps/IBM875: Likewise.
7146 * charmaps/IBM880: Likewise.
7147 * charmaps/IBM891: Likewise.
7148 * charmaps/IBM903: Likewise.
7149 * charmaps/IBM904: Likewise.
7150 * charmaps/IBM905: Likewise.
7151 * charmaps/IBM918: Likewise.
7152 * charmaps/IEC_P27-1: Likewise.
7153 * charmaps/INIS: Likewise.
7154 * charmaps/INIS-CYRILLIC: Likewise.
7155 * charmaps/INVARIANT: Likewise.
7156 * charmaps/ISIRI-3342: Likewise.
7157 * charmaps/ISO-8859-1: Likewise.
7158 * charmaps/ISO-8859-10: Likewise.
7159 * charmaps/ISO-8859-13: Likewise.
7160 * charmaps/ISO-8859-14: Likewise.
7161 * charmaps/ISO-8859-15: Likewise.
7162 * charmaps/ISO-8859-16: Likewise.
7163 * charmaps/ISO-8859-2: Likewise.
7164 * charmaps/ISO-8859-3: Likewise.
7165 * charmaps/ISO-8859-4: Likewise.
7166 * charmaps/ISO-8859-5: Likewise.
7167 * charmaps/ISO-8859-6: Likewise.
7168 * charmaps/ISO-8859-7: Likewise.
7169 * charmaps/ISO-8859-8: Likewise.
7170 * charmaps/ISO-8859-9: Likewise.
7171 * charmaps/ISO-IR-197: Likewise.
7172 * charmaps/ISO-IR-90: Likewise.
7173 * charmaps/ISO_10367-BOX: Likewise.
7174 * charmaps/ISO_5427: Likewise.
7175 * charmaps/ISO_5428: Likewise.
7176 * charmaps/ISO_646.BASIC: Likewise.
7177 * charmaps/ISO_646.IRV: Likewise.
7178 * charmaps/ISO_6937: Likewise.
7179 * charmaps/ISO_6937-2-25: Likewise.
7180 * charmaps/ISO_6937-2-ADD: Likewise.
7181 * charmaps/ISO_8859-SUPP: Likewise.
7182 * charmaps/IT: Likewise.
7183 * charmaps/JIS_C6220-1969-RO: Likewise.
7184 * charmaps/JIS_C6229-1984-B: Likewise.
7185 * charmaps/JIS_X0201: Likewise.
7186 * charmaps/JUS_I.B1.002: Likewise.
7187 * charmaps/JUS_I.B1.003-MAC: Likewise.
7188 * charmaps/JUS_I.B1.003-SERB: Likewise.
7189 * charmaps/KOI-8: Likewise.
7190 * charmaps/KOI8-R: Likewise.
7191 * charmaps/KOI8-U: Likewise.
7192 * charmaps/KSC5636: Likewise.
7193 * charmaps/KSX1001: Likewise.
7194 * charmaps/LATIN-GREEK: Likewise.
7195 * charmaps/LATIN-GREEK-1: Likewise.
7196 * charmaps/MAC-IS: Likewise.
7197 * charmaps/MAC-UK: Likewise.
7198 * charmaps/MACINTOSH: Likewise.
7199 * charmaps/MSZ_7795.3: Likewise.
7200 * charmaps/NATS-DANO: Likewise.
7201 * charmaps/NATS-SEFI: Likewise.
7202 * charmaps/NC_NC00-10: Likewise.
7203 * charmaps/NEXTSTEP: Likewise.
7204 * charmaps/NF_Z_62-010: Likewise.
7205 * charmaps/NF_Z_62-010_1973: Likewise.
7206 * charmaps/NS_4551-1: Likewise.
7207 * charmaps/NS_4551-2: Likewise.
7208 * charmaps/PT: Likewise.
7209 * charmaps/PT2: Likewise.
7210 * charmaps/SAMI: Likewise.
7211 * charmaps/SAMI-WS2: Likewise.
7212 * charmaps/SEN_850200_B: Likewise.
7213 * charmaps/SEN_850200_C: Likewise.
7214 * charmaps/T.101-G2: Likewise.
7215 * charmaps/T.61-7BIT: Likewise.
7216 * charmaps/T.61-8BIT: Likewise.
7217 * charmaps/TIS-620: Likewise.
7218 * charmaps/UTF8: Likewise.
7219 * charmaps/VIDEOTEX-SUPPL: Likewise.
7221 2000-06-21 Ulrich Drepper <drepper@redhat.com>
7223 * locales/pt_BR: Revert last change partly. Full weekday and month
7224 names are written with lowercase first letter.
7225 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7227 2000-06-21 Andreas Jaeger <aj@suse.de>
7229 * tst-trans.c: Include <stdlib.h> and <string.h>.
7231 2000-06-19 Ulrich Drepper <drepper@redhat.com>
7233 * locales/pt_BR: Correct day and month names.
7234 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7236 2000-06-13 Ulrich Drepper <drepper@redhat.com>
7238 * Makefile (ld-test-srcs): Add tests/test6.c.
7240 * Makefile (ld-test-srcs): Add trans.def here.
7242 * Makefile (ld-test-srcs): Handle .ds files separately.
7244 * Makefile (ld-test-srcs): Distribute all test6 input files.
7246 2000-05-28 Ulrich Drepper <drepper@redhat.com>
7248 * locales/be_BY: New file.
7249 Contributed by Aleksey Novodvorsky <aen@logic.ru>.
7251 2000-05-24 Ulrich Drepper <drepper@redhat.com>
7253 * locales/iso14651_t1: New file.
7255 2000-05-15 Andreas Jaeger <aj@suse.de>
7257 * tst-fmon.data: Change testcase following fixes for
7260 * locales/de_DE: Remove space after DEM since DEM is
7261 now placed after the value.
7263 * locales/de_DE: Fix currency placement to use "12.345,68 DM".
7264 Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
7267 2000-05-04 Ulrich Drepper <drepper@redhat.com>
7269 * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
7270 Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
7272 * tst-fmon.c (main): Print the locale name as well in the error
7275 2000-04-06 Ulrich Drepper <drepper@redhat.com>
7277 * locales/i18n: New file.
7279 2000-03-27 Ulrich Drepper <drepper@redhat.com>
7281 * tst-fmon.data: Update test after last strfmon change.
7283 2000-03-15 Andreas Jaeger <aj@suse.de>
7285 * locales/sl_SI: Fix entries for june and july.
7286 Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
7289 2000-03-14 Ulrich Drepper <drepper@redhat.com>
7291 * locales/en_DK: Correct syntax.
7293 2000-03-03 Ulrich Drepper <drepper@redhat.com>
7295 * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
7297 2000-03-01 Andreas Jaeger <aj@suse.de>
7299 * locales/gv_GB: New file.
7300 * locales/kw_GB: New file.
7301 From Pablo Saratxaga <pablo@mandrakesoft.com>.
7303 2000-03-03 Ulrich Drepper <drepper@redhat.com>
7305 * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
7307 2000-03-01 Andreas Jaeger <aj@suse.de>
7309 * SUPPORTED: Added bg_BG.CP1251.
7311 * locales/bg_BG: New file.
7313 2000-02-22 Ulrich Drepper <drepper@redhat.com>
7315 * locales/ko_KO: Update syntax for new localedef. Use symbolic
7316 names for characters.
7317 * charmaps/EUC-KR: ADD width information.
7318 * repertoiremaps/mnemonic.ko: New file.
7319 Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7321 * charmaps/GBK: New file.
7322 * locales/zh_CN.GBK: New file.
7323 * repertoiremaps/mnemonic.zh: New file.
7324 Contributed by Sean Chen <sean.chen@turbolinux.com>.
7326 * locales/mk_MK: New file.
7327 Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
7328 * SUPPORTED: Add mk_MK ISO-8859-5.
7330 2000-02-12 Ulrich Drepper <drepper@redhat.com>
7332 * SUPPORTED: Add gl_ES.ISO-8859-1.
7334 * SUPPORTED: Add ar_SA.ISO-8859-6.
7335 * locales/ar_SA: New file.
7337 * locales/th_TH: Remove Thai digits from `digits'.
7339 * SUPPORTED: Add th_TH.TIS-620.
7341 * locales/el_GR (toupper): Don't map *s to S*.
7342 * locales/en_DK: Likewise.
7343 * locales/en_DK.com: Likewise.
7344 * locales/ru_RU: Likewise.
7345 * locales/ru_UA: Likewise.
7346 * locales/tr_TR: Likewise.
7347 * locales/uk_UA: Likewise.
7349 * locales/en_DK (toupper): Map v% to V%.
7350 (tolower): Map V% to v%.
7351 * locales/en_DK.com: Likewise.
7352 * locales/ru_RU: Likewise.
7353 * locales/ru_UA: Likewise.
7354 * locales/tr_TR: Likewise.
7355 * locales/uk_UA: Likewise.
7357 2000-02-11 Ulrich Drepper <drepper@redhat.com>
7359 * Makefile (generated-dirs): Add de_DE.437.
7361 2000-01-31 Ulrich Drepper <drepper@redhat.com>
7363 * charmaps/IBM864: Correct comment for /xC6 mapping.
7364 * charmaps/ISO-IR-90: Correct mapping for <tilde>.
7365 * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
7366 * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
7367 Reported by Bruno Haible <haible@ilog.fr>.
7369 2000-01-27 Jakub Jelinek <jakub@redhat.com>
7371 * locales/af_ZA: Fix syntax errors.
7373 2000-01-24 Ulrich Drepper <drepper@cygnus.com>
7375 * tst-locale.sh: Also enable test5.
7376 * tests/test5.ds: New file.
7378 * locales/gl_ES: New file.
7379 Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
7381 * locales/POSIX: Remove trailing semicolon.
7382 * locales/th_TH: Likewise.
7385 2000-01-18 Ulrich Drepper <drepper@cygnus.com>
7387 * locales/ja_JP: Add double-width digits to digit class.
7389 2000-01-12 Ulrich Drepper <drepper@cygnus.com>
7391 * charmaps/ISO-8859-16: Add mapping for /xba.
7392 Reported by Bruno Haible <haible@ilog.fr>.
7394 2000-01-05 Ulrich Drepper <drepper@cygnus.com>
7396 * tst-trans.sh: Add directory names to charmap and repertoire file
7399 * charmaps/ISO-8859-16: New file.
7401 * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
7403 2000-01-03 Ulrich Drepper <drepper@cygnus.com>
7405 * SUPPORTED: Change lt_LT charset to ISO-8859-13.
7407 1999-12-26 Ulrich Drepper <drepper@cygnus.com>
7409 * collate-test.c (main): Correct logic in test.
7411 * tst-trans.sh: Use correct name for dynamic loader.
7413 1999-12-23 Ulrich Drepper <drepper@cygnus.com>
7415 * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
7417 * locale/en_BW: New file.
7418 * locale/en_ZW: New file.
7419 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7421 1999-12-21 Ulrich Drepper <drepper@cygnus.com>
7423 * locales/ja_JP: Fix cntrl mapping and era definition.
7424 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
7426 1999-12-20 Ulrich Drepper <drepper@cygnus.com>
7428 * locales/af_ZA: New file.
7429 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7431 1999-12-19 Ulrich Drepper <drepper@cygnus.com>
7433 * locales/POSIX: Fix collation order of <SI> and add a few missing
7434 symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
7436 * locales/cs_CZ: Fix syntax of collation entries with multi-character
7438 * locales/da_DK: Likewise.
7439 * locales/el_GR: Likewise.
7440 * locales/en_CA: Likewise.
7441 * locales/en_CA,2.5: Likewise.
7442 * locales/en_DK: Likewise.
7443 * locales/en_DK.com: Likewise.
7444 * locales/es_AR: Likewise.
7445 * locales/es_BO: Likewise.
7446 * locales/es_CL: Likewise.
7447 * locales/es_CO: Likewise.
7448 * locales/es_DO: Likewise.
7449 * locales/es_EC: Likewise.
7450 * locales/es_ES: Likewise.
7451 * locales/es_GT: Likewise.
7452 * locales/es_HN: Likewise.
7453 * locales/es_MX: Likewise.
7454 * locales/es_PA: Likewise.
7455 * locales/es_PE: Likewise.
7456 * locales/es_PY: Likewise.
7457 * locales/es_SV: Likewise.
7458 * locales/es_US: Likewise.
7459 * locales/es_UY: Likewise.
7460 * locales/es_VE: Likewise.
7461 * locales/et_EE: Likewise.
7462 * locales/fi_FI: Likewise.
7463 * locales/fr_CA,2.13: Likewise.
7464 * locales/hr_HR: Likewise.
7465 * locales/hu_HU: Likewise.
7466 * locales/is_IS: Likewise.
7467 * locales/lt_LT: Likewise.
7468 * locales/lv_LV: Likewise.
7469 * locales/no_NO: Likewise.
7470 * locales/pl_PL: Likewise.
7471 * locales/ro_RO: Likewise.
7472 * locales/ru_RU: Likewise.
7473 * locales/ru_UA: Likewise.
7474 * locales/sl_SI: Likewise.
7475 * locales/sr_YU: Likewise.
7476 * locales/sv_SE: Likewise.
7477 * locales/th_TH: Likewise.
7478 * locales/tr_TR: Likewise.
7479 * locales/uk_UA: Likewise.
7481 1999-12-18 Ulrich Drepper <drepper@cygnus.com>
7483 * charmaps/ISIRI-3342: New file.
7484 * locales/fa_IR: New file.
7485 Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
7487 1999-12-10 Ulrich Drepper <drepper@cygnus.com>
7489 * locales/de_DE: Correct syntax of multi-character weights.
7491 1999-12-08 Ulrich Drepper <drepper@cygnus.com>
7493 * tests/test6.c: New file.
7494 * tests/test6.cm: New file.
7495 * tests/test6.def: New file.
7496 * tests/test6.mne: New file.
7498 * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
7500 * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
7502 * charmaps/KOI8-U: Fix typo in /x95 entry.
7503 * charmaps/KOI8-R: Correct 0x95 entry.
7504 * charmaps/CP1258: Add /xEC.
7505 * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
7506 * charmaps/IBM874: Add Euro.
7507 * charmaps/ISO-8859-7: Map /xB4 to U0384.
7508 Reported by Bruno Haible <haible@ilog.fr>.
7510 1999-11-29 Ulrich Drepper <drepper@cygnus.com>
7512 * charmaps/ISO-8859-10: Correct alias. This charset was issued in
7513 1992. Reported by Bruno Haible <haible@ilog.fr>.
7515 1999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp>
7517 * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
7518 * charmaps/EUC-JP: Likewise.
7519 * repertoiremaps/mnemonic.ja: Likewise.
7521 * locales/ja_JP: Add extra CLASS and MAP definisions.
7523 * charmaps/EUC-JP: Add WIDTH definitions.
7525 1999-11-25 Ulrich Drepper <drepper@cygnus.com>
7527 * Makefile: Don't run tests for now.
7529 1999-11-23 Ulrich Drepper <drepper@cygnus.com>
7531 * locales/ko_KR: New file.
7532 * charmaps/EUC-KR: New file.
7533 Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7535 1999-11-22 Ulrich Drepper <drepper@cygnus.com>
7537 * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
7539 * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
7541 1999-11-20 Ulrich Drepper <drepper@cygnus.com>
7543 * tst-trans.c: New file.
7544 * tst-trans.sh: New file.
7545 * tests/trans.def: New file.
7546 * Makefile: Add rules for character mapping tests.
7548 * tests/test1.def: Correct ellipsis syntax.
7550 1999-11-17 Ulrich Drepper <drepper@cygnus.com>
7552 * charmaps/ISO-8859-1: Don't define values for non-printable
7555 * charmaps/ISO-8859-1: Add width information.
7557 1999-11-12 Ulrich Drepper <drepper@cygnus.com>
7559 * charmaps/ISO-8859-7: Fix 0xa1 mapping.
7561 * charmaps/ISO-8859-13: Fix a few entries.
7562 Patch by Marius Gedminas <mgedmin@takas.lt>.
7564 1999-09-22 Ulrich Drepper <drepper@cygnus.com>
7566 * locales/zh_CN: Some first patches to make the file usable.
7568 1999-09-13 Ulrich Drepper <drepper@cygnus.com>
7570 * locales/id_ID: Fix typo.
7572 1999-08-31 Ulrich Drepper <drepper@cygnus.com>
7574 * locales/en_DK: Add Euro symbol to collation and characterization
7575 tables. Patch by Geoff Keating.
7577 * charmaps/ISO-8859-15: Remove duplicate <OC>.
7579 1999-08-16 Ulrich Drepper <drepper@cygnus.com>
7581 * charmaps/CP1258: Remove spurious <percent-sign/> entry.
7582 * charmaps/IBM866: Likewise.
7583 * charmaps/IBM874: Likewise.
7584 * charmaps/ISO-8859-13: Likewise.
7585 * charmaps/ISO-8859-14: Likewise.
7586 * charmaps/ISO-8859-15: Likewise.
7587 * charmaps/MAC-UK: Likewise.
7589 * charmaps/ISO-8859-13: Correct typo.
7590 * charmaps/ISO-8859-14: Likewise.
7591 * charmaps/ISO-8859-15: Likewise.
7593 1999-08-16 Andreas Schwab <schwab@suse.de>
7595 * charmaps/UTF8: Add entries for /x00. Remove spurious
7596 <percent-sign/> entry. Correct typo.
7598 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
7600 * charmaps/UTF8: Generated from the charDB.
7602 1999-08-13 Andreas Schwab <schwab@suse.de>
7604 * locales/cs_CZ: Remove <ft> entry, add <St> entry.
7605 * locales/da_DK: Likewise.
7606 * locales/de_DE: Likewise.
7607 * locales/el_GR: Likewise.
7608 * locales/en_CA: Likewise.
7609 * locales/en_DK: Likewise.
7610 * locales/en_DK.com: Likewise.
7611 * locales/es_AR: Likewise.
7612 * locales/es_BO: Likewise.
7613 * locales/es_CL: Likewise.
7614 * locales/es_CO: Likewise.
7615 * locales/es_DO: Likewise.
7616 * locales/es_EC: Likewise.
7617 * locales/es_ES: Likewise.
7618 * locales/es_GT: Likewise.
7619 * locales/es_HN: Likewise.
7620 * locales/es_MX: Likewise.
7621 * locales/es_PA: Likewise.
7622 * locales/es_PE: Likewise.
7623 * locales/es_PY: Likewise.
7624 * locales/es_SV: Likewise.
7625 * locales/es_US: Likewise.
7626 * locales/es_UY: Likewise.
7627 * locales/es_VE: Likewise.
7628 * locales/et_EE: Likewise.
7629 * locales/fi_FI: Likewise.
7630 * locales/hr_HR: Likewise.
7631 * locales/hu_HU: Likewise.
7632 * locales/is_IS: Likewise.
7633 * locales/lt_LT: Likewise.
7634 * locales/lv_LV: Likewise.
7635 * locales/no_NO: Likewise.
7636 * locales/pl_PL: Likewise.
7637 * locales/ro_RO: Likewise.
7638 * locales/ru_RU: Likewise.
7639 * locales/ru_UA: Likewise.
7640 * locales/sl_SI: Likewise.
7641 * locales/sr_YU: Likewise.
7642 * locales/sv_SE: Likewise.
7643 * locales/tr_TR: Likewise.
7644 * locales/uk_UA: Likewise.
7646 * charmaps/ISO_10646: Fix typo.
7648 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
7650 * locales/ca_ES: New file.
7651 Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
7653 * SUPPORTED: Add ca_ES.
7655 1999-05-18 Ulrich Drepper <drepper@cygnus.com>
7657 * Makefile (LOCALEDEF): Add I18NPATH definition to find the
7660 1999-05-05 Ulrich Drepper <drepper@cygnus.com>
7662 * locales/ru_RU: Abbreviate Saturday Sbt.
7663 Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
7665 1999-05-03 Ulrich Drepper <drepper@cygnus.com>
7667 * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
7669 1999-04-29 Ulrich Drepper <drepper@cygnus.com>
7671 * Makefile (install-locales): Allow specifying charset in locale
7672 name but omit it in locale definition file.
7674 * SUPPORTED: Don't generate ru_SU.
7675 * locales/ru_SU: Removed.
7677 * locales/zh_CN: Update.
7678 * charmaps/GB2312: New file.
7679 Contributed by hashao@china.com.
7681 1999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7683 * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
7684 correct some character names.
7686 * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
7688 1999-04-26 Ulrich Drepper <drepper@cygnus.com>
7690 * charmaps/SAMI-WS2: Add one more alias.
7692 1999-04-16 Ulrich Drepper <drepper@cygnus.com>
7694 * charmaps/IBM874: New file.
7696 * charmaps/IBM869: Correct entries 8b, 8e, and ef.
7698 * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
7700 * charmaps/IBM864: Major update from Unicode data.
7702 * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
7704 * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
7706 * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
7708 * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
7710 * charmaps/IBM857: Correct entries ee, f7, and fa.
7712 * charmaps/IBM855: Correct entries 95, ef, and fd.
7714 * charmaps/IBM437: Correct entries f9 and fa.
7716 * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
7718 * locales/th_TH: New file. Thai locale description.
7719 * th_TH.in: New file.
7720 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7722 1999-04-14 Cristian Gafton <gafton@redhat.com>
7724 * SUPPORTED: Add support for Ukraine Russian.
7725 * locales/ru_UA: New file.
7726 * locales/uk_UA: New file.
7727 * charmaps/KOI8-U: New file.
7729 1999-04-12 Ulrich Drepper <drepper@cygnus.com>
7731 * locales/id_ID: New file.
7733 1999-04-10 Ulrich Drepper <drepper@cygnus.com>
7735 * charmaps/TIS-620: New file.
7736 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
7738 1999-03-31 Ulrich Drepper <drepper@cygnus.com>
7740 * locales/en_ZA: New file. Contributed by nic@sig.co.za.
7742 * charmaps/CP1256: Cosmetic changes.
7743 * charmaps/CP1257: Likewise.
7745 * charmaps/CP1258: New file.
7747 * charmaps/CP1257: Add some marks.
7748 * charmaps/CP1256: Update from Unicode page.
7749 * charmaps/CP1255: Lots of punctuation character changes.
7750 * charmaps/CP1254: Add Euro character. Fix a few lowercase characters.
7751 * charmaps/CP1253: Add Euro character.
7752 * charmaps/CP1252: Add Euro character and z caron.
7753 * charmaps/CP1251: Add Euro character.
7754 * charmaps/CP1250: Add Euro character.
7756 1999-03-15 Ulrich Drepper <drepper@cygnus.com>
7758 * locales/hr_HR: Various corrections.
7759 Patch by Tomislav Vujec <tvujec@CARNet.hr>.
7761 1999-03-08 Ulrich Drepper <drepper@cygnus.com>
7763 * locales/ru_RU (mon): Fix March and May month name translations.
7764 Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
7766 1999-02-16 Ulrich Drepper <drepper@cygnus.com>
7768 * Makefile (test-input): Prepare for cs_CZ test.
7769 * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
7770 * cs_CZ.in: New file.
7772 1999-02-11 Ulrich Drepper <drepper@cygnus.com>
7774 * locales/it_CH: New file.
7775 * SUPPORTED: Add it_CH.
7777 * locales/in_ID: New file.
7778 * SUPPORTED: Add in_ID.
7780 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7782 * Makefile (test-input): Add hr_HR.ISO-8859-2.
7783 (test-input-data): New variable.
7784 (distribute): Use it.
7785 (do-collate-test): Use it.
7786 * locales/hr_HR.in: New file.
7788 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
7790 * charmaps/IBM866: New file.
7791 * charmaps/MAC-UK: New file.
7793 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
7795 * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
7796 * charmaps/ISO-8859-14: Add alias names.
7798 * repertoiremaps/mnemonics.ds: Remove duplicates.
7800 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
7802 * charmaps/ISO-8859-13: New file.
7803 * charmaps/ISO-8859-14: New file.
7804 * charmaps/ISO-8859-15: New file.
7806 * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
7808 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
7810 * SUPPORTED: Add en_AU.
7812 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
7814 * SUPPORTED: Update greek entry.
7815 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
7817 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
7819 * locales/el_GR (abmon): Remove spaces at end of strings.
7821 1998-10-20 Ulrich Drepper <drepper@cygnus.com>
7823 * tests/test1.cm: Add missing character definitions to read POSIX
7825 * tests/test2.cm: Likewise.
7826 * tests/test3.cm: Likewise.
7827 * tests/test4.cm: Likewise.
7828 * tests/test5.cm: Likewise.
7830 1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
7832 * locales/POSIX: Correct typo. Add UNDEFINED symbol.
7834 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
7836 * locales/gr_GR: Renamed to...
7837 * locales/el_GR: ...this.
7838 (yesexpr, noexpr): Also allow yes and no.
7840 1998-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7842 * locales/sr_YU: Add repertoiremap.
7844 1998-09-23 Cristian Gafton <gafton@redhat.com>
7846 * locales/sr_YU: New file.
7847 * SUPPORTED: Add sr_YU.
7849 1998-09-23 Ulrich Drepper <drepper@cygnus.com>
7851 * Makefile: Rewrite install-locales rule.
7853 1998-06-15 Ulrich Drepper <drepper@cygnus.com>
7855 * Makefile: Add more dependecies for running tests.
7858 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7860 * locales/sk_SK: Add repertoiremap.
7862 1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7864 * locales/ru_SU: Add repertoiremap.
7866 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
7868 * locales/ru_SU: New file.
7869 * SUPPORTED: Add ru_SU with KOI8-R.
7871 1998-04-30 Ulrich Drepper <drepper@cygnus.com>
7873 * Makefile: Install repertoire maps.
7874 * mnemonic.ds: Moved into repertoiremaps subdir.
7875 * repertoiremaps/charids.894: New file.
7876 * repertoiremaps/mnemonic.ds: New file.
7878 * sort-test.sh: Adapt for most recent changes in localedef.
7879 * tst-fmon.sh: Likewise.
7880 * tst-locale.sh: Likewise.
7882 * locales/POSIX: Add repertoiremap definition.
7883 * locales/cs_CZ: Likewise.
7884 * locales/da_DK: Likewise.
7885 * locales/de_AT: Likewise.
7886 * locales/de_BE: Likewise.
7887 * locales/de_CH: Likewise.
7888 * locales/de_DE: Likewise.
7889 * locales/de_LU: Likewise.
7890 * locales/en_AU: Likewise.
7891 * locales/en_CA: Likewise.
7892 * locales/en_CA,2.5: Likewise.
7893 * locales/en_DK: Likewise.
7894 * locales/en_DK.com: Likewise.
7895 * locales/en_GB: Likewise.
7896 * locales/en_IE: Likewise.
7897 * locales/en_NZ: Likewise.
7898 * locales/en_US: Likewise.
7899 * locales/es_AR: Likewise.
7900 * locales/es_BO: Likewise.
7901 * locales/es_CL: Likewise.
7902 * locales/es_CO: Likewise.
7903 * locales/es_DO: Likewise.
7904 * locales/es_EC: Likewise.
7905 * locales/es_ES: Likewise.
7906 * locales/es_GT: Likewise.
7907 * locales/es_HN: Likewise.
7908 * locales/es_MX: Likewise.
7909 * locales/es_PA: Likewise.
7910 * locales/es_PE: Likewise.
7911 * locales/es_PY: Likewise.
7912 * locales/es_SV: Likewise.
7913 * locales/es_US: Likewise.
7914 * locales/es_UY: Likewise.
7915 * locales/es_VE: Likewise.
7916 * locales/et_EE: Likewise.
7917 * locales/eu_ES: Likewise.
7918 * locales/fi_FI: Likewise.
7919 * locales/fo_FO: Likewise.
7920 * locales/fr_BE: Likewise.
7921 * locales/fr_CA: Likewise.
7922 * locales/fr_CA,2.13: Likewise.
7923 * locales/fr_CH: Likewise.
7924 * locales/fr_FR: Likewise.
7925 * locales/fr_LU: Likewise.
7926 * locales/ga_IE: Likewise.
7927 * locales/gr_GR: Likewise.
7928 * locales/he_IL: Likewise.
7929 * locales/hr_HR: Likewise.
7930 * locales/hu_HU: Likewise.
7931 * locales/is_IS: Likewise.
7932 * locales/it_IT: Likewise.
7933 * locales/iw_IL: Likewise.
7934 * locales/kl_GL: Likewise.
7935 * locales/lt_LT: Likewise.
7936 * locales/lv_LV: Likewise.
7937 * locales/nl_BE: Likewise.
7938 * locales/nl_NL: Likewise.
7939 * locales/no_NO: Likewise.
7940 * locales/pl_PL: Likewise.
7941 * locales/pt_BR: Likewise.
7942 * locales/pt_PT: Likewise.
7943 * locales/ro_RO: Likewise.
7944 * locales/ru_RU: Likewise.
7945 * locales/sl_SI: Likewise.
7946 * locales/sv_FI: Likewise.
7947 * locales/sv_SE: Likewise.
7948 * locales/tr_TR: Likewise.
7949 * locales/zh_CN: Likewise.
7951 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
7953 * tst-locale.sh: Add comment for when multi-byte charsets in
7955 * tests/test5.cm: New file.
7956 * tests/test5.def: New file.
7957 * Makefile (ld-test-names): Add test5.
7959 1998-04-28 Ulrich Drepper <drepper@cygnus.com>
7961 * locales/de_DE: Use . as thousands separator and 3;3 groups for
7964 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
7966 * Makefile: Fix test rules from last patch.
7968 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7970 * locales/ru_RU: Abbreviations must end with a consonant. Fix for
7971 Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
7973 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
7975 * Makefile (distribute): Add tst-locale.sh.
7977 1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
7979 * Makefile (distribute): Add SUPPORTED.
7980 (install-locales): New rule to install locale dat ausing localedef.
7981 * SUPPORTED: New file. Names all usable locales.
7982 Based on a patch by Cristian Gafton <gafton@redhat.com>.
7984 * locales/gr_GR: Correct collation description.
7985 * locales/nl_NL: Correct Charset requirement.
7986 * locales/pt_BR: Fix int_curr_symbol.
7987 * locales/ru_RU: Fix ctype data.
7988 Patches by Cristian Gafton <gafton@redhat.com>.
7990 * locales/nl_NL: Fix yesexpr/noexpr.
7991 * locales/pt_BR: Likewise.
7992 * locales/cs_CZ: Likewise.
7993 * locales/da_DK: Likewise.
7994 * locales/en_AU: Likewise.
7995 * locales/en_CA: Likewise.
7996 * locales/en_DK: Likewise.
7997 * locales/en_DK.com: Likewise.
7998 * locales/en_GB: Likewise.
7999 * locales/en_NZ: Likewise.
8000 * locales/en_US: Likewise.
8001 * locales/es_AR: Likewise.
8002 * locales/es_BO: Likewise.
8003 * locales/es_CL: Likewise.
8004 * locales/es_CO: Likewise.
8005 * locales/es_DO: Likewise.
8006 * locales/es_EC: Likewise.
8007 * locales/es_ES: Likewise.
8008 * locales/es_GT: Likewise.
8009 * locales/es_HN: Likewise.
8010 * locales/es_MX: Likewise.
8011 * locales/es_PA: Likewise.
8012 * locales/es_PE: Likewise.
8013 * locales/es_PY: Likewise.
8014 * locales/es_SV: Likewise.
8015 * locales/es_US: Likewise.
8016 * locales/es_UY: Likewise.
8017 * locales/es_VE: Likewise.
8018 * locales/et_EE: Likewise.
8019 * locales/eu_ES: Likewise.
8020 * locales/fi_FI: Likewise.
8021 * locales/fo_FO: Likewise.
8022 * locales/fr_BE: Likewise.
8023 * locales/fr_CA: Likewise.
8024 * locales/fr_CH: Likewise.
8025 * locales/fr_FR: Likewise.
8026 * locales/fr_LU: Likewise.
8027 * locales/ga_IE: Likewise.
8028 * locales/gr_GR: Likewise.
8029 * locales/he_IL: Likewise.
8030 * locales/hr_HR: Likewise.
8031 * locales/hu_HU: Likewise.
8032 * locales/is_IS: Likewise.
8033 * locales/it_IT: Likewise.
8034 * locales/iw_IL: Likewise.
8035 * locales/ja_JP: Likewise.
8036 * locales/kl_GL: Likewise.
8037 * locales/lt_LT: Likewise.
8038 * locales/lv_LV: Likewise.
8039 * locales/no_NO: Likewise.
8040 * locales/pl_PL: Likewise.
8041 * locales/pt_PT: Likewise.
8042 * locales/ro_RO: Likewise.
8043 * locales/ru_RU: Likewise.
8044 * locales/sl_SI: Likewise.
8045 * locales/sv_SE: Likewise.
8046 * locales/tr_TR: Likewise.
8047 * locales/zh_CN: Likewise.
8049 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
8051 * locales/ru_RU: Correct last patch.
8052 Patch by Cristian Gafton <gafton@redhat.com>.
8054 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
8056 * locales/de_DE: Use common german data and time format not ISO
8059 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
8061 * locales/ru_RU: Correct inconsistencies in mon data.
8062 Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
8064 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8066 * locales/pl_PL: Fix int_curr_symbol.
8068 1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
8070 * locales/is_IS: Update from Debian version.
8072 1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
8074 * tst-fmon.c: New file. strfmon test program.
8075 * tst-fmon.sh: New file. Script to run strfmon test.
8076 * fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
8077 * fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
8079 * locales/cs_CZ: Update from author.
8081 1997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
8083 * sort-test.sh: Call localedef with additional environment variable
8084 I18NPATH to point to not-yet-installed locale data files.
8086 * locales/POSIX: Updated version from maintainer.
8088 1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
8090 * collate-test.c (main): Change prototype definition to prevent
8093 1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
8095 * locales/de_DE: Include real collation data. It's similar to the
8096 en_DK information but the order of small and capital characters is
8099 * collate-test.c: New file. Test suite for strcoll function.
8100 * de_DE.in: Input file for collation test.
8101 * da_DK.in: Likewise.
8103 * xfrm-test.c: New file. Test suite for strxfrm function.
8105 1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
8107 * All charmaps: Fix entries for <quotation-mark>.
8109 1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
8111 * Makefile (charmaps): Don't try to install CVS or RCS directory.
8112 (locales): Likewise.
8113 Reported by Matthias Urlichs.