Define bit_XXX and index_XXX.
[glibc.git] / localedata / ChangeLog
blob88284268a953939577e2d24b325c2f20a512a335
1 2009-11-24  Ulrich Drepper  <drepper@redhat.com>
3         * locales/hsb_DE: Define week, first_weekday, and first_workday.
5 2009-11-23  Ulrich Drepper  <drepper@redhat.com>
7         * locales/en_DK: Define week, first_weekday, and first_workday.
9 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
11         * locales/nl_NL: Define week, first_weekday, and first_workday.
13 2009-10-30  Ulrich Drepper  <drepper@redhat.com>
15         * locales/it_CH: Fix typos in last change.
16         * locales/it_IT: Likewise.
18         * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
20         [BZ #9986]
21         * locales/iso_14651_common: Add rules for Burmese.
22         * locales/my_MM: New file.
23         Contributed by Keith Stribley <devel@thanlwinsoft.org>.
25         [BZ #10286]
26         * locales/ast_ES: Define first_weekday.
28         [BZ #10312]
29         * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
30         Patch by Jorge Guerrero <geojorg@gmail.com>.
32         [BZ #10319]
33         * locales/shs_CA: Fix accents.
34         Patch by Neskie Manuel <neskiem@gmail.com>.
36 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
38         [BZ #10425]
39         * locales/it_IT: Fix date_fmt.
40         * locales/it_CH: Likewise.
41         Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
43         * locales/POSIX: Define yesstr and nostr.
44         * locales/en_US: Likewise.
45         Patch by Petr Machata <pmachata@redhat.com>.
47         * locales/crh_UA: Fix first day of week and a few spellings.
48         Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
50 2009-10-15  Ulrich Drepper  <drepper@redhat.com>
52         * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
54         * locale/ps_AF: New file.
55         Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
56         Pravin Satpute <psatpute@redhat.com>.
58 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
60         [BZ #10011]
61         * locales/de_AT: Define week, first_weekday, first_workday.
62         Patch by Paul Marcher <flyer@gmail.com>.
64 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
66         [BZ #10213]
67         * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
68         * locales/dv_MV: New file.
69         Contributed by sofwathullah.mohamed@gmail.com.
71 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
73         * locales/ur_IN: New file.
74         Contributed by Pravin Satpute <psatpute@redhat.com>.
76 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
78         * localedata/locales/bn_BD: Remove comment about missing collation
79         rules.
80         * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
81         Patch by Pravin Satpute <psatpute@redhat.com>.
83 2009-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
85         * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
86         first_workday to 2.
87         * locales/da_DK: Likewise.
88         * locales/de_DE: Likewise.
89         * locales/fr_FR: Likewise.
90         * locales/fur_IT: Likewise.
91         * locales/fy_DE: Likewise.
92         * locales/ht_HT: Likewise.
93         * locales/hu_HU: Likewise.
94         * locales/li_BE: Likewise.
95         * locales/li_NL: Likewise.
96         * locales/mk_MK: Likewise.
97         * locales/nb_NO: Likewise.
98         * locales/nds_DE: Likewise.
99         * locales/nds_NL: Likewise.
100         * locales/nn_NO: Likewise.
101         * locales/pl_PL: Likewise.
102         * locales/sc_IT: Likewise.
103         * locales/sk_SK: Likewise.
104         * locales/uk_UA: Likewise.
106         * locales/csb_PL: Change week[2] to 19971130.
107         * locales/en_GB: Likewise.
108         * locales/et_EE: Likewise.
110         * locales/sr_ME: Set week to 7;19971130;4.
111         * locales/sr_RS: Likewise.
112         * locales/sr_RS@latin: Likewise.
114 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
116         [BZ #9963]
117         * locales/en_PH: Fix LC_PAPER.
118         * locales/es_CL: Likewise.
119         * locales/es_CO: Likewise.
120         * locales/es_MX: Likewise.
121         * locales/es_US: Likewise.
122         * locales/es_VE: Likewise.
123         * locales/fil_PH: Likewise.
124         * locales/ik_CA: Likewise.
125         * locales/iu_CA: Likewise.
126         * locales/tl_PH: Likewise.
128 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
130         * SUPPORTED: Add ks_IN.
132 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
134         * locales/ks_IN@devanagari: Replace duplicated information with copy.
135         Fix title.  Patch by Pravin Satpute <psatpute@redhat.com>.
137 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
139         * locales/ks_IN: New file.
140         Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
141         Pravin Satpute <psatpute@redhat.com>.
143 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
145         [BZ #9985]
146         * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
147         Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
149 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
151         [BZ #9844]
152         * locales/iso14651_t1_common: Move U0138 entry.
154         [BZ #9833]
155         * locales/ko_KR: Fix noexpr.  Add nostr.
157         [BZ #9891]
158         * locales/mt_MT: Fix spelling of August (Awwissu).
159         Patch by Martin Pitt.
161 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
163         [BZ #9916]
164         * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
165         * locales/nan_TW@latin: New file.
166         Contributed by Arne Goetje.
168 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
170         * locales/iso14651_t1_common: Add rules for sorting Malayalam.
171         Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
173 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
175         [BZ #7098]
176         * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
177         timestamp in compressed charmaps.
178         Patch by Gilles Espinasse <g.esp@free.fr>.
180         [BZ #9730]
181         * locales/sv_FI: Fix time formats.
183         [BZ #9736]
184         * locales/el_CY: Fix frac_digits and int_frac_digits.
185         * locales/el_GR: Likewise.
186         Patch by Clint Adams <schizo@debian.org>.
188 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
190         [BZ #9791]
191         * locales/as_IN: Break circular include loops introduced in last patch.
192         * locales/bn_BD: Likewise.
193         * locales/bn_IN: Likewise.
194         * locales/hi_IN: Likewise.
195         * locales/mr_IN: Likewise.
196         Patch by Pravin Satpute <psatpute@redhat.com>.
198 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
200         [BZ #9701]
201         * locales/sk_SK: Slovakia uses the Euro.
203         [BZ #9704]
204         * locales/mt_MT: Malta uses the Euro.
206         [BZ #9705]
207         * locales/el_CY: Cyprus uses the Euro.
209 2008-12-31  Ulrich Drepper  <drepper@redhat.com>
211         * locales/iso14651_t1_common: Fix sorting of U+0AB3.
212         Patch by Pravin Satpute <psatpute@redhat.com>.
214 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
216         * locales/i18n: Move Indic Matra characters to punct.
217         * locales/as_IN: Add support for internationalized digits.
218         * locales/bn_BD: Likewise.
219         * locales/bn_IN: Likewise.
220         * locales/gu_IN: Likewise.
221         * locales/hi_IN: Likewise.
222         * locales/kn_IN: Likewise.
223         * locales/ml_IN: Likewise.
224         * locales/mr_IN: Likewise.
225         * locales/or_IN: Likewise.
226         * locales/pa_IN: Likewise.
227         * locales/ta_IN: Likewise.
228         * locales/te_IN: Likewise.
229         Patch by Pravin Satpute <psatpute@redhat.com>.
231 2008-12-26  Ulrich Drepper  <drepper@redhat.com>
233         * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
234         length constant.
236 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
238         * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
240         * locales/hne_IN: New file.
241         Contributed by Pravin Satpute <psatpute@redhat.com>.
243 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
245         [BZ #6920]
246         * locales/af_ZA: Fix %%z and %%T and postal_fmts.
247         * locales/ar_SA: Likewise.
248         * locales/be_BY: Likewise.
249         * locales/bs_BA: Likewise.
250         * locales/ca_AD: Likewise.
251         * locales/ca_ES: Likewise.
252         * locales/crh_UA: Likewise.
253         * locales/cs_CZ: Likewise.
254         * locales/da_DK: Likewise.
255         * locales/de_AT: Likewise.
256         * locales/de_BE: Likewise.
257         * locales/de_CH: Likewise.
258         * locales/de_DE: Likewise.
259         * locales/de_LU: Likewise.
260         * locales/el_CY: Likewise.
261         * locales/el_GR: Likewise.
262         * locales/en_AU: Likewise.
263         * locales/en_BW: Likewise.
264         * locales/en_CA: Likewise.
265         * locales/en_DK: Likewise.
266         * locales/en_GB: Likewise.
267         * locales/en_IE: Likewise.
268         * locales/en_NG: Likewise.
269         * locales/en_NZ: Likewise.
270         * locales/en_ZA: Likewise.
271         * locales/en_ZW: Likewise.
272         * locales/es_AR: Likewise.
273         * locales/es_BO: Likewise.
274         * locales/es_CL: Likewise.
275         * locales/es_CO: Likewise.
276         * locales/es_CR: Likewise.
277         * locales/es_DO: Likewise.
278         * locales/es_EC: Likewise.
279         * locales/es_ES: Likewise.
280         * locales/es_GT: Likewise.
281         * locales/es_HN: Likewise.
282         * locales/es_MX: Likewise.
283         * locales/es_NI: Likewise.
284         * locales/es_PA: Likewise.
285         * locales/es_PE: Likewise.
286         * locales/es_PR: Likewise.
287         * locales/es_PY: Likewise.
288         * locales/es_SV: Likewise.
289         * locales/es_UY: Likewise.
290         * locales/es_VE: Likewise.
291         * locales/eu_ES: Likewise.
292         * locales/fa_IR: Likewise.
293         * locales/fi_FI: Likewise.
294         * locales/fo_FO: Likewise.
295         * locales/fr_BE: Likewise.
296         * locales/fr_CA: Likewise.
297         * locales/fr_CH: Likewise.
298         * locales/fr_FR: Likewise.
299         * locales/fr_LU: Likewise.
300         * locales/fy_DE: Likewise.
301         * locales/fy_NL: Likewise.
302         * locales/ga_IE: Likewise.
303         * locales/gd_GB: Likewise.
304         * locales/gl_ES: Likewise.
305         * locales/gv_GB: Likewise.
306         * locales/ha_NG: Likewise.
307         * locales/he_IL: Likewise.
308         * locales/hr_HR: Likewise.
309         * locales/hsb_DE: Likewise.
310         * locales/hu_HU: Likewise.
311         * locales/id_ID: Likewise.
312         * locales/ig_NG: Likewise.
313         * locales/ik_CA: Likewise.
314         * locales/is_IS: Likewise.
315         * locales/it_CH: Likewise.
316         * locales/it_IT: Likewise.
317         * locales/iu_CA: Likewise.
318         * locales/iw_IL: Likewise.
319         * locales/kk_KZ: Likewise.
320         * locales/kl_GL: Likewise.
321         * locales/ko_KR: Likewise.
322         * locales/ku_TR: Likewise.
323         * locales/kw_GB: Likewise.
324         * locales/ky_KG: Likewise.
325         * locales/lg_UG: Likewise.
326         * locales/li_BE: Likewise.
327         * locales/li_NL: Likewise.
328         * locales/lt_LT: Likewise.
329         * locales/lv_LV: Likewise.
330         * locales/mg_MG: Likewise.
331         * locales/mk_MK: Likewise.
332         * locales/mn_MN: Likewise.
333         * locales/nb_NO: Likewise.
334         * locales/nds_DE: Likewise.
335         * locales/nds_NL: Likewise.
336         * locales/nl_BE: Likewise.
337         * locales/nl_NL: Likewise.
338         * locales/nr_ZA: Likewise.
339         * locales/nso_ZA: Likewise.
340         * locales/pa_PK: Likewise.
341         * locales/pl_PL: Likewise.
342         * locales/pt_BR: Likewise.
343         * locales/pt_PT: Likewise.
344         * locales/ru_RU: Likewise.
345         * locales/ru_UA: Likewise.
346         * locales/rw_RW: Likewise.
347         * locales/se_NO: Likewise.
348         * locales/shs_CA: Likewise.
349         * locales/sk_SK: Likewise.
350         * locales/sl_SI: Likewise.
351         * locales/sr_ME: Likewise.
352         * locales/sr_RS: Likewise.
353         * locales/sr_RS@latin: Likewise.
354         * locales/ss_ZA: Likewise.
355         * locales/st_ZA: Likewise.
356         * locales/sv_FI: Likewise.
357         * locales/sv_SE: Likewise.
358         * locales/tg_TJ: Likewise.
359         * locales/tk_TM: Likewise.
360         * locales/tl_PH: Likewise.
361         * locales/tn_ZA: Likewise.
362         * locales/tr_CY: Likewise.
363         * locales/tr_TR: Likewise.
364         * locales/ts_ZA: Likewise.
365         * locales/tt_RU@iqtelif: Likewise.
366         * locales/ur_PK: Likewise.
367         * locales/ve_ZA: Likewise.
368         * locales/wa_BE: Likewise.
369         * locales/wo_SN: Likewise.
370         * locales/xh_ZA: Likewise.
371         * locales/yo_NG: Likewise.
372         * locales/zu_ZA: Likewise.
373         Patch by Pekka Vuorela <pvuorela@gmail.com>.
375         * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
377         [BZ #6968]
378         * locales/iso14651_t1_common: Add support for Sinhala.
379         * localedata/si_LK.in: New file.
380         Patch by harshula@gmail.com.
381         * Makefile (test-input): Add si_LK.UTF-8.
382         (LOCALES): Likewise.
384 2008-09-17  Ulrich Drepper  <drepper@redhat.com>
386         * locales/en_GB: Set first weekday and workday to 2.
388 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
390         * locales/nl_AW: New file.
391         * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
393         * locales/en_AG: New file.
394         * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
396 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
398         * locales/ht_HT: New file.
399         * SUPPORTED: Add ht_HT.UTF-8.
401         * locales/en_GB: Change dom_tel_fmt to %A %l.
402         * locales/de_DE: Likewise.
404         * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
406         * locales/sd_IN: New file.
407         Contributed by Pravin Satpute <psatpute@redhat.com>.
409         * locales/sd_IN@devanagari: Fix locale name.
410         * locales/ks_IN@devanagari: Likewise.
412 2008-09-01  Ulrich Drepper  <drepper@redhat.com>
414         * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
415         sd_IN@devanagari.
417         [BZ #6857]
418         * locales/sd_IN@devanagari: New file.
419         Contributed by Pravin Satpute <psatpute@redhat.com>.
421         [BZ #6856]
422         * locales/ks_IN@devanagari: New file.
423         Contributed by Pravin Satpute <psatpute@redhat.com>.
425 2008-07-11  Ulrich Drepper  <drepper@redhat.com>
427         * locales/iso14651_t1_common: Add Kannada collation support.
428         Patch by Pravin Satpute <psatpute@redhat.com>.
430 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
432         [BZ #6713]
433         * charmaps/UTF-8: Fix U1DBA entry representation.
434         Patch by Colin Watson.
436 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
438         * tst-strptime.c (do_test): Add test of %EY.
440 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
442         * tst-strptime.c (do_test): Add test for parsing era year
443         representation.
445         [BZ #5911]
446         * locales/es_CR: Define first_weekday and first_workday.
448         [BZ #5814]
449         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
451 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
453         * locales/iso14651_t1_common: Add support for Gurumukhi script.
454         Patch by Pravin Satpute <psatpute@redhat.com>.
456 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
458         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
459         Reported by Pravin Satpute.
461 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
463         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
465 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
467         [BZ #6438]
468         * locales/iso14651_t1_common: Add sorting data for Telugu.
470         [BZ #6447]
471         * locales/be_BY: Fix yesexpr.
472         Patch by Alexander Mikhailian <mikhailian@altern.org>.
474 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
476         * charmaps/UTF-8: Update for Unicode v5.1.
477         * locales/i18n: Update for Unicode 5.
479 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
481         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
483 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
485         [BZ #6021]
486         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
487         Use common collation definition.
489         [BZ #6040]
490         * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
492         [BZ #6004]
493         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
494         U+1E64, U+1E66, and U+1E68.
495         Patch by Jesse Thilo <unixweenie@gmail.com>.
497         [BZ #5478]
498         * locales/hu_HU: Fix name_fmt.
500 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
502         * locales/iso14651_t1_common: Add support for Gujarati script.
503         Patch by Pravin Satpute <psatpute@redhat.com>.
505 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
507         * Makefile (LOCALES): Add ja_JP.UTF-8.
509 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
511         * locales/iso14651_t1_common: Add support for Devanagari script.
512         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
513         Patch by Pravin Satpute <psatpute@redhat.com>.
515 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
517         [BZ #5602]
518         * locales/pt_PT: Fix mon_decimal_point.
520 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
522         [BZ #5777]
523         * locales/es_CR: Define am/pm format.
525 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
527         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
529         * locales/en_CA: Add language information in LC_ADDRESS section.
530         * locales/fr_CA: Likewise.
531         * locales/ik_CA: Likewise.
532         * locales/iu_CA: Likewise.
534         [BZ #5627]
535         * locales/shs_CA: New file.
537 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
539         [BZ #5520]
540         * locales/ga_IE: Fix May, June, November and December entries in mon.
542 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
544         * charmsp/HP-THAI8: New file.
546         [BZ #5464]
547         * charmaps/HP-GREEK8: New file.
549         [BZ #5463]
550         * charmaps/HP-TURKISH8: New file.
552 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
554         * charmaps/UTF-8: Add Unicode 5.1 entries.
556 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
558         [BZ #5427]
559         * charmaps/HP-ROMAN9: New file.
561 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
563         * locales/si_LK (mon): Fix February and November spelling.
564         Patch by Danishka Navin <snavin@redhat.com>.
566 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
568         [BZ #5238]
569         * locales/ug_CN: Fix typo in collating symbol definition.
571         [BZ #5237]
572         * locales/lo_LA: Fix typos in collation symbols.
574 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
576         * locales/dz_BT: Fix representation of data.
578         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
579         * locales/bo_CN: New file.
580         * locales/bo_IN: New file.
582 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
584         [BZ #5224]
585         * locales/ig_NG: Add missing collating elements and symbols.
587 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
589         [BZ #4098]
590         * locales/pl_PL: Change abmon, abday, and d_fmt according to
591         results of vote.
593 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
595         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
596         second level of <LATIN> script as forward.
597         * locales/de_DE: Define DIACRIT_FORWARD.
598         * de_DE.in: Revert last change.
600 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
602         * locales/en_US: Add first_weekday and first_workday.
603         * locales/cs_CZ: Likewise.
604         * locales/fur_IT: Likewise.
605         * locales/fy_DE: Likewise.
606         * locales/hu_HU: Likewise.
607         * locales/i18n: Likewise.
608         * locales/li_BE: Likewise.
609         * locales/li_NL: Likewise.
610         * locales/nds_DE: Likewise.
611         * locales/nds_NL: Likewise.
612         * locales/pl_PL: Likewise.
613         * locales/sc_IT: Likewise.
614         * locales/sk_SK: Likewise.
616 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
618         * locales/de_DE: Set first week day to Monday.
619         * locales/fr_FR: Likewise.
621 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
623         [BZ #73]
624         * locales/nb_NO: Update time information, collation, thousands
625         separator.
626         * locales/nn_NO: Likewise.
628 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
630         * locales/en_NG: New file.
632 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
634         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
636 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
638         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
639         definition.  Add U0B71 and U27C0 to U27CA definitions.
641         * de_DE.in: Adjust for correct handling of backward direction sorting.
643         * fr_FR.in: New file.
644         * Makefile: Add rules to run fr_FR sorting test.
646 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
648         [BZ #4941]
649         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
651         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
653         * locales/am_ET (LC_COLLATE): Define new script after copy.
655 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
657         * locales/cs_SR: Removed.
659         * locales/lo_LA: Add missing collating element o-e.
661         * locales/is_IS: Cleanup.  Remove invalid collation entries.
662         * locales/lv_LV: Likewise.
664         * locales/fa_IR: Add missing collating element Alef-Hamza.
666         * locales/da_DK: Add missing collating symbol ETH.
667         * locales/nb_NO: Likewise.
669         * locales/sa_IN: New file.
670         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
672         * locales/fr_FR: Change thousands_sep to U0020.
674         * locales/cs_CZ: Sort lowercase before uppercase.
676         * locales/en_GB: Change first weekday and workday to Monday.
677         * locales/nb_NO: Likewise.
678         * locales/nn_NO: Likewise.
679         [BZ #4833]
680         * locales/da_DK: Likewise.
681         [BZ #4705]
682         * locales/et_EE: Likewise.
684         * locales/iso14651_t1_common: Add rules for Georgian.
686         * locales/ber_DZ: New file.
687         * locales/fil_PH: New file.
688         * locales/fur_IT: New file.
689         * locales/fy_DE: New file.
690         * locales/ha_NG: New file.
691         * locales/ig_NG: New file.
692         * locales/ik_CA: New file.
693         * locales/iu_CA: New file.
694         * locales/li_BE: New file.
695         * locales/li_NL: New file.
696         * locales/nds_DE: New file.
697         * locales/nds_NL: New file.
698         * locales/pap_AN: New file.
699         * locales/sc_IT: New file.
700         * locales/tk_TM: New file.
701         * locales/ug_CN: New file.
702         * locales/yo_NG: New file.
703         * SUPPORTED: Add the new locales.
705 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
707         * charmaps/ISO-8859-9E: New file.
709 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
711         * charmaps/KOI8-RU: New file.
713 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
715         [BZ #4556]
716         * locales/de_CH: Fix d_fmt.
718         [BZ #4972]
719         * charmaps/MAC-CENTRALEUROPE: New file.
721 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
723         [BZ #3842]
724         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
725         The latter might be more correct but usually cannot be displayed.
727 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
729         [BZ #4554]
730         * locales/wo_SN: New file.
731         * SUPPORTED: Add wo_SN entry.
733         [BZ #4557]
734         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
736 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
738         * locales/translit_combining: Add U0141 and U0142.
740 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
742         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
744 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
746         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
747         with supported %e and %.1H with %k.
748         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
750 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
752         [BZ #4773]
753         * Makefile: Add rules to build and run tst-strptime.
754         * tst-strptime.c: New file.
756 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
758         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
759         January, February, and September to December, mon for January,
760         February, September, and December, am_pm, and name_*.
761         Patch by Amitakhya Phukan <aphukan@redhat.com>.
763 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
765         [BZ #4114]
766         * locales/ast_ES: New file.
767         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
769 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
771         [BZ #4024]
772         * locales/iso14651_t1: Include iso14651_t1_common for common
773         sorting data.
774         * locales/iso14651_t1_common: New file.
775         * locales/iso14651_t1_pinyin: New file.
776         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
777         iso14651_t1.
779         [BZ #3213]
780         * locales/translit_neutral: Add entry for U2044.
782 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
784         [BZ #4411]
785         * locales/en_ZA: Update int_select.
786         Patch by Dwayne Bailey <dwayne@translate.org.za>.
788 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
790         * Makefile: Define tst-sscanf-ENV.
791         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
793 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
795         * Makefile (tests): Add tst-sscanf.
796         (LOCALES): Add fa_IR.UTF-8.
797         * tst-sscanf.c: New file.
799         * da_DK.in: Adjust for unified collation.
801         * locales/vi_VN: Don't define HOK here as well.
803 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
805         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
807         [BZ #1430]
808         * locales/hu_HU: Revert
809                 * locales/hu_HU: Better collation.
810                 Patch by Gyuro Lehel <lehel@freemail.hu>.
812 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
814         [BZ #672]
815         * locales/ca_ES: Replace current collation rules by including
816         iso14651_t1 and adding extra rules if needed.  There should be
817         no noticeable changes in sorted text. only ligatures and
818         ignoreable characters have modified weights.
819         * locales/da_DK: Likewise.
820         * locales/en_CA: Likewise.
821         * locales/es_US: Likewise.
822         * locales/fi_FI: Likewise.
823         * locales/nb_NO: Likewise.
825 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
827         [BZ #672]
828         * locales/iso14651_t1: Simplified.  Extended.
830         [BZ #58]
831         * locales/uk_UA: New version.
833         [BZ #3156]
834         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
836         [BZ #2692]
837         * locales/es_VE: Add am/pm format support.
839         [BZ #2648]
840         * locales/pl_PL: Fix currency_symbol and its placement.
842         [BZ #3363]
843         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
844         * locales/tt_RU@iqtelif: New file.
846         [BZ #3334]
847         * locales/sr_ME: Update from maintainer.
849         [BZ #3326]
850         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
851         * locales/crh_UA: New file.
853 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
855         [BZ #3322]
856         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
857         * locales/sr_RS: New file.
858         * locales/sr_RS@latin: New file.
860         [BZ #3995]
861         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
863         [BZ #3885]
864         * locales/i18n: Updates for Unicode 5.0.
865         * charmaps/UTF-8: Likewise.
866         Patch by Pablo Saratxaga <pablo@walon.org>
868 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
870         [BZ #3884]
871         * locales/sl_SI: Slovenia joined the Euro zone.
872         Fix negative number format.
874 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
876         [BZ #3851]
877         * locales/bn_BD: Fix full name of January and February.
878         Patch by Jamil Ahmed <jamil@bengalinux.org>.
880 2007-02-02  Bruno Haible  <bruno@clisp.org>
882         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
883         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
884         Reported by Jungshik Shin <jungshik@google.com>.
886         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
887         Reported by Jungshik Shin <jungshik@google.com>.
889 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
891         * charmaps/BRF: New file.
892         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
894 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
896         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
897         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
898         %a %e. %B %Y, %H:%M:%S %Z.
900 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
902         * locales/mai_IN: New file.
903         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
905         * SUPPORTED: Add mai_IN/UTF-8.
907 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
909         [BZ #3320]
910         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
912 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
914         * locales/tt_RU: Fix territory, title and descriptive comment.
916 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
918         * locales/pa_IN (abday): Fix spelling of Sunday.
919         Patch by Mayank Jain <majain@redhat.com>.
921 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
923         * locales/en_GB: Use more complete en_US data in LC_NAME.
925 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
927         [BZ #39]
928         * locales/sr_ME: New file.
929         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
931 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
933         [BZ #2823]
934         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
935         first_workday information.
936         Patch by Damjan Georgievski.
938 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
940         * locales/or_IN (mon): Fix February string.
942 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
944         [BZ #2695]
945         * locales/et_EE: Update LC_ADDRESS category.
946         Patch by Priit Laes <amd@store20.com>.
948 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
950         [BZ #2662]
951         * locales/bn_BD: Fix abday and day spelling of Tuesday.
953         [BZ #2473]
954         * locales/en_NZ: Define am/pm formats.
956 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
958         * locales/nn_NO: Copy more categories from nb_NO.
960 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
962         [BZ #3034]
963         * locales/ml_IN (abmon): Fix June entry.
964         * locales/bn_IN (abday): Fix Tuesday entry.
965         (day): Likewise.
966         (abmon): Fix January and February entries.
967         (mon): Likewise.
968         Patches by Mayank Jain <majain@redhat.com>.
970 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
972         [BZ #935]
973         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
974         * locales/fy_NL: New file.
976 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
978         [BZ #3034]
979         * locales/pa_IN (day): Fix spelling of Saturday.
980         * locales/or_IN (mon): Fix spelling of May.
981         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
982         (abmon): Fix spelling of March to October.
983         (mon): Fix spelling of March, April, June, August to December.
984         Patches by Mayank Jain <majain@redhat.com>.
986 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
988         [BZ #2125]
989         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
990         Define first_weekday, first_workdayweek_day, work_day,
991         country_isbn and country_post fields.
992         Comments for terminology and bibliographic codes were added.
994 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
996         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
998         [BZ #2961]
999         * locales/csb_PL: New file.
1001 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
1003         * locales/es_NI: Define real t_fmt_ampm and am_pm.
1004         * locales/es_PE: Likewise.
1006 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
1008         * locales/te_IN: Minor fixups.
1009         * locales/pt_PT: Likewise.
1011         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
1012         * locales/af_ZA: Likewise.
1013         * locales/am_ET: Likewise.
1014         * locales/ar_AE: Likewise.
1015         * locales/ar_BH: Likewise.
1016         * locales/ar_DZ: Likewise.
1017         * locales/ar_EG: Likewise.
1018         * locales/ar_IN: Likewise.
1019         * locales/ar_IQ: Likewise.
1020         * locales/ar_JO: Likewise.
1021         * locales/ar_KW: Likewise.
1022         * locales/ar_LB: Likewise.
1023         * locales/ar_LY: Likewise.
1024         * locales/ar_MA: Likewise.
1025         * locales/ar_OM: Likewise.
1026         * locales/ar_QA: Likewise.
1027         * locales/ar_SA: Likewise.
1028         * locales/ar_SD: Likewise.
1029         * locales/ar_SY: Likewise.
1030         * locales/ar_TN: Likewise.
1031         * locales/ar_YE: Likewise.
1032         * locales/as_IN: Likewise.
1033         * locales/az_AZ: Likewise.
1034         * locales/be_BY: Likewise.
1035         * locales/bg_BG: Likewise.
1036         * locales/bn_BD: Likewise.
1037         * locales/bn_IN: Likewise.
1038         * locales/ca_AD: Likewise.
1039         * locales/ca_ES: Likewise.
1040         * locales/ca_ES@euro: Likewise.
1041         * locales/ca_FR: Likewise.
1042         * locales/ca_IT: Likewise.
1043         * locales/cs_CZ: Likewise.
1044         * locales/dz_BT: Likewise.
1045         * locales/el_CY: Likewise.
1046         * locales/el_GR: Likewise.
1047         * locales/en_AU: Likewise.
1048         * locales/en_CA: Likewise.
1049         * locales/en_DK: Likewise.
1050         * locales/en_GB: Likewise.
1051         * locales/en_HK: Likewise.
1052         * locales/en_IE: Likewise.
1053         * locales/en_IE@euro: Likewise.
1054         * locales/en_IN: Likewise.
1055         * locales/en_NZ: Likewise.
1056         * locales/en_PH: Likewise.
1057         * locales/en_SG: Likewise.
1058         * locales/en_US: Likewise.
1059         * locales/en_ZA: Likewise.
1060         * locales/es_AR: Likewise.
1061         * locales/es_BO: Likewise.
1062         * locales/es_CL: Likewise.
1063         * locales/es_CO: Likewise.
1064         * locales/es_CR: Likewise.
1065         * locales/es_DO: Likewise.
1066         * locales/es_EC: Likewise.
1067         * locales/es_ES: Likewise.
1068         * locales/es_ES@euro: Likewise.
1069         * locales/es_GT: Likewise.
1070         * locales/es_HN: Likewise.
1071         * locales/es_MX: Likewise.
1072         * locales/es_NI: Likewise.
1073         * locales/es_PA: Likewise.
1074         * locales/es_PE: Likewise.
1075         * locales/es_PR: Likewise.
1076         * locales/es_PY: Likewise.
1077         * locales/es_SV: Likewise.
1078         * locales/es_US: Likewise.
1079         * locales/es_UY: Likewise.
1080         * locales/es_VE: Likewise.
1081         * locales/et_EE: Likewise.
1082         * locales/eu_ES: Likewise.
1083         * locales/eu_ES@euro: Likewise.
1084         * locales/fa_IR: Likewise.
1085         * locales/fi_FI: Likewise.
1086         * locales/fi_FI@euro: Likewise.
1087         * locales/fo_FO: Likewise.
1088         * locales/ga_IE: Likewise.
1089         * locales/ga_IE@euro: Likewise.
1090         * locales/gez_ER: Likewise.
1091         * locales/gez_ET: Likewise.
1092         * locales/gl_ES: Likewise.
1093         * locales/gl_ES@euro: Likewise.
1094         * locales/gu_IN: Likewise.
1095         * locales/gv_GB: Likewise.
1096         * locales/he_IL: Likewise.
1097         * locales/hi_IN: Likewise.
1098         * locales/hr_HR: Likewise.
1099         * locales/hy_AM: Likewise.
1100         * locales/id_ID: Likewise.
1101         * locales/is_IS: Likewise.
1102         * locales/it_CH: Likewise.
1103         * locales/it_IT: Likewise.
1104         * locales/it_IT@euro: Likewise.
1105         * locales/iw_IL: Likewise.
1106         * locales/ja_JP: Likewise.
1107         * locales/kk_KZ: Likewise.
1108         * locales/kl_GL: Likewise.
1109         * locales/km_KH: Likewise.
1110         * locales/kn_IN: Likewise.
1111         * locales/ko_KR: Likewise.
1112         * locales/kw_GB: Likewise.
1113         * locales/ky_KG: Likewise.
1114         * locales/lg_UG: Likewise.
1115         * locales/lt_LT: Likewise.
1116         * locales/lv_LV: Likewise.
1117         * locales/mk_MK: Likewise.
1118         * locales/mr_IN: Likewise.
1119         * locales/ms_MY: Likewise.
1120         * locales/mt_MT: Likewise.
1121         * locales/nb_NO: Likewise.
1122         * locales/ne_NP: Likewise.
1123         * locales/nl_BE: Likewise.
1124         * locales/nl_BE@euro: Likewise.
1125         * locales/nl_NL: Likewise.
1126         * locales/nl_NL@euro: Likewise.
1127         * locales/nn_NO: Likewise.
1128         * locales/nr_ZA: Likewise.
1129         * locales/om_KE: Likewise.
1130         * locales/or_IN: Likewise.
1131         * locales/pa_IN: Likewise.
1132         * locales/pl_PL: Likewise.
1133         * locales/pt_BR: Likewise.
1134         * locales/pt_PT: Likewise.
1135         * locales/pt_PT@euro: Likewise.
1136         * locales/ru_RU: Likewise.
1137         * locales/ru_UA: Likewise.
1138         * locales/rw_RW: Likewise.
1139         * locales/se_NO: Likewise.
1140         * locales/si_LK: Likewise.
1141         * locales/sk_SK: Likewise.
1142         * locales/sl_SI: Likewise.
1143         * locales/so_SO: Likewise.
1144         * locales/sq_AL: Likewise.
1145         * locales/ss_ZA: Likewise.
1146         * locales/st_ZA: Likewise.
1147         * locales/sv_FI: Likewise.
1148         * locales/sv_FI@euro: Likewise.
1149         * locales/sv_SE: Likewise.
1150         * locales/ta_IN: Likewise.
1151         * locales/te_IN: Likewise.
1152         * locales/tg_TJ: Likewise.
1153         * locales/th_TH: Likewise.
1154         * locales/ti_ET: Likewise.
1155         * locales/tn_ZA: Likewise.
1156         * locales/tr_TR: Likewise.
1157         * locales/ts_ZA: Likewise.
1158         * locales/tt_RU: Likewise.
1159         * locales/uk_UA: Likewise.
1160         * locales/ve_ZA: Likewise.
1161         * locales/vi_VN: Likewise.
1162         * locales/xh_ZA: Likewise.
1163         * locales/zh_CN: Likewise.
1164         * locales/zh_HK: Likewise.
1165         * locales/zh_SG: Likewise.
1166         * locales/zu_ZA: Likewise.
1168 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
1170         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
1171         * locales/as_IN: New file.
1172         * locales/or_IN: New file.
1173         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1175 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
1177         [BZ #1203]
1178         * locales/de_DE: Fix order of day of month and month name in
1179         date_fmt.  Add period after the day number and avoid padding.
1181         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
1182         tr_CY.UTF-8.
1184         [BZ #531]
1185         * locales/tr_CY: New file.
1187 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
1189         * locales/ro_RO: The sorting order of the letters a circumflex and
1190         a with breve was corrected according to the Romanian alphabet.
1191         Capital A with breve is in no longer used within day names.
1192         Romanian post-92 writing rules are used within day and abday fields.
1193         Fixed the international currency symbol because after the
1194         denomination (starting with the 1st of July 2005), the symbol is
1195         RON (1 RON = 10000 ROL).
1196         Grouping sign for thousands, which is ".", is used for Romanian.
1197         Numbers are grouped in sets of 3 digits.
1198         The short date format is %d.%m.%Y for Romanian in Romania.
1199         The year is placed before the time in date_fmt.
1200         %Z was replaced with %z in date formats because %Z is not
1201         used nor widely known in Romania, and Romania uses daylight saving
1202         and the difference is more obvious this way.
1203         abday for Saturday was changed because i> looks bad and is
1204         incorrect according to post-92 writing rules.
1205         In Romanian months' names are not capitalized. The same goes for
1206         the days' names.
1207         A4 is the prefered paper type and metric system is used;
1208         FIXMEs were removed.
1209         country_name, country_car, lang_name and lang_ab were added.
1210         name_mr, name_mrs, name_miss were added; name_ms omitted as
1211         there is no proper form it in Romanian.
1212         An explanation related to the cedilla/comma issue and
1213         the reson why the transliteration is a good idea was added.
1214         The default encoding was changed to UTF-8 because this is the
1215         only encoding that supports all Romanian specific symbols and
1216         dicritics.
1217         The name format was corrected while salutation abbreviation was
1218         omitted.
1219         postal_fmt was corrected according to the Romanian style of
1220         writing this information.
1222 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
1224         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
1226         [BZ #531]
1227         * locales/el_CY: New file.
1229         [BZ #192]
1230         * locales/hu_HU: Better month name abbreviations.
1232         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
1234         [BZ #68]
1235         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
1236         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
1237         and name_mrs.
1239         [BZ #388]
1240         * locales/pl_PL: Don't ignore U0020 in collation.
1242         [BZ #352]
1243         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
1245 2006-05-01  Alexander Shopov  <ash@contact.bg>
1247         [BZ #2625]
1248         * charmaps/MIK: New file.
1250 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
1252         * locales/bg_BG: Update after iso-4217.def update.
1253         * locales/bs_BA: Likewise.
1254         * locales/es_MX: Likewise.
1255         * locales/ru_RU: Likewise.
1256         * locales/tg_TJ: Likewise.
1257         * locales/tt_RU: Likewise.
1259 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
1261         [BZ #2376]
1262         * locales/es_UY: Change curreny_symbol.
1264 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
1266         [BZ #2349]
1267         * locales/de_CH: Change thousand separator to '.
1269 2006-01-17  Robert Millan  <robertmh@gnu.org>
1271         [BZ #2158]
1272         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
1273         * locales/ca_AD: New file.
1274         * locales/ca_FR: New file.
1275         * locales/ca_IT: New file.
1277 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
1279         [BZ #2134]
1280         * locales/pa_PK: New file.
1281         * SUPPORTED: Add pa_PK.UTF-8.
1283         [BZ #1974]
1284         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
1285         am_pm, and name_fmt.
1287         [BZ #1787]
1288         * locales/en_ZA: Updates.
1290         [BZ #1786]
1291         * locales/af_ZA: Updates.
1293         [BZ #1785]
1294         * locales/st_ZA: Updates and formatting changes.
1296         [BZ #1784]
1297         * locales/zu_ZA: Updates and formatting changes.
1299         [BZ #1783]
1300         * locales/xh_ZA: Updates and formatting changes.
1302         [BZ #1782]
1303         * locales/nr_ZA: New file.
1304         * locales/SUPPORTED: Add nr_ZA.UTF-8.
1306 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
1308         * locales/cs_CZ (LC_TIME): Define week.
1309         * locales/sk_SK (LC_TIME): Likewise.
1310         * locales/pl_PL (LC_TIME): Likewise.
1311         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
1313 2005-12-27  Roland McGrath  <roland@redhat.com>
1315         * tst-ctype.c (main): Add some casts.
1317         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
1319 2006-01-02  Andreas Jaeger  <aj@suse.de>
1321         * locales/fi_FI: Fix date_fmt.
1322         * locales/mn_MN: Likewise.
1324 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
1326         * locales/se_NO: Remove RCS ID line.
1328 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
1330         [BZ 1872]
1331         * charmaps/ISO_11548-1. New file.
1332         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
1334 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
1336         [BZ #1294]
1337         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
1339 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
1341         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
1343 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
1345         [BZ #119]
1346         * locales/es_AR: Fix thousands_sep and grouping.
1348 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
1350         [BZ #451]
1351         * locales/rw_RW: New file.
1352         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
1354         [BZ #367]
1355         * locales/si_LK: New file.
1356         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
1358         [BZ #297]
1359         * locales/fi_FI: Change date_fmt.
1361         * locales/te_IN: Fix noexpr, replace yY with nN.
1363         [BZ #305]
1364         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
1365         * locales/ml_IN: Likewise.
1366         * locales/ta_IN: Likewise.
1367         * locales/kw_GB: Add yY to yesexpr.
1368         * locales/oc_FR: Likewise.
1370         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
1372         [BZ #71]
1373         [BZ #305]
1374         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
1375         Define yesstr and nostr.
1376         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
1377         * locales/ar_BH: Likewise.
1378         * locales/ar_DZ: Likewise.
1379         * locales/ar_IN: Likewise.
1380         * locales/ar_IQ: Likewise.
1381         * locales/ar_JO: Likewise.
1382         * locales/ar_KW: Likewise.
1383         * locales/ar_LB: Likewise.
1384         * locales/ar_LY: Likewise.
1385         * locales/ar_MA: Likewise.
1386         * locales/ar_OM: Likewise.
1387         * locales/ar_QA: Likewise.
1388         * locales/ar_SA: Likewise.
1389         * locales/ar_SD: Likewise.
1390         * locales/ar_SY: Likewise.
1391         * locales/ar_TN: Likewise.
1392         * locales/ar_YE: Likewise.
1394         [BZ #56]
1395         * locales/de_DE: Add transliterations for quoting characters.
1397         [BZ #448]
1398         * locales/vi_VN: Several fixes.
1399         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
1401         [BZ #428]
1402         * locales/te_IN: Several fixes.
1403         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
1405         [BZ #368]
1406         * locales/dz_BT: New file.
1407         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
1409         [BZ #195]
1410         * locales/hu_HU: Add some transliterations.
1412         [BZ #1429]
1413         * locales/hu_HU: Define week.
1415         [BZ #982]
1416         * locales/ml_IN: Fix title.
1418         [BZ #981]
1419         * locales/ca_ES: Fix title.
1421         [BZ #980]
1422         * locales/yi_US: Fix title.
1424         * locales/nl_NL: Define country_car, lang_name, lang_ab,
1425         lang_term, and lang_lib.
1427         [BZ #870]
1428         * locales/ku_TR: New file.
1429         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
1430         ku_TR.UTF-8.
1432 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
1434         [BZ #533]
1435         * locales/ss_ZA: New file.
1436         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1438         [BZ #529]
1439         * locales/tn_ZA: New file.
1440         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1442         [BZ #491]
1443         * locales/ve_ZA: New file.
1444         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1446         [BZ #486]
1447         * locales/nso_ZA: New file.
1448         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1450         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
1451         ss_ZA.UTF-8.
1453 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
1455         [BZ #532]
1456         * locales/ts_ZA: New file.
1457         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1459         * SUPPORTED: Add ts_ZA.UTF-8.
1461 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
1463         * locales/en_US: Fix postal_fmt.
1464         * locales/es_US: Update LC_ADDRESS info from en_US.
1465         Reported by FrankTang@gmail.com.
1467 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
1469         [BZ #811]
1470         * locales/zh_CN: Fix date_fmt information.
1472         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
1474         [BZ #826]
1475         * locales/km_KH: New file.
1477         * Makefile (LOCALES): Add zh_TW.EUC-TW.
1479 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
1481         [BZ #668]
1482         * locales/yi_US: Spelling fixes.
1484         [BZ #667]
1485         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
1487         [BZ #666]
1488         * locales/tg_TJ: Correct yesexpr.
1490         [BZ #665]
1491         * locales/sq_AL: Add language specific collation.
1493         [BZ #663]
1494         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
1496         [BZ #662]
1497         * locales/az_AZ: Fix the day and month names.  Add transliteration
1498         for schwa character.
1500         [BZ #657]
1501         * locales/bn_BD: Some corrections.
1502         Patch by Jamil Ahmed <jamil@bengalinux.org>.
1504         [BZ #588]
1505         * locales/el_GR: Change to use 12h time format.
1506         Patch by Konstantinos Margaritis <markos@debian.org>.
1508         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
1510         [BZ #566]
1511         * locales/hsb_DE: New file.
1513         [BZ #527]
1514         * locales/sid_ET: Remove incorrect lang_ab definition.
1516         [BZ #525]
1517         * locales/ru_RU: Use nominative instead of genitive in mon data to
1518         align with other locales with the same issue.
1520         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
1522         [BZ #520]
1523         * locales/ky_KG: New file.
1525         [BZ #495]
1526         * locales/st_ZA: Updates and corrections.
1527         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1529         [BZ #493]
1530         * locales/xh_ZA: Updates and corrections.
1531         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1533         [BZ #488]
1534         * locales/zu_ZA: Updates and corrections.
1535         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1537         [BZ #484]
1538         * locales/af_ZA: Updates and corrections.
1539         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1541         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
1543         [BZ #1347]
1544         * locales/be_BY@latin: New file.
1546 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
1548         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
1550         [BZ #704]
1551         * locales/mg_MG: New file.
1553 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
1555         * locales/hu_HU: Better collation.
1556         Patch by Gyuro Lehel <lehel@freemail.hu>.
1558 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
1560         [BZ #448]
1561         * locales/vi_VN: Update locale.
1563 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
1565         * locales/en_US: Remove duplicate am_pn entry.
1567 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
1569         [BZ #622]
1570         * locales/pa_IN (am_pm): Fix typos.
1571         Patch by Denis Barbier <barbier@linuxfr.org>.
1573 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
1575         [BZ #1092]
1576         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
1578 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
1580         [BZ #1084]
1581         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
1583 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
1585         [BZ #1091]
1586         * locales/fa_IR: Add alt_digits, change date and time
1587         representation, and various cleanups.
1588         Patch by Hamed Malek <hamed@bamdad.org>.
1590 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
1592         [BZ #823]
1593         * charmaps/WINDOWS-31J: Add % before alias keyword.
1595 2005-02-27  Denis Barbier  <barbier@debian.org>
1597         [BZ #38]
1598         * locales/sr_CS: New file.
1599         Contributed by Danilo Segan <dsegan@gmx.net>
1600         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
1602 2005-03-18  Andreas Schwab  <schwab@suse.de>
1604         [BZ #622]
1605         * locales/pa_IN (am_pm): Fix character names.
1607 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
1609         [BZ #1084]
1610         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
1612 2004-12-19  Roland McGrath  <roland@frob.com>
1614         * gen-unicode-ctype.c (output_tables): Fix email address in output.
1616 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
1618         [BZ #82]
1619         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
1620         remaining block.  Change contact info as this locale is now
1621         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
1623         * locales/bn_BD: Change category entries to look more like
1624         standard references.
1626         [BZ #26]
1627         * locales/ta_IN: Correct sorting order.  Corrected day and month
1628         abbrevations.  Corrected name strings for mr., mrs. and miss.
1629         Patch from Thuraiappah Vaseeharan.
1631 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
1633         * locales/te_IN: Fix language name spelling.
1635 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
1637         * locales/en_ZA: Update by Dwayne Bailey.
1639 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
1641         * locales/pa_IN: Add some missing fields and fix some spelling
1642         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
1644 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
1646         [BZ #337]
1647         * SUPPORTED: Update bug reporting comment.
1648         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
1649         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
1650         list).
1651         * locales/an_ES: Likewise.
1652         * locales/ar_AE: Likewise.
1653         * locales/ar_BH: Likewise.
1654         * locales/ar_DZ: Likewise.
1655         * locales/ar_EG: Likewise.
1656         * locales/ar_IN: Likewise.
1657         * locales/ar_IQ: Likewise.
1658         * locales/ar_JO: Likewise.
1659         * locales/ar_KW: Likewise.
1660         * locales/ar_LB: Likewise.
1661         * locales/ar_LY: Likewise.
1662         * locales/ar_MA: Likewise.
1663         * locales/ar_OM: Likewise.
1664         * locales/ar_QA: Likewise.
1665         * locales/ar_SA: Likewise.
1666         * locales/ar_SD: Likewise.
1667         * locales/ar_SY: Likewise.
1668         * locales/ar_TN: Likewise.
1669         * locales/ar_YE: Likewise.
1670         * locales/be_BY: Likewise.
1671         * locales/bn_IN: Likewise.
1672         * locales/br_FR@euro: Likewise.
1673         * locales/ca_ES: Likewise.
1674         * locales/ca_ES@euro: Likewise.
1675         * locales/cs_CZ: Likewise.
1676         * locales/da_DK: Likewise.
1677         * locales/de_AT: Likewise.
1678         * locales/de_AT@euro: Likewise.
1679         * locales/de_BE: Likewise.
1680         * locales/de_BE@euro: Likewise.
1681         * locales/de_CH: Likewise.
1682         * locales/de_DE: Likewise.
1683         * locales/de_DE@euro: Likewise.
1684         * locales/de_LU: Likewise.
1685         * locales/de_LU@euro: Likewise.
1686         * locales/el_GR: Likewise.
1687         * locales/el_GR@euro: Likewise.
1688         * locales/en_AU: Likewise.
1689         * locales/en_BW: Likewise.
1690         * locales/en_CA: Likewise.
1691         * locales/en_DK: Likewise.
1692         * locales/en_GB: Likewise.
1693         * locales/en_HK: Likewise.
1694         * locales/en_IE: Likewise.
1695         * locales/en_IE@euro: Likewise.
1696         * locales/en_IN: Likewise.
1697         * locales/en_NZ: Likewise.
1698         * locales/en_PH: Likewise.
1699         * locales/en_SG: Likewise.
1700         * locales/en_US: Likewise.
1701         * locales/en_ZW: Likewise.
1702         * locales/es_AR: Likewise.
1703         * locales/es_BO: Likewise.
1704         * locales/es_CL: Likewise.
1705         * locales/es_CO: Likewise.
1706         * locales/es_CR: Likewise.
1707         * locales/es_DO: Likewise.
1708         * locales/es_EC: Likewise.
1709         * locales/es_ES: Likewise.
1710         * locales/es_ES@euro: Likewise.
1711         * locales/es_GT: Likewise.
1712         * locales/es_HN: Likewise.
1713         * locales/es_MX: Likewise.
1714         * locales/es_NI: Likewise.
1715         * locales/es_PA: Likewise.
1716         * locales/es_PE: Likewise.
1717         * locales/es_PR: Likewise.
1718         * locales/es_PY: Likewise.
1719         * locales/es_SV: Likewise.
1720         * locales/es_US: Likewise.
1721         * locales/es_UY: Likewise.
1722         * locales/es_VE: Likewise.
1723         * locales/et_EE: Likewise.
1724         * locales/eu_ES: Likewise.
1725         * locales/eu_ES@euro: Likewise.
1726         * locales/fi_FI: Likewise.
1727         * locales/fi_FI@euro: Likewise.
1728         * locales/fo_FO: Likewise.
1729         * locales/fr_BE: Likewise.
1730         * locales/fr_BE@euro: Likewise.
1731         * locales/fr_CA: Likewise.
1732         * locales/fr_CH: Likewise.
1733         * locales/fr_FR: Likewise.
1734         * locales/fr_FR@euro: Likewise.
1735         * locales/fr_LU: Likewise.
1736         * locales/fr_LU@euro: Likewise.
1737         * locales/ga_IE: Likewise.
1738         * locales/ga_IE@euro: Likewise.
1739         * locales/gl_ES: Likewise.
1740         * locales/gl_ES@euro: Likewise.
1741         * locales/gu_IN: Likewise.
1742         * locales/gv_GB: Likewise.
1743         * locales/he_IL: Likewise.
1744         * locales/hi_IN: Likewise.
1745         * locales/hr_HR: Likewise.
1746         * locales/hu_HU: Likewise.
1747         * locales/id_ID: Likewise.
1748         * locales/is_IS: Likewise.
1749         * locales/it_CH: Likewise.
1750         * locales/it_IT: Likewise.
1751         * locales/it_IT@euro: Likewise.
1752         * locales/iw_IL: Likewise.
1753         * locales/ja_JP: Likewise.
1754         * locales/kk_KZ: Likewise.
1755         * locales/kl_GL: Likewise.
1756         * locales/kn_IN: Likewise.
1757         * locales/ko_KR: Likewise.
1758         * locales/kw_GB: Likewise.
1759         * locales/lo_LA: Likewise.
1760         * locales/lt_LT: Likewise.
1761         * locales/lv_LV: Likewise.
1762         * locales/ml_IN: Likewise.
1763         * locales/mn_MN: Likewise.
1764         * locales/mr_IN: Likewise.
1765         * locales/ms_MY: Likewise.
1766         * locales/mt_MT: Likewise.
1767         * locales/nb_NO: Likewise.
1768         * locales/nl_BE: Likewise.
1769         * locales/nl_BE@euro: Likewise.
1770         * locales/nl_NL: Likewise.
1771         * locales/nl_NL@euro: Likewise.
1772         * locales/nn_NO: Likewise.
1773         * locales/pa_IN: Likewise.
1774         * locales/pl_PL: Likewise.
1775         * locales/pt_BR: Likewise.
1776         * locales/pt_PT: Likewise.
1777         * locales/pt_PT@euro: Likewise.
1778         * locales/ro_RO: Likewise.
1779         * locales/ru_RU: Likewise.
1780         * locales/ru_UA: Likewise.
1781         * locales/sk_SK: Likewise.
1782         * locales/sl_SI: Likewise.
1783         * locales/sq_AL: Likewise.
1784         * locales/sv_FI: Likewise.
1785         * locales/sv_FI@euro: Likewise.
1786         * locales/sv_SE: Likewise.
1787         * locales/ta_IN: Likewise.
1788         * locales/te_IN: Likewise.
1789         * locales/th_TH: Likewise.
1790         * locales/tr_TR: Likewise.
1791         * locales/uk_UA: Likewise.
1792         * locales/ur_PK: Likewise.
1793         * locales/vi_VN: Likewise.
1794         * locales/wa_BE@euro: Likewise.
1795         * locales/zh_CN: Likewise.
1796         * locales/zh_HK: Likewise.
1797         * locales/zh_SG: Likewise.
1798         * locales/zh_TW: Likewise.
1800         [BZ #187]
1801         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
1802         surprises when using untranslated program.
1803         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
1804         make it more like the structure of the POSIX locale values.
1805         * locales/tr_TR: Correct numeric decimal point to use comma, and
1806         correct grouping.
1807         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
1809         [BZ #421]
1810         * locales/tr_TR: Update with new currency symbol valid from
1811         2005-01-01.  Patch from Nilgün Belma Bugüner.
1812         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
1814 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
1816         * locales/fa_IR: Add to_inpunct map.
1817         Patch by Hamed Malek <hamed@bamdad.org>.
1819 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
1821         [BZ #413]
1822         * locales/gu_IN: Update various incorrect and missing information.
1823         Patch by Ankit Patel <ankit@redhat.com>.
1825 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
1827         * locales/nb_NO: Make language field consistent in form with nn_NO.
1829 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
1831         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
1832         Reported by Alan Cox <alan@redhat.com>.
1834 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
1836         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
1837         for BZ #19.
1838         * tr_TR.in: New file.
1840 2004-07-31  Bruno Haible  <bruno@clisp.org>
1842         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
1843         * charmaps/SHIFT_JISX0213: Likewise.
1845 2004-07-22  Bruno Haible  <bruno@clisp.org>
1847         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
1848         ISO_8859-7:2003.
1850 2004-07-22  Bruno Haible  <bruno@clisp.org>
1852         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
1854 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
1856         * locales/kr_KO: Change month names to use latin numbers instead
1857         of hangul numeric pronounciation.  Patch from Changwoo
1858         Ryu.[BZ #25]
1860 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
1862         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
1864 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
1866         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
1867         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
1868         Reinhardt, and approved by the locale author Borka
1869         Jerman-Blazic. [BZ #163]
1871 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
1873         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
1875 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
1877         * locales/it_IT: Change currency formatting from none to two
1878         fraction dicits, as Italy now uses the Euro.  Patch from Marko
1879         Djukic. [BZ #111]
1881 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1883         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
1884         (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
1886 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
1888         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
1890 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1892         * locales/sid_ET: Correct lang_ab and source information.
1893         Patch from Daniel Yacob.
1895 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
1897         * locales/et_EE: Change default charset for et_EE locale from
1898         ISO-8859-1 to ISO-8859-15, to reflect the content of
1899         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
1900         from Indrek Hein and Meelis Roos.
1901         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
1903 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
1905         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
1906         * locales/kk_KZ: New file.
1907         * charmaps/PT154: New file.
1908         * charmaps/RK1048: New file.
1910 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
1912         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
1913         * locales/ar_TN: Likewise.
1914         * locales/ar_YE: Likewise.
1915         * locales/bn_BD: Likewise.
1916         * locales/br_FR: Likewise.
1917         * locales/ca_ES: Likewise.
1918         * locales/cy_GB: Likewise.
1919         * locales/gd_GB: Likewise.
1920         * locales/gv_GB: Likewise.
1921         * locales/hy_AM: Likewise.
1922         * locales/id_ID: Likewise.
1923         * locales/ka_GE: Likewise.
1924         * locales/kw_GB: Likewise.
1925         * locales/lg_UG: Likewise.
1926         * locales/mk_MK: Likewise.
1927         * locales/oc_FR: Likewise.
1928         * locales/ru_UA: Likewise.
1929         * locales/sk_SK: Likewise.
1930         * locales/sr_YU: Likewise.
1931         * locales/sr_YU@cyrillic: Likewise.
1932         * locales/uk_UA: Likewise.
1933         * locales/ur_PK: Likewise.
1934         * locales/wa_BE: Likewise.
1936 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
1938         * locales/fa_IR: Fix yesexpr and noexpr.
1939         Patch by Hamed Malek <hamed@bamdad.org>.
1941 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
1943         * locales/tr_TR: Correct sorting order of the normal and dotless I
1944         [BZ #19].
1946 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
1948         * locales/fa_IR: Add to_outpunct info and change decimal_point and
1949         thousand_sep to ASCII value.
1951 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
1953         * SUPPORTED: Add all kinds of UTF-8 locales.
1955 2004-01-18  Bruno Haible  <bruno@clisp.org>
1957         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
1958         * locales/lug_UG: Remove file.
1959         * SUPPORTED: Create lg_UG instead of lug_UG.
1961 2003-12-31  Bruno Haible  <bruno@clisp.org>
1963         * charmaps/IBM866NAV: Fix the character values.
1965 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1967         * sort-test.sh: Print the status for both the sorting tests, xfrm
1968         and collate, making it possible to know which one of them that
1969         fail if only one of them misbehaves.  Indent output from
1970         'diff -u' when sorting test fail, to make it easier to visually
1971         group the output.
1973 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1975         * tst-fmon.data: Add simple test to check left justified currency
1976         values in the C locale.
1978 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
1980         * tst-fmon.sh: Don't print every line.  The program already prints
1981         the failing ones.
1983         * tst-fmon.c (main): Fix typo in message.
1985 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
1987         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
1988         * locales/hr_HR: Correct the email address of Tomislav Vujec.
1989         * locales/ja_JP: Document EUC-JP as the recommended charset.
1990         * locales/ko_KR: List Won-kyu Park as the author/contact for the
1991         locale.
1992         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
1994 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
1996         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
1998 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
2000         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
2002         * locales/aa_DJ: Add int_select.  Use copy where possible.
2003         * locales/am_ET: Likewise.
2004         * locales/ar_BH: Likewise.
2005         * locales/ar_DZ: Likewise.
2006         * locales/ar_EG: Likewise.
2007         * locales/ar_IN: Likewise.
2008         * locales/az_AZ: Likewise.
2009         * locales/be_BY: Likewise.
2010         * locales/bn_BD: Likewise.
2011         * locales/bn_IN: Likewise.
2012         * locales/br_FR: Likewise.
2013         * locales/bs_BA: Likewise.
2014         * locales/da_DK: Likewise.
2015         * locales/de_AT: Likewise.
2016         * locales/de_BE: Likewise.
2017         * locales/el_GR: Likewise.
2018         * locales/en_AU: Likewise.
2019         * locales/en_BW: Likewise.
2020         * locales/en_CA: Likewise.
2021         * locales/en_DK: Likewise.
2022         * locales/en_IN: Likewise.
2023         * locales/es_AR: Likewise.
2024         * locales/es_BO: Likewise.
2025         * locales/es_CL: Likewise.
2026         * locales/es_CO: Likewise.
2027         * locales/es_CR: Likewise.
2028         * locales/es_DO: Likewise.
2029         * locales/es_EC: Likewise.
2030         * locales/es_GT: Likewise.
2031         * locales/es_HN: Likewise.
2032         * locales/es_SV: Likewise.
2033         * locales/et_EE: Likewise.
2034         * locales/fi_FI: Likewise.
2035         * locales/fr_BE: Likewise.
2036         * locales/fr_CA: Likewise.
2037         * locales/fr_FR: Likewise.
2038         * locales/gu_IN: Likewise.
2039         * locales/hi_IN: Likewise.
2040         * locales/hr_HR: Likewise.
2041         * locales/hu_HU: Likewise.
2042         * locales/is_IS: Likewise.
2043         * locales/ka_GE: Likewise.
2044         * locales/kn_IN: Likewise.
2045         * locales/ml_IN: Likewise.
2046         * locales/mr_IN: Likewise.
2047         * locales/nl_BE: Likewise.
2048         * locales/pa_IN: Likewise.
2049         * locales/pt_BR: Likewise.
2050         * locales/ru_RU: Likewise.
2051         * locales/sq_AL: Likewise.
2052         * locales/ta_IN: Likewise.
2053         * locales/te_IN: Likewise.
2054         * locales/ti_ER: Likewise.
2055         * locales/ti_ET: Likewise.
2056         * locales/zh_HK: Likewise.
2058         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
2060         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
2061         LC_ADDRESS, and LC_TELEPHONE definitions.
2063 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
2065         * tst-fmon.sh: Allow quotes around the result string, to make it
2066         easier to see important whitespace.
2067         * tst-fmon.data: Likewise.
2069         * tst-fmon.sh: Clean up output, unify capitalization and output order.
2070         * tst-fmon.c: Likewise.
2072         * tst-fmon.data: Add test for international currency formatting.
2073         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
2074         * tst-fmon-locales/tstfmon_n02n40: Likewise.
2075         * tst-fmon-locales/tstfmon_n10y31: Likewise.
2076         * tst-fmon-locales/tstfmon_n11y41: Likewise.
2077         * tst-fmon-locales/tstfmon_n12y11: Likewise.
2078         * tst-fmon-locales/tstfmon_n20n32: Likewise.
2079         * tst-fmon-locales/tstfmon_n30y20: Likewise.
2080         * tst-fmon-locales/tstfmon_n41n00: Likewise.
2081         * tst-fmon-locales/tstfmon_y01y10: Likewise.
2082         * tst-fmon-locales/tstfmon_y02n22: Likewise.
2083         * tst-fmon-locales/tstfmon_y22n42: Likewise.
2084         * tst-fmon-locales/tstfmon_y30y21: Likewise.
2085         * tst-fmon-locales/tstfmon_y32n31: Likewise.
2086         * tst-fmon-locales/tstfmon_y40y00: Likewise.
2087         * tst-fmon-locales/tstfmon_y42n21: Likewise.
2089         * locales/en_US: Correct spacing for international
2090         currency formatting, now that strfmon() works better.
2092         * locales/ja_JP: Correct currency position and
2093         spacing now that strfmon() work better.
2095 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
2097         * locales/af_ZA: Add ISO 3166 information.
2098         * locales/ar_AE: Likewise.
2099         * locales/ar_BH: Likewise.
2100         * locales/ar_DZ: Likewise.
2101         * locales/ar_EG: Likewise.
2102         * locales/ar_IN: Likewise.
2103         * locales/ar_IQ: Likewise.
2104         * locales/ar_JO: Likewise.
2105         * locales/ar_KW: Likewise.
2106         * locales/ar_LB: Likewise.
2107         * locales/ar_LY: Likewise.
2108         * locales/ar_MA: Likewise.
2109         * locales/ar_OM: Likewise.
2110         * locales/ar_QA: Likewise.
2111         * locales/ar_SA: Likewise.
2112         * locales/ar_SD: Likewise.
2113         * locales/ar_SY: Likewise.
2114         * locales/ar_TN: Likewise.
2115         * locales/ar_YE: Likewise.
2116         * locales/az_AZ: Likewise.
2117         * locales/be_BY: Likewise.
2118         * locales/bn_BD: Likewise.
2119         * locales/bn_IN: Likewise.
2120         * locales/bs_BA: Likewise.
2121         * locales/ca_ES: Likewise.
2122         * locales/cs_CZ: Likewise.
2123         * locales/cy_GB: Likewise.
2124         * locales/da_DK: Likewise.
2125         * locales/de_AT: Likewise.
2126         * locales/de_BE: Likewise.
2127         * locales/de_CH: Likewise.
2128         * locales/de_LU: Likewise.
2129         * locales/el_GR: Likewise.
2130         * locales/en_AU: Likewise.
2131         * locales/en_BW: Likewise.
2132         * locales/en_CA: Likewise.
2133         * locales/en_DK: Likewise.
2134         * locales/en_GB: Likewise.
2135         * locales/en_HK: Likewise.
2136         * locales/en_IE: Likewise.
2137         * locales/en_IN: Likewise.
2138         * locales/en_NZ: Likewise.
2139         * locales/en_PH: Likewise.
2140         * locales/en_SG: Likewise.
2141         * locales/en_ZA: Likewise.
2142         * locales/en_ZW: Likewise.
2143         * locales/es_AR: Likewise.
2144         * locales/es_BO: Likewise.
2145         * locales/es_CL: Likewise.
2146         * locales/es_CO: Likewise.
2147         * locales/es_CR: Likewise.
2148         * locales/es_DO: Likewise.
2149         * locales/es_EC: Likewise.
2150         * locales/es_ES: Likewise.
2151         * locales/es_GT: Likewise.
2152         * locales/es_HN: Likewise.
2153         * locales/es_MX: Likewise.
2154         * locales/es_NI: Likewise.
2155         * locales/es_PA: Likewise.
2156         * locales/es_PE: Likewise.
2157         * locales/es_PR: Likewise.
2158         * locales/es_PY: Likewise.
2159         * locales/es_SV: Likewise.
2160         * locales/es_US: Likewise.
2161         * locales/es_UY: Likewise.
2162         * locales/es_VE: Likewise.
2163         * locales/et_EE: Likewise.
2164         * locales/eu_ES: Likewise.
2165         * locales/fi_FI: Likewise.
2166         * locales/fo_FO: Likewise.
2167         * locales/fr_BE: Likewise.
2168         * locales/fr_CA: Likewise.
2169         * locales/fr_CH: Likewise.
2170         * locales/fr_FR: Likewise.
2171         * locales/fr_LU: Likewise.
2172         * locales/ga_IE: Likewise.
2173         * locales/gl_ES: Likewise.
2174         * locales/gu_IN: Likewise.
2175         * locales/gv_GB: Likewise.
2176         * locales/he_IL: Likewise.
2177         * locales/hi_IN: Likewise.
2178         * locales/hr_HR: Likewise.
2179         * locales/hu_HU: Likewise.
2180         * locales/id_ID: Likewise.
2181         * locales/is_IS: Likewise.
2182         * locales/it_CH: Likewise.
2183         * locales/it_IT: Likewise.
2184         * locales/iw_IL: Likewise.
2185         * locales/ja_JP: Likewise.
2186         * locales/kl_GL: Likewise.
2187         * locales/kn_IN: Likewise.
2188         * locales/ko_KR: Likewise.
2189         * locales/kw_GB: Likewise.
2190         * locales/lt_LT: Likewise.
2191         * locales/lug_UG: Likewise.
2192         * locales/lv_LV: Likewise.
2193         * locales/ml_IN: Likewise.
2194         * locales/mr_IN: Likewise.
2195         * locales/ms_MY: Likewise.
2196         * locales/mt_MT: Likewise.
2197         * locales/nb_NO: Likewise.
2198         * locales/ne_NP: Likewise.
2199         * locales/nl_BE: Likewise.
2200         * locales/nl_NL: Likewise.
2201         * locales/nn_NO: Likewise.
2202         * locales/pa_IN: Likewise.
2203         * locales/pl_PL: Likewise.
2204         * locales/pt_BR: Likewise.
2205         * locales/pt_PT: Likewise.
2206         * locales/ro_RO: Likewise.
2207         * locales/ru_RU: Likewise.
2208         * locales/ru_UA: Likewise.
2209         * locales/se_NO: Likewise.
2210         * locales/sk_SK: Likewise.
2211         * locales/sl_SI: Likewise.
2212         * locales/sq_AL: Likewise.
2213         * locales/sr_YU: Likewise.
2214         * locales/st_ZA: Likewise.
2215         * locales/sv_FI: Likewise.
2216         * locales/sv_SE: Likewise.
2217         * locales/ta_IN: Likewise.
2218         * locales/te_IN: Likewise.
2219         * locales/tg_TJ: Likewise.
2220         * locales/th_TH: Likewise.
2221         * locales/tl_PH: Likewise.
2222         * locales/uk_UA: Likewise.
2223         * locales/ur_PK: Likewise.
2224         * locales/uz_UZ@cyrillic: Likewise.
2225         * locales/vi_VN: Likewise.
2226         * locales/xh_ZA: Likewise.
2227         * locales/zh_HK: Likewise.
2228         * locales/zh_SG: Likewise.
2229         * locales/zu_ZA: Likewise.
2231 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
2233         * locales/translit_et: Removed unused file.
2235         * locales/fi_FI: First weekday and workday is Monday in Finland.
2236         Correction from Tommi Vainikainen.
2238 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
2240         * Makefile (LOCALES): Add cs_CZ.UTF-8.
2242 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
2244         * Makefile (tst-leaks-ENV): Add LOCPATH.
2246 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
2248         * Makefile (LOCALES): Add tr_TR.UTF-8.
2250 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
2252         * locales/ne_NP: New file.
2253         * locales/gu_IN: New file.
2254         * locales/kn_IN: New file.
2255         * locales/pa_IN: New file.
2256         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
2258         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
2260 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
2262         * tst-numeric.data: Fix fallout from nb_NO introduction.
2263         * Makefile (LOCALES): Likewise.
2265 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
2267         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
2269         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
2271 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
2273         * locales/aa_DJ: New file.
2274         * locales/aa_ER: New file.
2275         * locales/aa_ER@saaho: New file.
2276         * locales/aa_ET: New file.
2277         * locales/byn_ER: New file.
2278         * locales/gez_ER: New file.
2279         * locales/gez_ER@abegede: New file.
2280         * locales/gez_ET: New file.
2281         * locales/gez_ET@abegede: New file.
2282         * locales/om_ET: New file.
2283         * locales/om_KE: New file.
2284         * locales/sid_ET: New file.
2285         * locales/so_DJ: New file.
2286         * locales/so_ET: New file.
2287         * locales/so_KE: New file.
2288         * locales/so_SO: New file.
2289         * locales/tig_ER: New file.
2290         * locales/am_ET: Various updates.
2291         * locales/ti_ER: Likewise.
2292         * locales/ti_ET: Likewise.
2293         Patch by Daniel Yacob <locales@geez.org>.
2295 2003-10-31  Roland McGrath  <roland@redhat.com>
2297         * bug-usesetlocale.c: New file.
2298         * Makefile (tests): Add it.
2300 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
2302         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
2304         * locales/uz_UZ: New version by Mashrab Kuvatov.
2305         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
2307 2003-09-21  Jordi Mallach  <jordi@gnu.org>
2309         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
2310         values.
2311         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
2312         * locales/gl_ES: Likewise.
2314 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
2316         * locales/lo_LA: Fix duplicated collation entries.
2317         Patch by Anousak Souphavanh <anousak@muanglao.com>.
2319 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
2321         * locales/iw_IL: Add comment stating why there are two locales for
2322         Hebrew in Israel, and that he_IL replaces iw_IL.
2323         * locales/he_IL: Likewise.
2325 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
2327         * locales/an_ES: Fix locale header information.
2328         * locales/wa_BE: Likewise.
2329         * locales/yi_US: Likewise.
2330         Patch by Jordi Mallach <jordi@sindominio.net>.
2332 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
2334         * charmaps/WINDOWS-31J: New file.
2335         * charmaps/EUC-JP-MS: New file
2336         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
2338 2003-07-27  Andreas Jaeger  <aj@suse.de>
2340         * collate-test.c: Include error.h for error prototype.
2341         * xfrm-test.c: Likewise.
2343 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
2345         * collate-test.c (main): Correct handling of files with more then
2346         100 lines.  Print error message if argument is missing, instead of
2347         segfaulting.
2348         * xfrm-test.c: Likewise.
2350 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
2352         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
2353         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
2354         Patch by Anousak Souphavanh <anousak@muanglao.com>.
2356 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
2358         * locales/an_ES: Change default charset from ISO-8859-1 to
2359         ISO-8859-15 as the locale need the EURO sign.
2361         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
2363 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
2365         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
2366         latin letter d.
2368 2003-06-16  Bruno Haible  <bruno@clisp.org>
2370         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
2371         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
2372         * charmaps/IBM1047: Add alias IBM-1047.
2373         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
2375 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2377         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
2378         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
2380 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
2382         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
2384 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2386         * tst-fmon.c (main): Remove unused variable 'monval'.
2388         * tst-fmon.sh: Make sure all tests are executed before an error
2389         code is reported to make.
2390         * tst-numeric.sh: Likewise.
2392 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2394         * locales/is_IS [LC_TIME]: Use lower case letters in month and
2395         week day names.  Patch from Bjarni Ingi Gislason.
2397 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
2399         * locales/fi_FI: Add URL to a reference documenting Finish in
2400         Finland
2401         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
2402         period (U002E) to non-break space (U00A0).
2403         suggestion from Eero Häkkinen.
2404         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
2405         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
2407 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
2409         * locales/lo_LA: New file.
2410         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
2411         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
2413 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
2415         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
2417 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
2419         * locales/st_ZA: New file.
2420         * locales/xh_ZA: New file.
2421         * locales/zu_ZA: New file.
2422         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
2424 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
2426         * locales/de_DE: Use two-letter abday values.
2427         * tst-langinfo.sh: Update after de_DE locale change.
2429 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2431         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
2432         format specifier when printing ret.
2434 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2436         * tst-fmon.c: Report name of locale if setlocale() fails.
2437         * tst-numeric.c: Likewise.
2439         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
2440         * tst-numeric.sh: Likewise.
2442 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2444         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
2445         it easier to find out what was wrong with the sorting order.
2447 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
2449         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
2450         (tst-numeric.out): Define.
2451         * tst-numeric.c: New file.
2452         * tst-numeric.sh: New file.
2453         * tst-numeric.data: New file.
2455 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
2457         * locales/ar_BH: Fix spelling of Bahrain.
2459 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
2461         * locales/uk_UA: Fix sorting.
2462         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
2464 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
2466         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
2467         'SDD' for Sudan.
2468         * locales/es_EC [LC_MONETARY]: Use international currency symbol
2469         'USD' for Ecuador.
2470         Source is CIA World Fact book.
2472 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
2474         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
2475         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
2476         the locale building again.
2477         * locales/sr_YU@cyrillic: Likewise.
2479 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
2481         * locales/mn_MN: Fix country_post and country_ab2.
2483 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2485         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
2486         Added ^ to LC_MESSAGES regex "^[yY].*".
2487         Confirmed LC_PAPER and LC_MEASUREMENT settings.
2488         Added country and language names to LC_ADDRESS.
2489         Added missing info for LC_TELEPHONE.
2490         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
2492 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
2494         * localedata/mn_MN: New file.
2495         Contributed by Sanlig Badral <badral@chinggis.com>.
2497 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
2499         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
2501 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
2503         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
2504         as 2.  Reported by Christian Rose <menthos@gnu.org>.
2506         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
2508 2002-12-03  Roland McGrath  <roland@redhat.com>
2510         * charmaps/CP1125: New file.
2511         * CHECKSUMS: Add it.
2513 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
2515         * locales/tl_PH: Fix typo: Philipines -> Philippines.
2517 2002-10-18  Bruno Haible  <bruno@clisp.org>
2519         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
2521         * charmaps/KOI8-T: Correct a typo.
2522         * charmaps/CP1256: Use official Unicode character names.
2523         * charmaps/EUC-JP: Likewise.
2524         * charmaps/GBK: Likewise.
2525         * charmaps/ISO-8859-11: Likewise.
2526         * charmaps/KOI8-U: Likewise.
2527         * charmaps/MAC-SAMI: Likewise.
2528         * charmaps/TIS-620: Likewise.
2529         * charmaps/CP949: Likewise. Use Hangul syllable names according to
2530         Unicode 3.0 book, section 3.11.
2531         * charmaps/EUC-KR: Likewise.
2532         * charmaps/JOHAB: Likewise.
2534 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
2536         * locales/zh_TW: Use shorter forms for abday and day.
2537         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
2539 2002-09-23  Roland McGrath  <roland@redhat.com>
2541         * tst-xlocale1.c (main): int -> size_t for counter.
2542         * tst-xlocale2.c (do_test): Likewise.
2543         * tst-ctype.c (main): Likewise.
2545 2002-09-22  Bruno Haible  <bruno@clisp.org>
2547         * charmaps/TSCII: New file.
2549 2002-09-20  Roland McGrath  <roland@redhat.com>
2551         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
2552         Touch the LC_CTYPE file of the output after a successful run.
2553         Reported by Bruno Haible <bruno@clisp.org>.
2555 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
2557         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
2558         Patch by Yanko Kaneti <yaneti@declera.com>.
2560 2002-09-01  Roland McGrath  <roland@redhat.com>
2562         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
2564 2002-08-28  Roland McGrath  <roland@redhat.com>
2566         * tst-xlocale1.c (main): Remove __ from function names.
2567         * tst-xlocale2.c: Likewise.
2569 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2571         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
2572         code.
2573         * tests-mbwc/tst_mbrtowc.c: Likewise.
2574         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
2575         * tests-mbwc/tst_mbstowcs.c: Likewise.
2576         * tests-mbwc/tst_strfmon.c: Likewise.
2577         * tests-mbwc/tst_strxfrm.c: Likewise.
2578         * tests-mbwc/tst_swscanf.c: Likewise.
2579         * tests-mbwc/tst_wcscat.c: Likewise.
2580         * tests-mbwc/tst_wcschr.c: Likewise.
2581         * tests-mbwc/tst_wcscpy.c: Likewise.
2582         * tests-mbwc/tst_wcscspn.c: Likewise.
2583         * tests-mbwc/tst_wcsncat.c: Likewise.
2584         * tests-mbwc/tst_wcsncpy.c: Likewise.
2585         * tests-mbwc/tst_wcspbrk.c: Likewise.
2586         * tests-mbwc/tst_wcsrtombs.c: Likewise.
2587         * tests-mbwc/tst_wcsspn.c: Likewise.
2588         * tests-mbwc/tst_wcsstr.c: Likewise.
2589         * tests-mbwc/tst_wcstod.c: Likewise.
2590         * tests-mbwc/tst_wcstok.c: Likewise.
2591         * tests-mbwc/tst_wcstombs.c: Likewise.
2593 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2595         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
2596         range.
2598 2002-08-09  Roland McGrath  <roland@redhat.com>
2600         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
2601         localedef.
2603 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2605         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
2606         Adding presentation forms, Alef Wasla, and Rial Sign.
2607         Handling frequent canonically equivalent sequences like each other.
2608         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2610 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
2612         * locales/es_EC: Fix typo: Equador -> Ecuador.
2614 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
2616         * locales/th_TH: Change tel_dom_fmt.
2617         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2619 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
2621         * charmaps/ISO-8859-11: New file.
2623 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
2625         * locales/lug_UG: New file.
2626         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
2628         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
2629         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
2631 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
2633         * locales/mt_MT: Add locale-specific collation info.
2634         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
2636         * locales/en_AU: Add am/pm support.
2637         Patch partly by maffew@cat.org.au [PR libc/3911].
2639 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
2641         * locales/be_BY: Fix int_curr_symbol.
2642         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
2644 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
2646         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
2647         and trailing consonant.
2648         * charmaps/GB18030: Likewise
2650 2002-04-21  Bruno Haible  <bruno@clisp.org>
2652         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
2653         14 (tags), 15 and 16 (private use), accidentally removed by the
2654         2002-01-16 patch.  Replace width table by one which is based on
2655         Unicode but is biased for CJK.
2657 2002-04-19  Bruno Haible  <bruno@clisp.org>
2659         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
2660         * charmaps/MAC-SAMI: Likewise.
2662 2002-04-15  Bruno Haible  <bruno@clisp.org>
2664         * charmaps/EUC-JISX0213: New file.
2665         * charmaps/SHIFT_JISX0213: New file.
2667 2002-04-15  Bruno Haible  <bruno@clisp.org>
2669         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
2671 2002-04-15  Bruno Haible  <bruno@clisp.org>
2673         * charmaps/EUC-TW: Add many mappings for characters introduced in
2674         Unicode 3.1 and 3.2.
2676 2002-04-15  Bruno Haible  <bruno@clisp.org>
2678         * charmaps/GB18030: Update for Unicode 3.2:
2679         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2680         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2681         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2682         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2683         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2684         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2685         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2686         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2687         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2688         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2689         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2690         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2691         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2692         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2694 2002-04-15  Bruno Haible  <bruno@clisp.org>
2696         * charmaps/UTF-8: Update for Unicode 3.2:
2697         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2698         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2699         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2700         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2701         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2702         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2703         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2704         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2705         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2706         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2707         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2708         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2709         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2710         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2711         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
2713 2002-04-15  Bruno Haible  <bruno@clisp.org>
2715         Update to Unicode 3.2.
2716         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
2717         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
2718         * locales/translit_combining: Add more combining characters.
2719         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
2720         <U2A74>..<U2A76>.
2721         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
2722         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
2723         <UFE00>..<UFE0F>.
2724         * locales/translit_small: Add small Hiragana letters and small
2725         Katakana letters.
2726         * locales/translit_wide: Add <UFF5F>..<UFF60>.
2728 2002-04-15  Bruno Haible  <bruno@clisp.org>
2730         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
2731         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
2732         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
2733         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
2734         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
2735         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
2736         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
2737         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
2738         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
2739         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
2740         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
2741         <UFA30>..<UFA6A>, <UFE73>.
2742         (space): Add <U205F>.
2743         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
2744         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
2745         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
2746         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
2747         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
2748         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
2749         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
2750         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
2751         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
2752         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
2753         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2754         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2755         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2756         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2757         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2758         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2759         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2760         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2761         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2762         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2763         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2764         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2765         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2766         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
2767         (print): Likewise. Also add <U205F>.
2768         (blank): Add <U205F>.
2769         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
2770         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
2771         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
2772         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
2773         (<U050D>,<U050C>), (<U050F>,<U050E>).
2774         (totitle): Likewise.
2775         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
2776         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
2777         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
2778         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
2779         (<U050C>,<U050D>), (<U050E>,<U050F>).
2780         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
2781         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
2782         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2783         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
2784         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
2785         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2786         * locales/tr_TR: Likewise.
2788 2002-04-15  Bruno Haible  <bruno@clisp.org>
2790         * charmaps/IBM856: New file.
2791         * charmaps/IBM922: New file.
2792         * charmaps/IBM1124: New file.
2793         * charmaps/IBM1129: New file.
2794         * charmaps/IBM1160: New file.
2795         * charmaps/IBM1161: New file.
2796         * charmaps/IBM1132: New file.
2797         * charmaps/IBM1133: New file.
2798         * charmaps/IBM1162: New file.
2799         * charmaps/IBM1163: New file.
2800         * charmaps/IBM1164: New file.
2801         * charmaps/ARMSCII-8: New file.
2803 2002-04-14  Wolfram Gloger  <wg@malloc.de>
2805         * tests-mbwc/tst_types.h: Increase MONSIZE.
2806         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
2808 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2810         * locales/ms_MY (day): Fix a typo.
2812 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2814         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
2816 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
2818         * locales/vi_VN: Fix various mistakes and add some more information.
2819         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
2821 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
2823         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
2824         Euro locales.
2825         * tst-fmon.data: Likewise.
2827         * locales/br_FR: Eliminate old national currencies of countries
2828         participating in Euro.  Make @euro files pure copies.
2829         * locales/ca_ES: Likewise.
2830         * locales/ca_ES@euro: Likewise.
2831         * locales/de_AT: Likewise.
2832         * locales/de_AT@euro: Likewise.
2833         * locales/de_BE: Likewise.
2834         * locales/de_BE@euro: Likewise.
2835         * locales/de_DE: Likewise.
2836         * locales/de_DE@euro: Likewise.
2837         * locales/de_LU: Likewise.
2838         * locales/de_LU@euro: Likewise.
2839         * locales/el_GR: Likewise.
2840         * locales/el_GR@euro: Likewise.
2841         * locales/en_IE: Likewise.
2842         * locales/en_IE@euro: Likewise.
2843         * locales/es_ES: Likewise.
2844         * locales/es_ES@euro: Likewise.
2845         * locales/fi_FI: Likewise.
2846         * locales/fi_FI@euro: Likewise.
2847         * locales/fr_BE: Likewise.
2848         * locales/fr_BE@euro: Likewise.
2849         * locales/fr_FR: Likewise.
2850         * locales/fr_FR@euro: Likewise.
2851         * locales/fr_LU: Likewise.
2852         * locales/fr_LU@euro: Likewise.
2853         * locales/ga_IE: Likewise.
2854         * locales/ga_IE@euro: Likewise.
2855         * locales/gl_ES: Likewise.
2856         * locales/gl_ES@euro: Likewise.
2857         * locales/it_IT: Likewise.
2858         * locales/it_IT@euro: Likewise.
2859         * locales/nl_NL: Likewise.
2860         * locales/nl_NL@euro: Likewise.
2861         * locales/pt_PT: Likewise.
2862         * locales/pt_PT@euro: Likewise.
2864         * locales/br_FR@euro: New file.
2866 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
2868         * locales/eu_ES: Corrections of date and time formats.
2869         * locales/hu_HU: Adjust a comment.
2870         * locales/wa_BE: New file.
2871         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2873         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
2874         * locales/wa_BE@euro: New file.
2876         * locales/zh_HK: Correct date information.
2877         Patch by Anthony Fok <anthony@thizlinux.com>.
2879 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
2881         * locales/sr_YU: Correct month entries for June and July
2882         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
2884         * locales/pl_PL: Update int_curr_symbol.
2886 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2888         * locales/el_GR: Bug fixes for spelling.
2889         Patch by Alexandros Diamantidis <adia@hellug.gr>.
2891 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
2893         * da_DK.in: Add a few more character sequences, no real words.
2895 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
2897         * charmaps/MACINTOSH: Update to Apple's latest definition.
2899 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
2901         * charmaps/GB18030: Update.
2902         Patch by Yu Shao <yshao@redhat.com>.
2904 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
2906         * locales/hu_HU: New version with corrected collation.
2907         Patch by Nagy Péter <chichken@interbase.hu>.
2909 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
2911         * locales/bn_BD: New file.
2912         Contributed by Taneem Ahmed <taneem@eyetap.org>.
2914 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
2916         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
2918 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
2920         * locales/ms_MY: Various bug fixes and additions.
2921         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
2923         * locales/ca_ES: Fix typos (desembre -> decembre).
2924         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
2926 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
2928         * charmaps/TCVN5712-1: Add combined characters.
2930 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
2932         * locales/bg_BG: Rewrite.
2933         Patch by Alexander Shopov <al_shopov@web.bg>.
2935         * charmapsTCVN5712-1: New file.
2937 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
2939         * locales/translit_neutral: Define transliteration for dong sign.
2941 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
2943         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
2945         * locales/de_CH: Define decimal point to '.' and thousands
2946         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
2948 2001-11-21  Bruno Haible  <bruno@clisp.org>
2950         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2952 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
2954         * locales/se_NO: New file.
2956 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
2958         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
2960 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
2962         * charmaps/SAMI-WS2: Add Euro sign.
2963         Patch by Petter Reinholdtsen <pere@hungry.com>.
2965 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
2967         * Makefile: Add rules to build and run tst-xlocale2.
2968         * tst-xlocale2.c: New file.
2970 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
2972         * Makefile: Add rules to build and run tst-xlocale1.
2973         * tst-xlocale1.c: New file.
2975         * bug-iconv-trans.c: Improve error messages.
2977 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
2979         * charmaps/ISO-IR-209: New file.
2980         * charmaps/MAC-SAMI: New file.
2981         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
2983 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
2985         * charmaps/GEORGIAN-PS: New file.
2986         * charmaps/GEORGIAN-ACADEMY: New file.
2987         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
2989 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
2991         * Makefile: Add rules to build and run tst-mbswcs6.
2992         * tst-mbswcs6.c: New file.
2994         * SUPPORTED: Add several new locales.
2996         * charmaps/KOI8-T: New file.
2998 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
3000         * locales/af_ZA: Use generic LC_COLLATE data.
3001         * locales/el_GR: Likewise.
3002         * locales/hu_HU: Likewise.
3003         * locales/ro_RO: Likewise.  Add transliteration.
3004         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
3005         * locales/ru_RU: Likewise.
3006         * locales/ru_UA: Likewise.
3007         * locales/uk_UA: Likewise.
3008         * locales/eu_ES: LC_TIME strings fixed.
3009         * locales/am_ET: New file.
3010         * locales/translit_et: New file.
3011         * locales/az_AZ: New file.
3012         * locales/br_FR: New file.
3013         * locales/bs_BA: New file.
3014         * locales/cy_GB: New file.
3015         * locales/hy_AM: New file.
3016         * locales/ka_GE: New file.
3017         * locales/mi_NZ: New file.
3018         * locales/oc_FR: New file.
3019         * locales/tg_TJ: New file.
3020         * locales/ti_ER: New file.
3021         * locales/ti_ET: New file.
3022         * locales/tl_PH: New file.
3023         * locales/tt_RU: New file.
3024         * locales/ur_PK: New file.
3025         * locales/uz_UZ: New file.
3026         * locales/yi_US: New file.
3027         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
3029 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
3031         * locales/tr_TR: Define missing fields and remove FIXME comments.
3032         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
3034 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
3036         * locales/en_CA (LC_PAPER): Change to Letter.
3037         * locales/fr_CA (LC_PAPER): Likewise.
3038         * locales/es_PR (LC_PAPER): Change to Letter.
3039         (LC_MEASUREMENT): Change to 2.
3040         * locales/es_US (LC_PAPER): Change to Letter.
3041         (LC_MEASUREMENT): Change to 2.
3043 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
3045         * Makefile: Add dependencies to locale files for all tests in $(tests).
3047 2001-06-28  H.J. Lu  <hjl@gnu.org>
3049         * Makefile: Include SUPPORTED.
3050         (INSTALL-SUPPORTED-LOCALES): New.
3051         ($(INSTALL-SUPPORTED-LOCALES)): New target.
3052         (install-locales-dir): Likewise.
3053         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
3054         * SUPPORTED: Changed the format for parallel install.
3056 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
3058         * Makefile: Add rules to build and run tst-leaks.
3059         * tst-leaks.c: New file.
3061 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3063         * locales/ro_RO (day): Use U0163 instead of U021B.
3065 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3067         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
3069 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
3071         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
3072         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
3074 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
3076         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
3077         to SHIFT_JIS. Add SJIS as alias.
3078         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
3079         * gen-locale.sh: Likewise.
3081 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3083         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3084         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
3085         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
3086         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
3088 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3090         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3091         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
3092         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
3093         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
3094         <U3014>, <U3015>, <U3018>, <U3019>.
3096 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3098         * gen-unicode-ctype.c: Update to Unicode 3.1.
3099         (unicode_attributes): Change size to 0x110000.
3100         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
3101         Unicode now officially allows a 32-bit representation and deprecates
3102         the use of surrogates in this representation.
3103         (fill_attributes): Loop up to 0x110000.
3104         (unicode_combining): Remove array.
3105         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
3106         contain this property any more.
3107         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
3108         2001-02-15.
3109         (is_combining): Use new but equivalent definition.
3110         (ucs_symbol, ucs_symbol_range): New functions.
3111         (output_charclass): Loop up to 0x110000.
3112         (output_charmap): Likewise.
3113         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
3114         appropriate.
3115         (main): Expect only two arguments. Remove fill_combining() call.
3116         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
3117         To "lower", add <U03F5> and Deseret letters.
3118         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
3119         Gothic letters, Deseret letters, mathematical symbols.
3120         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
3121         Unicode 3.1 characters.
3122         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
3123         many new Unicode 3.1 characters.
3124         "toupper", "tolower", "totitle": Update.
3125         To "combining", add some new musical symbols.
3126         To "combining_level3", add some new musical symbols.
3127         * locales/tr_TR (LC_CTYPE): Update from i18n.
3128         * locales/translit_font: Add transliterations for new Unicode 3.1
3129         mathematical symbols.
3130         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
3131         * locales/translit_cjk_compat: Add transliterations for CJK
3132         compatibility characters in Unicode plane 2.
3134 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3136         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
3137         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
3138         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
3139         0x8EAFxxxx mappings instead.
3141 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
3143         * locales/ro_RO: Correct abday, day, abmon, and mon info.
3144         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
3146 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
3148         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
3149         for some tests, because mbrlen (NULL, 0, &s) does not always put back
3150         s into the initial state.
3152 2001-05-14  Andreas Jaeger  <aj@suse.de>
3154         * locales/ms_MY: Fix entries for Tue and Wednesday.
3155         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
3157 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
3159         * locales/be_BY: Fix syntax in LC_COLLATE section.
3160         * locales/ru_UA: Likewise.
3161         * locales/tr_TR: Likewise.
3162         * locales/uk_UA: Likewise.
3164 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
3166         * locales/fa_IR: Add outdigit information and collation.
3167         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3169 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
3171         * locales/i18n: Don't define outdigit.
3173 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
3175         * locales/th_TH: Remove name_ms entry.
3176         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3178 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
3180         * locales/th_TH: Update era information and some of the new
3181         categories.
3182         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3184 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
3186         * locales/i18n: Correct classification of Thai characters.  This
3187         differs from Unicode's tables but is in line with linguistic rules
3188         in Thailand.
3189         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3191 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
3193         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
3194         Patch by Yong Li <rigel863@yahoo.com>.
3196 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
3198         * SUPPORTED: Add zh_CN.GBK.
3200 2001-02-09  Andreas Jaeger  <aj@suse.de>
3202         * locales/en_IN: Add newline at end of file.
3204         * SUPPORTED: Add more entries.
3206 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
3208         * locales/en_HK: At newline at the end of the file.
3210 2001-02-08  Andreas Jaeger  <aj@suse.de>
3212         * localedata/SUPPORTED: Add some entries for new locales.
3214 2001-02-07  Andreas Jaeger  <aj@suse.de>
3216         * locales/ar_IN: New.
3217         * locales/bn_IN: New.
3218         * locales/el_GR@euro: New.
3219         * locales/en_HK: New.
3220         * locales/en_IN: New.
3221         * locales/en_PH: New.
3222         * locales/en_SG: New.
3223         * locales/ms_MY: New.
3224         * locales/ta_IN: New.
3225         * locales/te_IN: New.
3226         * locales/zh_SG: New.
3228 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
3230         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
3231         * locales/zh_CN: Likewise.
3233 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
3235         * locales/translit_cjk_compat: Add missing characters in range
3236         U+3300..U+33FF.
3238 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
3240         * locales/fi_FI: Remove FIXME comments.
3241         * locales/sv_FI: Likewise.
3242         Patch by Marko Myllynen <myllynen@lut.fi>.
3244 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
3246         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
3247         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
3249 2001-01-23  Andreas Schwab  <schwab@suse.de>
3251         * locales/el_GR: Add missing quotes around multicharacter strings.
3252         * locales/ru_RU: Likewise.
3254 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
3256         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
3257         * tst-langinfo.sh: Add French tests.
3259 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
3261         * locales/cs_CZ: Fix grammar of comment above abmon.
3262         Reported by Stanislav Brabec <utx@penguin.cz>.
3264 2000-12-31  Andreas Jaeger  <aj@suse.de>
3266         * tst-fmon.c (main): Use return instead of exit to avoid warning.
3268 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
3270         * tests/test5.cm: Define code_set_name.
3272 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
3274         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
3275         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
3276         REVERSE SOLIDUS.
3278 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
3280         * Makefile (tests): Add tst-setlocale.
3281         (tst-setlocale-ENV): Define.
3282         * tst-setlocale.c: New file.
3284 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
3286         * Makefile (LOCALES): Add ja_JP.SJIS.
3288 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
3290         * tst-digits.c (main): Add casts to avoid warnings.
3291         * collate-test.c (xstrcoll): Make l1 and l2 const.
3292         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
3294 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
3296         * charmaps/BALTIC: Superceded by ISO-8859-13.
3298 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
3300         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
3301         Republic of Korea.  Streamlined and extend(include all Hangul
3302         syllables) hangul and hanja class definition in LC_CTYPE and
3303         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
3304         tel_dom_fmt to LC_TELEPHONE.
3305         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
3307 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
3309         * locales/ko_KR: Fix currency_symbol.
3310         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3312 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
3314         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
3315         Reported by Markus Kuhn.
3317 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
3319         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
3320         * locales/ko_KR: Revert change.  Use full with won sign.
3321         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3323 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
3325         * locales/mk_MK: Update.
3326         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
3328 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
3330         * charmaps/BIG5: Add mapping for <U20AC> back.
3331         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3333 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
3335         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
3336         * locales/translit_compat: Add a few ligatures.
3337         * locales/translit_combining: Add a few plain ASCII alternatives.
3338         * locales/translit_fraction: Likewise.  Surround with spaces.
3340 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3342         * locales/translit_hangul: New file.
3343         * locales/ko_KR (LC_CTYPE): Include it.
3345 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3347         * locales/translit_cjk_variants: New file.
3348         * locales/ja_JP (LC_CTYPE): Include it.
3350 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3352         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
3353         transliteration rules.
3355 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3357         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
3358         transliteration rules.
3359         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
3360         * locales/de_BE (LC_CTYPE): Likewise.
3361         * locales/de_CH (LC_CTYPE): Likewise.
3362         * locales/de_LU (LC_CTYPE): Likewise.
3363         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
3364         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
3365         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
3366         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
3368 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3370         * locales/translit_combining: New file.
3371         * locales/fr_FR (LC_CTYPE): Include it.
3372         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
3373         * locales/fr_CA (LC_CTYPE): Likewise.
3374         * locales/fr_CH (LC_CTYPE): Likewise.
3375         * locales/fr_LU (LC_CTYPE): Likewise.
3376         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
3377         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
3378         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
3380 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3382         * locales/translit_wide: New file.
3383         * locales/translit_narrow: New file.
3384         * locales/translit_font: New file.
3385         * locales/translit_circle: New file.
3386         * locales/translit_small: New file.
3387         * locales/translit_fraction: New file.
3388         * locales/translit_compat: New file.
3389         * locales/translit_cjk_compat: New file.
3390         * locales/translit_neutral: New file.  Include all of the above.
3391         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
3392         German and Danish specific rules.
3394 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3396         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
3397         * locales/zh_CN (LC_CTYPE): Likewise.
3398         * locales/ko_KR (LC_CTYPE): Likewise.
3400 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3402         * charmaps/UTF-8: Set width of U200B to 0.
3403         * charmaps/GB18030: Likewise.
3405 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
3407         * charmaps/BIG5: Update.
3408         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3410         * locales/mk_MK: Use iso14651_t1 file.
3411         Patch by Damjan <arhiv@freemail.org.mk>.
3413 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
3415         * charmaps/VISCII: New file.
3417 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
3419         * locales/sr_YU@cyrillic: New file. Based on a locale file by
3420         Anton Zinoviev <anton@lml.bas.bg>.
3421         * SUPPORTED: Add sr_YU@cyrillic.
3423 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
3425         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
3426         * locales/be_BY: Likewise.
3427         * locales/bg_BG: Likewise.
3428         * locales/el_GR: Likewise.
3429         * locales/ja_JP: Likewise.
3430         * locales/ko_KR: Likewise.
3431         * locales/mk_MK: Likewise.
3432         * locales/ru_RU: Likewise.
3433         * locales/ru_UA: Likewise.
3434         * locales/th_TH: Likewise.
3435         * locales/tr_TR: Likewise.
3436         * locales/uk_UA: Likewise.
3437         * locales/zh_CN: Likewise.
3438         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
3439         in the ja_JP.EUC-JP locale.
3440         * tests-mbwc/dat_iswalpha.c: Likewise.
3441         * tests-mbwc/dat_iswctype.c: Likewise.
3442         * tests-mbwc/dat_iswgraph.c: Likewise.
3443         * tests-mbwc/dat_iswprint.c: Likewise.
3444         * tests-mbwc/dat_iswpunct.c: Likewise.
3446 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3448         * fr_CA,2.13.in: Removed.
3450 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
3452         * locales/POSIX: New support for date_fmt.
3453         * locales/af_ZA: Likewise.
3454         * locales/ar_AE: Likewise.
3455         * locales/ar_BH: Likewise.
3456         * locales/ar_DZ: Likewise.
3457         * locales/ar_EG: Likewise.
3458         * locales/ar_IQ: Likewise.
3459         * locales/ar_JO: Likewise.
3460         * locales/ar_KW: Likewise.
3461         * locales/ar_LB: Likewise.
3462         * locales/ar_LY: Likewise.
3463         * locales/ar_MA: Likewise.
3464         * locales/ar_OM: Likewise.
3465         * locales/ar_QA: Likewise.
3466         * locales/ar_SA: Likewise.
3467         * locales/ar_SD: Likewise.
3468         * locales/ar_SY: Likewise.
3469         * locales/ar_TN: Likewise.
3470         * locales/ar_YE: Likewise.
3471         * locales/be_BY: Likewise.
3472         * locales/bg_BG: Likewise.
3473         * locales/ca_ES: Likewise.
3474         * locales/cs_CZ: Likewise.
3475         * locales/da_DK: Likewise.
3476         * locales/de_AT: Likewise.
3477         * locales/de_BE: Likewise.
3478         * locales/de_CH: Likewise.
3479         * locales/de_DE: Likewise.
3480         * locales/de_LU: Likewise.
3481         * locales/el_GR: Likewise.
3482         * locales/en_AU: Likewise.
3483         * locales/en_CA: Likewise.
3484         * locales/en_DK: Likewise.
3485         * locales/en_GB: Likewise.
3486         * locales/en_IE: Likewise.
3487         * locales/en_NZ: Likewise.
3488         * locales/en_US: Likewise.
3489         * locales/en_ZA: Likewise.
3490         * locales/es_AR: Likewise.
3491         * locales/es_BO: Likewise.
3492         * locales/es_CL: Likewise.
3493         * locales/es_CO: Likewise.
3494         * locales/es_CR: Likewise.
3495         * locales/es_DO: Likewise.
3496         * locales/es_EC: Likewise.
3497         * locales/es_ES: Likewise.
3498         * locales/es_GT: Likewise.
3499         * locales/es_HN: Likewise.
3500         * locales/es_MX: Likewise.
3501         * locales/es_NI: Likewise.
3502         * locales/es_PA: Likewise.
3503         * locales/es_PE: Likewise.
3504         * locales/es_PR: Likewise.
3505         * locales/es_PY: Likewise.
3506         * locales/es_SV: Likewise.
3507         * locales/es_US: Likewise.
3508         * locales/es_UY: Likewise.
3509         * locales/es_VE: Likewise.
3510         * locales/et_EE: Likewise.
3511         * locales/eu_ES: Likewise.
3512         * locales/fa_IR: Likewise.
3513         * locales/fi_FI: Likewise.
3514         * locales/fo_FO: Likewise.
3515         * locales/fr_BE: Likewise.
3516         * locales/fr_CA: Likewise.
3517         * locales/fr_CH: Likewise.
3518         * locales/fr_FR: Likewise.
3519         * locales/fr_LU: Likewise.
3520         * locales/ga_IE: Likewise.
3521         * locales/gl_ES: Likewise.
3522         * locales/gv_GB: Likewise.
3523         * locales/he_IL: Likewise.
3524         * locales/hi_IN: Likewise.
3525         * locales/hr_HR: Likewise.
3526         * locales/hu_HU: Likewise.
3527         * locales/i18n: Likewise.
3528         * locales/id_ID: Likewise.
3529         * locales/is_IS: Likewise.
3530         * locales/it_CH: Likewise.
3531         * locales/it_IT: Likewise.
3532         * locales/iw_IL: Likewise.
3533         * locales/ja_JP: Likewise.
3534         * locales/kl_GL: Likewise.
3535         * locales/ko_KR: Likewise.
3536         * locales/kw_GB: Likewise.
3537         * locales/lt_LT: Likewise.
3538         * locales/lv_LV: Likewise.
3539         * locales/mk_MK: Likewise.
3540         * locales/mr_IN: Likewise.
3541         * locales/mt_MT: Likewise.
3542         * locales/nl_BE: Likewise.
3543         * locales/nl_NL: Likewise.
3544         * locales/nn_NO: Likewise.
3545         * locales/no_NO: Likewise.
3546         * locales/pl_PL: Likewise.
3547         * locales/pt_BR: Likewise.
3548         * locales/pt_PT: Likewise.
3549         * locales/ro_RO: Likewise.
3550         * locales/ru_RU: Likewise.
3551         * locales/ru_UA: Likewise.
3552         * locales/sk_SK: Likewise.
3553         * locales/sl_SI: Likewise.
3554         * locales/sq_AL: Likewise.
3555         * locales/sr_YU: Likewise.
3556         * locales/sv_FI: Likewise.
3557         * locales/sv_SE: Likewise.
3558         * locales/th_TH: Likewise.
3559         * locales/tr_TR: Likewise.
3560         * locales/uk_UA: Likewise.
3561         * locales/vi_VN: Likewise.
3562         * locales/zh_CN: Likewise.
3563         * locales/zh_HK: Likewise.
3564         * locales/zh_TW: Likewise.
3566 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3568         * locales/fa_IR: Fix many problems and change to use UTF-8.
3569         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3570         * SUPPORTED: Add fa_IR.UTF-8.
3572 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
3574         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
3576 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
3578         * locales/iso14651_t1: Handle Macedonian correctly.
3579         Patch by Damjan <arhiv@freemail.org.mk>.
3581 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
3583         * locales/iso14651_t1: Add currency symbols.
3585 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3587         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
3588         * tests-mbwc/dat_iswdigit.c: Likewise.
3590         * locales/zh_CN: Remove non-ASCII digit entry.
3591         * locales/ja_JP: Likewise.
3592         Add full width digits to alnum class.
3594 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3596         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
3597         digits.
3598         (is_alpha): Add them here.
3599         * locales/i18n (digit): Remove all non-ASCII digits.
3600         (alpha): Add them here.
3602         * dump-ctype.c: Pretty print.
3604 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3606         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
3607         * locales/ko_KR: Change currency_symbol back to use U20a9.
3609 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
3611         * tst-langinfo.sh: Adjust for change in ja_JP.
3613 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
3615         * locales/ja_JP: Changed yesexpr/noexpr expression,
3616         fixed typo in era, added definition for name_gen.
3618 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3620         * SUPPORTED: Add ko_KR.UTF-8.
3622 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
3624         * charmaps/BIG5: Add a width table.
3625         * charmaps/GB18030: Likewise.
3626         * charmaps/ISO-8859-6: Likewise.
3627         * charmaps/ISO-8859-8: Likewise.
3628         * charmaps/TIS-620: Likewise.
3630 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3632         * Makefile (repertoiremaps): Remove variable.
3633         (distribute): Remove repertoiremaps.
3634         (install-others): Likewise. Add .gz to charmaps.
3635         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
3637 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3639         * charmaps/ISO-IR-197: Remove alias "none".
3641 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3643         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
3644         width of format control characters to 0.
3646 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3648         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
3649         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
3650         return values.  Only the sign matters.
3652 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
3654         * locales/ar_SA: Last non <Uxxxx> entries removed.
3655         Patch by Martin Strassburger <martin.strassburger@sap.com>.
3657 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
3659         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
3660         we have EUC-KR.
3662 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3664         * locales/uk_UA: Fix yesexpr.
3665         * locales/ru_UA: Likewise.
3666         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
3668 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3670         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
3671         so they become printable and carry a width.  Comment out surrogate
3672         ranges.  Add a WIDTH table.
3674 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3676         * gen-unicode-ctype.c: New file.
3677         * dump-ctype.c: New file.
3678         * Makefile (distribute): Add them.
3679         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
3680         gen-unicode-ctype.c.
3681         (blank): Add U+1680.
3682         (cntrl): Add U+2028, U+2029.
3683         (space): Add U+1680, U+2028, U+2029.
3684         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
3685         (alnum, alpha, print, graph, punct): Lots of additions.
3686         (lower, upper, tolower, toupper, combining, combining_level3): Update.
3687         (totitle): New map.
3688         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
3689         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
3690         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
3691         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
3692         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
3693         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
3694         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
3696 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3698         * charmaps/GBK: Add commented mappings for GBK characters not yet in
3699         Unicode.
3701 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3703         * charmaps/GBK: Remove /x80 entry.
3705 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3707         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
3708         to use it.
3710 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3712         * charmaps/JOHAB: Add identity mapping for 0x7f.
3714 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
3716         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
3717         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
3719 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
3721         * charmaps/GB2312: Change code_set_name to GB2312.
3723 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
3725         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
3726         * localedata/locales/ar_BH: Likewise.
3727         * localedata/locales/ar_DZ: Likewise.
3728         * localedata/locales/ar_EG: Likewise.
3729         * localedata/locales/ar_IQ: Likewise.
3730         * localedata/locales/ar_JO: Likewise.
3731         * localedata/locales/ar_KW: Likewise.
3732         * localedata/locales/ar_LB: Likewise.
3733         * localedata/locales/ar_LY: Likewise.
3734         * localedata/locales/ar_MA: Likewise.
3735         * localedata/locales/ar_OM: Likewise.
3736         * localedata/locales/ar_QA: Likewise.
3737         * localedata/locales/ar_SD: Likewise.
3738         * localedata/locales/ar_SY: Likewise.
3739         * localedata/locales/ar_TN: Likewise.
3740         * localedata/locales/ar_YE: Likewise.
3742 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
3744         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
3745         * locales/mr_IN: New file.
3746         * locales/mt_MT: New file.
3748         * charmaps/GB18030: Comment out entries in user-defined area.
3750 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
3752         * charmaps/GB18030: Add back entries which got lost in last change.
3754 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
3756         * charmaps/GB18030: Update once more.
3758         * charmaps/JOHAB: New file.
3759         * SUPPORTED: Add ko_KR.JOHAB.
3761 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
3763         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
3764         but not in EUC-KR.
3766 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3768         * charmaps/EUC-TW: Add commented non-reversible mappings.
3770 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3772         * charmaps/CP949: New file.
3774 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3776         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
3778 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3780         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
3781         U+007E.
3783 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3785         * charmaps/INIS-8: Update to use <Uxxxx> format.
3786         * charmaps/ISO_2033-1983: Likewise.
3787         * charmaps/ISO_5427-EXT: Likewise.
3789 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
3791         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
3792         * SUPPORTED: Add zh_HK.BIG5HKSCS.
3794         * charmaps/BIG5HKSCS: Add Big5 codes.
3796         * Makefile (test-input): Add sv_SE.ISO-8859-1.
3797         (LOCALES): Likewise.
3798         * sv_SE.ISO-8859-1: New file.
3800 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
3802         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
3803         Changes by Roger So <spacehunt@e-fever.org>.
3805         * SUPPORTED: Add nn_NO.ISO-8859-1.
3806         * locales/nn_NO: New file.
3808 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
3810         * charmaps/BIG5HKSCS: Regenerated from official data file.
3812         * locales/ja_JP: Add yesstr and nostr information.
3814         * charmaps/GB18030: Add entries from GBK not present here.
3816         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
3818         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
3820 2000-08-29  Akira Higuchi  <a@kondara.org>
3822         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
3823         * charmaps/GBK: Likewise.
3825         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
3827 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
3829         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
3830         and customize with several reorder-after statements.
3831         Reported by menthos@menthos.com.
3833 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
3835         * locales/ja_JP: Add new categories with generic information.
3837         * locales/i18n (default_missing): Change back to only U003F.
3839 2000-08-24  Andreas Jaeger  <aj@suse.de>
3841         * Makefile (generated): Add some .out files.
3843 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
3845         * locales/i18n: Add transliteration information.
3847 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
3849         * locales/ca_ES@euro: Country is Spain.
3850         * locales/ca_ES: Likewise.
3852         * locales/es_MX: Correct int_curr_symbol.
3853         * locales/es_PE: Likewise.
3855         * SUPPORTED: Add missing supported locales.
3857         * locales/fa_IR: Correct a few of the contained bugs.
3859         * locales/zh_HK: New file.
3861         * charmaps/BIG5HKSCS: New file.
3863         * locales/en_CA,2.5: Removed.
3864         * locales/fr_CA,2.13: Removed.
3865         * locales/in_ID: Removed.
3867         * locales/sq_AL: New file.
3868         * SUPPORTED: Add sq_AL.ISO-8859-1.
3870         * locales/vi_VN: New file.
3871         * SUPPORTED: Add vi_VN.UTF-8.
3873         * locales/ko_KR: Correct currency_symbol entry.
3875         * locales/hi_IN: New file.
3876         * SUPPORTED: Add hi_IN.UTF-8.
3878         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
3880         * sort-test.sh: Improve error handling by printing more information.
3882         * locales/ar_AE: New file.
3883         * locales/ar_BH: New file.
3884         * locales/ar_DZ: New file.
3885         * locales/ar_EG: New file.
3886         * locales/ar_IQ: New file.
3887         * locales/ar_JO: New file.
3888         * locales/ar_KW: New file.
3889         * locales/ar_LB: New file.
3890         * locales/ar_LY: New file.
3891         * locales/ar_MA: New file.
3892         * locales/ar_OM: New file.
3893         * locales/ar_QA: New file.
3894         * locales/ar_SD: New file.
3895         * locales/ar_SY: New file.
3896         * locales/ar_TN: New file.
3897         * locales/ar_YE: New file.
3898         * SUPPORTED: Add Arabic locales.
3900 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
3902         * locales/es_CR: New file.
3903         * locales/es_NI: New file.
3904         * locales/es_PR: New file.
3906         * locales/es_AR: Share LC_COLLATE description with es_ES.
3907         * locales/es_BO: Likewise.
3908         * locales/es_CL: Likewise.
3909         * locales/es_CO: Likewise.
3910         * locales/es_DO: Likewise.
3911         * locales/es_GT: Likewise.
3912         * locales/es_HN: Likewise.
3913         * locales/es_MX: Likewise.
3914         * locales/es_PA: Likewise.
3915         * locales/es_PE: Likewise.
3916         * locales/es_PY: Likewise.
3917         * locales/es_SV: Likewise.
3918         * locales/es_UY: Likewise.
3919         * locales/es_VE: Likewise.
3920         * locales/es_EC: Share LC_COLLATE description with es_US.
3922         * locales/ko_KR: Updated for glibc 2.2.
3923         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
3924         * SUPPORTED: Add ko_KR.
3926         * locales/de_BE@euro: New file.
3927         * locales/eu_ES@euro: New file.
3928         * locales/ga_IE@euro: New file.
3929         * locales/gl_ES@euro: New file.
3930         * locales/nl_BE@euro: New file.
3931         * locales/sv_FI@euro: New file.
3932         * SUPPORTED: Add the new locales.
3934         * Makefile (install-locales): Handle option in locale name.  Print
3935         progress information.
3937         * SUPPORTED: Add all the @euro locales.
3939         * locales/ca_ES@euro: Update charset comment.
3940         * locales/de_AT@euro: Likewise.
3941         * locales/de_DE@euro: Likewise.
3942         * locales/de_LU@euro: Likewise.
3943         * locales/en_IE@euro: Likewise.
3944         * locales/es_ES@euro: Likewise.
3945         * locales/fi_FI@euro: Likewise.
3946         * locales/fr_BE@euro: Likewise.
3947         * locales/fr_FR@euro: Likewise.
3948         * locales/fr_LU@euro: Likewise.
3949         * locales/it_IT@euro: Likewise.
3950         * locales/nl_NL@euro: Likewise.
3951         * locales/pt_PT@euro: Likewise.
3953 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
3955         * locales/ca_ES: Correct comment.
3957         * locales/ca_ES@euro: New file.
3958         * locales/de_AT@euro: New file.
3959         * locales/de_DE@euro: New file.
3960         * locales/de_LU@euro: New file.
3961         * locales/en_IE@euro: New file.
3962         * locales/es_ES@euro: New file.
3963         * locales/fi_FI@euro: New file.
3964         * locales/fr_BE@euro: New file.
3965         * locales/fr_FR@euro: New file.
3966         * locales/fr_LU@euro: New file.
3967         * locales/it_IT@euro: New file.
3968         * locales/nl_NL@euro: New file.
3969         * locales/pt_PT@euro: New file.
3971 2000-08-19  Andreas Jaeger  <aj@suse.de>
3973         * tst-digits.c: Include stdlib.h and string.h to provide
3974         prototypes for exit, strlen and strcmp.
3976 2000-08-18  Andreas Jaeger  <aj@suse.de>
3978         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
3979         (TST_DECL_VARS): Don't declare err_flg.
3980         (TST_GET_ERRET): Don't set err_flg.
3981         (TST_GET_ERRET_SEQ): Likewise.
3982         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
3984         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
3985         * tests-mbwc/dat_iswalnum.c: Likewise.
3986         * tests-mbwc/dat_iswalpha.c: Likewise.
3987         * tests-mbwc/dat_iswcntrl.c: Likewise.
3988         * tests-mbwc/dat_iswctype.c: Likewise.
3989         * tests-mbwc/dat_iswdigit.c: Likewise.
3990         * tests-mbwc/dat_iswgraph.c: Likewise.
3991         * tests-mbwc/dat_iswlower.c: Likewise.
3992         * tests-mbwc/dat_iswprint.c: Likewise.
3993         * tests-mbwc/dat_iswpunct.c: Likewise.
3994         * tests-mbwc/dat_iswspace.c: Likewise.
3995         * tests-mbwc/dat_iswupper.c: Likewise.
3996         * tests-mbwc/dat_iswxdigit.c: Likewise.
3997         * tests-mbwc/dat_mblen.c: Likewise.
3998         * tests-mbwc/dat_mbrlen.c: Likewise.
3999         * tests-mbwc/dat_mbrtowc.c: Likewise.
4000         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4001         * tests-mbwc/dat_mbstowcs.c: Likewise.
4002         * tests-mbwc/dat_mbtowc.c: Likewise.
4003         * tests-mbwc/dat_strcoll.c: Likewise.
4004         * tests-mbwc/dat_strfmon.c: Likewise.
4005         * tests-mbwc/dat_strxfrm.c: Likewise.
4006         * tests-mbwc/dat_swscanf.c: Likewise.
4007         * tests-mbwc/dat_towctrans.c: Likewise.
4008         * tests-mbwc/dat_towlower.c: Likewise.
4009         * tests-mbwc/dat_towupper.c: Likewise.
4010         * tests-mbwc/dat_wcrtomb.c: Likewise.
4011         * tests-mbwc/dat_wcscat.c: Likewise.
4012         * tests-mbwc/dat_wcschr.c: Likewise.
4013         * tests-mbwc/dat_wcscmp.c: Likewise.
4014         * tests-mbwc/dat_wcscoll.c: Likewise.
4015         * tests-mbwc/dat_wcscpy.c: Likewise.
4016         * tests-mbwc/dat_wcscspn.c: Likewise.
4017         * tests-mbwc/dat_wcslen.c: Likewise.
4018         * tests-mbwc/dat_wcsncat.c: Likewise.
4019         * tests-mbwc/dat_wcsncmp.c: Likewise.
4020         * tests-mbwc/dat_wcsncpy.c: Likewise.
4021         * tests-mbwc/dat_wcspbrk.c: Likewise.
4022         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4023         * tests-mbwc/dat_wcsspn.c: Likewise.
4024         * tests-mbwc/dat_wcsstr.c: Likewise.
4025         * tests-mbwc/dat_wcstod.c: Likewise.
4026         * tests-mbwc/dat_wcstok.c: Likewise.
4027         * tests-mbwc/dat_wcstombs.c: Likewise.
4028         * tests-mbwc/dat_wcswidth.c: Likewise.
4029         * tests-mbwc/dat_wcsxfrm.c: Likewise.
4030         * tests-mbwc/dat_wctob.c: Likewise.
4031         * tests-mbwc/dat_wctomb.c: Likewise.
4032         * tests-mbwc/dat_wctrans.c: Likewise.
4033         * tests-mbwc/dat_wctype.c: Likewise.
4034         * tests-mbwc/dat_wcwidth.c: Likewise.
4035         * tests-mbwc/dat_isw-funcs.h: Fix comment.
4037 2000-08-17  Andreas Jaeger  <aj@suse.de>
4039         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
4040         should have a value.
4042 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
4044         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
4045         separate uppercase from non-uppercase characters to enable correct
4046         handling in range expressions.
4048 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
4050         * Makefile (install-locales): Use --prefix option of localedef to
4051         avoid providing complete path for output file.
4053 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
4055         * locales/zh_TW: Updated.
4056         * charmaps/BIG5: Updated.
4057         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4059 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
4061         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
4062         use `int'.
4064 2000-08-01  Andreas Jaeger  <aj@suse.de>
4066         * Makefile (distribute): Follow name change of tst-ctype-de.in to
4067         tst-ctype-de_DE.ISO-8859-1.in.
4069 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
4071         * charmaps/KSX1001: Add width information.
4072         * charmaps/GB2312: Likewise.
4073         * charmaps/GBK: Likewise.
4074         Patches by GOTO Masanori <gotom@debian.or.jp>.
4076 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4078         * charmaps/CP737: New file.
4079         * charmaps/CP775: New file.
4081 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4083         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
4084         /xb0../xf7.  Remove aliases.
4086 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4088         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
4089         /xc9../xf9.
4091 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4093         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
4095 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
4097         * tst-langinfo.c (main): Fix esacape sequence handling.
4099         * charmaps/EUC-TW: New file.
4101         * tst-digits.c: Add tests for wprintf.
4102         * tests/test7.cm: Change so that it is usable for wprintf tests.
4104         * tst-locale.sh: Fix typo in last change.
4106         * tst-digits.c: Add ctype and wctype tests.
4108 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
4110         * Makefile (ld-test-names): Add test7.
4111         (tests): Add tst-digits.  Add dependency and environment variable.
4112         * tst-digits.c: New file.
4113         * tst-locale.sh: Generate test7 locale.
4114         * tests/test7.cm: New file.
4115         * tests/test7.def: New file.
4117         * tst-locale.sh: Add dropped test6 locale.
4119 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
4121         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
4122         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
4123         locale.
4125 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
4127         * locales/zh_TW: New file.
4128         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4130 2000-07-28  Andreas Jaeger  <aj@suse.de>
4132         * tst-langinfo.c: Include <string.h> for strcmp prototype.
4134 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
4136         * charmaps/BIG5: New file.
4137         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4139 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
4141         * locales/zh_CN: Update for new format.
4142         Patch by Yong Li <yong.li@asu.edu>.
4144         * tst-langinfo.c: Add copyright text.
4146 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
4148         * tst-wctype.input: Add more input text.
4149         * tst-wctype.c: Test more classes.
4151         * Makefile: Add rules to build, run, and distribute tst-langinfo.
4152         * tst-langinfo.c: New file.
4153         * tst-langinfo.sh: New file.
4155         * locales/ja_JP (era_d_t_fmt): Fix typo.
4157         * Makefile: Add rules to build, run, and distribute tst-wctype.
4158         * tst-wctype.c: New file.
4159         * tst-wctype.input: New file.
4160         * tst-wctype.sh: New file.
4162 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4164         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
4165         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
4167 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
4169         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
4170         (enoexpr): Likewise.
4171         * locales/hr_HR: Likewise.
4172         Patches by GOTO Masanori <gotom@debian.or.jp>.
4174         * locales/i18n (yesexpr): Add U005E at the beginning.
4175         (noexpr): Likewise.
4177 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
4179         * locales/ja_JP (yesexpr): U0060 should be U005E.
4180         (noexpr): Likewise.
4182         * locales/i18n: Remove U00A0 from blank as well.
4183         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
4185 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
4187         * charmaps/SJIS: Add width information.
4188         Patch by GOTO Masanori <gotom@debian.or.jp>.
4190         * charmaps/SJIS: Correct byte sequence for single byte characters.
4192 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
4194         * locales/i18n: Fix typos.
4196         * locales/iso14651_t1: Correct syntax for HAN script.
4198 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
4200         * charmaps/GB18030: New file.
4202         * charmaps/UTF-8: Update for Unicode 3.0.
4204         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
4205         space.
4206         * tst-ctype.c: Likewise.
4207         * tst-ctype.sh: Likewise.
4208         * locales/i18n: Likewise.
4209         * locales/ja_JP: Likewise.
4210         * tests-mbwc/dat_iswcntrl.c: Likewise.
4211         * tests-mbwc/dat_iswctype.c: Likewise.
4212         * tests-mbwc/dat_iswspace.c: Likewise.
4214         * tst-ctype.sh: Also test C locale.
4216 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
4218         * Makefile: Rewrite rules for tests to run them only when necessary.
4219         * sort-test.sh: Produce output for failed tests.
4220         * tst-fmon.sh: Likewise.
4221         * tst-rpmatch.sh: Likewise.
4223 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
4225         * tst-ctype-de_DE.in: Renamed to...
4226         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
4228 2000-07-11  Andreas Jaeger  <aj@suse.de>
4230         * Makefile (locale_test_suite): Always run test suite.
4231         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
4232         gen-locale.sh.
4233         (do-collate-test): Likewise.
4234         (do-tst-fmon): Likewise.
4235         (do-tst-locale): Likewise.
4236         (do-tst-rpmatch): Likewise.
4237         (do-tst-trans): Likewise.
4238         (do-tst-mbswcs): Likewise.
4239         (do-tst-ctype): Likewise.
4241         * sort-test.sh : Rewrite to work with static only builds.
4242         * tst-ctype.sh: Likewise.
4243         * tst-fmon.sh: Likewise.
4244         * tst-locale.sh: Likewise.
4245         * tst-mbswcs.sh: Likewise.
4246         * tst-rpmatch.sh: Likewise.
4247         * tst-trans.sh: Likewise.
4249         * gen-locale.sh (locfile): Fix it for building with
4250         sourcedir==builddir and for static only builds.
4252 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
4254         * locales/POSIX: Remove repertoire map reference.
4255         * locales/ar_SA: Remove repertoire map reference.
4257         * locales/zh_CN.GBK: Removed.
4259         * repertoiremaps/charids.894: Removed.
4260         * repertoiremaps/mnemonics.ds: Removed.
4261         * repertoiremaps/mnemonics.ja: Removed.
4262         * repertoiremaps/mnemonics.ko: Removed.
4263         * repertoiremaps/mnemonics.zh: Removed.
4265         * charmaps/SJIS: New file.
4267 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
4269         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
4270         to EUC-JP.
4271         * tests-mbwc/dat_mbtowc.c: Likewise.
4272         * tests-mbwc/dat_wctob.c: Likewise.
4274         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
4275         * charmaps/EUC-KR: Likewise.
4277 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
4279         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
4280         * locales/ar_SA (LC_TELEPHONE): Likewise.
4281         * locales/be_BY (LC_TELEPHONE): Likewise.
4282         * locales/bg_BG (LC_TELEPHONE): Likewise.
4283         * locales/ca_ES (LC_TELEPHONE): Likewise.
4284         * locales/da_DK (LC_TELEPHONE): Likewise.
4285         * locales/de_BE (LC_TELEPHONE): Likewise.
4286         * locales/de_CH (LC_TELEPHONE): Likewise.
4287         * locales/de_LU (LC_TELEPHONE): Likewise.
4288         * locales/el_GR (LC_TELEPHONE): Likewise.
4289         * locales/en_AU (LC_TELEPHONE): Likewise.
4290         * locales/en_BW (LC_TELEPHONE): Likewise.
4291         * locales/en_CA (LC_TELEPHONE): Likewise.
4292         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
4293         * locales/en_DK (LC_TELEPHONE): Likewise.
4294         * locales/en_IE (LC_TELEPHONE): Likewise.
4295         * locales/en_NZ (LC_TELEPHONE): Likewise.
4296         * locales/en_ZA (LC_TELEPHONE): Likewise.
4297         * locales/en_ZW (LC_TELEPHONE): Likewise.
4298         * locales/es_AR (LC_TELEPHONE): Likewise.
4299         * locales/es_BO (LC_TELEPHONE): Likewise.
4300         * locales/es_CL (LC_TELEPHONE): Likewise.
4301         * locales/es_CO (LC_TELEPHONE): Likewise.
4302         * locales/es_DO (LC_TELEPHONE): Likewise.
4303         * locales/es_EC (LC_TELEPHONE): Likewise.
4304         * locales/es_ES (LC_TELEPHONE): Likewise.
4305         * locales/es_GT (LC_TELEPHONE): Likewise.
4306         * locales/es_HN (LC_TELEPHONE): Likewise.
4307         * locales/es_MX (LC_TELEPHONE): Likewise.
4308         * locales/es_PA (LC_TELEPHONE): Likewise.
4309         * locales/es_PE (LC_TELEPHONE): Likewise.
4310         * locales/es_PY (LC_TELEPHONE): Likewise.
4311         * locales/es_SV (LC_TELEPHONE): Likewise.
4312         * locales/es_US (LC_TELEPHONE): Likewise.
4313         * locales/es_UY (LC_TELEPHONE): Likewise.
4314         * locales/es_VE (LC_TELEPHONE): Likewise.
4315         * locales/et_EE (LC_TELEPHONE): Likewise.
4316         * locales/eu_ES (LC_TELEPHONE): Likewise.
4317         * locales/fa_IR (LC_TELEPHONE): Likewise.
4318         * locales/fi_FI (LC_TELEPHONE): Likewise.
4319         * locales/fo_FO (LC_TELEPHONE): Likewise.
4320         * locales/fr_BE (LC_TELEPHONE): Likewise.
4321         * locales/fr_CA (LC_TELEPHONE): Likewise.
4322         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
4323         * locales/fr_CH (LC_TELEPHONE): Likewise.
4324         * locales/fr_LU (LC_TELEPHONE): Likewise.
4325         * locales/ga_IE (LC_TELEPHONE): Likewise.
4326         * locales/gl_ES (LC_TELEPHONE): Likewise.
4327         * locales/gv_GB (LC_TELEPHONE): Likewise.
4328         * locales/he_IL (LC_TELEPHONE): Likewise.
4329         * locales/hr_HR (LC_TELEPHONE): Likewise.
4330         * locales/hu_HU (LC_TELEPHONE): Likewise.
4331         * locales/id_ID (LC_TELEPHONE): Likewise.
4332         * locales/in_ID (LC_TELEPHONE): Likewise.
4333         * locales/is_IS (LC_TELEPHONE): Likewise.
4334         * locales/it_CH (LC_TELEPHONE): Likewise.
4335         * locales/it_IT (LC_TELEPHONE): Likewise.
4336         * locales/iw_IL (LC_TELEPHONE): Likewise.
4337         * locales/kl_GL (LC_TELEPHONE): Likewise.
4338         * locales/ko_KR (LC_TELEPHONE): Likewise.
4339         * locales/kw_GB (LC_TELEPHONE): Likewise.
4340         * locales/lt_LT (LC_TELEPHONE): Likewise.
4341         * locales/lv_LV (LC_TELEPHONE): Likewise.
4342         * locales/mk_MK (LC_TELEPHONE): Likewise.
4343         * locales/nl_BE (LC_TELEPHONE): Likewise.
4344         * locales/nl_NL (LC_TELEPHONE): Likewise.
4345         * locales/pl_PL (LC_TELEPHONE): Likewise.
4346         * locales/pt_BR (LC_TELEPHONE): Likewise.
4347         * locales/ro_RO (LC_TELEPHONE): Likewise.
4348         * locales/ru_RU (LC_TELEPHONE): Likewise.
4349         * locales/ru_UA (LC_TELEPHONE): Likewise.
4350         * locales/sk_SK (LC_TELEPHONE): Likewise.
4351         * locales/sl_SI (LC_TELEPHONE): Likewise.
4352         * locales/sr_YU (LC_TELEPHONE): Likewise.
4353         * locales/sv_FI (LC_TELEPHONE): Likewise.
4354         * locales/th_TH (LC_TELEPHONE): Likewise.
4355         * locales/tr_TR (LC_TELEPHONE): Likewise.
4356         * locales/uk_UA (LC_TELEPHONE): Likewise.
4358 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
4360         * locales/th_TH: Update revision information.
4361         (LC_CTYPE: alpha): Replace ";...;" with "..".
4362         (LC_COLLATE: order): Quote with "".
4364 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
4366         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
4367         in address.
4368         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
4369         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
4370         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
4371         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
4372         * locales/es_BO (LC_IDENTIFICATION): Likewise.
4373         * locales/es_CL (LC_IDENTIFICATION): Likewise.
4374         * locales/es_CO (LC_IDENTIFICATION): Likewise.
4375         * locales/es_DO (LC_IDENTIFICATION): Likewise.
4376         * locales/es_EC (LC_IDENTIFICATION): Likewise.
4377         * locales/es_ES (LC_IDENTIFICATION): Likewise.
4378         * locales/es_GT (LC_IDENTIFICATION): Likewise.
4379         * locales/es_HN (LC_IDENTIFICATION): Likewise.
4380         * locales/es_MX (LC_IDENTIFICATION): Likewise.
4381         * locales/es_PA (LC_IDENTIFICATION): Likewise.
4382         * locales/es_PE (LC_IDENTIFICATION): Likewise.
4383         * locales/es_PY (LC_IDENTIFICATION): Likewise.
4384         * locales/es_SV (LC_IDENTIFICATION): Likewise.
4385         * locales/es_US (LC_IDENTIFICATION): Likewise.
4386         * locales/es_UY (LC_IDENTIFICATION): Likewise.
4387         * locales/es_VE (LC_IDENTIFICATION): Likewise.
4388         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
4389         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
4390         * locales/no_NO (LC_TELEPHONE): Fill in.
4391         * locales/pt_PT (LC_TELEPHONE): Fill in.
4392         * locales/sv_SE (LC_TELEPHONE): Fill in.
4393         * locales/en_GB (LC_TELEPHONE): Fill in.
4394         * locales/cs_CZ (LC_TELEPHONE): Fill in.
4396 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
4398         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
4399         * tst-locale.sh (LC_ALL): Likewise.
4401 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
4403         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
4404         * tst-locale.sh: Likewise.
4406 2000-07-01  Andreas Jaeger  <aj@suse.de>
4408         * Makefile (generated-dirs): LOCALES are also generated.
4409         (generated-dirs): Remove obsolete entry.
4411 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
4413         * Makefile (distribute): Add locale test suite files, fmon test
4414         suite files, gen-locale.sh, and show-ucs-data.c.
4416         * Depend: New file.
4418         * Makefile: Rewrite rules to generate locale data.
4419         * gen-locale.sh: Generate only one locale which is described in a
4420         command line parameter.
4422         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
4423         around DEM problem.
4424         * tst-fmon.data: Change back entries with DEM.
4426         * gen-locale.sh: Print that it might take a while to finish.
4428 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
4430         * Makefile (install-locales): Remove the -u switch from localedef
4431         command line.
4433 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
4435         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
4436         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
4437         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
4439         * locales/POSIX: Update for new format.
4441         * Makefile: Regenerate locale data also if localedef changed.
4443         * tst-fmon.data: Until we know what is correct, but the spaces
4444         after DEM back in.
4446         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
4447         unresolved issues.
4448         * tests-mbwc/dat_mbtowc.c: Likewise.
4449         * tests-mbwc/dat_strcoll.c: Likewise.
4450         * tests-mbwc/dat_strfmon.c: Likewise.
4451         * tests-mbwc/dat_strxfrm.c: Likewise.
4452         * tests-mbwc/tst_mbtowc.c: Likewise.
4454 2000-06-29  Andreas Jaeger  <aj@suse.de>
4456         * sort-test.sh: Set LC_ALL to full locale name.
4458         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
4459         anymore.
4460         (LOCALES): New.
4461         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
4462         Depend on locale files
4463         (LOCALE_FILES): New.
4464         (ALL_LC_FILES): New.
4465         (ALL_OBJ_LC_FILES): New
4466         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
4468         * tst-ctype.sh: Don't generate locales here.
4469         * tst-mbswcs.sh: Likewise.
4470         * sort-test.sh: Likewise.
4472         * gen-locale.sh: New file to generate locales.
4474 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4476         * locales/en_GB: Update RAP address.
4477         * locales/fr_FR: Likewise.
4478         * locales/en_NZ: Likewise.
4479         * locales/de_BE: Likewise.
4480         * locales/de_CH: Likewise.
4481         * locales/de_LU: Likewise.
4482         * locales/en_AU: Likewise.
4483         * locales/en_IE: Likewise.
4484         * locales/eu_ES: Likewise.
4485         * locales/fr_BE: Likewise.
4486         * locales/fr_CH: Likewise.
4487         * locales/fr_LU: Likewise.
4488         * locales/it_IT: Likewise.
4489         * locales/nl_BE: Likewise.
4490         * locales/nl_NL: Likewise.
4491         * locales/pt_BR: Likewise.
4492         * locales/pt_PT: Likewise.
4493         * locales/sv_FI: Likewise.
4494         * locales/fi_FI: Likewise.
4495         * locales/sv_SE: Likewise.
4497 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4499         * locales/af_ZA: Update for new format.
4500         * locales/ar_SA: Likewise.
4501         * locales/be_BY: Likewise.
4502         * locales/bg_BG: Likewise.
4503         * locales/ca_ES: Likewise.
4504         * locales/el_GR: Likewise.
4505         * locales/en_BW: Likewise.
4506         * locales/en_DK: Likewise.
4507         * locales/en_ZW: Likewise.
4508         * locales/es_AR: Likewise.
4509         * locales/es_BO: Likewise.
4510         * locales/es_CL: Likewise.
4511         * locales/es_CO: Likewise.
4512         * locales/es_DO: Likewise.
4513         * locales/es_EC: Likewise.
4514         * locales/es_ES: Likewise.
4515         * locales/es_GT: Likewise.
4516         * locales/es_HN: Likewise.
4517         * locales/es_MX: Likewise.
4518         * locales/es_PA: Likewise.
4519         * locales/es_PE: Likewise.
4520         * locales/es_PY: Likewise.
4521         * locales/es_SV: Likewise.
4522         * locales/es_US: Likewise.
4523         * locales/es_UY: Likewise.
4524         * locales/es_VE: Likewise.
4525         * locales/et_EE: Likewise.
4526         * locales/fa_IR: Likewise.
4527         * locales/fr_CA: Likewise.
4528         * locales/en_CA,2.5: Likewise.
4529         * locales/fr_CA,2.13: Likewise.
4530         * locales/gl_ES: Likewise.
4531         * locales/hr_HR: Likewise.
4532         * locales/hu_HU: Likewise.
4533         * locales/ko_KR: Likewise.
4534         * locales/lt_LT: Likewise.
4535         * locales/lv_LV: Likewise.
4536         * locales/no_NO: Likewise.
4537         * locales/pl_PL: Likewise.
4538         * locales/ro_RO: Likewise.
4539         * locales/ru_RU: Likewise.
4540         * locales/ru_UA: Likewise.
4541         * locales/sk_SK: Likewise.
4542         * locales/sl_SI: Likewise.
4543         * locales/sr_YU: Likewise.
4544         * locales/th_TH: Likewise.
4545         * locales/tr_TR: Likewise.
4546         * locales/uk_UA: Likewise.
4547         * locales/en_CA: Likewise.
4548         * locales/is_IS: Likewise.
4549         * locales/mk_MK: Likewise.
4551 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4553         * locales/cs_CZ: Comment out fields I'm not sure about.
4554         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
4555         * locales/en_NZ: Update for new format.
4556         * locales/de_BE: Likewise.
4557         * locales/de_CH: Likewise.
4558         * locales/de_LU: Likewise.
4559         * locales/en_AU: Likewise.
4560         * locales/en_IE: Likewise.
4561         * locales/en_ZA: Likewise.
4562         * locales/eu_ES: Likewise.
4563         * locales/fo_FO: Likewise.
4564         * locales/fr_BE: Likewise.
4565         * locales/fr_CH: Likewise.
4566         * locales/fr_LU: Likewise.
4567         * locales/ga_IE: Likewise.
4568         * locales/gv_GB: Likewise.
4569         * locales/he_IL: Likewise.
4570         * locales/id_ID: Likewise.
4571         * locales/in_ID: Likewise.
4572         * locales/it_CH: Likewise.
4573         * locales/it_IT: Likewise.
4574         * locales/iw_IL: Likewise.
4575         * locales/kl_GL: Likewise.
4576         * locales/kw_GB: Likewise.
4577         * locales/nl_BE: Likewise.
4578         * locales/nl_NL: Likewise.
4579         * locales/pt_BR: Likewise.
4580         * locales/pt_PT: Likewise.
4581         * locales/sv_FI: Likewise.
4582         * locales/da_DK: Likewise.
4583         * locales/fi_FI: Likewise.
4584         * locales/sv_SE: Likewise.
4586 2000-06-29  Andreas Jaeger  <aj@suse.de>
4588         * Makefile (locale_test_suite): Add new test files.
4589         (tst_mblen-ENV): New.
4590         (tst_mbtowc-ENV): New.
4591         (tst_strcoll-ENV): New.
4592         (tst_strxfrm-ENV): New.
4593         (tst_wctomb-ENV): New.
4594         (tst_mbrtowc-ENV): New.
4595         (tst_mbsrtowcs-ENV): New.
4596         (tst_mbstowcs-ENV): New.
4597         (tst_strfmon-ENV): New.
4598         (tst_wcrtomb-ENV): New.
4599         (tst_wcsrtombs-ENV): New.
4600         (tst_wcstod-ENV): New.
4601         (tst_wcstok-ENV): New.
4602         (tst_wcstombs-ENV): New.
4604         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
4605         <kuwahara@cthulhu.engr.sgi.com>.
4606         * tests-mbwc/dat_wctomb.c: Likewise.
4607         * tests-mbwc/tst_mbtowc.c: Likewise.
4608         * tests-mbwc/dat_mbtowc.c: Likewise.
4609         * tests-mbwc/tst_strxfrm.c: Likewise.
4610         * tests-mbwc/dat_strxfrm.c: Likewise.
4611         * tests-mbwc/dat_strcoll.c: Likewise.
4612         * tests-mbwc/tst_strcoll.c: Likewise.
4613         * tests-mbwc/tst_mblen.c: Likewise.
4614         * tests-mbwc/dat_mblen.c: Likewise.
4615         * tests-mbwc/dat_wcstok.c: Likewise.
4616         * tests-mbwc/tst_wcstok.c: Likewise.
4617         * tests-mbwc/dat_wcstod.c: Likewise.
4618         * tests-mbwc/tst_wcstod.c: Likewise.
4619         * tests-mbwc/dat_mbrtowc.c: Likewise.
4620         * tests-mbwc/tst_mbrtowc.c: Likewise.
4621         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4622         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4623         * tests-mbwc/dat_wcstombs.c: Likewise.
4624         * tests-mbwc/tst_wcstombs.c: Likewise.
4625         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4626         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4627         * tests-mbwc/dat_wcrtomb.c: Likewise.
4628         * tests-mbwc/tst_wcrtomb.c: Likewise.
4629         * tests-mbwc/dat_mbstowcs.c: Likewise.
4630         * tests-mbwc/tst_mbstowcs.c: Likewise.
4631         * tests-mbwc/dat_strfmon.c: Likewise.
4632         * tests-mbwc/tst_strfmon.c: Likewise.
4634 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4636         * locales/mk_MK: Updated (not to new format).
4637         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
4639 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4641         * locales/fr_FR: Update for new format.
4642         * locales/de_AT: Likewise.
4643         * locales/en_GB: Likewise.
4645 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4647         * locales/th_TH: Update copyright notice.
4649         * locales/cs_CZ: Updated for new format.
4650         Patch by Jakub Jelinek <jakub@redhat.com>.
4652         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
4653         comments.
4654         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
4655         internal state of mbrlen.
4657         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
4658         (TEST_MBWC_ENV): Remove unnecessary slash.
4659         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
4661         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
4663         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
4664         tests.
4666         * locales/iso14651_t1: Explicitly add control character in
4667         U0000-U001F and U007F-U009F range for backward compatibility.
4669         * locales/i18n: Correct problems found by test suite.
4671 2000-06-28  Andreas Jaeger  <aj@suse.de>
4673         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
4674         warning.
4676         * Makefile (locale_test_suite): Add tst_mbrlen.
4677         (tst_mbrlen-ENV): New.
4679         * tests-mbwc/tst_mbrlen.c: New file
4681         * tests-mbwc/dat_mbrlen.c: New file.
4683         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
4684         (struct TST_HEAD): Use const char* instead of an array.
4686         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
4688         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
4690         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
4692 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4694         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
4695         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
4696         U4E06 is not in EUC-JP.
4697         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
4698         * tests-mbwc/dat_towctrans.c: Likewise.
4699         * tests-mbwc/dat_wcscoll.c: Likewise.
4700         * tests-mbwc/dat_wcswidth.c: Likewise.
4701         * tests-mbwc/dat_wctob.c: Likewise.
4703         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
4704         versions.
4706         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
4707         what is correct.
4708         * tests-mbwc/dat_wcsxfrm.c: Likewise.
4709         * tests-mbwc/dat_wcwidth.c: Likewise.
4711         * tests-mbwc/tst_funcs.h: Pretty print.
4713         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
4714         * tests-mbwc/tst_wcschr.c: Likewise.
4715         * tests-mbwc/tst_wcscpy.c: Likewise.
4716         * tests-mbwc/tst_wcscat.c: Likewise.
4717         * tests-mbwc/tst_wcsncpy.c: Likewise.
4718         * tests-mbwc/tst_wcspbrk.c: Likewise.
4719         * tests-mbwc/tst_wcsstr.c: Likewise.
4720         * tests-mbwc/tst_wctrans.c: Likewise.
4721         * tests-mbwc/tst_wctype.c: Likewise.
4723         * tests-mbwc/tst_wcscoll.c: Print better error messages.
4725         * Makefile (tests): Define as $(locale_test_suite) but only
4726         if not cross-compiling and shared libs are built.
4727         (locale_test_suite): New variable.  Name all new tests from the
4728         locale test suite.
4729         Add rule to run new tests only when all data is available.
4730         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
4732         * tst-ctype-de_DE.in: U00A0 is not in class graph.
4734         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
4736         * locales/i18n: Backspace isn't blank, tab is.
4738         * tst-ctype.c (main): Add tests for control characters and space.
4740         * locales/i18n: Backspace is no space.
4742         * locales/i18n: Add \t to space.
4744 2000-06-27  Andreas Jaeger  <aj@suse.de>
4746         * Makefile (TEST_MBWC_ENV): New variable.
4747         Use it for all tests from tests-mbwc.
4749 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4751         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
4753 2000-06-27  Andreas Jaeger  <aj@suse.de>
4755         * Makefile: Add environment setting for all tests from tests-mbwc.
4757 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4759         * locales/en_DK.com: Not needed.
4761 2000-06-27  Andreas Jaeger  <aj@suse.de>
4763         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
4764         <kuwahara@cthulhu.engr.sgi.com>.
4766         * Makefile (tests): Add tests from tests-mbwc subdirectory,
4767         comment them out for now.
4768         (subdir-dirs): New for tests-mbwc, add also vpaths.
4770         * locales/ja_JP: Add missing / in LC_CTYPE.
4772 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
4774         * Makefile (distribute): Add tst-ctype-de_DE.in.
4775         * tst-ctype.c: Read in more tests from stdin.
4776         * tst-ctype.sh: Feed extra test data to program via stdin.
4777         * tst-ctype-de_DE.in: New file.
4779         * locales/i18n (punct): Exclude U00A0.
4780         (blank): Include U00A0.
4782         * locales/ja_JP: Updates for new format.
4784         * Makefile (test-srcs): Add tst-ctype.
4785         (distribute): Add tst-ctype.sh.
4786         (do-tst-ctype): New target.  Run for tests.
4787         * tst-ctype.c: New file.
4788         * tst-ctype.sh: New file.
4790         * locales/i18n: NUL character must not be in cntrl.
4792         * Makefile (test-input): Add en_US.ISO-8859-1.
4793         * en_US.in: New file.
4795 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
4797         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
4798         for now.
4800         * de_DE.in: Update for new sorting.
4802         * tst-locale.sh: Don't use mnemonic.ds.
4803         * tst-mbswcs.sh: Likewise.
4804         * tst-trans.sh: Likewise.
4806         * locales/de_DE: Update for new format.
4807         * locales/en_US: Likewise.
4808         * tests/trans.def: Likewise.
4809         * tst-fmon-locales/tstfmon_n01y12: Likewise.
4810         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4811         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4812         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4813         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4814         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4815         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4816         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4817         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4818         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4819         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4820         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4821         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4822         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4823         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4825         * tst-rpmatch.c: Avoid warning with broken compiler.
4827         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
4829         * sort-test.sh: Add more GCONV_PATH usages.
4830         * tst-fmon.sh: Likewise.
4831         * tst-locale.sh: Likewise.
4832         * tst-mbswcs.sh: Likewise.
4833         * tst-rpmatch.sh: Likewise.
4834         * tst-trans.sh: Likewise.
4836         * locales/i18n: Remove order_start around copy.
4838         * locales/iso14651_t1: Correct various small errors.
4840 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
4842         * charmaps/ISO-8859-1: Correct width specification.
4844 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
4846         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
4847         * charmaps/ANSI_X3.4-1968: Likewise.
4848         * charmaps/ASMO_449: Likewise.
4849         * charmaps/BALTIC: Likewise.
4850         * charmaps/BS_4730: Likewise.
4851         * charmaps/BS_VIEWDATA: Likewise.
4852         * charmaps/CP1250: Likewise.
4853         * charmaps/CP1251: Likewise.
4854         * charmaps/CP1252: Likewise.
4855         * charmaps/CP1253: Likewise.
4856         * charmaps/CP1254: Likewise.
4857         * charmaps/CP1255: Likewise.
4858         * charmaps/CP1256: Likewise.
4859         * charmaps/CP1257: Likewise.
4860         * charmaps/CP1258: Likewise.
4861         * charmaps/CSA_Z243.4-1985-1: Likewise.
4862         * charmaps/CSA_Z243.4-1985-2: Likewise.
4863         * charmaps/CSA_Z243.4-1985-GR: Likewise.
4864         * charmaps/CSN_369103: Likewise.
4865         * charmaps/CWI: Likewise.
4866         * charmaps/DEC-MCS: Likewise.
4867         * charmaps/DIN_66003: Likewise.
4868         * charmaps/DS_2089: Likewise.
4869         * charmaps/EBCDIC-AT-DE: Likewise.
4870         * charmaps/EBCDIC-AT-DE-A: Likewise.
4871         * charmaps/EBCDIC-CA-FR: Likewise.
4872         * charmaps/EBCDIC-DK-NO: Likewise.
4873         * charmaps/EBCDIC-DK-NO-A: Likewise.
4874         * charmaps/EBCDIC-ES: Likewise.
4875         * charmaps/EBCDIC-ES-A: Likewise.
4876         * charmaps/EBCDIC-ES-S: Likewise.
4877         * charmaps/EBCDIC-FI-SE: Likewise.
4878         * charmaps/EBCDIC-FI-SE-A: Likewise.
4879         * charmaps/EBCDIC-FR: Likewise.
4880         * charmaps/EBCDIC-IS-FRISS: Likewise.
4881         * charmaps/EBCDIC-IT: Likewise.
4882         * charmaps/EBCDIC-PT: Likewise.
4883         * charmaps/EBCDIC-UK: Likewise.
4884         * charmaps/EBCDIC-US: Likewise.
4885         * charmaps/ECMA-CYRILLIC: Likewise.
4886         * charmaps/ES: Likewise.
4887         * charmaps/ES2: Likewise.
4888         * charmaps/EUC-JP: Likewise.
4889         * charmaps/EUC-KR: Likewise.
4890         * charmaps/GB2312: Likewise.
4891         * charmaps/GBK: Likewise.
4892         * charmaps/GB_1988-80: Likewise.
4893         * charmaps/GOST_19768-74: Likewise.
4894         * charmaps/GREEK-CCITT: Likewise.
4895         * charmaps/GREEK7: Likewise.
4896         * charmaps/GREEK7-OLD: Likewise.
4897         * charmaps/HP-ROMAN8: Likewise.
4898         * charmaps/IBM037: Likewise.
4899         * charmaps/IBM038: Likewise.
4900         * charmaps/IBM1004: Likewise.
4901         * charmaps/IBM1026: Likewise.
4902         * charmaps/IBM1047: Likewise.
4903         * charmaps/IBM256: Likewise.
4904         * charmaps/IBM273: Likewise.
4905         * charmaps/IBM274: Likewise.
4906         * charmaps/IBM275: Likewise.
4907         * charmaps/IBM277: Likewise.
4908         * charmaps/IBM278: Likewise.
4909         * charmaps/IBM280: Likewise.
4910         * charmaps/IBM281: Likewise.
4911         * charmaps/IBM284: Likewise.
4912         * charmaps/IBM285: Likewise.
4913         * charmaps/IBM290: Likewise.
4914         * charmaps/IBM297: Likewise.
4915         * charmaps/IBM420: Likewise.
4916         * charmaps/IBM423: Likewise.
4917         * charmaps/IBM424: Likewise.
4918         * charmaps/IBM437: Likewise.
4919         * charmaps/IBM500: Likewise.
4920         * charmaps/IBM850: Likewise.
4921         * charmaps/IBM851: Likewise.
4922         * charmaps/IBM852: Likewise.
4923         * charmaps/IBM855: Likewise.
4924         * charmaps/IBM857: Likewise.
4925         * charmaps/IBM860: Likewise.
4926         * charmaps/IBM861: Likewise.
4927         * charmaps/IBM862: Likewise.
4928         * charmaps/IBM863: Likewise.
4929         * charmaps/IBM864: Likewise.
4930         * charmaps/IBM865: Likewise.
4931         * charmaps/IBM866: Likewise.
4932         * charmaps/IBM868: Likewise.
4933         * charmaps/IBM869: Likewise.
4934         * charmaps/IBM870: Likewise.
4935         * charmaps/IBM871: Likewise.
4936         * charmaps/IBM874: Likewise.
4937         * charmaps/IBM875: Likewise.
4938         * charmaps/IBM880: Likewise.
4939         * charmaps/IBM891: Likewise.
4940         * charmaps/IBM903: Likewise.
4941         * charmaps/IBM904: Likewise.
4942         * charmaps/IBM905: Likewise.
4943         * charmaps/IBM918: Likewise.
4944         * charmaps/IEC_P27-1: Likewise.
4945         * charmaps/INIS: Likewise.
4946         * charmaps/INIS-CYRILLIC: Likewise.
4947         * charmaps/INVARIANT: Likewise.
4948         * charmaps/ISIRI-3342: Likewise.
4949         * charmaps/ISO-8859-1: Likewise.
4950         * charmaps/ISO-8859-10: Likewise.
4951         * charmaps/ISO-8859-13: Likewise.
4952         * charmaps/ISO-8859-14: Likewise.
4953         * charmaps/ISO-8859-15: Likewise.
4954         * charmaps/ISO-8859-16: Likewise.
4955         * charmaps/ISO-8859-2: Likewise.
4956         * charmaps/ISO-8859-3: Likewise.
4957         * charmaps/ISO-8859-4: Likewise.
4958         * charmaps/ISO-8859-5: Likewise.
4959         * charmaps/ISO-8859-6: Likewise.
4960         * charmaps/ISO-8859-7: Likewise.
4961         * charmaps/ISO-8859-8: Likewise.
4962         * charmaps/ISO-8859-9: Likewise.
4963         * charmaps/ISO-IR-197: Likewise.
4964         * charmaps/ISO-IR-90: Likewise.
4965         * charmaps/ISO_10367-BOX: Likewise.
4966         * charmaps/ISO_5427: Likewise.
4967         * charmaps/ISO_5428: Likewise.
4968         * charmaps/ISO_646.BASIC: Likewise.
4969         * charmaps/ISO_646.IRV: Likewise.
4970         * charmaps/ISO_6937: Likewise.
4971         * charmaps/ISO_6937-2-25: Likewise.
4972         * charmaps/ISO_6937-2-ADD: Likewise.
4973         * charmaps/ISO_8859-SUPP: Likewise.
4974         * charmaps/IT: Likewise.
4975         * charmaps/JIS_C6220-1969-RO: Likewise.
4976         * charmaps/JIS_C6229-1984-B: Likewise.
4977         * charmaps/JIS_X0201: Likewise.
4978         * charmaps/JUS_I.B1.002: Likewise.
4979         * charmaps/JUS_I.B1.003-MAC: Likewise.
4980         * charmaps/JUS_I.B1.003-SERB: Likewise.
4981         * charmaps/KOI-8: Likewise.
4982         * charmaps/KOI8-R: Likewise.
4983         * charmaps/KOI8-U: Likewise.
4984         * charmaps/KSC5636: Likewise.
4985         * charmaps/KSX1001: Likewise.
4986         * charmaps/LATIN-GREEK: Likewise.
4987         * charmaps/LATIN-GREEK-1: Likewise.
4988         * charmaps/MAC-IS: Likewise.
4989         * charmaps/MAC-UK: Likewise.
4990         * charmaps/MACINTOSH: Likewise.
4991         * charmaps/MSZ_7795.3: Likewise.
4992         * charmaps/NATS-DANO: Likewise.
4993         * charmaps/NATS-SEFI: Likewise.
4994         * charmaps/NC_NC00-10: Likewise.
4995         * charmaps/NEXTSTEP: Likewise.
4996         * charmaps/NF_Z_62-010: Likewise.
4997         * charmaps/NF_Z_62-010_1973: Likewise.
4998         * charmaps/NS_4551-1: Likewise.
4999         * charmaps/NS_4551-2: Likewise.
5000         * charmaps/PT: Likewise.
5001         * charmaps/PT2: Likewise.
5002         * charmaps/SAMI: Likewise.
5003         * charmaps/SAMI-WS2: Likewise.
5004         * charmaps/SEN_850200_B: Likewise.
5005         * charmaps/SEN_850200_C: Likewise.
5006         * charmaps/T.101-G2: Likewise.
5007         * charmaps/T.61-7BIT: Likewise.
5008         * charmaps/T.61-8BIT: Likewise.
5009         * charmaps/TIS-620: Likewise.
5010         * charmaps/UTF8: Likewise.
5011         * charmaps/VIDEOTEX-SUPPL: Likewise.
5013 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
5015         * locales/pt_BR: Revert last change partly.  Full weekday and month
5016         names are written with lowercase first letter.
5017         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
5019 2000-06-21  Andreas Jaeger  <aj@suse.de>
5021         * tst-trans.c: Include <stdlib.h> and <string.h>.
5023 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
5025         * locales/pt_BR: Correct day and month names.
5026         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
5028 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
5030         * Makefile (ld-test-srcs): Add tests/test6.c.
5032         * Makefile (ld-test-srcs): Add trans.def here.
5034         * Makefile (ld-test-srcs): Handle .ds files separately.
5036         * Makefile (ld-test-srcs): Distribute all test6 input files.
5038 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
5040         * locales/be_BY: New file.
5041         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
5043 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
5045         * locales/iso14651_t1: New file.
5047 2000-05-15  Andreas Jaeger  <aj@suse.de>
5049         * tst-fmon.data: Change testcase following fixes for
5050         de_DE.
5052         * locales/de_DE: Remove space after DEM since DEM is
5053         now placed after the value.
5055         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
5056         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
5057         PR libc/1713.
5059 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
5061         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
5062         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
5064         * tst-fmon.c (main): Print the locale name as well in the error
5065         message.
5067 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
5069         * locales/i18n: New file.
5071 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
5073         * tst-fmon.data: Update test after last strfmon change.
5075 2000-03-15  Andreas Jaeger  <aj@suse.de>
5077         * locales/sl_SI: Fix entries for june and july.
5078         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
5079         libc/1648.
5081 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
5083         * locales/en_DK: Correct syntax.
5085 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
5087         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
5089 2000-03-01  Andreas Jaeger  <aj@suse.de>
5091         * locales/gv_GB: New file.
5092         * locales/kw_GB: New file.
5093         From Pablo Saratxaga <pablo@mandrakesoft.com>.
5095 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
5097         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
5099 2000-03-01  Andreas Jaeger  <aj@suse.de>
5101         * SUPPORTED: Added bg_BG.CP1251.
5103         * locales/bg_BG: New file.
5105 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
5107         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
5108         names for characters.
5109         * charmaps/EUC-KR: ADD width information.
5110         * repertoiremaps/mnemonic.ko: New file.
5111         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5113         * charmaps/GBK: New file.
5114         * locales/zh_CN.GBK: New file.
5115         * repertoiremaps/mnemonic.zh: New file.
5116         Contributed by Sean Chen <sean.chen@turbolinux.com>.
5118         * locales/mk_MK: New file.
5119         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
5120         * SUPPORTED: Add mk_MK ISO-8859-5.
5122 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
5124         * SUPPORTED: Add gl_ES.ISO-8859-1.
5126         * SUPPORTED: Add ar_SA.ISO-8859-6.
5127         * locales/ar_SA: New file.
5129         * locales/th_TH: Remove Thai digits from `digits'.
5131         * SUPPORTED: Add th_TH.TIS-620.
5133         * locales/el_GR (toupper): Don't map *s to S*.
5134         * locales/en_DK: Likewise.
5135         * locales/en_DK.com: Likewise.
5136         * locales/ru_RU: Likewise.
5137         * locales/ru_UA: Likewise.
5138         * locales/tr_TR: Likewise.
5139         * locales/uk_UA: Likewise.
5141         * locales/en_DK (toupper): Map v% to V%.
5142         (tolower): Map V% to v%.
5143         * locales/en_DK.com: Likewise.
5144         * locales/ru_RU: Likewise.
5145         * locales/ru_UA: Likewise.
5146         * locales/tr_TR: Likewise.
5147         * locales/uk_UA: Likewise.
5149 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
5151         * Makefile (generated-dirs): Add de_DE.437.
5153 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
5155         * charmaps/IBM864: Correct comment for /xC6 mapping.
5156         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
5157         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
5158         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
5159         Reported by Bruno Haible <haible@ilog.fr>.
5161 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5163         * locales/af_ZA: Fix syntax errors.
5165 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
5167         * tst-locale.sh: Also enable test5.
5168         * tests/test5.ds: New file.
5170         * locales/gl_ES: New file.
5171         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
5173         * locales/POSIX: Remove trailing semicolon.
5174         * locales/th_TH: Likewise.
5175         PR libc/1545.
5177 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
5179         * locales/ja_JP: Add double-width digits to digit class.
5181 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
5183         * charmaps/ISO-8859-16: Add mapping for /xba.
5184         Reported by Bruno Haible <haible@ilog.fr>.
5186 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
5188         * tst-trans.sh: Add directory names to charmap and repertoire file
5189         names.
5191         * charmaps/ISO-8859-16: New file.
5193         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
5195 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
5197         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
5199 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
5201         * collate-test.c (main): Correct logic in test.
5203         * tst-trans.sh: Use correct name for dynamic loader.
5205 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
5207         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
5209         * locale/en_BW: New file.
5210         * locale/en_ZW: New file.
5211         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5213 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
5215         * locales/ja_JP: Fix cntrl mapping and era definition.
5216         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
5218 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
5220         * locales/af_ZA: New file.
5221         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5223 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
5225         * locales/POSIX: Fix collation order of <SI> and add a few missing
5226         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
5228         * locales/cs_CZ: Fix syntax of collation entries with multi-character
5229         weights.
5230         * locales/da_DK: Likewise.
5231         * locales/el_GR: Likewise.
5232         * locales/en_CA: Likewise.
5233         * locales/en_CA,2.5: Likewise.
5234         * locales/en_DK: Likewise.
5235         * locales/en_DK.com: Likewise.
5236         * locales/es_AR: Likewise.
5237         * locales/es_BO: Likewise.
5238         * locales/es_CL: Likewise.
5239         * locales/es_CO: Likewise.
5240         * locales/es_DO: Likewise.
5241         * locales/es_EC: Likewise.
5242         * locales/es_ES: Likewise.
5243         * locales/es_GT: Likewise.
5244         * locales/es_HN: Likewise.
5245         * locales/es_MX: Likewise.
5246         * locales/es_PA: Likewise.
5247         * locales/es_PE: Likewise.
5248         * locales/es_PY: Likewise.
5249         * locales/es_SV: Likewise.
5250         * locales/es_US: Likewise.
5251         * locales/es_UY: Likewise.
5252         * locales/es_VE: Likewise.
5253         * locales/et_EE: Likewise.
5254         * locales/fi_FI: Likewise.
5255         * locales/fr_CA,2.13: Likewise.
5256         * locales/hr_HR: Likewise.
5257         * locales/hu_HU: Likewise.
5258         * locales/is_IS: Likewise.
5259         * locales/lt_LT: Likewise.
5260         * locales/lv_LV: Likewise.
5261         * locales/no_NO: Likewise.
5262         * locales/pl_PL: Likewise.
5263         * locales/ro_RO: Likewise.
5264         * locales/ru_RU: Likewise.
5265         * locales/ru_UA: Likewise.
5266         * locales/sl_SI: Likewise.
5267         * locales/sr_YU: Likewise.
5268         * locales/sv_SE: Likewise.
5269         * locales/th_TH: Likewise.
5270         * locales/tr_TR: Likewise.
5271         * locales/uk_UA: Likewise.
5273 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
5275         * charmaps/ISIRI-3342: New file.
5276         * locales/fa_IR: New file.
5277         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
5279 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
5281         * locales/de_DE: Correct syntax of multi-character weights.
5283 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
5285         * tests/test6.c: New file.
5286         * tests/test6.cm: New file.
5287         * tests/test6.def: New file.
5288         * tests/test6.mne: New file.
5290         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
5291         UFE85, and UFE8B.
5292         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
5293         and /xc6.
5294         * charmaps/KOI8-U: Fix typo in /x95 entry.
5295         * charmaps/KOI8-R: Correct 0x95 entry.
5296         * charmaps/CP1258: Add /xEC.
5297         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
5298         * charmaps/IBM874: Add Euro.
5299         * charmaps/ISO-8859-7: Map /xB4 to U0384.
5300         Reported by Bruno Haible <haible@ilog.fr>.
5302 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
5304         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
5305         1992.  Reported by Bruno Haible <haible@ilog.fr>.
5307 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
5309         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
5310         * charmaps/EUC-JP: Likewise.
5311         * repertoiremaps/mnemonic.ja: Likewise.
5313         * locales/ja_JP: Add extra CLASS and MAP definisions.
5315         * charmaps/EUC-JP: Add WIDTH definitions.
5317 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
5319         * Makefile: Don't run tests for now.
5321 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
5323         * locales/ko_KR: New file.
5324         * charmaps/EUC-KR: New file.
5325         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5327 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
5329         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
5331         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
5333 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
5335         * tst-trans.c: New file.
5336         * tst-trans.sh: New file.
5337         * tests/trans.def: New file.
5338         * Makefile: Add rules for character mapping tests.
5340         * tests/test1.def: Correct ellipsis syntax.
5342 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
5344         * charmaps/ISO-8859-1: Don't define values for non-printable
5345         characters.
5347         * charmaps/ISO-8859-1: Add width information.
5349 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
5351         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
5353         * charmaps/ISO-8859-13: Fix a few entries.
5354         Patch by Marius Gedminas <mgedmin@takas.lt>.
5356 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
5358         * locales/zh_CN: Some first patches to make the file usable.
5360 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
5362         * locales/id_ID: Fix typo.
5364 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
5366         * locales/en_DK: Add Euro symbol to collation and characterization
5367         tables.  Patch by Geoff Keating.
5369         * charmaps/ISO-8859-15: Remove duplicate <OC>.
5371 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
5373         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
5374         * charmaps/IBM866: Likewise.
5375         * charmaps/IBM874: Likewise.
5376         * charmaps/ISO-8859-13: Likewise.
5377         * charmaps/ISO-8859-14: Likewise.
5378         * charmaps/ISO-8859-15: Likewise.
5379         * charmaps/MAC-UK: Likewise.
5381         * charmaps/ISO-8859-13: Correct typo.
5382         * charmaps/ISO-8859-14: Likewise.
5383         * charmaps/ISO-8859-15: Likewise.
5385 1999-08-16  Andreas Schwab  <schwab@suse.de>
5387         * charmaps/UTF8: Add entries for /x00.  Remove spurious
5388         <percent-sign/> entry.  Correct typo.
5390 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5392         * charmaps/UTF8: Generated from the charDB.
5394 1999-08-13  Andreas Schwab  <schwab@suse.de>
5396         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
5397         * locales/da_DK: Likewise.
5398         * locales/de_DE: Likewise.
5399         * locales/el_GR: Likewise.
5400         * locales/en_CA: Likewise.
5401         * locales/en_DK: Likewise.
5402         * locales/en_DK.com: Likewise.
5403         * locales/es_AR: Likewise.
5404         * locales/es_BO: Likewise.
5405         * locales/es_CL: Likewise.
5406         * locales/es_CO: Likewise.
5407         * locales/es_DO: Likewise.
5408         * locales/es_EC: Likewise.
5409         * locales/es_ES: Likewise.
5410         * locales/es_GT: Likewise.
5411         * locales/es_HN: Likewise.
5412         * locales/es_MX: Likewise.
5413         * locales/es_PA: Likewise.
5414         * locales/es_PE: Likewise.
5415         * locales/es_PY: Likewise.
5416         * locales/es_SV: Likewise.
5417         * locales/es_US: Likewise.
5418         * locales/es_UY: Likewise.
5419         * locales/es_VE: Likewise.
5420         * locales/et_EE: Likewise.
5421         * locales/fi_FI: Likewise.
5422         * locales/hr_HR: Likewise.
5423         * locales/hu_HU: Likewise.
5424         * locales/is_IS: Likewise.
5425         * locales/lt_LT: Likewise.
5426         * locales/lv_LV: Likewise.
5427         * locales/no_NO: Likewise.
5428         * locales/pl_PL: Likewise.
5429         * locales/ro_RO: Likewise.
5430         * locales/ru_RU: Likewise.
5431         * locales/ru_UA: Likewise.
5432         * locales/sl_SI: Likewise.
5433         * locales/sr_YU: Likewise.
5434         * locales/sv_SE: Likewise.
5435         * locales/tr_TR: Likewise.
5436         * locales/uk_UA: Likewise.
5438         * charmaps/ISO_10646: Fix typo.
5440 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5442         * locales/ca_ES: New file.
5443         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
5445         * SUPPORTED: Add ca_ES.
5447 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
5449         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
5450         correct sources.
5452 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
5454         * locales/ru_RU: Abbreviate Saturday Sbt.
5455         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
5457 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
5459         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
5461 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5463         * Makefile (install-locales): Allow specifying charset in locale
5464         name but omit it in locale definition file.
5466         * SUPPORTED: Don't generate ru_SU.
5467         * locales/ru_SU: Removed.
5469         * locales/zh_CN: Update.
5470         * charmaps/GB2312: New file.
5471         Contributed by hashao@china.com.
5473 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5475         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
5476         correct some character names.
5478         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
5480 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
5482         * charmaps/SAMI-WS2: Add one more alias.
5484 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
5486         * charmaps/IBM874: New file.
5488         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
5490         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
5492         * charmaps/IBM864: Major update from Unicode data.
5494         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
5496         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
5498         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
5500         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
5502         * charmaps/IBM857: Correct entries ee, f7, and fa.
5504         * charmaps/IBM855: Correct entries 95, ef, and fd.
5506         * charmaps/IBM437: Correct entries f9 and fa.
5508         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
5510         * locales/th_TH: New file.  Thai locale description.
5511         * th_TH.in: New file.
5512         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5514 1999-04-14  Cristian Gafton  <gafton@redhat.com>
5516         * SUPPORTED: Add support for Ukraine Russian.
5517         * locales/ru_UA: New file.
5518         * locales/uk_UA: New file.
5519         * charmaps/KOI8-U: New file.
5521 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
5523         * locales/id_ID: New file.
5525 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
5527         * charmaps/TIS-620: New file.
5528         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5530 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
5532         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
5534         * charmaps/CP1256: Cosmetic changes.
5535         * charmaps/CP1257: Likewise.
5537         * charmaps/CP1258: New file.
5539         * charmaps/CP1257: Add some marks.
5540         * charmaps/CP1256: Update from Unicode page.
5541         * charmaps/CP1255: Lots of punctuation character changes.
5542         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
5543         * charmaps/CP1253: Add Euro character.
5544         * charmaps/CP1252: Add Euro character and z caron.
5545         * charmaps/CP1251: Add Euro character.
5546         * charmaps/CP1250: Add Euro character.
5548 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
5550         * locales/hr_HR: Various corrections.
5551         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
5553 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
5555         * locales/ru_RU (mon): Fix March and May month name translations.
5556         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
5558 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
5560         * Makefile (test-input): Prepare for cs_CZ test.
5561         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
5562         * cs_CZ.in: New file.
5564 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
5566         * locales/it_CH: New file.
5567         * SUPPORTED: Add it_CH.
5569         * locales/in_ID: New file.
5570         * SUPPORTED: Add in_ID.
5572 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5574         * Makefile (test-input): Add hr_HR.ISO-8859-2.
5575         (test-input-data): New variable.
5576         (distribute): Use it.
5577         (do-collate-test): Use it.
5578         * locales/hr_HR.in: New file.
5580 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
5582         * charmaps/IBM866: New file.
5583         * charmaps/MAC-UK: New file.
5585 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
5587         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
5588         * charmaps/ISO-8859-14: Add alias names.
5590         * repertoiremaps/mnemonics.ds: Remove duplicates.
5592 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
5594         * charmaps/ISO-8859-13: New file.
5595         * charmaps/ISO-8859-14: New file.
5596         * charmaps/ISO-8859-15: New file.
5598         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
5600 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
5602         * SUPPORTED: Add en_AU.
5604 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
5606         * SUPPORTED: Update greek entry.
5607         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
5609 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
5611         * locales/el_GR (abmon): Remove spaces at end of strings.
5613 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
5615         * tests/test1.cm: Add missing character definitions to read POSIX
5616         locale definition.
5617         * tests/test2.cm: Likewise.
5618         * tests/test3.cm: Likewise.
5619         * tests/test4.cm: Likewise.
5620         * tests/test5.cm: Likewise.
5622 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
5624         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
5626 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
5628         * locales/gr_GR: Renamed to...
5629         * locales/el_GR: ...this.
5630         (yesexpr, noexpr): Also allow yes and no.
5632 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5634         * locales/sr_YU: Add repertoiremap.
5636 1998-09-23  Cristian Gafton  <gafton@redhat.com>
5638         * locales/sr_YU: New file.
5639         * SUPPORTED: Add sr_YU.
5641 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
5643         * Makefile: Rewrite install-locales rule.
5645 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
5647         * Makefile: Add more dependecies for running tests.
5648         Reported by HJ Lu.
5650 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5652         * locales/sk_SK: Add repertoiremap.
5654 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5656         * locales/ru_SU: Add repertoiremap.
5658 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
5660         * locales/ru_SU: New file.
5661         * SUPPORTED: Add ru_SU with KOI8-R.
5663 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
5665         * Makefile: Install repertoire maps.
5666         * mnemonic.ds: Moved into repertoiremaps subdir.
5667         * repertoiremaps/charids.894: New file.
5668         * repertoiremaps/mnemonic.ds: New file.
5670         * sort-test.sh: Adapt for most recent changes in localedef.
5671         * tst-fmon.sh: Likewise.
5672         * tst-locale.sh: Likewise.
5674         * locales/POSIX: Add repertoiremap definition.
5675         * locales/cs_CZ: Likewise.
5676         * locales/da_DK: Likewise.
5677         * locales/de_AT: Likewise.
5678         * locales/de_BE: Likewise.
5679         * locales/de_CH: Likewise.
5680         * locales/de_DE: Likewise.
5681         * locales/de_LU: Likewise.
5682         * locales/en_AU: Likewise.
5683         * locales/en_CA: Likewise.
5684         * locales/en_CA,2.5: Likewise.
5685         * locales/en_DK: Likewise.
5686         * locales/en_DK.com: Likewise.
5687         * locales/en_GB: Likewise.
5688         * locales/en_IE: Likewise.
5689         * locales/en_NZ: Likewise.
5690         * locales/en_US: Likewise.
5691         * locales/es_AR: Likewise.
5692         * locales/es_BO: Likewise.
5693         * locales/es_CL: Likewise.
5694         * locales/es_CO: Likewise.
5695         * locales/es_DO: Likewise.
5696         * locales/es_EC: Likewise.
5697         * locales/es_ES: Likewise.
5698         * locales/es_GT: Likewise.
5699         * locales/es_HN: Likewise.
5700         * locales/es_MX: Likewise.
5701         * locales/es_PA: Likewise.
5702         * locales/es_PE: Likewise.
5703         * locales/es_PY: Likewise.
5704         * locales/es_SV: Likewise.
5705         * locales/es_US: Likewise.
5706         * locales/es_UY: Likewise.
5707         * locales/es_VE: Likewise.
5708         * locales/et_EE: Likewise.
5709         * locales/eu_ES: Likewise.
5710         * locales/fi_FI: Likewise.
5711         * locales/fo_FO: Likewise.
5712         * locales/fr_BE: Likewise.
5713         * locales/fr_CA: Likewise.
5714         * locales/fr_CA,2.13: Likewise.
5715         * locales/fr_CH: Likewise.
5716         * locales/fr_FR: Likewise.
5717         * locales/fr_LU: Likewise.
5718         * locales/ga_IE: Likewise.
5719         * locales/gr_GR: Likewise.
5720         * locales/he_IL: Likewise.
5721         * locales/hr_HR: Likewise.
5722         * locales/hu_HU: Likewise.
5723         * locales/is_IS: Likewise.
5724         * locales/it_IT: Likewise.
5725         * locales/iw_IL: Likewise.
5726         * locales/kl_GL: Likewise.
5727         * locales/lt_LT: Likewise.
5728         * locales/lv_LV: Likewise.
5729         * locales/nl_BE: Likewise.
5730         * locales/nl_NL: Likewise.
5731         * locales/no_NO: Likewise.
5732         * locales/pl_PL: Likewise.
5733         * locales/pt_BR: Likewise.
5734         * locales/pt_PT: Likewise.
5735         * locales/ro_RO: Likewise.
5736         * locales/ru_RU: Likewise.
5737         * locales/sl_SI: Likewise.
5738         * locales/sv_FI: Likewise.
5739         * locales/sv_SE: Likewise.
5740         * locales/tr_TR: Likewise.
5741         * locales/zh_CN: Likewise.
5743 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
5745         * tst-locale.sh: Add comment for when multi-byte charsets in
5746         locales work.
5747         * tests/test5.cm: New file.
5748         * tests/test5.def: New file.
5749         * Makefile (ld-test-names): Add test5.
5751 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
5753         * locales/de_DE: Use . as thousands separator and 3;3 groups for
5754         LC_NUMERIC.
5756 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
5758         * Makefile: Fix test rules from last patch.
5760 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5762         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
5763         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
5765 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
5767         * Makefile (distribute): Add tst-locale.sh.
5769 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
5771         * Makefile (distribute): Add SUPPORTED.
5772         (install-locales): New rule to install locale dat ausing localedef.
5773         * SUPPORTED: New file.  Names all usable locales.
5774         Based on a patch by Cristian Gafton <gafton@redhat.com>.
5776         * locales/gr_GR: Correct collation description.
5777         * locales/nl_NL: Correct Charset requirement.
5778         * locales/pt_BR: Fix int_curr_symbol.
5779         * locales/ru_RU: Fix ctype data.
5780         Patches by Cristian Gafton <gafton@redhat.com>.
5782         * locales/nl_NL: Fix yesexpr/noexpr.
5783         * locales/pt_BR: Likewise.
5784         * locales/cs_CZ: Likewise.
5785         * locales/da_DK: Likewise.
5786         * locales/en_AU: Likewise.
5787         * locales/en_CA: Likewise.
5788         * locales/en_DK: Likewise.
5789         * locales/en_DK.com: Likewise.
5790         * locales/en_GB: Likewise.
5791         * locales/en_NZ: Likewise.
5792         * locales/en_US: Likewise.
5793         * locales/es_AR: Likewise.
5794         * locales/es_BO: Likewise.
5795         * locales/es_CL: Likewise.
5796         * locales/es_CO: Likewise.
5797         * locales/es_DO: Likewise.
5798         * locales/es_EC: Likewise.
5799         * locales/es_ES: Likewise.
5800         * locales/es_GT: Likewise.
5801         * locales/es_HN: Likewise.
5802         * locales/es_MX: Likewise.
5803         * locales/es_PA: Likewise.
5804         * locales/es_PE: Likewise.
5805         * locales/es_PY: Likewise.
5806         * locales/es_SV: Likewise.
5807         * locales/es_US: Likewise.
5808         * locales/es_UY: Likewise.
5809         * locales/es_VE: Likewise.
5810         * locales/et_EE: Likewise.
5811         * locales/eu_ES: Likewise.
5812         * locales/fi_FI: Likewise.
5813         * locales/fo_FO: Likewise.
5814         * locales/fr_BE: Likewise.
5815         * locales/fr_CA: Likewise.
5816         * locales/fr_CH: Likewise.
5817         * locales/fr_FR: Likewise.
5818         * locales/fr_LU: Likewise.
5819         * locales/ga_IE: Likewise.
5820         * locales/gr_GR: Likewise.
5821         * locales/he_IL: Likewise.
5822         * locales/hr_HR: Likewise.
5823         * locales/hu_HU: Likewise.
5824         * locales/is_IS: Likewise.
5825         * locales/it_IT: Likewise.
5826         * locales/iw_IL: Likewise.
5827         * locales/ja_JP: Likewise.
5828         * locales/kl_GL: Likewise.
5829         * locales/lt_LT: Likewise.
5830         * locales/lv_LV: Likewise.
5831         * locales/no_NO: Likewise.
5832         * locales/pl_PL: Likewise.
5833         * locales/pt_PT: Likewise.
5834         * locales/ro_RO: Likewise.
5835         * locales/ru_RU: Likewise.
5836         * locales/sl_SI: Likewise.
5837         * locales/sv_SE: Likewise.
5838         * locales/tr_TR: Likewise.
5839         * locales/zh_CN: Likewise.
5841 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5843         * locales/ru_RU: Correct last patch.
5844         Patch by Cristian Gafton <gafton@redhat.com>.
5846 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5848         * locales/de_DE: Use common german data and time format not ISO
5849         8601.
5851 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5853         * locales/ru_RU: Correct inconsistencies in mon data.
5854         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
5856 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5858         * locales/pl_PL: Fix int_curr_symbol.
5860 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
5862         * locales/is_IS: Update from Debian version.
5864 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
5866         * tst-fmon.c: New file.  strfmon test program.
5867         * tst-fmon.sh: New file.  Script to run strfmon test.
5868         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
5869         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
5871         * locales/cs_CZ: Update from author.
5873 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
5875         * sort-test.sh: Call localedef with additional environment variable
5876         I18NPATH to point to not-yet-installed locale data files.
5878         * locales/POSIX: Updated version from maintainer.
5880 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
5882         * collate-test.c (main): Change prototype definition to prevent
5883         warning.
5885 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
5887         * locales/de_DE: Include real collation data.  It's similar to the
5888         en_DK information but the order of small and capital characters is
5889         exchanged.
5891         * collate-test.c: New file.  Test suite for strcoll function.
5892         * de_DE.in: Input file for collation test.
5893         * da_DK.in: Likewise.
5895         * xfrm-test.c: New file.  Test suite for strxfrm function.
5897 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
5899         * All charmaps: Fix entries for <quotation-mark>.
5901 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
5903         * Makefile (charmaps): Don't try to install CVS or RCS directory.
5904         (locales): Likewise.
5905         Reported by Matthias Urlichs.