* nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
[glibc.git] / localedata / ChangeLog
blob9daf7239d39b77df5746217e44ef62a90a033d0b
1 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
3         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
4         * locales/bo_CN: New file.
5         * locales/bo_IN: New file.
7 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
9         [BZ #5224]
10         * locales/ig_NG: Add missing collating elements and symbols.
12 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
14         [BZ #4098]
15         * locales/pl_PL: Change abmon, abday, and d_fmt according to
16         results of vote.
18 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
20         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
21         second level of <LATIN> script as forward.
22         * locales/de_DE: Define DIACRIT_FORWARD.
23         * de_DE.in: Revert last change.
25 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
27         * locales/en_US: Add first_weekday and first_workday.
28         * locales/cs_CZ: Likewise.
29         * locales/fur_IT: Likewise.
30         * locales/fy_DE: Likewise.
31         * locales/hu_HU: Likewise.
32         * locales/i18n: Likewise.
33         * locales/li_BE: Likewise.
34         * locales/li_NL: Likewise.
35         * locales/nds_DE: Likewise.
36         * locales/nds_NL: Likewise.
37         * locales/pl_PL: Likewise.
38         * locales/sc_IT: Likewise.
39         * locales/sk_SK: Likewise.
41 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
43         * locales/de_DE: Set first week day to Monday.
44         * locales/fr_FR: Likewise.
46 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
48         [BZ #73]
49         * locales/nb_NO: Update time information, collation, thousands
50         separator.
51         * locales/nn_NO: Likewise.
53 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
55         * locales/en_NG: New file.
57 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
59         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
61 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
63         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
64         definition.  Add U0B71 and U27C0 to U27CA definitions.
66         * de_DE.in: Adjust for correct handling of backward direction sorting.
68         * fr_FR.in: New file.
69         * Makefile: Add rules to run fr_FR sorting test.
71 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
73         [BZ #4941]
74         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
76         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
78         * locales/am_ET (LC_COLLATE): Define new script after copy.
80 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
82         * locales/cs_SR: Removed.
84         * locales/lo_LA: Add missing collating element o-e.
86         * locales/is_IS: Cleanup.  Remove invalid collation entries.
87         * locales/lv_LV: Likewise.
89         * locales/fa_IR: Add missing collating element Alef-Hamza.
91         * locales/da_DK: Add missing collating symbol ETH.
92         * locales/nb_NO: Likewise.
94         * locales/sa_IN: New file.
95         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
97         * locales/fr_FR: Change thousands_sep to U0020.
99         * locales/cs_CZ: Sort lowercase before uppercase.
101         * locales/en_GB: Change first weekday and workday to Monday.
102         * locales/nb_NO: Likewise.
103         * locales/nn_NO: Likewise.
104         [BZ #4833]
105         * locales/da_DK: Likewise.
106         [BZ #4705]
107         * locales/et_EE: Likewise.
109         * locales/iso14651_t1_common: Add rules for Georgian.
111         * locales/ber_DZ: New file.
112         * locales/fil_PH: New file.
113         * locales/fur_IT: New file.
114         * locales/fy_DE: New file.
115         * locales/ha_NG: New file.
116         * locales/ig_NG: New file.
117         * locales/ik_CA: New file.
118         * locales/iu_CA: New file.
119         * locales/li_BE: New file.
120         * locales/li_NL: New file.
121         * locales/nds_DE: New file.
122         * locales/nds_NL: New file.
123         * locales/pap_AN: New file.
124         * locales/sc_IT: New file.
125         * locales/tk_TM: New file.
126         * locales/ug_CN: New file.
127         * locales/yo_NG: New file.
128         * SUPPORTED: Add the new locales.
130 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
132         * charmaps/ISO-8859-9E: New file.
134 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
136         * charmaps/KOI8-RU: New file.
138 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
140         [BZ #4556]
141         * locales/de_CH: Fix d_fmt.
143         [BZ #4972]
144         * charmaps/MAC-CENTRALEUROPE: New file.
146 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
148         [BZ #3842]
149         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
150         The latter might be more correct but usually cannot be displayed.
152 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
154         [BZ #4554]
155         * locales/wo_SN: New file.
156         * SUPPORTED: Add wo_SN entry.
158         [BZ #4557]
159         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
161 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
163         * locales/translit_combining: Add U0141 and U0142.
165 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
167         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
169 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
171         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
172         with supported %e and %.1H with %k.
173         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
175 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
177         [BZ #4773]
178         * Makefile: Add rules to build and run tst-strptime.
179         * tst-strptime.c: New file.
181 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
183         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
184         January, February, and September to December, mon for January,
185         February, September, and December, am_pm, and name_*.
186         Patch by Amitakhya Phukan <aphukan@redhat.com>.
188 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
190         [BZ #4114]
191         * locales/ast_ES: New file.
192         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
194 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
196         [BZ #4024]
197         * locales/iso14651_t1: Include iso14651_t1_common for common
198         sorting data.
199         * locales/iso14651_t1_common: New file.
200         * locales/iso14651_t1_pinyin: New file.
201         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
202         iso14651_t1.
204         [BZ #3213]
205         * locales/translit_neutral: Add entry for U2044.
207 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
209         [BZ #4411]
210         * locales/en_ZA: Update int_select.
211         Patch by Dwayne Bailey <dwayne@translate.org.za>.
213 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
215         * Makefile: Define tst-sscanf-ENV.
216         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
218 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
220         * Makefile (tests): Add tst-sscanf.
221         (LOCALES): Add fa_IR.UTF-8.
222         * tst-sscanf.c: New file.
224         * da_DK.in: Adjust for unified collation.
226         * locales/vi_VN: Don't define HOK here as well.
228 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
230         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
232         [BZ #1430]
233         * locales/hu_HU: Revert
234                 * locales/hu_HU: Better collation.
235                 Patch by Gyuro Lehel <lehel@freemail.hu>.
237 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
239         [BZ #672]
240         * locales/ca_ES: Replace current collation rules by including
241         iso14651_t1 and adding extra rules if needed.  There should be
242         no noticeable changes in sorted text. only ligatures and
243         ignoreable characters have modified weights.
244         * locales/da_DK: Likewise.
245         * locales/en_CA: Likewise.
246         * locales/es_US: Likewise.
247         * locales/fi_FI: Likewise.
248         * locales/nb_NO: Likewise.
250 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
252         [BZ #672]
253         * locales/iso14651_t1: Simplified.  Extended.
255         [BZ #58]
256         * locales/uk_UA: New version.
258         [BZ #3156]
259         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
261         [BZ #2692]
262         * locales/es_VE: Add am/pm format support.
264         [BZ #2648]
265         * locales/pl_PL: Fix currency_symbol and its placement.
267         [BZ #3363]
268         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
269         * locales/tt_RU@iqtelif: New file.
271         [BZ #3334]
272         * locales/sr_ME: Update from maintainer.
274         [BZ #3326]
275         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
276         * locales/crh_UA: New file.
278 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
280         [BZ #3322]
281         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
282         * locales/sr_RS: New file.
283         * locales/sr_RS@latin: New file.
285         [BZ #3995]
286         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
288         [BZ #3885]
289         * locales/i18n: Updates for Unicode 5.0.
290         * charmaps/UTF-8: Likewise.
291         Patch by Pablo Saratxaga <pablo@walon.org>
293 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
295         [BZ #3884]
296         * locales/sl_SI: Slovenia joined the Euro zone.
297         Fix negative number format.
299 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
301         [BZ #3851]
302         * locales/bn_BD: Fix full name of January and February.
303         Patch by Jamil Ahmed <jamil@bengalinux.org>.
305 2007-02-02  Bruno Haible  <bruno@clisp.org>
307         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
308         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
309         Reported by Jungshik Shin <jungshik@google.com>.
311         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
312         Reported by Jungshik Shin <jungshik@google.com>.
314 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
316         * charmaps/BRF: New file.
317         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
319 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
321         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
322         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
323         %a %e. %B %Y, %H:%M:%S %Z.
325 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
327         * locales/mai_IN: New file.
328         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
330         * SUPPORTED: Add mai_IN/UTF-8.
332 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
334         [BZ #3320]
335         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
337 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
339         * locales/tt_RU: Fix territory, title and descriptive comment.
341 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
343         * locales/pa_IN (abday): Fix spelling of Sunday.
344         Patch by Mayank Jain <majain@redhat.com>.
346 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
348         * locales/en_GB: Use more complete en_US data in LC_NAME.
350 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
352         [BZ #39]
353         * locales/sr_ME: New file.
354         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
356 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
358         [BZ #2823]
359         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
360         first_workday information.
361         Patch by Damjan Georgievski.
363 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
365         * locales/or_IN (mon): Fix February string.
367 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
369         [BZ #2695]
370         * locales/et_EE: Update LC_ADDRESS category.
371         Patch by Priit Laes <amd@store20.com>.
373 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
375         [BZ #2662]
376         * locales/bn_BD: Fix abday and day spelling of Tuesday.
378         [BZ #2473]
379         * locales/en_NZ: Define am/pm formats.
381 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
383         * locales/nn_NO: Copy more categories from nb_NO.
385 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
387         [BZ #3034]
388         * locales/ml_IN (abmon): Fix June entry.
389         * locales/bn_IN (abday): Fix Tuesday entry.
390         (day): Likewise.
391         (abmon): Fix January and February entries.
392         (mon): Likewise.
393         Patches by Mayank Jain <majain@redhat.com>.
395 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
397         [BZ #935]
398         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
399         * locales/fy_NL: New file.
401 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
403         [BZ #3034]
404         * locales/pa_IN (day): Fix spelling of Saturday.
405         * locales/or_IN (mon): Fix spelling of May.
406         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
407         (abmon): Fix spelling of March to October.
408         (mon): Fix spelling of March, April, June, August to December.
409         Patches by Mayank Jain <majain@redhat.com>.
411 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
413         [BZ #2125]
414         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
415         Define first_weekday, first_workdayweek_day, work_day,
416         country_isbn and country_post fields.
417         Comments for terminology and bibliographic codes were added.
419 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
421         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
423         [BZ #2961]
424         * locales/csb_PL: New file.
426 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
428         * locales/es_NI: Define real t_fmt_ampm and am_pm.
429         * locales/es_PE: Likewise.
431 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
433         * locales/te_IN: Minor fixups.
434         * locales/pt_PT: Likewise.
436         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
437         * locales/af_ZA: Likewise.
438         * locales/am_ET: Likewise.
439         * locales/ar_AE: Likewise.
440         * locales/ar_BH: Likewise.
441         * locales/ar_DZ: Likewise.
442         * locales/ar_EG: Likewise.
443         * locales/ar_IN: Likewise.
444         * locales/ar_IQ: Likewise.
445         * locales/ar_JO: Likewise.
446         * locales/ar_KW: Likewise.
447         * locales/ar_LB: Likewise.
448         * locales/ar_LY: Likewise.
449         * locales/ar_MA: Likewise.
450         * locales/ar_OM: Likewise.
451         * locales/ar_QA: Likewise.
452         * locales/ar_SA: Likewise.
453         * locales/ar_SD: Likewise.
454         * locales/ar_SY: Likewise.
455         * locales/ar_TN: Likewise.
456         * locales/ar_YE: Likewise.
457         * locales/as_IN: Likewise.
458         * locales/az_AZ: Likewise.
459         * locales/be_BY: Likewise.
460         * locales/bg_BG: Likewise.
461         * locales/bn_BD: Likewise.
462         * locales/bn_IN: Likewise.
463         * locales/ca_AD: Likewise.
464         * locales/ca_ES: Likewise.
465         * locales/ca_ES@euro: Likewise.
466         * locales/ca_FR: Likewise.
467         * locales/ca_IT: Likewise.
468         * locales/cs_CZ: Likewise.
469         * locales/dz_BT: Likewise.
470         * locales/el_CY: Likewise.
471         * locales/el_GR: Likewise.
472         * locales/en_AU: Likewise.
473         * locales/en_CA: Likewise.
474         * locales/en_DK: Likewise.
475         * locales/en_GB: Likewise.
476         * locales/en_HK: Likewise.
477         * locales/en_IE: Likewise.
478         * locales/en_IE@euro: Likewise.
479         * locales/en_IN: Likewise.
480         * locales/en_NZ: Likewise.
481         * locales/en_PH: Likewise.
482         * locales/en_SG: Likewise.
483         * locales/en_US: Likewise.
484         * locales/en_ZA: Likewise.
485         * locales/es_AR: Likewise.
486         * locales/es_BO: Likewise.
487         * locales/es_CL: Likewise.
488         * locales/es_CO: Likewise.
489         * locales/es_CR: Likewise.
490         * locales/es_DO: Likewise.
491         * locales/es_EC: Likewise.
492         * locales/es_ES: Likewise.
493         * locales/es_ES@euro: Likewise.
494         * locales/es_GT: Likewise.
495         * locales/es_HN: Likewise.
496         * locales/es_MX: Likewise.
497         * locales/es_NI: Likewise.
498         * locales/es_PA: Likewise.
499         * locales/es_PE: Likewise.
500         * locales/es_PR: Likewise.
501         * locales/es_PY: Likewise.
502         * locales/es_SV: Likewise.
503         * locales/es_US: Likewise.
504         * locales/es_UY: Likewise.
505         * locales/es_VE: Likewise.
506         * locales/et_EE: Likewise.
507         * locales/eu_ES: Likewise.
508         * locales/eu_ES@euro: Likewise.
509         * locales/fa_IR: Likewise.
510         * locales/fi_FI: Likewise.
511         * locales/fi_FI@euro: Likewise.
512         * locales/fo_FO: Likewise.
513         * locales/ga_IE: Likewise.
514         * locales/ga_IE@euro: Likewise.
515         * locales/gez_ER: Likewise.
516         * locales/gez_ET: Likewise.
517         * locales/gl_ES: Likewise.
518         * locales/gl_ES@euro: Likewise.
519         * locales/gu_IN: Likewise.
520         * locales/gv_GB: Likewise.
521         * locales/he_IL: Likewise.
522         * locales/hi_IN: Likewise.
523         * locales/hr_HR: Likewise.
524         * locales/hy_AM: Likewise.
525         * locales/id_ID: Likewise.
526         * locales/is_IS: Likewise.
527         * locales/it_CH: Likewise.
528         * locales/it_IT: Likewise.
529         * locales/it_IT@euro: Likewise.
530         * locales/iw_IL: Likewise.
531         * locales/ja_JP: Likewise.
532         * locales/kk_KZ: Likewise.
533         * locales/kl_GL: Likewise.
534         * locales/km_KH: Likewise.
535         * locales/kn_IN: Likewise.
536         * locales/ko_KR: Likewise.
537         * locales/kw_GB: Likewise.
538         * locales/ky_KG: Likewise.
539         * locales/lg_UG: Likewise.
540         * locales/lt_LT: Likewise.
541         * locales/lv_LV: Likewise.
542         * locales/mk_MK: Likewise.
543         * locales/mr_IN: Likewise.
544         * locales/ms_MY: Likewise.
545         * locales/mt_MT: Likewise.
546         * locales/nb_NO: Likewise.
547         * locales/ne_NP: Likewise.
548         * locales/nl_BE: Likewise.
549         * locales/nl_BE@euro: Likewise.
550         * locales/nl_NL: Likewise.
551         * locales/nl_NL@euro: Likewise.
552         * locales/nn_NO: Likewise.
553         * locales/nr_ZA: Likewise.
554         * locales/om_KE: Likewise.
555         * locales/or_IN: Likewise.
556         * locales/pa_IN: Likewise.
557         * locales/pl_PL: Likewise.
558         * locales/pt_BR: Likewise.
559         * locales/pt_PT: Likewise.
560         * locales/pt_PT@euro: Likewise.
561         * locales/ru_RU: Likewise.
562         * locales/ru_UA: Likewise.
563         * locales/rw_RW: Likewise.
564         * locales/se_NO: Likewise.
565         * locales/si_LK: Likewise.
566         * locales/sk_SK: Likewise.
567         * locales/sl_SI: Likewise.
568         * locales/so_SO: Likewise.
569         * locales/sq_AL: Likewise.
570         * locales/ss_ZA: Likewise.
571         * locales/st_ZA: Likewise.
572         * locales/sv_FI: Likewise.
573         * locales/sv_FI@euro: Likewise.
574         * locales/sv_SE: Likewise.
575         * locales/ta_IN: Likewise.
576         * locales/te_IN: Likewise.
577         * locales/tg_TJ: Likewise.
578         * locales/th_TH: Likewise.
579         * locales/ti_ET: Likewise.
580         * locales/tn_ZA: Likewise.
581         * locales/tr_TR: Likewise.
582         * locales/ts_ZA: Likewise.
583         * locales/tt_RU: Likewise.
584         * locales/uk_UA: Likewise.
585         * locales/ve_ZA: Likewise.
586         * locales/vi_VN: Likewise.
587         * locales/xh_ZA: Likewise.
588         * locales/zh_CN: Likewise.
589         * locales/zh_HK: Likewise.
590         * locales/zh_SG: Likewise.
591         * locales/zu_ZA: Likewise.
593 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
595         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
596         * locales/as_IN: New file.
597         * locales/or_IN: New file.
598         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
600 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
602         [BZ #1203]
603         * locales/de_DE: Fix order of day of month and month name in
604         date_fmt.  Add period after the day number and avoid padding.
606         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
607         tr_CY.UTF-8.
609         [BZ #531]
610         * locales/tr_CY: New file.
612 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
614         * locales/ro_RO: The sorting order of the letters a circumflex and
615         a with breve was corrected according to the Romanian alphabet.
616         Capital A with breve is in no longer used within day names.
617         Romanian post-92 writing rules are used within day and abday fields.
618         Fixed the international currency symbol because after the
619         denomination (starting with the 1st of July 2005), the symbol is
620         RON (1 RON = 10000 ROL).
621         Grouping sign for thousands, which is ".", is used for Romanian.
622         Numbers are grouped in sets of 3 digits.
623         The short date format is %d.%m.%Y for Romanian in Romania.
624         The year is placed before the time in date_fmt.
625         %Z was replaced with %z in date formats because %Z is not
626         used nor widely known in Romania, and Romania uses daylight saving
627         and the difference is more obvious this way.
628         abday for Saturday was changed because i> looks bad and is
629         incorrect according to post-92 writing rules.
630         In Romanian months' names are not capitalized. The same goes for
631         the days' names.
632         A4 is the prefered paper type and metric system is used;
633         FIXMEs were removed.
634         country_name, country_car, lang_name and lang_ab were added.
635         name_mr, name_mrs, name_miss were added; name_ms omitted as
636         there is no proper form it in Romanian.
637         An explanation related to the cedilla/comma issue and
638         the reson why the transliteration is a good idea was added.
639         The default encoding was changed to UTF-8 because this is the
640         only encoding that supports all Romanian specific symbols and
641         dicritics.
642         The name format was corrected while salutation abbreviation was
643         omitted.
644         postal_fmt was corrected according to the Romanian style of
645         writing this information.
647 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
649         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
651         [BZ #531]
652         * locales/el_CY: New file.
654         [BZ #192]
655         * locales/hu_HU: Better month name abbreviations.
657         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
659         [BZ #68]
660         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
661         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
662         and name_mrs.
664         [BZ #388]
665         * locales/pl_PL: Don't ignore U0020 in collation.
667         [BZ #352]
668         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
670 2006-05-01  Alexander Shopov  <ash@contact.bg>
672         [BZ #2625]
673         * charmaps/MIK: New file.
675 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
677         * locales/bg_BG: Update after iso-4217.def update.
678         * locales/bs_BA: Likewise.
679         * locales/es_MX: Likewise.
680         * locales/ru_RU: Likewise.
681         * locales/tg_TJ: Likewise.
682         * locales/tt_RU: Likewise.
684 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
686         [BZ #2376]
687         * locales/es_UY: Change curreny_symbol.
689 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
691         [BZ #2349]
692         * locales/de_CH: Change thousand separator to '.
694 2006-01-17  Robert Millan  <robertmh@gnu.org>
696         [BZ #2158]
697         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
698         * locales/ca_AD: New file.
699         * locales/ca_FR: New file.
700         * locales/ca_IT: New file.
702 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
704         [BZ #2134]
705         * locales/pa_PK: New file.
706         * SUPPORTED: Add pa_PK.UTF-8.
708         [BZ #1974]
709         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
710         am_pm, and name_fmt.
712         [BZ #1787]
713         * locales/en_ZA: Updates.
715         [BZ #1786]
716         * locales/af_ZA: Updates.
718         [BZ #1785]
719         * locales/st_ZA: Updates and formatting changes.
721         [BZ #1784]
722         * locales/zu_ZA: Updates and formatting changes.
724         [BZ #1783]
725         * locales/xh_ZA: Updates and formatting changes.
727         [BZ #1782]
728         * locales/nr_ZA: New file.
729         * locales/SUPPORTED: Add nr_ZA.UTF-8.
731 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
733         * locales/cs_CZ (LC_TIME): Define week.
734         * locales/sk_SK (LC_TIME): Likewise.
735         * locales/pl_PL (LC_TIME): Likewise.
736         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
738 2005-12-27  Roland McGrath  <roland@redhat.com>
740         * tst-ctype.c (main): Add some casts.
742         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
744 2006-01-02  Andreas Jaeger  <aj@suse.de>
746         * locales/fi_FI: Fix date_fmt.
747         * locales/mn_MN: Likewise.
749 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
751         * locales/se_NO: Remove RCS ID line.
753 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
755         [BZ 1872]
756         * charmaps/ISO_11548-1. New file.
757         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
759 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
761         [BZ #1294]
762         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
764 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
766         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
768 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
770         [BZ #119]
771         * locales/es_AR: Fix thousands_sep and grouping.
773 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
775         [BZ #451]
776         * locales/rw_RW: New file.
777         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
779         [BZ #367]
780         * locales/si_LK: New file.
781         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
783         [BZ #297]
784         * locales/fi_FI: Change date_fmt.
786         * locales/te_IN: Fix noexpr, replace yY with nN.
788         [BZ #305]
789         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
790         * locales/ml_IN: Likewise.
791         * locales/ta_IN: Likewise.
792         * locales/kw_GB: Add yY to yesexpr.
793         * locales/oc_FR: Likewise.
795         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
797         [BZ #71]
798         [BZ #305]
799         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
800         Define yesstr and nostr.
801         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
802         * locales/ar_BH: Likewise.
803         * locales/ar_DZ: Likewise.
804         * locales/ar_IN: Likewise.
805         * locales/ar_IQ: Likewise.
806         * locales/ar_JO: Likewise.
807         * locales/ar_KW: Likewise.
808         * locales/ar_LB: Likewise.
809         * locales/ar_LY: Likewise.
810         * locales/ar_MA: Likewise.
811         * locales/ar_OM: Likewise.
812         * locales/ar_QA: Likewise.
813         * locales/ar_SA: Likewise.
814         * locales/ar_SD: Likewise.
815         * locales/ar_SY: Likewise.
816         * locales/ar_TN: Likewise.
817         * locales/ar_YE: Likewise.
819         [BZ #56]
820         * locales/de_DE: Add transliterations for quoting characters.
822         [BZ #448]
823         * locales/vi_VN: Several fixes.
824         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
826         [BZ #428]
827         * locales/te_IN: Several fixes.
828         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
830         [BZ #368]
831         * locales/dz_BT: New file.
832         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
834         [BZ #195]
835         * locales/hu_HU: Add some transliterations.
837         [BZ #1429]
838         * locales/hu_HU: Define week.
840         [BZ #982]
841         * locales/ml_IN: Fix title.
843         [BZ #981]
844         * locales/ca_ES: Fix title.
846         [BZ #980]
847         * locales/yi_US: Fix title.
849         * locales/nl_NL: Define country_car, lang_name, lang_ab,
850         lang_term, and lang_lib.
852         [BZ #870]
853         * locales/ku_TR: New file.
854         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
855         ku_TR.UTF-8.
857 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
859         [BZ #533]
860         * locales/ss_ZA: New file.
861         Patch by Dwayne Bailey <dwayne@translate.org.za>.
863         [BZ #529]
864         * locales/tn_ZA: New file.
865         Patch by Dwayne Bailey <dwayne@translate.org.za>.
867         [BZ #491]
868         * locales/ve_ZA: New file.
869         Patch by Dwayne Bailey <dwayne@translate.org.za>.
871         [BZ #486]
872         * locales/nso_ZA: New file.
873         Patch by Dwayne Bailey <dwayne@translate.org.za>.
875         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
876         ss_ZA.UTF-8.
878 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
880         [BZ #532]
881         * locales/ts_ZA: New file.
882         Patch by Dwayne Bailey <dwayne@translate.org.za>.
884         * SUPPORTED: Add ts_ZA.UTF-8.
886 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
888         * locales/en_US: Fix postal_fmt.
889         * locales/es_US: Update LC_ADDRESS info from en_US.
890         Reported by FrankTang@gmail.com.
892 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
894         [BZ #811]
895         * locales/zh_CN: Fix date_fmt information.
897         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
899         [BZ #826]
900         * locales/km_KH: New file.
902         * Makefile (LOCALES): Add zh_TW.EUC-TW.
904 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
906         [BZ #668]
907         * locales/yi_US: Spelling fixes.
909         [BZ #667]
910         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
912         [BZ #666]
913         * locales/tg_TJ: Correct yesexpr.
915         [BZ #665]
916         * locales/sq_AL: Add language specific collation.
918         [BZ #663]
919         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
921         [BZ #662]
922         * locales/az_AZ: Fix the day and month names.  Add transliteration
923         for schwa character.
925         [BZ #657]
926         * locales/bn_BD: Some corrections.
927         Patch by Jamil Ahmed <jamil@bengalinux.org>.
929         [BZ #588]
930         * locales/el_GR: Change to use 12h time format.
931         Patch by Konstantinos Margaritis <markos@debian.org>.
933         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
935         [BZ #566]
936         * locales/hsb_DE: New file.
938         [BZ #527]
939         * locales/sid_ET: Remove incorrect lang_ab definition.
941         [BZ #525]
942         * locales/ru_RU: Use nominative instead of genitive in mon data to
943         align with other locales with the same issue.
945         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
947         [BZ #520]
948         * locales/ky_KG: New file.
950         [BZ #495]
951         * locales/st_ZA: Updates and corrections.
952         Patch by Dwayne Bailey <dwayne@translate.org.za>.
954         [BZ #493]
955         * locales/xh_ZA: Updates and corrections.
956         Patch by Dwayne Bailey <dwayne@translate.org.za>.
958         [BZ #488]
959         * locales/zu_ZA: Updates and corrections.
960         Patch by Dwayne Bailey <dwayne@translate.org.za>.
962         [BZ #484]
963         * locales/af_ZA: Updates and corrections.
964         Patch by Dwayne Bailey <dwayne@translate.org.za>.
966         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
968         [BZ #1347]
969         * locales/be_BY@latin: New file.
971 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
973         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
975         [BZ #704]
976         * locales/mg_MG: New file.
978 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
980         * locales/hu_HU: Better collation.
981         Patch by Gyuro Lehel <lehel@freemail.hu>.
983 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
985         [BZ #448]
986         * locales/vi_VN: Update locale.
988 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
990         * locales/en_US: Remove duplicate am_pn entry.
992 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
994         [BZ #622]
995         * locales/pa_IN (am_pm): Fix typos.
996         Patch by Denis Barbier <barbier@linuxfr.org>.
998 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
1000         [BZ #1092]
1001         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
1003 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
1005         [BZ #1084]
1006         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
1008 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
1010         [BZ #1091]
1011         * locales/fa_IR: Add alt_digits, change date and time
1012         representation, and various cleanups.
1013         Patch by Hamed Malek <hamed@bamdad.org>.
1015 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
1017         [BZ #823]
1018         * charmaps/WINDOWS-31J: Add % before alias keyword.
1020 2005-02-27  Denis Barbier  <barbier@debian.org>
1022         [BZ #38]
1023         * locales/sr_CS: New file.
1024         Contributed by Danilo Segan <dsegan@gmx.net>
1025         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
1027 2005-03-18  Andreas Schwab  <schwab@suse.de>
1029         [BZ #622]
1030         * locales/pa_IN (am_pm): Fix character names.
1032 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
1034         [BZ #1084]
1035         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
1037 2004-12-19  Roland McGrath  <roland@frob.com>
1039         * gen-unicode-ctype.c (output_tables): Fix email address in output.
1041 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
1043         [BZ #82]
1044         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
1045         remaining block.  Change contact info as this locale is now
1046         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
1048         * locales/bn_BD: Change category entries to look more like
1049         standard references.
1051         [BZ #26]
1052         * locales/ta_IN: Correct sorting order.  Corrected day and month
1053         abbrevations.  Corrected name strings for mr., mrs. and miss.
1054         Patch from Thuraiappah Vaseeharan.
1056 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
1058         * locales/te_IN: Fix language name spelling.
1060 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
1062         * locales/en_ZA: Update by Dwayne Bailey.
1064 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
1066         * locales/pa_IN: Add some missing fields and fix some spelling
1067         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
1069 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
1071         [BZ #337]
1072         * SUPPORTED: Update bug reporting comment.
1073         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
1074         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
1075         list).
1076         * locales/an_ES: Likewise.
1077         * locales/ar_AE: Likewise.
1078         * locales/ar_BH: Likewise.
1079         * locales/ar_DZ: Likewise.
1080         * locales/ar_EG: Likewise.
1081         * locales/ar_IN: Likewise.
1082         * locales/ar_IQ: Likewise.
1083         * locales/ar_JO: Likewise.
1084         * locales/ar_KW: Likewise.
1085         * locales/ar_LB: Likewise.
1086         * locales/ar_LY: Likewise.
1087         * locales/ar_MA: Likewise.
1088         * locales/ar_OM: Likewise.
1089         * locales/ar_QA: Likewise.
1090         * locales/ar_SA: Likewise.
1091         * locales/ar_SD: Likewise.
1092         * locales/ar_SY: Likewise.
1093         * locales/ar_TN: Likewise.
1094         * locales/ar_YE: Likewise.
1095         * locales/be_BY: Likewise.
1096         * locales/bn_IN: Likewise.
1097         * locales/br_FR@euro: Likewise.
1098         * locales/ca_ES: Likewise.
1099         * locales/ca_ES@euro: Likewise.
1100         * locales/cs_CZ: Likewise.
1101         * locales/da_DK: Likewise.
1102         * locales/de_AT: Likewise.
1103         * locales/de_AT@euro: Likewise.
1104         * locales/de_BE: Likewise.
1105         * locales/de_BE@euro: Likewise.
1106         * locales/de_CH: Likewise.
1107         * locales/de_DE: Likewise.
1108         * locales/de_DE@euro: Likewise.
1109         * locales/de_LU: Likewise.
1110         * locales/de_LU@euro: Likewise.
1111         * locales/el_GR: Likewise.
1112         * locales/el_GR@euro: Likewise.
1113         * locales/en_AU: Likewise.
1114         * locales/en_BW: Likewise.
1115         * locales/en_CA: Likewise.
1116         * locales/en_DK: Likewise.
1117         * locales/en_GB: Likewise.
1118         * locales/en_HK: Likewise.
1119         * locales/en_IE: Likewise.
1120         * locales/en_IE@euro: Likewise.
1121         * locales/en_IN: Likewise.
1122         * locales/en_NZ: Likewise.
1123         * locales/en_PH: Likewise.
1124         * locales/en_SG: Likewise.
1125         * locales/en_US: Likewise.
1126         * locales/en_ZW: Likewise.
1127         * locales/es_AR: Likewise.
1128         * locales/es_BO: Likewise.
1129         * locales/es_CL: Likewise.
1130         * locales/es_CO: Likewise.
1131         * locales/es_CR: Likewise.
1132         * locales/es_DO: Likewise.
1133         * locales/es_EC: Likewise.
1134         * locales/es_ES: Likewise.
1135         * locales/es_ES@euro: Likewise.
1136         * locales/es_GT: Likewise.
1137         * locales/es_HN: Likewise.
1138         * locales/es_MX: Likewise.
1139         * locales/es_NI: Likewise.
1140         * locales/es_PA: Likewise.
1141         * locales/es_PE: Likewise.
1142         * locales/es_PR: Likewise.
1143         * locales/es_PY: Likewise.
1144         * locales/es_SV: Likewise.
1145         * locales/es_US: Likewise.
1146         * locales/es_UY: Likewise.
1147         * locales/es_VE: Likewise.
1148         * locales/et_EE: Likewise.
1149         * locales/eu_ES: Likewise.
1150         * locales/eu_ES@euro: Likewise.
1151         * locales/fi_FI: Likewise.
1152         * locales/fi_FI@euro: Likewise.
1153         * locales/fo_FO: Likewise.
1154         * locales/fr_BE: Likewise.
1155         * locales/fr_BE@euro: Likewise.
1156         * locales/fr_CA: Likewise.
1157         * locales/fr_CH: Likewise.
1158         * locales/fr_FR: Likewise.
1159         * locales/fr_FR@euro: Likewise.
1160         * locales/fr_LU: Likewise.
1161         * locales/fr_LU@euro: Likewise.
1162         * locales/ga_IE: Likewise.
1163         * locales/ga_IE@euro: Likewise.
1164         * locales/gl_ES: Likewise.
1165         * locales/gl_ES@euro: Likewise.
1166         * locales/gu_IN: Likewise.
1167         * locales/gv_GB: Likewise.
1168         * locales/he_IL: Likewise.
1169         * locales/hi_IN: Likewise.
1170         * locales/hr_HR: Likewise.
1171         * locales/hu_HU: Likewise.
1172         * locales/id_ID: Likewise.
1173         * locales/is_IS: Likewise.
1174         * locales/it_CH: Likewise.
1175         * locales/it_IT: Likewise.
1176         * locales/it_IT@euro: Likewise.
1177         * locales/iw_IL: Likewise.
1178         * locales/ja_JP: Likewise.
1179         * locales/kk_KZ: Likewise.
1180         * locales/kl_GL: Likewise.
1181         * locales/kn_IN: Likewise.
1182         * locales/ko_KR: Likewise.
1183         * locales/kw_GB: Likewise.
1184         * locales/lo_LA: Likewise.
1185         * locales/lt_LT: Likewise.
1186         * locales/lv_LV: Likewise.
1187         * locales/ml_IN: Likewise.
1188         * locales/mn_MN: Likewise.
1189         * locales/mr_IN: Likewise.
1190         * locales/ms_MY: Likewise.
1191         * locales/mt_MT: Likewise.
1192         * locales/nb_NO: Likewise.
1193         * locales/nl_BE: Likewise.
1194         * locales/nl_BE@euro: Likewise.
1195         * locales/nl_NL: Likewise.
1196         * locales/nl_NL@euro: Likewise.
1197         * locales/nn_NO: Likewise.
1198         * locales/pa_IN: Likewise.
1199         * locales/pl_PL: Likewise.
1200         * locales/pt_BR: Likewise.
1201         * locales/pt_PT: Likewise.
1202         * locales/pt_PT@euro: Likewise.
1203         * locales/ro_RO: Likewise.
1204         * locales/ru_RU: Likewise.
1205         * locales/ru_UA: Likewise.
1206         * locales/sk_SK: Likewise.
1207         * locales/sl_SI: Likewise.
1208         * locales/sq_AL: Likewise.
1209         * locales/sv_FI: Likewise.
1210         * locales/sv_FI@euro: Likewise.
1211         * locales/sv_SE: Likewise.
1212         * locales/ta_IN: Likewise.
1213         * locales/te_IN: Likewise.
1214         * locales/th_TH: Likewise.
1215         * locales/tr_TR: Likewise.
1216         * locales/uk_UA: Likewise.
1217         * locales/ur_PK: Likewise.
1218         * locales/vi_VN: Likewise.
1219         * locales/wa_BE@euro: Likewise.
1220         * locales/zh_CN: Likewise.
1221         * locales/zh_HK: Likewise.
1222         * locales/zh_SG: Likewise.
1223         * locales/zh_TW: Likewise.
1225         [BZ #187]
1226         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
1227         surprises when using untranslated program.
1228         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
1229         make it more like the structure of the POSIX locale values.
1230         * locales/tr_TR: Correct numeric decimal point to use comma, and
1231         correct grouping.
1232         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
1234         [BZ #421]
1235         * locales/tr_TR: Update with new currency symbol valid from
1236         2005-01-01.  Patch from Nilgün Belma Bugüner.
1237         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
1239 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
1241         * locales/fa_IR: Add to_inpunct map.
1242         Patch by Hamed Malek <hamed@bamdad.org>.
1244 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
1246         [BZ #413]
1247         * locales/gu_IN: Update various incorrect and missing information.
1248         Patch by Ankit Patel <ankit@redhat.com>.
1250 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
1252         * locales/nb_NO: Make language field consistent in form with nn_NO.
1254 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
1256         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
1257         Reported by Alan Cox <alan@redhat.com>.
1259 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
1261         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
1262         for BZ #19.
1263         * tr_TR.in: New file.
1265 2004-07-31  Bruno Haible  <bruno@clisp.org>
1267         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
1268         * charmaps/SHIFT_JISX0213: Likewise.
1270 2004-07-22  Bruno Haible  <bruno@clisp.org>
1272         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
1273         ISO_8859-7:2003.
1275 2004-07-22  Bruno Haible  <bruno@clisp.org>
1277         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
1279 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
1281         * locales/kr_KO: Change month names to use latin numbers instead
1282         of hangul numeric pronounciation.  Patch from Changwoo
1283         Ryu.[BZ #25]
1285 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
1287         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
1289 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
1291         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
1292         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
1293         Reinhardt, and approved by the locale author Borka
1294         Jerman-Blazic. [BZ #163]
1296 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
1298         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
1300 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
1302         * locales/it_IT: Change currency formatting from none to two
1303         fraction dicits, as Italy now uses the Euro.  Patch from Marko
1304         Djukic. [BZ #111]
1306 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1308         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
1309         (nn_NO) as in Norwegian BokmÃ¥l (nb_NO). [BZ #74]
1311 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
1313         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
1315 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1317         * locales/sid_ET: Correct lang_ab and source information.
1318         Patch from Daniel Yacob.
1320 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
1322         * locales/et_EE: Change default charset for et_EE locale from
1323         ISO-8859-1 to ISO-8859-15, to reflect the content of
1324         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
1325         from Indrek Hein and Meelis Roos.
1326         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
1328 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
1330         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
1331         * locales/kk_KZ: New file.
1332         * charmaps/PT154: New file.
1333         * charmaps/RK1048: New file.
1335 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
1337         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
1338         * locales/ar_TN: Likewise.
1339         * locales/ar_YE: Likewise.
1340         * locales/bn_BD: Likewise.
1341         * locales/br_FR: Likewise.
1342         * locales/ca_ES: Likewise.
1343         * locales/cy_GB: Likewise.
1344         * locales/gd_GB: Likewise.
1345         * locales/gv_GB: Likewise.
1346         * locales/hy_AM: Likewise.
1347         * locales/id_ID: Likewise.
1348         * locales/ka_GE: Likewise.
1349         * locales/kw_GB: Likewise.
1350         * locales/lg_UG: Likewise.
1351         * locales/mk_MK: Likewise.
1352         * locales/oc_FR: Likewise.
1353         * locales/ru_UA: Likewise.
1354         * locales/sk_SK: Likewise.
1355         * locales/sr_YU: Likewise.
1356         * locales/sr_YU@cyrillic: Likewise.
1357         * locales/uk_UA: Likewise.
1358         * locales/ur_PK: Likewise.
1359         * locales/wa_BE: Likewise.
1361 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
1363         * locales/fa_IR: Fix yesexpr and noexpr.
1364         Patch by Hamed Malek <hamed@bamdad.org>.
1366 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
1368         * locales/tr_TR: Correct sorting order of the normal and dotless I
1369         [BZ #19].
1371 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
1373         * locales/fa_IR: Add to_outpunct info and change decimal_point and
1374         thousand_sep to ASCII value.
1376 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
1378         * SUPPORTED: Add all kinds of UTF-8 locales.
1380 2004-01-18  Bruno Haible  <bruno@clisp.org>
1382         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
1383         * locales/lug_UG: Remove file.
1384         * SUPPORTED: Create lg_UG instead of lug_UG.
1386 2003-12-31  Bruno Haible  <bruno@clisp.org>
1388         * charmaps/IBM866NAV: Fix the character values.
1390 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1392         * sort-test.sh: Print the status for both the sorting tests, xfrm
1393         and collate, making it possible to know which one of them that
1394         fail if only one of them misbehaves.  Indent output from
1395         'diff -u' when sorting test fail, to make it easier to visually
1396         group the output.
1398 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1400         * tst-fmon.data: Add simple test to check left justified currency
1401         values in the C locale.
1403 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
1405         * tst-fmon.sh: Don't print every line.  The program already prints
1406         the failing ones.
1408         * tst-fmon.c (main): Fix typo in message.
1410 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
1412         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
1413         * locales/hr_HR: Correct the email address of Tomislav Vujec.
1414         * locales/ja_JP: Document EUC-JP as the recommended charset.
1415         * locales/ko_KR: List Won-kyu Park as the author/contact for the
1416         locale.
1417         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
1419 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
1421         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
1423 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
1425         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
1427         * locales/aa_DJ: Add int_select.  Use copy where possible.
1428         * locales/am_ET: Likewise.
1429         * locales/ar_BH: Likewise.
1430         * locales/ar_DZ: Likewise.
1431         * locales/ar_EG: Likewise.
1432         * locales/ar_IN: Likewise.
1433         * locales/az_AZ: Likewise.
1434         * locales/be_BY: Likewise.
1435         * locales/bn_BD: Likewise.
1436         * locales/bn_IN: Likewise.
1437         * locales/br_FR: Likewise.
1438         * locales/bs_BA: Likewise.
1439         * locales/da_DK: Likewise.
1440         * locales/de_AT: Likewise.
1441         * locales/de_BE: Likewise.
1442         * locales/el_GR: Likewise.
1443         * locales/en_AU: Likewise.
1444         * locales/en_BW: Likewise.
1445         * locales/en_CA: Likewise.
1446         * locales/en_DK: Likewise.
1447         * locales/en_IN: Likewise.
1448         * locales/es_AR: Likewise.
1449         * locales/es_BO: Likewise.
1450         * locales/es_CL: Likewise.
1451         * locales/es_CO: Likewise.
1452         * locales/es_CR: Likewise.
1453         * locales/es_DO: Likewise.
1454         * locales/es_EC: Likewise.
1455         * locales/es_GT: Likewise.
1456         * locales/es_HN: Likewise.
1457         * locales/es_SV: Likewise.
1458         * locales/et_EE: Likewise.
1459         * locales/fi_FI: Likewise.
1460         * locales/fr_BE: Likewise.
1461         * locales/fr_CA: Likewise.
1462         * locales/fr_FR: Likewise.
1463         * locales/gu_IN: Likewise.
1464         * locales/hi_IN: Likewise.
1465         * locales/hr_HR: Likewise.
1466         * locales/hu_HU: Likewise.
1467         * locales/is_IS: Likewise.
1468         * locales/ka_GE: Likewise.
1469         * locales/kn_IN: Likewise.
1470         * locales/ml_IN: Likewise.
1471         * locales/mr_IN: Likewise.
1472         * locales/nl_BE: Likewise.
1473         * locales/pa_IN: Likewise.
1474         * locales/pt_BR: Likewise.
1475         * locales/ru_RU: Likewise.
1476         * locales/sq_AL: Likewise.
1477         * locales/ta_IN: Likewise.
1478         * locales/te_IN: Likewise.
1479         * locales/ti_ER: Likewise.
1480         * locales/ti_ET: Likewise.
1481         * locales/zh_HK: Likewise.
1483         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
1485         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
1486         LC_ADDRESS, and LC_TELEPHONE definitions.
1488 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
1490         * tst-fmon.sh: Allow quotes around the result string, to make it
1491         easier to see important whitespace.
1492         * tst-fmon.data: Likewise.
1494         * tst-fmon.sh: Clean up output, unify capitalization and output order.
1495         * tst-fmon.c: Likewise.
1497         * tst-fmon.data: Add test for international currency formatting.
1498         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
1499         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1500         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1501         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1502         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1503         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1504         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1505         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1506         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1507         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1508         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1509         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1510         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1511         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1512         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1514         * locales/en_US: Correct spacing for international
1515         currency formatting, now that strfmon() works better.
1517         * locales/ja_JP: Correct currency position and
1518         spacing now that strfmon() work better.
1520 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
1522         * locales/af_ZA: Add ISO 3166 information.
1523         * locales/ar_AE: Likewise.
1524         * locales/ar_BH: Likewise.
1525         * locales/ar_DZ: Likewise.
1526         * locales/ar_EG: Likewise.
1527         * locales/ar_IN: Likewise.
1528         * locales/ar_IQ: Likewise.
1529         * locales/ar_JO: Likewise.
1530         * locales/ar_KW: Likewise.
1531         * locales/ar_LB: Likewise.
1532         * locales/ar_LY: Likewise.
1533         * locales/ar_MA: Likewise.
1534         * locales/ar_OM: Likewise.
1535         * locales/ar_QA: Likewise.
1536         * locales/ar_SA: Likewise.
1537         * locales/ar_SD: Likewise.
1538         * locales/ar_SY: Likewise.
1539         * locales/ar_TN: Likewise.
1540         * locales/ar_YE: Likewise.
1541         * locales/az_AZ: Likewise.
1542         * locales/be_BY: Likewise.
1543         * locales/bn_BD: Likewise.
1544         * locales/bn_IN: Likewise.
1545         * locales/bs_BA: Likewise.
1546         * locales/ca_ES: Likewise.
1547         * locales/cs_CZ: Likewise.
1548         * locales/cy_GB: Likewise.
1549         * locales/da_DK: Likewise.
1550         * locales/de_AT: Likewise.
1551         * locales/de_BE: Likewise.
1552         * locales/de_CH: Likewise.
1553         * locales/de_LU: Likewise.
1554         * locales/el_GR: Likewise.
1555         * locales/en_AU: Likewise.
1556         * locales/en_BW: Likewise.
1557         * locales/en_CA: Likewise.
1558         * locales/en_DK: Likewise.
1559         * locales/en_GB: Likewise.
1560         * locales/en_HK: Likewise.
1561         * locales/en_IE: Likewise.
1562         * locales/en_IN: Likewise.
1563         * locales/en_NZ: Likewise.
1564         * locales/en_PH: Likewise.
1565         * locales/en_SG: Likewise.
1566         * locales/en_ZA: Likewise.
1567         * locales/en_ZW: Likewise.
1568         * locales/es_AR: Likewise.
1569         * locales/es_BO: Likewise.
1570         * locales/es_CL: Likewise.
1571         * locales/es_CO: Likewise.
1572         * locales/es_CR: Likewise.
1573         * locales/es_DO: Likewise.
1574         * locales/es_EC: Likewise.
1575         * locales/es_ES: Likewise.
1576         * locales/es_GT: Likewise.
1577         * locales/es_HN: Likewise.
1578         * locales/es_MX: Likewise.
1579         * locales/es_NI: Likewise.
1580         * locales/es_PA: Likewise.
1581         * locales/es_PE: Likewise.
1582         * locales/es_PR: Likewise.
1583         * locales/es_PY: Likewise.
1584         * locales/es_SV: Likewise.
1585         * locales/es_US: Likewise.
1586         * locales/es_UY: Likewise.
1587         * locales/es_VE: Likewise.
1588         * locales/et_EE: Likewise.
1589         * locales/eu_ES: Likewise.
1590         * locales/fi_FI: Likewise.
1591         * locales/fo_FO: Likewise.
1592         * locales/fr_BE: Likewise.
1593         * locales/fr_CA: Likewise.
1594         * locales/fr_CH: Likewise.
1595         * locales/fr_FR: Likewise.
1596         * locales/fr_LU: Likewise.
1597         * locales/ga_IE: Likewise.
1598         * locales/gl_ES: Likewise.
1599         * locales/gu_IN: Likewise.
1600         * locales/gv_GB: Likewise.
1601         * locales/he_IL: Likewise.
1602         * locales/hi_IN: Likewise.
1603         * locales/hr_HR: Likewise.
1604         * locales/hu_HU: Likewise.
1605         * locales/id_ID: Likewise.
1606         * locales/is_IS: Likewise.
1607         * locales/it_CH: Likewise.
1608         * locales/it_IT: Likewise.
1609         * locales/iw_IL: Likewise.
1610         * locales/ja_JP: Likewise.
1611         * locales/kl_GL: Likewise.
1612         * locales/kn_IN: Likewise.
1613         * locales/ko_KR: Likewise.
1614         * locales/kw_GB: Likewise.
1615         * locales/lt_LT: Likewise.
1616         * locales/lug_UG: Likewise.
1617         * locales/lv_LV: Likewise.
1618         * locales/ml_IN: Likewise.
1619         * locales/mr_IN: Likewise.
1620         * locales/ms_MY: Likewise.
1621         * locales/mt_MT: Likewise.
1622         * locales/nb_NO: Likewise.
1623         * locales/ne_NP: Likewise.
1624         * locales/nl_BE: Likewise.
1625         * locales/nl_NL: Likewise.
1626         * locales/nn_NO: Likewise.
1627         * locales/pa_IN: Likewise.
1628         * locales/pl_PL: Likewise.
1629         * locales/pt_BR: Likewise.
1630         * locales/pt_PT: Likewise.
1631         * locales/ro_RO: Likewise.
1632         * locales/ru_RU: Likewise.
1633         * locales/ru_UA: Likewise.
1634         * locales/se_NO: Likewise.
1635         * locales/sk_SK: Likewise.
1636         * locales/sl_SI: Likewise.
1637         * locales/sq_AL: Likewise.
1638         * locales/sr_YU: Likewise.
1639         * locales/st_ZA: Likewise.
1640         * locales/sv_FI: Likewise.
1641         * locales/sv_SE: Likewise.
1642         * locales/ta_IN: Likewise.
1643         * locales/te_IN: Likewise.
1644         * locales/tg_TJ: Likewise.
1645         * locales/th_TH: Likewise.
1646         * locales/tl_PH: Likewise.
1647         * locales/uk_UA: Likewise.
1648         * locales/ur_PK: Likewise.
1649         * locales/uz_UZ@cyrillic: Likewise.
1650         * locales/vi_VN: Likewise.
1651         * locales/xh_ZA: Likewise.
1652         * locales/zh_HK: Likewise.
1653         * locales/zh_SG: Likewise.
1654         * locales/zu_ZA: Likewise.
1656 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
1658         * locales/translit_et: Removed unused file.
1660         * locales/fi_FI: First weekday and workday is Monday in Finland.
1661         Correction from Tommi Vainikainen.
1663 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
1665         * Makefile (LOCALES): Add cs_CZ.UTF-8.
1667 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
1669         * Makefile (tst-leaks-ENV): Add LOCPATH.
1671 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
1673         * Makefile (LOCALES): Add tr_TR.UTF-8.
1675 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
1677         * locales/ne_NP: New file.
1678         * locales/gu_IN: New file.
1679         * locales/kn_IN: New file.
1680         * locales/pa_IN: New file.
1681         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
1683         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
1685 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
1687         * tst-numeric.data: Fix fallout from nb_NO introduction.
1688         * Makefile (LOCALES): Likewise.
1690 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1692         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
1694         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
1696 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1698         * locales/aa_DJ: New file.
1699         * locales/aa_ER: New file.
1700         * locales/aa_ER@saaho: New file.
1701         * locales/aa_ET: New file.
1702         * locales/byn_ER: New file.
1703         * locales/gez_ER: New file.
1704         * locales/gez_ER@abegede: New file.
1705         * locales/gez_ET: New file.
1706         * locales/gez_ET@abegede: New file.
1707         * locales/om_ET: New file.
1708         * locales/om_KE: New file.
1709         * locales/sid_ET: New file.
1710         * locales/so_DJ: New file.
1711         * locales/so_ET: New file.
1712         * locales/so_KE: New file.
1713         * locales/so_SO: New file.
1714         * locales/tig_ER: New file.
1715         * locales/am_ET: Various updates.
1716         * locales/ti_ER: Likewise.
1717         * locales/ti_ET: Likewise.
1718         Patch by Daniel Yacob <locales@geez.org>.
1720 2003-10-31  Roland McGrath  <roland@redhat.com>
1722         * bug-usesetlocale.c: New file.
1723         * Makefile (tests): Add it.
1725 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
1727         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
1729         * locales/uz_UZ: New version by Mashrab Kuvatov.
1730         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
1732 2003-09-21  Jordi Mallach  <jordi@gnu.org>
1734         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
1735         values.
1736         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
1737         * locales/gl_ES: Likewise.
1739 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
1741         * locales/lo_LA: Fix duplicated collation entries.
1742         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1744 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
1746         * locales/iw_IL: Add comment stating why there are two locales for
1747         Hebrew in Israel, and that he_IL replaces iw_IL.
1748         * locales/he_IL: Likewise.
1750 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
1752         * locales/an_ES: Fix locale header information.
1753         * locales/wa_BE: Likewise.
1754         * locales/yi_US: Likewise.
1755         Patch by Jordi Mallach <jordi@sindominio.net>.
1757 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
1759         * charmaps/WINDOWS-31J: New file.
1760         * charmaps/EUC-JP-MS: New file
1761         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
1763 2003-07-27  Andreas Jaeger  <aj@suse.de>
1765         * collate-test.c: Include error.h for error prototype.
1766         * xfrm-test.c: Likewise.
1768 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
1770         * collate-test.c (main): Correct handling of files with more then
1771         100 lines.  Print error message if argument is missing, instead of
1772         segfaulting.
1773         * xfrm-test.c: Likewise.
1775 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
1777         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
1778         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
1779         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1781 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
1783         * locales/an_ES: Change default charset from ISO-8859-1 to
1784         ISO-8859-15 as the locale need the EURO sign.
1786         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
1788 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
1790         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
1791         latin letter d.
1793 2003-06-16  Bruno Haible  <bruno@clisp.org>
1795         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
1796         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
1797         * charmaps/IBM1047: Add alias IBM-1047.
1798         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
1800 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1802         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
1803         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
1805 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
1807         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
1809 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1811         * tst-fmon.c (main): Remove unused variable 'monval'.
1813         * tst-fmon.sh: Make sure all tests are executed before an error
1814         code is reported to make.
1815         * tst-numeric.sh: Likewise.
1817 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1819         * locales/is_IS [LC_TIME]: Use lower case letters in month and
1820         week day names.  Patch from Bjarni Ingi Gislason.
1822 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
1824         * locales/fi_FI: Add URL to a reference documenting Finish in
1825         Finland
1826         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
1827         period (U002E) to non-break space (U00A0).
1828         suggestion from Eero Häkkinen.
1829         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
1830         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
1832 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
1834         * locales/lo_LA: New file.
1835         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
1836         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
1838 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
1840         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
1842 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
1844         * locales/st_ZA: New file.
1845         * locales/xh_ZA: New file.
1846         * locales/zu_ZA: New file.
1847         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
1849 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
1851         * locales/de_DE: Use two-letter abday values.
1852         * tst-langinfo.sh: Update after de_DE locale change.
1854 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1856         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
1857         format specifier when printing ret.
1859 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1861         * tst-fmon.c: Report name of locale if setlocale() fails.
1862         * tst-numeric.c: Likewise.
1864         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
1865         * tst-numeric.sh: Likewise.
1867 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1869         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
1870         it easier to find out what was wrong with the sorting order.
1872 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
1874         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
1875         (tst-numeric.out): Define.
1876         * tst-numeric.c: New file.
1877         * tst-numeric.sh: New file.
1878         * tst-numeric.data: New file.
1880 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
1882         * locales/ar_BH: Fix spelling of Bahrain.
1884 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
1886         * locales/uk_UA: Fix sorting.
1887         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
1889 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
1891         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
1892         'SDD' for Sudan.
1893         * locales/es_EC [LC_MONETARY]: Use international currency symbol
1894         'USD' for Ecuador.
1895         Source is CIA World Fact book.
1897 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
1899         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
1900         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
1901         the locale building again.
1902         * locales/sr_YU@cyrillic: Likewise.
1904 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1906         * locales/mn_MN: Fix country_post and country_ab2.
1908 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
1910         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
1911         Added ^ to LC_MESSAGES regex "^[yY].*".
1912         Confirmed LC_PAPER and LC_MEASUREMENT settings.
1913         Added country and language names to LC_ADDRESS.
1914         Added missing info for LC_TELEPHONE.
1915         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
1917 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
1919         * localedata/mn_MN: New file.
1920         Contributed by Sanlig Badral <badral@chinggis.com>.
1922 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
1924         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
1926 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
1928         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
1929         as 2.  Reported by Christian Rose <menthos@gnu.org>.
1931         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
1933 2002-12-03  Roland McGrath  <roland@redhat.com>
1935         * charmaps/CP1125: New file.
1936         * CHECKSUMS: Add it.
1938 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
1940         * locales/tl_PH: Fix typo: Philipines -> Philippines.
1942 2002-10-18  Bruno Haible  <bruno@clisp.org>
1944         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
1946         * charmaps/KOI8-T: Correct a typo.
1947         * charmaps/CP1256: Use official Unicode character names.
1948         * charmaps/EUC-JP: Likewise.
1949         * charmaps/GBK: Likewise.
1950         * charmaps/ISO-8859-11: Likewise.
1951         * charmaps/KOI8-U: Likewise.
1952         * charmaps/MAC-SAMI: Likewise.
1953         * charmaps/TIS-620: Likewise.
1954         * charmaps/CP949: Likewise. Use Hangul syllable names according to
1955         Unicode 3.0 book, section 3.11.
1956         * charmaps/EUC-KR: Likewise.
1957         * charmaps/JOHAB: Likewise.
1959 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
1961         * locales/zh_TW: Use shorter forms for abday and day.
1962         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
1964 2002-09-23  Roland McGrath  <roland@redhat.com>
1966         * tst-xlocale1.c (main): int -> size_t for counter.
1967         * tst-xlocale2.c (do_test): Likewise.
1968         * tst-ctype.c (main): Likewise.
1970 2002-09-22  Bruno Haible  <bruno@clisp.org>
1972         * charmaps/TSCII: New file.
1974 2002-09-20  Roland McGrath  <roland@redhat.com>
1976         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
1977         Touch the LC_CTYPE file of the output after a successful run.
1978         Reported by Bruno Haible <bruno@clisp.org>.
1980 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
1982         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
1983         Patch by Yanko Kaneti <yaneti@declera.com>.
1985 2002-09-01  Roland McGrath  <roland@redhat.com>
1987         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
1989 2002-08-28  Roland McGrath  <roland@redhat.com>
1991         * tst-xlocale1.c (main): Remove __ from function names.
1992         * tst-xlocale2.c: Likewise.
1994 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1996         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
1997         code.
1998         * tests-mbwc/tst_mbrtowc.c: Likewise.
1999         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
2000         * tests-mbwc/tst_mbstowcs.c: Likewise.
2001         * tests-mbwc/tst_strfmon.c: Likewise.
2002         * tests-mbwc/tst_strxfrm.c: Likewise.
2003         * tests-mbwc/tst_swscanf.c: Likewise.
2004         * tests-mbwc/tst_wcscat.c: Likewise.
2005         * tests-mbwc/tst_wcschr.c: Likewise.
2006         * tests-mbwc/tst_wcscpy.c: Likewise.
2007         * tests-mbwc/tst_wcscspn.c: Likewise.
2008         * tests-mbwc/tst_wcsncat.c: Likewise.
2009         * tests-mbwc/tst_wcsncpy.c: Likewise.
2010         * tests-mbwc/tst_wcspbrk.c: Likewise.
2011         * tests-mbwc/tst_wcsrtombs.c: Likewise.
2012         * tests-mbwc/tst_wcsspn.c: Likewise.
2013         * tests-mbwc/tst_wcsstr.c: Likewise.
2014         * tests-mbwc/tst_wcstod.c: Likewise.
2015         * tests-mbwc/tst_wcstok.c: Likewise.
2016         * tests-mbwc/tst_wcstombs.c: Likewise.
2018 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2020         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
2021         range.
2023 2002-08-09  Roland McGrath  <roland@redhat.com>
2025         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
2026         localedef.
2028 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2030         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
2031         Adding presentation forms, Alef Wasla, and Rial Sign.
2032         Handling frequent canonically equivalent sequences like each other.
2033         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2035 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
2037         * locales/es_EC: Fix typo: Equador -> Ecuador.
2039 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
2041         * locales/th_TH: Change tel_dom_fmt.
2042         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2044 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
2046         * charmaps/ISO-8859-11: New file.
2048 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
2050         * locales/lug_UG: New file.
2051         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
2053         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
2054         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
2056 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
2058         * locales/mt_MT: Add locale-specific collation info.
2059         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
2061         * locales/en_AU: Add am/pm support.
2062         Patch partly by maffew@cat.org.au [PR libc/3911].
2064 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
2066         * locales/be_BY: Fix int_curr_symbol.
2067         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
2069 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
2071         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
2072         and trailing consonant.
2073         * charmaps/GB18030: Likewise
2075 2002-04-21  Bruno Haible  <bruno@clisp.org>
2077         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
2078         14 (tags), 15 and 16 (private use), accidentally removed by the
2079         2002-01-16 patch.  Replace width table by one which is based on
2080         Unicode but is biased for CJK.
2082 2002-04-19  Bruno Haible  <bruno@clisp.org>
2084         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
2085         * charmaps/MAC-SAMI: Likewise.
2087 2002-04-15  Bruno Haible  <bruno@clisp.org>
2089         * charmaps/EUC-JISX0213: New file.
2090         * charmaps/SHIFT_JISX0213: New file.
2092 2002-04-15  Bruno Haible  <bruno@clisp.org>
2094         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
2096 2002-04-15  Bruno Haible  <bruno@clisp.org>
2098         * charmaps/EUC-TW: Add many mappings for characters introduced in
2099         Unicode 3.1 and 3.2.
2101 2002-04-15  Bruno Haible  <bruno@clisp.org>
2103         * charmaps/GB18030: Update for Unicode 3.2:
2104         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2105         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2106         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2107         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2108         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2109         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2110         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2111         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2112         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2113         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2114         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2115         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2116         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2117         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2119 2002-04-15  Bruno Haible  <bruno@clisp.org>
2121         * charmaps/UTF-8: Update for Unicode 3.2:
2122         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2123         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2124         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2125         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2126         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2127         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2128         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2129         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2130         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2131         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2132         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2133         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2134         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2135         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2136         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
2138 2002-04-15  Bruno Haible  <bruno@clisp.org>
2140         Update to Unicode 3.2.
2141         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
2142         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
2143         * locales/translit_combining: Add more combining characters.
2144         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
2145         <U2A74>..<U2A76>.
2146         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
2147         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
2148         <UFE00>..<UFE0F>.
2149         * locales/translit_small: Add small Hiragana letters and small
2150         Katakana letters.
2151         * locales/translit_wide: Add <UFF5F>..<UFF60>.
2153 2002-04-15  Bruno Haible  <bruno@clisp.org>
2155         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
2156         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
2157         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
2158         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
2159         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
2160         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
2161         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
2162         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
2163         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
2164         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
2165         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
2166         <UFA30>..<UFA6A>, <UFE73>.
2167         (space): Add <U205F>.
2168         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
2169         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
2170         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
2171         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
2172         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
2173         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
2174         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
2175         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
2176         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
2177         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
2178         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2179         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2180         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2181         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2182         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2183         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2184         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2185         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2186         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2187         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2188         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2189         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2190         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2191         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
2192         (print): Likewise. Also add <U205F>.
2193         (blank): Add <U205F>.
2194         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
2195         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
2196         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
2197         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
2198         (<U050D>,<U050C>), (<U050F>,<U050E>).
2199         (totitle): Likewise.
2200         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
2201         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
2202         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
2203         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
2204         (<U050C>,<U050D>), (<U050E>,<U050F>).
2205         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
2206         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
2207         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2208         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
2209         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
2210         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2211         * locales/tr_TR: Likewise.
2213 2002-04-15  Bruno Haible  <bruno@clisp.org>
2215         * charmaps/IBM856: New file.
2216         * charmaps/IBM922: New file.
2217         * charmaps/IBM1124: New file.
2218         * charmaps/IBM1129: New file.
2219         * charmaps/IBM1160: New file.
2220         * charmaps/IBM1161: New file.
2221         * charmaps/IBM1132: New file.
2222         * charmaps/IBM1133: New file.
2223         * charmaps/IBM1162: New file.
2224         * charmaps/IBM1163: New file.
2225         * charmaps/IBM1164: New file.
2226         * charmaps/ARMSCII-8: New file.
2228 2002-04-14  Wolfram Gloger  <wg@malloc.de>
2230         * tests-mbwc/tst_types.h: Increase MONSIZE.
2231         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
2233 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2235         * locales/ms_MY (day): Fix a typo.
2237 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2239         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
2241 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
2243         * locales/vi_VN: Fix various mistakes and add some more information.
2244         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
2246 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
2248         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
2249         Euro locales.
2250         * tst-fmon.data: Likewise.
2252         * locales/br_FR: Eliminate old national currencies of countries
2253         participating in Euro.  Make @euro files pure copies.
2254         * locales/ca_ES: Likewise.
2255         * locales/ca_ES@euro: Likewise.
2256         * locales/de_AT: Likewise.
2257         * locales/de_AT@euro: Likewise.
2258         * locales/de_BE: Likewise.
2259         * locales/de_BE@euro: Likewise.
2260         * locales/de_DE: Likewise.
2261         * locales/de_DE@euro: Likewise.
2262         * locales/de_LU: Likewise.
2263         * locales/de_LU@euro: Likewise.
2264         * locales/el_GR: Likewise.
2265         * locales/el_GR@euro: Likewise.
2266         * locales/en_IE: Likewise.
2267         * locales/en_IE@euro: Likewise.
2268         * locales/es_ES: Likewise.
2269         * locales/es_ES@euro: Likewise.
2270         * locales/fi_FI: Likewise.
2271         * locales/fi_FI@euro: Likewise.
2272         * locales/fr_BE: Likewise.
2273         * locales/fr_BE@euro: Likewise.
2274         * locales/fr_FR: Likewise.
2275         * locales/fr_FR@euro: Likewise.
2276         * locales/fr_LU: Likewise.
2277         * locales/fr_LU@euro: Likewise.
2278         * locales/ga_IE: Likewise.
2279         * locales/ga_IE@euro: Likewise.
2280         * locales/gl_ES: Likewise.
2281         * locales/gl_ES@euro: Likewise.
2282         * locales/it_IT: Likewise.
2283         * locales/it_IT@euro: Likewise.
2284         * locales/nl_NL: Likewise.
2285         * locales/nl_NL@euro: Likewise.
2286         * locales/pt_PT: Likewise.
2287         * locales/pt_PT@euro: Likewise.
2289         * locales/br_FR@euro: New file.
2291 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
2293         * locales/eu_ES: Corrections of date and time formats.
2294         * locales/hu_HU: Adjust a comment.
2295         * locales/wa_BE: New file.
2296         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2298         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
2299         * locales/wa_BE@euro: New file.
2301         * locales/zh_HK: Correct date information.
2302         Patch by Anthony Fok <anthony@thizlinux.com>.
2304 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
2306         * locales/sr_YU: Correct month entries for June and July
2307         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
2309         * locales/pl_PL: Update int_curr_symbol.
2311 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2313         * locales/el_GR: Bug fixes for spelling.
2314         Patch by Alexandros Diamantidis <adia@hellug.gr>.
2316 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
2318         * da_DK.in: Add a few more character sequences, no real words.
2320 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
2322         * charmaps/MACINTOSH: Update to Apple's latest definition.
2324 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
2326         * charmaps/GB18030: Update.
2327         Patch by Yu Shao <yshao@redhat.com>.
2329 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
2331         * locales/hu_HU: New version with corrected collation.
2332         Patch by Nagy Péter <chichken@interbase.hu>.
2334 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
2336         * locales/bn_BD: New file.
2337         Contributed by Taneem Ahmed <taneem@eyetap.org>.
2339 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
2341         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
2343 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
2345         * locales/ms_MY: Various bug fixes and additions.
2346         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
2348         * locales/ca_ES: Fix typos (desembre -> decembre).
2349         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
2351 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
2353         * charmaps/TCVN5712-1: Add combined characters.
2355 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
2357         * locales/bg_BG: Rewrite.
2358         Patch by Alexander Shopov <al_shopov@web.bg>.
2360         * charmapsTCVN5712-1: New file.
2362 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
2364         * locales/translit_neutral: Define transliteration for dong sign.
2366 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
2368         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
2370         * locales/de_CH: Define decimal point to '.' and thousands
2371         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
2373 2001-11-21  Bruno Haible  <bruno@clisp.org>
2375         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2377 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
2379         * locales/se_NO: New file.
2381 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
2383         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
2385 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
2387         * charmaps/SAMI-WS2: Add Euro sign.
2388         Patch by Petter Reinholdtsen <pere@hungry.com>.
2390 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
2392         * Makefile: Add rules to build and run tst-xlocale2.
2393         * tst-xlocale2.c: New file.
2395 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
2397         * Makefile: Add rules to build and run tst-xlocale1.
2398         * tst-xlocale1.c: New file.
2400         * bug-iconv-trans.c: Improve error messages.
2402 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
2404         * charmaps/ISO-IR-209: New file.
2405         * charmaps/MAC-SAMI: New file.
2406         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
2408 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
2410         * charmaps/GEORGIAN-PS: New file.
2411         * charmaps/GEORGIAN-ACADEMY: New file.
2412         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
2414 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
2416         * Makefile: Add rules to build and run tst-mbswcs6.
2417         * tst-mbswcs6.c: New file.
2419         * SUPPORTED: Add several new locales.
2421         * charmaps/KOI8-T: New file.
2423 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
2425         * locales/af_ZA: Use generic LC_COLLATE data.
2426         * locales/el_GR: Likewise.
2427         * locales/hu_HU: Likewise.
2428         * locales/ro_RO: Likewise.  Add transliteration.
2429         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
2430         * locales/ru_RU: Likewise.
2431         * locales/ru_UA: Likewise.
2432         * locales/uk_UA: Likewise.
2433         * locales/eu_ES: LC_TIME strings fixed.
2434         * locales/am_ET: New file.
2435         * locales/translit_et: New file.
2436         * locales/az_AZ: New file.
2437         * locales/br_FR: New file.
2438         * locales/bs_BA: New file.
2439         * locales/cy_GB: New file.
2440         * locales/hy_AM: New file.
2441         * locales/ka_GE: New file.
2442         * locales/mi_NZ: New file.
2443         * locales/oc_FR: New file.
2444         * locales/tg_TJ: New file.
2445         * locales/ti_ER: New file.
2446         * locales/ti_ET: New file.
2447         * locales/tl_PH: New file.
2448         * locales/tt_RU: New file.
2449         * locales/ur_PK: New file.
2450         * locales/uz_UZ: New file.
2451         * locales/yi_US: New file.
2452         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2454 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
2456         * locales/tr_TR: Define missing fields and remove FIXME comments.
2457         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
2459 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
2461         * locales/en_CA (LC_PAPER): Change to Letter.
2462         * locales/fr_CA (LC_PAPER): Likewise.
2463         * locales/es_PR (LC_PAPER): Change to Letter.
2464         (LC_MEASUREMENT): Change to 2.
2465         * locales/es_US (LC_PAPER): Change to Letter.
2466         (LC_MEASUREMENT): Change to 2.
2468 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
2470         * Makefile: Add dependencies to locale files for all tests in $(tests).
2472 2001-06-28  H.J. Lu  <hjl@gnu.org>
2474         * Makefile: Include SUPPORTED.
2475         (INSTALL-SUPPORTED-LOCALES): New.
2476         ($(INSTALL-SUPPORTED-LOCALES)): New target.
2477         (install-locales-dir): Likewise.
2478         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
2479         * SUPPORTED: Changed the format for parallel install.
2481 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
2483         * Makefile: Add rules to build and run tst-leaks.
2484         * tst-leaks.c: New file.
2486 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
2488         * locales/ro_RO (day): Use U0163 instead of U021B.
2490 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
2492         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
2494 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
2496         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
2497         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
2499 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
2501         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
2502         to SHIFT_JIS. Add SJIS as alias.
2503         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
2504         * gen-locale.sh: Likewise.
2506 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2508         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
2509         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
2510         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
2511         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
2513 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2515         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
2516         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
2517         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
2518         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
2519         <U3014>, <U3015>, <U3018>, <U3019>.
2521 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2523         * gen-unicode-ctype.c: Update to Unicode 3.1.
2524         (unicode_attributes): Change size to 0x110000.
2525         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
2526         Unicode now officially allows a 32-bit representation and deprecates
2527         the use of surrogates in this representation.
2528         (fill_attributes): Loop up to 0x110000.
2529         (unicode_combining): Remove array.
2530         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
2531         contain this property any more.
2532         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
2533         2001-02-15.
2534         (is_combining): Use new but equivalent definition.
2535         (ucs_symbol, ucs_symbol_range): New functions.
2536         (output_charclass): Loop up to 0x110000.
2537         (output_charmap): Likewise.
2538         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
2539         appropriate.
2540         (main): Expect only two arguments. Remove fill_combining() call.
2541         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
2542         To "lower", add <U03F5> and Deseret letters.
2543         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
2544         Gothic letters, Deseret letters, mathematical symbols.
2545         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
2546         Unicode 3.1 characters.
2547         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
2548         many new Unicode 3.1 characters.
2549         "toupper", "tolower", "totitle": Update.
2550         To "combining", add some new musical symbols.
2551         To "combining_level3", add some new musical symbols.
2552         * locales/tr_TR (LC_CTYPE): Update from i18n.
2553         * locales/translit_font: Add transliterations for new Unicode 3.1
2554         mathematical symbols.
2555         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
2556         * locales/translit_cjk_compat: Add transliterations for CJK
2557         compatibility characters in Unicode plane 2.
2559 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2561         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
2562         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
2563         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
2564         0x8EAFxxxx mappings instead.
2566 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
2568         * locales/ro_RO: Correct abday, day, abmon, and mon info.
2569         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
2571 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
2573         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
2574         for some tests, because mbrlen (NULL, 0, &s) does not always put back
2575         s into the initial state.
2577 2001-05-14  Andreas Jaeger  <aj@suse.de>
2579         * locales/ms_MY: Fix entries for Tue and Wednesday.
2580         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
2582 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
2584         * locales/be_BY: Fix syntax in LC_COLLATE section.
2585         * locales/ru_UA: Likewise.
2586         * locales/tr_TR: Likewise.
2587         * locales/uk_UA: Likewise.
2589 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
2591         * locales/fa_IR: Add outdigit information and collation.
2592         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2594 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
2596         * locales/i18n: Don't define outdigit.
2598 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
2600         * locales/th_TH: Remove name_ms entry.
2601         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2603 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
2605         * locales/th_TH: Update era information and some of the new
2606         categories.
2607         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2609 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
2611         * locales/i18n: Correct classification of Thai characters.  This
2612         differs from Unicode's tables but is in line with linguistic rules
2613         in Thailand.
2614         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2616 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
2618         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
2619         Patch by Yong Li <rigel863@yahoo.com>.
2621 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
2623         * SUPPORTED: Add zh_CN.GBK.
2625 2001-02-09  Andreas Jaeger  <aj@suse.de>
2627         * locales/en_IN: Add newline at end of file.
2629         * SUPPORTED: Add more entries.
2631 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
2633         * locales/en_HK: At newline at the end of the file.
2635 2001-02-08  Andreas Jaeger  <aj@suse.de>
2637         * localedata/SUPPORTED: Add some entries for new locales.
2639 2001-02-07  Andreas Jaeger  <aj@suse.de>
2641         * locales/ar_IN: New.
2642         * locales/bn_IN: New.
2643         * locales/el_GR@euro: New.
2644         * locales/en_HK: New.
2645         * locales/en_IN: New.
2646         * locales/en_PH: New.
2647         * locales/en_SG: New.
2648         * locales/ms_MY: New.
2649         * locales/ta_IN: New.
2650         * locales/te_IN: New.
2651         * locales/zh_SG: New.
2653 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
2655         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
2656         * locales/zh_CN: Likewise.
2658 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
2660         * locales/translit_cjk_compat: Add missing characters in range
2661         U+3300..U+33FF.
2663 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
2665         * locales/fi_FI: Remove FIXME comments.
2666         * locales/sv_FI: Likewise.
2667         Patch by Marko Myllynen <myllynen@lut.fi>.
2669 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
2671         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
2672         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
2674 2001-01-23  Andreas Schwab  <schwab@suse.de>
2676         * locales/el_GR: Add missing quotes around multicharacter strings.
2677         * locales/ru_RU: Likewise.
2679 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
2681         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
2682         * tst-langinfo.sh: Add French tests.
2684 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
2686         * locales/cs_CZ: Fix grammar of comment above abmon.
2687         Reported by Stanislav Brabec <utx@penguin.cz>.
2689 2000-12-31  Andreas Jaeger  <aj@suse.de>
2691         * tst-fmon.c (main): Use return instead of exit to avoid warning.
2693 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
2695         * tests/test5.cm: Define code_set_name.
2697 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
2699         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
2700         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
2701         REVERSE SOLIDUS.
2703 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
2705         * Makefile (tests): Add tst-setlocale.
2706         (tst-setlocale-ENV): Define.
2707         * tst-setlocale.c: New file.
2709 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2711         * Makefile (LOCALES): Add ja_JP.SJIS.
2713 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
2715         * tst-digits.c (main): Add casts to avoid warnings.
2716         * collate-test.c (xstrcoll): Make l1 and l2 const.
2717         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
2719 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
2721         * charmaps/BALTIC: Superceded by ISO-8859-13.
2723 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
2725         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
2726         Republic of Korea.  Streamlined and extend(include all Hangul
2727         syllables) hangul and hanja class definition in LC_CTYPE and
2728         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
2729         tel_dom_fmt to LC_TELEPHONE.
2730         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
2732 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
2734         * locales/ko_KR: Fix currency_symbol.
2735         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2737 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
2739         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
2740         Reported by Markus Kuhn.
2742 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
2744         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
2745         * locales/ko_KR: Revert change.  Use full with won sign.
2746         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2748 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
2750         * locales/mk_MK: Update.
2751         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
2753 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
2755         * charmaps/BIG5: Add mapping for <U20AC> back.
2756         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2758 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
2760         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
2761         * locales/translit_compat: Add a few ligatures.
2762         * locales/translit_combining: Add a few plain ASCII alternatives.
2763         * locales/translit_fraction: Likewise.  Surround with spaces.
2765 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2767         * locales/translit_hangul: New file.
2768         * locales/ko_KR (LC_CTYPE): Include it.
2770 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2772         * locales/translit_cjk_variants: New file.
2773         * locales/ja_JP (LC_CTYPE): Include it.
2775 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2777         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
2778         transliteration rules.
2780 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2782         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
2783         transliteration rules.
2784         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
2785         * locales/de_BE (LC_CTYPE): Likewise.
2786         * locales/de_CH (LC_CTYPE): Likewise.
2787         * locales/de_LU (LC_CTYPE): Likewise.
2788         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
2789         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
2790         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
2791         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
2793 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2795         * locales/translit_combining: New file.
2796         * locales/fr_FR (LC_CTYPE): Include it.
2797         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
2798         * locales/fr_CA (LC_CTYPE): Likewise.
2799         * locales/fr_CH (LC_CTYPE): Likewise.
2800         * locales/fr_LU (LC_CTYPE): Likewise.
2801         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
2802         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
2803         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
2805 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2807         * locales/translit_wide: New file.
2808         * locales/translit_narrow: New file.
2809         * locales/translit_font: New file.
2810         * locales/translit_circle: New file.
2811         * locales/translit_small: New file.
2812         * locales/translit_fraction: New file.
2813         * locales/translit_compat: New file.
2814         * locales/translit_cjk_compat: New file.
2815         * locales/translit_neutral: New file.  Include all of the above.
2816         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
2817         German and Danish specific rules.
2819 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2821         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
2822         * locales/zh_CN (LC_CTYPE): Likewise.
2823         * locales/ko_KR (LC_CTYPE): Likewise.
2825 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2827         * charmaps/UTF-8: Set width of U200B to 0.
2828         * charmaps/GB18030: Likewise.
2830 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
2832         * charmaps/BIG5: Update.
2833         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2835         * locales/mk_MK: Use iso14651_t1 file.
2836         Patch by Damjan <arhiv@freemail.org.mk>.
2838 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
2840         * charmaps/VISCII: New file.
2842 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2844         * locales/sr_YU@cyrillic: New file. Based on a locale file by
2845         Anton Zinoviev <anton@lml.bas.bg>.
2846         * SUPPORTED: Add sr_YU@cyrillic.
2848 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2850         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
2851         * locales/be_BY: Likewise.
2852         * locales/bg_BG: Likewise.
2853         * locales/el_GR: Likewise.
2854         * locales/ja_JP: Likewise.
2855         * locales/ko_KR: Likewise.
2856         * locales/mk_MK: Likewise.
2857         * locales/ru_RU: Likewise.
2858         * locales/ru_UA: Likewise.
2859         * locales/th_TH: Likewise.
2860         * locales/tr_TR: Likewise.
2861         * locales/uk_UA: Likewise.
2862         * locales/zh_CN: Likewise.
2863         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
2864         in the ja_JP.EUC-JP locale.
2865         * tests-mbwc/dat_iswalpha.c: Likewise.
2866         * tests-mbwc/dat_iswctype.c: Likewise.
2867         * tests-mbwc/dat_iswgraph.c: Likewise.
2868         * tests-mbwc/dat_iswprint.c: Likewise.
2869         * tests-mbwc/dat_iswpunct.c: Likewise.
2871 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
2873         * fr_CA,2.13.in: Removed.
2875 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
2877         * locales/POSIX: New support for date_fmt.
2878         * locales/af_ZA: Likewise.
2879         * locales/ar_AE: Likewise.
2880         * locales/ar_BH: Likewise.
2881         * locales/ar_DZ: Likewise.
2882         * locales/ar_EG: Likewise.
2883         * locales/ar_IQ: Likewise.
2884         * locales/ar_JO: Likewise.
2885         * locales/ar_KW: Likewise.
2886         * locales/ar_LB: Likewise.
2887         * locales/ar_LY: Likewise.
2888         * locales/ar_MA: Likewise.
2889         * locales/ar_OM: Likewise.
2890         * locales/ar_QA: Likewise.
2891         * locales/ar_SA: Likewise.
2892         * locales/ar_SD: Likewise.
2893         * locales/ar_SY: Likewise.
2894         * locales/ar_TN: Likewise.
2895         * locales/ar_YE: Likewise.
2896         * locales/be_BY: Likewise.
2897         * locales/bg_BG: Likewise.
2898         * locales/ca_ES: Likewise.
2899         * locales/cs_CZ: Likewise.
2900         * locales/da_DK: Likewise.
2901         * locales/de_AT: Likewise.
2902         * locales/de_BE: Likewise.
2903         * locales/de_CH: Likewise.
2904         * locales/de_DE: Likewise.
2905         * locales/de_LU: Likewise.
2906         * locales/el_GR: Likewise.
2907         * locales/en_AU: Likewise.
2908         * locales/en_CA: Likewise.
2909         * locales/en_DK: Likewise.
2910         * locales/en_GB: Likewise.
2911         * locales/en_IE: Likewise.
2912         * locales/en_NZ: Likewise.
2913         * locales/en_US: Likewise.
2914         * locales/en_ZA: Likewise.
2915         * locales/es_AR: Likewise.
2916         * locales/es_BO: Likewise.
2917         * locales/es_CL: Likewise.
2918         * locales/es_CO: Likewise.
2919         * locales/es_CR: Likewise.
2920         * locales/es_DO: Likewise.
2921         * locales/es_EC: Likewise.
2922         * locales/es_ES: Likewise.
2923         * locales/es_GT: Likewise.
2924         * locales/es_HN: Likewise.
2925         * locales/es_MX: Likewise.
2926         * locales/es_NI: Likewise.
2927         * locales/es_PA: Likewise.
2928         * locales/es_PE: Likewise.
2929         * locales/es_PR: Likewise.
2930         * locales/es_PY: Likewise.
2931         * locales/es_SV: Likewise.
2932         * locales/es_US: Likewise.
2933         * locales/es_UY: Likewise.
2934         * locales/es_VE: Likewise.
2935         * locales/et_EE: Likewise.
2936         * locales/eu_ES: Likewise.
2937         * locales/fa_IR: Likewise.
2938         * locales/fi_FI: Likewise.
2939         * locales/fo_FO: Likewise.
2940         * locales/fr_BE: Likewise.
2941         * locales/fr_CA: Likewise.
2942         * locales/fr_CH: Likewise.
2943         * locales/fr_FR: Likewise.
2944         * locales/fr_LU: Likewise.
2945         * locales/ga_IE: Likewise.
2946         * locales/gl_ES: Likewise.
2947         * locales/gv_GB: Likewise.
2948         * locales/he_IL: Likewise.
2949         * locales/hi_IN: Likewise.
2950         * locales/hr_HR: Likewise.
2951         * locales/hu_HU: Likewise.
2952         * locales/i18n: Likewise.
2953         * locales/id_ID: Likewise.
2954         * locales/is_IS: Likewise.
2955         * locales/it_CH: Likewise.
2956         * locales/it_IT: Likewise.
2957         * locales/iw_IL: Likewise.
2958         * locales/ja_JP: Likewise.
2959         * locales/kl_GL: Likewise.
2960         * locales/ko_KR: Likewise.
2961         * locales/kw_GB: Likewise.
2962         * locales/lt_LT: Likewise.
2963         * locales/lv_LV: Likewise.
2964         * locales/mk_MK: Likewise.
2965         * locales/mr_IN: Likewise.
2966         * locales/mt_MT: Likewise.
2967         * locales/nl_BE: Likewise.
2968         * locales/nl_NL: Likewise.
2969         * locales/nn_NO: Likewise.
2970         * locales/no_NO: Likewise.
2971         * locales/pl_PL: Likewise.
2972         * locales/pt_BR: Likewise.
2973         * locales/pt_PT: Likewise.
2974         * locales/ro_RO: Likewise.
2975         * locales/ru_RU: Likewise.
2976         * locales/ru_UA: Likewise.
2977         * locales/sk_SK: Likewise.
2978         * locales/sl_SI: Likewise.
2979         * locales/sq_AL: Likewise.
2980         * locales/sr_YU: Likewise.
2981         * locales/sv_FI: Likewise.
2982         * locales/sv_SE: Likewise.
2983         * locales/th_TH: Likewise.
2984         * locales/tr_TR: Likewise.
2985         * locales/uk_UA: Likewise.
2986         * locales/vi_VN: Likewise.
2987         * locales/zh_CN: Likewise.
2988         * locales/zh_HK: Likewise.
2989         * locales/zh_TW: Likewise.
2991 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
2993         * locales/fa_IR: Fix many problems and change to use UTF-8.
2994         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2995         * SUPPORTED: Add fa_IR.UTF-8.
2997 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
2999         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
3001 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
3003         * locales/iso14651_t1: Handle Macedonian correctly.
3004         Patch by Damjan <arhiv@freemail.org.mk>.
3006 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
3008         * locales/iso14651_t1: Add currency symbols.
3010 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3012         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
3013         * tests-mbwc/dat_iswdigit.c: Likewise.
3015         * locales/zh_CN: Remove non-ASCII digit entry.
3016         * locales/ja_JP: Likewise.
3017         Add full width digits to alnum class.
3019 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3021         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
3022         digits.
3023         (is_alpha): Add them here.
3024         * locales/i18n (digit): Remove all non-ASCII digits.
3025         (alpha): Add them here.
3027         * dump-ctype.c: Pretty print.
3029 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3031         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
3032         * locales/ko_KR: Change currency_symbol back to use U20a9.
3034 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
3036         * tst-langinfo.sh: Adjust for change in ja_JP.
3038 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
3040         * locales/ja_JP: Changed yesexpr/noexpr expression,
3041         fixed typo in era, added definition for name_gen.
3043 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3045         * SUPPORTED: Add ko_KR.UTF-8.
3047 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
3049         * charmaps/BIG5: Add a width table.
3050         * charmaps/GB18030: Likewise.
3051         * charmaps/ISO-8859-6: Likewise.
3052         * charmaps/ISO-8859-8: Likewise.
3053         * charmaps/TIS-620: Likewise.
3055 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3057         * Makefile (repertoiremaps): Remove variable.
3058         (distribute): Remove repertoiremaps.
3059         (install-others): Likewise. Add .gz to charmaps.
3060         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
3062 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3064         * charmaps/ISO-IR-197: Remove alias "none".
3066 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3068         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
3069         width of format control characters to 0.
3071 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3073         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
3074         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
3075         return values.  Only the sign matters.
3077 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
3079         * locales/ar_SA: Last non <Uxxxx> entries removed.
3080         Patch by Martin Strassburger <martin.strassburger@sap.com>.
3082 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
3084         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
3085         we have EUC-KR.
3087 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3089         * locales/uk_UA: Fix yesexpr.
3090         * locales/ru_UA: Likewise.
3091         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
3093 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3095         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
3096         so they become printable and carry a width.  Comment out surrogate
3097         ranges.  Add a WIDTH table.
3099 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3101         * gen-unicode-ctype.c: New file.
3102         * dump-ctype.c: New file.
3103         * Makefile (distribute): Add them.
3104         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
3105         gen-unicode-ctype.c.
3106         (blank): Add U+1680.
3107         (cntrl): Add U+2028, U+2029.
3108         (space): Add U+1680, U+2028, U+2029.
3109         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
3110         (alnum, alpha, print, graph, punct): Lots of additions.
3111         (lower, upper, tolower, toupper, combining, combining_level3): Update.
3112         (totitle): New map.
3113         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
3114         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
3115         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
3116         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
3117         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
3118         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
3119         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
3121 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3123         * charmaps/GBK: Add commented mappings for GBK characters not yet in
3124         Unicode.
3126 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3128         * charmaps/GBK: Remove /x80 entry.
3130 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3132         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
3133         to use it.
3135 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3137         * charmaps/JOHAB: Add identity mapping for 0x7f.
3139 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
3141         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
3142         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
3144 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
3146         * charmaps/GB2312: Change code_set_name to GB2312.
3148 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
3150         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
3151         * localedata/locales/ar_BH: Likewise.
3152         * localedata/locales/ar_DZ: Likewise.
3153         * localedata/locales/ar_EG: Likewise.
3154         * localedata/locales/ar_IQ: Likewise.
3155         * localedata/locales/ar_JO: Likewise.
3156         * localedata/locales/ar_KW: Likewise.
3157         * localedata/locales/ar_LB: Likewise.
3158         * localedata/locales/ar_LY: Likewise.
3159         * localedata/locales/ar_MA: Likewise.
3160         * localedata/locales/ar_OM: Likewise.
3161         * localedata/locales/ar_QA: Likewise.
3162         * localedata/locales/ar_SD: Likewise.
3163         * localedata/locales/ar_SY: Likewise.
3164         * localedata/locales/ar_TN: Likewise.
3165         * localedata/locales/ar_YE: Likewise.
3167 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
3169         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
3170         * locales/mr_IN: New file.
3171         * locales/mt_MT: New file.
3173         * charmaps/GB18030: Comment out entries in user-defined area.
3175 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
3177         * charmaps/GB18030: Add back entries which got lost in last change.
3179 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
3181         * charmaps/GB18030: Update once more.
3183         * charmaps/JOHAB: New file.
3184         * SUPPORTED: Add ko_KR.JOHAB.
3186 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
3188         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
3189         but not in EUC-KR.
3191 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3193         * charmaps/EUC-TW: Add commented non-reversible mappings.
3195 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3197         * charmaps/CP949: New file.
3199 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3201         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
3203 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3205         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
3206         U+007E.
3208 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3210         * charmaps/INIS-8: Update to use <Uxxxx> format.
3211         * charmaps/ISO_2033-1983: Likewise.
3212         * charmaps/ISO_5427-EXT: Likewise.
3214 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
3216         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
3217         * SUPPORTED: Add zh_HK.BIG5HKSCS.
3219         * charmaps/BIG5HKSCS: Add Big5 codes.
3221         * Makefile (test-input): Add sv_SE.ISO-8859-1.
3222         (LOCALES): Likewise.
3223         * sv_SE.ISO-8859-1: New file.
3225 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
3227         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
3228         Changes by Roger So <spacehunt@e-fever.org>.
3230         * SUPPORTED: Add nn_NO.ISO-8859-1.
3231         * locales/nn_NO: New file.
3233 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
3235         * charmaps/BIG5HKSCS: Regenerated from official data file.
3237         * locales/ja_JP: Add yesstr and nostr information.
3239         * charmaps/GB18030: Add entries from GBK not present here.
3241         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
3243         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
3245 2000-08-29  Akira Higuchi  <a@kondara.org>
3247         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
3248         * charmaps/GBK: Likewise.
3250         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
3252 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
3254         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
3255         and customize with several reorder-after statements.
3256         Reported by menthos@menthos.com.
3258 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
3260         * locales/ja_JP: Add new categories with generic information.
3262         * locales/i18n (default_missing): Change back to only U003F.
3264 2000-08-24  Andreas Jaeger  <aj@suse.de>
3266         * Makefile (generated): Add some .out files.
3268 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
3270         * locales/i18n: Add transliteration information.
3272 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
3274         * locales/ca_ES@euro: Country is Spain.
3275         * locales/ca_ES: Likewise.
3277         * locales/es_MX: Correct int_curr_symbol.
3278         * locales/es_PE: Likewise.
3280         * SUPPORTED: Add missing supported locales.
3282         * locales/fa_IR: Correct a few of the contained bugs.
3284         * locales/zh_HK: New file.
3286         * charmaps/BIG5HKSCS: New file.
3288         * locales/en_CA,2.5: Removed.
3289         * locales/fr_CA,2.13: Removed.
3290         * locales/in_ID: Removed.
3292         * locales/sq_AL: New file.
3293         * SUPPORTED: Add sq_AL.ISO-8859-1.
3295         * locales/vi_VN: New file.
3296         * SUPPORTED: Add vi_VN.UTF-8.
3298         * locales/ko_KR: Correct currency_symbol entry.
3300         * locales/hi_IN: New file.
3301         * SUPPORTED: Add hi_IN.UTF-8.
3303         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
3305         * sort-test.sh: Improve error handling by printing more information.
3307         * locales/ar_AE: New file.
3308         * locales/ar_BH: New file.
3309         * locales/ar_DZ: New file.
3310         * locales/ar_EG: New file.
3311         * locales/ar_IQ: New file.
3312         * locales/ar_JO: New file.
3313         * locales/ar_KW: New file.
3314         * locales/ar_LB: New file.
3315         * locales/ar_LY: New file.
3316         * locales/ar_MA: New file.
3317         * locales/ar_OM: New file.
3318         * locales/ar_QA: New file.
3319         * locales/ar_SD: New file.
3320         * locales/ar_SY: New file.
3321         * locales/ar_TN: New file.
3322         * locales/ar_YE: New file.
3323         * SUPPORTED: Add Arabic locales.
3325 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
3327         * locales/es_CR: New file.
3328         * locales/es_NI: New file.
3329         * locales/es_PR: New file.
3331         * locales/es_AR: Share LC_COLLATE description with es_ES.
3332         * locales/es_BO: Likewise.
3333         * locales/es_CL: Likewise.
3334         * locales/es_CO: Likewise.
3335         * locales/es_DO: Likewise.
3336         * locales/es_GT: Likewise.
3337         * locales/es_HN: Likewise.
3338         * locales/es_MX: Likewise.
3339         * locales/es_PA: Likewise.
3340         * locales/es_PE: Likewise.
3341         * locales/es_PY: Likewise.
3342         * locales/es_SV: Likewise.
3343         * locales/es_UY: Likewise.
3344         * locales/es_VE: Likewise.
3345         * locales/es_EC: Share LC_COLLATE description with es_US.
3347         * locales/ko_KR: Updated for glibc 2.2.
3348         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
3349         * SUPPORTED: Add ko_KR.
3351         * locales/de_BE@euro: New file.
3352         * locales/eu_ES@euro: New file.
3353         * locales/ga_IE@euro: New file.
3354         * locales/gl_ES@euro: New file.
3355         * locales/nl_BE@euro: New file.
3356         * locales/sv_FI@euro: New file.
3357         * SUPPORTED: Add the new locales.
3359         * Makefile (install-locales): Handle option in locale name.  Print
3360         progress information.
3362         * SUPPORTED: Add all the @euro locales.
3364         * locales/ca_ES@euro: Update charset comment.
3365         * locales/de_AT@euro: Likewise.
3366         * locales/de_DE@euro: Likewise.
3367         * locales/de_LU@euro: Likewise.
3368         * locales/en_IE@euro: Likewise.
3369         * locales/es_ES@euro: Likewise.
3370         * locales/fi_FI@euro: Likewise.
3371         * locales/fr_BE@euro: Likewise.
3372         * locales/fr_FR@euro: Likewise.
3373         * locales/fr_LU@euro: Likewise.
3374         * locales/it_IT@euro: Likewise.
3375         * locales/nl_NL@euro: Likewise.
3376         * locales/pt_PT@euro: Likewise.
3378 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
3380         * locales/ca_ES: Correct comment.
3382         * locales/ca_ES@euro: New file.
3383         * locales/de_AT@euro: New file.
3384         * locales/de_DE@euro: New file.
3385         * locales/de_LU@euro: New file.
3386         * locales/en_IE@euro: New file.
3387         * locales/es_ES@euro: New file.
3388         * locales/fi_FI@euro: New file.
3389         * locales/fr_BE@euro: New file.
3390         * locales/fr_FR@euro: New file.
3391         * locales/fr_LU@euro: New file.
3392         * locales/it_IT@euro: New file.
3393         * locales/nl_NL@euro: New file.
3394         * locales/pt_PT@euro: New file.
3396 2000-08-19  Andreas Jaeger  <aj@suse.de>
3398         * tst-digits.c: Include stdlib.h and string.h to provide
3399         prototypes for exit, strlen and strcmp.
3401 2000-08-18  Andreas Jaeger  <aj@suse.de>
3403         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
3404         (TST_DECL_VARS): Don't declare err_flg.
3405         (TST_GET_ERRET): Don't set err_flg.
3406         (TST_GET_ERRET_SEQ): Likewise.
3407         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
3409         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
3410         * tests-mbwc/dat_iswalnum.c: Likewise.
3411         * tests-mbwc/dat_iswalpha.c: Likewise.
3412         * tests-mbwc/dat_iswcntrl.c: Likewise.
3413         * tests-mbwc/dat_iswctype.c: Likewise.
3414         * tests-mbwc/dat_iswdigit.c: Likewise.
3415         * tests-mbwc/dat_iswgraph.c: Likewise.
3416         * tests-mbwc/dat_iswlower.c: Likewise.
3417         * tests-mbwc/dat_iswprint.c: Likewise.
3418         * tests-mbwc/dat_iswpunct.c: Likewise.
3419         * tests-mbwc/dat_iswspace.c: Likewise.
3420         * tests-mbwc/dat_iswupper.c: Likewise.
3421         * tests-mbwc/dat_iswxdigit.c: Likewise.
3422         * tests-mbwc/dat_mblen.c: Likewise.
3423         * tests-mbwc/dat_mbrlen.c: Likewise.
3424         * tests-mbwc/dat_mbrtowc.c: Likewise.
3425         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
3426         * tests-mbwc/dat_mbstowcs.c: Likewise.
3427         * tests-mbwc/dat_mbtowc.c: Likewise.
3428         * tests-mbwc/dat_strcoll.c: Likewise.
3429         * tests-mbwc/dat_strfmon.c: Likewise.
3430         * tests-mbwc/dat_strxfrm.c: Likewise.
3431         * tests-mbwc/dat_swscanf.c: Likewise.
3432         * tests-mbwc/dat_towctrans.c: Likewise.
3433         * tests-mbwc/dat_towlower.c: Likewise.
3434         * tests-mbwc/dat_towupper.c: Likewise.
3435         * tests-mbwc/dat_wcrtomb.c: Likewise.
3436         * tests-mbwc/dat_wcscat.c: Likewise.
3437         * tests-mbwc/dat_wcschr.c: Likewise.
3438         * tests-mbwc/dat_wcscmp.c: Likewise.
3439         * tests-mbwc/dat_wcscoll.c: Likewise.
3440         * tests-mbwc/dat_wcscpy.c: Likewise.
3441         * tests-mbwc/dat_wcscspn.c: Likewise.
3442         * tests-mbwc/dat_wcslen.c: Likewise.
3443         * tests-mbwc/dat_wcsncat.c: Likewise.
3444         * tests-mbwc/dat_wcsncmp.c: Likewise.
3445         * tests-mbwc/dat_wcsncpy.c: Likewise.
3446         * tests-mbwc/dat_wcspbrk.c: Likewise.
3447         * tests-mbwc/dat_wcsrtombs.c: Likewise.
3448         * tests-mbwc/dat_wcsspn.c: Likewise.
3449         * tests-mbwc/dat_wcsstr.c: Likewise.
3450         * tests-mbwc/dat_wcstod.c: Likewise.
3451         * tests-mbwc/dat_wcstok.c: Likewise.
3452         * tests-mbwc/dat_wcstombs.c: Likewise.
3453         * tests-mbwc/dat_wcswidth.c: Likewise.
3454         * tests-mbwc/dat_wcsxfrm.c: Likewise.
3455         * tests-mbwc/dat_wctob.c: Likewise.
3456         * tests-mbwc/dat_wctomb.c: Likewise.
3457         * tests-mbwc/dat_wctrans.c: Likewise.
3458         * tests-mbwc/dat_wctype.c: Likewise.
3459         * tests-mbwc/dat_wcwidth.c: Likewise.
3460         * tests-mbwc/dat_isw-funcs.h: Fix comment.
3462 2000-08-17  Andreas Jaeger  <aj@suse.de>
3464         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
3465         should have a value.
3467 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
3469         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
3470         separate uppercase from non-uppercase characters to enable correct
3471         handling in range expressions.
3473 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
3475         * Makefile (install-locales): Use --prefix option of localedef to
3476         avoid providing complete path for output file.
3478 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
3480         * locales/zh_TW: Updated.
3481         * charmaps/BIG5: Updated.
3482         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3484 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
3486         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
3487         use `int'.
3489 2000-08-01  Andreas Jaeger  <aj@suse.de>
3491         * Makefile (distribute): Follow name change of tst-ctype-de.in to
3492         tst-ctype-de_DE.ISO-8859-1.in.
3494 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
3496         * charmaps/KSX1001: Add width information.
3497         * charmaps/GB2312: Likewise.
3498         * charmaps/GBK: Likewise.
3499         Patches by GOTO Masanori <gotom@debian.or.jp>.
3501 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3503         * charmaps/CP737: New file.
3504         * charmaps/CP775: New file.
3506 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3508         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
3509         /xb0../xf7.  Remove aliases.
3511 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3513         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
3514         /xc9../xf9.
3516 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3518         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
3520 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
3522         * tst-langinfo.c (main): Fix esacape sequence handling.
3524         * charmaps/EUC-TW: New file.
3526         * tst-digits.c: Add tests for wprintf.
3527         * tests/test7.cm: Change so that it is usable for wprintf tests.
3529         * tst-locale.sh: Fix typo in last change.
3531         * tst-digits.c: Add ctype and wctype tests.
3533 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
3535         * Makefile (ld-test-names): Add test7.
3536         (tests): Add tst-digits.  Add dependency and environment variable.
3537         * tst-digits.c: New file.
3538         * tst-locale.sh: Generate test7 locale.
3539         * tests/test7.cm: New file.
3540         * tests/test7.def: New file.
3542         * tst-locale.sh: Add dropped test6 locale.
3544 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
3546         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
3547         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
3548         locale.
3550 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
3552         * locales/zh_TW: New file.
3553         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3555 2000-07-28  Andreas Jaeger  <aj@suse.de>
3557         * tst-langinfo.c: Include <string.h> for strcmp prototype.
3559 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
3561         * charmaps/BIG5: New file.
3562         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3564 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
3566         * locales/zh_CN: Update for new format.
3567         Patch by Yong Li <yong.li@asu.edu>.
3569         * tst-langinfo.c: Add copyright text.
3571 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
3573         * tst-wctype.input: Add more input text.
3574         * tst-wctype.c: Test more classes.
3576         * Makefile: Add rules to build, run, and distribute tst-langinfo.
3577         * tst-langinfo.c: New file.
3578         * tst-langinfo.sh: New file.
3580         * locales/ja_JP (era_d_t_fmt): Fix typo.
3582         * Makefile: Add rules to build, run, and distribute tst-wctype.
3583         * tst-wctype.c: New file.
3584         * tst-wctype.input: New file.
3585         * tst-wctype.sh: New file.
3587 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3589         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
3590         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
3592 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
3594         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
3595         (enoexpr): Likewise.
3596         * locales/hr_HR: Likewise.
3597         Patches by GOTO Masanori <gotom@debian.or.jp>.
3599         * locales/i18n (yesexpr): Add U005E at the beginning.
3600         (noexpr): Likewise.
3602 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
3604         * locales/ja_JP (yesexpr): U0060 should be U005E.
3605         (noexpr): Likewise.
3607         * locales/i18n: Remove U00A0 from blank as well.
3608         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
3610 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
3612         * charmaps/SJIS: Add width information.
3613         Patch by GOTO Masanori <gotom@debian.or.jp>.
3615         * charmaps/SJIS: Correct byte sequence for single byte characters.
3617 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
3619         * locales/i18n: Fix typos.
3621         * locales/iso14651_t1: Correct syntax for HAN script.
3623 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
3625         * charmaps/GB18030: New file.
3627         * charmaps/UTF-8: Update for Unicode 3.0.
3629         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
3630         space.
3631         * tst-ctype.c: Likewise.
3632         * tst-ctype.sh: Likewise.
3633         * locales/i18n: Likewise.
3634         * locales/ja_JP: Likewise.
3635         * tests-mbwc/dat_iswcntrl.c: Likewise.
3636         * tests-mbwc/dat_iswctype.c: Likewise.
3637         * tests-mbwc/dat_iswspace.c: Likewise.
3639         * tst-ctype.sh: Also test C locale.
3641 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
3643         * Makefile: Rewrite rules for tests to run them only when necessary.
3644         * sort-test.sh: Produce output for failed tests.
3645         * tst-fmon.sh: Likewise.
3646         * tst-rpmatch.sh: Likewise.
3648 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
3650         * tst-ctype-de_DE.in: Renamed to...
3651         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
3653 2000-07-11  Andreas Jaeger  <aj@suse.de>
3655         * Makefile (locale_test_suite): Always run test suite.
3656         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
3657         gen-locale.sh.
3658         (do-collate-test): Likewise.
3659         (do-tst-fmon): Likewise.
3660         (do-tst-locale): Likewise.
3661         (do-tst-rpmatch): Likewise.
3662         (do-tst-trans): Likewise.
3663         (do-tst-mbswcs): Likewise.
3664         (do-tst-ctype): Likewise.
3666         * sort-test.sh : Rewrite to work with static only builds.
3667         * tst-ctype.sh: Likewise.
3668         * tst-fmon.sh: Likewise.
3669         * tst-locale.sh: Likewise.
3670         * tst-mbswcs.sh: Likewise.
3671         * tst-rpmatch.sh: Likewise.
3672         * tst-trans.sh: Likewise.
3674         * gen-locale.sh (locfile): Fix it for building with
3675         sourcedir==builddir and for static only builds.
3677 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
3679         * locales/POSIX: Remove repertoire map reference.
3680         * locales/ar_SA: Remove repertoire map reference.
3682         * locales/zh_CN.GBK: Removed.
3684         * repertoiremaps/charids.894: Removed.
3685         * repertoiremaps/mnemonics.ds: Removed.
3686         * repertoiremaps/mnemonics.ja: Removed.
3687         * repertoiremaps/mnemonics.ko: Removed.
3688         * repertoiremaps/mnemonics.zh: Removed.
3690         * charmaps/SJIS: New file.
3692 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
3694         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
3695         to EUC-JP.
3696         * tests-mbwc/dat_mbtowc.c: Likewise.
3697         * tests-mbwc/dat_wctob.c: Likewise.
3699         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
3700         * charmaps/EUC-KR: Likewise.
3702 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
3704         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
3705         * locales/ar_SA (LC_TELEPHONE): Likewise.
3706         * locales/be_BY (LC_TELEPHONE): Likewise.
3707         * locales/bg_BG (LC_TELEPHONE): Likewise.
3708         * locales/ca_ES (LC_TELEPHONE): Likewise.
3709         * locales/da_DK (LC_TELEPHONE): Likewise.
3710         * locales/de_BE (LC_TELEPHONE): Likewise.
3711         * locales/de_CH (LC_TELEPHONE): Likewise.
3712         * locales/de_LU (LC_TELEPHONE): Likewise.
3713         * locales/el_GR (LC_TELEPHONE): Likewise.
3714         * locales/en_AU (LC_TELEPHONE): Likewise.
3715         * locales/en_BW (LC_TELEPHONE): Likewise.
3716         * locales/en_CA (LC_TELEPHONE): Likewise.
3717         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
3718         * locales/en_DK (LC_TELEPHONE): Likewise.
3719         * locales/en_IE (LC_TELEPHONE): Likewise.
3720         * locales/en_NZ (LC_TELEPHONE): Likewise.
3721         * locales/en_ZA (LC_TELEPHONE): Likewise.
3722         * locales/en_ZW (LC_TELEPHONE): Likewise.
3723         * locales/es_AR (LC_TELEPHONE): Likewise.
3724         * locales/es_BO (LC_TELEPHONE): Likewise.
3725         * locales/es_CL (LC_TELEPHONE): Likewise.
3726         * locales/es_CO (LC_TELEPHONE): Likewise.
3727         * locales/es_DO (LC_TELEPHONE): Likewise.
3728         * locales/es_EC (LC_TELEPHONE): Likewise.
3729         * locales/es_ES (LC_TELEPHONE): Likewise.
3730         * locales/es_GT (LC_TELEPHONE): Likewise.
3731         * locales/es_HN (LC_TELEPHONE): Likewise.
3732         * locales/es_MX (LC_TELEPHONE): Likewise.
3733         * locales/es_PA (LC_TELEPHONE): Likewise.
3734         * locales/es_PE (LC_TELEPHONE): Likewise.
3735         * locales/es_PY (LC_TELEPHONE): Likewise.
3736         * locales/es_SV (LC_TELEPHONE): Likewise.
3737         * locales/es_US (LC_TELEPHONE): Likewise.
3738         * locales/es_UY (LC_TELEPHONE): Likewise.
3739         * locales/es_VE (LC_TELEPHONE): Likewise.
3740         * locales/et_EE (LC_TELEPHONE): Likewise.
3741         * locales/eu_ES (LC_TELEPHONE): Likewise.
3742         * locales/fa_IR (LC_TELEPHONE): Likewise.
3743         * locales/fi_FI (LC_TELEPHONE): Likewise.
3744         * locales/fo_FO (LC_TELEPHONE): Likewise.
3745         * locales/fr_BE (LC_TELEPHONE): Likewise.
3746         * locales/fr_CA (LC_TELEPHONE): Likewise.
3747         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
3748         * locales/fr_CH (LC_TELEPHONE): Likewise.
3749         * locales/fr_LU (LC_TELEPHONE): Likewise.
3750         * locales/ga_IE (LC_TELEPHONE): Likewise.
3751         * locales/gl_ES (LC_TELEPHONE): Likewise.
3752         * locales/gv_GB (LC_TELEPHONE): Likewise.
3753         * locales/he_IL (LC_TELEPHONE): Likewise.
3754         * locales/hr_HR (LC_TELEPHONE): Likewise.
3755         * locales/hu_HU (LC_TELEPHONE): Likewise.
3756         * locales/id_ID (LC_TELEPHONE): Likewise.
3757         * locales/in_ID (LC_TELEPHONE): Likewise.
3758         * locales/is_IS (LC_TELEPHONE): Likewise.
3759         * locales/it_CH (LC_TELEPHONE): Likewise.
3760         * locales/it_IT (LC_TELEPHONE): Likewise.
3761         * locales/iw_IL (LC_TELEPHONE): Likewise.
3762         * locales/kl_GL (LC_TELEPHONE): Likewise.
3763         * locales/ko_KR (LC_TELEPHONE): Likewise.
3764         * locales/kw_GB (LC_TELEPHONE): Likewise.
3765         * locales/lt_LT (LC_TELEPHONE): Likewise.
3766         * locales/lv_LV (LC_TELEPHONE): Likewise.
3767         * locales/mk_MK (LC_TELEPHONE): Likewise.
3768         * locales/nl_BE (LC_TELEPHONE): Likewise.
3769         * locales/nl_NL (LC_TELEPHONE): Likewise.
3770         * locales/pl_PL (LC_TELEPHONE): Likewise.
3771         * locales/pt_BR (LC_TELEPHONE): Likewise.
3772         * locales/ro_RO (LC_TELEPHONE): Likewise.
3773         * locales/ru_RU (LC_TELEPHONE): Likewise.
3774         * locales/ru_UA (LC_TELEPHONE): Likewise.
3775         * locales/sk_SK (LC_TELEPHONE): Likewise.
3776         * locales/sl_SI (LC_TELEPHONE): Likewise.
3777         * locales/sr_YU (LC_TELEPHONE): Likewise.
3778         * locales/sv_FI (LC_TELEPHONE): Likewise.
3779         * locales/th_TH (LC_TELEPHONE): Likewise.
3780         * locales/tr_TR (LC_TELEPHONE): Likewise.
3781         * locales/uk_UA (LC_TELEPHONE): Likewise.
3783 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
3785         * locales/th_TH: Update revision information.
3786         (LC_CTYPE: alpha): Replace ";...;" with "..".
3787         (LC_COLLATE: order): Quote with "".
3789 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
3791         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
3792         in address.
3793         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
3794         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
3795         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
3796         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
3797         * locales/es_BO (LC_IDENTIFICATION): Likewise.
3798         * locales/es_CL (LC_IDENTIFICATION): Likewise.
3799         * locales/es_CO (LC_IDENTIFICATION): Likewise.
3800         * locales/es_DO (LC_IDENTIFICATION): Likewise.
3801         * locales/es_EC (LC_IDENTIFICATION): Likewise.
3802         * locales/es_ES (LC_IDENTIFICATION): Likewise.
3803         * locales/es_GT (LC_IDENTIFICATION): Likewise.
3804         * locales/es_HN (LC_IDENTIFICATION): Likewise.
3805         * locales/es_MX (LC_IDENTIFICATION): Likewise.
3806         * locales/es_PA (LC_IDENTIFICATION): Likewise.
3807         * locales/es_PE (LC_IDENTIFICATION): Likewise.
3808         * locales/es_PY (LC_IDENTIFICATION): Likewise.
3809         * locales/es_SV (LC_IDENTIFICATION): Likewise.
3810         * locales/es_US (LC_IDENTIFICATION): Likewise.
3811         * locales/es_UY (LC_IDENTIFICATION): Likewise.
3812         * locales/es_VE (LC_IDENTIFICATION): Likewise.
3813         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
3814         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
3815         * locales/no_NO (LC_TELEPHONE): Fill in.
3816         * locales/pt_PT (LC_TELEPHONE): Fill in.
3817         * locales/sv_SE (LC_TELEPHONE): Fill in.
3818         * locales/en_GB (LC_TELEPHONE): Fill in.
3819         * locales/cs_CZ (LC_TELEPHONE): Fill in.
3821 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
3823         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
3824         * tst-locale.sh (LC_ALL): Likewise.
3826 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
3828         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
3829         * tst-locale.sh: Likewise.
3831 2000-07-01  Andreas Jaeger  <aj@suse.de>
3833         * Makefile (generated-dirs): LOCALES are also generated.
3834         (generated-dirs): Remove obsolete entry.
3836 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
3838         * Makefile (distribute): Add locale test suite files, fmon test
3839         suite files, gen-locale.sh, and show-ucs-data.c.
3841         * Depend: New file.
3843         * Makefile: Rewrite rules to generate locale data.
3844         * gen-locale.sh: Generate only one locale which is described in a
3845         command line parameter.
3847         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
3848         around DEM problem.
3849         * tst-fmon.data: Change back entries with DEM.
3851         * gen-locale.sh: Print that it might take a while to finish.
3853 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
3855         * Makefile (install-locales): Remove the -u switch from localedef
3856         command line.
3858 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
3860         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
3861         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
3862         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
3864         * locales/POSIX: Update for new format.
3866         * Makefile: Regenerate locale data also if localedef changed.
3868         * tst-fmon.data: Until we know what is correct, but the spaces
3869         after DEM back in.
3871         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
3872         unresolved issues.
3873         * tests-mbwc/dat_mbtowc.c: Likewise.
3874         * tests-mbwc/dat_strcoll.c: Likewise.
3875         * tests-mbwc/dat_strfmon.c: Likewise.
3876         * tests-mbwc/dat_strxfrm.c: Likewise.
3877         * tests-mbwc/tst_mbtowc.c: Likewise.
3879 2000-06-29  Andreas Jaeger  <aj@suse.de>
3881         * sort-test.sh: Set LC_ALL to full locale name.
3883         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
3884         anymore.
3885         (LOCALES): New.
3886         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
3887         Depend on locale files
3888         (LOCALE_FILES): New.
3889         (ALL_LC_FILES): New.
3890         (ALL_OBJ_LC_FILES): New
3891         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
3893         * tst-ctype.sh: Don't generate locales here.
3894         * tst-mbswcs.sh: Likewise.
3895         * sort-test.sh: Likewise.
3897         * gen-locale.sh: New file to generate locales.
3899 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3901         * locales/en_GB: Update RAP address.
3902         * locales/fr_FR: Likewise.
3903         * locales/en_NZ: Likewise.
3904         * locales/de_BE: Likewise.
3905         * locales/de_CH: Likewise.
3906         * locales/de_LU: Likewise.
3907         * locales/en_AU: Likewise.
3908         * locales/en_IE: Likewise.
3909         * locales/eu_ES: Likewise.
3910         * locales/fr_BE: Likewise.
3911         * locales/fr_CH: Likewise.
3912         * locales/fr_LU: Likewise.
3913         * locales/it_IT: Likewise.
3914         * locales/nl_BE: Likewise.
3915         * locales/nl_NL: Likewise.
3916         * locales/pt_BR: Likewise.
3917         * locales/pt_PT: Likewise.
3918         * locales/sv_FI: Likewise.
3919         * locales/fi_FI: Likewise.
3920         * locales/sv_SE: Likewise.
3922 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3924         * locales/af_ZA: Update for new format.
3925         * locales/ar_SA: Likewise.
3926         * locales/be_BY: Likewise.
3927         * locales/bg_BG: Likewise.
3928         * locales/ca_ES: Likewise.
3929         * locales/el_GR: Likewise.
3930         * locales/en_BW: Likewise.
3931         * locales/en_DK: Likewise.
3932         * locales/en_ZW: Likewise.
3933         * locales/es_AR: Likewise.
3934         * locales/es_BO: Likewise.
3935         * locales/es_CL: Likewise.
3936         * locales/es_CO: Likewise.
3937         * locales/es_DO: Likewise.
3938         * locales/es_EC: Likewise.
3939         * locales/es_ES: Likewise.
3940         * locales/es_GT: Likewise.
3941         * locales/es_HN: Likewise.
3942         * locales/es_MX: Likewise.
3943         * locales/es_PA: Likewise.
3944         * locales/es_PE: Likewise.
3945         * locales/es_PY: Likewise.
3946         * locales/es_SV: Likewise.
3947         * locales/es_US: Likewise.
3948         * locales/es_UY: Likewise.
3949         * locales/es_VE: Likewise.
3950         * locales/et_EE: Likewise.
3951         * locales/fa_IR: Likewise.
3952         * locales/fr_CA: Likewise.
3953         * locales/en_CA,2.5: Likewise.
3954         * locales/fr_CA,2.13: Likewise.
3955         * locales/gl_ES: Likewise.
3956         * locales/hr_HR: Likewise.
3957         * locales/hu_HU: Likewise.
3958         * locales/ko_KR: Likewise.
3959         * locales/lt_LT: Likewise.
3960         * locales/lv_LV: Likewise.
3961         * locales/no_NO: Likewise.
3962         * locales/pl_PL: Likewise.
3963         * locales/ro_RO: Likewise.
3964         * locales/ru_RU: Likewise.
3965         * locales/ru_UA: Likewise.
3966         * locales/sk_SK: Likewise.
3967         * locales/sl_SI: Likewise.
3968         * locales/sr_YU: Likewise.
3969         * locales/th_TH: Likewise.
3970         * locales/tr_TR: Likewise.
3971         * locales/uk_UA: Likewise.
3972         * locales/en_CA: Likewise.
3973         * locales/is_IS: Likewise.
3974         * locales/mk_MK: Likewise.
3976 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3978         * locales/cs_CZ: Comment out fields I'm not sure about.
3979         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
3980         * locales/en_NZ: Update for new format.
3981         * locales/de_BE: Likewise.
3982         * locales/de_CH: Likewise.
3983         * locales/de_LU: Likewise.
3984         * locales/en_AU: Likewise.
3985         * locales/en_IE: Likewise.
3986         * locales/en_ZA: Likewise.
3987         * locales/eu_ES: Likewise.
3988         * locales/fo_FO: Likewise.
3989         * locales/fr_BE: Likewise.
3990         * locales/fr_CH: Likewise.
3991         * locales/fr_LU: Likewise.
3992         * locales/ga_IE: Likewise.
3993         * locales/gv_GB: Likewise.
3994         * locales/he_IL: Likewise.
3995         * locales/id_ID: Likewise.
3996         * locales/in_ID: Likewise.
3997         * locales/it_CH: Likewise.
3998         * locales/it_IT: Likewise.
3999         * locales/iw_IL: Likewise.
4000         * locales/kl_GL: Likewise.
4001         * locales/kw_GB: Likewise.
4002         * locales/nl_BE: Likewise.
4003         * locales/nl_NL: Likewise.
4004         * locales/pt_BR: Likewise.
4005         * locales/pt_PT: Likewise.
4006         * locales/sv_FI: Likewise.
4007         * locales/da_DK: Likewise.
4008         * locales/fi_FI: Likewise.
4009         * locales/sv_SE: Likewise.
4011 2000-06-29  Andreas Jaeger  <aj@suse.de>
4013         * Makefile (locale_test_suite): Add new test files.
4014         (tst_mblen-ENV): New.
4015         (tst_mbtowc-ENV): New.
4016         (tst_strcoll-ENV): New.
4017         (tst_strxfrm-ENV): New.
4018         (tst_wctomb-ENV): New.
4019         (tst_mbrtowc-ENV): New.
4020         (tst_mbsrtowcs-ENV): New.
4021         (tst_mbstowcs-ENV): New.
4022         (tst_strfmon-ENV): New.
4023         (tst_wcrtomb-ENV): New.
4024         (tst_wcsrtombs-ENV): New.
4025         (tst_wcstod-ENV): New.
4026         (tst_wcstok-ENV): New.
4027         (tst_wcstombs-ENV): New.
4029         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
4030         <kuwahara@cthulhu.engr.sgi.com>.
4031         * tests-mbwc/dat_wctomb.c: Likewise.
4032         * tests-mbwc/tst_mbtowc.c: Likewise.
4033         * tests-mbwc/dat_mbtowc.c: Likewise.
4034         * tests-mbwc/tst_strxfrm.c: Likewise.
4035         * tests-mbwc/dat_strxfrm.c: Likewise.
4036         * tests-mbwc/dat_strcoll.c: Likewise.
4037         * tests-mbwc/tst_strcoll.c: Likewise.
4038         * tests-mbwc/tst_mblen.c: Likewise.
4039         * tests-mbwc/dat_mblen.c: Likewise.
4040         * tests-mbwc/dat_wcstok.c: Likewise.
4041         * tests-mbwc/tst_wcstok.c: Likewise.
4042         * tests-mbwc/dat_wcstod.c: Likewise.
4043         * tests-mbwc/tst_wcstod.c: Likewise.
4044         * tests-mbwc/dat_mbrtowc.c: Likewise.
4045         * tests-mbwc/tst_mbrtowc.c: Likewise.
4046         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4047         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4048         * tests-mbwc/dat_wcstombs.c: Likewise.
4049         * tests-mbwc/tst_wcstombs.c: Likewise.
4050         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4051         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4052         * tests-mbwc/dat_wcrtomb.c: Likewise.
4053         * tests-mbwc/tst_wcrtomb.c: Likewise.
4054         * tests-mbwc/dat_mbstowcs.c: Likewise.
4055         * tests-mbwc/tst_mbstowcs.c: Likewise.
4056         * tests-mbwc/dat_strfmon.c: Likewise.
4057         * tests-mbwc/tst_strfmon.c: Likewise.
4059 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4061         * locales/mk_MK: Updated (not to new format).
4062         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
4064 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4066         * locales/fr_FR: Update for new format.
4067         * locales/de_AT: Likewise.
4068         * locales/en_GB: Likewise.
4070 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4072         * locales/th_TH: Update copyright notice.
4074         * locales/cs_CZ: Updated for new format.
4075         Patch by Jakub Jelinek <jakub@redhat.com>.
4077         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
4078         comments.
4079         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
4080         internal state of mbrlen.
4082         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
4083         (TEST_MBWC_ENV): Remove unnecessary slash.
4084         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
4086         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
4088         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
4089         tests.
4091         * locales/iso14651_t1: Explicitly add control character in
4092         U0000-U001F and U007F-U009F range for backward compatibility.
4094         * locales/i18n: Correct problems found by test suite.
4096 2000-06-28  Andreas Jaeger  <aj@suse.de>
4098         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
4099         warning.
4101         * Makefile (locale_test_suite): Add tst_mbrlen.
4102         (tst_mbrlen-ENV): New.
4104         * tests-mbwc/tst_mbrlen.c: New file
4106         * tests-mbwc/dat_mbrlen.c: New file.
4108         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
4109         (struct TST_HEAD): Use const char* instead of an array.
4111         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
4113         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
4115         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
4117 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4119         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
4120         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
4121         U4E06 is not in EUC-JP.
4122         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
4123         * tests-mbwc/dat_towctrans.c: Likewise.
4124         * tests-mbwc/dat_wcscoll.c: Likewise.
4125         * tests-mbwc/dat_wcswidth.c: Likewise.
4126         * tests-mbwc/dat_wctob.c: Likewise.
4128         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
4129         versions.
4131         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
4132         what is correct.
4133         * tests-mbwc/dat_wcsxfrm.c: Likewise.
4134         * tests-mbwc/dat_wcwidth.c: Likewise.
4136         * tests-mbwc/tst_funcs.h: Pretty print.
4138         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
4139         * tests-mbwc/tst_wcschr.c: Likewise.
4140         * tests-mbwc/tst_wcscpy.c: Likewise.
4141         * tests-mbwc/tst_wcscat.c: Likewise.
4142         * tests-mbwc/tst_wcsncpy.c: Likewise.
4143         * tests-mbwc/tst_wcspbrk.c: Likewise.
4144         * tests-mbwc/tst_wcsstr.c: Likewise.
4145         * tests-mbwc/tst_wctrans.c: Likewise.
4146         * tests-mbwc/tst_wctype.c: Likewise.
4148         * tests-mbwc/tst_wcscoll.c: Print better error messages.
4150         * Makefile (tests): Define as $(locale_test_suite) but only
4151         if not cross-compiling and shared libs are built.
4152         (locale_test_suite): New variable.  Name all new tests from the
4153         locale test suite.
4154         Add rule to run new tests only when all data is available.
4155         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
4157         * tst-ctype-de_DE.in: U00A0 is not in class graph.
4159         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
4161         * locales/i18n: Backspace isn't blank, tab is.
4163         * tst-ctype.c (main): Add tests for control characters and space.
4165         * locales/i18n: Backspace is no space.
4167         * locales/i18n: Add \t to space.
4169 2000-06-27  Andreas Jaeger  <aj@suse.de>
4171         * Makefile (TEST_MBWC_ENV): New variable.
4172         Use it for all tests from tests-mbwc.
4174 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4176         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
4178 2000-06-27  Andreas Jaeger  <aj@suse.de>
4180         * Makefile: Add environment setting for all tests from tests-mbwc.
4182 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4184         * locales/en_DK.com: Not needed.
4186 2000-06-27  Andreas Jaeger  <aj@suse.de>
4188         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
4189         <kuwahara@cthulhu.engr.sgi.com>.
4191         * Makefile (tests): Add tests from tests-mbwc subdirectory,
4192         comment them out for now.
4193         (subdir-dirs): New for tests-mbwc, add also vpaths.
4195         * locales/ja_JP: Add missing / in LC_CTYPE.
4197 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
4199         * Makefile (distribute): Add tst-ctype-de_DE.in.
4200         * tst-ctype.c: Read in more tests from stdin.
4201         * tst-ctype.sh: Feed extra test data to program via stdin.
4202         * tst-ctype-de_DE.in: New file.
4204         * locales/i18n (punct): Exclude U00A0.
4205         (blank): Include U00A0.
4207         * locales/ja_JP: Updates for new format.
4209         * Makefile (test-srcs): Add tst-ctype.
4210         (distribute): Add tst-ctype.sh.
4211         (do-tst-ctype): New target.  Run for tests.
4212         * tst-ctype.c: New file.
4213         * tst-ctype.sh: New file.
4215         * locales/i18n: NUL character must not be in cntrl.
4217         * Makefile (test-input): Add en_US.ISO-8859-1.
4218         * en_US.in: New file.
4220 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
4222         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
4223         for now.
4225         * de_DE.in: Update for new sorting.
4227         * tst-locale.sh: Don't use mnemonic.ds.
4228         * tst-mbswcs.sh: Likewise.
4229         * tst-trans.sh: Likewise.
4231         * locales/de_DE: Update for new format.
4232         * locales/en_US: Likewise.
4233         * tests/trans.def: Likewise.
4234         * tst-fmon-locales/tstfmon_n01y12: Likewise.
4235         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4236         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4237         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4238         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4239         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4240         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4241         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4242         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4243         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4244         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4245         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4246         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4247         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4248         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4250         * tst-rpmatch.c: Avoid warning with broken compiler.
4252         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
4254         * sort-test.sh: Add more GCONV_PATH usages.
4255         * tst-fmon.sh: Likewise.
4256         * tst-locale.sh: Likewise.
4257         * tst-mbswcs.sh: Likewise.
4258         * tst-rpmatch.sh: Likewise.
4259         * tst-trans.sh: Likewise.
4261         * locales/i18n: Remove order_start around copy.
4263         * locales/iso14651_t1: Correct various small errors.
4265 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
4267         * charmaps/ISO-8859-1: Correct width specification.
4269 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
4271         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
4272         * charmaps/ANSI_X3.4-1968: Likewise.
4273         * charmaps/ASMO_449: Likewise.
4274         * charmaps/BALTIC: Likewise.
4275         * charmaps/BS_4730: Likewise.
4276         * charmaps/BS_VIEWDATA: Likewise.
4277         * charmaps/CP1250: Likewise.
4278         * charmaps/CP1251: Likewise.
4279         * charmaps/CP1252: Likewise.
4280         * charmaps/CP1253: Likewise.
4281         * charmaps/CP1254: Likewise.
4282         * charmaps/CP1255: Likewise.
4283         * charmaps/CP1256: Likewise.
4284         * charmaps/CP1257: Likewise.
4285         * charmaps/CP1258: Likewise.
4286         * charmaps/CSA_Z243.4-1985-1: Likewise.
4287         * charmaps/CSA_Z243.4-1985-2: Likewise.
4288         * charmaps/CSA_Z243.4-1985-GR: Likewise.
4289         * charmaps/CSN_369103: Likewise.
4290         * charmaps/CWI: Likewise.
4291         * charmaps/DEC-MCS: Likewise.
4292         * charmaps/DIN_66003: Likewise.
4293         * charmaps/DS_2089: Likewise.
4294         * charmaps/EBCDIC-AT-DE: Likewise.
4295         * charmaps/EBCDIC-AT-DE-A: Likewise.
4296         * charmaps/EBCDIC-CA-FR: Likewise.
4297         * charmaps/EBCDIC-DK-NO: Likewise.
4298         * charmaps/EBCDIC-DK-NO-A: Likewise.
4299         * charmaps/EBCDIC-ES: Likewise.
4300         * charmaps/EBCDIC-ES-A: Likewise.
4301         * charmaps/EBCDIC-ES-S: Likewise.
4302         * charmaps/EBCDIC-FI-SE: Likewise.
4303         * charmaps/EBCDIC-FI-SE-A: Likewise.
4304         * charmaps/EBCDIC-FR: Likewise.
4305         * charmaps/EBCDIC-IS-FRISS: Likewise.
4306         * charmaps/EBCDIC-IT: Likewise.
4307         * charmaps/EBCDIC-PT: Likewise.
4308         * charmaps/EBCDIC-UK: Likewise.
4309         * charmaps/EBCDIC-US: Likewise.
4310         * charmaps/ECMA-CYRILLIC: Likewise.
4311         * charmaps/ES: Likewise.
4312         * charmaps/ES2: Likewise.
4313         * charmaps/EUC-JP: Likewise.
4314         * charmaps/EUC-KR: Likewise.
4315         * charmaps/GB2312: Likewise.
4316         * charmaps/GBK: Likewise.
4317         * charmaps/GB_1988-80: Likewise.
4318         * charmaps/GOST_19768-74: Likewise.
4319         * charmaps/GREEK-CCITT: Likewise.
4320         * charmaps/GREEK7: Likewise.
4321         * charmaps/GREEK7-OLD: Likewise.
4322         * charmaps/HP-ROMAN8: Likewise.
4323         * charmaps/IBM037: Likewise.
4324         * charmaps/IBM038: Likewise.
4325         * charmaps/IBM1004: Likewise.
4326         * charmaps/IBM1026: Likewise.
4327         * charmaps/IBM1047: Likewise.
4328         * charmaps/IBM256: Likewise.
4329         * charmaps/IBM273: Likewise.
4330         * charmaps/IBM274: Likewise.
4331         * charmaps/IBM275: Likewise.
4332         * charmaps/IBM277: Likewise.
4333         * charmaps/IBM278: Likewise.
4334         * charmaps/IBM280: Likewise.
4335         * charmaps/IBM281: Likewise.
4336         * charmaps/IBM284: Likewise.
4337         * charmaps/IBM285: Likewise.
4338         * charmaps/IBM290: Likewise.
4339         * charmaps/IBM297: Likewise.
4340         * charmaps/IBM420: Likewise.
4341         * charmaps/IBM423: Likewise.
4342         * charmaps/IBM424: Likewise.
4343         * charmaps/IBM437: Likewise.
4344         * charmaps/IBM500: Likewise.
4345         * charmaps/IBM850: Likewise.
4346         * charmaps/IBM851: Likewise.
4347         * charmaps/IBM852: Likewise.
4348         * charmaps/IBM855: Likewise.
4349         * charmaps/IBM857: Likewise.
4350         * charmaps/IBM860: Likewise.
4351         * charmaps/IBM861: Likewise.
4352         * charmaps/IBM862: Likewise.
4353         * charmaps/IBM863: Likewise.
4354         * charmaps/IBM864: Likewise.
4355         * charmaps/IBM865: Likewise.
4356         * charmaps/IBM866: Likewise.
4357         * charmaps/IBM868: Likewise.
4358         * charmaps/IBM869: Likewise.
4359         * charmaps/IBM870: Likewise.
4360         * charmaps/IBM871: Likewise.
4361         * charmaps/IBM874: Likewise.
4362         * charmaps/IBM875: Likewise.
4363         * charmaps/IBM880: Likewise.
4364         * charmaps/IBM891: Likewise.
4365         * charmaps/IBM903: Likewise.
4366         * charmaps/IBM904: Likewise.
4367         * charmaps/IBM905: Likewise.
4368         * charmaps/IBM918: Likewise.
4369         * charmaps/IEC_P27-1: Likewise.
4370         * charmaps/INIS: Likewise.
4371         * charmaps/INIS-CYRILLIC: Likewise.
4372         * charmaps/INVARIANT: Likewise.
4373         * charmaps/ISIRI-3342: Likewise.
4374         * charmaps/ISO-8859-1: Likewise.
4375         * charmaps/ISO-8859-10: Likewise.
4376         * charmaps/ISO-8859-13: Likewise.
4377         * charmaps/ISO-8859-14: Likewise.
4378         * charmaps/ISO-8859-15: Likewise.
4379         * charmaps/ISO-8859-16: Likewise.
4380         * charmaps/ISO-8859-2: Likewise.
4381         * charmaps/ISO-8859-3: Likewise.
4382         * charmaps/ISO-8859-4: Likewise.
4383         * charmaps/ISO-8859-5: Likewise.
4384         * charmaps/ISO-8859-6: Likewise.
4385         * charmaps/ISO-8859-7: Likewise.
4386         * charmaps/ISO-8859-8: Likewise.
4387         * charmaps/ISO-8859-9: Likewise.
4388         * charmaps/ISO-IR-197: Likewise.
4389         * charmaps/ISO-IR-90: Likewise.
4390         * charmaps/ISO_10367-BOX: Likewise.
4391         * charmaps/ISO_5427: Likewise.
4392         * charmaps/ISO_5428: Likewise.
4393         * charmaps/ISO_646.BASIC: Likewise.
4394         * charmaps/ISO_646.IRV: Likewise.
4395         * charmaps/ISO_6937: Likewise.
4396         * charmaps/ISO_6937-2-25: Likewise.
4397         * charmaps/ISO_6937-2-ADD: Likewise.
4398         * charmaps/ISO_8859-SUPP: Likewise.
4399         * charmaps/IT: Likewise.
4400         * charmaps/JIS_C6220-1969-RO: Likewise.
4401         * charmaps/JIS_C6229-1984-B: Likewise.
4402         * charmaps/JIS_X0201: Likewise.
4403         * charmaps/JUS_I.B1.002: Likewise.
4404         * charmaps/JUS_I.B1.003-MAC: Likewise.
4405         * charmaps/JUS_I.B1.003-SERB: Likewise.
4406         * charmaps/KOI-8: Likewise.
4407         * charmaps/KOI8-R: Likewise.
4408         * charmaps/KOI8-U: Likewise.
4409         * charmaps/KSC5636: Likewise.
4410         * charmaps/KSX1001: Likewise.
4411         * charmaps/LATIN-GREEK: Likewise.
4412         * charmaps/LATIN-GREEK-1: Likewise.
4413         * charmaps/MAC-IS: Likewise.
4414         * charmaps/MAC-UK: Likewise.
4415         * charmaps/MACINTOSH: Likewise.
4416         * charmaps/MSZ_7795.3: Likewise.
4417         * charmaps/NATS-DANO: Likewise.
4418         * charmaps/NATS-SEFI: Likewise.
4419         * charmaps/NC_NC00-10: Likewise.
4420         * charmaps/NEXTSTEP: Likewise.
4421         * charmaps/NF_Z_62-010: Likewise.
4422         * charmaps/NF_Z_62-010_1973: Likewise.
4423         * charmaps/NS_4551-1: Likewise.
4424         * charmaps/NS_4551-2: Likewise.
4425         * charmaps/PT: Likewise.
4426         * charmaps/PT2: Likewise.
4427         * charmaps/SAMI: Likewise.
4428         * charmaps/SAMI-WS2: Likewise.
4429         * charmaps/SEN_850200_B: Likewise.
4430         * charmaps/SEN_850200_C: Likewise.
4431         * charmaps/T.101-G2: Likewise.
4432         * charmaps/T.61-7BIT: Likewise.
4433         * charmaps/T.61-8BIT: Likewise.
4434         * charmaps/TIS-620: Likewise.
4435         * charmaps/UTF8: Likewise.
4436         * charmaps/VIDEOTEX-SUPPL: Likewise.
4438 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
4440         * locales/pt_BR: Revert last change partly.  Full weekday and month
4441         names are written with lowercase first letter.
4442         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4444 2000-06-21  Andreas Jaeger  <aj@suse.de>
4446         * tst-trans.c: Include <stdlib.h> and <string.h>.
4448 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
4450         * locales/pt_BR: Correct day and month names.
4451         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4453 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
4455         * Makefile (ld-test-srcs): Add tests/test6.c.
4457         * Makefile (ld-test-srcs): Add trans.def here.
4459         * Makefile (ld-test-srcs): Handle .ds files separately.
4461         * Makefile (ld-test-srcs): Distribute all test6 input files.
4463 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
4465         * locales/be_BY: New file.
4466         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
4468 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
4470         * locales/iso14651_t1: New file.
4472 2000-05-15  Andreas Jaeger  <aj@suse.de>
4474         * tst-fmon.data: Change testcase following fixes for
4475         de_DE.
4477         * locales/de_DE: Remove space after DEM since DEM is
4478         now placed after the value.
4480         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
4481         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
4482         PR libc/1713.
4484 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
4486         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
4487         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
4489         * tst-fmon.c (main): Print the locale name as well in the error
4490         message.
4492 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
4494         * locales/i18n: New file.
4496 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
4498         * tst-fmon.data: Update test after last strfmon change.
4500 2000-03-15  Andreas Jaeger  <aj@suse.de>
4502         * locales/sl_SI: Fix entries for june and july.
4503         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
4504         libc/1648.
4506 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
4508         * locales/en_DK: Correct syntax.
4510 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
4512         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
4514 2000-03-01  Andreas Jaeger  <aj@suse.de>
4516         * locales/gv_GB: New file.
4517         * locales/kw_GB: New file.
4518         From Pablo Saratxaga <pablo@mandrakesoft.com>.
4520 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
4522         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
4524 2000-03-01  Andreas Jaeger  <aj@suse.de>
4526         * SUPPORTED: Added bg_BG.CP1251.
4528         * locales/bg_BG: New file.
4530 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
4532         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
4533         names for characters.
4534         * charmaps/EUC-KR: ADD width information.
4535         * repertoiremaps/mnemonic.ko: New file.
4536         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4538         * charmaps/GBK: New file.
4539         * locales/zh_CN.GBK: New file.
4540         * repertoiremaps/mnemonic.zh: New file.
4541         Contributed by Sean Chen <sean.chen@turbolinux.com>.
4543         * locales/mk_MK: New file.
4544         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
4545         * SUPPORTED: Add mk_MK ISO-8859-5.
4547 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
4549         * SUPPORTED: Add gl_ES.ISO-8859-1.
4551         * SUPPORTED: Add ar_SA.ISO-8859-6.
4552         * locales/ar_SA: New file.
4554         * locales/th_TH: Remove Thai digits from `digits'.
4556         * SUPPORTED: Add th_TH.TIS-620.
4558         * locales/el_GR (toupper): Don't map *s to S*.
4559         * locales/en_DK: Likewise.
4560         * locales/en_DK.com: Likewise.
4561         * locales/ru_RU: Likewise.
4562         * locales/ru_UA: Likewise.
4563         * locales/tr_TR: Likewise.
4564         * locales/uk_UA: Likewise.
4566         * locales/en_DK (toupper): Map v% to V%.
4567         (tolower): Map V% to v%.
4568         * locales/en_DK.com: Likewise.
4569         * locales/ru_RU: Likewise.
4570         * locales/ru_UA: Likewise.
4571         * locales/tr_TR: Likewise.
4572         * locales/uk_UA: Likewise.
4574 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
4576         * Makefile (generated-dirs): Add de_DE.437.
4578 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
4580         * charmaps/IBM864: Correct comment for /xC6 mapping.
4581         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
4582         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
4583         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
4584         Reported by Bruno Haible <haible@ilog.fr>.
4586 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4588         * locales/af_ZA: Fix syntax errors.
4590 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
4592         * tst-locale.sh: Also enable test5.
4593         * tests/test5.ds: New file.
4595         * locales/gl_ES: New file.
4596         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
4598         * locales/POSIX: Remove trailing semicolon.
4599         * locales/th_TH: Likewise.
4600         PR libc/1545.
4602 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
4604         * locales/ja_JP: Add double-width digits to digit class.
4606 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
4608         * charmaps/ISO-8859-16: Add mapping for /xba.
4609         Reported by Bruno Haible <haible@ilog.fr>.
4611 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
4613         * tst-trans.sh: Add directory names to charmap and repertoire file
4614         names.
4616         * charmaps/ISO-8859-16: New file.
4618         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
4620 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
4622         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
4624 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
4626         * collate-test.c (main): Correct logic in test.
4628         * tst-trans.sh: Use correct name for dynamic loader.
4630 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
4632         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
4634         * locale/en_BW: New file.
4635         * locale/en_ZW: New file.
4636         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4638 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
4640         * locales/ja_JP: Fix cntrl mapping and era definition.
4641         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
4643 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
4645         * locales/af_ZA: New file.
4646         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4648 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
4650         * locales/POSIX: Fix collation order of <SI> and add a few missing
4651         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
4653         * locales/cs_CZ: Fix syntax of collation entries with multi-character
4654         weights.
4655         * locales/da_DK: Likewise.
4656         * locales/el_GR: Likewise.
4657         * locales/en_CA: Likewise.
4658         * locales/en_CA,2.5: Likewise.
4659         * locales/en_DK: Likewise.
4660         * locales/en_DK.com: Likewise.
4661         * locales/es_AR: Likewise.
4662         * locales/es_BO: Likewise.
4663         * locales/es_CL: Likewise.
4664         * locales/es_CO: Likewise.
4665         * locales/es_DO: Likewise.
4666         * locales/es_EC: Likewise.
4667         * locales/es_ES: Likewise.
4668         * locales/es_GT: Likewise.
4669         * locales/es_HN: Likewise.
4670         * locales/es_MX: Likewise.
4671         * locales/es_PA: Likewise.
4672         * locales/es_PE: Likewise.
4673         * locales/es_PY: Likewise.
4674         * locales/es_SV: Likewise.
4675         * locales/es_US: Likewise.
4676         * locales/es_UY: Likewise.
4677         * locales/es_VE: Likewise.
4678         * locales/et_EE: Likewise.
4679         * locales/fi_FI: Likewise.
4680         * locales/fr_CA,2.13: Likewise.
4681         * locales/hr_HR: Likewise.
4682         * locales/hu_HU: Likewise.
4683         * locales/is_IS: Likewise.
4684         * locales/lt_LT: Likewise.
4685         * locales/lv_LV: Likewise.
4686         * locales/no_NO: Likewise.
4687         * locales/pl_PL: Likewise.
4688         * locales/ro_RO: Likewise.
4689         * locales/ru_RU: Likewise.
4690         * locales/ru_UA: Likewise.
4691         * locales/sl_SI: Likewise.
4692         * locales/sr_YU: Likewise.
4693         * locales/sv_SE: Likewise.
4694         * locales/th_TH: Likewise.
4695         * locales/tr_TR: Likewise.
4696         * locales/uk_UA: Likewise.
4698 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
4700         * charmaps/ISIRI-3342: New file.
4701         * locales/fa_IR: New file.
4702         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
4704 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
4706         * locales/de_DE: Correct syntax of multi-character weights.
4708 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
4710         * tests/test6.c: New file.
4711         * tests/test6.cm: New file.
4712         * tests/test6.def: New file.
4713         * tests/test6.mne: New file.
4715         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
4716         UFE85, and UFE8B.
4717         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
4718         and /xc6.
4719         * charmaps/KOI8-U: Fix typo in /x95 entry.
4720         * charmaps/KOI8-R: Correct 0x95 entry.
4721         * charmaps/CP1258: Add /xEC.
4722         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
4723         * charmaps/IBM874: Add Euro.
4724         * charmaps/ISO-8859-7: Map /xB4 to U0384.
4725         Reported by Bruno Haible <haible@ilog.fr>.
4727 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
4729         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
4730         1992.  Reported by Bruno Haible <haible@ilog.fr>.
4732 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
4734         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
4735         * charmaps/EUC-JP: Likewise.
4736         * repertoiremaps/mnemonic.ja: Likewise.
4738         * locales/ja_JP: Add extra CLASS and MAP definisions.
4740         * charmaps/EUC-JP: Add WIDTH definitions.
4742 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
4744         * Makefile: Don't run tests for now.
4746 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
4748         * locales/ko_KR: New file.
4749         * charmaps/EUC-KR: New file.
4750         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4752 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
4754         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
4756         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
4758 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
4760         * tst-trans.c: New file.
4761         * tst-trans.sh: New file.
4762         * tests/trans.def: New file.
4763         * Makefile: Add rules for character mapping tests.
4765         * tests/test1.def: Correct ellipsis syntax.
4767 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
4769         * charmaps/ISO-8859-1: Don't define values for non-printable
4770         characters.
4772         * charmaps/ISO-8859-1: Add width information.
4774 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
4776         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
4778         * charmaps/ISO-8859-13: Fix a few entries.
4779         Patch by Marius Gedminas <mgedmin@takas.lt>.
4781 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
4783         * locales/zh_CN: Some first patches to make the file usable.
4785 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
4787         * locales/id_ID: Fix typo.
4789 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
4791         * locales/en_DK: Add Euro symbol to collation and characterization
4792         tables.  Patch by Geoff Keating.
4794         * charmaps/ISO-8859-15: Remove duplicate <OC>.
4796 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
4798         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
4799         * charmaps/IBM866: Likewise.
4800         * charmaps/IBM874: Likewise.
4801         * charmaps/ISO-8859-13: Likewise.
4802         * charmaps/ISO-8859-14: Likewise.
4803         * charmaps/ISO-8859-15: Likewise.
4804         * charmaps/MAC-UK: Likewise.
4806         * charmaps/ISO-8859-13: Correct typo.
4807         * charmaps/ISO-8859-14: Likewise.
4808         * charmaps/ISO-8859-15: Likewise.
4810 1999-08-16  Andreas Schwab  <schwab@suse.de>
4812         * charmaps/UTF8: Add entries for /x00.  Remove spurious
4813         <percent-sign/> entry.  Correct typo.
4815 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4817         * charmaps/UTF8: Generated from the charDB.
4819 1999-08-13  Andreas Schwab  <schwab@suse.de>
4821         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
4822         * locales/da_DK: Likewise.
4823         * locales/de_DE: Likewise.
4824         * locales/el_GR: Likewise.
4825         * locales/en_CA: Likewise.
4826         * locales/en_DK: Likewise.
4827         * locales/en_DK.com: Likewise.
4828         * locales/es_AR: Likewise.
4829         * locales/es_BO: Likewise.
4830         * locales/es_CL: Likewise.
4831         * locales/es_CO: Likewise.
4832         * locales/es_DO: Likewise.
4833         * locales/es_EC: Likewise.
4834         * locales/es_ES: Likewise.
4835         * locales/es_GT: Likewise.
4836         * locales/es_HN: Likewise.
4837         * locales/es_MX: Likewise.
4838         * locales/es_PA: Likewise.
4839         * locales/es_PE: Likewise.
4840         * locales/es_PY: Likewise.
4841         * locales/es_SV: Likewise.
4842         * locales/es_US: Likewise.
4843         * locales/es_UY: Likewise.
4844         * locales/es_VE: Likewise.
4845         * locales/et_EE: Likewise.
4846         * locales/fi_FI: Likewise.
4847         * locales/hr_HR: Likewise.
4848         * locales/hu_HU: Likewise.
4849         * locales/is_IS: Likewise.
4850         * locales/lt_LT: Likewise.
4851         * locales/lv_LV: Likewise.
4852         * locales/no_NO: Likewise.
4853         * locales/pl_PL: Likewise.
4854         * locales/ro_RO: Likewise.
4855         * locales/ru_RU: Likewise.
4856         * locales/ru_UA: Likewise.
4857         * locales/sl_SI: Likewise.
4858         * locales/sr_YU: Likewise.
4859         * locales/sv_SE: Likewise.
4860         * locales/tr_TR: Likewise.
4861         * locales/uk_UA: Likewise.
4863         * charmaps/ISO_10646: Fix typo.
4865 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4867         * locales/ca_ES: New file.
4868         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
4870         * SUPPORTED: Add ca_ES.
4872 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
4874         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
4875         correct sources.
4877 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
4879         * locales/ru_RU: Abbreviate Saturday Sbt.
4880         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
4882 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
4884         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
4886 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
4888         * Makefile (install-locales): Allow specifying charset in locale
4889         name but omit it in locale definition file.
4891         * SUPPORTED: Don't generate ru_SU.
4892         * locales/ru_SU: Removed.
4894         * locales/zh_CN: Update.
4895         * charmaps/GB2312: New file.
4896         Contributed by hashao@china.com.
4898 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4900         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
4901         correct some character names.
4903         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
4905 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
4907         * charmaps/SAMI-WS2: Add one more alias.
4909 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
4911         * charmaps/IBM874: New file.
4913         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
4915         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
4917         * charmaps/IBM864: Major update from Unicode data.
4919         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
4921         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
4923         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
4925         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
4927         * charmaps/IBM857: Correct entries ee, f7, and fa.
4929         * charmaps/IBM855: Correct entries 95, ef, and fd.
4931         * charmaps/IBM437: Correct entries f9 and fa.
4933         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
4935         * locales/th_TH: New file.  Thai locale description.
4936         * th_TH.in: New file.
4937         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4939 1999-04-14  Cristian Gafton  <gafton@redhat.com>
4941         * SUPPORTED: Add support for Ukraine Russian.
4942         * locales/ru_UA: New file.
4943         * locales/uk_UA: New file.
4944         * charmaps/KOI8-U: New file.
4946 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
4948         * locales/id_ID: New file.
4950 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
4952         * charmaps/TIS-620: New file.
4953         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4955 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
4957         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
4959         * charmaps/CP1256: Cosmetic changes.
4960         * charmaps/CP1257: Likewise.
4962         * charmaps/CP1258: New file.
4964         * charmaps/CP1257: Add some marks.
4965         * charmaps/CP1256: Update from Unicode page.
4966         * charmaps/CP1255: Lots of punctuation character changes.
4967         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
4968         * charmaps/CP1253: Add Euro character.
4969         * charmaps/CP1252: Add Euro character and z caron.
4970         * charmaps/CP1251: Add Euro character.
4971         * charmaps/CP1250: Add Euro character.
4973 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
4975         * locales/hr_HR: Various corrections.
4976         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
4978 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
4980         * locales/ru_RU (mon): Fix March and May month name translations.
4981         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
4983 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
4985         * Makefile (test-input): Prepare for cs_CZ test.
4986         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
4987         * cs_CZ.in: New file.
4989 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
4991         * locales/it_CH: New file.
4992         * SUPPORTED: Add it_CH.
4994         * locales/in_ID: New file.
4995         * SUPPORTED: Add in_ID.
4997 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4999         * Makefile (test-input): Add hr_HR.ISO-8859-2.
5000         (test-input-data): New variable.
5001         (distribute): Use it.
5002         (do-collate-test): Use it.
5003         * locales/hr_HR.in: New file.
5005 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
5007         * charmaps/IBM866: New file.
5008         * charmaps/MAC-UK: New file.
5010 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
5012         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
5013         * charmaps/ISO-8859-14: Add alias names.
5015         * repertoiremaps/mnemonics.ds: Remove duplicates.
5017 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
5019         * charmaps/ISO-8859-13: New file.
5020         * charmaps/ISO-8859-14: New file.
5021         * charmaps/ISO-8859-15: New file.
5023         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
5025 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
5027         * SUPPORTED: Add en_AU.
5029 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
5031         * SUPPORTED: Update greek entry.
5032         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
5034 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
5036         * locales/el_GR (abmon): Remove spaces at end of strings.
5038 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
5040         * tests/test1.cm: Add missing character definitions to read POSIX
5041         locale definition.
5042         * tests/test2.cm: Likewise.
5043         * tests/test3.cm: Likewise.
5044         * tests/test4.cm: Likewise.
5045         * tests/test5.cm: Likewise.
5047 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
5049         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
5051 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
5053         * locales/gr_GR: Renamed to...
5054         * locales/el_GR: ...this.
5055         (yesexpr, noexpr): Also allow yes and no.
5057 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5059         * locales/sr_YU: Add repertoiremap.
5061 1998-09-23  Cristian Gafton  <gafton@redhat.com>
5063         * locales/sr_YU: New file.
5064         * SUPPORTED: Add sr_YU.
5066 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
5068         * Makefile: Rewrite install-locales rule.
5070 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
5072         * Makefile: Add more dependecies for running tests.
5073         Reported by HJ Lu.
5075 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5077         * locales/sk_SK: Add repertoiremap.
5079 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5081         * locales/ru_SU: Add repertoiremap.
5083 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
5085         * locales/ru_SU: New file.
5086         * SUPPORTED: Add ru_SU with KOI8-R.
5088 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
5090         * Makefile: Install repertoire maps.
5091         * mnemonic.ds: Moved into repertoiremaps subdir.
5092         * repertoiremaps/charids.894: New file.
5093         * repertoiremaps/mnemonic.ds: New file.
5095         * sort-test.sh: Adapt for most recent changes in localedef.
5096         * tst-fmon.sh: Likewise.
5097         * tst-locale.sh: Likewise.
5099         * locales/POSIX: Add repertoiremap definition.
5100         * locales/cs_CZ: Likewise.
5101         * locales/da_DK: Likewise.
5102         * locales/de_AT: Likewise.
5103         * locales/de_BE: Likewise.
5104         * locales/de_CH: Likewise.
5105         * locales/de_DE: Likewise.
5106         * locales/de_LU: Likewise.
5107         * locales/en_AU: Likewise.
5108         * locales/en_CA: Likewise.
5109         * locales/en_CA,2.5: Likewise.
5110         * locales/en_DK: Likewise.
5111         * locales/en_DK.com: Likewise.
5112         * locales/en_GB: Likewise.
5113         * locales/en_IE: Likewise.
5114         * locales/en_NZ: Likewise.
5115         * locales/en_US: Likewise.
5116         * locales/es_AR: Likewise.
5117         * locales/es_BO: Likewise.
5118         * locales/es_CL: Likewise.
5119         * locales/es_CO: Likewise.
5120         * locales/es_DO: Likewise.
5121         * locales/es_EC: Likewise.
5122         * locales/es_ES: Likewise.
5123         * locales/es_GT: Likewise.
5124         * locales/es_HN: Likewise.
5125         * locales/es_MX: Likewise.
5126         * locales/es_PA: Likewise.
5127         * locales/es_PE: Likewise.
5128         * locales/es_PY: Likewise.
5129         * locales/es_SV: Likewise.
5130         * locales/es_US: Likewise.
5131         * locales/es_UY: Likewise.
5132         * locales/es_VE: Likewise.
5133         * locales/et_EE: Likewise.
5134         * locales/eu_ES: Likewise.
5135         * locales/fi_FI: Likewise.
5136         * locales/fo_FO: Likewise.
5137         * locales/fr_BE: Likewise.
5138         * locales/fr_CA: Likewise.
5139         * locales/fr_CA,2.13: Likewise.
5140         * locales/fr_CH: Likewise.
5141         * locales/fr_FR: Likewise.
5142         * locales/fr_LU: Likewise.
5143         * locales/ga_IE: Likewise.
5144         * locales/gr_GR: Likewise.
5145         * locales/he_IL: Likewise.
5146         * locales/hr_HR: Likewise.
5147         * locales/hu_HU: Likewise.
5148         * locales/is_IS: Likewise.
5149         * locales/it_IT: Likewise.
5150         * locales/iw_IL: Likewise.
5151         * locales/kl_GL: Likewise.
5152         * locales/lt_LT: Likewise.
5153         * locales/lv_LV: Likewise.
5154         * locales/nl_BE: Likewise.
5155         * locales/nl_NL: Likewise.
5156         * locales/no_NO: Likewise.
5157         * locales/pl_PL: Likewise.
5158         * locales/pt_BR: Likewise.
5159         * locales/pt_PT: Likewise.
5160         * locales/ro_RO: Likewise.
5161         * locales/ru_RU: Likewise.
5162         * locales/sl_SI: Likewise.
5163         * locales/sv_FI: Likewise.
5164         * locales/sv_SE: Likewise.
5165         * locales/tr_TR: Likewise.
5166         * locales/zh_CN: Likewise.
5168 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
5170         * tst-locale.sh: Add comment for when multi-byte charsets in
5171         locales work.
5172         * tests/test5.cm: New file.
5173         * tests/test5.def: New file.
5174         * Makefile (ld-test-names): Add test5.
5176 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
5178         * locales/de_DE: Use . as thousands separator and 3;3 groups for
5179         LC_NUMERIC.
5181 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
5183         * Makefile: Fix test rules from last patch.
5185 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5187         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
5188         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
5190 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
5192         * Makefile (distribute): Add tst-locale.sh.
5194 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
5196         * Makefile (distribute): Add SUPPORTED.
5197         (install-locales): New rule to install locale dat ausing localedef.
5198         * SUPPORTED: New file.  Names all usable locales.
5199         Based on a patch by Cristian Gafton <gafton@redhat.com>.
5201         * locales/gr_GR: Correct collation description.
5202         * locales/nl_NL: Correct Charset requirement.
5203         * locales/pt_BR: Fix int_curr_symbol.
5204         * locales/ru_RU: Fix ctype data.
5205         Patches by Cristian Gafton <gafton@redhat.com>.
5207         * locales/nl_NL: Fix yesexpr/noexpr.
5208         * locales/pt_BR: Likewise.
5209         * locales/cs_CZ: Likewise.
5210         * locales/da_DK: Likewise.
5211         * locales/en_AU: Likewise.
5212         * locales/en_CA: Likewise.
5213         * locales/en_DK: Likewise.
5214         * locales/en_DK.com: Likewise.
5215         * locales/en_GB: Likewise.
5216         * locales/en_NZ: Likewise.
5217         * locales/en_US: Likewise.
5218         * locales/es_AR: Likewise.
5219         * locales/es_BO: Likewise.
5220         * locales/es_CL: Likewise.
5221         * locales/es_CO: Likewise.
5222         * locales/es_DO: Likewise.
5223         * locales/es_EC: Likewise.
5224         * locales/es_ES: Likewise.
5225         * locales/es_GT: Likewise.
5226         * locales/es_HN: Likewise.
5227         * locales/es_MX: Likewise.
5228         * locales/es_PA: Likewise.
5229         * locales/es_PE: Likewise.
5230         * locales/es_PY: Likewise.
5231         * locales/es_SV: Likewise.
5232         * locales/es_US: Likewise.
5233         * locales/es_UY: Likewise.
5234         * locales/es_VE: Likewise.
5235         * locales/et_EE: Likewise.
5236         * locales/eu_ES: Likewise.
5237         * locales/fi_FI: Likewise.
5238         * locales/fo_FO: Likewise.
5239         * locales/fr_BE: Likewise.
5240         * locales/fr_CA: Likewise.
5241         * locales/fr_CH: Likewise.
5242         * locales/fr_FR: Likewise.
5243         * locales/fr_LU: Likewise.
5244         * locales/ga_IE: Likewise.
5245         * locales/gr_GR: Likewise.
5246         * locales/he_IL: Likewise.
5247         * locales/hr_HR: Likewise.
5248         * locales/hu_HU: Likewise.
5249         * locales/is_IS: Likewise.
5250         * locales/it_IT: Likewise.
5251         * locales/iw_IL: Likewise.
5252         * locales/ja_JP: Likewise.
5253         * locales/kl_GL: Likewise.
5254         * locales/lt_LT: Likewise.
5255         * locales/lv_LV: Likewise.
5256         * locales/no_NO: Likewise.
5257         * locales/pl_PL: Likewise.
5258         * locales/pt_PT: Likewise.
5259         * locales/ro_RO: Likewise.
5260         * locales/ru_RU: Likewise.
5261         * locales/sl_SI: Likewise.
5262         * locales/sv_SE: Likewise.
5263         * locales/tr_TR: Likewise.
5264         * locales/zh_CN: Likewise.
5266 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5268         * locales/ru_RU: Correct last patch.
5269         Patch by Cristian Gafton <gafton@redhat.com>.
5271 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5273         * locales/de_DE: Use common german data and time format not ISO
5274         8601.
5276 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5278         * locales/ru_RU: Correct inconsistencies in mon data.
5279         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
5281 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5283         * locales/pl_PL: Fix int_curr_symbol.
5285 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
5287         * locales/is_IS: Update from Debian version.
5289 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
5291         * tst-fmon.c: New file.  strfmon test program.
5292         * tst-fmon.sh: New file.  Script to run strfmon test.
5293         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
5294         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
5296         * locales/cs_CZ: Update from author.
5298 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
5300         * sort-test.sh: Call localedef with additional environment variable
5301         I18NPATH to point to not-yet-installed locale data files.
5303         * locales/POSIX: Updated version from maintainer.
5305 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
5307         * collate-test.c (main): Change prototype definition to prevent
5308         warning.
5310 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
5312         * locales/de_DE: Include real collation data.  It's similar to the
5313         en_DK information but the order of small and capital characters is
5314         exchanged.
5316         * collate-test.c: New file.  Test suite for strcoll function.
5317         * de_DE.in: Input file for collation test.
5318         * da_DK.in: Likewise.
5320         * xfrm-test.c: New file.  Test suite for strxfrm function.
5322 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
5324         * All charmaps: Fix entries for <quotation-mark>.
5326 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
5328         * Makefile (charmaps): Don't try to install CVS or RCS directory.
5329         (locales): Likewise.
5330         Reported by Matthias Urlichs.