Updated to fedora-glibc-20080703T1203
[glibc.git] / localedata / ChangeLog
bloba7291beec905fa2c19b0c732d88563c9f2887593
1 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
3         * tst-strptime.c (do_test): Add test of %EY.
5 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
7         * tst-strptime.c (do_test): Add test for parsing era year
8         representation.
10         [BZ #5911]
11         * locales/es_CR: Define first_weekday and first_workday.
13         [BZ #5814]
14         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
16 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
18         * locales/iso14651_t1_common: Add support for Gurumukhi script.
19         Patch by Pravin Satpute <psatpute@redhat.com>.
21 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
23         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
24         Reported by Pravin Satpute.
26 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
28         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
30 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
32         [BZ #6438]
33         * locales/iso14651_t1_common: Add sorting data for Telugu.
35         [BZ #6447]
36         * locales/be_BY: Fix yesexpr.
37         Patch by Alexander Mikhailian <mikhailian@altern.org>.
39 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
41         * charmaps/UTF-8: Update for Unicode v5.1.
42         * locales/i18n: Update for Unicode 5.
44 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
46         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
48 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
50         [BZ #6021]
51         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
52         Use common collation definition.
54         [BZ #6004]
55         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
56         U+1E64, U+1E66, and U+1E68.
57         Patch by Jesse Thilo <unixweenie@gmail.com>.
59         [BZ #5478]
60         * locales/hu_HU: Fix name_fmt.
62 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
64         * locales/iso14651_t1_common: Add support for Gujarati script.
65         Patch by Pravin Satpute <psatpute@redhat.com>.
67 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
69         * Makefile (LOCALES): Add ja_JP.UTF-8.
71 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
73         * locales/iso14651_t1_common: Add support for Devanagari script.
74         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
75         Patch by Pravin Satpute <psatpute@redhat.com>.
77 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
79         [BZ #5602]
80         * locales/pt_PT: Fix mon_decimal_point.
82 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
84         [BZ #5777]
85         * locales/es_CR: Define am/pm format.
87 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
89         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
91         * locales/en_CA: Add language information in LC_ADDRESS section.
92         * locales/fr_CA: Likewise.
93         * locales/ik_CA: Likewise.
94         * locales/iu_CA: Likewise.
96         [BZ #5627]
97         * locales/shs_CA: New file.
99 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
101         [BZ #5520]
102         * locales/ga_IE: Fix May, June, November and December entries in mon.
104 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
106         * charmsp/HP-THAI8: New file.
108         [BZ #5464]
109         * charmaps/HP-GREEK8: New file.
111         [BZ #5463]
112         * charmaps/HP-TURKISH8: New file.
114 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
116         * charmaps/UTF-8: Add Unicode 5.1 entries.
118 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
120         [BZ #5427]
121         * charmaps/HP-ROMAN9: New file.
123 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
125         * locales/si_LK (mon): Fix February and November spelling.
126         Patch by Danishka Navin <snavin@redhat.com>.
128 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
130         [BZ #5238]
131         * locales/ug_CN: Fix typo in collating symbol definition.
133         [BZ #5237]
134         * locales/lo_LA: Fix typos in collation symbols.
136 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
138         * locales/dz_BT: Fix representation of data.
140         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
141         * locales/bo_CN: New file.
142         * locales/bo_IN: New file.
144 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
146         [BZ #5224]
147         * locales/ig_NG: Add missing collating elements and symbols.
149 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
151         [BZ #4098]
152         * locales/pl_PL: Change abmon, abday, and d_fmt according to
153         results of vote.
155 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
157         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
158         second level of <LATIN> script as forward.
159         * locales/de_DE: Define DIACRIT_FORWARD.
160         * de_DE.in: Revert last change.
162 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
164         * locales/en_US: Add first_weekday and first_workday.
165         * locales/cs_CZ: Likewise.
166         * locales/fur_IT: Likewise.
167         * locales/fy_DE: Likewise.
168         * locales/hu_HU: Likewise.
169         * locales/i18n: Likewise.
170         * locales/li_BE: Likewise.
171         * locales/li_NL: Likewise.
172         * locales/nds_DE: Likewise.
173         * locales/nds_NL: Likewise.
174         * locales/pl_PL: Likewise.
175         * locales/sc_IT: Likewise.
176         * locales/sk_SK: Likewise.
178 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
180         * locales/de_DE: Set first week day to Monday.
181         * locales/fr_FR: Likewise.
183 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
185         [BZ #73]
186         * locales/nb_NO: Update time information, collation, thousands
187         separator.
188         * locales/nn_NO: Likewise.
190 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
192         * locales/en_NG: New file.
194 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
196         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
198 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
200         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
201         definition.  Add U0B71 and U27C0 to U27CA definitions.
203         * de_DE.in: Adjust for correct handling of backward direction sorting.
205         * fr_FR.in: New file.
206         * Makefile: Add rules to run fr_FR sorting test.
208 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
210         [BZ #4941]
211         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
213         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
215         * locales/am_ET (LC_COLLATE): Define new script after copy.
217 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
219         * locales/cs_SR: Removed.
221         * locales/lo_LA: Add missing collating element o-e.
223         * locales/is_IS: Cleanup.  Remove invalid collation entries.
224         * locales/lv_LV: Likewise.
226         * locales/fa_IR: Add missing collating element Alef-Hamza.
228         * locales/da_DK: Add missing collating symbol ETH.
229         * locales/nb_NO: Likewise.
231         * locales/sa_IN: New file.
232         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
234         * locales/fr_FR: Change thousands_sep to U0020.
236         * locales/cs_CZ: Sort lowercase before uppercase.
238         * locales/en_GB: Change first weekday and workday to Monday.
239         * locales/nb_NO: Likewise.
240         * locales/nn_NO: Likewise.
241         [BZ #4833]
242         * locales/da_DK: Likewise.
243         [BZ #4705]
244         * locales/et_EE: Likewise.
246         * locales/iso14651_t1_common: Add rules for Georgian.
248         * locales/ber_DZ: New file.
249         * locales/fil_PH: New file.
250         * locales/fur_IT: New file.
251         * locales/fy_DE: New file.
252         * locales/ha_NG: New file.
253         * locales/ig_NG: New file.
254         * locales/ik_CA: New file.
255         * locales/iu_CA: New file.
256         * locales/li_BE: New file.
257         * locales/li_NL: New file.
258         * locales/nds_DE: New file.
259         * locales/nds_NL: New file.
260         * locales/pap_AN: New file.
261         * locales/sc_IT: New file.
262         * locales/tk_TM: New file.
263         * locales/ug_CN: New file.
264         * locales/yo_NG: New file.
265         * SUPPORTED: Add the new locales.
267 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
269         * charmaps/ISO-8859-9E: New file.
271 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
273         * charmaps/KOI8-RU: New file.
275 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
277         [BZ #4556]
278         * locales/de_CH: Fix d_fmt.
280         [BZ #4972]
281         * charmaps/MAC-CENTRALEUROPE: New file.
283 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
285         [BZ #3842]
286         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
287         The latter might be more correct but usually cannot be displayed.
289 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
291         [BZ #4554]
292         * locales/wo_SN: New file.
293         * SUPPORTED: Add wo_SN entry.
295         [BZ #4557]
296         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
298 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
300         * locales/translit_combining: Add U0141 and U0142.
302 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
304         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
306 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
308         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
309         with supported %e and %.1H with %k.
310         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
312 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
314         [BZ #4773]
315         * Makefile: Add rules to build and run tst-strptime.
316         * tst-strptime.c: New file.
318 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
320         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
321         January, February, and September to December, mon for January,
322         February, September, and December, am_pm, and name_*.
323         Patch by Amitakhya Phukan <aphukan@redhat.com>.
325 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
327         [BZ #4114]
328         * locales/ast_ES: New file.
329         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
331 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
333         [BZ #4024]
334         * locales/iso14651_t1: Include iso14651_t1_common for common
335         sorting data.
336         * locales/iso14651_t1_common: New file.
337         * locales/iso14651_t1_pinyin: New file.
338         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
339         iso14651_t1.
341         [BZ #3213]
342         * locales/translit_neutral: Add entry for U2044.
344 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
346         [BZ #4411]
347         * locales/en_ZA: Update int_select.
348         Patch by Dwayne Bailey <dwayne@translate.org.za>.
350 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
352         * Makefile: Define tst-sscanf-ENV.
353         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
355 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
357         * Makefile (tests): Add tst-sscanf.
358         (LOCALES): Add fa_IR.UTF-8.
359         * tst-sscanf.c: New file.
361         * da_DK.in: Adjust for unified collation.
363         * locales/vi_VN: Don't define HOK here as well.
365 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
367         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
369         [BZ #1430]
370         * locales/hu_HU: Revert
371                 * locales/hu_HU: Better collation.
372                 Patch by Gyuro Lehel <lehel@freemail.hu>.
374 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
376         [BZ #672]
377         * locales/ca_ES: Replace current collation rules by including
378         iso14651_t1 and adding extra rules if needed.  There should be
379         no noticeable changes in sorted text. only ligatures and
380         ignoreable characters have modified weights.
381         * locales/da_DK: Likewise.
382         * locales/en_CA: Likewise.
383         * locales/es_US: Likewise.
384         * locales/fi_FI: Likewise.
385         * locales/nb_NO: Likewise.
387 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
389         [BZ #672]
390         * locales/iso14651_t1: Simplified.  Extended.
392         [BZ #58]
393         * locales/uk_UA: New version.
395         [BZ #3156]
396         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
398         [BZ #2692]
399         * locales/es_VE: Add am/pm format support.
401         [BZ #2648]
402         * locales/pl_PL: Fix currency_symbol and its placement.
404         [BZ #3363]
405         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
406         * locales/tt_RU@iqtelif: New file.
408         [BZ #3334]
409         * locales/sr_ME: Update from maintainer.
411         [BZ #3326]
412         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
413         * locales/crh_UA: New file.
415 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
417         [BZ #3322]
418         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
419         * locales/sr_RS: New file.
420         * locales/sr_RS@latin: New file.
422         [BZ #3995]
423         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
425         [BZ #3885]
426         * locales/i18n: Updates for Unicode 5.0.
427         * charmaps/UTF-8: Likewise.
428         Patch by Pablo Saratxaga <pablo@walon.org>
430 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
432         [BZ #3884]
433         * locales/sl_SI: Slovenia joined the Euro zone.
434         Fix negative number format.
436 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
438         [BZ #3851]
439         * locales/bn_BD: Fix full name of January and February.
440         Patch by Jamil Ahmed <jamil@bengalinux.org>.
442 2007-02-02  Bruno Haible  <bruno@clisp.org>
444         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
445         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
446         Reported by Jungshik Shin <jungshik@google.com>.
448         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
449         Reported by Jungshik Shin <jungshik@google.com>.
451 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
453         * charmaps/BRF: New file.
454         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
456 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
458         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
459         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
460         %a %e. %B %Y, %H:%M:%S %Z.
462 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
464         * locales/mai_IN: New file.
465         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
467         * SUPPORTED: Add mai_IN/UTF-8.
469 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
471         [BZ #3320]
472         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
474 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
476         * locales/tt_RU: Fix territory, title and descriptive comment.
478 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
480         * locales/pa_IN (abday): Fix spelling of Sunday.
481         Patch by Mayank Jain <majain@redhat.com>.
483 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
485         * locales/en_GB: Use more complete en_US data in LC_NAME.
487 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
489         [BZ #39]
490         * locales/sr_ME: New file.
491         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
493 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
495         [BZ #2823]
496         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
497         first_workday information.
498         Patch by Damjan Georgievski.
500 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
502         * locales/or_IN (mon): Fix February string.
504 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
506         [BZ #2695]
507         * locales/et_EE: Update LC_ADDRESS category.
508         Patch by Priit Laes <amd@store20.com>.
510 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
512         [BZ #2662]
513         * locales/bn_BD: Fix abday and day spelling of Tuesday.
515         [BZ #2473]
516         * locales/en_NZ: Define am/pm formats.
518 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
520         * locales/nn_NO: Copy more categories from nb_NO.
522 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
524         [BZ #3034]
525         * locales/ml_IN (abmon): Fix June entry.
526         * locales/bn_IN (abday): Fix Tuesday entry.
527         (day): Likewise.
528         (abmon): Fix January and February entries.
529         (mon): Likewise.
530         Patches by Mayank Jain <majain@redhat.com>.
532 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
534         [BZ #935]
535         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
536         * locales/fy_NL: New file.
538 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
540         [BZ #3034]
541         * locales/pa_IN (day): Fix spelling of Saturday.
542         * locales/or_IN (mon): Fix spelling of May.
543         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
544         (abmon): Fix spelling of March to October.
545         (mon): Fix spelling of March, April, June, August to December.
546         Patches by Mayank Jain <majain@redhat.com>.
548 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
550         [BZ #2125]
551         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
552         Define first_weekday, first_workdayweek_day, work_day,
553         country_isbn and country_post fields.
554         Comments for terminology and bibliographic codes were added.
556 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
558         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
560         [BZ #2961]
561         * locales/csb_PL: New file.
563 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
565         * locales/es_NI: Define real t_fmt_ampm and am_pm.
566         * locales/es_PE: Likewise.
568 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
570         * locales/te_IN: Minor fixups.
571         * locales/pt_PT: Likewise.
573         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
574         * locales/af_ZA: Likewise.
575         * locales/am_ET: Likewise.
576         * locales/ar_AE: Likewise.
577         * locales/ar_BH: Likewise.
578         * locales/ar_DZ: Likewise.
579         * locales/ar_EG: Likewise.
580         * locales/ar_IN: Likewise.
581         * locales/ar_IQ: Likewise.
582         * locales/ar_JO: Likewise.
583         * locales/ar_KW: Likewise.
584         * locales/ar_LB: Likewise.
585         * locales/ar_LY: Likewise.
586         * locales/ar_MA: Likewise.
587         * locales/ar_OM: Likewise.
588         * locales/ar_QA: Likewise.
589         * locales/ar_SA: Likewise.
590         * locales/ar_SD: Likewise.
591         * locales/ar_SY: Likewise.
592         * locales/ar_TN: Likewise.
593         * locales/ar_YE: Likewise.
594         * locales/as_IN: Likewise.
595         * locales/az_AZ: Likewise.
596         * locales/be_BY: Likewise.
597         * locales/bg_BG: Likewise.
598         * locales/bn_BD: Likewise.
599         * locales/bn_IN: Likewise.
600         * locales/ca_AD: Likewise.
601         * locales/ca_ES: Likewise.
602         * locales/ca_ES@euro: Likewise.
603         * locales/ca_FR: Likewise.
604         * locales/ca_IT: Likewise.
605         * locales/cs_CZ: Likewise.
606         * locales/dz_BT: Likewise.
607         * locales/el_CY: Likewise.
608         * locales/el_GR: Likewise.
609         * locales/en_AU: Likewise.
610         * locales/en_CA: Likewise.
611         * locales/en_DK: Likewise.
612         * locales/en_GB: Likewise.
613         * locales/en_HK: Likewise.
614         * locales/en_IE: Likewise.
615         * locales/en_IE@euro: Likewise.
616         * locales/en_IN: Likewise.
617         * locales/en_NZ: Likewise.
618         * locales/en_PH: Likewise.
619         * locales/en_SG: Likewise.
620         * locales/en_US: Likewise.
621         * locales/en_ZA: Likewise.
622         * locales/es_AR: Likewise.
623         * locales/es_BO: Likewise.
624         * locales/es_CL: Likewise.
625         * locales/es_CO: Likewise.
626         * locales/es_CR: Likewise.
627         * locales/es_DO: Likewise.
628         * locales/es_EC: Likewise.
629         * locales/es_ES: Likewise.
630         * locales/es_ES@euro: Likewise.
631         * locales/es_GT: Likewise.
632         * locales/es_HN: Likewise.
633         * locales/es_MX: Likewise.
634         * locales/es_NI: Likewise.
635         * locales/es_PA: Likewise.
636         * locales/es_PE: Likewise.
637         * locales/es_PR: Likewise.
638         * locales/es_PY: Likewise.
639         * locales/es_SV: Likewise.
640         * locales/es_US: Likewise.
641         * locales/es_UY: Likewise.
642         * locales/es_VE: Likewise.
643         * locales/et_EE: Likewise.
644         * locales/eu_ES: Likewise.
645         * locales/eu_ES@euro: Likewise.
646         * locales/fa_IR: Likewise.
647         * locales/fi_FI: Likewise.
648         * locales/fi_FI@euro: Likewise.
649         * locales/fo_FO: Likewise.
650         * locales/ga_IE: Likewise.
651         * locales/ga_IE@euro: Likewise.
652         * locales/gez_ER: Likewise.
653         * locales/gez_ET: Likewise.
654         * locales/gl_ES: Likewise.
655         * locales/gl_ES@euro: Likewise.
656         * locales/gu_IN: Likewise.
657         * locales/gv_GB: Likewise.
658         * locales/he_IL: Likewise.
659         * locales/hi_IN: Likewise.
660         * locales/hr_HR: Likewise.
661         * locales/hy_AM: Likewise.
662         * locales/id_ID: Likewise.
663         * locales/is_IS: Likewise.
664         * locales/it_CH: Likewise.
665         * locales/it_IT: Likewise.
666         * locales/it_IT@euro: Likewise.
667         * locales/iw_IL: Likewise.
668         * locales/ja_JP: Likewise.
669         * locales/kk_KZ: Likewise.
670         * locales/kl_GL: Likewise.
671         * locales/km_KH: Likewise.
672         * locales/kn_IN: Likewise.
673         * locales/ko_KR: Likewise.
674         * locales/kw_GB: Likewise.
675         * locales/ky_KG: Likewise.
676         * locales/lg_UG: Likewise.
677         * locales/lt_LT: Likewise.
678         * locales/lv_LV: Likewise.
679         * locales/mk_MK: Likewise.
680         * locales/mr_IN: Likewise.
681         * locales/ms_MY: Likewise.
682         * locales/mt_MT: Likewise.
683         * locales/nb_NO: Likewise.
684         * locales/ne_NP: Likewise.
685         * locales/nl_BE: Likewise.
686         * locales/nl_BE@euro: Likewise.
687         * locales/nl_NL: Likewise.
688         * locales/nl_NL@euro: Likewise.
689         * locales/nn_NO: Likewise.
690         * locales/nr_ZA: Likewise.
691         * locales/om_KE: Likewise.
692         * locales/or_IN: Likewise.
693         * locales/pa_IN: Likewise.
694         * locales/pl_PL: Likewise.
695         * locales/pt_BR: Likewise.
696         * locales/pt_PT: Likewise.
697         * locales/pt_PT@euro: Likewise.
698         * locales/ru_RU: Likewise.
699         * locales/ru_UA: Likewise.
700         * locales/rw_RW: Likewise.
701         * locales/se_NO: Likewise.
702         * locales/si_LK: Likewise.
703         * locales/sk_SK: Likewise.
704         * locales/sl_SI: Likewise.
705         * locales/so_SO: Likewise.
706         * locales/sq_AL: Likewise.
707         * locales/ss_ZA: Likewise.
708         * locales/st_ZA: Likewise.
709         * locales/sv_FI: Likewise.
710         * locales/sv_FI@euro: Likewise.
711         * locales/sv_SE: Likewise.
712         * locales/ta_IN: Likewise.
713         * locales/te_IN: Likewise.
714         * locales/tg_TJ: Likewise.
715         * locales/th_TH: Likewise.
716         * locales/ti_ET: Likewise.
717         * locales/tn_ZA: Likewise.
718         * locales/tr_TR: Likewise.
719         * locales/ts_ZA: Likewise.
720         * locales/tt_RU: Likewise.
721         * locales/uk_UA: Likewise.
722         * locales/ve_ZA: Likewise.
723         * locales/vi_VN: Likewise.
724         * locales/xh_ZA: Likewise.
725         * locales/zh_CN: Likewise.
726         * locales/zh_HK: Likewise.
727         * locales/zh_SG: Likewise.
728         * locales/zu_ZA: Likewise.
730 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
732         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
733         * locales/as_IN: New file.
734         * locales/or_IN: New file.
735         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
737 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
739         [BZ #1203]
740         * locales/de_DE: Fix order of day of month and month name in
741         date_fmt.  Add period after the day number and avoid padding.
743         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
744         tr_CY.UTF-8.
746         [BZ #531]
747         * locales/tr_CY: New file.
749 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
751         * locales/ro_RO: The sorting order of the letters a circumflex and
752         a with breve was corrected according to the Romanian alphabet.
753         Capital A with breve is in no longer used within day names.
754         Romanian post-92 writing rules are used within day and abday fields.
755         Fixed the international currency symbol because after the
756         denomination (starting with the 1st of July 2005), the symbol is
757         RON (1 RON = 10000 ROL).
758         Grouping sign for thousands, which is ".", is used for Romanian.
759         Numbers are grouped in sets of 3 digits.
760         The short date format is %d.%m.%Y for Romanian in Romania.
761         The year is placed before the time in date_fmt.
762         %Z was replaced with %z in date formats because %Z is not
763         used nor widely known in Romania, and Romania uses daylight saving
764         and the difference is more obvious this way.
765         abday for Saturday was changed because i> looks bad and is
766         incorrect according to post-92 writing rules.
767         In Romanian months' names are not capitalized. The same goes for
768         the days' names.
769         A4 is the prefered paper type and metric system is used;
770         FIXMEs were removed.
771         country_name, country_car, lang_name and lang_ab were added.
772         name_mr, name_mrs, name_miss were added; name_ms omitted as
773         there is no proper form it in Romanian.
774         An explanation related to the cedilla/comma issue and
775         the reson why the transliteration is a good idea was added.
776         The default encoding was changed to UTF-8 because this is the
777         only encoding that supports all Romanian specific symbols and
778         dicritics.
779         The name format was corrected while salutation abbreviation was
780         omitted.
781         postal_fmt was corrected according to the Romanian style of
782         writing this information.
784 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
786         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
788         [BZ #531]
789         * locales/el_CY: New file.
791         [BZ #192]
792         * locales/hu_HU: Better month name abbreviations.
794         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
796         [BZ #68]
797         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
798         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
799         and name_mrs.
801         [BZ #388]
802         * locales/pl_PL: Don't ignore U0020 in collation.
804         [BZ #352]
805         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
807 2006-05-01  Alexander Shopov  <ash@contact.bg>
809         [BZ #2625]
810         * charmaps/MIK: New file.
812 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
814         * locales/bg_BG: Update after iso-4217.def update.
815         * locales/bs_BA: Likewise.
816         * locales/es_MX: Likewise.
817         * locales/ru_RU: Likewise.
818         * locales/tg_TJ: Likewise.
819         * locales/tt_RU: Likewise.
821 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
823         [BZ #2376]
824         * locales/es_UY: Change curreny_symbol.
826 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
828         [BZ #2349]
829         * locales/de_CH: Change thousand separator to '.
831 2006-01-17  Robert Millan  <robertmh@gnu.org>
833         [BZ #2158]
834         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
835         * locales/ca_AD: New file.
836         * locales/ca_FR: New file.
837         * locales/ca_IT: New file.
839 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
841         [BZ #2134]
842         * locales/pa_PK: New file.
843         * SUPPORTED: Add pa_PK.UTF-8.
845         [BZ #1974]
846         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
847         am_pm, and name_fmt.
849         [BZ #1787]
850         * locales/en_ZA: Updates.
852         [BZ #1786]
853         * locales/af_ZA: Updates.
855         [BZ #1785]
856         * locales/st_ZA: Updates and formatting changes.
858         [BZ #1784]
859         * locales/zu_ZA: Updates and formatting changes.
861         [BZ #1783]
862         * locales/xh_ZA: Updates and formatting changes.
864         [BZ #1782]
865         * locales/nr_ZA: New file.
866         * locales/SUPPORTED: Add nr_ZA.UTF-8.
868 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
870         * locales/cs_CZ (LC_TIME): Define week.
871         * locales/sk_SK (LC_TIME): Likewise.
872         * locales/pl_PL (LC_TIME): Likewise.
873         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
875 2005-12-27  Roland McGrath  <roland@redhat.com>
877         * tst-ctype.c (main): Add some casts.
879         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
881 2006-01-02  Andreas Jaeger  <aj@suse.de>
883         * locales/fi_FI: Fix date_fmt.
884         * locales/mn_MN: Likewise.
886 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
888         * locales/se_NO: Remove RCS ID line.
890 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
892         [BZ 1872]
893         * charmaps/ISO_11548-1. New file.
894         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
896 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
898         [BZ #1294]
899         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
901 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
903         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
905 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
907         [BZ #119]
908         * locales/es_AR: Fix thousands_sep and grouping.
910 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
912         [BZ #451]
913         * locales/rw_RW: New file.
914         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
916         [BZ #367]
917         * locales/si_LK: New file.
918         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
920         [BZ #297]
921         * locales/fi_FI: Change date_fmt.
923         * locales/te_IN: Fix noexpr, replace yY with nN.
925         [BZ #305]
926         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
927         * locales/ml_IN: Likewise.
928         * locales/ta_IN: Likewise.
929         * locales/kw_GB: Add yY to yesexpr.
930         * locales/oc_FR: Likewise.
932         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
934         [BZ #71]
935         [BZ #305]
936         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
937         Define yesstr and nostr.
938         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
939         * locales/ar_BH: Likewise.
940         * locales/ar_DZ: Likewise.
941         * locales/ar_IN: Likewise.
942         * locales/ar_IQ: Likewise.
943         * locales/ar_JO: Likewise.
944         * locales/ar_KW: Likewise.
945         * locales/ar_LB: Likewise.
946         * locales/ar_LY: Likewise.
947         * locales/ar_MA: Likewise.
948         * locales/ar_OM: Likewise.
949         * locales/ar_QA: Likewise.
950         * locales/ar_SA: Likewise.
951         * locales/ar_SD: Likewise.
952         * locales/ar_SY: Likewise.
953         * locales/ar_TN: Likewise.
954         * locales/ar_YE: Likewise.
956         [BZ #56]
957         * locales/de_DE: Add transliterations for quoting characters.
959         [BZ #448]
960         * locales/vi_VN: Several fixes.
961         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
963         [BZ #428]
964         * locales/te_IN: Several fixes.
965         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
967         [BZ #368]
968         * locales/dz_BT: New file.
969         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
971         [BZ #195]
972         * locales/hu_HU: Add some transliterations.
974         [BZ #1429]
975         * locales/hu_HU: Define week.
977         [BZ #982]
978         * locales/ml_IN: Fix title.
980         [BZ #981]
981         * locales/ca_ES: Fix title.
983         [BZ #980]
984         * locales/yi_US: Fix title.
986         * locales/nl_NL: Define country_car, lang_name, lang_ab,
987         lang_term, and lang_lib.
989         [BZ #870]
990         * locales/ku_TR: New file.
991         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
992         ku_TR.UTF-8.
994 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
996         [BZ #533]
997         * locales/ss_ZA: New file.
998         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1000         [BZ #529]
1001         * locales/tn_ZA: New file.
1002         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1004         [BZ #491]
1005         * locales/ve_ZA: New file.
1006         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1008         [BZ #486]
1009         * locales/nso_ZA: New file.
1010         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1012         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
1013         ss_ZA.UTF-8.
1015 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
1017         [BZ #532]
1018         * locales/ts_ZA: New file.
1019         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1021         * SUPPORTED: Add ts_ZA.UTF-8.
1023 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
1025         * locales/en_US: Fix postal_fmt.
1026         * locales/es_US: Update LC_ADDRESS info from en_US.
1027         Reported by FrankTang@gmail.com.
1029 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
1031         [BZ #811]
1032         * locales/zh_CN: Fix date_fmt information.
1034         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
1036         [BZ #826]
1037         * locales/km_KH: New file.
1039         * Makefile (LOCALES): Add zh_TW.EUC-TW.
1041 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
1043         [BZ #668]
1044         * locales/yi_US: Spelling fixes.
1046         [BZ #667]
1047         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
1049         [BZ #666]
1050         * locales/tg_TJ: Correct yesexpr.
1052         [BZ #665]
1053         * locales/sq_AL: Add language specific collation.
1055         [BZ #663]
1056         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
1058         [BZ #662]
1059         * locales/az_AZ: Fix the day and month names.  Add transliteration
1060         for schwa character.
1062         [BZ #657]
1063         * locales/bn_BD: Some corrections.
1064         Patch by Jamil Ahmed <jamil@bengalinux.org>.
1066         [BZ #588]
1067         * locales/el_GR: Change to use 12h time format.
1068         Patch by Konstantinos Margaritis <markos@debian.org>.
1070         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
1072         [BZ #566]
1073         * locales/hsb_DE: New file.
1075         [BZ #527]
1076         * locales/sid_ET: Remove incorrect lang_ab definition.
1078         [BZ #525]
1079         * locales/ru_RU: Use nominative instead of genitive in mon data to
1080         align with other locales with the same issue.
1082         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
1084         [BZ #520]
1085         * locales/ky_KG: New file.
1087         [BZ #495]
1088         * locales/st_ZA: Updates and corrections.
1089         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1091         [BZ #493]
1092         * locales/xh_ZA: Updates and corrections.
1093         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1095         [BZ #488]
1096         * locales/zu_ZA: Updates and corrections.
1097         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1099         [BZ #484]
1100         * locales/af_ZA: Updates and corrections.
1101         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1103         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
1105         [BZ #1347]
1106         * locales/be_BY@latin: New file.
1108 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
1110         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
1112         [BZ #704]
1113         * locales/mg_MG: New file.
1115 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
1117         * locales/hu_HU: Better collation.
1118         Patch by Gyuro Lehel <lehel@freemail.hu>.
1120 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
1122         [BZ #448]
1123         * locales/vi_VN: Update locale.
1125 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
1127         * locales/en_US: Remove duplicate am_pn entry.
1129 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
1131         [BZ #622]
1132         * locales/pa_IN (am_pm): Fix typos.
1133         Patch by Denis Barbier <barbier@linuxfr.org>.
1135 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
1137         [BZ #1092]
1138         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
1140 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
1142         [BZ #1084]
1143         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
1145 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
1147         [BZ #1091]
1148         * locales/fa_IR: Add alt_digits, change date and time
1149         representation, and various cleanups.
1150         Patch by Hamed Malek <hamed@bamdad.org>.
1152 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
1154         [BZ #823]
1155         * charmaps/WINDOWS-31J: Add % before alias keyword.
1157 2005-02-27  Denis Barbier  <barbier@debian.org>
1159         [BZ #38]
1160         * locales/sr_CS: New file.
1161         Contributed by Danilo Segan <dsegan@gmx.net>
1162         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
1164 2005-03-18  Andreas Schwab  <schwab@suse.de>
1166         [BZ #622]
1167         * locales/pa_IN (am_pm): Fix character names.
1169 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
1171         [BZ #1084]
1172         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
1174 2004-12-19  Roland McGrath  <roland@frob.com>
1176         * gen-unicode-ctype.c (output_tables): Fix email address in output.
1178 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
1180         [BZ #82]
1181         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
1182         remaining block.  Change contact info as this locale is now
1183         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
1185         * locales/bn_BD: Change category entries to look more like
1186         standard references.
1188         [BZ #26]
1189         * locales/ta_IN: Correct sorting order.  Corrected day and month
1190         abbrevations.  Corrected name strings for mr., mrs. and miss.
1191         Patch from Thuraiappah Vaseeharan.
1193 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
1195         * locales/te_IN: Fix language name spelling.
1197 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
1199         * locales/en_ZA: Update by Dwayne Bailey.
1201 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
1203         * locales/pa_IN: Add some missing fields and fix some spelling
1204         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
1206 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
1208         [BZ #337]
1209         * SUPPORTED: Update bug reporting comment.
1210         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
1211         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
1212         list).
1213         * locales/an_ES: Likewise.
1214         * locales/ar_AE: Likewise.
1215         * locales/ar_BH: Likewise.
1216         * locales/ar_DZ: Likewise.
1217         * locales/ar_EG: Likewise.
1218         * locales/ar_IN: Likewise.
1219         * locales/ar_IQ: Likewise.
1220         * locales/ar_JO: Likewise.
1221         * locales/ar_KW: Likewise.
1222         * locales/ar_LB: Likewise.
1223         * locales/ar_LY: Likewise.
1224         * locales/ar_MA: Likewise.
1225         * locales/ar_OM: Likewise.
1226         * locales/ar_QA: Likewise.
1227         * locales/ar_SA: Likewise.
1228         * locales/ar_SD: Likewise.
1229         * locales/ar_SY: Likewise.
1230         * locales/ar_TN: Likewise.
1231         * locales/ar_YE: Likewise.
1232         * locales/be_BY: Likewise.
1233         * locales/bn_IN: Likewise.
1234         * locales/br_FR@euro: Likewise.
1235         * locales/ca_ES: Likewise.
1236         * locales/ca_ES@euro: Likewise.
1237         * locales/cs_CZ: Likewise.
1238         * locales/da_DK: Likewise.
1239         * locales/de_AT: Likewise.
1240         * locales/de_AT@euro: Likewise.
1241         * locales/de_BE: Likewise.
1242         * locales/de_BE@euro: Likewise.
1243         * locales/de_CH: Likewise.
1244         * locales/de_DE: Likewise.
1245         * locales/de_DE@euro: Likewise.
1246         * locales/de_LU: Likewise.
1247         * locales/de_LU@euro: Likewise.
1248         * locales/el_GR: Likewise.
1249         * locales/el_GR@euro: Likewise.
1250         * locales/en_AU: Likewise.
1251         * locales/en_BW: Likewise.
1252         * locales/en_CA: Likewise.
1253         * locales/en_DK: Likewise.
1254         * locales/en_GB: Likewise.
1255         * locales/en_HK: Likewise.
1256         * locales/en_IE: Likewise.
1257         * locales/en_IE@euro: Likewise.
1258         * locales/en_IN: Likewise.
1259         * locales/en_NZ: Likewise.
1260         * locales/en_PH: Likewise.
1261         * locales/en_SG: Likewise.
1262         * locales/en_US: Likewise.
1263         * locales/en_ZW: Likewise.
1264         * locales/es_AR: Likewise.
1265         * locales/es_BO: Likewise.
1266         * locales/es_CL: Likewise.
1267         * locales/es_CO: Likewise.
1268         * locales/es_CR: Likewise.
1269         * locales/es_DO: Likewise.
1270         * locales/es_EC: Likewise.
1271         * locales/es_ES: Likewise.
1272         * locales/es_ES@euro: Likewise.
1273         * locales/es_GT: Likewise.
1274         * locales/es_HN: Likewise.
1275         * locales/es_MX: Likewise.
1276         * locales/es_NI: Likewise.
1277         * locales/es_PA: Likewise.
1278         * locales/es_PE: Likewise.
1279         * locales/es_PR: Likewise.
1280         * locales/es_PY: Likewise.
1281         * locales/es_SV: Likewise.
1282         * locales/es_US: Likewise.
1283         * locales/es_UY: Likewise.
1284         * locales/es_VE: Likewise.
1285         * locales/et_EE: Likewise.
1286         * locales/eu_ES: Likewise.
1287         * locales/eu_ES@euro: Likewise.
1288         * locales/fi_FI: Likewise.
1289         * locales/fi_FI@euro: Likewise.
1290         * locales/fo_FO: Likewise.
1291         * locales/fr_BE: Likewise.
1292         * locales/fr_BE@euro: Likewise.
1293         * locales/fr_CA: Likewise.
1294         * locales/fr_CH: Likewise.
1295         * locales/fr_FR: Likewise.
1296         * locales/fr_FR@euro: Likewise.
1297         * locales/fr_LU: Likewise.
1298         * locales/fr_LU@euro: Likewise.
1299         * locales/ga_IE: Likewise.
1300         * locales/ga_IE@euro: Likewise.
1301         * locales/gl_ES: Likewise.
1302         * locales/gl_ES@euro: Likewise.
1303         * locales/gu_IN: Likewise.
1304         * locales/gv_GB: Likewise.
1305         * locales/he_IL: Likewise.
1306         * locales/hi_IN: Likewise.
1307         * locales/hr_HR: Likewise.
1308         * locales/hu_HU: Likewise.
1309         * locales/id_ID: Likewise.
1310         * locales/is_IS: Likewise.
1311         * locales/it_CH: Likewise.
1312         * locales/it_IT: Likewise.
1313         * locales/it_IT@euro: Likewise.
1314         * locales/iw_IL: Likewise.
1315         * locales/ja_JP: Likewise.
1316         * locales/kk_KZ: Likewise.
1317         * locales/kl_GL: Likewise.
1318         * locales/kn_IN: Likewise.
1319         * locales/ko_KR: Likewise.
1320         * locales/kw_GB: Likewise.
1321         * locales/lo_LA: Likewise.
1322         * locales/lt_LT: Likewise.
1323         * locales/lv_LV: Likewise.
1324         * locales/ml_IN: Likewise.
1325         * locales/mn_MN: Likewise.
1326         * locales/mr_IN: Likewise.
1327         * locales/ms_MY: Likewise.
1328         * locales/mt_MT: Likewise.
1329         * locales/nb_NO: Likewise.
1330         * locales/nl_BE: Likewise.
1331         * locales/nl_BE@euro: Likewise.
1332         * locales/nl_NL: Likewise.
1333         * locales/nl_NL@euro: Likewise.
1334         * locales/nn_NO: Likewise.
1335         * locales/pa_IN: Likewise.
1336         * locales/pl_PL: Likewise.
1337         * locales/pt_BR: Likewise.
1338         * locales/pt_PT: Likewise.
1339         * locales/pt_PT@euro: Likewise.
1340         * locales/ro_RO: Likewise.
1341         * locales/ru_RU: Likewise.
1342         * locales/ru_UA: Likewise.
1343         * locales/sk_SK: Likewise.
1344         * locales/sl_SI: Likewise.
1345         * locales/sq_AL: Likewise.
1346         * locales/sv_FI: Likewise.
1347         * locales/sv_FI@euro: Likewise.
1348         * locales/sv_SE: Likewise.
1349         * locales/ta_IN: Likewise.
1350         * locales/te_IN: Likewise.
1351         * locales/th_TH: Likewise.
1352         * locales/tr_TR: Likewise.
1353         * locales/uk_UA: Likewise.
1354         * locales/ur_PK: Likewise.
1355         * locales/vi_VN: Likewise.
1356         * locales/wa_BE@euro: Likewise.
1357         * locales/zh_CN: Likewise.
1358         * locales/zh_HK: Likewise.
1359         * locales/zh_SG: Likewise.
1360         * locales/zh_TW: Likewise.
1362         [BZ #187]
1363         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
1364         surprises when using untranslated program.
1365         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
1366         make it more like the structure of the POSIX locale values.
1367         * locales/tr_TR: Correct numeric decimal point to use comma, and
1368         correct grouping.
1369         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
1371         [BZ #421]
1372         * locales/tr_TR: Update with new currency symbol valid from
1373         2005-01-01.  Patch from Nilgün Belma Bugüner.
1374         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
1376 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
1378         * locales/fa_IR: Add to_inpunct map.
1379         Patch by Hamed Malek <hamed@bamdad.org>.
1381 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
1383         [BZ #413]
1384         * locales/gu_IN: Update various incorrect and missing information.
1385         Patch by Ankit Patel <ankit@redhat.com>.
1387 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
1389         * locales/nb_NO: Make language field consistent in form with nn_NO.
1391 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
1393         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
1394         Reported by Alan Cox <alan@redhat.com>.
1396 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
1398         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
1399         for BZ #19.
1400         * tr_TR.in: New file.
1402 2004-07-31  Bruno Haible  <bruno@clisp.org>
1404         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
1405         * charmaps/SHIFT_JISX0213: Likewise.
1407 2004-07-22  Bruno Haible  <bruno@clisp.org>
1409         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
1410         ISO_8859-7:2003.
1412 2004-07-22  Bruno Haible  <bruno@clisp.org>
1414         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
1416 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
1418         * locales/kr_KO: Change month names to use latin numbers instead
1419         of hangul numeric pronounciation.  Patch from Changwoo
1420         Ryu.[BZ #25]
1422 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
1424         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
1426 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
1428         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
1429         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
1430         Reinhardt, and approved by the locale author Borka
1431         Jerman-Blazic. [BZ #163]
1433 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
1435         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
1437 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
1439         * locales/it_IT: Change currency formatting from none to two
1440         fraction dicits, as Italy now uses the Euro.  Patch from Marko
1441         Djukic. [BZ #111]
1443 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1445         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
1446         (nn_NO) as in Norwegian BokmÃ¥l (nb_NO). [BZ #74]
1448 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
1450         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
1452 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1454         * locales/sid_ET: Correct lang_ab and source information.
1455         Patch from Daniel Yacob.
1457 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
1459         * locales/et_EE: Change default charset for et_EE locale from
1460         ISO-8859-1 to ISO-8859-15, to reflect the content of
1461         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
1462         from Indrek Hein and Meelis Roos.
1463         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
1465 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
1467         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
1468         * locales/kk_KZ: New file.
1469         * charmaps/PT154: New file.
1470         * charmaps/RK1048: New file.
1472 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
1474         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
1475         * locales/ar_TN: Likewise.
1476         * locales/ar_YE: Likewise.
1477         * locales/bn_BD: Likewise.
1478         * locales/br_FR: Likewise.
1479         * locales/ca_ES: Likewise.
1480         * locales/cy_GB: Likewise.
1481         * locales/gd_GB: Likewise.
1482         * locales/gv_GB: Likewise.
1483         * locales/hy_AM: Likewise.
1484         * locales/id_ID: Likewise.
1485         * locales/ka_GE: Likewise.
1486         * locales/kw_GB: Likewise.
1487         * locales/lg_UG: Likewise.
1488         * locales/mk_MK: Likewise.
1489         * locales/oc_FR: Likewise.
1490         * locales/ru_UA: Likewise.
1491         * locales/sk_SK: Likewise.
1492         * locales/sr_YU: Likewise.
1493         * locales/sr_YU@cyrillic: Likewise.
1494         * locales/uk_UA: Likewise.
1495         * locales/ur_PK: Likewise.
1496         * locales/wa_BE: Likewise.
1498 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
1500         * locales/fa_IR: Fix yesexpr and noexpr.
1501         Patch by Hamed Malek <hamed@bamdad.org>.
1503 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
1505         * locales/tr_TR: Correct sorting order of the normal and dotless I
1506         [BZ #19].
1508 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
1510         * locales/fa_IR: Add to_outpunct info and change decimal_point and
1511         thousand_sep to ASCII value.
1513 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
1515         * SUPPORTED: Add all kinds of UTF-8 locales.
1517 2004-01-18  Bruno Haible  <bruno@clisp.org>
1519         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
1520         * locales/lug_UG: Remove file.
1521         * SUPPORTED: Create lg_UG instead of lug_UG.
1523 2003-12-31  Bruno Haible  <bruno@clisp.org>
1525         * charmaps/IBM866NAV: Fix the character values.
1527 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1529         * sort-test.sh: Print the status for both the sorting tests, xfrm
1530         and collate, making it possible to know which one of them that
1531         fail if only one of them misbehaves.  Indent output from
1532         'diff -u' when sorting test fail, to make it easier to visually
1533         group the output.
1535 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1537         * tst-fmon.data: Add simple test to check left justified currency
1538         values in the C locale.
1540 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
1542         * tst-fmon.sh: Don't print every line.  The program already prints
1543         the failing ones.
1545         * tst-fmon.c (main): Fix typo in message.
1547 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
1549         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
1550         * locales/hr_HR: Correct the email address of Tomislav Vujec.
1551         * locales/ja_JP: Document EUC-JP as the recommended charset.
1552         * locales/ko_KR: List Won-kyu Park as the author/contact for the
1553         locale.
1554         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
1556 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
1558         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
1560 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
1562         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
1564         * locales/aa_DJ: Add int_select.  Use copy where possible.
1565         * locales/am_ET: Likewise.
1566         * locales/ar_BH: Likewise.
1567         * locales/ar_DZ: Likewise.
1568         * locales/ar_EG: Likewise.
1569         * locales/ar_IN: Likewise.
1570         * locales/az_AZ: Likewise.
1571         * locales/be_BY: Likewise.
1572         * locales/bn_BD: Likewise.
1573         * locales/bn_IN: Likewise.
1574         * locales/br_FR: Likewise.
1575         * locales/bs_BA: Likewise.
1576         * locales/da_DK: Likewise.
1577         * locales/de_AT: Likewise.
1578         * locales/de_BE: Likewise.
1579         * locales/el_GR: Likewise.
1580         * locales/en_AU: Likewise.
1581         * locales/en_BW: Likewise.
1582         * locales/en_CA: Likewise.
1583         * locales/en_DK: Likewise.
1584         * locales/en_IN: Likewise.
1585         * locales/es_AR: Likewise.
1586         * locales/es_BO: Likewise.
1587         * locales/es_CL: Likewise.
1588         * locales/es_CO: Likewise.
1589         * locales/es_CR: Likewise.
1590         * locales/es_DO: Likewise.
1591         * locales/es_EC: Likewise.
1592         * locales/es_GT: Likewise.
1593         * locales/es_HN: Likewise.
1594         * locales/es_SV: Likewise.
1595         * locales/et_EE: Likewise.
1596         * locales/fi_FI: Likewise.
1597         * locales/fr_BE: Likewise.
1598         * locales/fr_CA: Likewise.
1599         * locales/fr_FR: Likewise.
1600         * locales/gu_IN: Likewise.
1601         * locales/hi_IN: Likewise.
1602         * locales/hr_HR: Likewise.
1603         * locales/hu_HU: Likewise.
1604         * locales/is_IS: Likewise.
1605         * locales/ka_GE: Likewise.
1606         * locales/kn_IN: Likewise.
1607         * locales/ml_IN: Likewise.
1608         * locales/mr_IN: Likewise.
1609         * locales/nl_BE: Likewise.
1610         * locales/pa_IN: Likewise.
1611         * locales/pt_BR: Likewise.
1612         * locales/ru_RU: Likewise.
1613         * locales/sq_AL: Likewise.
1614         * locales/ta_IN: Likewise.
1615         * locales/te_IN: Likewise.
1616         * locales/ti_ER: Likewise.
1617         * locales/ti_ET: Likewise.
1618         * locales/zh_HK: Likewise.
1620         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
1622         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
1623         LC_ADDRESS, and LC_TELEPHONE definitions.
1625 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
1627         * tst-fmon.sh: Allow quotes around the result string, to make it
1628         easier to see important whitespace.
1629         * tst-fmon.data: Likewise.
1631         * tst-fmon.sh: Clean up output, unify capitalization and output order.
1632         * tst-fmon.c: Likewise.
1634         * tst-fmon.data: Add test for international currency formatting.
1635         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
1636         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1637         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1638         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1639         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1640         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1641         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1642         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1643         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1644         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1645         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1646         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1647         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1648         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1649         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1651         * locales/en_US: Correct spacing for international
1652         currency formatting, now that strfmon() works better.
1654         * locales/ja_JP: Correct currency position and
1655         spacing now that strfmon() work better.
1657 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
1659         * locales/af_ZA: Add ISO 3166 information.
1660         * locales/ar_AE: Likewise.
1661         * locales/ar_BH: Likewise.
1662         * locales/ar_DZ: Likewise.
1663         * locales/ar_EG: Likewise.
1664         * locales/ar_IN: Likewise.
1665         * locales/ar_IQ: Likewise.
1666         * locales/ar_JO: Likewise.
1667         * locales/ar_KW: Likewise.
1668         * locales/ar_LB: Likewise.
1669         * locales/ar_LY: Likewise.
1670         * locales/ar_MA: Likewise.
1671         * locales/ar_OM: Likewise.
1672         * locales/ar_QA: Likewise.
1673         * locales/ar_SA: Likewise.
1674         * locales/ar_SD: Likewise.
1675         * locales/ar_SY: Likewise.
1676         * locales/ar_TN: Likewise.
1677         * locales/ar_YE: Likewise.
1678         * locales/az_AZ: Likewise.
1679         * locales/be_BY: Likewise.
1680         * locales/bn_BD: Likewise.
1681         * locales/bn_IN: Likewise.
1682         * locales/bs_BA: Likewise.
1683         * locales/ca_ES: Likewise.
1684         * locales/cs_CZ: Likewise.
1685         * locales/cy_GB: Likewise.
1686         * locales/da_DK: Likewise.
1687         * locales/de_AT: Likewise.
1688         * locales/de_BE: Likewise.
1689         * locales/de_CH: Likewise.
1690         * locales/de_LU: Likewise.
1691         * locales/el_GR: Likewise.
1692         * locales/en_AU: Likewise.
1693         * locales/en_BW: Likewise.
1694         * locales/en_CA: Likewise.
1695         * locales/en_DK: Likewise.
1696         * locales/en_GB: Likewise.
1697         * locales/en_HK: Likewise.
1698         * locales/en_IE: Likewise.
1699         * locales/en_IN: Likewise.
1700         * locales/en_NZ: Likewise.
1701         * locales/en_PH: Likewise.
1702         * locales/en_SG: Likewise.
1703         * locales/en_ZA: Likewise.
1704         * locales/en_ZW: Likewise.
1705         * locales/es_AR: Likewise.
1706         * locales/es_BO: Likewise.
1707         * locales/es_CL: Likewise.
1708         * locales/es_CO: Likewise.
1709         * locales/es_CR: Likewise.
1710         * locales/es_DO: Likewise.
1711         * locales/es_EC: Likewise.
1712         * locales/es_ES: Likewise.
1713         * locales/es_GT: Likewise.
1714         * locales/es_HN: Likewise.
1715         * locales/es_MX: Likewise.
1716         * locales/es_NI: Likewise.
1717         * locales/es_PA: Likewise.
1718         * locales/es_PE: Likewise.
1719         * locales/es_PR: Likewise.
1720         * locales/es_PY: Likewise.
1721         * locales/es_SV: Likewise.
1722         * locales/es_US: Likewise.
1723         * locales/es_UY: Likewise.
1724         * locales/es_VE: Likewise.
1725         * locales/et_EE: Likewise.
1726         * locales/eu_ES: Likewise.
1727         * locales/fi_FI: Likewise.
1728         * locales/fo_FO: Likewise.
1729         * locales/fr_BE: Likewise.
1730         * locales/fr_CA: Likewise.
1731         * locales/fr_CH: Likewise.
1732         * locales/fr_FR: Likewise.
1733         * locales/fr_LU: Likewise.
1734         * locales/ga_IE: Likewise.
1735         * locales/gl_ES: Likewise.
1736         * locales/gu_IN: Likewise.
1737         * locales/gv_GB: Likewise.
1738         * locales/he_IL: Likewise.
1739         * locales/hi_IN: Likewise.
1740         * locales/hr_HR: Likewise.
1741         * locales/hu_HU: Likewise.
1742         * locales/id_ID: Likewise.
1743         * locales/is_IS: Likewise.
1744         * locales/it_CH: Likewise.
1745         * locales/it_IT: Likewise.
1746         * locales/iw_IL: Likewise.
1747         * locales/ja_JP: Likewise.
1748         * locales/kl_GL: Likewise.
1749         * locales/kn_IN: Likewise.
1750         * locales/ko_KR: Likewise.
1751         * locales/kw_GB: Likewise.
1752         * locales/lt_LT: Likewise.
1753         * locales/lug_UG: Likewise.
1754         * locales/lv_LV: Likewise.
1755         * locales/ml_IN: Likewise.
1756         * locales/mr_IN: Likewise.
1757         * locales/ms_MY: Likewise.
1758         * locales/mt_MT: Likewise.
1759         * locales/nb_NO: Likewise.
1760         * locales/ne_NP: Likewise.
1761         * locales/nl_BE: Likewise.
1762         * locales/nl_NL: Likewise.
1763         * locales/nn_NO: Likewise.
1764         * locales/pa_IN: Likewise.
1765         * locales/pl_PL: Likewise.
1766         * locales/pt_BR: Likewise.
1767         * locales/pt_PT: Likewise.
1768         * locales/ro_RO: Likewise.
1769         * locales/ru_RU: Likewise.
1770         * locales/ru_UA: Likewise.
1771         * locales/se_NO: Likewise.
1772         * locales/sk_SK: Likewise.
1773         * locales/sl_SI: Likewise.
1774         * locales/sq_AL: Likewise.
1775         * locales/sr_YU: Likewise.
1776         * locales/st_ZA: Likewise.
1777         * locales/sv_FI: Likewise.
1778         * locales/sv_SE: Likewise.
1779         * locales/ta_IN: Likewise.
1780         * locales/te_IN: Likewise.
1781         * locales/tg_TJ: Likewise.
1782         * locales/th_TH: Likewise.
1783         * locales/tl_PH: Likewise.
1784         * locales/uk_UA: Likewise.
1785         * locales/ur_PK: Likewise.
1786         * locales/uz_UZ@cyrillic: Likewise.
1787         * locales/vi_VN: Likewise.
1788         * locales/xh_ZA: Likewise.
1789         * locales/zh_HK: Likewise.
1790         * locales/zh_SG: Likewise.
1791         * locales/zu_ZA: Likewise.
1793 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
1795         * locales/translit_et: Removed unused file.
1797         * locales/fi_FI: First weekday and workday is Monday in Finland.
1798         Correction from Tommi Vainikainen.
1800 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
1802         * Makefile (LOCALES): Add cs_CZ.UTF-8.
1804 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
1806         * Makefile (tst-leaks-ENV): Add LOCPATH.
1808 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
1810         * Makefile (LOCALES): Add tr_TR.UTF-8.
1812 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
1814         * locales/ne_NP: New file.
1815         * locales/gu_IN: New file.
1816         * locales/kn_IN: New file.
1817         * locales/pa_IN: New file.
1818         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
1820         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
1822 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
1824         * tst-numeric.data: Fix fallout from nb_NO introduction.
1825         * Makefile (LOCALES): Likewise.
1827 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1829         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
1831         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
1833 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1835         * locales/aa_DJ: New file.
1836         * locales/aa_ER: New file.
1837         * locales/aa_ER@saaho: New file.
1838         * locales/aa_ET: New file.
1839         * locales/byn_ER: New file.
1840         * locales/gez_ER: New file.
1841         * locales/gez_ER@abegede: New file.
1842         * locales/gez_ET: New file.
1843         * locales/gez_ET@abegede: New file.
1844         * locales/om_ET: New file.
1845         * locales/om_KE: New file.
1846         * locales/sid_ET: New file.
1847         * locales/so_DJ: New file.
1848         * locales/so_ET: New file.
1849         * locales/so_KE: New file.
1850         * locales/so_SO: New file.
1851         * locales/tig_ER: New file.
1852         * locales/am_ET: Various updates.
1853         * locales/ti_ER: Likewise.
1854         * locales/ti_ET: Likewise.
1855         Patch by Daniel Yacob <locales@geez.org>.
1857 2003-10-31  Roland McGrath  <roland@redhat.com>
1859         * bug-usesetlocale.c: New file.
1860         * Makefile (tests): Add it.
1862 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
1864         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
1866         * locales/uz_UZ: New version by Mashrab Kuvatov.
1867         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
1869 2003-09-21  Jordi Mallach  <jordi@gnu.org>
1871         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
1872         values.
1873         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
1874         * locales/gl_ES: Likewise.
1876 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
1878         * locales/lo_LA: Fix duplicated collation entries.
1879         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1881 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
1883         * locales/iw_IL: Add comment stating why there are two locales for
1884         Hebrew in Israel, and that he_IL replaces iw_IL.
1885         * locales/he_IL: Likewise.
1887 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
1889         * locales/an_ES: Fix locale header information.
1890         * locales/wa_BE: Likewise.
1891         * locales/yi_US: Likewise.
1892         Patch by Jordi Mallach <jordi@sindominio.net>.
1894 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
1896         * charmaps/WINDOWS-31J: New file.
1897         * charmaps/EUC-JP-MS: New file
1898         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
1900 2003-07-27  Andreas Jaeger  <aj@suse.de>
1902         * collate-test.c: Include error.h for error prototype.
1903         * xfrm-test.c: Likewise.
1905 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
1907         * collate-test.c (main): Correct handling of files with more then
1908         100 lines.  Print error message if argument is missing, instead of
1909         segfaulting.
1910         * xfrm-test.c: Likewise.
1912 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
1914         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
1915         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
1916         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1918 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
1920         * locales/an_ES: Change default charset from ISO-8859-1 to
1921         ISO-8859-15 as the locale need the EURO sign.
1923         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
1925 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
1927         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
1928         latin letter d.
1930 2003-06-16  Bruno Haible  <bruno@clisp.org>
1932         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
1933         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
1934         * charmaps/IBM1047: Add alias IBM-1047.
1935         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
1937 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1939         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
1940         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
1942 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
1944         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
1946 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1948         * tst-fmon.c (main): Remove unused variable 'monval'.
1950         * tst-fmon.sh: Make sure all tests are executed before an error
1951         code is reported to make.
1952         * tst-numeric.sh: Likewise.
1954 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1956         * locales/is_IS [LC_TIME]: Use lower case letters in month and
1957         week day names.  Patch from Bjarni Ingi Gislason.
1959 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
1961         * locales/fi_FI: Add URL to a reference documenting Finish in
1962         Finland
1963         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
1964         period (U002E) to non-break space (U00A0).
1965         suggestion from Eero Häkkinen.
1966         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
1967         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
1969 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
1971         * locales/lo_LA: New file.
1972         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
1973         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
1975 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
1977         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
1979 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
1981         * locales/st_ZA: New file.
1982         * locales/xh_ZA: New file.
1983         * locales/zu_ZA: New file.
1984         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
1986 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
1988         * locales/de_DE: Use two-letter abday values.
1989         * tst-langinfo.sh: Update after de_DE locale change.
1991 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1993         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
1994         format specifier when printing ret.
1996 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1998         * tst-fmon.c: Report name of locale if setlocale() fails.
1999         * tst-numeric.c: Likewise.
2001         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
2002         * tst-numeric.sh: Likewise.
2004 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2006         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
2007         it easier to find out what was wrong with the sorting order.
2009 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
2011         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
2012         (tst-numeric.out): Define.
2013         * tst-numeric.c: New file.
2014         * tst-numeric.sh: New file.
2015         * tst-numeric.data: New file.
2017 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
2019         * locales/ar_BH: Fix spelling of Bahrain.
2021 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
2023         * locales/uk_UA: Fix sorting.
2024         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
2026 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
2028         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
2029         'SDD' for Sudan.
2030         * locales/es_EC [LC_MONETARY]: Use international currency symbol
2031         'USD' for Ecuador.
2032         Source is CIA World Fact book.
2034 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
2036         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
2037         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
2038         the locale building again.
2039         * locales/sr_YU@cyrillic: Likewise.
2041 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
2043         * locales/mn_MN: Fix country_post and country_ab2.
2045 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2047         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
2048         Added ^ to LC_MESSAGES regex "^[yY].*".
2049         Confirmed LC_PAPER and LC_MEASUREMENT settings.
2050         Added country and language names to LC_ADDRESS.
2051         Added missing info for LC_TELEPHONE.
2052         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
2054 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
2056         * localedata/mn_MN: New file.
2057         Contributed by Sanlig Badral <badral@chinggis.com>.
2059 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
2061         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
2063 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
2065         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
2066         as 2.  Reported by Christian Rose <menthos@gnu.org>.
2068         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
2070 2002-12-03  Roland McGrath  <roland@redhat.com>
2072         * charmaps/CP1125: New file.
2073         * CHECKSUMS: Add it.
2075 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
2077         * locales/tl_PH: Fix typo: Philipines -> Philippines.
2079 2002-10-18  Bruno Haible  <bruno@clisp.org>
2081         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
2083         * charmaps/KOI8-T: Correct a typo.
2084         * charmaps/CP1256: Use official Unicode character names.
2085         * charmaps/EUC-JP: Likewise.
2086         * charmaps/GBK: Likewise.
2087         * charmaps/ISO-8859-11: Likewise.
2088         * charmaps/KOI8-U: Likewise.
2089         * charmaps/MAC-SAMI: Likewise.
2090         * charmaps/TIS-620: Likewise.
2091         * charmaps/CP949: Likewise. Use Hangul syllable names according to
2092         Unicode 3.0 book, section 3.11.
2093         * charmaps/EUC-KR: Likewise.
2094         * charmaps/JOHAB: Likewise.
2096 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
2098         * locales/zh_TW: Use shorter forms for abday and day.
2099         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
2101 2002-09-23  Roland McGrath  <roland@redhat.com>
2103         * tst-xlocale1.c (main): int -> size_t for counter.
2104         * tst-xlocale2.c (do_test): Likewise.
2105         * tst-ctype.c (main): Likewise.
2107 2002-09-22  Bruno Haible  <bruno@clisp.org>
2109         * charmaps/TSCII: New file.
2111 2002-09-20  Roland McGrath  <roland@redhat.com>
2113         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
2114         Touch the LC_CTYPE file of the output after a successful run.
2115         Reported by Bruno Haible <bruno@clisp.org>.
2117 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
2119         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
2120         Patch by Yanko Kaneti <yaneti@declera.com>.
2122 2002-09-01  Roland McGrath  <roland@redhat.com>
2124         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
2126 2002-08-28  Roland McGrath  <roland@redhat.com>
2128         * tst-xlocale1.c (main): Remove __ from function names.
2129         * tst-xlocale2.c: Likewise.
2131 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2133         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
2134         code.
2135         * tests-mbwc/tst_mbrtowc.c: Likewise.
2136         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
2137         * tests-mbwc/tst_mbstowcs.c: Likewise.
2138         * tests-mbwc/tst_strfmon.c: Likewise.
2139         * tests-mbwc/tst_strxfrm.c: Likewise.
2140         * tests-mbwc/tst_swscanf.c: Likewise.
2141         * tests-mbwc/tst_wcscat.c: Likewise.
2142         * tests-mbwc/tst_wcschr.c: Likewise.
2143         * tests-mbwc/tst_wcscpy.c: Likewise.
2144         * tests-mbwc/tst_wcscspn.c: Likewise.
2145         * tests-mbwc/tst_wcsncat.c: Likewise.
2146         * tests-mbwc/tst_wcsncpy.c: Likewise.
2147         * tests-mbwc/tst_wcspbrk.c: Likewise.
2148         * tests-mbwc/tst_wcsrtombs.c: Likewise.
2149         * tests-mbwc/tst_wcsspn.c: Likewise.
2150         * tests-mbwc/tst_wcsstr.c: Likewise.
2151         * tests-mbwc/tst_wcstod.c: Likewise.
2152         * tests-mbwc/tst_wcstok.c: Likewise.
2153         * tests-mbwc/tst_wcstombs.c: Likewise.
2155 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2157         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
2158         range.
2160 2002-08-09  Roland McGrath  <roland@redhat.com>
2162         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
2163         localedef.
2165 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2167         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
2168         Adding presentation forms, Alef Wasla, and Rial Sign.
2169         Handling frequent canonically equivalent sequences like each other.
2170         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2172 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
2174         * locales/es_EC: Fix typo: Equador -> Ecuador.
2176 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
2178         * locales/th_TH: Change tel_dom_fmt.
2179         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2181 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
2183         * charmaps/ISO-8859-11: New file.
2185 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
2187         * locales/lug_UG: New file.
2188         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
2190         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
2191         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
2193 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
2195         * locales/mt_MT: Add locale-specific collation info.
2196         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
2198         * locales/en_AU: Add am/pm support.
2199         Patch partly by maffew@cat.org.au [PR libc/3911].
2201 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
2203         * locales/be_BY: Fix int_curr_symbol.
2204         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
2206 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
2208         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
2209         and trailing consonant.
2210         * charmaps/GB18030: Likewise
2212 2002-04-21  Bruno Haible  <bruno@clisp.org>
2214         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
2215         14 (tags), 15 and 16 (private use), accidentally removed by the
2216         2002-01-16 patch.  Replace width table by one which is based on
2217         Unicode but is biased for CJK.
2219 2002-04-19  Bruno Haible  <bruno@clisp.org>
2221         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
2222         * charmaps/MAC-SAMI: Likewise.
2224 2002-04-15  Bruno Haible  <bruno@clisp.org>
2226         * charmaps/EUC-JISX0213: New file.
2227         * charmaps/SHIFT_JISX0213: New file.
2229 2002-04-15  Bruno Haible  <bruno@clisp.org>
2231         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
2233 2002-04-15  Bruno Haible  <bruno@clisp.org>
2235         * charmaps/EUC-TW: Add many mappings for characters introduced in
2236         Unicode 3.1 and 3.2.
2238 2002-04-15  Bruno Haible  <bruno@clisp.org>
2240         * charmaps/GB18030: Update for Unicode 3.2:
2241         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2242         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2243         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2244         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2245         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2246         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2247         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2248         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2249         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2250         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2251         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2252         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2253         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2254         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2256 2002-04-15  Bruno Haible  <bruno@clisp.org>
2258         * charmaps/UTF-8: Update for Unicode 3.2:
2259         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2260         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2261         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2262         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2263         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2264         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2265         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2266         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2267         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2268         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2269         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2270         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2271         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2272         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2273         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
2275 2002-04-15  Bruno Haible  <bruno@clisp.org>
2277         Update to Unicode 3.2.
2278         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
2279         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
2280         * locales/translit_combining: Add more combining characters.
2281         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
2282         <U2A74>..<U2A76>.
2283         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
2284         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
2285         <UFE00>..<UFE0F>.
2286         * locales/translit_small: Add small Hiragana letters and small
2287         Katakana letters.
2288         * locales/translit_wide: Add <UFF5F>..<UFF60>.
2290 2002-04-15  Bruno Haible  <bruno@clisp.org>
2292         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
2293         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
2294         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
2295         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
2296         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
2297         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
2298         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
2299         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
2300         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
2301         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
2302         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
2303         <UFA30>..<UFA6A>, <UFE73>.
2304         (space): Add <U205F>.
2305         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
2306         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
2307         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
2308         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
2309         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
2310         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
2311         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
2312         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
2313         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
2314         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
2315         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2316         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2317         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2318         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2319         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2320         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2321         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2322         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2323         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2324         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2325         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2326         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2327         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2328         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
2329         (print): Likewise. Also add <U205F>.
2330         (blank): Add <U205F>.
2331         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
2332         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
2333         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
2334         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
2335         (<U050D>,<U050C>), (<U050F>,<U050E>).
2336         (totitle): Likewise.
2337         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
2338         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
2339         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
2340         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
2341         (<U050C>,<U050D>), (<U050E>,<U050F>).
2342         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
2343         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
2344         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2345         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
2346         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
2347         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2348         * locales/tr_TR: Likewise.
2350 2002-04-15  Bruno Haible  <bruno@clisp.org>
2352         * charmaps/IBM856: New file.
2353         * charmaps/IBM922: New file.
2354         * charmaps/IBM1124: New file.
2355         * charmaps/IBM1129: New file.
2356         * charmaps/IBM1160: New file.
2357         * charmaps/IBM1161: New file.
2358         * charmaps/IBM1132: New file.
2359         * charmaps/IBM1133: New file.
2360         * charmaps/IBM1162: New file.
2361         * charmaps/IBM1163: New file.
2362         * charmaps/IBM1164: New file.
2363         * charmaps/ARMSCII-8: New file.
2365 2002-04-14  Wolfram Gloger  <wg@malloc.de>
2367         * tests-mbwc/tst_types.h: Increase MONSIZE.
2368         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
2370 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2372         * locales/ms_MY (day): Fix a typo.
2374 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2376         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
2378 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
2380         * locales/vi_VN: Fix various mistakes and add some more information.
2381         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
2383 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
2385         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
2386         Euro locales.
2387         * tst-fmon.data: Likewise.
2389         * locales/br_FR: Eliminate old national currencies of countries
2390         participating in Euro.  Make @euro files pure copies.
2391         * locales/ca_ES: Likewise.
2392         * locales/ca_ES@euro: Likewise.
2393         * locales/de_AT: Likewise.
2394         * locales/de_AT@euro: Likewise.
2395         * locales/de_BE: Likewise.
2396         * locales/de_BE@euro: Likewise.
2397         * locales/de_DE: Likewise.
2398         * locales/de_DE@euro: Likewise.
2399         * locales/de_LU: Likewise.
2400         * locales/de_LU@euro: Likewise.
2401         * locales/el_GR: Likewise.
2402         * locales/el_GR@euro: Likewise.
2403         * locales/en_IE: Likewise.
2404         * locales/en_IE@euro: Likewise.
2405         * locales/es_ES: Likewise.
2406         * locales/es_ES@euro: Likewise.
2407         * locales/fi_FI: Likewise.
2408         * locales/fi_FI@euro: Likewise.
2409         * locales/fr_BE: Likewise.
2410         * locales/fr_BE@euro: Likewise.
2411         * locales/fr_FR: Likewise.
2412         * locales/fr_FR@euro: Likewise.
2413         * locales/fr_LU: Likewise.
2414         * locales/fr_LU@euro: Likewise.
2415         * locales/ga_IE: Likewise.
2416         * locales/ga_IE@euro: Likewise.
2417         * locales/gl_ES: Likewise.
2418         * locales/gl_ES@euro: Likewise.
2419         * locales/it_IT: Likewise.
2420         * locales/it_IT@euro: Likewise.
2421         * locales/nl_NL: Likewise.
2422         * locales/nl_NL@euro: Likewise.
2423         * locales/pt_PT: Likewise.
2424         * locales/pt_PT@euro: Likewise.
2426         * locales/br_FR@euro: New file.
2428 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
2430         * locales/eu_ES: Corrections of date and time formats.
2431         * locales/hu_HU: Adjust a comment.
2432         * locales/wa_BE: New file.
2433         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2435         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
2436         * locales/wa_BE@euro: New file.
2438         * locales/zh_HK: Correct date information.
2439         Patch by Anthony Fok <anthony@thizlinux.com>.
2441 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
2443         * locales/sr_YU: Correct month entries for June and July
2444         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
2446         * locales/pl_PL: Update int_curr_symbol.
2448 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2450         * locales/el_GR: Bug fixes for spelling.
2451         Patch by Alexandros Diamantidis <adia@hellug.gr>.
2453 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
2455         * da_DK.in: Add a few more character sequences, no real words.
2457 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
2459         * charmaps/MACINTOSH: Update to Apple's latest definition.
2461 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
2463         * charmaps/GB18030: Update.
2464         Patch by Yu Shao <yshao@redhat.com>.
2466 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
2468         * locales/hu_HU: New version with corrected collation.
2469         Patch by Nagy Péter <chichken@interbase.hu>.
2471 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
2473         * locales/bn_BD: New file.
2474         Contributed by Taneem Ahmed <taneem@eyetap.org>.
2476 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
2478         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
2480 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
2482         * locales/ms_MY: Various bug fixes and additions.
2483         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
2485         * locales/ca_ES: Fix typos (desembre -> decembre).
2486         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
2488 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
2490         * charmaps/TCVN5712-1: Add combined characters.
2492 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
2494         * locales/bg_BG: Rewrite.
2495         Patch by Alexander Shopov <al_shopov@web.bg>.
2497         * charmapsTCVN5712-1: New file.
2499 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
2501         * locales/translit_neutral: Define transliteration for dong sign.
2503 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
2505         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
2507         * locales/de_CH: Define decimal point to '.' and thousands
2508         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
2510 2001-11-21  Bruno Haible  <bruno@clisp.org>
2512         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2514 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
2516         * locales/se_NO: New file.
2518 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
2520         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
2522 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
2524         * charmaps/SAMI-WS2: Add Euro sign.
2525         Patch by Petter Reinholdtsen <pere@hungry.com>.
2527 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
2529         * Makefile: Add rules to build and run tst-xlocale2.
2530         * tst-xlocale2.c: New file.
2532 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
2534         * Makefile: Add rules to build and run tst-xlocale1.
2535         * tst-xlocale1.c: New file.
2537         * bug-iconv-trans.c: Improve error messages.
2539 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
2541         * charmaps/ISO-IR-209: New file.
2542         * charmaps/MAC-SAMI: New file.
2543         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
2545 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
2547         * charmaps/GEORGIAN-PS: New file.
2548         * charmaps/GEORGIAN-ACADEMY: New file.
2549         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
2551 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
2553         * Makefile: Add rules to build and run tst-mbswcs6.
2554         * tst-mbswcs6.c: New file.
2556         * SUPPORTED: Add several new locales.
2558         * charmaps/KOI8-T: New file.
2560 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
2562         * locales/af_ZA: Use generic LC_COLLATE data.
2563         * locales/el_GR: Likewise.
2564         * locales/hu_HU: Likewise.
2565         * locales/ro_RO: Likewise.  Add transliteration.
2566         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
2567         * locales/ru_RU: Likewise.
2568         * locales/ru_UA: Likewise.
2569         * locales/uk_UA: Likewise.
2570         * locales/eu_ES: LC_TIME strings fixed.
2571         * locales/am_ET: New file.
2572         * locales/translit_et: New file.
2573         * locales/az_AZ: New file.
2574         * locales/br_FR: New file.
2575         * locales/bs_BA: New file.
2576         * locales/cy_GB: New file.
2577         * locales/hy_AM: New file.
2578         * locales/ka_GE: New file.
2579         * locales/mi_NZ: New file.
2580         * locales/oc_FR: New file.
2581         * locales/tg_TJ: New file.
2582         * locales/ti_ER: New file.
2583         * locales/ti_ET: New file.
2584         * locales/tl_PH: New file.
2585         * locales/tt_RU: New file.
2586         * locales/ur_PK: New file.
2587         * locales/uz_UZ: New file.
2588         * locales/yi_US: New file.
2589         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2591 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
2593         * locales/tr_TR: Define missing fields and remove FIXME comments.
2594         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
2596 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
2598         * locales/en_CA (LC_PAPER): Change to Letter.
2599         * locales/fr_CA (LC_PAPER): Likewise.
2600         * locales/es_PR (LC_PAPER): Change to Letter.
2601         (LC_MEASUREMENT): Change to 2.
2602         * locales/es_US (LC_PAPER): Change to Letter.
2603         (LC_MEASUREMENT): Change to 2.
2605 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
2607         * Makefile: Add dependencies to locale files for all tests in $(tests).
2609 2001-06-28  H.J. Lu  <hjl@gnu.org>
2611         * Makefile: Include SUPPORTED.
2612         (INSTALL-SUPPORTED-LOCALES): New.
2613         ($(INSTALL-SUPPORTED-LOCALES)): New target.
2614         (install-locales-dir): Likewise.
2615         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
2616         * SUPPORTED: Changed the format for parallel install.
2618 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
2620         * Makefile: Add rules to build and run tst-leaks.
2621         * tst-leaks.c: New file.
2623 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
2625         * locales/ro_RO (day): Use U0163 instead of U021B.
2627 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
2629         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
2631 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
2633         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
2634         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
2636 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
2638         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
2639         to SHIFT_JIS. Add SJIS as alias.
2640         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
2641         * gen-locale.sh: Likewise.
2643 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2645         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
2646         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
2647         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
2648         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
2650 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2652         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
2653         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
2654         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
2655         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
2656         <U3014>, <U3015>, <U3018>, <U3019>.
2658 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2660         * gen-unicode-ctype.c: Update to Unicode 3.1.
2661         (unicode_attributes): Change size to 0x110000.
2662         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
2663         Unicode now officially allows a 32-bit representation and deprecates
2664         the use of surrogates in this representation.
2665         (fill_attributes): Loop up to 0x110000.
2666         (unicode_combining): Remove array.
2667         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
2668         contain this property any more.
2669         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
2670         2001-02-15.
2671         (is_combining): Use new but equivalent definition.
2672         (ucs_symbol, ucs_symbol_range): New functions.
2673         (output_charclass): Loop up to 0x110000.
2674         (output_charmap): Likewise.
2675         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
2676         appropriate.
2677         (main): Expect only two arguments. Remove fill_combining() call.
2678         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
2679         To "lower", add <U03F5> and Deseret letters.
2680         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
2681         Gothic letters, Deseret letters, mathematical symbols.
2682         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
2683         Unicode 3.1 characters.
2684         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
2685         many new Unicode 3.1 characters.
2686         "toupper", "tolower", "totitle": Update.
2687         To "combining", add some new musical symbols.
2688         To "combining_level3", add some new musical symbols.
2689         * locales/tr_TR (LC_CTYPE): Update from i18n.
2690         * locales/translit_font: Add transliterations for new Unicode 3.1
2691         mathematical symbols.
2692         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
2693         * locales/translit_cjk_compat: Add transliterations for CJK
2694         compatibility characters in Unicode plane 2.
2696 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2698         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
2699         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
2700         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
2701         0x8EAFxxxx mappings instead.
2703 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
2705         * locales/ro_RO: Correct abday, day, abmon, and mon info.
2706         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
2708 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
2710         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
2711         for some tests, because mbrlen (NULL, 0, &s) does not always put back
2712         s into the initial state.
2714 2001-05-14  Andreas Jaeger  <aj@suse.de>
2716         * locales/ms_MY: Fix entries for Tue and Wednesday.
2717         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
2719 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
2721         * locales/be_BY: Fix syntax in LC_COLLATE section.
2722         * locales/ru_UA: Likewise.
2723         * locales/tr_TR: Likewise.
2724         * locales/uk_UA: Likewise.
2726 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
2728         * locales/fa_IR: Add outdigit information and collation.
2729         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2731 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
2733         * locales/i18n: Don't define outdigit.
2735 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
2737         * locales/th_TH: Remove name_ms entry.
2738         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2740 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
2742         * locales/th_TH: Update era information and some of the new
2743         categories.
2744         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2746 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
2748         * locales/i18n: Correct classification of Thai characters.  This
2749         differs from Unicode's tables but is in line with linguistic rules
2750         in Thailand.
2751         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2753 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
2755         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
2756         Patch by Yong Li <rigel863@yahoo.com>.
2758 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
2760         * SUPPORTED: Add zh_CN.GBK.
2762 2001-02-09  Andreas Jaeger  <aj@suse.de>
2764         * locales/en_IN: Add newline at end of file.
2766         * SUPPORTED: Add more entries.
2768 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
2770         * locales/en_HK: At newline at the end of the file.
2772 2001-02-08  Andreas Jaeger  <aj@suse.de>
2774         * localedata/SUPPORTED: Add some entries for new locales.
2776 2001-02-07  Andreas Jaeger  <aj@suse.de>
2778         * locales/ar_IN: New.
2779         * locales/bn_IN: New.
2780         * locales/el_GR@euro: New.
2781         * locales/en_HK: New.
2782         * locales/en_IN: New.
2783         * locales/en_PH: New.
2784         * locales/en_SG: New.
2785         * locales/ms_MY: New.
2786         * locales/ta_IN: New.
2787         * locales/te_IN: New.
2788         * locales/zh_SG: New.
2790 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
2792         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
2793         * locales/zh_CN: Likewise.
2795 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
2797         * locales/translit_cjk_compat: Add missing characters in range
2798         U+3300..U+33FF.
2800 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
2802         * locales/fi_FI: Remove FIXME comments.
2803         * locales/sv_FI: Likewise.
2804         Patch by Marko Myllynen <myllynen@lut.fi>.
2806 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
2808         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
2809         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
2811 2001-01-23  Andreas Schwab  <schwab@suse.de>
2813         * locales/el_GR: Add missing quotes around multicharacter strings.
2814         * locales/ru_RU: Likewise.
2816 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
2818         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
2819         * tst-langinfo.sh: Add French tests.
2821 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
2823         * locales/cs_CZ: Fix grammar of comment above abmon.
2824         Reported by Stanislav Brabec <utx@penguin.cz>.
2826 2000-12-31  Andreas Jaeger  <aj@suse.de>
2828         * tst-fmon.c (main): Use return instead of exit to avoid warning.
2830 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
2832         * tests/test5.cm: Define code_set_name.
2834 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
2836         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
2837         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
2838         REVERSE SOLIDUS.
2840 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
2842         * Makefile (tests): Add tst-setlocale.
2843         (tst-setlocale-ENV): Define.
2844         * tst-setlocale.c: New file.
2846 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2848         * Makefile (LOCALES): Add ja_JP.SJIS.
2850 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
2852         * tst-digits.c (main): Add casts to avoid warnings.
2853         * collate-test.c (xstrcoll): Make l1 and l2 const.
2854         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
2856 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
2858         * charmaps/BALTIC: Superceded by ISO-8859-13.
2860 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
2862         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
2863         Republic of Korea.  Streamlined and extend(include all Hangul
2864         syllables) hangul and hanja class definition in LC_CTYPE and
2865         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
2866         tel_dom_fmt to LC_TELEPHONE.
2867         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
2869 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
2871         * locales/ko_KR: Fix currency_symbol.
2872         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2874 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
2876         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
2877         Reported by Markus Kuhn.
2879 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
2881         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
2882         * locales/ko_KR: Revert change.  Use full with won sign.
2883         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2885 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
2887         * locales/mk_MK: Update.
2888         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
2890 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
2892         * charmaps/BIG5: Add mapping for <U20AC> back.
2893         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2895 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
2897         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
2898         * locales/translit_compat: Add a few ligatures.
2899         * locales/translit_combining: Add a few plain ASCII alternatives.
2900         * locales/translit_fraction: Likewise.  Surround with spaces.
2902 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2904         * locales/translit_hangul: New file.
2905         * locales/ko_KR (LC_CTYPE): Include it.
2907 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2909         * locales/translit_cjk_variants: New file.
2910         * locales/ja_JP (LC_CTYPE): Include it.
2912 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2914         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
2915         transliteration rules.
2917 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2919         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
2920         transliteration rules.
2921         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
2922         * locales/de_BE (LC_CTYPE): Likewise.
2923         * locales/de_CH (LC_CTYPE): Likewise.
2924         * locales/de_LU (LC_CTYPE): Likewise.
2925         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
2926         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
2927         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
2928         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
2930 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2932         * locales/translit_combining: New file.
2933         * locales/fr_FR (LC_CTYPE): Include it.
2934         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
2935         * locales/fr_CA (LC_CTYPE): Likewise.
2936         * locales/fr_CH (LC_CTYPE): Likewise.
2937         * locales/fr_LU (LC_CTYPE): Likewise.
2938         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
2939         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
2940         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
2942 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2944         * locales/translit_wide: New file.
2945         * locales/translit_narrow: New file.
2946         * locales/translit_font: New file.
2947         * locales/translit_circle: New file.
2948         * locales/translit_small: New file.
2949         * locales/translit_fraction: New file.
2950         * locales/translit_compat: New file.
2951         * locales/translit_cjk_compat: New file.
2952         * locales/translit_neutral: New file.  Include all of the above.
2953         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
2954         German and Danish specific rules.
2956 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2958         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
2959         * locales/zh_CN (LC_CTYPE): Likewise.
2960         * locales/ko_KR (LC_CTYPE): Likewise.
2962 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2964         * charmaps/UTF-8: Set width of U200B to 0.
2965         * charmaps/GB18030: Likewise.
2967 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
2969         * charmaps/BIG5: Update.
2970         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2972         * locales/mk_MK: Use iso14651_t1 file.
2973         Patch by Damjan <arhiv@freemail.org.mk>.
2975 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
2977         * charmaps/VISCII: New file.
2979 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2981         * locales/sr_YU@cyrillic: New file. Based on a locale file by
2982         Anton Zinoviev <anton@lml.bas.bg>.
2983         * SUPPORTED: Add sr_YU@cyrillic.
2985 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2987         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
2988         * locales/be_BY: Likewise.
2989         * locales/bg_BG: Likewise.
2990         * locales/el_GR: Likewise.
2991         * locales/ja_JP: Likewise.
2992         * locales/ko_KR: Likewise.
2993         * locales/mk_MK: Likewise.
2994         * locales/ru_RU: Likewise.
2995         * locales/ru_UA: Likewise.
2996         * locales/th_TH: Likewise.
2997         * locales/tr_TR: Likewise.
2998         * locales/uk_UA: Likewise.
2999         * locales/zh_CN: Likewise.
3000         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
3001         in the ja_JP.EUC-JP locale.
3002         * tests-mbwc/dat_iswalpha.c: Likewise.
3003         * tests-mbwc/dat_iswctype.c: Likewise.
3004         * tests-mbwc/dat_iswgraph.c: Likewise.
3005         * tests-mbwc/dat_iswprint.c: Likewise.
3006         * tests-mbwc/dat_iswpunct.c: Likewise.
3008 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3010         * fr_CA,2.13.in: Removed.
3012 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
3014         * locales/POSIX: New support for date_fmt.
3015         * locales/af_ZA: Likewise.
3016         * locales/ar_AE: Likewise.
3017         * locales/ar_BH: Likewise.
3018         * locales/ar_DZ: Likewise.
3019         * locales/ar_EG: Likewise.
3020         * locales/ar_IQ: Likewise.
3021         * locales/ar_JO: Likewise.
3022         * locales/ar_KW: Likewise.
3023         * locales/ar_LB: Likewise.
3024         * locales/ar_LY: Likewise.
3025         * locales/ar_MA: Likewise.
3026         * locales/ar_OM: Likewise.
3027         * locales/ar_QA: Likewise.
3028         * locales/ar_SA: Likewise.
3029         * locales/ar_SD: Likewise.
3030         * locales/ar_SY: Likewise.
3031         * locales/ar_TN: Likewise.
3032         * locales/ar_YE: Likewise.
3033         * locales/be_BY: Likewise.
3034         * locales/bg_BG: Likewise.
3035         * locales/ca_ES: Likewise.
3036         * locales/cs_CZ: Likewise.
3037         * locales/da_DK: Likewise.
3038         * locales/de_AT: Likewise.
3039         * locales/de_BE: Likewise.
3040         * locales/de_CH: Likewise.
3041         * locales/de_DE: Likewise.
3042         * locales/de_LU: Likewise.
3043         * locales/el_GR: Likewise.
3044         * locales/en_AU: Likewise.
3045         * locales/en_CA: Likewise.
3046         * locales/en_DK: Likewise.
3047         * locales/en_GB: Likewise.
3048         * locales/en_IE: Likewise.
3049         * locales/en_NZ: Likewise.
3050         * locales/en_US: Likewise.
3051         * locales/en_ZA: Likewise.
3052         * locales/es_AR: Likewise.
3053         * locales/es_BO: Likewise.
3054         * locales/es_CL: Likewise.
3055         * locales/es_CO: Likewise.
3056         * locales/es_CR: Likewise.
3057         * locales/es_DO: Likewise.
3058         * locales/es_EC: Likewise.
3059         * locales/es_ES: Likewise.
3060         * locales/es_GT: Likewise.
3061         * locales/es_HN: Likewise.
3062         * locales/es_MX: Likewise.
3063         * locales/es_NI: Likewise.
3064         * locales/es_PA: Likewise.
3065         * locales/es_PE: Likewise.
3066         * locales/es_PR: Likewise.
3067         * locales/es_PY: Likewise.
3068         * locales/es_SV: Likewise.
3069         * locales/es_US: Likewise.
3070         * locales/es_UY: Likewise.
3071         * locales/es_VE: Likewise.
3072         * locales/et_EE: Likewise.
3073         * locales/eu_ES: Likewise.
3074         * locales/fa_IR: Likewise.
3075         * locales/fi_FI: Likewise.
3076         * locales/fo_FO: Likewise.
3077         * locales/fr_BE: Likewise.
3078         * locales/fr_CA: Likewise.
3079         * locales/fr_CH: Likewise.
3080         * locales/fr_FR: Likewise.
3081         * locales/fr_LU: Likewise.
3082         * locales/ga_IE: Likewise.
3083         * locales/gl_ES: Likewise.
3084         * locales/gv_GB: Likewise.
3085         * locales/he_IL: Likewise.
3086         * locales/hi_IN: Likewise.
3087         * locales/hr_HR: Likewise.
3088         * locales/hu_HU: Likewise.
3089         * locales/i18n: Likewise.
3090         * locales/id_ID: Likewise.
3091         * locales/is_IS: Likewise.
3092         * locales/it_CH: Likewise.
3093         * locales/it_IT: Likewise.
3094         * locales/iw_IL: Likewise.
3095         * locales/ja_JP: Likewise.
3096         * locales/kl_GL: Likewise.
3097         * locales/ko_KR: Likewise.
3098         * locales/kw_GB: Likewise.
3099         * locales/lt_LT: Likewise.
3100         * locales/lv_LV: Likewise.
3101         * locales/mk_MK: Likewise.
3102         * locales/mr_IN: Likewise.
3103         * locales/mt_MT: Likewise.
3104         * locales/nl_BE: Likewise.
3105         * locales/nl_NL: Likewise.
3106         * locales/nn_NO: Likewise.
3107         * locales/no_NO: Likewise.
3108         * locales/pl_PL: Likewise.
3109         * locales/pt_BR: Likewise.
3110         * locales/pt_PT: Likewise.
3111         * locales/ro_RO: Likewise.
3112         * locales/ru_RU: Likewise.
3113         * locales/ru_UA: Likewise.
3114         * locales/sk_SK: Likewise.
3115         * locales/sl_SI: Likewise.
3116         * locales/sq_AL: Likewise.
3117         * locales/sr_YU: Likewise.
3118         * locales/sv_FI: Likewise.
3119         * locales/sv_SE: Likewise.
3120         * locales/th_TH: Likewise.
3121         * locales/tr_TR: Likewise.
3122         * locales/uk_UA: Likewise.
3123         * locales/vi_VN: Likewise.
3124         * locales/zh_CN: Likewise.
3125         * locales/zh_HK: Likewise.
3126         * locales/zh_TW: Likewise.
3128 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3130         * locales/fa_IR: Fix many problems and change to use UTF-8.
3131         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3132         * SUPPORTED: Add fa_IR.UTF-8.
3134 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
3136         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
3138 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
3140         * locales/iso14651_t1: Handle Macedonian correctly.
3141         Patch by Damjan <arhiv@freemail.org.mk>.
3143 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
3145         * locales/iso14651_t1: Add currency symbols.
3147 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3149         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
3150         * tests-mbwc/dat_iswdigit.c: Likewise.
3152         * locales/zh_CN: Remove non-ASCII digit entry.
3153         * locales/ja_JP: Likewise.
3154         Add full width digits to alnum class.
3156 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3158         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
3159         digits.
3160         (is_alpha): Add them here.
3161         * locales/i18n (digit): Remove all non-ASCII digits.
3162         (alpha): Add them here.
3164         * dump-ctype.c: Pretty print.
3166 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3168         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
3169         * locales/ko_KR: Change currency_symbol back to use U20a9.
3171 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
3173         * tst-langinfo.sh: Adjust for change in ja_JP.
3175 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
3177         * locales/ja_JP: Changed yesexpr/noexpr expression,
3178         fixed typo in era, added definition for name_gen.
3180 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3182         * SUPPORTED: Add ko_KR.UTF-8.
3184 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
3186         * charmaps/BIG5: Add a width table.
3187         * charmaps/GB18030: Likewise.
3188         * charmaps/ISO-8859-6: Likewise.
3189         * charmaps/ISO-8859-8: Likewise.
3190         * charmaps/TIS-620: Likewise.
3192 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3194         * Makefile (repertoiremaps): Remove variable.
3195         (distribute): Remove repertoiremaps.
3196         (install-others): Likewise. Add .gz to charmaps.
3197         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
3199 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3201         * charmaps/ISO-IR-197: Remove alias "none".
3203 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3205         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
3206         width of format control characters to 0.
3208 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3210         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
3211         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
3212         return values.  Only the sign matters.
3214 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
3216         * locales/ar_SA: Last non <Uxxxx> entries removed.
3217         Patch by Martin Strassburger <martin.strassburger@sap.com>.
3219 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
3221         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
3222         we have EUC-KR.
3224 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3226         * locales/uk_UA: Fix yesexpr.
3227         * locales/ru_UA: Likewise.
3228         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
3230 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3232         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
3233         so they become printable and carry a width.  Comment out surrogate
3234         ranges.  Add a WIDTH table.
3236 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3238         * gen-unicode-ctype.c: New file.
3239         * dump-ctype.c: New file.
3240         * Makefile (distribute): Add them.
3241         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
3242         gen-unicode-ctype.c.
3243         (blank): Add U+1680.
3244         (cntrl): Add U+2028, U+2029.
3245         (space): Add U+1680, U+2028, U+2029.
3246         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
3247         (alnum, alpha, print, graph, punct): Lots of additions.
3248         (lower, upper, tolower, toupper, combining, combining_level3): Update.
3249         (totitle): New map.
3250         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
3251         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
3252         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
3253         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
3254         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
3255         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
3256         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
3258 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3260         * charmaps/GBK: Add commented mappings for GBK characters not yet in
3261         Unicode.
3263 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3265         * charmaps/GBK: Remove /x80 entry.
3267 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3269         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
3270         to use it.
3272 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3274         * charmaps/JOHAB: Add identity mapping for 0x7f.
3276 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
3278         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
3279         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
3281 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
3283         * charmaps/GB2312: Change code_set_name to GB2312.
3285 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
3287         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
3288         * localedata/locales/ar_BH: Likewise.
3289         * localedata/locales/ar_DZ: Likewise.
3290         * localedata/locales/ar_EG: Likewise.
3291         * localedata/locales/ar_IQ: Likewise.
3292         * localedata/locales/ar_JO: Likewise.
3293         * localedata/locales/ar_KW: Likewise.
3294         * localedata/locales/ar_LB: Likewise.
3295         * localedata/locales/ar_LY: Likewise.
3296         * localedata/locales/ar_MA: Likewise.
3297         * localedata/locales/ar_OM: Likewise.
3298         * localedata/locales/ar_QA: Likewise.
3299         * localedata/locales/ar_SD: Likewise.
3300         * localedata/locales/ar_SY: Likewise.
3301         * localedata/locales/ar_TN: Likewise.
3302         * localedata/locales/ar_YE: Likewise.
3304 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
3306         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
3307         * locales/mr_IN: New file.
3308         * locales/mt_MT: New file.
3310         * charmaps/GB18030: Comment out entries in user-defined area.
3312 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
3314         * charmaps/GB18030: Add back entries which got lost in last change.
3316 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
3318         * charmaps/GB18030: Update once more.
3320         * charmaps/JOHAB: New file.
3321         * SUPPORTED: Add ko_KR.JOHAB.
3323 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
3325         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
3326         but not in EUC-KR.
3328 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3330         * charmaps/EUC-TW: Add commented non-reversible mappings.
3332 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3334         * charmaps/CP949: New file.
3336 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3338         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
3340 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3342         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
3343         U+007E.
3345 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3347         * charmaps/INIS-8: Update to use <Uxxxx> format.
3348         * charmaps/ISO_2033-1983: Likewise.
3349         * charmaps/ISO_5427-EXT: Likewise.
3351 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
3353         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
3354         * SUPPORTED: Add zh_HK.BIG5HKSCS.
3356         * charmaps/BIG5HKSCS: Add Big5 codes.
3358         * Makefile (test-input): Add sv_SE.ISO-8859-1.
3359         (LOCALES): Likewise.
3360         * sv_SE.ISO-8859-1: New file.
3362 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
3364         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
3365         Changes by Roger So <spacehunt@e-fever.org>.
3367         * SUPPORTED: Add nn_NO.ISO-8859-1.
3368         * locales/nn_NO: New file.
3370 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
3372         * charmaps/BIG5HKSCS: Regenerated from official data file.
3374         * locales/ja_JP: Add yesstr and nostr information.
3376         * charmaps/GB18030: Add entries from GBK not present here.
3378         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
3380         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
3382 2000-08-29  Akira Higuchi  <a@kondara.org>
3384         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
3385         * charmaps/GBK: Likewise.
3387         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
3389 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
3391         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
3392         and customize with several reorder-after statements.
3393         Reported by menthos@menthos.com.
3395 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
3397         * locales/ja_JP: Add new categories with generic information.
3399         * locales/i18n (default_missing): Change back to only U003F.
3401 2000-08-24  Andreas Jaeger  <aj@suse.de>
3403         * Makefile (generated): Add some .out files.
3405 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
3407         * locales/i18n: Add transliteration information.
3409 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
3411         * locales/ca_ES@euro: Country is Spain.
3412         * locales/ca_ES: Likewise.
3414         * locales/es_MX: Correct int_curr_symbol.
3415         * locales/es_PE: Likewise.
3417         * SUPPORTED: Add missing supported locales.
3419         * locales/fa_IR: Correct a few of the contained bugs.
3421         * locales/zh_HK: New file.
3423         * charmaps/BIG5HKSCS: New file.
3425         * locales/en_CA,2.5: Removed.
3426         * locales/fr_CA,2.13: Removed.
3427         * locales/in_ID: Removed.
3429         * locales/sq_AL: New file.
3430         * SUPPORTED: Add sq_AL.ISO-8859-1.
3432         * locales/vi_VN: New file.
3433         * SUPPORTED: Add vi_VN.UTF-8.
3435         * locales/ko_KR: Correct currency_symbol entry.
3437         * locales/hi_IN: New file.
3438         * SUPPORTED: Add hi_IN.UTF-8.
3440         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
3442         * sort-test.sh: Improve error handling by printing more information.
3444         * locales/ar_AE: New file.
3445         * locales/ar_BH: New file.
3446         * locales/ar_DZ: New file.
3447         * locales/ar_EG: New file.
3448         * locales/ar_IQ: New file.
3449         * locales/ar_JO: New file.
3450         * locales/ar_KW: New file.
3451         * locales/ar_LB: New file.
3452         * locales/ar_LY: New file.
3453         * locales/ar_MA: New file.
3454         * locales/ar_OM: New file.
3455         * locales/ar_QA: New file.
3456         * locales/ar_SD: New file.
3457         * locales/ar_SY: New file.
3458         * locales/ar_TN: New file.
3459         * locales/ar_YE: New file.
3460         * SUPPORTED: Add Arabic locales.
3462 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
3464         * locales/es_CR: New file.
3465         * locales/es_NI: New file.
3466         * locales/es_PR: New file.
3468         * locales/es_AR: Share LC_COLLATE description with es_ES.
3469         * locales/es_BO: Likewise.
3470         * locales/es_CL: Likewise.
3471         * locales/es_CO: Likewise.
3472         * locales/es_DO: Likewise.
3473         * locales/es_GT: Likewise.
3474         * locales/es_HN: Likewise.
3475         * locales/es_MX: Likewise.
3476         * locales/es_PA: Likewise.
3477         * locales/es_PE: Likewise.
3478         * locales/es_PY: Likewise.
3479         * locales/es_SV: Likewise.
3480         * locales/es_UY: Likewise.
3481         * locales/es_VE: Likewise.
3482         * locales/es_EC: Share LC_COLLATE description with es_US.
3484         * locales/ko_KR: Updated for glibc 2.2.
3485         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
3486         * SUPPORTED: Add ko_KR.
3488         * locales/de_BE@euro: New file.
3489         * locales/eu_ES@euro: New file.
3490         * locales/ga_IE@euro: New file.
3491         * locales/gl_ES@euro: New file.
3492         * locales/nl_BE@euro: New file.
3493         * locales/sv_FI@euro: New file.
3494         * SUPPORTED: Add the new locales.
3496         * Makefile (install-locales): Handle option in locale name.  Print
3497         progress information.
3499         * SUPPORTED: Add all the @euro locales.
3501         * locales/ca_ES@euro: Update charset comment.
3502         * locales/de_AT@euro: Likewise.
3503         * locales/de_DE@euro: Likewise.
3504         * locales/de_LU@euro: Likewise.
3505         * locales/en_IE@euro: Likewise.
3506         * locales/es_ES@euro: Likewise.
3507         * locales/fi_FI@euro: Likewise.
3508         * locales/fr_BE@euro: Likewise.
3509         * locales/fr_FR@euro: Likewise.
3510         * locales/fr_LU@euro: Likewise.
3511         * locales/it_IT@euro: Likewise.
3512         * locales/nl_NL@euro: Likewise.
3513         * locales/pt_PT@euro: Likewise.
3515 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
3517         * locales/ca_ES: Correct comment.
3519         * locales/ca_ES@euro: New file.
3520         * locales/de_AT@euro: New file.
3521         * locales/de_DE@euro: New file.
3522         * locales/de_LU@euro: New file.
3523         * locales/en_IE@euro: New file.
3524         * locales/es_ES@euro: New file.
3525         * locales/fi_FI@euro: New file.
3526         * locales/fr_BE@euro: New file.
3527         * locales/fr_FR@euro: New file.
3528         * locales/fr_LU@euro: New file.
3529         * locales/it_IT@euro: New file.
3530         * locales/nl_NL@euro: New file.
3531         * locales/pt_PT@euro: New file.
3533 2000-08-19  Andreas Jaeger  <aj@suse.de>
3535         * tst-digits.c: Include stdlib.h and string.h to provide
3536         prototypes for exit, strlen and strcmp.
3538 2000-08-18  Andreas Jaeger  <aj@suse.de>
3540         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
3541         (TST_DECL_VARS): Don't declare err_flg.
3542         (TST_GET_ERRET): Don't set err_flg.
3543         (TST_GET_ERRET_SEQ): Likewise.
3544         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
3546         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
3547         * tests-mbwc/dat_iswalnum.c: Likewise.
3548         * tests-mbwc/dat_iswalpha.c: Likewise.
3549         * tests-mbwc/dat_iswcntrl.c: Likewise.
3550         * tests-mbwc/dat_iswctype.c: Likewise.
3551         * tests-mbwc/dat_iswdigit.c: Likewise.
3552         * tests-mbwc/dat_iswgraph.c: Likewise.
3553         * tests-mbwc/dat_iswlower.c: Likewise.
3554         * tests-mbwc/dat_iswprint.c: Likewise.
3555         * tests-mbwc/dat_iswpunct.c: Likewise.
3556         * tests-mbwc/dat_iswspace.c: Likewise.
3557         * tests-mbwc/dat_iswupper.c: Likewise.
3558         * tests-mbwc/dat_iswxdigit.c: Likewise.
3559         * tests-mbwc/dat_mblen.c: Likewise.
3560         * tests-mbwc/dat_mbrlen.c: Likewise.
3561         * tests-mbwc/dat_mbrtowc.c: Likewise.
3562         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
3563         * tests-mbwc/dat_mbstowcs.c: Likewise.
3564         * tests-mbwc/dat_mbtowc.c: Likewise.
3565         * tests-mbwc/dat_strcoll.c: Likewise.
3566         * tests-mbwc/dat_strfmon.c: Likewise.
3567         * tests-mbwc/dat_strxfrm.c: Likewise.
3568         * tests-mbwc/dat_swscanf.c: Likewise.
3569         * tests-mbwc/dat_towctrans.c: Likewise.
3570         * tests-mbwc/dat_towlower.c: Likewise.
3571         * tests-mbwc/dat_towupper.c: Likewise.
3572         * tests-mbwc/dat_wcrtomb.c: Likewise.
3573         * tests-mbwc/dat_wcscat.c: Likewise.
3574         * tests-mbwc/dat_wcschr.c: Likewise.
3575         * tests-mbwc/dat_wcscmp.c: Likewise.
3576         * tests-mbwc/dat_wcscoll.c: Likewise.
3577         * tests-mbwc/dat_wcscpy.c: Likewise.
3578         * tests-mbwc/dat_wcscspn.c: Likewise.
3579         * tests-mbwc/dat_wcslen.c: Likewise.
3580         * tests-mbwc/dat_wcsncat.c: Likewise.
3581         * tests-mbwc/dat_wcsncmp.c: Likewise.
3582         * tests-mbwc/dat_wcsncpy.c: Likewise.
3583         * tests-mbwc/dat_wcspbrk.c: Likewise.
3584         * tests-mbwc/dat_wcsrtombs.c: Likewise.
3585         * tests-mbwc/dat_wcsspn.c: Likewise.
3586         * tests-mbwc/dat_wcsstr.c: Likewise.
3587         * tests-mbwc/dat_wcstod.c: Likewise.
3588         * tests-mbwc/dat_wcstok.c: Likewise.
3589         * tests-mbwc/dat_wcstombs.c: Likewise.
3590         * tests-mbwc/dat_wcswidth.c: Likewise.
3591         * tests-mbwc/dat_wcsxfrm.c: Likewise.
3592         * tests-mbwc/dat_wctob.c: Likewise.
3593         * tests-mbwc/dat_wctomb.c: Likewise.
3594         * tests-mbwc/dat_wctrans.c: Likewise.
3595         * tests-mbwc/dat_wctype.c: Likewise.
3596         * tests-mbwc/dat_wcwidth.c: Likewise.
3597         * tests-mbwc/dat_isw-funcs.h: Fix comment.
3599 2000-08-17  Andreas Jaeger  <aj@suse.de>
3601         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
3602         should have a value.
3604 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
3606         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
3607         separate uppercase from non-uppercase characters to enable correct
3608         handling in range expressions.
3610 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
3612         * Makefile (install-locales): Use --prefix option of localedef to
3613         avoid providing complete path for output file.
3615 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
3617         * locales/zh_TW: Updated.
3618         * charmaps/BIG5: Updated.
3619         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3621 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
3623         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
3624         use `int'.
3626 2000-08-01  Andreas Jaeger  <aj@suse.de>
3628         * Makefile (distribute): Follow name change of tst-ctype-de.in to
3629         tst-ctype-de_DE.ISO-8859-1.in.
3631 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
3633         * charmaps/KSX1001: Add width information.
3634         * charmaps/GB2312: Likewise.
3635         * charmaps/GBK: Likewise.
3636         Patches by GOTO Masanori <gotom@debian.or.jp>.
3638 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3640         * charmaps/CP737: New file.
3641         * charmaps/CP775: New file.
3643 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3645         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
3646         /xb0../xf7.  Remove aliases.
3648 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3650         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
3651         /xc9../xf9.
3653 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3655         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
3657 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
3659         * tst-langinfo.c (main): Fix esacape sequence handling.
3661         * charmaps/EUC-TW: New file.
3663         * tst-digits.c: Add tests for wprintf.
3664         * tests/test7.cm: Change so that it is usable for wprintf tests.
3666         * tst-locale.sh: Fix typo in last change.
3668         * tst-digits.c: Add ctype and wctype tests.
3670 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
3672         * Makefile (ld-test-names): Add test7.
3673         (tests): Add tst-digits.  Add dependency and environment variable.
3674         * tst-digits.c: New file.
3675         * tst-locale.sh: Generate test7 locale.
3676         * tests/test7.cm: New file.
3677         * tests/test7.def: New file.
3679         * tst-locale.sh: Add dropped test6 locale.
3681 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
3683         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
3684         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
3685         locale.
3687 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
3689         * locales/zh_TW: New file.
3690         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3692 2000-07-28  Andreas Jaeger  <aj@suse.de>
3694         * tst-langinfo.c: Include <string.h> for strcmp prototype.
3696 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
3698         * charmaps/BIG5: New file.
3699         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3701 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
3703         * locales/zh_CN: Update for new format.
3704         Patch by Yong Li <yong.li@asu.edu>.
3706         * tst-langinfo.c: Add copyright text.
3708 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
3710         * tst-wctype.input: Add more input text.
3711         * tst-wctype.c: Test more classes.
3713         * Makefile: Add rules to build, run, and distribute tst-langinfo.
3714         * tst-langinfo.c: New file.
3715         * tst-langinfo.sh: New file.
3717         * locales/ja_JP (era_d_t_fmt): Fix typo.
3719         * Makefile: Add rules to build, run, and distribute tst-wctype.
3720         * tst-wctype.c: New file.
3721         * tst-wctype.input: New file.
3722         * tst-wctype.sh: New file.
3724 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3726         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
3727         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
3729 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
3731         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
3732         (enoexpr): Likewise.
3733         * locales/hr_HR: Likewise.
3734         Patches by GOTO Masanori <gotom@debian.or.jp>.
3736         * locales/i18n (yesexpr): Add U005E at the beginning.
3737         (noexpr): Likewise.
3739 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
3741         * locales/ja_JP (yesexpr): U0060 should be U005E.
3742         (noexpr): Likewise.
3744         * locales/i18n: Remove U00A0 from blank as well.
3745         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
3747 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
3749         * charmaps/SJIS: Add width information.
3750         Patch by GOTO Masanori <gotom@debian.or.jp>.
3752         * charmaps/SJIS: Correct byte sequence for single byte characters.
3754 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
3756         * locales/i18n: Fix typos.
3758         * locales/iso14651_t1: Correct syntax for HAN script.
3760 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
3762         * charmaps/GB18030: New file.
3764         * charmaps/UTF-8: Update for Unicode 3.0.
3766         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
3767         space.
3768         * tst-ctype.c: Likewise.
3769         * tst-ctype.sh: Likewise.
3770         * locales/i18n: Likewise.
3771         * locales/ja_JP: Likewise.
3772         * tests-mbwc/dat_iswcntrl.c: Likewise.
3773         * tests-mbwc/dat_iswctype.c: Likewise.
3774         * tests-mbwc/dat_iswspace.c: Likewise.
3776         * tst-ctype.sh: Also test C locale.
3778 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
3780         * Makefile: Rewrite rules for tests to run them only when necessary.
3781         * sort-test.sh: Produce output for failed tests.
3782         * tst-fmon.sh: Likewise.
3783         * tst-rpmatch.sh: Likewise.
3785 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
3787         * tst-ctype-de_DE.in: Renamed to...
3788         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
3790 2000-07-11  Andreas Jaeger  <aj@suse.de>
3792         * Makefile (locale_test_suite): Always run test suite.
3793         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
3794         gen-locale.sh.
3795         (do-collate-test): Likewise.
3796         (do-tst-fmon): Likewise.
3797         (do-tst-locale): Likewise.
3798         (do-tst-rpmatch): Likewise.
3799         (do-tst-trans): Likewise.
3800         (do-tst-mbswcs): Likewise.
3801         (do-tst-ctype): Likewise.
3803         * sort-test.sh : Rewrite to work with static only builds.
3804         * tst-ctype.sh: Likewise.
3805         * tst-fmon.sh: Likewise.
3806         * tst-locale.sh: Likewise.
3807         * tst-mbswcs.sh: Likewise.
3808         * tst-rpmatch.sh: Likewise.
3809         * tst-trans.sh: Likewise.
3811         * gen-locale.sh (locfile): Fix it for building with
3812         sourcedir==builddir and for static only builds.
3814 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
3816         * locales/POSIX: Remove repertoire map reference.
3817         * locales/ar_SA: Remove repertoire map reference.
3819         * locales/zh_CN.GBK: Removed.
3821         * repertoiremaps/charids.894: Removed.
3822         * repertoiremaps/mnemonics.ds: Removed.
3823         * repertoiremaps/mnemonics.ja: Removed.
3824         * repertoiremaps/mnemonics.ko: Removed.
3825         * repertoiremaps/mnemonics.zh: Removed.
3827         * charmaps/SJIS: New file.
3829 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
3831         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
3832         to EUC-JP.
3833         * tests-mbwc/dat_mbtowc.c: Likewise.
3834         * tests-mbwc/dat_wctob.c: Likewise.
3836         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
3837         * charmaps/EUC-KR: Likewise.
3839 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
3841         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
3842         * locales/ar_SA (LC_TELEPHONE): Likewise.
3843         * locales/be_BY (LC_TELEPHONE): Likewise.
3844         * locales/bg_BG (LC_TELEPHONE): Likewise.
3845         * locales/ca_ES (LC_TELEPHONE): Likewise.
3846         * locales/da_DK (LC_TELEPHONE): Likewise.
3847         * locales/de_BE (LC_TELEPHONE): Likewise.
3848         * locales/de_CH (LC_TELEPHONE): Likewise.
3849         * locales/de_LU (LC_TELEPHONE): Likewise.
3850         * locales/el_GR (LC_TELEPHONE): Likewise.
3851         * locales/en_AU (LC_TELEPHONE): Likewise.
3852         * locales/en_BW (LC_TELEPHONE): Likewise.
3853         * locales/en_CA (LC_TELEPHONE): Likewise.
3854         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
3855         * locales/en_DK (LC_TELEPHONE): Likewise.
3856         * locales/en_IE (LC_TELEPHONE): Likewise.
3857         * locales/en_NZ (LC_TELEPHONE): Likewise.
3858         * locales/en_ZA (LC_TELEPHONE): Likewise.
3859         * locales/en_ZW (LC_TELEPHONE): Likewise.
3860         * locales/es_AR (LC_TELEPHONE): Likewise.
3861         * locales/es_BO (LC_TELEPHONE): Likewise.
3862         * locales/es_CL (LC_TELEPHONE): Likewise.
3863         * locales/es_CO (LC_TELEPHONE): Likewise.
3864         * locales/es_DO (LC_TELEPHONE): Likewise.
3865         * locales/es_EC (LC_TELEPHONE): Likewise.
3866         * locales/es_ES (LC_TELEPHONE): Likewise.
3867         * locales/es_GT (LC_TELEPHONE): Likewise.
3868         * locales/es_HN (LC_TELEPHONE): Likewise.
3869         * locales/es_MX (LC_TELEPHONE): Likewise.
3870         * locales/es_PA (LC_TELEPHONE): Likewise.
3871         * locales/es_PE (LC_TELEPHONE): Likewise.
3872         * locales/es_PY (LC_TELEPHONE): Likewise.
3873         * locales/es_SV (LC_TELEPHONE): Likewise.
3874         * locales/es_US (LC_TELEPHONE): Likewise.
3875         * locales/es_UY (LC_TELEPHONE): Likewise.
3876         * locales/es_VE (LC_TELEPHONE): Likewise.
3877         * locales/et_EE (LC_TELEPHONE): Likewise.
3878         * locales/eu_ES (LC_TELEPHONE): Likewise.
3879         * locales/fa_IR (LC_TELEPHONE): Likewise.
3880         * locales/fi_FI (LC_TELEPHONE): Likewise.
3881         * locales/fo_FO (LC_TELEPHONE): Likewise.
3882         * locales/fr_BE (LC_TELEPHONE): Likewise.
3883         * locales/fr_CA (LC_TELEPHONE): Likewise.
3884         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
3885         * locales/fr_CH (LC_TELEPHONE): Likewise.
3886         * locales/fr_LU (LC_TELEPHONE): Likewise.
3887         * locales/ga_IE (LC_TELEPHONE): Likewise.
3888         * locales/gl_ES (LC_TELEPHONE): Likewise.
3889         * locales/gv_GB (LC_TELEPHONE): Likewise.
3890         * locales/he_IL (LC_TELEPHONE): Likewise.
3891         * locales/hr_HR (LC_TELEPHONE): Likewise.
3892         * locales/hu_HU (LC_TELEPHONE): Likewise.
3893         * locales/id_ID (LC_TELEPHONE): Likewise.
3894         * locales/in_ID (LC_TELEPHONE): Likewise.
3895         * locales/is_IS (LC_TELEPHONE): Likewise.
3896         * locales/it_CH (LC_TELEPHONE): Likewise.
3897         * locales/it_IT (LC_TELEPHONE): Likewise.
3898         * locales/iw_IL (LC_TELEPHONE): Likewise.
3899         * locales/kl_GL (LC_TELEPHONE): Likewise.
3900         * locales/ko_KR (LC_TELEPHONE): Likewise.
3901         * locales/kw_GB (LC_TELEPHONE): Likewise.
3902         * locales/lt_LT (LC_TELEPHONE): Likewise.
3903         * locales/lv_LV (LC_TELEPHONE): Likewise.
3904         * locales/mk_MK (LC_TELEPHONE): Likewise.
3905         * locales/nl_BE (LC_TELEPHONE): Likewise.
3906         * locales/nl_NL (LC_TELEPHONE): Likewise.
3907         * locales/pl_PL (LC_TELEPHONE): Likewise.
3908         * locales/pt_BR (LC_TELEPHONE): Likewise.
3909         * locales/ro_RO (LC_TELEPHONE): Likewise.
3910         * locales/ru_RU (LC_TELEPHONE): Likewise.
3911         * locales/ru_UA (LC_TELEPHONE): Likewise.
3912         * locales/sk_SK (LC_TELEPHONE): Likewise.
3913         * locales/sl_SI (LC_TELEPHONE): Likewise.
3914         * locales/sr_YU (LC_TELEPHONE): Likewise.
3915         * locales/sv_FI (LC_TELEPHONE): Likewise.
3916         * locales/th_TH (LC_TELEPHONE): Likewise.
3917         * locales/tr_TR (LC_TELEPHONE): Likewise.
3918         * locales/uk_UA (LC_TELEPHONE): Likewise.
3920 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
3922         * locales/th_TH: Update revision information.
3923         (LC_CTYPE: alpha): Replace ";...;" with "..".
3924         (LC_COLLATE: order): Quote with "".
3926 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
3928         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
3929         in address.
3930         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
3931         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
3932         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
3933         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
3934         * locales/es_BO (LC_IDENTIFICATION): Likewise.
3935         * locales/es_CL (LC_IDENTIFICATION): Likewise.
3936         * locales/es_CO (LC_IDENTIFICATION): Likewise.
3937         * locales/es_DO (LC_IDENTIFICATION): Likewise.
3938         * locales/es_EC (LC_IDENTIFICATION): Likewise.
3939         * locales/es_ES (LC_IDENTIFICATION): Likewise.
3940         * locales/es_GT (LC_IDENTIFICATION): Likewise.
3941         * locales/es_HN (LC_IDENTIFICATION): Likewise.
3942         * locales/es_MX (LC_IDENTIFICATION): Likewise.
3943         * locales/es_PA (LC_IDENTIFICATION): Likewise.
3944         * locales/es_PE (LC_IDENTIFICATION): Likewise.
3945         * locales/es_PY (LC_IDENTIFICATION): Likewise.
3946         * locales/es_SV (LC_IDENTIFICATION): Likewise.
3947         * locales/es_US (LC_IDENTIFICATION): Likewise.
3948         * locales/es_UY (LC_IDENTIFICATION): Likewise.
3949         * locales/es_VE (LC_IDENTIFICATION): Likewise.
3950         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
3951         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
3952         * locales/no_NO (LC_TELEPHONE): Fill in.
3953         * locales/pt_PT (LC_TELEPHONE): Fill in.
3954         * locales/sv_SE (LC_TELEPHONE): Fill in.
3955         * locales/en_GB (LC_TELEPHONE): Fill in.
3956         * locales/cs_CZ (LC_TELEPHONE): Fill in.
3958 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
3960         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
3961         * tst-locale.sh (LC_ALL): Likewise.
3963 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
3965         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
3966         * tst-locale.sh: Likewise.
3968 2000-07-01  Andreas Jaeger  <aj@suse.de>
3970         * Makefile (generated-dirs): LOCALES are also generated.
3971         (generated-dirs): Remove obsolete entry.
3973 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
3975         * Makefile (distribute): Add locale test suite files, fmon test
3976         suite files, gen-locale.sh, and show-ucs-data.c.
3978         * Depend: New file.
3980         * Makefile: Rewrite rules to generate locale data.
3981         * gen-locale.sh: Generate only one locale which is described in a
3982         command line parameter.
3984         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
3985         around DEM problem.
3986         * tst-fmon.data: Change back entries with DEM.
3988         * gen-locale.sh: Print that it might take a while to finish.
3990 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
3992         * Makefile (install-locales): Remove the -u switch from localedef
3993         command line.
3995 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
3997         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
3998         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
3999         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
4001         * locales/POSIX: Update for new format.
4003         * Makefile: Regenerate locale data also if localedef changed.
4005         * tst-fmon.data: Until we know what is correct, but the spaces
4006         after DEM back in.
4008         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
4009         unresolved issues.
4010         * tests-mbwc/dat_mbtowc.c: Likewise.
4011         * tests-mbwc/dat_strcoll.c: Likewise.
4012         * tests-mbwc/dat_strfmon.c: Likewise.
4013         * tests-mbwc/dat_strxfrm.c: Likewise.
4014         * tests-mbwc/tst_mbtowc.c: Likewise.
4016 2000-06-29  Andreas Jaeger  <aj@suse.de>
4018         * sort-test.sh: Set LC_ALL to full locale name.
4020         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
4021         anymore.
4022         (LOCALES): New.
4023         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
4024         Depend on locale files
4025         (LOCALE_FILES): New.
4026         (ALL_LC_FILES): New.
4027         (ALL_OBJ_LC_FILES): New
4028         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
4030         * tst-ctype.sh: Don't generate locales here.
4031         * tst-mbswcs.sh: Likewise.
4032         * sort-test.sh: Likewise.
4034         * gen-locale.sh: New file to generate locales.
4036 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4038         * locales/en_GB: Update RAP address.
4039         * locales/fr_FR: Likewise.
4040         * locales/en_NZ: Likewise.
4041         * locales/de_BE: Likewise.
4042         * locales/de_CH: Likewise.
4043         * locales/de_LU: Likewise.
4044         * locales/en_AU: Likewise.
4045         * locales/en_IE: Likewise.
4046         * locales/eu_ES: Likewise.
4047         * locales/fr_BE: Likewise.
4048         * locales/fr_CH: Likewise.
4049         * locales/fr_LU: Likewise.
4050         * locales/it_IT: Likewise.
4051         * locales/nl_BE: Likewise.
4052         * locales/nl_NL: Likewise.
4053         * locales/pt_BR: Likewise.
4054         * locales/pt_PT: Likewise.
4055         * locales/sv_FI: Likewise.
4056         * locales/fi_FI: Likewise.
4057         * locales/sv_SE: Likewise.
4059 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4061         * locales/af_ZA: Update for new format.
4062         * locales/ar_SA: Likewise.
4063         * locales/be_BY: Likewise.
4064         * locales/bg_BG: Likewise.
4065         * locales/ca_ES: Likewise.
4066         * locales/el_GR: Likewise.
4067         * locales/en_BW: Likewise.
4068         * locales/en_DK: Likewise.
4069         * locales/en_ZW: Likewise.
4070         * locales/es_AR: Likewise.
4071         * locales/es_BO: Likewise.
4072         * locales/es_CL: Likewise.
4073         * locales/es_CO: Likewise.
4074         * locales/es_DO: Likewise.
4075         * locales/es_EC: Likewise.
4076         * locales/es_ES: Likewise.
4077         * locales/es_GT: Likewise.
4078         * locales/es_HN: Likewise.
4079         * locales/es_MX: Likewise.
4080         * locales/es_PA: Likewise.
4081         * locales/es_PE: Likewise.
4082         * locales/es_PY: Likewise.
4083         * locales/es_SV: Likewise.
4084         * locales/es_US: Likewise.
4085         * locales/es_UY: Likewise.
4086         * locales/es_VE: Likewise.
4087         * locales/et_EE: Likewise.
4088         * locales/fa_IR: Likewise.
4089         * locales/fr_CA: Likewise.
4090         * locales/en_CA,2.5: Likewise.
4091         * locales/fr_CA,2.13: Likewise.
4092         * locales/gl_ES: Likewise.
4093         * locales/hr_HR: Likewise.
4094         * locales/hu_HU: Likewise.
4095         * locales/ko_KR: Likewise.
4096         * locales/lt_LT: Likewise.
4097         * locales/lv_LV: Likewise.
4098         * locales/no_NO: Likewise.
4099         * locales/pl_PL: Likewise.
4100         * locales/ro_RO: Likewise.
4101         * locales/ru_RU: Likewise.
4102         * locales/ru_UA: Likewise.
4103         * locales/sk_SK: Likewise.
4104         * locales/sl_SI: Likewise.
4105         * locales/sr_YU: Likewise.
4106         * locales/th_TH: Likewise.
4107         * locales/tr_TR: Likewise.
4108         * locales/uk_UA: Likewise.
4109         * locales/en_CA: Likewise.
4110         * locales/is_IS: Likewise.
4111         * locales/mk_MK: Likewise.
4113 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4115         * locales/cs_CZ: Comment out fields I'm not sure about.
4116         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
4117         * locales/en_NZ: Update for new format.
4118         * locales/de_BE: Likewise.
4119         * locales/de_CH: Likewise.
4120         * locales/de_LU: Likewise.
4121         * locales/en_AU: Likewise.
4122         * locales/en_IE: Likewise.
4123         * locales/en_ZA: Likewise.
4124         * locales/eu_ES: Likewise.
4125         * locales/fo_FO: Likewise.
4126         * locales/fr_BE: Likewise.
4127         * locales/fr_CH: Likewise.
4128         * locales/fr_LU: Likewise.
4129         * locales/ga_IE: Likewise.
4130         * locales/gv_GB: Likewise.
4131         * locales/he_IL: Likewise.
4132         * locales/id_ID: Likewise.
4133         * locales/in_ID: Likewise.
4134         * locales/it_CH: Likewise.
4135         * locales/it_IT: Likewise.
4136         * locales/iw_IL: Likewise.
4137         * locales/kl_GL: Likewise.
4138         * locales/kw_GB: Likewise.
4139         * locales/nl_BE: Likewise.
4140         * locales/nl_NL: Likewise.
4141         * locales/pt_BR: Likewise.
4142         * locales/pt_PT: Likewise.
4143         * locales/sv_FI: Likewise.
4144         * locales/da_DK: Likewise.
4145         * locales/fi_FI: Likewise.
4146         * locales/sv_SE: Likewise.
4148 2000-06-29  Andreas Jaeger  <aj@suse.de>
4150         * Makefile (locale_test_suite): Add new test files.
4151         (tst_mblen-ENV): New.
4152         (tst_mbtowc-ENV): New.
4153         (tst_strcoll-ENV): New.
4154         (tst_strxfrm-ENV): New.
4155         (tst_wctomb-ENV): New.
4156         (tst_mbrtowc-ENV): New.
4157         (tst_mbsrtowcs-ENV): New.
4158         (tst_mbstowcs-ENV): New.
4159         (tst_strfmon-ENV): New.
4160         (tst_wcrtomb-ENV): New.
4161         (tst_wcsrtombs-ENV): New.
4162         (tst_wcstod-ENV): New.
4163         (tst_wcstok-ENV): New.
4164         (tst_wcstombs-ENV): New.
4166         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
4167         <kuwahara@cthulhu.engr.sgi.com>.
4168         * tests-mbwc/dat_wctomb.c: Likewise.
4169         * tests-mbwc/tst_mbtowc.c: Likewise.
4170         * tests-mbwc/dat_mbtowc.c: Likewise.
4171         * tests-mbwc/tst_strxfrm.c: Likewise.
4172         * tests-mbwc/dat_strxfrm.c: Likewise.
4173         * tests-mbwc/dat_strcoll.c: Likewise.
4174         * tests-mbwc/tst_strcoll.c: Likewise.
4175         * tests-mbwc/tst_mblen.c: Likewise.
4176         * tests-mbwc/dat_mblen.c: Likewise.
4177         * tests-mbwc/dat_wcstok.c: Likewise.
4178         * tests-mbwc/tst_wcstok.c: Likewise.
4179         * tests-mbwc/dat_wcstod.c: Likewise.
4180         * tests-mbwc/tst_wcstod.c: Likewise.
4181         * tests-mbwc/dat_mbrtowc.c: Likewise.
4182         * tests-mbwc/tst_mbrtowc.c: Likewise.
4183         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4184         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4185         * tests-mbwc/dat_wcstombs.c: Likewise.
4186         * tests-mbwc/tst_wcstombs.c: Likewise.
4187         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4188         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4189         * tests-mbwc/dat_wcrtomb.c: Likewise.
4190         * tests-mbwc/tst_wcrtomb.c: Likewise.
4191         * tests-mbwc/dat_mbstowcs.c: Likewise.
4192         * tests-mbwc/tst_mbstowcs.c: Likewise.
4193         * tests-mbwc/dat_strfmon.c: Likewise.
4194         * tests-mbwc/tst_strfmon.c: Likewise.
4196 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4198         * locales/mk_MK: Updated (not to new format).
4199         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
4201 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4203         * locales/fr_FR: Update for new format.
4204         * locales/de_AT: Likewise.
4205         * locales/en_GB: Likewise.
4207 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4209         * locales/th_TH: Update copyright notice.
4211         * locales/cs_CZ: Updated for new format.
4212         Patch by Jakub Jelinek <jakub@redhat.com>.
4214         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
4215         comments.
4216         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
4217         internal state of mbrlen.
4219         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
4220         (TEST_MBWC_ENV): Remove unnecessary slash.
4221         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
4223         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
4225         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
4226         tests.
4228         * locales/iso14651_t1: Explicitly add control character in
4229         U0000-U001F and U007F-U009F range for backward compatibility.
4231         * locales/i18n: Correct problems found by test suite.
4233 2000-06-28  Andreas Jaeger  <aj@suse.de>
4235         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
4236         warning.
4238         * Makefile (locale_test_suite): Add tst_mbrlen.
4239         (tst_mbrlen-ENV): New.
4241         * tests-mbwc/tst_mbrlen.c: New file
4243         * tests-mbwc/dat_mbrlen.c: New file.
4245         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
4246         (struct TST_HEAD): Use const char* instead of an array.
4248         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
4250         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
4252         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
4254 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4256         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
4257         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
4258         U4E06 is not in EUC-JP.
4259         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
4260         * tests-mbwc/dat_towctrans.c: Likewise.
4261         * tests-mbwc/dat_wcscoll.c: Likewise.
4262         * tests-mbwc/dat_wcswidth.c: Likewise.
4263         * tests-mbwc/dat_wctob.c: Likewise.
4265         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
4266         versions.
4268         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
4269         what is correct.
4270         * tests-mbwc/dat_wcsxfrm.c: Likewise.
4271         * tests-mbwc/dat_wcwidth.c: Likewise.
4273         * tests-mbwc/tst_funcs.h: Pretty print.
4275         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
4276         * tests-mbwc/tst_wcschr.c: Likewise.
4277         * tests-mbwc/tst_wcscpy.c: Likewise.
4278         * tests-mbwc/tst_wcscat.c: Likewise.
4279         * tests-mbwc/tst_wcsncpy.c: Likewise.
4280         * tests-mbwc/tst_wcspbrk.c: Likewise.
4281         * tests-mbwc/tst_wcsstr.c: Likewise.
4282         * tests-mbwc/tst_wctrans.c: Likewise.
4283         * tests-mbwc/tst_wctype.c: Likewise.
4285         * tests-mbwc/tst_wcscoll.c: Print better error messages.
4287         * Makefile (tests): Define as $(locale_test_suite) but only
4288         if not cross-compiling and shared libs are built.
4289         (locale_test_suite): New variable.  Name all new tests from the
4290         locale test suite.
4291         Add rule to run new tests only when all data is available.
4292         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
4294         * tst-ctype-de_DE.in: U00A0 is not in class graph.
4296         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
4298         * locales/i18n: Backspace isn't blank, tab is.
4300         * tst-ctype.c (main): Add tests for control characters and space.
4302         * locales/i18n: Backspace is no space.
4304         * locales/i18n: Add \t to space.
4306 2000-06-27  Andreas Jaeger  <aj@suse.de>
4308         * Makefile (TEST_MBWC_ENV): New variable.
4309         Use it for all tests from tests-mbwc.
4311 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4313         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
4315 2000-06-27  Andreas Jaeger  <aj@suse.de>
4317         * Makefile: Add environment setting for all tests from tests-mbwc.
4319 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4321         * locales/en_DK.com: Not needed.
4323 2000-06-27  Andreas Jaeger  <aj@suse.de>
4325         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
4326         <kuwahara@cthulhu.engr.sgi.com>.
4328         * Makefile (tests): Add tests from tests-mbwc subdirectory,
4329         comment them out for now.
4330         (subdir-dirs): New for tests-mbwc, add also vpaths.
4332         * locales/ja_JP: Add missing / in LC_CTYPE.
4334 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
4336         * Makefile (distribute): Add tst-ctype-de_DE.in.
4337         * tst-ctype.c: Read in more tests from stdin.
4338         * tst-ctype.sh: Feed extra test data to program via stdin.
4339         * tst-ctype-de_DE.in: New file.
4341         * locales/i18n (punct): Exclude U00A0.
4342         (blank): Include U00A0.
4344         * locales/ja_JP: Updates for new format.
4346         * Makefile (test-srcs): Add tst-ctype.
4347         (distribute): Add tst-ctype.sh.
4348         (do-tst-ctype): New target.  Run for tests.
4349         * tst-ctype.c: New file.
4350         * tst-ctype.sh: New file.
4352         * locales/i18n: NUL character must not be in cntrl.
4354         * Makefile (test-input): Add en_US.ISO-8859-1.
4355         * en_US.in: New file.
4357 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
4359         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
4360         for now.
4362         * de_DE.in: Update for new sorting.
4364         * tst-locale.sh: Don't use mnemonic.ds.
4365         * tst-mbswcs.sh: Likewise.
4366         * tst-trans.sh: Likewise.
4368         * locales/de_DE: Update for new format.
4369         * locales/en_US: Likewise.
4370         * tests/trans.def: Likewise.
4371         * tst-fmon-locales/tstfmon_n01y12: Likewise.
4372         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4373         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4374         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4375         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4376         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4377         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4378         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4379         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4380         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4381         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4382         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4383         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4384         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4385         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4387         * tst-rpmatch.c: Avoid warning with broken compiler.
4389         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
4391         * sort-test.sh: Add more GCONV_PATH usages.
4392         * tst-fmon.sh: Likewise.
4393         * tst-locale.sh: Likewise.
4394         * tst-mbswcs.sh: Likewise.
4395         * tst-rpmatch.sh: Likewise.
4396         * tst-trans.sh: Likewise.
4398         * locales/i18n: Remove order_start around copy.
4400         * locales/iso14651_t1: Correct various small errors.
4402 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
4404         * charmaps/ISO-8859-1: Correct width specification.
4406 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
4408         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
4409         * charmaps/ANSI_X3.4-1968: Likewise.
4410         * charmaps/ASMO_449: Likewise.
4411         * charmaps/BALTIC: Likewise.
4412         * charmaps/BS_4730: Likewise.
4413         * charmaps/BS_VIEWDATA: Likewise.
4414         * charmaps/CP1250: Likewise.
4415         * charmaps/CP1251: Likewise.
4416         * charmaps/CP1252: Likewise.
4417         * charmaps/CP1253: Likewise.
4418         * charmaps/CP1254: Likewise.
4419         * charmaps/CP1255: Likewise.
4420         * charmaps/CP1256: Likewise.
4421         * charmaps/CP1257: Likewise.
4422         * charmaps/CP1258: Likewise.
4423         * charmaps/CSA_Z243.4-1985-1: Likewise.
4424         * charmaps/CSA_Z243.4-1985-2: Likewise.
4425         * charmaps/CSA_Z243.4-1985-GR: Likewise.
4426         * charmaps/CSN_369103: Likewise.
4427         * charmaps/CWI: Likewise.
4428         * charmaps/DEC-MCS: Likewise.
4429         * charmaps/DIN_66003: Likewise.
4430         * charmaps/DS_2089: Likewise.
4431         * charmaps/EBCDIC-AT-DE: Likewise.
4432         * charmaps/EBCDIC-AT-DE-A: Likewise.
4433         * charmaps/EBCDIC-CA-FR: Likewise.
4434         * charmaps/EBCDIC-DK-NO: Likewise.
4435         * charmaps/EBCDIC-DK-NO-A: Likewise.
4436         * charmaps/EBCDIC-ES: Likewise.
4437         * charmaps/EBCDIC-ES-A: Likewise.
4438         * charmaps/EBCDIC-ES-S: Likewise.
4439         * charmaps/EBCDIC-FI-SE: Likewise.
4440         * charmaps/EBCDIC-FI-SE-A: Likewise.
4441         * charmaps/EBCDIC-FR: Likewise.
4442         * charmaps/EBCDIC-IS-FRISS: Likewise.
4443         * charmaps/EBCDIC-IT: Likewise.
4444         * charmaps/EBCDIC-PT: Likewise.
4445         * charmaps/EBCDIC-UK: Likewise.
4446         * charmaps/EBCDIC-US: Likewise.
4447         * charmaps/ECMA-CYRILLIC: Likewise.
4448         * charmaps/ES: Likewise.
4449         * charmaps/ES2: Likewise.
4450         * charmaps/EUC-JP: Likewise.
4451         * charmaps/EUC-KR: Likewise.
4452         * charmaps/GB2312: Likewise.
4453         * charmaps/GBK: Likewise.
4454         * charmaps/GB_1988-80: Likewise.
4455         * charmaps/GOST_19768-74: Likewise.
4456         * charmaps/GREEK-CCITT: Likewise.
4457         * charmaps/GREEK7: Likewise.
4458         * charmaps/GREEK7-OLD: Likewise.
4459         * charmaps/HP-ROMAN8: Likewise.
4460         * charmaps/IBM037: Likewise.
4461         * charmaps/IBM038: Likewise.
4462         * charmaps/IBM1004: Likewise.
4463         * charmaps/IBM1026: Likewise.
4464         * charmaps/IBM1047: Likewise.
4465         * charmaps/IBM256: Likewise.
4466         * charmaps/IBM273: Likewise.
4467         * charmaps/IBM274: Likewise.
4468         * charmaps/IBM275: Likewise.
4469         * charmaps/IBM277: Likewise.
4470         * charmaps/IBM278: Likewise.
4471         * charmaps/IBM280: Likewise.
4472         * charmaps/IBM281: Likewise.
4473         * charmaps/IBM284: Likewise.
4474         * charmaps/IBM285: Likewise.
4475         * charmaps/IBM290: Likewise.
4476         * charmaps/IBM297: Likewise.
4477         * charmaps/IBM420: Likewise.
4478         * charmaps/IBM423: Likewise.
4479         * charmaps/IBM424: Likewise.
4480         * charmaps/IBM437: Likewise.
4481         * charmaps/IBM500: Likewise.
4482         * charmaps/IBM850: Likewise.
4483         * charmaps/IBM851: Likewise.
4484         * charmaps/IBM852: Likewise.
4485         * charmaps/IBM855: Likewise.
4486         * charmaps/IBM857: Likewise.
4487         * charmaps/IBM860: Likewise.
4488         * charmaps/IBM861: Likewise.
4489         * charmaps/IBM862: Likewise.
4490         * charmaps/IBM863: Likewise.
4491         * charmaps/IBM864: Likewise.
4492         * charmaps/IBM865: Likewise.
4493         * charmaps/IBM866: Likewise.
4494         * charmaps/IBM868: Likewise.
4495         * charmaps/IBM869: Likewise.
4496         * charmaps/IBM870: Likewise.
4497         * charmaps/IBM871: Likewise.
4498         * charmaps/IBM874: Likewise.
4499         * charmaps/IBM875: Likewise.
4500         * charmaps/IBM880: Likewise.
4501         * charmaps/IBM891: Likewise.
4502         * charmaps/IBM903: Likewise.
4503         * charmaps/IBM904: Likewise.
4504         * charmaps/IBM905: Likewise.
4505         * charmaps/IBM918: Likewise.
4506         * charmaps/IEC_P27-1: Likewise.
4507         * charmaps/INIS: Likewise.
4508         * charmaps/INIS-CYRILLIC: Likewise.
4509         * charmaps/INVARIANT: Likewise.
4510         * charmaps/ISIRI-3342: Likewise.
4511         * charmaps/ISO-8859-1: Likewise.
4512         * charmaps/ISO-8859-10: Likewise.
4513         * charmaps/ISO-8859-13: Likewise.
4514         * charmaps/ISO-8859-14: Likewise.
4515         * charmaps/ISO-8859-15: Likewise.
4516         * charmaps/ISO-8859-16: Likewise.
4517         * charmaps/ISO-8859-2: Likewise.
4518         * charmaps/ISO-8859-3: Likewise.
4519         * charmaps/ISO-8859-4: Likewise.
4520         * charmaps/ISO-8859-5: Likewise.
4521         * charmaps/ISO-8859-6: Likewise.
4522         * charmaps/ISO-8859-7: Likewise.
4523         * charmaps/ISO-8859-8: Likewise.
4524         * charmaps/ISO-8859-9: Likewise.
4525         * charmaps/ISO-IR-197: Likewise.
4526         * charmaps/ISO-IR-90: Likewise.
4527         * charmaps/ISO_10367-BOX: Likewise.
4528         * charmaps/ISO_5427: Likewise.
4529         * charmaps/ISO_5428: Likewise.
4530         * charmaps/ISO_646.BASIC: Likewise.
4531         * charmaps/ISO_646.IRV: Likewise.
4532         * charmaps/ISO_6937: Likewise.
4533         * charmaps/ISO_6937-2-25: Likewise.
4534         * charmaps/ISO_6937-2-ADD: Likewise.
4535         * charmaps/ISO_8859-SUPP: Likewise.
4536         * charmaps/IT: Likewise.
4537         * charmaps/JIS_C6220-1969-RO: Likewise.
4538         * charmaps/JIS_C6229-1984-B: Likewise.
4539         * charmaps/JIS_X0201: Likewise.
4540         * charmaps/JUS_I.B1.002: Likewise.
4541         * charmaps/JUS_I.B1.003-MAC: Likewise.
4542         * charmaps/JUS_I.B1.003-SERB: Likewise.
4543         * charmaps/KOI-8: Likewise.
4544         * charmaps/KOI8-R: Likewise.
4545         * charmaps/KOI8-U: Likewise.
4546         * charmaps/KSC5636: Likewise.
4547         * charmaps/KSX1001: Likewise.
4548         * charmaps/LATIN-GREEK: Likewise.
4549         * charmaps/LATIN-GREEK-1: Likewise.
4550         * charmaps/MAC-IS: Likewise.
4551         * charmaps/MAC-UK: Likewise.
4552         * charmaps/MACINTOSH: Likewise.
4553         * charmaps/MSZ_7795.3: Likewise.
4554         * charmaps/NATS-DANO: Likewise.
4555         * charmaps/NATS-SEFI: Likewise.
4556         * charmaps/NC_NC00-10: Likewise.
4557         * charmaps/NEXTSTEP: Likewise.
4558         * charmaps/NF_Z_62-010: Likewise.
4559         * charmaps/NF_Z_62-010_1973: Likewise.
4560         * charmaps/NS_4551-1: Likewise.
4561         * charmaps/NS_4551-2: Likewise.
4562         * charmaps/PT: Likewise.
4563         * charmaps/PT2: Likewise.
4564         * charmaps/SAMI: Likewise.
4565         * charmaps/SAMI-WS2: Likewise.
4566         * charmaps/SEN_850200_B: Likewise.
4567         * charmaps/SEN_850200_C: Likewise.
4568         * charmaps/T.101-G2: Likewise.
4569         * charmaps/T.61-7BIT: Likewise.
4570         * charmaps/T.61-8BIT: Likewise.
4571         * charmaps/TIS-620: Likewise.
4572         * charmaps/UTF8: Likewise.
4573         * charmaps/VIDEOTEX-SUPPL: Likewise.
4575 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
4577         * locales/pt_BR: Revert last change partly.  Full weekday and month
4578         names are written with lowercase first letter.
4579         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4581 2000-06-21  Andreas Jaeger  <aj@suse.de>
4583         * tst-trans.c: Include <stdlib.h> and <string.h>.
4585 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
4587         * locales/pt_BR: Correct day and month names.
4588         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4590 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
4592         * Makefile (ld-test-srcs): Add tests/test6.c.
4594         * Makefile (ld-test-srcs): Add trans.def here.
4596         * Makefile (ld-test-srcs): Handle .ds files separately.
4598         * Makefile (ld-test-srcs): Distribute all test6 input files.
4600 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
4602         * locales/be_BY: New file.
4603         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
4605 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
4607         * locales/iso14651_t1: New file.
4609 2000-05-15  Andreas Jaeger  <aj@suse.de>
4611         * tst-fmon.data: Change testcase following fixes for
4612         de_DE.
4614         * locales/de_DE: Remove space after DEM since DEM is
4615         now placed after the value.
4617         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
4618         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
4619         PR libc/1713.
4621 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
4623         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
4624         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
4626         * tst-fmon.c (main): Print the locale name as well in the error
4627         message.
4629 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
4631         * locales/i18n: New file.
4633 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
4635         * tst-fmon.data: Update test after last strfmon change.
4637 2000-03-15  Andreas Jaeger  <aj@suse.de>
4639         * locales/sl_SI: Fix entries for june and july.
4640         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
4641         libc/1648.
4643 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
4645         * locales/en_DK: Correct syntax.
4647 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
4649         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
4651 2000-03-01  Andreas Jaeger  <aj@suse.de>
4653         * locales/gv_GB: New file.
4654         * locales/kw_GB: New file.
4655         From Pablo Saratxaga <pablo@mandrakesoft.com>.
4657 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
4659         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
4661 2000-03-01  Andreas Jaeger  <aj@suse.de>
4663         * SUPPORTED: Added bg_BG.CP1251.
4665         * locales/bg_BG: New file.
4667 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
4669         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
4670         names for characters.
4671         * charmaps/EUC-KR: ADD width information.
4672         * repertoiremaps/mnemonic.ko: New file.
4673         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4675         * charmaps/GBK: New file.
4676         * locales/zh_CN.GBK: New file.
4677         * repertoiremaps/mnemonic.zh: New file.
4678         Contributed by Sean Chen <sean.chen@turbolinux.com>.
4680         * locales/mk_MK: New file.
4681         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
4682         * SUPPORTED: Add mk_MK ISO-8859-5.
4684 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
4686         * SUPPORTED: Add gl_ES.ISO-8859-1.
4688         * SUPPORTED: Add ar_SA.ISO-8859-6.
4689         * locales/ar_SA: New file.
4691         * locales/th_TH: Remove Thai digits from `digits'.
4693         * SUPPORTED: Add th_TH.TIS-620.
4695         * locales/el_GR (toupper): Don't map *s to S*.
4696         * locales/en_DK: Likewise.
4697         * locales/en_DK.com: Likewise.
4698         * locales/ru_RU: Likewise.
4699         * locales/ru_UA: Likewise.
4700         * locales/tr_TR: Likewise.
4701         * locales/uk_UA: Likewise.
4703         * locales/en_DK (toupper): Map v% to V%.
4704         (tolower): Map V% to v%.
4705         * locales/en_DK.com: Likewise.
4706         * locales/ru_RU: Likewise.
4707         * locales/ru_UA: Likewise.
4708         * locales/tr_TR: Likewise.
4709         * locales/uk_UA: Likewise.
4711 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
4713         * Makefile (generated-dirs): Add de_DE.437.
4715 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
4717         * charmaps/IBM864: Correct comment for /xC6 mapping.
4718         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
4719         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
4720         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
4721         Reported by Bruno Haible <haible@ilog.fr>.
4723 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4725         * locales/af_ZA: Fix syntax errors.
4727 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
4729         * tst-locale.sh: Also enable test5.
4730         * tests/test5.ds: New file.
4732         * locales/gl_ES: New file.
4733         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
4735         * locales/POSIX: Remove trailing semicolon.
4736         * locales/th_TH: Likewise.
4737         PR libc/1545.
4739 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
4741         * locales/ja_JP: Add double-width digits to digit class.
4743 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
4745         * charmaps/ISO-8859-16: Add mapping for /xba.
4746         Reported by Bruno Haible <haible@ilog.fr>.
4748 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
4750         * tst-trans.sh: Add directory names to charmap and repertoire file
4751         names.
4753         * charmaps/ISO-8859-16: New file.
4755         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
4757 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
4759         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
4761 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
4763         * collate-test.c (main): Correct logic in test.
4765         * tst-trans.sh: Use correct name for dynamic loader.
4767 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
4769         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
4771         * locale/en_BW: New file.
4772         * locale/en_ZW: New file.
4773         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4775 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
4777         * locales/ja_JP: Fix cntrl mapping and era definition.
4778         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
4780 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
4782         * locales/af_ZA: New file.
4783         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4785 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
4787         * locales/POSIX: Fix collation order of <SI> and add a few missing
4788         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
4790         * locales/cs_CZ: Fix syntax of collation entries with multi-character
4791         weights.
4792         * locales/da_DK: Likewise.
4793         * locales/el_GR: Likewise.
4794         * locales/en_CA: Likewise.
4795         * locales/en_CA,2.5: Likewise.
4796         * locales/en_DK: Likewise.
4797         * locales/en_DK.com: Likewise.
4798         * locales/es_AR: Likewise.
4799         * locales/es_BO: Likewise.
4800         * locales/es_CL: Likewise.
4801         * locales/es_CO: Likewise.
4802         * locales/es_DO: Likewise.
4803         * locales/es_EC: Likewise.
4804         * locales/es_ES: Likewise.
4805         * locales/es_GT: Likewise.
4806         * locales/es_HN: Likewise.
4807         * locales/es_MX: Likewise.
4808         * locales/es_PA: Likewise.
4809         * locales/es_PE: Likewise.
4810         * locales/es_PY: Likewise.
4811         * locales/es_SV: Likewise.
4812         * locales/es_US: Likewise.
4813         * locales/es_UY: Likewise.
4814         * locales/es_VE: Likewise.
4815         * locales/et_EE: Likewise.
4816         * locales/fi_FI: Likewise.
4817         * locales/fr_CA,2.13: Likewise.
4818         * locales/hr_HR: Likewise.
4819         * locales/hu_HU: Likewise.
4820         * locales/is_IS: Likewise.
4821         * locales/lt_LT: Likewise.
4822         * locales/lv_LV: Likewise.
4823         * locales/no_NO: Likewise.
4824         * locales/pl_PL: Likewise.
4825         * locales/ro_RO: Likewise.
4826         * locales/ru_RU: Likewise.
4827         * locales/ru_UA: Likewise.
4828         * locales/sl_SI: Likewise.
4829         * locales/sr_YU: Likewise.
4830         * locales/sv_SE: Likewise.
4831         * locales/th_TH: Likewise.
4832         * locales/tr_TR: Likewise.
4833         * locales/uk_UA: Likewise.
4835 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
4837         * charmaps/ISIRI-3342: New file.
4838         * locales/fa_IR: New file.
4839         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
4841 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
4843         * locales/de_DE: Correct syntax of multi-character weights.
4845 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
4847         * tests/test6.c: New file.
4848         * tests/test6.cm: New file.
4849         * tests/test6.def: New file.
4850         * tests/test6.mne: New file.
4852         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
4853         UFE85, and UFE8B.
4854         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
4855         and /xc6.
4856         * charmaps/KOI8-U: Fix typo in /x95 entry.
4857         * charmaps/KOI8-R: Correct 0x95 entry.
4858         * charmaps/CP1258: Add /xEC.
4859         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
4860         * charmaps/IBM874: Add Euro.
4861         * charmaps/ISO-8859-7: Map /xB4 to U0384.
4862         Reported by Bruno Haible <haible@ilog.fr>.
4864 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
4866         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
4867         1992.  Reported by Bruno Haible <haible@ilog.fr>.
4869 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
4871         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
4872         * charmaps/EUC-JP: Likewise.
4873         * repertoiremaps/mnemonic.ja: Likewise.
4875         * locales/ja_JP: Add extra CLASS and MAP definisions.
4877         * charmaps/EUC-JP: Add WIDTH definitions.
4879 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
4881         * Makefile: Don't run tests for now.
4883 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
4885         * locales/ko_KR: New file.
4886         * charmaps/EUC-KR: New file.
4887         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4889 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
4891         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
4893         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
4895 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
4897         * tst-trans.c: New file.
4898         * tst-trans.sh: New file.
4899         * tests/trans.def: New file.
4900         * Makefile: Add rules for character mapping tests.
4902         * tests/test1.def: Correct ellipsis syntax.
4904 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
4906         * charmaps/ISO-8859-1: Don't define values for non-printable
4907         characters.
4909         * charmaps/ISO-8859-1: Add width information.
4911 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
4913         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
4915         * charmaps/ISO-8859-13: Fix a few entries.
4916         Patch by Marius Gedminas <mgedmin@takas.lt>.
4918 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
4920         * locales/zh_CN: Some first patches to make the file usable.
4922 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
4924         * locales/id_ID: Fix typo.
4926 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
4928         * locales/en_DK: Add Euro symbol to collation and characterization
4929         tables.  Patch by Geoff Keating.
4931         * charmaps/ISO-8859-15: Remove duplicate <OC>.
4933 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
4935         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
4936         * charmaps/IBM866: Likewise.
4937         * charmaps/IBM874: Likewise.
4938         * charmaps/ISO-8859-13: Likewise.
4939         * charmaps/ISO-8859-14: Likewise.
4940         * charmaps/ISO-8859-15: Likewise.
4941         * charmaps/MAC-UK: Likewise.
4943         * charmaps/ISO-8859-13: Correct typo.
4944         * charmaps/ISO-8859-14: Likewise.
4945         * charmaps/ISO-8859-15: Likewise.
4947 1999-08-16  Andreas Schwab  <schwab@suse.de>
4949         * charmaps/UTF8: Add entries for /x00.  Remove spurious
4950         <percent-sign/> entry.  Correct typo.
4952 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4954         * charmaps/UTF8: Generated from the charDB.
4956 1999-08-13  Andreas Schwab  <schwab@suse.de>
4958         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
4959         * locales/da_DK: Likewise.
4960         * locales/de_DE: Likewise.
4961         * locales/el_GR: Likewise.
4962         * locales/en_CA: Likewise.
4963         * locales/en_DK: Likewise.
4964         * locales/en_DK.com: Likewise.
4965         * locales/es_AR: Likewise.
4966         * locales/es_BO: Likewise.
4967         * locales/es_CL: Likewise.
4968         * locales/es_CO: Likewise.
4969         * locales/es_DO: Likewise.
4970         * locales/es_EC: Likewise.
4971         * locales/es_ES: Likewise.
4972         * locales/es_GT: Likewise.
4973         * locales/es_HN: Likewise.
4974         * locales/es_MX: Likewise.
4975         * locales/es_PA: Likewise.
4976         * locales/es_PE: Likewise.
4977         * locales/es_PY: Likewise.
4978         * locales/es_SV: Likewise.
4979         * locales/es_US: Likewise.
4980         * locales/es_UY: Likewise.
4981         * locales/es_VE: Likewise.
4982         * locales/et_EE: Likewise.
4983         * locales/fi_FI: Likewise.
4984         * locales/hr_HR: Likewise.
4985         * locales/hu_HU: Likewise.
4986         * locales/is_IS: Likewise.
4987         * locales/lt_LT: Likewise.
4988         * locales/lv_LV: Likewise.
4989         * locales/no_NO: Likewise.
4990         * locales/pl_PL: Likewise.
4991         * locales/ro_RO: Likewise.
4992         * locales/ru_RU: Likewise.
4993         * locales/ru_UA: Likewise.
4994         * locales/sl_SI: Likewise.
4995         * locales/sr_YU: Likewise.
4996         * locales/sv_SE: Likewise.
4997         * locales/tr_TR: Likewise.
4998         * locales/uk_UA: Likewise.
5000         * charmaps/ISO_10646: Fix typo.
5002 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5004         * locales/ca_ES: New file.
5005         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
5007         * SUPPORTED: Add ca_ES.
5009 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
5011         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
5012         correct sources.
5014 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
5016         * locales/ru_RU: Abbreviate Saturday Sbt.
5017         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
5019 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
5021         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
5023 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5025         * Makefile (install-locales): Allow specifying charset in locale
5026         name but omit it in locale definition file.
5028         * SUPPORTED: Don't generate ru_SU.
5029         * locales/ru_SU: Removed.
5031         * locales/zh_CN: Update.
5032         * charmaps/GB2312: New file.
5033         Contributed by hashao@china.com.
5035 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5037         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
5038         correct some character names.
5040         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
5042 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
5044         * charmaps/SAMI-WS2: Add one more alias.
5046 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
5048         * charmaps/IBM874: New file.
5050         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
5052         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
5054         * charmaps/IBM864: Major update from Unicode data.
5056         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
5058         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
5060         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
5062         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
5064         * charmaps/IBM857: Correct entries ee, f7, and fa.
5066         * charmaps/IBM855: Correct entries 95, ef, and fd.
5068         * charmaps/IBM437: Correct entries f9 and fa.
5070         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
5072         * locales/th_TH: New file.  Thai locale description.
5073         * th_TH.in: New file.
5074         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5076 1999-04-14  Cristian Gafton  <gafton@redhat.com>
5078         * SUPPORTED: Add support for Ukraine Russian.
5079         * locales/ru_UA: New file.
5080         * locales/uk_UA: New file.
5081         * charmaps/KOI8-U: New file.
5083 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
5085         * locales/id_ID: New file.
5087 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
5089         * charmaps/TIS-620: New file.
5090         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5092 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
5094         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
5096         * charmaps/CP1256: Cosmetic changes.
5097         * charmaps/CP1257: Likewise.
5099         * charmaps/CP1258: New file.
5101         * charmaps/CP1257: Add some marks.
5102         * charmaps/CP1256: Update from Unicode page.
5103         * charmaps/CP1255: Lots of punctuation character changes.
5104         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
5105         * charmaps/CP1253: Add Euro character.
5106         * charmaps/CP1252: Add Euro character and z caron.
5107         * charmaps/CP1251: Add Euro character.
5108         * charmaps/CP1250: Add Euro character.
5110 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
5112         * locales/hr_HR: Various corrections.
5113         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
5115 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
5117         * locales/ru_RU (mon): Fix March and May month name translations.
5118         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
5120 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
5122         * Makefile (test-input): Prepare for cs_CZ test.
5123         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
5124         * cs_CZ.in: New file.
5126 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
5128         * locales/it_CH: New file.
5129         * SUPPORTED: Add it_CH.
5131         * locales/in_ID: New file.
5132         * SUPPORTED: Add in_ID.
5134 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5136         * Makefile (test-input): Add hr_HR.ISO-8859-2.
5137         (test-input-data): New variable.
5138         (distribute): Use it.
5139         (do-collate-test): Use it.
5140         * locales/hr_HR.in: New file.
5142 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
5144         * charmaps/IBM866: New file.
5145         * charmaps/MAC-UK: New file.
5147 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
5149         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
5150         * charmaps/ISO-8859-14: Add alias names.
5152         * repertoiremaps/mnemonics.ds: Remove duplicates.
5154 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
5156         * charmaps/ISO-8859-13: New file.
5157         * charmaps/ISO-8859-14: New file.
5158         * charmaps/ISO-8859-15: New file.
5160         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
5162 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
5164         * SUPPORTED: Add en_AU.
5166 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
5168         * SUPPORTED: Update greek entry.
5169         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
5171 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
5173         * locales/el_GR (abmon): Remove spaces at end of strings.
5175 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
5177         * tests/test1.cm: Add missing character definitions to read POSIX
5178         locale definition.
5179         * tests/test2.cm: Likewise.
5180         * tests/test3.cm: Likewise.
5181         * tests/test4.cm: Likewise.
5182         * tests/test5.cm: Likewise.
5184 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
5186         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
5188 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
5190         * locales/gr_GR: Renamed to...
5191         * locales/el_GR: ...this.
5192         (yesexpr, noexpr): Also allow yes and no.
5194 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5196         * locales/sr_YU: Add repertoiremap.
5198 1998-09-23  Cristian Gafton  <gafton@redhat.com>
5200         * locales/sr_YU: New file.
5201         * SUPPORTED: Add sr_YU.
5203 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
5205         * Makefile: Rewrite install-locales rule.
5207 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
5209         * Makefile: Add more dependecies for running tests.
5210         Reported by HJ Lu.
5212 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5214         * locales/sk_SK: Add repertoiremap.
5216 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5218         * locales/ru_SU: Add repertoiremap.
5220 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
5222         * locales/ru_SU: New file.
5223         * SUPPORTED: Add ru_SU with KOI8-R.
5225 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
5227         * Makefile: Install repertoire maps.
5228         * mnemonic.ds: Moved into repertoiremaps subdir.
5229         * repertoiremaps/charids.894: New file.
5230         * repertoiremaps/mnemonic.ds: New file.
5232         * sort-test.sh: Adapt for most recent changes in localedef.
5233         * tst-fmon.sh: Likewise.
5234         * tst-locale.sh: Likewise.
5236         * locales/POSIX: Add repertoiremap definition.
5237         * locales/cs_CZ: Likewise.
5238         * locales/da_DK: Likewise.
5239         * locales/de_AT: Likewise.
5240         * locales/de_BE: Likewise.
5241         * locales/de_CH: Likewise.
5242         * locales/de_DE: Likewise.
5243         * locales/de_LU: Likewise.
5244         * locales/en_AU: Likewise.
5245         * locales/en_CA: Likewise.
5246         * locales/en_CA,2.5: Likewise.
5247         * locales/en_DK: Likewise.
5248         * locales/en_DK.com: Likewise.
5249         * locales/en_GB: Likewise.
5250         * locales/en_IE: Likewise.
5251         * locales/en_NZ: Likewise.
5252         * locales/en_US: Likewise.
5253         * locales/es_AR: Likewise.
5254         * locales/es_BO: Likewise.
5255         * locales/es_CL: Likewise.
5256         * locales/es_CO: Likewise.
5257         * locales/es_DO: Likewise.
5258         * locales/es_EC: Likewise.
5259         * locales/es_ES: Likewise.
5260         * locales/es_GT: Likewise.
5261         * locales/es_HN: Likewise.
5262         * locales/es_MX: Likewise.
5263         * locales/es_PA: Likewise.
5264         * locales/es_PE: Likewise.
5265         * locales/es_PY: Likewise.
5266         * locales/es_SV: Likewise.
5267         * locales/es_US: Likewise.
5268         * locales/es_UY: Likewise.
5269         * locales/es_VE: Likewise.
5270         * locales/et_EE: Likewise.
5271         * locales/eu_ES: Likewise.
5272         * locales/fi_FI: Likewise.
5273         * locales/fo_FO: Likewise.
5274         * locales/fr_BE: Likewise.
5275         * locales/fr_CA: Likewise.
5276         * locales/fr_CA,2.13: Likewise.
5277         * locales/fr_CH: Likewise.
5278         * locales/fr_FR: Likewise.
5279         * locales/fr_LU: Likewise.
5280         * locales/ga_IE: Likewise.
5281         * locales/gr_GR: Likewise.
5282         * locales/he_IL: Likewise.
5283         * locales/hr_HR: Likewise.
5284         * locales/hu_HU: Likewise.
5285         * locales/is_IS: Likewise.
5286         * locales/it_IT: Likewise.
5287         * locales/iw_IL: Likewise.
5288         * locales/kl_GL: Likewise.
5289         * locales/lt_LT: Likewise.
5290         * locales/lv_LV: Likewise.
5291         * locales/nl_BE: Likewise.
5292         * locales/nl_NL: Likewise.
5293         * locales/no_NO: Likewise.
5294         * locales/pl_PL: Likewise.
5295         * locales/pt_BR: Likewise.
5296         * locales/pt_PT: Likewise.
5297         * locales/ro_RO: Likewise.
5298         * locales/ru_RU: Likewise.
5299         * locales/sl_SI: Likewise.
5300         * locales/sv_FI: Likewise.
5301         * locales/sv_SE: Likewise.
5302         * locales/tr_TR: Likewise.
5303         * locales/zh_CN: Likewise.
5305 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
5307         * tst-locale.sh: Add comment for when multi-byte charsets in
5308         locales work.
5309         * tests/test5.cm: New file.
5310         * tests/test5.def: New file.
5311         * Makefile (ld-test-names): Add test5.
5313 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
5315         * locales/de_DE: Use . as thousands separator and 3;3 groups for
5316         LC_NUMERIC.
5318 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
5320         * Makefile: Fix test rules from last patch.
5322 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5324         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
5325         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
5327 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
5329         * Makefile (distribute): Add tst-locale.sh.
5331 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
5333         * Makefile (distribute): Add SUPPORTED.
5334         (install-locales): New rule to install locale dat ausing localedef.
5335         * SUPPORTED: New file.  Names all usable locales.
5336         Based on a patch by Cristian Gafton <gafton@redhat.com>.
5338         * locales/gr_GR: Correct collation description.
5339         * locales/nl_NL: Correct Charset requirement.
5340         * locales/pt_BR: Fix int_curr_symbol.
5341         * locales/ru_RU: Fix ctype data.
5342         Patches by Cristian Gafton <gafton@redhat.com>.
5344         * locales/nl_NL: Fix yesexpr/noexpr.
5345         * locales/pt_BR: Likewise.
5346         * locales/cs_CZ: Likewise.
5347         * locales/da_DK: Likewise.
5348         * locales/en_AU: Likewise.
5349         * locales/en_CA: Likewise.
5350         * locales/en_DK: Likewise.
5351         * locales/en_DK.com: Likewise.
5352         * locales/en_GB: Likewise.
5353         * locales/en_NZ: Likewise.
5354         * locales/en_US: Likewise.
5355         * locales/es_AR: Likewise.
5356         * locales/es_BO: Likewise.
5357         * locales/es_CL: Likewise.
5358         * locales/es_CO: Likewise.
5359         * locales/es_DO: Likewise.
5360         * locales/es_EC: Likewise.
5361         * locales/es_ES: Likewise.
5362         * locales/es_GT: Likewise.
5363         * locales/es_HN: Likewise.
5364         * locales/es_MX: Likewise.
5365         * locales/es_PA: Likewise.
5366         * locales/es_PE: Likewise.
5367         * locales/es_PY: Likewise.
5368         * locales/es_SV: Likewise.
5369         * locales/es_US: Likewise.
5370         * locales/es_UY: Likewise.
5371         * locales/es_VE: Likewise.
5372         * locales/et_EE: Likewise.
5373         * locales/eu_ES: Likewise.
5374         * locales/fi_FI: Likewise.
5375         * locales/fo_FO: Likewise.
5376         * locales/fr_BE: Likewise.
5377         * locales/fr_CA: Likewise.
5378         * locales/fr_CH: Likewise.
5379         * locales/fr_FR: Likewise.
5380         * locales/fr_LU: Likewise.
5381         * locales/ga_IE: Likewise.
5382         * locales/gr_GR: Likewise.
5383         * locales/he_IL: Likewise.
5384         * locales/hr_HR: Likewise.
5385         * locales/hu_HU: Likewise.
5386         * locales/is_IS: Likewise.
5387         * locales/it_IT: Likewise.
5388         * locales/iw_IL: Likewise.
5389         * locales/ja_JP: Likewise.
5390         * locales/kl_GL: Likewise.
5391         * locales/lt_LT: Likewise.
5392         * locales/lv_LV: Likewise.
5393         * locales/no_NO: Likewise.
5394         * locales/pl_PL: Likewise.
5395         * locales/pt_PT: Likewise.
5396         * locales/ro_RO: Likewise.
5397         * locales/ru_RU: Likewise.
5398         * locales/sl_SI: Likewise.
5399         * locales/sv_SE: Likewise.
5400         * locales/tr_TR: Likewise.
5401         * locales/zh_CN: Likewise.
5403 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5405         * locales/ru_RU: Correct last patch.
5406         Patch by Cristian Gafton <gafton@redhat.com>.
5408 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5410         * locales/de_DE: Use common german data and time format not ISO
5411         8601.
5413 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5415         * locales/ru_RU: Correct inconsistencies in mon data.
5416         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
5418 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5420         * locales/pl_PL: Fix int_curr_symbol.
5422 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
5424         * locales/is_IS: Update from Debian version.
5426 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
5428         * tst-fmon.c: New file.  strfmon test program.
5429         * tst-fmon.sh: New file.  Script to run strfmon test.
5430         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
5431         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
5433         * locales/cs_CZ: Update from author.
5435 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
5437         * sort-test.sh: Call localedef with additional environment variable
5438         I18NPATH to point to not-yet-installed locale data files.
5440         * locales/POSIX: Updated version from maintainer.
5442 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
5444         * collate-test.c (main): Change prototype definition to prevent
5445         warning.
5447 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
5449         * locales/de_DE: Include real collation data.  It's similar to the
5450         en_DK information but the order of small and capital characters is
5451         exchanged.
5453         * collate-test.c: New file.  Test suite for strcoll function.
5454         * de_DE.in: Input file for collation test.
5455         * da_DK.in: Likewise.
5457         * xfrm-test.c: New file.  Test suite for strxfrm function.
5459 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
5461         * All charmaps: Fix entries for <quotation-mark>.
5463 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
5465         * Makefile (charmaps): Don't try to install CVS or RCS directory.
5466         (locales): Likewise.
5467         Reported by Matthias Urlichs.