Optimize pt_chown.
[glibc.git] / localedata / ChangeLog
bloba55ab50b76e017b02b0db504aa79f7f9365ee375
1 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
3         [BZ #10213]
4         * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
5         * locales/dv_MV: New file.
6         Contributed by sofwathullah.mohamed@gmail.com.
8 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
10         * locales/ur_IN: New file.
11         Contributed by Pravin Satpute <psatpute@redhat.com>.
13 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
15         * localedata/locales/bn_BD: Remove comment about missing collation
16         rules.
17         * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
18         Patch by Pravin Satpute <psatpute@redhat.com>.
20 2009-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
22         * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
23         first_workday to 2.
24         * locales/da_DK: Likewise.
25         * locales/de_DE: Likewise.
26         * locales/fr_FR: Likewise.
27         * locales/fur_IT: Likewise.
28         * locales/fy_DE: Likewise.
29         * locales/ht_HT: Likewise.
30         * locales/hu_HU: Likewise.
31         * locales/li_BE: Likewise.
32         * locales/li_NL: Likewise.
33         * locales/mk_MK: Likewise.
34         * locales/nb_NO: Likewise.
35         * locales/nds_DE: Likewise.
36         * locales/nds_NL: Likewise.
37         * locales/nn_NO: Likewise.
38         * locales/pl_PL: Likewise.
39         * locales/sc_IT: Likewise.
40         * locales/sk_SK: Likewise.
41         * locales/uk_UA: Likewise.
43         * locales/csb_PL: Change week[2] to 19971130.
44         * locales/en_GB: Likewise.
45         * locales/et_EE: Likewise.
47         * locales/sr_ME: Set week to 7;19971130;4.
48         * locales/sr_RS: Likewise.
49         * locales/sr_RS@latin: Likewise.
51 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
53         [BZ #9963]
54         * locales/en_PH: Fix LC_PAPER.
55         * locales/es_CL: Likewise.
56         * locales/es_CO: Likewise.
57         * locales/es_MX: Likewise.
58         * locales/es_US: Likewise.
59         * locales/es_VE: Likewise.
60         * locales/fil_PH: Likewise.
61         * locales/ik_CA: Likewise.
62         * locales/iu_CA: Likewise.
63         * locales/tl_PH: Likewise.
65 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
67         * SUPPORTED: Add ks_IN.
69 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
71         * locales/ks_IN@devanagari: Replace duplicated information with copy.
72         Fix title.  Patch by Pravin Satpute <psatpute@redhat.com>.
74 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
76         * locales/ks_IN: New file.
77         Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
78         Pravin Satpute <psatpute@redhat.com>.
80 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
82         [BZ #9985]
83         * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
84         Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
86 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
88         [BZ #9844]
89         * locales/iso14651_t1_common: Move U0138 entry.
91         [BZ #9833]
92         * locales/ko_KR: Fix noexpr.  Add nostr.
94         [BZ #9891]
95         * locales/mt_MT: Fix spelling of August (Awwissu).
96         Patch by Martin Pitt.
98 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
100         [BZ #9916]
101         * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
102         * locales/nan_TW@latin: New file.
103         Contributed by Arne Goetje.
105 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
107         * locales/iso14651_t1_common: Add rules for sorting Malayalam.
108         Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
110 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
112         [BZ #7098]
113         * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
114         timestamp in compressed charmaps.
115         Patch by Gilles Espinasse <g.esp@free.fr>.
117         [BZ #9730]
118         * locales/sv_FI: Fix time formats.
120         [BZ #9736]
121         * locales/el_CY: Fix frac_digits and int_frac_digits.
122         * locales/el_GR: Likewise.
123         Patch by Clint Adams <schizo@debian.org>.
125 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
127         [BZ #9791]
128         * locales/as_IN: Break circular include loops introduced in last patch.
129         * locales/bn_BD: Likewise.
130         * locales/bn_IN: Likewise.
131         * locales/hi_IN: Likewise.
132         * locales/mr_IN: Likewise.
133         Patch by Pravin Satpute <psatpute@redhat.com>.
135 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
137         [BZ #9701]
138         * locales/sk_SK: Slovakia uses the Euro.
140         [BZ #9704]
141         * locales/mt_MT: Malta uses the Euro.
143         [BZ #9705]
144         * locales/el_CY: Cyprus uses the Euro.
146 2008-12-31  Ulrich Drepper  <drepper@redhat.com>
148         * locales/iso14651_t1_common: Fix sorting of U+0AB3.
149         Patch by Pravin Satpute <psatpute@redhat.com>.
151 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
153         * locales/i18n: Move Indic Matra characters to punct.
154         * locales/as_IN: Add support for internationalized digits.
155         * locales/bn_BD: Likewise.
156         * locales/bn_IN: Likewise.
157         * locales/gu_IN: Likewise.
158         * locales/hi_IN: Likewise.
159         * locales/kn_IN: Likewise.
160         * locales/ml_IN: Likewise.
161         * locales/mr_IN: Likewise.
162         * locales/or_IN: Likewise.
163         * locales/pa_IN: Likewise.
164         * locales/ta_IN: Likewise.
165         * locales/te_IN: Likewise.
166         Patch by Pravin Satpute <psatpute@redhat.com>.
168 2008-12-26  Ulrich Drepper  <drepper@redhat.com>
170         * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
171         length constant.
173 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
175         * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
177         * locales/hne_IN: New file.
178         Contributed by Pravin Satpute <psatpute@redhat.com>.
180 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
182         [BZ #6920]
183         * locales/af_ZA: Fix %%z and %%T and postal_fmts.
184         * locales/ar_SA: Likewise.
185         * locales/be_BY: Likewise.
186         * locales/bs_BA: Likewise.
187         * locales/ca_AD: Likewise.
188         * locales/ca_ES: Likewise.
189         * locales/crh_UA: Likewise.
190         * locales/cs_CZ: Likewise.
191         * locales/da_DK: Likewise.
192         * locales/de_AT: Likewise.
193         * locales/de_BE: Likewise.
194         * locales/de_CH: Likewise.
195         * locales/de_DE: Likewise.
196         * locales/de_LU: Likewise.
197         * locales/el_CY: Likewise.
198         * locales/el_GR: Likewise.
199         * locales/en_AU: Likewise.
200         * locales/en_BW: Likewise.
201         * locales/en_CA: Likewise.
202         * locales/en_DK: Likewise.
203         * locales/en_GB: Likewise.
204         * locales/en_IE: Likewise.
205         * locales/en_NG: Likewise.
206         * locales/en_NZ: Likewise.
207         * locales/en_ZA: Likewise.
208         * locales/en_ZW: Likewise.
209         * locales/es_AR: Likewise.
210         * locales/es_BO: Likewise.
211         * locales/es_CL: Likewise.
212         * locales/es_CO: Likewise.
213         * locales/es_CR: Likewise.
214         * locales/es_DO: Likewise.
215         * locales/es_EC: Likewise.
216         * locales/es_ES: Likewise.
217         * locales/es_GT: Likewise.
218         * locales/es_HN: Likewise.
219         * locales/es_MX: Likewise.
220         * locales/es_NI: Likewise.
221         * locales/es_PA: Likewise.
222         * locales/es_PE: Likewise.
223         * locales/es_PR: Likewise.
224         * locales/es_PY: Likewise.
225         * locales/es_SV: Likewise.
226         * locales/es_UY: Likewise.
227         * locales/es_VE: Likewise.
228         * locales/eu_ES: Likewise.
229         * locales/fa_IR: Likewise.
230         * locales/fi_FI: Likewise.
231         * locales/fo_FO: Likewise.
232         * locales/fr_BE: Likewise.
233         * locales/fr_CA: Likewise.
234         * locales/fr_CH: Likewise.
235         * locales/fr_FR: Likewise.
236         * locales/fr_LU: Likewise.
237         * locales/fy_DE: Likewise.
238         * locales/fy_NL: Likewise.
239         * locales/ga_IE: Likewise.
240         * locales/gd_GB: Likewise.
241         * locales/gl_ES: Likewise.
242         * locales/gv_GB: Likewise.
243         * locales/ha_NG: Likewise.
244         * locales/he_IL: Likewise.
245         * locales/hr_HR: Likewise.
246         * locales/hsb_DE: Likewise.
247         * locales/hu_HU: Likewise.
248         * locales/id_ID: Likewise.
249         * locales/ig_NG: Likewise.
250         * locales/ik_CA: Likewise.
251         * locales/is_IS: Likewise.
252         * locales/it_CH: Likewise.
253         * locales/it_IT: Likewise.
254         * locales/iu_CA: Likewise.
255         * locales/iw_IL: Likewise.
256         * locales/kk_KZ: Likewise.
257         * locales/kl_GL: Likewise.
258         * locales/ko_KR: Likewise.
259         * locales/ku_TR: Likewise.
260         * locales/kw_GB: Likewise.
261         * locales/ky_KG: Likewise.
262         * locales/lg_UG: Likewise.
263         * locales/li_BE: Likewise.
264         * locales/li_NL: Likewise.
265         * locales/lt_LT: Likewise.
266         * locales/lv_LV: Likewise.
267         * locales/mg_MG: Likewise.
268         * locales/mk_MK: Likewise.
269         * locales/mn_MN: Likewise.
270         * locales/nb_NO: Likewise.
271         * locales/nds_DE: Likewise.
272         * locales/nds_NL: Likewise.
273         * locales/nl_BE: Likewise.
274         * locales/nl_NL: Likewise.
275         * locales/nr_ZA: Likewise.
276         * locales/nso_ZA: Likewise.
277         * locales/pa_PK: Likewise.
278         * locales/pl_PL: Likewise.
279         * locales/pt_BR: Likewise.
280         * locales/pt_PT: Likewise.
281         * locales/ru_RU: Likewise.
282         * locales/ru_UA: Likewise.
283         * locales/rw_RW: Likewise.
284         * locales/se_NO: Likewise.
285         * locales/shs_CA: Likewise.
286         * locales/sk_SK: Likewise.
287         * locales/sl_SI: Likewise.
288         * locales/sr_ME: Likewise.
289         * locales/sr_RS: Likewise.
290         * locales/sr_RS@latin: Likewise.
291         * locales/ss_ZA: Likewise.
292         * locales/st_ZA: Likewise.
293         * locales/sv_FI: Likewise.
294         * locales/sv_SE: Likewise.
295         * locales/tg_TJ: Likewise.
296         * locales/tk_TM: Likewise.
297         * locales/tl_PH: Likewise.
298         * locales/tn_ZA: Likewise.
299         * locales/tr_CY: Likewise.
300         * locales/tr_TR: Likewise.
301         * locales/ts_ZA: Likewise.
302         * locales/tt_RU@iqtelif: Likewise.
303         * locales/ur_PK: Likewise.
304         * locales/ve_ZA: Likewise.
305         * locales/wa_BE: Likewise.
306         * locales/wo_SN: Likewise.
307         * locales/xh_ZA: Likewise.
308         * locales/yo_NG: Likewise.
309         * locales/zu_ZA: Likewise.
310         Patch by Pekka Vuorela <pvuorela@gmail.com>.
312         * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
314         [BZ #6968]
315         * locales/iso14651_t1_common: Add support for Sinhala.
316         * localedata/si_LK.in: New file.
317         Patch by harshula@gmail.com.
318         * Makefile (test-input): Add si_LK.UTF-8.
319         (LOCALES): Likewise.
321 2008-09-17  Ulrich Drepper  <drepper@redhat.com>
323         * locales/en_GB: Set first weekday and workday to 2.
325 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
327         * locales/nl_AW: New file.
328         * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
330         * locales/en_AG: New file.
331         * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
333 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
335         * locales/ht_HT: New file.
336         * SUPPORTED: Add ht_HT.UTF-8.
338         * locales/en_GB: Change dom_tel_fmt to %A %l.
339         * locales/de_DE: Likewise.
341         * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
343         * locales/sd_IN: New file.
344         Contributed by Pravin Satpute <psatpute@redhat.com>.
346         * locales/sd_IN@devanagari: Fix locale name.
347         * locales/ks_IN@devanagari: Likewise.
349 2008-09-01  Ulrich Drepper  <drepper@redhat.com>
351         * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
352         sd_IN@devanagari.
354         [BZ #6857]
355         * locales/sd_IN@devanagari: New file.
356         Contributed by Pravin Satpute <psatpute@redhat.com>.
358         [BZ #6856]
359         * locales/ks_IN@devanagari: New file.
360         Contributed by Pravin Satpute <psatpute@redhat.com>.
362 2008-07-11  Ulrich Drepper  <drepper@redhat.com>
364         * locales/iso14651_t1_common: Add Kannada collation support.
365         Patch by Pravin Satpute <psatpute@redhat.com>.
367 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
369         [BZ #6713]
370         * charmaps/UTF-8: Fix U1DBA entry representation.
371         Patch by Colin Watson.
373 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
375         * tst-strptime.c (do_test): Add test of %EY.
377 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
379         * tst-strptime.c (do_test): Add test for parsing era year
380         representation.
382         [BZ #5911]
383         * locales/es_CR: Define first_weekday and first_workday.
385         [BZ #5814]
386         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
388 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
390         * locales/iso14651_t1_common: Add support for Gurumukhi script.
391         Patch by Pravin Satpute <psatpute@redhat.com>.
393 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
395         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
396         Reported by Pravin Satpute.
398 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
400         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
402 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
404         [BZ #6438]
405         * locales/iso14651_t1_common: Add sorting data for Telugu.
407         [BZ #6447]
408         * locales/be_BY: Fix yesexpr.
409         Patch by Alexander Mikhailian <mikhailian@altern.org>.
411 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
413         * charmaps/UTF-8: Update for Unicode v5.1.
414         * locales/i18n: Update for Unicode 5.
416 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
418         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
420 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
422         [BZ #6021]
423         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
424         Use common collation definition.
426         [BZ #6040]
427         * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
429         [BZ #6004]
430         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
431         U+1E64, U+1E66, and U+1E68.
432         Patch by Jesse Thilo <unixweenie@gmail.com>.
434         [BZ #5478]
435         * locales/hu_HU: Fix name_fmt.
437 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
439         * locales/iso14651_t1_common: Add support for Gujarati script.
440         Patch by Pravin Satpute <psatpute@redhat.com>.
442 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
444         * Makefile (LOCALES): Add ja_JP.UTF-8.
446 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
448         * locales/iso14651_t1_common: Add support for Devanagari script.
449         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
450         Patch by Pravin Satpute <psatpute@redhat.com>.
452 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
454         [BZ #5602]
455         * locales/pt_PT: Fix mon_decimal_point.
457 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
459         [BZ #5777]
460         * locales/es_CR: Define am/pm format.
462 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
464         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
466         * locales/en_CA: Add language information in LC_ADDRESS section.
467         * locales/fr_CA: Likewise.
468         * locales/ik_CA: Likewise.
469         * locales/iu_CA: Likewise.
471         [BZ #5627]
472         * locales/shs_CA: New file.
474 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
476         [BZ #5520]
477         * locales/ga_IE: Fix May, June, November and December entries in mon.
479 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
481         * charmsp/HP-THAI8: New file.
483         [BZ #5464]
484         * charmaps/HP-GREEK8: New file.
486         [BZ #5463]
487         * charmaps/HP-TURKISH8: New file.
489 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
491         * charmaps/UTF-8: Add Unicode 5.1 entries.
493 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
495         [BZ #5427]
496         * charmaps/HP-ROMAN9: New file.
498 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
500         * locales/si_LK (mon): Fix February and November spelling.
501         Patch by Danishka Navin <snavin@redhat.com>.
503 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
505         [BZ #5238]
506         * locales/ug_CN: Fix typo in collating symbol definition.
508         [BZ #5237]
509         * locales/lo_LA: Fix typos in collation symbols.
511 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
513         * locales/dz_BT: Fix representation of data.
515         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
516         * locales/bo_CN: New file.
517         * locales/bo_IN: New file.
519 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
521         [BZ #5224]
522         * locales/ig_NG: Add missing collating elements and symbols.
524 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
526         [BZ #4098]
527         * locales/pl_PL: Change abmon, abday, and d_fmt according to
528         results of vote.
530 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
532         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
533         second level of <LATIN> script as forward.
534         * locales/de_DE: Define DIACRIT_FORWARD.
535         * de_DE.in: Revert last change.
537 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
539         * locales/en_US: Add first_weekday and first_workday.
540         * locales/cs_CZ: Likewise.
541         * locales/fur_IT: Likewise.
542         * locales/fy_DE: Likewise.
543         * locales/hu_HU: Likewise.
544         * locales/i18n: Likewise.
545         * locales/li_BE: Likewise.
546         * locales/li_NL: Likewise.
547         * locales/nds_DE: Likewise.
548         * locales/nds_NL: Likewise.
549         * locales/pl_PL: Likewise.
550         * locales/sc_IT: Likewise.
551         * locales/sk_SK: Likewise.
553 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
555         * locales/de_DE: Set first week day to Monday.
556         * locales/fr_FR: Likewise.
558 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
560         [BZ #73]
561         * locales/nb_NO: Update time information, collation, thousands
562         separator.
563         * locales/nn_NO: Likewise.
565 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
567         * locales/en_NG: New file.
569 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
571         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
573 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
575         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
576         definition.  Add U0B71 and U27C0 to U27CA definitions.
578         * de_DE.in: Adjust for correct handling of backward direction sorting.
580         * fr_FR.in: New file.
581         * Makefile: Add rules to run fr_FR sorting test.
583 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
585         [BZ #4941]
586         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
588         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
590         * locales/am_ET (LC_COLLATE): Define new script after copy.
592 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
594         * locales/cs_SR: Removed.
596         * locales/lo_LA: Add missing collating element o-e.
598         * locales/is_IS: Cleanup.  Remove invalid collation entries.
599         * locales/lv_LV: Likewise.
601         * locales/fa_IR: Add missing collating element Alef-Hamza.
603         * locales/da_DK: Add missing collating symbol ETH.
604         * locales/nb_NO: Likewise.
606         * locales/sa_IN: New file.
607         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
609         * locales/fr_FR: Change thousands_sep to U0020.
611         * locales/cs_CZ: Sort lowercase before uppercase.
613         * locales/en_GB: Change first weekday and workday to Monday.
614         * locales/nb_NO: Likewise.
615         * locales/nn_NO: Likewise.
616         [BZ #4833]
617         * locales/da_DK: Likewise.
618         [BZ #4705]
619         * locales/et_EE: Likewise.
621         * locales/iso14651_t1_common: Add rules for Georgian.
623         * locales/ber_DZ: New file.
624         * locales/fil_PH: New file.
625         * locales/fur_IT: New file.
626         * locales/fy_DE: New file.
627         * locales/ha_NG: New file.
628         * locales/ig_NG: New file.
629         * locales/ik_CA: New file.
630         * locales/iu_CA: New file.
631         * locales/li_BE: New file.
632         * locales/li_NL: New file.
633         * locales/nds_DE: New file.
634         * locales/nds_NL: New file.
635         * locales/pap_AN: New file.
636         * locales/sc_IT: New file.
637         * locales/tk_TM: New file.
638         * locales/ug_CN: New file.
639         * locales/yo_NG: New file.
640         * SUPPORTED: Add the new locales.
642 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
644         * charmaps/ISO-8859-9E: New file.
646 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
648         * charmaps/KOI8-RU: New file.
650 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
652         [BZ #4556]
653         * locales/de_CH: Fix d_fmt.
655         [BZ #4972]
656         * charmaps/MAC-CENTRALEUROPE: New file.
658 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
660         [BZ #3842]
661         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
662         The latter might be more correct but usually cannot be displayed.
664 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
666         [BZ #4554]
667         * locales/wo_SN: New file.
668         * SUPPORTED: Add wo_SN entry.
670         [BZ #4557]
671         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
673 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
675         * locales/translit_combining: Add U0141 and U0142.
677 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
679         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
681 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
683         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
684         with supported %e and %.1H with %k.
685         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
687 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
689         [BZ #4773]
690         * Makefile: Add rules to build and run tst-strptime.
691         * tst-strptime.c: New file.
693 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
695         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
696         January, February, and September to December, mon for January,
697         February, September, and December, am_pm, and name_*.
698         Patch by Amitakhya Phukan <aphukan@redhat.com>.
700 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
702         [BZ #4114]
703         * locales/ast_ES: New file.
704         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
706 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
708         [BZ #4024]
709         * locales/iso14651_t1: Include iso14651_t1_common for common
710         sorting data.
711         * locales/iso14651_t1_common: New file.
712         * locales/iso14651_t1_pinyin: New file.
713         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
714         iso14651_t1.
716         [BZ #3213]
717         * locales/translit_neutral: Add entry for U2044.
719 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
721         [BZ #4411]
722         * locales/en_ZA: Update int_select.
723         Patch by Dwayne Bailey <dwayne@translate.org.za>.
725 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
727         * Makefile: Define tst-sscanf-ENV.
728         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
730 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
732         * Makefile (tests): Add tst-sscanf.
733         (LOCALES): Add fa_IR.UTF-8.
734         * tst-sscanf.c: New file.
736         * da_DK.in: Adjust for unified collation.
738         * locales/vi_VN: Don't define HOK here as well.
740 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
742         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
744         [BZ #1430]
745         * locales/hu_HU: Revert
746                 * locales/hu_HU: Better collation.
747                 Patch by Gyuro Lehel <lehel@freemail.hu>.
749 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
751         [BZ #672]
752         * locales/ca_ES: Replace current collation rules by including
753         iso14651_t1 and adding extra rules if needed.  There should be
754         no noticeable changes in sorted text. only ligatures and
755         ignoreable characters have modified weights.
756         * locales/da_DK: Likewise.
757         * locales/en_CA: Likewise.
758         * locales/es_US: Likewise.
759         * locales/fi_FI: Likewise.
760         * locales/nb_NO: Likewise.
762 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
764         [BZ #672]
765         * locales/iso14651_t1: Simplified.  Extended.
767         [BZ #58]
768         * locales/uk_UA: New version.
770         [BZ #3156]
771         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
773         [BZ #2692]
774         * locales/es_VE: Add am/pm format support.
776         [BZ #2648]
777         * locales/pl_PL: Fix currency_symbol and its placement.
779         [BZ #3363]
780         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
781         * locales/tt_RU@iqtelif: New file.
783         [BZ #3334]
784         * locales/sr_ME: Update from maintainer.
786         [BZ #3326]
787         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
788         * locales/crh_UA: New file.
790 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
792         [BZ #3322]
793         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
794         * locales/sr_RS: New file.
795         * locales/sr_RS@latin: New file.
797         [BZ #3995]
798         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
800         [BZ #3885]
801         * locales/i18n: Updates for Unicode 5.0.
802         * charmaps/UTF-8: Likewise.
803         Patch by Pablo Saratxaga <pablo@walon.org>
805 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
807         [BZ #3884]
808         * locales/sl_SI: Slovenia joined the Euro zone.
809         Fix negative number format.
811 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
813         [BZ #3851]
814         * locales/bn_BD: Fix full name of January and February.
815         Patch by Jamil Ahmed <jamil@bengalinux.org>.
817 2007-02-02  Bruno Haible  <bruno@clisp.org>
819         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
820         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
821         Reported by Jungshik Shin <jungshik@google.com>.
823         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
824         Reported by Jungshik Shin <jungshik@google.com>.
826 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
828         * charmaps/BRF: New file.
829         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
831 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
833         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
834         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
835         %a %e. %B %Y, %H:%M:%S %Z.
837 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
839         * locales/mai_IN: New file.
840         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
842         * SUPPORTED: Add mai_IN/UTF-8.
844 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
846         [BZ #3320]
847         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
849 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
851         * locales/tt_RU: Fix territory, title and descriptive comment.
853 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
855         * locales/pa_IN (abday): Fix spelling of Sunday.
856         Patch by Mayank Jain <majain@redhat.com>.
858 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
860         * locales/en_GB: Use more complete en_US data in LC_NAME.
862 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
864         [BZ #39]
865         * locales/sr_ME: New file.
866         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
868 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
870         [BZ #2823]
871         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
872         first_workday information.
873         Patch by Damjan Georgievski.
875 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
877         * locales/or_IN (mon): Fix February string.
879 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
881         [BZ #2695]
882         * locales/et_EE: Update LC_ADDRESS category.
883         Patch by Priit Laes <amd@store20.com>.
885 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
887         [BZ #2662]
888         * locales/bn_BD: Fix abday and day spelling of Tuesday.
890         [BZ #2473]
891         * locales/en_NZ: Define am/pm formats.
893 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
895         * locales/nn_NO: Copy more categories from nb_NO.
897 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
899         [BZ #3034]
900         * locales/ml_IN (abmon): Fix June entry.
901         * locales/bn_IN (abday): Fix Tuesday entry.
902         (day): Likewise.
903         (abmon): Fix January and February entries.
904         (mon): Likewise.
905         Patches by Mayank Jain <majain@redhat.com>.
907 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
909         [BZ #935]
910         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
911         * locales/fy_NL: New file.
913 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
915         [BZ #3034]
916         * locales/pa_IN (day): Fix spelling of Saturday.
917         * locales/or_IN (mon): Fix spelling of May.
918         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
919         (abmon): Fix spelling of March to October.
920         (mon): Fix spelling of March, April, June, August to December.
921         Patches by Mayank Jain <majain@redhat.com>.
923 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
925         [BZ #2125]
926         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
927         Define first_weekday, first_workdayweek_day, work_day,
928         country_isbn and country_post fields.
929         Comments for terminology and bibliographic codes were added.
931 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
933         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
935         [BZ #2961]
936         * locales/csb_PL: New file.
938 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
940         * locales/es_NI: Define real t_fmt_ampm and am_pm.
941         * locales/es_PE: Likewise.
943 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
945         * locales/te_IN: Minor fixups.
946         * locales/pt_PT: Likewise.
948         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
949         * locales/af_ZA: Likewise.
950         * locales/am_ET: Likewise.
951         * locales/ar_AE: Likewise.
952         * locales/ar_BH: Likewise.
953         * locales/ar_DZ: Likewise.
954         * locales/ar_EG: Likewise.
955         * locales/ar_IN: Likewise.
956         * locales/ar_IQ: Likewise.
957         * locales/ar_JO: Likewise.
958         * locales/ar_KW: Likewise.
959         * locales/ar_LB: Likewise.
960         * locales/ar_LY: Likewise.
961         * locales/ar_MA: Likewise.
962         * locales/ar_OM: Likewise.
963         * locales/ar_QA: Likewise.
964         * locales/ar_SA: Likewise.
965         * locales/ar_SD: Likewise.
966         * locales/ar_SY: Likewise.
967         * locales/ar_TN: Likewise.
968         * locales/ar_YE: Likewise.
969         * locales/as_IN: Likewise.
970         * locales/az_AZ: Likewise.
971         * locales/be_BY: Likewise.
972         * locales/bg_BG: Likewise.
973         * locales/bn_BD: Likewise.
974         * locales/bn_IN: Likewise.
975         * locales/ca_AD: Likewise.
976         * locales/ca_ES: Likewise.
977         * locales/ca_ES@euro: Likewise.
978         * locales/ca_FR: Likewise.
979         * locales/ca_IT: Likewise.
980         * locales/cs_CZ: Likewise.
981         * locales/dz_BT: Likewise.
982         * locales/el_CY: Likewise.
983         * locales/el_GR: Likewise.
984         * locales/en_AU: Likewise.
985         * locales/en_CA: Likewise.
986         * locales/en_DK: Likewise.
987         * locales/en_GB: Likewise.
988         * locales/en_HK: Likewise.
989         * locales/en_IE: Likewise.
990         * locales/en_IE@euro: Likewise.
991         * locales/en_IN: Likewise.
992         * locales/en_NZ: Likewise.
993         * locales/en_PH: Likewise.
994         * locales/en_SG: Likewise.
995         * locales/en_US: Likewise.
996         * locales/en_ZA: Likewise.
997         * locales/es_AR: Likewise.
998         * locales/es_BO: Likewise.
999         * locales/es_CL: Likewise.
1000         * locales/es_CO: Likewise.
1001         * locales/es_CR: Likewise.
1002         * locales/es_DO: Likewise.
1003         * locales/es_EC: Likewise.
1004         * locales/es_ES: Likewise.
1005         * locales/es_ES@euro: Likewise.
1006         * locales/es_GT: Likewise.
1007         * locales/es_HN: Likewise.
1008         * locales/es_MX: Likewise.
1009         * locales/es_NI: Likewise.
1010         * locales/es_PA: Likewise.
1011         * locales/es_PE: Likewise.
1012         * locales/es_PR: Likewise.
1013         * locales/es_PY: Likewise.
1014         * locales/es_SV: Likewise.
1015         * locales/es_US: Likewise.
1016         * locales/es_UY: Likewise.
1017         * locales/es_VE: Likewise.
1018         * locales/et_EE: Likewise.
1019         * locales/eu_ES: Likewise.
1020         * locales/eu_ES@euro: Likewise.
1021         * locales/fa_IR: Likewise.
1022         * locales/fi_FI: Likewise.
1023         * locales/fi_FI@euro: Likewise.
1024         * locales/fo_FO: Likewise.
1025         * locales/ga_IE: Likewise.
1026         * locales/ga_IE@euro: Likewise.
1027         * locales/gez_ER: Likewise.
1028         * locales/gez_ET: Likewise.
1029         * locales/gl_ES: Likewise.
1030         * locales/gl_ES@euro: Likewise.
1031         * locales/gu_IN: Likewise.
1032         * locales/gv_GB: Likewise.
1033         * locales/he_IL: Likewise.
1034         * locales/hi_IN: Likewise.
1035         * locales/hr_HR: Likewise.
1036         * locales/hy_AM: Likewise.
1037         * locales/id_ID: Likewise.
1038         * locales/is_IS: Likewise.
1039         * locales/it_CH: Likewise.
1040         * locales/it_IT: Likewise.
1041         * locales/it_IT@euro: Likewise.
1042         * locales/iw_IL: Likewise.
1043         * locales/ja_JP: Likewise.
1044         * locales/kk_KZ: Likewise.
1045         * locales/kl_GL: Likewise.
1046         * locales/km_KH: Likewise.
1047         * locales/kn_IN: Likewise.
1048         * locales/ko_KR: Likewise.
1049         * locales/kw_GB: Likewise.
1050         * locales/ky_KG: Likewise.
1051         * locales/lg_UG: Likewise.
1052         * locales/lt_LT: Likewise.
1053         * locales/lv_LV: Likewise.
1054         * locales/mk_MK: Likewise.
1055         * locales/mr_IN: Likewise.
1056         * locales/ms_MY: Likewise.
1057         * locales/mt_MT: Likewise.
1058         * locales/nb_NO: Likewise.
1059         * locales/ne_NP: Likewise.
1060         * locales/nl_BE: Likewise.
1061         * locales/nl_BE@euro: Likewise.
1062         * locales/nl_NL: Likewise.
1063         * locales/nl_NL@euro: Likewise.
1064         * locales/nn_NO: Likewise.
1065         * locales/nr_ZA: Likewise.
1066         * locales/om_KE: Likewise.
1067         * locales/or_IN: Likewise.
1068         * locales/pa_IN: Likewise.
1069         * locales/pl_PL: Likewise.
1070         * locales/pt_BR: Likewise.
1071         * locales/pt_PT: Likewise.
1072         * locales/pt_PT@euro: Likewise.
1073         * locales/ru_RU: Likewise.
1074         * locales/ru_UA: Likewise.
1075         * locales/rw_RW: Likewise.
1076         * locales/se_NO: Likewise.
1077         * locales/si_LK: Likewise.
1078         * locales/sk_SK: Likewise.
1079         * locales/sl_SI: Likewise.
1080         * locales/so_SO: Likewise.
1081         * locales/sq_AL: Likewise.
1082         * locales/ss_ZA: Likewise.
1083         * locales/st_ZA: Likewise.
1084         * locales/sv_FI: Likewise.
1085         * locales/sv_FI@euro: Likewise.
1086         * locales/sv_SE: Likewise.
1087         * locales/ta_IN: Likewise.
1088         * locales/te_IN: Likewise.
1089         * locales/tg_TJ: Likewise.
1090         * locales/th_TH: Likewise.
1091         * locales/ti_ET: Likewise.
1092         * locales/tn_ZA: Likewise.
1093         * locales/tr_TR: Likewise.
1094         * locales/ts_ZA: Likewise.
1095         * locales/tt_RU: Likewise.
1096         * locales/uk_UA: Likewise.
1097         * locales/ve_ZA: Likewise.
1098         * locales/vi_VN: Likewise.
1099         * locales/xh_ZA: Likewise.
1100         * locales/zh_CN: Likewise.
1101         * locales/zh_HK: Likewise.
1102         * locales/zh_SG: Likewise.
1103         * locales/zu_ZA: Likewise.
1105 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
1107         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
1108         * locales/as_IN: New file.
1109         * locales/or_IN: New file.
1110         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1112 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
1114         [BZ #1203]
1115         * locales/de_DE: Fix order of day of month and month name in
1116         date_fmt.  Add period after the day number and avoid padding.
1118         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
1119         tr_CY.UTF-8.
1121         [BZ #531]
1122         * locales/tr_CY: New file.
1124 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
1126         * locales/ro_RO: The sorting order of the letters a circumflex and
1127         a with breve was corrected according to the Romanian alphabet.
1128         Capital A with breve is in no longer used within day names.
1129         Romanian post-92 writing rules are used within day and abday fields.
1130         Fixed the international currency symbol because after the
1131         denomination (starting with the 1st of July 2005), the symbol is
1132         RON (1 RON = 10000 ROL).
1133         Grouping sign for thousands, which is ".", is used for Romanian.
1134         Numbers are grouped in sets of 3 digits.
1135         The short date format is %d.%m.%Y for Romanian in Romania.
1136         The year is placed before the time in date_fmt.
1137         %Z was replaced with %z in date formats because %Z is not
1138         used nor widely known in Romania, and Romania uses daylight saving
1139         and the difference is more obvious this way.
1140         abday for Saturday was changed because i> looks bad and is
1141         incorrect according to post-92 writing rules.
1142         In Romanian months' names are not capitalized. The same goes for
1143         the days' names.
1144         A4 is the prefered paper type and metric system is used;
1145         FIXMEs were removed.
1146         country_name, country_car, lang_name and lang_ab were added.
1147         name_mr, name_mrs, name_miss were added; name_ms omitted as
1148         there is no proper form it in Romanian.
1149         An explanation related to the cedilla/comma issue and
1150         the reson why the transliteration is a good idea was added.
1151         The default encoding was changed to UTF-8 because this is the
1152         only encoding that supports all Romanian specific symbols and
1153         dicritics.
1154         The name format was corrected while salutation abbreviation was
1155         omitted.
1156         postal_fmt was corrected according to the Romanian style of
1157         writing this information.
1159 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
1161         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
1163         [BZ #531]
1164         * locales/el_CY: New file.
1166         [BZ #192]
1167         * locales/hu_HU: Better month name abbreviations.
1169         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
1171         [BZ #68]
1172         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
1173         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
1174         and name_mrs.
1176         [BZ #388]
1177         * locales/pl_PL: Don't ignore U0020 in collation.
1179         [BZ #352]
1180         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
1182 2006-05-01  Alexander Shopov  <ash@contact.bg>
1184         [BZ #2625]
1185         * charmaps/MIK: New file.
1187 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
1189         * locales/bg_BG: Update after iso-4217.def update.
1190         * locales/bs_BA: Likewise.
1191         * locales/es_MX: Likewise.
1192         * locales/ru_RU: Likewise.
1193         * locales/tg_TJ: Likewise.
1194         * locales/tt_RU: Likewise.
1196 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
1198         [BZ #2376]
1199         * locales/es_UY: Change curreny_symbol.
1201 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
1203         [BZ #2349]
1204         * locales/de_CH: Change thousand separator to '.
1206 2006-01-17  Robert Millan  <robertmh@gnu.org>
1208         [BZ #2158]
1209         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
1210         * locales/ca_AD: New file.
1211         * locales/ca_FR: New file.
1212         * locales/ca_IT: New file.
1214 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
1216         [BZ #2134]
1217         * locales/pa_PK: New file.
1218         * SUPPORTED: Add pa_PK.UTF-8.
1220         [BZ #1974]
1221         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
1222         am_pm, and name_fmt.
1224         [BZ #1787]
1225         * locales/en_ZA: Updates.
1227         [BZ #1786]
1228         * locales/af_ZA: Updates.
1230         [BZ #1785]
1231         * locales/st_ZA: Updates and formatting changes.
1233         [BZ #1784]
1234         * locales/zu_ZA: Updates and formatting changes.
1236         [BZ #1783]
1237         * locales/xh_ZA: Updates and formatting changes.
1239         [BZ #1782]
1240         * locales/nr_ZA: New file.
1241         * locales/SUPPORTED: Add nr_ZA.UTF-8.
1243 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
1245         * locales/cs_CZ (LC_TIME): Define week.
1246         * locales/sk_SK (LC_TIME): Likewise.
1247         * locales/pl_PL (LC_TIME): Likewise.
1248         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
1250 2005-12-27  Roland McGrath  <roland@redhat.com>
1252         * tst-ctype.c (main): Add some casts.
1254         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
1256 2006-01-02  Andreas Jaeger  <aj@suse.de>
1258         * locales/fi_FI: Fix date_fmt.
1259         * locales/mn_MN: Likewise.
1261 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
1263         * locales/se_NO: Remove RCS ID line.
1265 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
1267         [BZ 1872]
1268         * charmaps/ISO_11548-1. New file.
1269         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
1271 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
1273         [BZ #1294]
1274         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
1276 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
1278         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
1280 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
1282         [BZ #119]
1283         * locales/es_AR: Fix thousands_sep and grouping.
1285 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
1287         [BZ #451]
1288         * locales/rw_RW: New file.
1289         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
1291         [BZ #367]
1292         * locales/si_LK: New file.
1293         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
1295         [BZ #297]
1296         * locales/fi_FI: Change date_fmt.
1298         * locales/te_IN: Fix noexpr, replace yY with nN.
1300         [BZ #305]
1301         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
1302         * locales/ml_IN: Likewise.
1303         * locales/ta_IN: Likewise.
1304         * locales/kw_GB: Add yY to yesexpr.
1305         * locales/oc_FR: Likewise.
1307         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
1309         [BZ #71]
1310         [BZ #305]
1311         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
1312         Define yesstr and nostr.
1313         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
1314         * locales/ar_BH: Likewise.
1315         * locales/ar_DZ: Likewise.
1316         * locales/ar_IN: Likewise.
1317         * locales/ar_IQ: Likewise.
1318         * locales/ar_JO: Likewise.
1319         * locales/ar_KW: Likewise.
1320         * locales/ar_LB: Likewise.
1321         * locales/ar_LY: Likewise.
1322         * locales/ar_MA: Likewise.
1323         * locales/ar_OM: Likewise.
1324         * locales/ar_QA: Likewise.
1325         * locales/ar_SA: Likewise.
1326         * locales/ar_SD: Likewise.
1327         * locales/ar_SY: Likewise.
1328         * locales/ar_TN: Likewise.
1329         * locales/ar_YE: Likewise.
1331         [BZ #56]
1332         * locales/de_DE: Add transliterations for quoting characters.
1334         [BZ #448]
1335         * locales/vi_VN: Several fixes.
1336         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
1338         [BZ #428]
1339         * locales/te_IN: Several fixes.
1340         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
1342         [BZ #368]
1343         * locales/dz_BT: New file.
1344         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
1346         [BZ #195]
1347         * locales/hu_HU: Add some transliterations.
1349         [BZ #1429]
1350         * locales/hu_HU: Define week.
1352         [BZ #982]
1353         * locales/ml_IN: Fix title.
1355         [BZ #981]
1356         * locales/ca_ES: Fix title.
1358         [BZ #980]
1359         * locales/yi_US: Fix title.
1361         * locales/nl_NL: Define country_car, lang_name, lang_ab,
1362         lang_term, and lang_lib.
1364         [BZ #870]
1365         * locales/ku_TR: New file.
1366         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
1367         ku_TR.UTF-8.
1369 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
1371         [BZ #533]
1372         * locales/ss_ZA: New file.
1373         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1375         [BZ #529]
1376         * locales/tn_ZA: New file.
1377         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1379         [BZ #491]
1380         * locales/ve_ZA: New file.
1381         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1383         [BZ #486]
1384         * locales/nso_ZA: New file.
1385         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1387         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
1388         ss_ZA.UTF-8.
1390 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
1392         [BZ #532]
1393         * locales/ts_ZA: New file.
1394         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1396         * SUPPORTED: Add ts_ZA.UTF-8.
1398 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
1400         * locales/en_US: Fix postal_fmt.
1401         * locales/es_US: Update LC_ADDRESS info from en_US.
1402         Reported by FrankTang@gmail.com.
1404 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
1406         [BZ #811]
1407         * locales/zh_CN: Fix date_fmt information.
1409         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
1411         [BZ #826]
1412         * locales/km_KH: New file.
1414         * Makefile (LOCALES): Add zh_TW.EUC-TW.
1416 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
1418         [BZ #668]
1419         * locales/yi_US: Spelling fixes.
1421         [BZ #667]
1422         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
1424         [BZ #666]
1425         * locales/tg_TJ: Correct yesexpr.
1427         [BZ #665]
1428         * locales/sq_AL: Add language specific collation.
1430         [BZ #663]
1431         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
1433         [BZ #662]
1434         * locales/az_AZ: Fix the day and month names.  Add transliteration
1435         for schwa character.
1437         [BZ #657]
1438         * locales/bn_BD: Some corrections.
1439         Patch by Jamil Ahmed <jamil@bengalinux.org>.
1441         [BZ #588]
1442         * locales/el_GR: Change to use 12h time format.
1443         Patch by Konstantinos Margaritis <markos@debian.org>.
1445         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
1447         [BZ #566]
1448         * locales/hsb_DE: New file.
1450         [BZ #527]
1451         * locales/sid_ET: Remove incorrect lang_ab definition.
1453         [BZ #525]
1454         * locales/ru_RU: Use nominative instead of genitive in mon data to
1455         align with other locales with the same issue.
1457         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
1459         [BZ #520]
1460         * locales/ky_KG: New file.
1462         [BZ #495]
1463         * locales/st_ZA: Updates and corrections.
1464         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1466         [BZ #493]
1467         * locales/xh_ZA: Updates and corrections.
1468         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1470         [BZ #488]
1471         * locales/zu_ZA: Updates and corrections.
1472         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1474         [BZ #484]
1475         * locales/af_ZA: Updates and corrections.
1476         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1478         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
1480         [BZ #1347]
1481         * locales/be_BY@latin: New file.
1483 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
1485         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
1487         [BZ #704]
1488         * locales/mg_MG: New file.
1490 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
1492         * locales/hu_HU: Better collation.
1493         Patch by Gyuro Lehel <lehel@freemail.hu>.
1495 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
1497         [BZ #448]
1498         * locales/vi_VN: Update locale.
1500 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
1502         * locales/en_US: Remove duplicate am_pn entry.
1504 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
1506         [BZ #622]
1507         * locales/pa_IN (am_pm): Fix typos.
1508         Patch by Denis Barbier <barbier@linuxfr.org>.
1510 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
1512         [BZ #1092]
1513         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
1515 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
1517         [BZ #1084]
1518         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
1520 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
1522         [BZ #1091]
1523         * locales/fa_IR: Add alt_digits, change date and time
1524         representation, and various cleanups.
1525         Patch by Hamed Malek <hamed@bamdad.org>.
1527 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
1529         [BZ #823]
1530         * charmaps/WINDOWS-31J: Add % before alias keyword.
1532 2005-02-27  Denis Barbier  <barbier@debian.org>
1534         [BZ #38]
1535         * locales/sr_CS: New file.
1536         Contributed by Danilo Segan <dsegan@gmx.net>
1537         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
1539 2005-03-18  Andreas Schwab  <schwab@suse.de>
1541         [BZ #622]
1542         * locales/pa_IN (am_pm): Fix character names.
1544 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
1546         [BZ #1084]
1547         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
1549 2004-12-19  Roland McGrath  <roland@frob.com>
1551         * gen-unicode-ctype.c (output_tables): Fix email address in output.
1553 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
1555         [BZ #82]
1556         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
1557         remaining block.  Change contact info as this locale is now
1558         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
1560         * locales/bn_BD: Change category entries to look more like
1561         standard references.
1563         [BZ #26]
1564         * locales/ta_IN: Correct sorting order.  Corrected day and month
1565         abbrevations.  Corrected name strings for mr., mrs. and miss.
1566         Patch from Thuraiappah Vaseeharan.
1568 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
1570         * locales/te_IN: Fix language name spelling.
1572 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
1574         * locales/en_ZA: Update by Dwayne Bailey.
1576 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
1578         * locales/pa_IN: Add some missing fields and fix some spelling
1579         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
1581 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
1583         [BZ #337]
1584         * SUPPORTED: Update bug reporting comment.
1585         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
1586         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
1587         list).
1588         * locales/an_ES: Likewise.
1589         * locales/ar_AE: Likewise.
1590         * locales/ar_BH: Likewise.
1591         * locales/ar_DZ: Likewise.
1592         * locales/ar_EG: Likewise.
1593         * locales/ar_IN: Likewise.
1594         * locales/ar_IQ: Likewise.
1595         * locales/ar_JO: Likewise.
1596         * locales/ar_KW: Likewise.
1597         * locales/ar_LB: Likewise.
1598         * locales/ar_LY: Likewise.
1599         * locales/ar_MA: Likewise.
1600         * locales/ar_OM: Likewise.
1601         * locales/ar_QA: Likewise.
1602         * locales/ar_SA: Likewise.
1603         * locales/ar_SD: Likewise.
1604         * locales/ar_SY: Likewise.
1605         * locales/ar_TN: Likewise.
1606         * locales/ar_YE: Likewise.
1607         * locales/be_BY: Likewise.
1608         * locales/bn_IN: Likewise.
1609         * locales/br_FR@euro: Likewise.
1610         * locales/ca_ES: Likewise.
1611         * locales/ca_ES@euro: Likewise.
1612         * locales/cs_CZ: Likewise.
1613         * locales/da_DK: Likewise.
1614         * locales/de_AT: Likewise.
1615         * locales/de_AT@euro: Likewise.
1616         * locales/de_BE: Likewise.
1617         * locales/de_BE@euro: Likewise.
1618         * locales/de_CH: Likewise.
1619         * locales/de_DE: Likewise.
1620         * locales/de_DE@euro: Likewise.
1621         * locales/de_LU: Likewise.
1622         * locales/de_LU@euro: Likewise.
1623         * locales/el_GR: Likewise.
1624         * locales/el_GR@euro: Likewise.
1625         * locales/en_AU: Likewise.
1626         * locales/en_BW: Likewise.
1627         * locales/en_CA: Likewise.
1628         * locales/en_DK: Likewise.
1629         * locales/en_GB: Likewise.
1630         * locales/en_HK: Likewise.
1631         * locales/en_IE: Likewise.
1632         * locales/en_IE@euro: Likewise.
1633         * locales/en_IN: Likewise.
1634         * locales/en_NZ: Likewise.
1635         * locales/en_PH: Likewise.
1636         * locales/en_SG: Likewise.
1637         * locales/en_US: Likewise.
1638         * locales/en_ZW: Likewise.
1639         * locales/es_AR: Likewise.
1640         * locales/es_BO: Likewise.
1641         * locales/es_CL: Likewise.
1642         * locales/es_CO: Likewise.
1643         * locales/es_CR: Likewise.
1644         * locales/es_DO: Likewise.
1645         * locales/es_EC: Likewise.
1646         * locales/es_ES: Likewise.
1647         * locales/es_ES@euro: Likewise.
1648         * locales/es_GT: Likewise.
1649         * locales/es_HN: Likewise.
1650         * locales/es_MX: Likewise.
1651         * locales/es_NI: Likewise.
1652         * locales/es_PA: Likewise.
1653         * locales/es_PE: Likewise.
1654         * locales/es_PR: Likewise.
1655         * locales/es_PY: Likewise.
1656         * locales/es_SV: Likewise.
1657         * locales/es_US: Likewise.
1658         * locales/es_UY: Likewise.
1659         * locales/es_VE: Likewise.
1660         * locales/et_EE: Likewise.
1661         * locales/eu_ES: Likewise.
1662         * locales/eu_ES@euro: Likewise.
1663         * locales/fi_FI: Likewise.
1664         * locales/fi_FI@euro: Likewise.
1665         * locales/fo_FO: Likewise.
1666         * locales/fr_BE: Likewise.
1667         * locales/fr_BE@euro: Likewise.
1668         * locales/fr_CA: Likewise.
1669         * locales/fr_CH: Likewise.
1670         * locales/fr_FR: Likewise.
1671         * locales/fr_FR@euro: Likewise.
1672         * locales/fr_LU: Likewise.
1673         * locales/fr_LU@euro: Likewise.
1674         * locales/ga_IE: Likewise.
1675         * locales/ga_IE@euro: Likewise.
1676         * locales/gl_ES: Likewise.
1677         * locales/gl_ES@euro: Likewise.
1678         * locales/gu_IN: Likewise.
1679         * locales/gv_GB: Likewise.
1680         * locales/he_IL: Likewise.
1681         * locales/hi_IN: Likewise.
1682         * locales/hr_HR: Likewise.
1683         * locales/hu_HU: Likewise.
1684         * locales/id_ID: Likewise.
1685         * locales/is_IS: Likewise.
1686         * locales/it_CH: Likewise.
1687         * locales/it_IT: Likewise.
1688         * locales/it_IT@euro: Likewise.
1689         * locales/iw_IL: Likewise.
1690         * locales/ja_JP: Likewise.
1691         * locales/kk_KZ: Likewise.
1692         * locales/kl_GL: Likewise.
1693         * locales/kn_IN: Likewise.
1694         * locales/ko_KR: Likewise.
1695         * locales/kw_GB: Likewise.
1696         * locales/lo_LA: Likewise.
1697         * locales/lt_LT: Likewise.
1698         * locales/lv_LV: Likewise.
1699         * locales/ml_IN: Likewise.
1700         * locales/mn_MN: Likewise.
1701         * locales/mr_IN: Likewise.
1702         * locales/ms_MY: Likewise.
1703         * locales/mt_MT: Likewise.
1704         * locales/nb_NO: Likewise.
1705         * locales/nl_BE: Likewise.
1706         * locales/nl_BE@euro: Likewise.
1707         * locales/nl_NL: Likewise.
1708         * locales/nl_NL@euro: Likewise.
1709         * locales/nn_NO: Likewise.
1710         * locales/pa_IN: Likewise.
1711         * locales/pl_PL: Likewise.
1712         * locales/pt_BR: Likewise.
1713         * locales/pt_PT: Likewise.
1714         * locales/pt_PT@euro: Likewise.
1715         * locales/ro_RO: Likewise.
1716         * locales/ru_RU: Likewise.
1717         * locales/ru_UA: Likewise.
1718         * locales/sk_SK: Likewise.
1719         * locales/sl_SI: Likewise.
1720         * locales/sq_AL: Likewise.
1721         * locales/sv_FI: Likewise.
1722         * locales/sv_FI@euro: Likewise.
1723         * locales/sv_SE: Likewise.
1724         * locales/ta_IN: Likewise.
1725         * locales/te_IN: Likewise.
1726         * locales/th_TH: Likewise.
1727         * locales/tr_TR: Likewise.
1728         * locales/uk_UA: Likewise.
1729         * locales/ur_PK: Likewise.
1730         * locales/vi_VN: Likewise.
1731         * locales/wa_BE@euro: Likewise.
1732         * locales/zh_CN: Likewise.
1733         * locales/zh_HK: Likewise.
1734         * locales/zh_SG: Likewise.
1735         * locales/zh_TW: Likewise.
1737         [BZ #187]
1738         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
1739         surprises when using untranslated program.
1740         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
1741         make it more like the structure of the POSIX locale values.
1742         * locales/tr_TR: Correct numeric decimal point to use comma, and
1743         correct grouping.
1744         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
1746         [BZ #421]
1747         * locales/tr_TR: Update with new currency symbol valid from
1748         2005-01-01.  Patch from Nilgün Belma Bugüner.
1749         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
1751 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
1753         * locales/fa_IR: Add to_inpunct map.
1754         Patch by Hamed Malek <hamed@bamdad.org>.
1756 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
1758         [BZ #413]
1759         * locales/gu_IN: Update various incorrect and missing information.
1760         Patch by Ankit Patel <ankit@redhat.com>.
1762 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
1764         * locales/nb_NO: Make language field consistent in form with nn_NO.
1766 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
1768         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
1769         Reported by Alan Cox <alan@redhat.com>.
1771 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
1773         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
1774         for BZ #19.
1775         * tr_TR.in: New file.
1777 2004-07-31  Bruno Haible  <bruno@clisp.org>
1779         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
1780         * charmaps/SHIFT_JISX0213: Likewise.
1782 2004-07-22  Bruno Haible  <bruno@clisp.org>
1784         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
1785         ISO_8859-7:2003.
1787 2004-07-22  Bruno Haible  <bruno@clisp.org>
1789         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
1791 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
1793         * locales/kr_KO: Change month names to use latin numbers instead
1794         of hangul numeric pronounciation.  Patch from Changwoo
1795         Ryu.[BZ #25]
1797 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
1799         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
1801 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
1803         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
1804         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
1805         Reinhardt, and approved by the locale author Borka
1806         Jerman-Blazic. [BZ #163]
1808 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
1810         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
1812 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
1814         * locales/it_IT: Change currency formatting from none to two
1815         fraction dicits, as Italy now uses the Euro.  Patch from Marko
1816         Djukic. [BZ #111]
1818 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1820         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
1821         (nn_NO) as in Norwegian BokmÃ¥l (nb_NO). [BZ #74]
1823 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
1825         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
1827 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1829         * locales/sid_ET: Correct lang_ab and source information.
1830         Patch from Daniel Yacob.
1832 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
1834         * locales/et_EE: Change default charset for et_EE locale from
1835         ISO-8859-1 to ISO-8859-15, to reflect the content of
1836         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
1837         from Indrek Hein and Meelis Roos.
1838         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
1840 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
1842         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
1843         * locales/kk_KZ: New file.
1844         * charmaps/PT154: New file.
1845         * charmaps/RK1048: New file.
1847 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
1849         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
1850         * locales/ar_TN: Likewise.
1851         * locales/ar_YE: Likewise.
1852         * locales/bn_BD: Likewise.
1853         * locales/br_FR: Likewise.
1854         * locales/ca_ES: Likewise.
1855         * locales/cy_GB: Likewise.
1856         * locales/gd_GB: Likewise.
1857         * locales/gv_GB: Likewise.
1858         * locales/hy_AM: Likewise.
1859         * locales/id_ID: Likewise.
1860         * locales/ka_GE: Likewise.
1861         * locales/kw_GB: Likewise.
1862         * locales/lg_UG: Likewise.
1863         * locales/mk_MK: Likewise.
1864         * locales/oc_FR: Likewise.
1865         * locales/ru_UA: Likewise.
1866         * locales/sk_SK: Likewise.
1867         * locales/sr_YU: Likewise.
1868         * locales/sr_YU@cyrillic: Likewise.
1869         * locales/uk_UA: Likewise.
1870         * locales/ur_PK: Likewise.
1871         * locales/wa_BE: Likewise.
1873 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
1875         * locales/fa_IR: Fix yesexpr and noexpr.
1876         Patch by Hamed Malek <hamed@bamdad.org>.
1878 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
1880         * locales/tr_TR: Correct sorting order of the normal and dotless I
1881         [BZ #19].
1883 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
1885         * locales/fa_IR: Add to_outpunct info and change decimal_point and
1886         thousand_sep to ASCII value.
1888 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
1890         * SUPPORTED: Add all kinds of UTF-8 locales.
1892 2004-01-18  Bruno Haible  <bruno@clisp.org>
1894         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
1895         * locales/lug_UG: Remove file.
1896         * SUPPORTED: Create lg_UG instead of lug_UG.
1898 2003-12-31  Bruno Haible  <bruno@clisp.org>
1900         * charmaps/IBM866NAV: Fix the character values.
1902 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1904         * sort-test.sh: Print the status for both the sorting tests, xfrm
1905         and collate, making it possible to know which one of them that
1906         fail if only one of them misbehaves.  Indent output from
1907         'diff -u' when sorting test fail, to make it easier to visually
1908         group the output.
1910 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1912         * tst-fmon.data: Add simple test to check left justified currency
1913         values in the C locale.
1915 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
1917         * tst-fmon.sh: Don't print every line.  The program already prints
1918         the failing ones.
1920         * tst-fmon.c (main): Fix typo in message.
1922 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
1924         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
1925         * locales/hr_HR: Correct the email address of Tomislav Vujec.
1926         * locales/ja_JP: Document EUC-JP as the recommended charset.
1927         * locales/ko_KR: List Won-kyu Park as the author/contact for the
1928         locale.
1929         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
1931 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
1933         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
1935 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
1937         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
1939         * locales/aa_DJ: Add int_select.  Use copy where possible.
1940         * locales/am_ET: Likewise.
1941         * locales/ar_BH: Likewise.
1942         * locales/ar_DZ: Likewise.
1943         * locales/ar_EG: Likewise.
1944         * locales/ar_IN: Likewise.
1945         * locales/az_AZ: Likewise.
1946         * locales/be_BY: Likewise.
1947         * locales/bn_BD: Likewise.
1948         * locales/bn_IN: Likewise.
1949         * locales/br_FR: Likewise.
1950         * locales/bs_BA: Likewise.
1951         * locales/da_DK: Likewise.
1952         * locales/de_AT: Likewise.
1953         * locales/de_BE: Likewise.
1954         * locales/el_GR: Likewise.
1955         * locales/en_AU: Likewise.
1956         * locales/en_BW: Likewise.
1957         * locales/en_CA: Likewise.
1958         * locales/en_DK: Likewise.
1959         * locales/en_IN: Likewise.
1960         * locales/es_AR: Likewise.
1961         * locales/es_BO: Likewise.
1962         * locales/es_CL: Likewise.
1963         * locales/es_CO: Likewise.
1964         * locales/es_CR: Likewise.
1965         * locales/es_DO: Likewise.
1966         * locales/es_EC: Likewise.
1967         * locales/es_GT: Likewise.
1968         * locales/es_HN: Likewise.
1969         * locales/es_SV: Likewise.
1970         * locales/et_EE: Likewise.
1971         * locales/fi_FI: Likewise.
1972         * locales/fr_BE: Likewise.
1973         * locales/fr_CA: Likewise.
1974         * locales/fr_FR: Likewise.
1975         * locales/gu_IN: Likewise.
1976         * locales/hi_IN: Likewise.
1977         * locales/hr_HR: Likewise.
1978         * locales/hu_HU: Likewise.
1979         * locales/is_IS: Likewise.
1980         * locales/ka_GE: Likewise.
1981         * locales/kn_IN: Likewise.
1982         * locales/ml_IN: Likewise.
1983         * locales/mr_IN: Likewise.
1984         * locales/nl_BE: Likewise.
1985         * locales/pa_IN: Likewise.
1986         * locales/pt_BR: Likewise.
1987         * locales/ru_RU: Likewise.
1988         * locales/sq_AL: Likewise.
1989         * locales/ta_IN: Likewise.
1990         * locales/te_IN: Likewise.
1991         * locales/ti_ER: Likewise.
1992         * locales/ti_ET: Likewise.
1993         * locales/zh_HK: Likewise.
1995         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
1997         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
1998         LC_ADDRESS, and LC_TELEPHONE definitions.
2000 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
2002         * tst-fmon.sh: Allow quotes around the result string, to make it
2003         easier to see important whitespace.
2004         * tst-fmon.data: Likewise.
2006         * tst-fmon.sh: Clean up output, unify capitalization and output order.
2007         * tst-fmon.c: Likewise.
2009         * tst-fmon.data: Add test for international currency formatting.
2010         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
2011         * tst-fmon-locales/tstfmon_n02n40: Likewise.
2012         * tst-fmon-locales/tstfmon_n10y31: Likewise.
2013         * tst-fmon-locales/tstfmon_n11y41: Likewise.
2014         * tst-fmon-locales/tstfmon_n12y11: Likewise.
2015         * tst-fmon-locales/tstfmon_n20n32: Likewise.
2016         * tst-fmon-locales/tstfmon_n30y20: Likewise.
2017         * tst-fmon-locales/tstfmon_n41n00: Likewise.
2018         * tst-fmon-locales/tstfmon_y01y10: Likewise.
2019         * tst-fmon-locales/tstfmon_y02n22: Likewise.
2020         * tst-fmon-locales/tstfmon_y22n42: Likewise.
2021         * tst-fmon-locales/tstfmon_y30y21: Likewise.
2022         * tst-fmon-locales/tstfmon_y32n31: Likewise.
2023         * tst-fmon-locales/tstfmon_y40y00: Likewise.
2024         * tst-fmon-locales/tstfmon_y42n21: Likewise.
2026         * locales/en_US: Correct spacing for international
2027         currency formatting, now that strfmon() works better.
2029         * locales/ja_JP: Correct currency position and
2030         spacing now that strfmon() work better.
2032 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
2034         * locales/af_ZA: Add ISO 3166 information.
2035         * locales/ar_AE: Likewise.
2036         * locales/ar_BH: Likewise.
2037         * locales/ar_DZ: Likewise.
2038         * locales/ar_EG: Likewise.
2039         * locales/ar_IN: Likewise.
2040         * locales/ar_IQ: Likewise.
2041         * locales/ar_JO: Likewise.
2042         * locales/ar_KW: Likewise.
2043         * locales/ar_LB: Likewise.
2044         * locales/ar_LY: Likewise.
2045         * locales/ar_MA: Likewise.
2046         * locales/ar_OM: Likewise.
2047         * locales/ar_QA: Likewise.
2048         * locales/ar_SA: Likewise.
2049         * locales/ar_SD: Likewise.
2050         * locales/ar_SY: Likewise.
2051         * locales/ar_TN: Likewise.
2052         * locales/ar_YE: Likewise.
2053         * locales/az_AZ: Likewise.
2054         * locales/be_BY: Likewise.
2055         * locales/bn_BD: Likewise.
2056         * locales/bn_IN: Likewise.
2057         * locales/bs_BA: Likewise.
2058         * locales/ca_ES: Likewise.
2059         * locales/cs_CZ: Likewise.
2060         * locales/cy_GB: Likewise.
2061         * locales/da_DK: Likewise.
2062         * locales/de_AT: Likewise.
2063         * locales/de_BE: Likewise.
2064         * locales/de_CH: Likewise.
2065         * locales/de_LU: Likewise.
2066         * locales/el_GR: Likewise.
2067         * locales/en_AU: Likewise.
2068         * locales/en_BW: Likewise.
2069         * locales/en_CA: Likewise.
2070         * locales/en_DK: Likewise.
2071         * locales/en_GB: Likewise.
2072         * locales/en_HK: Likewise.
2073         * locales/en_IE: Likewise.
2074         * locales/en_IN: Likewise.
2075         * locales/en_NZ: Likewise.
2076         * locales/en_PH: Likewise.
2077         * locales/en_SG: Likewise.
2078         * locales/en_ZA: Likewise.
2079         * locales/en_ZW: Likewise.
2080         * locales/es_AR: Likewise.
2081         * locales/es_BO: Likewise.
2082         * locales/es_CL: Likewise.
2083         * locales/es_CO: Likewise.
2084         * locales/es_CR: Likewise.
2085         * locales/es_DO: Likewise.
2086         * locales/es_EC: Likewise.
2087         * locales/es_ES: Likewise.
2088         * locales/es_GT: Likewise.
2089         * locales/es_HN: Likewise.
2090         * locales/es_MX: Likewise.
2091         * locales/es_NI: Likewise.
2092         * locales/es_PA: Likewise.
2093         * locales/es_PE: Likewise.
2094         * locales/es_PR: Likewise.
2095         * locales/es_PY: Likewise.
2096         * locales/es_SV: Likewise.
2097         * locales/es_US: Likewise.
2098         * locales/es_UY: Likewise.
2099         * locales/es_VE: Likewise.
2100         * locales/et_EE: Likewise.
2101         * locales/eu_ES: Likewise.
2102         * locales/fi_FI: Likewise.
2103         * locales/fo_FO: Likewise.
2104         * locales/fr_BE: Likewise.
2105         * locales/fr_CA: Likewise.
2106         * locales/fr_CH: Likewise.
2107         * locales/fr_FR: Likewise.
2108         * locales/fr_LU: Likewise.
2109         * locales/ga_IE: Likewise.
2110         * locales/gl_ES: Likewise.
2111         * locales/gu_IN: Likewise.
2112         * locales/gv_GB: Likewise.
2113         * locales/he_IL: Likewise.
2114         * locales/hi_IN: Likewise.
2115         * locales/hr_HR: Likewise.
2116         * locales/hu_HU: Likewise.
2117         * locales/id_ID: Likewise.
2118         * locales/is_IS: Likewise.
2119         * locales/it_CH: Likewise.
2120         * locales/it_IT: Likewise.
2121         * locales/iw_IL: Likewise.
2122         * locales/ja_JP: Likewise.
2123         * locales/kl_GL: Likewise.
2124         * locales/kn_IN: Likewise.
2125         * locales/ko_KR: Likewise.
2126         * locales/kw_GB: Likewise.
2127         * locales/lt_LT: Likewise.
2128         * locales/lug_UG: Likewise.
2129         * locales/lv_LV: Likewise.
2130         * locales/ml_IN: Likewise.
2131         * locales/mr_IN: Likewise.
2132         * locales/ms_MY: Likewise.
2133         * locales/mt_MT: Likewise.
2134         * locales/nb_NO: Likewise.
2135         * locales/ne_NP: Likewise.
2136         * locales/nl_BE: Likewise.
2137         * locales/nl_NL: Likewise.
2138         * locales/nn_NO: Likewise.
2139         * locales/pa_IN: Likewise.
2140         * locales/pl_PL: Likewise.
2141         * locales/pt_BR: Likewise.
2142         * locales/pt_PT: Likewise.
2143         * locales/ro_RO: Likewise.
2144         * locales/ru_RU: Likewise.
2145         * locales/ru_UA: Likewise.
2146         * locales/se_NO: Likewise.
2147         * locales/sk_SK: Likewise.
2148         * locales/sl_SI: Likewise.
2149         * locales/sq_AL: Likewise.
2150         * locales/sr_YU: Likewise.
2151         * locales/st_ZA: Likewise.
2152         * locales/sv_FI: Likewise.
2153         * locales/sv_SE: Likewise.
2154         * locales/ta_IN: Likewise.
2155         * locales/te_IN: Likewise.
2156         * locales/tg_TJ: Likewise.
2157         * locales/th_TH: Likewise.
2158         * locales/tl_PH: Likewise.
2159         * locales/uk_UA: Likewise.
2160         * locales/ur_PK: Likewise.
2161         * locales/uz_UZ@cyrillic: Likewise.
2162         * locales/vi_VN: Likewise.
2163         * locales/xh_ZA: Likewise.
2164         * locales/zh_HK: Likewise.
2165         * locales/zh_SG: Likewise.
2166         * locales/zu_ZA: Likewise.
2168 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
2170         * locales/translit_et: Removed unused file.
2172         * locales/fi_FI: First weekday and workday is Monday in Finland.
2173         Correction from Tommi Vainikainen.
2175 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
2177         * Makefile (LOCALES): Add cs_CZ.UTF-8.
2179 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
2181         * Makefile (tst-leaks-ENV): Add LOCPATH.
2183 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
2185         * Makefile (LOCALES): Add tr_TR.UTF-8.
2187 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
2189         * locales/ne_NP: New file.
2190         * locales/gu_IN: New file.
2191         * locales/kn_IN: New file.
2192         * locales/pa_IN: New file.
2193         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
2195         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
2197 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
2199         * tst-numeric.data: Fix fallout from nb_NO introduction.
2200         * Makefile (LOCALES): Likewise.
2202 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
2204         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
2206         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
2208 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
2210         * locales/aa_DJ: New file.
2211         * locales/aa_ER: New file.
2212         * locales/aa_ER@saaho: New file.
2213         * locales/aa_ET: New file.
2214         * locales/byn_ER: New file.
2215         * locales/gez_ER: New file.
2216         * locales/gez_ER@abegede: New file.
2217         * locales/gez_ET: New file.
2218         * locales/gez_ET@abegede: New file.
2219         * locales/om_ET: New file.
2220         * locales/om_KE: New file.
2221         * locales/sid_ET: New file.
2222         * locales/so_DJ: New file.
2223         * locales/so_ET: New file.
2224         * locales/so_KE: New file.
2225         * locales/so_SO: New file.
2226         * locales/tig_ER: New file.
2227         * locales/am_ET: Various updates.
2228         * locales/ti_ER: Likewise.
2229         * locales/ti_ET: Likewise.
2230         Patch by Daniel Yacob <locales@geez.org>.
2232 2003-10-31  Roland McGrath  <roland@redhat.com>
2234         * bug-usesetlocale.c: New file.
2235         * Makefile (tests): Add it.
2237 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
2239         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
2241         * locales/uz_UZ: New version by Mashrab Kuvatov.
2242         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
2244 2003-09-21  Jordi Mallach  <jordi@gnu.org>
2246         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
2247         values.
2248         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
2249         * locales/gl_ES: Likewise.
2251 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
2253         * locales/lo_LA: Fix duplicated collation entries.
2254         Patch by Anousak Souphavanh <anousak@muanglao.com>.
2256 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
2258         * locales/iw_IL: Add comment stating why there are two locales for
2259         Hebrew in Israel, and that he_IL replaces iw_IL.
2260         * locales/he_IL: Likewise.
2262 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
2264         * locales/an_ES: Fix locale header information.
2265         * locales/wa_BE: Likewise.
2266         * locales/yi_US: Likewise.
2267         Patch by Jordi Mallach <jordi@sindominio.net>.
2269 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
2271         * charmaps/WINDOWS-31J: New file.
2272         * charmaps/EUC-JP-MS: New file
2273         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
2275 2003-07-27  Andreas Jaeger  <aj@suse.de>
2277         * collate-test.c: Include error.h for error prototype.
2278         * xfrm-test.c: Likewise.
2280 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
2282         * collate-test.c (main): Correct handling of files with more then
2283         100 lines.  Print error message if argument is missing, instead of
2284         segfaulting.
2285         * xfrm-test.c: Likewise.
2287 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
2289         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
2290         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
2291         Patch by Anousak Souphavanh <anousak@muanglao.com>.
2293 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
2295         * locales/an_ES: Change default charset from ISO-8859-1 to
2296         ISO-8859-15 as the locale need the EURO sign.
2298         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
2300 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
2302         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
2303         latin letter d.
2305 2003-06-16  Bruno Haible  <bruno@clisp.org>
2307         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
2308         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
2309         * charmaps/IBM1047: Add alias IBM-1047.
2310         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
2312 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2314         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
2315         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
2317 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
2319         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
2321 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2323         * tst-fmon.c (main): Remove unused variable 'monval'.
2325         * tst-fmon.sh: Make sure all tests are executed before an error
2326         code is reported to make.
2327         * tst-numeric.sh: Likewise.
2329 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2331         * locales/is_IS [LC_TIME]: Use lower case letters in month and
2332         week day names.  Patch from Bjarni Ingi Gislason.
2334 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
2336         * locales/fi_FI: Add URL to a reference documenting Finish in
2337         Finland
2338         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
2339         period (U002E) to non-break space (U00A0).
2340         suggestion from Eero Häkkinen.
2341         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
2342         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
2344 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
2346         * locales/lo_LA: New file.
2347         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
2348         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
2350 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
2352         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
2354 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
2356         * locales/st_ZA: New file.
2357         * locales/xh_ZA: New file.
2358         * locales/zu_ZA: New file.
2359         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
2361 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
2363         * locales/de_DE: Use two-letter abday values.
2364         * tst-langinfo.sh: Update after de_DE locale change.
2366 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2368         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
2369         format specifier when printing ret.
2371 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2373         * tst-fmon.c: Report name of locale if setlocale() fails.
2374         * tst-numeric.c: Likewise.
2376         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
2377         * tst-numeric.sh: Likewise.
2379 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2381         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
2382         it easier to find out what was wrong with the sorting order.
2384 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
2386         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
2387         (tst-numeric.out): Define.
2388         * tst-numeric.c: New file.
2389         * tst-numeric.sh: New file.
2390         * tst-numeric.data: New file.
2392 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
2394         * locales/ar_BH: Fix spelling of Bahrain.
2396 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
2398         * locales/uk_UA: Fix sorting.
2399         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
2401 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
2403         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
2404         'SDD' for Sudan.
2405         * locales/es_EC [LC_MONETARY]: Use international currency symbol
2406         'USD' for Ecuador.
2407         Source is CIA World Fact book.
2409 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
2411         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
2412         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
2413         the locale building again.
2414         * locales/sr_YU@cyrillic: Likewise.
2416 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
2418         * locales/mn_MN: Fix country_post and country_ab2.
2420 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2422         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
2423         Added ^ to LC_MESSAGES regex "^[yY].*".
2424         Confirmed LC_PAPER and LC_MEASUREMENT settings.
2425         Added country and language names to LC_ADDRESS.
2426         Added missing info for LC_TELEPHONE.
2427         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
2429 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
2431         * localedata/mn_MN: New file.
2432         Contributed by Sanlig Badral <badral@chinggis.com>.
2434 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
2436         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
2438 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
2440         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
2441         as 2.  Reported by Christian Rose <menthos@gnu.org>.
2443         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
2445 2002-12-03  Roland McGrath  <roland@redhat.com>
2447         * charmaps/CP1125: New file.
2448         * CHECKSUMS: Add it.
2450 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
2452         * locales/tl_PH: Fix typo: Philipines -> Philippines.
2454 2002-10-18  Bruno Haible  <bruno@clisp.org>
2456         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
2458         * charmaps/KOI8-T: Correct a typo.
2459         * charmaps/CP1256: Use official Unicode character names.
2460         * charmaps/EUC-JP: Likewise.
2461         * charmaps/GBK: Likewise.
2462         * charmaps/ISO-8859-11: Likewise.
2463         * charmaps/KOI8-U: Likewise.
2464         * charmaps/MAC-SAMI: Likewise.
2465         * charmaps/TIS-620: Likewise.
2466         * charmaps/CP949: Likewise. Use Hangul syllable names according to
2467         Unicode 3.0 book, section 3.11.
2468         * charmaps/EUC-KR: Likewise.
2469         * charmaps/JOHAB: Likewise.
2471 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
2473         * locales/zh_TW: Use shorter forms for abday and day.
2474         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
2476 2002-09-23  Roland McGrath  <roland@redhat.com>
2478         * tst-xlocale1.c (main): int -> size_t for counter.
2479         * tst-xlocale2.c (do_test): Likewise.
2480         * tst-ctype.c (main): Likewise.
2482 2002-09-22  Bruno Haible  <bruno@clisp.org>
2484         * charmaps/TSCII: New file.
2486 2002-09-20  Roland McGrath  <roland@redhat.com>
2488         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
2489         Touch the LC_CTYPE file of the output after a successful run.
2490         Reported by Bruno Haible <bruno@clisp.org>.
2492 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
2494         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
2495         Patch by Yanko Kaneti <yaneti@declera.com>.
2497 2002-09-01  Roland McGrath  <roland@redhat.com>
2499         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
2501 2002-08-28  Roland McGrath  <roland@redhat.com>
2503         * tst-xlocale1.c (main): Remove __ from function names.
2504         * tst-xlocale2.c: Likewise.
2506 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2508         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
2509         code.
2510         * tests-mbwc/tst_mbrtowc.c: Likewise.
2511         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
2512         * tests-mbwc/tst_mbstowcs.c: Likewise.
2513         * tests-mbwc/tst_strfmon.c: Likewise.
2514         * tests-mbwc/tst_strxfrm.c: Likewise.
2515         * tests-mbwc/tst_swscanf.c: Likewise.
2516         * tests-mbwc/tst_wcscat.c: Likewise.
2517         * tests-mbwc/tst_wcschr.c: Likewise.
2518         * tests-mbwc/tst_wcscpy.c: Likewise.
2519         * tests-mbwc/tst_wcscspn.c: Likewise.
2520         * tests-mbwc/tst_wcsncat.c: Likewise.
2521         * tests-mbwc/tst_wcsncpy.c: Likewise.
2522         * tests-mbwc/tst_wcspbrk.c: Likewise.
2523         * tests-mbwc/tst_wcsrtombs.c: Likewise.
2524         * tests-mbwc/tst_wcsspn.c: Likewise.
2525         * tests-mbwc/tst_wcsstr.c: Likewise.
2526         * tests-mbwc/tst_wcstod.c: Likewise.
2527         * tests-mbwc/tst_wcstok.c: Likewise.
2528         * tests-mbwc/tst_wcstombs.c: Likewise.
2530 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2532         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
2533         range.
2535 2002-08-09  Roland McGrath  <roland@redhat.com>
2537         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
2538         localedef.
2540 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2542         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
2543         Adding presentation forms, Alef Wasla, and Rial Sign.
2544         Handling frequent canonically equivalent sequences like each other.
2545         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2547 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
2549         * locales/es_EC: Fix typo: Equador -> Ecuador.
2551 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
2553         * locales/th_TH: Change tel_dom_fmt.
2554         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2556 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
2558         * charmaps/ISO-8859-11: New file.
2560 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
2562         * locales/lug_UG: New file.
2563         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
2565         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
2566         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
2568 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
2570         * locales/mt_MT: Add locale-specific collation info.
2571         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
2573         * locales/en_AU: Add am/pm support.
2574         Patch partly by maffew@cat.org.au [PR libc/3911].
2576 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
2578         * locales/be_BY: Fix int_curr_symbol.
2579         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
2581 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
2583         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
2584         and trailing consonant.
2585         * charmaps/GB18030: Likewise
2587 2002-04-21  Bruno Haible  <bruno@clisp.org>
2589         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
2590         14 (tags), 15 and 16 (private use), accidentally removed by the
2591         2002-01-16 patch.  Replace width table by one which is based on
2592         Unicode but is biased for CJK.
2594 2002-04-19  Bruno Haible  <bruno@clisp.org>
2596         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
2597         * charmaps/MAC-SAMI: Likewise.
2599 2002-04-15  Bruno Haible  <bruno@clisp.org>
2601         * charmaps/EUC-JISX0213: New file.
2602         * charmaps/SHIFT_JISX0213: New file.
2604 2002-04-15  Bruno Haible  <bruno@clisp.org>
2606         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
2608 2002-04-15  Bruno Haible  <bruno@clisp.org>
2610         * charmaps/EUC-TW: Add many mappings for characters introduced in
2611         Unicode 3.1 and 3.2.
2613 2002-04-15  Bruno Haible  <bruno@clisp.org>
2615         * charmaps/GB18030: Update for Unicode 3.2:
2616         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2617         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2618         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2619         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2620         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2621         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2622         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2623         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2624         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2625         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2626         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2627         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2628         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2629         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2631 2002-04-15  Bruno Haible  <bruno@clisp.org>
2633         * charmaps/UTF-8: Update for Unicode 3.2:
2634         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2635         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2636         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2637         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2638         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2639         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2640         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2641         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2642         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2643         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2644         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2645         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2646         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2647         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
2648         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
2650 2002-04-15  Bruno Haible  <bruno@clisp.org>
2652         Update to Unicode 3.2.
2653         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
2654         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
2655         * locales/translit_combining: Add more combining characters.
2656         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
2657         <U2A74>..<U2A76>.
2658         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
2659         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
2660         <UFE00>..<UFE0F>.
2661         * locales/translit_small: Add small Hiragana letters and small
2662         Katakana letters.
2663         * locales/translit_wide: Add <UFF5F>..<UFF60>.
2665 2002-04-15  Bruno Haible  <bruno@clisp.org>
2667         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
2668         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
2669         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
2670         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
2671         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
2672         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
2673         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
2674         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
2675         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
2676         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
2677         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
2678         <UFA30>..<UFA6A>, <UFE73>.
2679         (space): Add <U205F>.
2680         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
2681         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
2682         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
2683         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
2684         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
2685         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
2686         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
2687         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
2688         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
2689         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
2690         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2691         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2692         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2693         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2694         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2695         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2696         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2697         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2698         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2699         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2700         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2701         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2702         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2703         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
2704         (print): Likewise. Also add <U205F>.
2705         (blank): Add <U205F>.
2706         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
2707         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
2708         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
2709         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
2710         (<U050D>,<U050C>), (<U050F>,<U050E>).
2711         (totitle): Likewise.
2712         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
2713         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
2714         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
2715         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
2716         (<U050C>,<U050D>), (<U050E>,<U050F>).
2717         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
2718         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
2719         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2720         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
2721         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
2722         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2723         * locales/tr_TR: Likewise.
2725 2002-04-15  Bruno Haible  <bruno@clisp.org>
2727         * charmaps/IBM856: New file.
2728         * charmaps/IBM922: New file.
2729         * charmaps/IBM1124: New file.
2730         * charmaps/IBM1129: New file.
2731         * charmaps/IBM1160: New file.
2732         * charmaps/IBM1161: New file.
2733         * charmaps/IBM1132: New file.
2734         * charmaps/IBM1133: New file.
2735         * charmaps/IBM1162: New file.
2736         * charmaps/IBM1163: New file.
2737         * charmaps/IBM1164: New file.
2738         * charmaps/ARMSCII-8: New file.
2740 2002-04-14  Wolfram Gloger  <wg@malloc.de>
2742         * tests-mbwc/tst_types.h: Increase MONSIZE.
2743         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
2745 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2747         * locales/ms_MY (day): Fix a typo.
2749 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2751         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
2753 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
2755         * locales/vi_VN: Fix various mistakes and add some more information.
2756         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
2758 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
2760         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
2761         Euro locales.
2762         * tst-fmon.data: Likewise.
2764         * locales/br_FR: Eliminate old national currencies of countries
2765         participating in Euro.  Make @euro files pure copies.
2766         * locales/ca_ES: Likewise.
2767         * locales/ca_ES@euro: Likewise.
2768         * locales/de_AT: Likewise.
2769         * locales/de_AT@euro: Likewise.
2770         * locales/de_BE: Likewise.
2771         * locales/de_BE@euro: Likewise.
2772         * locales/de_DE: Likewise.
2773         * locales/de_DE@euro: Likewise.
2774         * locales/de_LU: Likewise.
2775         * locales/de_LU@euro: Likewise.
2776         * locales/el_GR: Likewise.
2777         * locales/el_GR@euro: Likewise.
2778         * locales/en_IE: Likewise.
2779         * locales/en_IE@euro: Likewise.
2780         * locales/es_ES: Likewise.
2781         * locales/es_ES@euro: Likewise.
2782         * locales/fi_FI: Likewise.
2783         * locales/fi_FI@euro: Likewise.
2784         * locales/fr_BE: Likewise.
2785         * locales/fr_BE@euro: Likewise.
2786         * locales/fr_FR: Likewise.
2787         * locales/fr_FR@euro: Likewise.
2788         * locales/fr_LU: Likewise.
2789         * locales/fr_LU@euro: Likewise.
2790         * locales/ga_IE: Likewise.
2791         * locales/ga_IE@euro: Likewise.
2792         * locales/gl_ES: Likewise.
2793         * locales/gl_ES@euro: Likewise.
2794         * locales/it_IT: Likewise.
2795         * locales/it_IT@euro: Likewise.
2796         * locales/nl_NL: Likewise.
2797         * locales/nl_NL@euro: Likewise.
2798         * locales/pt_PT: Likewise.
2799         * locales/pt_PT@euro: Likewise.
2801         * locales/br_FR@euro: New file.
2803 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
2805         * locales/eu_ES: Corrections of date and time formats.
2806         * locales/hu_HU: Adjust a comment.
2807         * locales/wa_BE: New file.
2808         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2810         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
2811         * locales/wa_BE@euro: New file.
2813         * locales/zh_HK: Correct date information.
2814         Patch by Anthony Fok <anthony@thizlinux.com>.
2816 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
2818         * locales/sr_YU: Correct month entries for June and July
2819         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
2821         * locales/pl_PL: Update int_curr_symbol.
2823 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2825         * locales/el_GR: Bug fixes for spelling.
2826         Patch by Alexandros Diamantidis <adia@hellug.gr>.
2828 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
2830         * da_DK.in: Add a few more character sequences, no real words.
2832 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
2834         * charmaps/MACINTOSH: Update to Apple's latest definition.
2836 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
2838         * charmaps/GB18030: Update.
2839         Patch by Yu Shao <yshao@redhat.com>.
2841 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
2843         * locales/hu_HU: New version with corrected collation.
2844         Patch by Nagy Péter <chichken@interbase.hu>.
2846 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
2848         * locales/bn_BD: New file.
2849         Contributed by Taneem Ahmed <taneem@eyetap.org>.
2851 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
2853         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
2855 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
2857         * locales/ms_MY: Various bug fixes and additions.
2858         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
2860         * locales/ca_ES: Fix typos (desembre -> decembre).
2861         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
2863 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
2865         * charmaps/TCVN5712-1: Add combined characters.
2867 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
2869         * locales/bg_BG: Rewrite.
2870         Patch by Alexander Shopov <al_shopov@web.bg>.
2872         * charmapsTCVN5712-1: New file.
2874 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
2876         * locales/translit_neutral: Define transliteration for dong sign.
2878 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
2880         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
2882         * locales/de_CH: Define decimal point to '.' and thousands
2883         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
2885 2001-11-21  Bruno Haible  <bruno@clisp.org>
2887         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2889 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
2891         * locales/se_NO: New file.
2893 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
2895         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
2897 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
2899         * charmaps/SAMI-WS2: Add Euro sign.
2900         Patch by Petter Reinholdtsen <pere@hungry.com>.
2902 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
2904         * Makefile: Add rules to build and run tst-xlocale2.
2905         * tst-xlocale2.c: New file.
2907 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
2909         * Makefile: Add rules to build and run tst-xlocale1.
2910         * tst-xlocale1.c: New file.
2912         * bug-iconv-trans.c: Improve error messages.
2914 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
2916         * charmaps/ISO-IR-209: New file.
2917         * charmaps/MAC-SAMI: New file.
2918         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
2920 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
2922         * charmaps/GEORGIAN-PS: New file.
2923         * charmaps/GEORGIAN-ACADEMY: New file.
2924         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
2926 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
2928         * Makefile: Add rules to build and run tst-mbswcs6.
2929         * tst-mbswcs6.c: New file.
2931         * SUPPORTED: Add several new locales.
2933         * charmaps/KOI8-T: New file.
2935 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
2937         * locales/af_ZA: Use generic LC_COLLATE data.
2938         * locales/el_GR: Likewise.
2939         * locales/hu_HU: Likewise.
2940         * locales/ro_RO: Likewise.  Add transliteration.
2941         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
2942         * locales/ru_RU: Likewise.
2943         * locales/ru_UA: Likewise.
2944         * locales/uk_UA: Likewise.
2945         * locales/eu_ES: LC_TIME strings fixed.
2946         * locales/am_ET: New file.
2947         * locales/translit_et: New file.
2948         * locales/az_AZ: New file.
2949         * locales/br_FR: New file.
2950         * locales/bs_BA: New file.
2951         * locales/cy_GB: New file.
2952         * locales/hy_AM: New file.
2953         * locales/ka_GE: New file.
2954         * locales/mi_NZ: New file.
2955         * locales/oc_FR: New file.
2956         * locales/tg_TJ: New file.
2957         * locales/ti_ER: New file.
2958         * locales/ti_ET: New file.
2959         * locales/tl_PH: New file.
2960         * locales/tt_RU: New file.
2961         * locales/ur_PK: New file.
2962         * locales/uz_UZ: New file.
2963         * locales/yi_US: New file.
2964         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2966 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
2968         * locales/tr_TR: Define missing fields and remove FIXME comments.
2969         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
2971 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
2973         * locales/en_CA (LC_PAPER): Change to Letter.
2974         * locales/fr_CA (LC_PAPER): Likewise.
2975         * locales/es_PR (LC_PAPER): Change to Letter.
2976         (LC_MEASUREMENT): Change to 2.
2977         * locales/es_US (LC_PAPER): Change to Letter.
2978         (LC_MEASUREMENT): Change to 2.
2980 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
2982         * Makefile: Add dependencies to locale files for all tests in $(tests).
2984 2001-06-28  H.J. Lu  <hjl@gnu.org>
2986         * Makefile: Include SUPPORTED.
2987         (INSTALL-SUPPORTED-LOCALES): New.
2988         ($(INSTALL-SUPPORTED-LOCALES)): New target.
2989         (install-locales-dir): Likewise.
2990         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
2991         * SUPPORTED: Changed the format for parallel install.
2993 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
2995         * Makefile: Add rules to build and run tst-leaks.
2996         * tst-leaks.c: New file.
2998 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3000         * locales/ro_RO (day): Use U0163 instead of U021B.
3002 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3004         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
3006 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
3008         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
3009         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
3011 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
3013         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
3014         to SHIFT_JIS. Add SJIS as alias.
3015         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
3016         * gen-locale.sh: Likewise.
3018 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3020         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3021         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
3022         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
3023         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
3025 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3027         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3028         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
3029         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
3030         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
3031         <U3014>, <U3015>, <U3018>, <U3019>.
3033 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3035         * gen-unicode-ctype.c: Update to Unicode 3.1.
3036         (unicode_attributes): Change size to 0x110000.
3037         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
3038         Unicode now officially allows a 32-bit representation and deprecates
3039         the use of surrogates in this representation.
3040         (fill_attributes): Loop up to 0x110000.
3041         (unicode_combining): Remove array.
3042         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
3043         contain this property any more.
3044         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
3045         2001-02-15.
3046         (is_combining): Use new but equivalent definition.
3047         (ucs_symbol, ucs_symbol_range): New functions.
3048         (output_charclass): Loop up to 0x110000.
3049         (output_charmap): Likewise.
3050         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
3051         appropriate.
3052         (main): Expect only two arguments. Remove fill_combining() call.
3053         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
3054         To "lower", add <U03F5> and Deseret letters.
3055         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
3056         Gothic letters, Deseret letters, mathematical symbols.
3057         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
3058         Unicode 3.1 characters.
3059         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
3060         many new Unicode 3.1 characters.
3061         "toupper", "tolower", "totitle": Update.
3062         To "combining", add some new musical symbols.
3063         To "combining_level3", add some new musical symbols.
3064         * locales/tr_TR (LC_CTYPE): Update from i18n.
3065         * locales/translit_font: Add transliterations for new Unicode 3.1
3066         mathematical symbols.
3067         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
3068         * locales/translit_cjk_compat: Add transliterations for CJK
3069         compatibility characters in Unicode plane 2.
3071 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3073         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
3074         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
3075         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
3076         0x8EAFxxxx mappings instead.
3078 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
3080         * locales/ro_RO: Correct abday, day, abmon, and mon info.
3081         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
3083 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
3085         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
3086         for some tests, because mbrlen (NULL, 0, &s) does not always put back
3087         s into the initial state.
3089 2001-05-14  Andreas Jaeger  <aj@suse.de>
3091         * locales/ms_MY: Fix entries for Tue and Wednesday.
3092         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
3094 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
3096         * locales/be_BY: Fix syntax in LC_COLLATE section.
3097         * locales/ru_UA: Likewise.
3098         * locales/tr_TR: Likewise.
3099         * locales/uk_UA: Likewise.
3101 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
3103         * locales/fa_IR: Add outdigit information and collation.
3104         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3106 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
3108         * locales/i18n: Don't define outdigit.
3110 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
3112         * locales/th_TH: Remove name_ms entry.
3113         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3115 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
3117         * locales/th_TH: Update era information and some of the new
3118         categories.
3119         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3121 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
3123         * locales/i18n: Correct classification of Thai characters.  This
3124         differs from Unicode's tables but is in line with linguistic rules
3125         in Thailand.
3126         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3128 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
3130         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
3131         Patch by Yong Li <rigel863@yahoo.com>.
3133 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
3135         * SUPPORTED: Add zh_CN.GBK.
3137 2001-02-09  Andreas Jaeger  <aj@suse.de>
3139         * locales/en_IN: Add newline at end of file.
3141         * SUPPORTED: Add more entries.
3143 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
3145         * locales/en_HK: At newline at the end of the file.
3147 2001-02-08  Andreas Jaeger  <aj@suse.de>
3149         * localedata/SUPPORTED: Add some entries for new locales.
3151 2001-02-07  Andreas Jaeger  <aj@suse.de>
3153         * locales/ar_IN: New.
3154         * locales/bn_IN: New.
3155         * locales/el_GR@euro: New.
3156         * locales/en_HK: New.
3157         * locales/en_IN: New.
3158         * locales/en_PH: New.
3159         * locales/en_SG: New.
3160         * locales/ms_MY: New.
3161         * locales/ta_IN: New.
3162         * locales/te_IN: New.
3163         * locales/zh_SG: New.
3165 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
3167         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
3168         * locales/zh_CN: Likewise.
3170 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
3172         * locales/translit_cjk_compat: Add missing characters in range
3173         U+3300..U+33FF.
3175 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
3177         * locales/fi_FI: Remove FIXME comments.
3178         * locales/sv_FI: Likewise.
3179         Patch by Marko Myllynen <myllynen@lut.fi>.
3181 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
3183         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
3184         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
3186 2001-01-23  Andreas Schwab  <schwab@suse.de>
3188         * locales/el_GR: Add missing quotes around multicharacter strings.
3189         * locales/ru_RU: Likewise.
3191 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
3193         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
3194         * tst-langinfo.sh: Add French tests.
3196 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
3198         * locales/cs_CZ: Fix grammar of comment above abmon.
3199         Reported by Stanislav Brabec <utx@penguin.cz>.
3201 2000-12-31  Andreas Jaeger  <aj@suse.de>
3203         * tst-fmon.c (main): Use return instead of exit to avoid warning.
3205 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
3207         * tests/test5.cm: Define code_set_name.
3209 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
3211         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
3212         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
3213         REVERSE SOLIDUS.
3215 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
3217         * Makefile (tests): Add tst-setlocale.
3218         (tst-setlocale-ENV): Define.
3219         * tst-setlocale.c: New file.
3221 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
3223         * Makefile (LOCALES): Add ja_JP.SJIS.
3225 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
3227         * tst-digits.c (main): Add casts to avoid warnings.
3228         * collate-test.c (xstrcoll): Make l1 and l2 const.
3229         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
3231 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
3233         * charmaps/BALTIC: Superceded by ISO-8859-13.
3235 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
3237         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
3238         Republic of Korea.  Streamlined and extend(include all Hangul
3239         syllables) hangul and hanja class definition in LC_CTYPE and
3240         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
3241         tel_dom_fmt to LC_TELEPHONE.
3242         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
3244 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
3246         * locales/ko_KR: Fix currency_symbol.
3247         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3249 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
3251         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
3252         Reported by Markus Kuhn.
3254 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
3256         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
3257         * locales/ko_KR: Revert change.  Use full with won sign.
3258         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3260 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
3262         * locales/mk_MK: Update.
3263         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
3265 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
3267         * charmaps/BIG5: Add mapping for <U20AC> back.
3268         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3270 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
3272         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
3273         * locales/translit_compat: Add a few ligatures.
3274         * locales/translit_combining: Add a few plain ASCII alternatives.
3275         * locales/translit_fraction: Likewise.  Surround with spaces.
3277 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3279         * locales/translit_hangul: New file.
3280         * locales/ko_KR (LC_CTYPE): Include it.
3282 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3284         * locales/translit_cjk_variants: New file.
3285         * locales/ja_JP (LC_CTYPE): Include it.
3287 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3289         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
3290         transliteration rules.
3292 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3294         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
3295         transliteration rules.
3296         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
3297         * locales/de_BE (LC_CTYPE): Likewise.
3298         * locales/de_CH (LC_CTYPE): Likewise.
3299         * locales/de_LU (LC_CTYPE): Likewise.
3300         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
3301         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
3302         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
3303         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
3305 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3307         * locales/translit_combining: New file.
3308         * locales/fr_FR (LC_CTYPE): Include it.
3309         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
3310         * locales/fr_CA (LC_CTYPE): Likewise.
3311         * locales/fr_CH (LC_CTYPE): Likewise.
3312         * locales/fr_LU (LC_CTYPE): Likewise.
3313         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
3314         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
3315         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
3317 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3319         * locales/translit_wide: New file.
3320         * locales/translit_narrow: New file.
3321         * locales/translit_font: New file.
3322         * locales/translit_circle: New file.
3323         * locales/translit_small: New file.
3324         * locales/translit_fraction: New file.
3325         * locales/translit_compat: New file.
3326         * locales/translit_cjk_compat: New file.
3327         * locales/translit_neutral: New file.  Include all of the above.
3328         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
3329         German and Danish specific rules.
3331 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3333         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
3334         * locales/zh_CN (LC_CTYPE): Likewise.
3335         * locales/ko_KR (LC_CTYPE): Likewise.
3337 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3339         * charmaps/UTF-8: Set width of U200B to 0.
3340         * charmaps/GB18030: Likewise.
3342 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
3344         * charmaps/BIG5: Update.
3345         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3347         * locales/mk_MK: Use iso14651_t1 file.
3348         Patch by Damjan <arhiv@freemail.org.mk>.
3350 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
3352         * charmaps/VISCII: New file.
3354 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
3356         * locales/sr_YU@cyrillic: New file. Based on a locale file by
3357         Anton Zinoviev <anton@lml.bas.bg>.
3358         * SUPPORTED: Add sr_YU@cyrillic.
3360 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
3362         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
3363         * locales/be_BY: Likewise.
3364         * locales/bg_BG: Likewise.
3365         * locales/el_GR: Likewise.
3366         * locales/ja_JP: Likewise.
3367         * locales/ko_KR: Likewise.
3368         * locales/mk_MK: Likewise.
3369         * locales/ru_RU: Likewise.
3370         * locales/ru_UA: Likewise.
3371         * locales/th_TH: Likewise.
3372         * locales/tr_TR: Likewise.
3373         * locales/uk_UA: Likewise.
3374         * locales/zh_CN: Likewise.
3375         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
3376         in the ja_JP.EUC-JP locale.
3377         * tests-mbwc/dat_iswalpha.c: Likewise.
3378         * tests-mbwc/dat_iswctype.c: Likewise.
3379         * tests-mbwc/dat_iswgraph.c: Likewise.
3380         * tests-mbwc/dat_iswprint.c: Likewise.
3381         * tests-mbwc/dat_iswpunct.c: Likewise.
3383 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3385         * fr_CA,2.13.in: Removed.
3387 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
3389         * locales/POSIX: New support for date_fmt.
3390         * locales/af_ZA: Likewise.
3391         * locales/ar_AE: Likewise.
3392         * locales/ar_BH: Likewise.
3393         * locales/ar_DZ: Likewise.
3394         * locales/ar_EG: Likewise.
3395         * locales/ar_IQ: Likewise.
3396         * locales/ar_JO: Likewise.
3397         * locales/ar_KW: Likewise.
3398         * locales/ar_LB: Likewise.
3399         * locales/ar_LY: Likewise.
3400         * locales/ar_MA: Likewise.
3401         * locales/ar_OM: Likewise.
3402         * locales/ar_QA: Likewise.
3403         * locales/ar_SA: Likewise.
3404         * locales/ar_SD: Likewise.
3405         * locales/ar_SY: Likewise.
3406         * locales/ar_TN: Likewise.
3407         * locales/ar_YE: Likewise.
3408         * locales/be_BY: Likewise.
3409         * locales/bg_BG: Likewise.
3410         * locales/ca_ES: Likewise.
3411         * locales/cs_CZ: Likewise.
3412         * locales/da_DK: Likewise.
3413         * locales/de_AT: Likewise.
3414         * locales/de_BE: Likewise.
3415         * locales/de_CH: Likewise.
3416         * locales/de_DE: Likewise.
3417         * locales/de_LU: Likewise.
3418         * locales/el_GR: Likewise.
3419         * locales/en_AU: Likewise.
3420         * locales/en_CA: Likewise.
3421         * locales/en_DK: Likewise.
3422         * locales/en_GB: Likewise.
3423         * locales/en_IE: Likewise.
3424         * locales/en_NZ: Likewise.
3425         * locales/en_US: Likewise.
3426         * locales/en_ZA: Likewise.
3427         * locales/es_AR: Likewise.
3428         * locales/es_BO: Likewise.
3429         * locales/es_CL: Likewise.
3430         * locales/es_CO: Likewise.
3431         * locales/es_CR: Likewise.
3432         * locales/es_DO: Likewise.
3433         * locales/es_EC: Likewise.
3434         * locales/es_ES: Likewise.
3435         * locales/es_GT: Likewise.
3436         * locales/es_HN: Likewise.
3437         * locales/es_MX: Likewise.
3438         * locales/es_NI: Likewise.
3439         * locales/es_PA: Likewise.
3440         * locales/es_PE: Likewise.
3441         * locales/es_PR: Likewise.
3442         * locales/es_PY: Likewise.
3443         * locales/es_SV: Likewise.
3444         * locales/es_US: Likewise.
3445         * locales/es_UY: Likewise.
3446         * locales/es_VE: Likewise.
3447         * locales/et_EE: Likewise.
3448         * locales/eu_ES: Likewise.
3449         * locales/fa_IR: Likewise.
3450         * locales/fi_FI: Likewise.
3451         * locales/fo_FO: Likewise.
3452         * locales/fr_BE: Likewise.
3453         * locales/fr_CA: Likewise.
3454         * locales/fr_CH: Likewise.
3455         * locales/fr_FR: Likewise.
3456         * locales/fr_LU: Likewise.
3457         * locales/ga_IE: Likewise.
3458         * locales/gl_ES: Likewise.
3459         * locales/gv_GB: Likewise.
3460         * locales/he_IL: Likewise.
3461         * locales/hi_IN: Likewise.
3462         * locales/hr_HR: Likewise.
3463         * locales/hu_HU: Likewise.
3464         * locales/i18n: Likewise.
3465         * locales/id_ID: Likewise.
3466         * locales/is_IS: Likewise.
3467         * locales/it_CH: Likewise.
3468         * locales/it_IT: Likewise.
3469         * locales/iw_IL: Likewise.
3470         * locales/ja_JP: Likewise.
3471         * locales/kl_GL: Likewise.
3472         * locales/ko_KR: Likewise.
3473         * locales/kw_GB: Likewise.
3474         * locales/lt_LT: Likewise.
3475         * locales/lv_LV: Likewise.
3476         * locales/mk_MK: Likewise.
3477         * locales/mr_IN: Likewise.
3478         * locales/mt_MT: Likewise.
3479         * locales/nl_BE: Likewise.
3480         * locales/nl_NL: Likewise.
3481         * locales/nn_NO: Likewise.
3482         * locales/no_NO: Likewise.
3483         * locales/pl_PL: Likewise.
3484         * locales/pt_BR: Likewise.
3485         * locales/pt_PT: Likewise.
3486         * locales/ro_RO: Likewise.
3487         * locales/ru_RU: Likewise.
3488         * locales/ru_UA: Likewise.
3489         * locales/sk_SK: Likewise.
3490         * locales/sl_SI: Likewise.
3491         * locales/sq_AL: Likewise.
3492         * locales/sr_YU: Likewise.
3493         * locales/sv_FI: Likewise.
3494         * locales/sv_SE: Likewise.
3495         * locales/th_TH: Likewise.
3496         * locales/tr_TR: Likewise.
3497         * locales/uk_UA: Likewise.
3498         * locales/vi_VN: Likewise.
3499         * locales/zh_CN: Likewise.
3500         * locales/zh_HK: Likewise.
3501         * locales/zh_TW: Likewise.
3503 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3505         * locales/fa_IR: Fix many problems and change to use UTF-8.
3506         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3507         * SUPPORTED: Add fa_IR.UTF-8.
3509 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
3511         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
3513 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
3515         * locales/iso14651_t1: Handle Macedonian correctly.
3516         Patch by Damjan <arhiv@freemail.org.mk>.
3518 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
3520         * locales/iso14651_t1: Add currency symbols.
3522 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3524         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
3525         * tests-mbwc/dat_iswdigit.c: Likewise.
3527         * locales/zh_CN: Remove non-ASCII digit entry.
3528         * locales/ja_JP: Likewise.
3529         Add full width digits to alnum class.
3531 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3533         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
3534         digits.
3535         (is_alpha): Add them here.
3536         * locales/i18n (digit): Remove all non-ASCII digits.
3537         (alpha): Add them here.
3539         * dump-ctype.c: Pretty print.
3541 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3543         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
3544         * locales/ko_KR: Change currency_symbol back to use U20a9.
3546 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
3548         * tst-langinfo.sh: Adjust for change in ja_JP.
3550 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
3552         * locales/ja_JP: Changed yesexpr/noexpr expression,
3553         fixed typo in era, added definition for name_gen.
3555 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3557         * SUPPORTED: Add ko_KR.UTF-8.
3559 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
3561         * charmaps/BIG5: Add a width table.
3562         * charmaps/GB18030: Likewise.
3563         * charmaps/ISO-8859-6: Likewise.
3564         * charmaps/ISO-8859-8: Likewise.
3565         * charmaps/TIS-620: Likewise.
3567 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3569         * Makefile (repertoiremaps): Remove variable.
3570         (distribute): Remove repertoiremaps.
3571         (install-others): Likewise. Add .gz to charmaps.
3572         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
3574 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3576         * charmaps/ISO-IR-197: Remove alias "none".
3578 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3580         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
3581         width of format control characters to 0.
3583 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3585         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
3586         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
3587         return values.  Only the sign matters.
3589 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
3591         * locales/ar_SA: Last non <Uxxxx> entries removed.
3592         Patch by Martin Strassburger <martin.strassburger@sap.com>.
3594 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
3596         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
3597         we have EUC-KR.
3599 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3601         * locales/uk_UA: Fix yesexpr.
3602         * locales/ru_UA: Likewise.
3603         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
3605 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3607         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
3608         so they become printable and carry a width.  Comment out surrogate
3609         ranges.  Add a WIDTH table.
3611 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
3613         * gen-unicode-ctype.c: New file.
3614         * dump-ctype.c: New file.
3615         * Makefile (distribute): Add them.
3616         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
3617         gen-unicode-ctype.c.
3618         (blank): Add U+1680.
3619         (cntrl): Add U+2028, U+2029.
3620         (space): Add U+1680, U+2028, U+2029.
3621         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
3622         (alnum, alpha, print, graph, punct): Lots of additions.
3623         (lower, upper, tolower, toupper, combining, combining_level3): Update.
3624         (totitle): New map.
3625         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
3626         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
3627         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
3628         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
3629         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
3630         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
3631         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
3633 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3635         * charmaps/GBK: Add commented mappings for GBK characters not yet in
3636         Unicode.
3638 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3640         * charmaps/GBK: Remove /x80 entry.
3642 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
3644         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
3645         to use it.
3647 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
3649         * charmaps/JOHAB: Add identity mapping for 0x7f.
3651 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
3653         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
3654         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
3656 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
3658         * charmaps/GB2312: Change code_set_name to GB2312.
3660 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
3662         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
3663         * localedata/locales/ar_BH: Likewise.
3664         * localedata/locales/ar_DZ: Likewise.
3665         * localedata/locales/ar_EG: Likewise.
3666         * localedata/locales/ar_IQ: Likewise.
3667         * localedata/locales/ar_JO: Likewise.
3668         * localedata/locales/ar_KW: Likewise.
3669         * localedata/locales/ar_LB: Likewise.
3670         * localedata/locales/ar_LY: Likewise.
3671         * localedata/locales/ar_MA: Likewise.
3672         * localedata/locales/ar_OM: Likewise.
3673         * localedata/locales/ar_QA: Likewise.
3674         * localedata/locales/ar_SD: Likewise.
3675         * localedata/locales/ar_SY: Likewise.
3676         * localedata/locales/ar_TN: Likewise.
3677         * localedata/locales/ar_YE: Likewise.
3679 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
3681         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
3682         * locales/mr_IN: New file.
3683         * locales/mt_MT: New file.
3685         * charmaps/GB18030: Comment out entries in user-defined area.
3687 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
3689         * charmaps/GB18030: Add back entries which got lost in last change.
3691 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
3693         * charmaps/GB18030: Update once more.
3695         * charmaps/JOHAB: New file.
3696         * SUPPORTED: Add ko_KR.JOHAB.
3698 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
3700         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
3701         but not in EUC-KR.
3703 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3705         * charmaps/EUC-TW: Add commented non-reversible mappings.
3707 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3709         * charmaps/CP949: New file.
3711 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3713         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
3715 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3717         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
3718         U+007E.
3720 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3722         * charmaps/INIS-8: Update to use <Uxxxx> format.
3723         * charmaps/ISO_2033-1983: Likewise.
3724         * charmaps/ISO_5427-EXT: Likewise.
3726 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
3728         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
3729         * SUPPORTED: Add zh_HK.BIG5HKSCS.
3731         * charmaps/BIG5HKSCS: Add Big5 codes.
3733         * Makefile (test-input): Add sv_SE.ISO-8859-1.
3734         (LOCALES): Likewise.
3735         * sv_SE.ISO-8859-1: New file.
3737 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
3739         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
3740         Changes by Roger So <spacehunt@e-fever.org>.
3742         * SUPPORTED: Add nn_NO.ISO-8859-1.
3743         * locales/nn_NO: New file.
3745 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
3747         * charmaps/BIG5HKSCS: Regenerated from official data file.
3749         * locales/ja_JP: Add yesstr and nostr information.
3751         * charmaps/GB18030: Add entries from GBK not present here.
3753         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
3755         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
3757 2000-08-29  Akira Higuchi  <a@kondara.org>
3759         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
3760         * charmaps/GBK: Likewise.
3762         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
3764 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
3766         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
3767         and customize with several reorder-after statements.
3768         Reported by menthos@menthos.com.
3770 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
3772         * locales/ja_JP: Add new categories with generic information.
3774         * locales/i18n (default_missing): Change back to only U003F.
3776 2000-08-24  Andreas Jaeger  <aj@suse.de>
3778         * Makefile (generated): Add some .out files.
3780 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
3782         * locales/i18n: Add transliteration information.
3784 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
3786         * locales/ca_ES@euro: Country is Spain.
3787         * locales/ca_ES: Likewise.
3789         * locales/es_MX: Correct int_curr_symbol.
3790         * locales/es_PE: Likewise.
3792         * SUPPORTED: Add missing supported locales.
3794         * locales/fa_IR: Correct a few of the contained bugs.
3796         * locales/zh_HK: New file.
3798         * charmaps/BIG5HKSCS: New file.
3800         * locales/en_CA,2.5: Removed.
3801         * locales/fr_CA,2.13: Removed.
3802         * locales/in_ID: Removed.
3804         * locales/sq_AL: New file.
3805         * SUPPORTED: Add sq_AL.ISO-8859-1.
3807         * locales/vi_VN: New file.
3808         * SUPPORTED: Add vi_VN.UTF-8.
3810         * locales/ko_KR: Correct currency_symbol entry.
3812         * locales/hi_IN: New file.
3813         * SUPPORTED: Add hi_IN.UTF-8.
3815         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
3817         * sort-test.sh: Improve error handling by printing more information.
3819         * locales/ar_AE: New file.
3820         * locales/ar_BH: New file.
3821         * locales/ar_DZ: New file.
3822         * locales/ar_EG: New file.
3823         * locales/ar_IQ: New file.
3824         * locales/ar_JO: New file.
3825         * locales/ar_KW: New file.
3826         * locales/ar_LB: New file.
3827         * locales/ar_LY: New file.
3828         * locales/ar_MA: New file.
3829         * locales/ar_OM: New file.
3830         * locales/ar_QA: New file.
3831         * locales/ar_SD: New file.
3832         * locales/ar_SY: New file.
3833         * locales/ar_TN: New file.
3834         * locales/ar_YE: New file.
3835         * SUPPORTED: Add Arabic locales.
3837 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
3839         * locales/es_CR: New file.
3840         * locales/es_NI: New file.
3841         * locales/es_PR: New file.
3843         * locales/es_AR: Share LC_COLLATE description with es_ES.
3844         * locales/es_BO: Likewise.
3845         * locales/es_CL: Likewise.
3846         * locales/es_CO: Likewise.
3847         * locales/es_DO: Likewise.
3848         * locales/es_GT: Likewise.
3849         * locales/es_HN: Likewise.
3850         * locales/es_MX: Likewise.
3851         * locales/es_PA: Likewise.
3852         * locales/es_PE: Likewise.
3853         * locales/es_PY: Likewise.
3854         * locales/es_SV: Likewise.
3855         * locales/es_UY: Likewise.
3856         * locales/es_VE: Likewise.
3857         * locales/es_EC: Share LC_COLLATE description with es_US.
3859         * locales/ko_KR: Updated for glibc 2.2.
3860         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
3861         * SUPPORTED: Add ko_KR.
3863         * locales/de_BE@euro: New file.
3864         * locales/eu_ES@euro: New file.
3865         * locales/ga_IE@euro: New file.
3866         * locales/gl_ES@euro: New file.
3867         * locales/nl_BE@euro: New file.
3868         * locales/sv_FI@euro: New file.
3869         * SUPPORTED: Add the new locales.
3871         * Makefile (install-locales): Handle option in locale name.  Print
3872         progress information.
3874         * SUPPORTED: Add all the @euro locales.
3876         * locales/ca_ES@euro: Update charset comment.
3877         * locales/de_AT@euro: Likewise.
3878         * locales/de_DE@euro: Likewise.
3879         * locales/de_LU@euro: Likewise.
3880         * locales/en_IE@euro: Likewise.
3881         * locales/es_ES@euro: Likewise.
3882         * locales/fi_FI@euro: Likewise.
3883         * locales/fr_BE@euro: Likewise.
3884         * locales/fr_FR@euro: Likewise.
3885         * locales/fr_LU@euro: Likewise.
3886         * locales/it_IT@euro: Likewise.
3887         * locales/nl_NL@euro: Likewise.
3888         * locales/pt_PT@euro: Likewise.
3890 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
3892         * locales/ca_ES: Correct comment.
3894         * locales/ca_ES@euro: New file.
3895         * locales/de_AT@euro: New file.
3896         * locales/de_DE@euro: New file.
3897         * locales/de_LU@euro: New file.
3898         * locales/en_IE@euro: New file.
3899         * locales/es_ES@euro: New file.
3900         * locales/fi_FI@euro: New file.
3901         * locales/fr_BE@euro: New file.
3902         * locales/fr_FR@euro: New file.
3903         * locales/fr_LU@euro: New file.
3904         * locales/it_IT@euro: New file.
3905         * locales/nl_NL@euro: New file.
3906         * locales/pt_PT@euro: New file.
3908 2000-08-19  Andreas Jaeger  <aj@suse.de>
3910         * tst-digits.c: Include stdlib.h and string.h to provide
3911         prototypes for exit, strlen and strcmp.
3913 2000-08-18  Andreas Jaeger  <aj@suse.de>
3915         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
3916         (TST_DECL_VARS): Don't declare err_flg.
3917         (TST_GET_ERRET): Don't set err_flg.
3918         (TST_GET_ERRET_SEQ): Likewise.
3919         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
3921         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
3922         * tests-mbwc/dat_iswalnum.c: Likewise.
3923         * tests-mbwc/dat_iswalpha.c: Likewise.
3924         * tests-mbwc/dat_iswcntrl.c: Likewise.
3925         * tests-mbwc/dat_iswctype.c: Likewise.
3926         * tests-mbwc/dat_iswdigit.c: Likewise.
3927         * tests-mbwc/dat_iswgraph.c: Likewise.
3928         * tests-mbwc/dat_iswlower.c: Likewise.
3929         * tests-mbwc/dat_iswprint.c: Likewise.
3930         * tests-mbwc/dat_iswpunct.c: Likewise.
3931         * tests-mbwc/dat_iswspace.c: Likewise.
3932         * tests-mbwc/dat_iswupper.c: Likewise.
3933         * tests-mbwc/dat_iswxdigit.c: Likewise.
3934         * tests-mbwc/dat_mblen.c: Likewise.
3935         * tests-mbwc/dat_mbrlen.c: Likewise.
3936         * tests-mbwc/dat_mbrtowc.c: Likewise.
3937         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
3938         * tests-mbwc/dat_mbstowcs.c: Likewise.
3939         * tests-mbwc/dat_mbtowc.c: Likewise.
3940         * tests-mbwc/dat_strcoll.c: Likewise.
3941         * tests-mbwc/dat_strfmon.c: Likewise.
3942         * tests-mbwc/dat_strxfrm.c: Likewise.
3943         * tests-mbwc/dat_swscanf.c: Likewise.
3944         * tests-mbwc/dat_towctrans.c: Likewise.
3945         * tests-mbwc/dat_towlower.c: Likewise.
3946         * tests-mbwc/dat_towupper.c: Likewise.
3947         * tests-mbwc/dat_wcrtomb.c: Likewise.
3948         * tests-mbwc/dat_wcscat.c: Likewise.
3949         * tests-mbwc/dat_wcschr.c: Likewise.
3950         * tests-mbwc/dat_wcscmp.c: Likewise.
3951         * tests-mbwc/dat_wcscoll.c: Likewise.
3952         * tests-mbwc/dat_wcscpy.c: Likewise.
3953         * tests-mbwc/dat_wcscspn.c: Likewise.
3954         * tests-mbwc/dat_wcslen.c: Likewise.
3955         * tests-mbwc/dat_wcsncat.c: Likewise.
3956         * tests-mbwc/dat_wcsncmp.c: Likewise.
3957         * tests-mbwc/dat_wcsncpy.c: Likewise.
3958         * tests-mbwc/dat_wcspbrk.c: Likewise.
3959         * tests-mbwc/dat_wcsrtombs.c: Likewise.
3960         * tests-mbwc/dat_wcsspn.c: Likewise.
3961         * tests-mbwc/dat_wcsstr.c: Likewise.
3962         * tests-mbwc/dat_wcstod.c: Likewise.
3963         * tests-mbwc/dat_wcstok.c: Likewise.
3964         * tests-mbwc/dat_wcstombs.c: Likewise.
3965         * tests-mbwc/dat_wcswidth.c: Likewise.
3966         * tests-mbwc/dat_wcsxfrm.c: Likewise.
3967         * tests-mbwc/dat_wctob.c: Likewise.
3968         * tests-mbwc/dat_wctomb.c: Likewise.
3969         * tests-mbwc/dat_wctrans.c: Likewise.
3970         * tests-mbwc/dat_wctype.c: Likewise.
3971         * tests-mbwc/dat_wcwidth.c: Likewise.
3972         * tests-mbwc/dat_isw-funcs.h: Fix comment.
3974 2000-08-17  Andreas Jaeger  <aj@suse.de>
3976         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
3977         should have a value.
3979 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
3981         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
3982         separate uppercase from non-uppercase characters to enable correct
3983         handling in range expressions.
3985 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
3987         * Makefile (install-locales): Use --prefix option of localedef to
3988         avoid providing complete path for output file.
3990 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
3992         * locales/zh_TW: Updated.
3993         * charmaps/BIG5: Updated.
3994         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3996 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
3998         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
3999         use `int'.
4001 2000-08-01  Andreas Jaeger  <aj@suse.de>
4003         * Makefile (distribute): Follow name change of tst-ctype-de.in to
4004         tst-ctype-de_DE.ISO-8859-1.in.
4006 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
4008         * charmaps/KSX1001: Add width information.
4009         * charmaps/GB2312: Likewise.
4010         * charmaps/GBK: Likewise.
4011         Patches by GOTO Masanori <gotom@debian.or.jp>.
4013 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4015         * charmaps/CP737: New file.
4016         * charmaps/CP775: New file.
4018 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4020         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
4021         /xb0../xf7.  Remove aliases.
4023 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4025         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
4026         /xc9../xf9.
4028 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4030         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
4032 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
4034         * tst-langinfo.c (main): Fix esacape sequence handling.
4036         * charmaps/EUC-TW: New file.
4038         * tst-digits.c: Add tests for wprintf.
4039         * tests/test7.cm: Change so that it is usable for wprintf tests.
4041         * tst-locale.sh: Fix typo in last change.
4043         * tst-digits.c: Add ctype and wctype tests.
4045 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
4047         * Makefile (ld-test-names): Add test7.
4048         (tests): Add tst-digits.  Add dependency and environment variable.
4049         * tst-digits.c: New file.
4050         * tst-locale.sh: Generate test7 locale.
4051         * tests/test7.cm: New file.
4052         * tests/test7.def: New file.
4054         * tst-locale.sh: Add dropped test6 locale.
4056 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
4058         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
4059         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
4060         locale.
4062 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
4064         * locales/zh_TW: New file.
4065         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4067 2000-07-28  Andreas Jaeger  <aj@suse.de>
4069         * tst-langinfo.c: Include <string.h> for strcmp prototype.
4071 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
4073         * charmaps/BIG5: New file.
4074         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4076 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
4078         * locales/zh_CN: Update for new format.
4079         Patch by Yong Li <yong.li@asu.edu>.
4081         * tst-langinfo.c: Add copyright text.
4083 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
4085         * tst-wctype.input: Add more input text.
4086         * tst-wctype.c: Test more classes.
4088         * Makefile: Add rules to build, run, and distribute tst-langinfo.
4089         * tst-langinfo.c: New file.
4090         * tst-langinfo.sh: New file.
4092         * locales/ja_JP (era_d_t_fmt): Fix typo.
4094         * Makefile: Add rules to build, run, and distribute tst-wctype.
4095         * tst-wctype.c: New file.
4096         * tst-wctype.input: New file.
4097         * tst-wctype.sh: New file.
4099 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4101         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
4102         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
4104 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
4106         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
4107         (enoexpr): Likewise.
4108         * locales/hr_HR: Likewise.
4109         Patches by GOTO Masanori <gotom@debian.or.jp>.
4111         * locales/i18n (yesexpr): Add U005E at the beginning.
4112         (noexpr): Likewise.
4114 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
4116         * locales/ja_JP (yesexpr): U0060 should be U005E.
4117         (noexpr): Likewise.
4119         * locales/i18n: Remove U00A0 from blank as well.
4120         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
4122 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
4124         * charmaps/SJIS: Add width information.
4125         Patch by GOTO Masanori <gotom@debian.or.jp>.
4127         * charmaps/SJIS: Correct byte sequence for single byte characters.
4129 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
4131         * locales/i18n: Fix typos.
4133         * locales/iso14651_t1: Correct syntax for HAN script.
4135 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
4137         * charmaps/GB18030: New file.
4139         * charmaps/UTF-8: Update for Unicode 3.0.
4141         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
4142         space.
4143         * tst-ctype.c: Likewise.
4144         * tst-ctype.sh: Likewise.
4145         * locales/i18n: Likewise.
4146         * locales/ja_JP: Likewise.
4147         * tests-mbwc/dat_iswcntrl.c: Likewise.
4148         * tests-mbwc/dat_iswctype.c: Likewise.
4149         * tests-mbwc/dat_iswspace.c: Likewise.
4151         * tst-ctype.sh: Also test C locale.
4153 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
4155         * Makefile: Rewrite rules for tests to run them only when necessary.
4156         * sort-test.sh: Produce output for failed tests.
4157         * tst-fmon.sh: Likewise.
4158         * tst-rpmatch.sh: Likewise.
4160 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
4162         * tst-ctype-de_DE.in: Renamed to...
4163         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
4165 2000-07-11  Andreas Jaeger  <aj@suse.de>
4167         * Makefile (locale_test_suite): Always run test suite.
4168         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
4169         gen-locale.sh.
4170         (do-collate-test): Likewise.
4171         (do-tst-fmon): Likewise.
4172         (do-tst-locale): Likewise.
4173         (do-tst-rpmatch): Likewise.
4174         (do-tst-trans): Likewise.
4175         (do-tst-mbswcs): Likewise.
4176         (do-tst-ctype): Likewise.
4178         * sort-test.sh : Rewrite to work with static only builds.
4179         * tst-ctype.sh: Likewise.
4180         * tst-fmon.sh: Likewise.
4181         * tst-locale.sh: Likewise.
4182         * tst-mbswcs.sh: Likewise.
4183         * tst-rpmatch.sh: Likewise.
4184         * tst-trans.sh: Likewise.
4186         * gen-locale.sh (locfile): Fix it for building with
4187         sourcedir==builddir and for static only builds.
4189 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
4191         * locales/POSIX: Remove repertoire map reference.
4192         * locales/ar_SA: Remove repertoire map reference.
4194         * locales/zh_CN.GBK: Removed.
4196         * repertoiremaps/charids.894: Removed.
4197         * repertoiremaps/mnemonics.ds: Removed.
4198         * repertoiremaps/mnemonics.ja: Removed.
4199         * repertoiremaps/mnemonics.ko: Removed.
4200         * repertoiremaps/mnemonics.zh: Removed.
4202         * charmaps/SJIS: New file.
4204 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
4206         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
4207         to EUC-JP.
4208         * tests-mbwc/dat_mbtowc.c: Likewise.
4209         * tests-mbwc/dat_wctob.c: Likewise.
4211         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
4212         * charmaps/EUC-KR: Likewise.
4214 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
4216         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
4217         * locales/ar_SA (LC_TELEPHONE): Likewise.
4218         * locales/be_BY (LC_TELEPHONE): Likewise.
4219         * locales/bg_BG (LC_TELEPHONE): Likewise.
4220         * locales/ca_ES (LC_TELEPHONE): Likewise.
4221         * locales/da_DK (LC_TELEPHONE): Likewise.
4222         * locales/de_BE (LC_TELEPHONE): Likewise.
4223         * locales/de_CH (LC_TELEPHONE): Likewise.
4224         * locales/de_LU (LC_TELEPHONE): Likewise.
4225         * locales/el_GR (LC_TELEPHONE): Likewise.
4226         * locales/en_AU (LC_TELEPHONE): Likewise.
4227         * locales/en_BW (LC_TELEPHONE): Likewise.
4228         * locales/en_CA (LC_TELEPHONE): Likewise.
4229         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
4230         * locales/en_DK (LC_TELEPHONE): Likewise.
4231         * locales/en_IE (LC_TELEPHONE): Likewise.
4232         * locales/en_NZ (LC_TELEPHONE): Likewise.
4233         * locales/en_ZA (LC_TELEPHONE): Likewise.
4234         * locales/en_ZW (LC_TELEPHONE): Likewise.
4235         * locales/es_AR (LC_TELEPHONE): Likewise.
4236         * locales/es_BO (LC_TELEPHONE): Likewise.
4237         * locales/es_CL (LC_TELEPHONE): Likewise.
4238         * locales/es_CO (LC_TELEPHONE): Likewise.
4239         * locales/es_DO (LC_TELEPHONE): Likewise.
4240         * locales/es_EC (LC_TELEPHONE): Likewise.
4241         * locales/es_ES (LC_TELEPHONE): Likewise.
4242         * locales/es_GT (LC_TELEPHONE): Likewise.
4243         * locales/es_HN (LC_TELEPHONE): Likewise.
4244         * locales/es_MX (LC_TELEPHONE): Likewise.
4245         * locales/es_PA (LC_TELEPHONE): Likewise.
4246         * locales/es_PE (LC_TELEPHONE): Likewise.
4247         * locales/es_PY (LC_TELEPHONE): Likewise.
4248         * locales/es_SV (LC_TELEPHONE): Likewise.
4249         * locales/es_US (LC_TELEPHONE): Likewise.
4250         * locales/es_UY (LC_TELEPHONE): Likewise.
4251         * locales/es_VE (LC_TELEPHONE): Likewise.
4252         * locales/et_EE (LC_TELEPHONE): Likewise.
4253         * locales/eu_ES (LC_TELEPHONE): Likewise.
4254         * locales/fa_IR (LC_TELEPHONE): Likewise.
4255         * locales/fi_FI (LC_TELEPHONE): Likewise.
4256         * locales/fo_FO (LC_TELEPHONE): Likewise.
4257         * locales/fr_BE (LC_TELEPHONE): Likewise.
4258         * locales/fr_CA (LC_TELEPHONE): Likewise.
4259         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
4260         * locales/fr_CH (LC_TELEPHONE): Likewise.
4261         * locales/fr_LU (LC_TELEPHONE): Likewise.
4262         * locales/ga_IE (LC_TELEPHONE): Likewise.
4263         * locales/gl_ES (LC_TELEPHONE): Likewise.
4264         * locales/gv_GB (LC_TELEPHONE): Likewise.
4265         * locales/he_IL (LC_TELEPHONE): Likewise.
4266         * locales/hr_HR (LC_TELEPHONE): Likewise.
4267         * locales/hu_HU (LC_TELEPHONE): Likewise.
4268         * locales/id_ID (LC_TELEPHONE): Likewise.
4269         * locales/in_ID (LC_TELEPHONE): Likewise.
4270         * locales/is_IS (LC_TELEPHONE): Likewise.
4271         * locales/it_CH (LC_TELEPHONE): Likewise.
4272         * locales/it_IT (LC_TELEPHONE): Likewise.
4273         * locales/iw_IL (LC_TELEPHONE): Likewise.
4274         * locales/kl_GL (LC_TELEPHONE): Likewise.
4275         * locales/ko_KR (LC_TELEPHONE): Likewise.
4276         * locales/kw_GB (LC_TELEPHONE): Likewise.
4277         * locales/lt_LT (LC_TELEPHONE): Likewise.
4278         * locales/lv_LV (LC_TELEPHONE): Likewise.
4279         * locales/mk_MK (LC_TELEPHONE): Likewise.
4280         * locales/nl_BE (LC_TELEPHONE): Likewise.
4281         * locales/nl_NL (LC_TELEPHONE): Likewise.
4282         * locales/pl_PL (LC_TELEPHONE): Likewise.
4283         * locales/pt_BR (LC_TELEPHONE): Likewise.
4284         * locales/ro_RO (LC_TELEPHONE): Likewise.
4285         * locales/ru_RU (LC_TELEPHONE): Likewise.
4286         * locales/ru_UA (LC_TELEPHONE): Likewise.
4287         * locales/sk_SK (LC_TELEPHONE): Likewise.
4288         * locales/sl_SI (LC_TELEPHONE): Likewise.
4289         * locales/sr_YU (LC_TELEPHONE): Likewise.
4290         * locales/sv_FI (LC_TELEPHONE): Likewise.
4291         * locales/th_TH (LC_TELEPHONE): Likewise.
4292         * locales/tr_TR (LC_TELEPHONE): Likewise.
4293         * locales/uk_UA (LC_TELEPHONE): Likewise.
4295 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
4297         * locales/th_TH: Update revision information.
4298         (LC_CTYPE: alpha): Replace ";...;" with "..".
4299         (LC_COLLATE: order): Quote with "".
4301 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
4303         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
4304         in address.
4305         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
4306         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
4307         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
4308         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
4309         * locales/es_BO (LC_IDENTIFICATION): Likewise.
4310         * locales/es_CL (LC_IDENTIFICATION): Likewise.
4311         * locales/es_CO (LC_IDENTIFICATION): Likewise.
4312         * locales/es_DO (LC_IDENTIFICATION): Likewise.
4313         * locales/es_EC (LC_IDENTIFICATION): Likewise.
4314         * locales/es_ES (LC_IDENTIFICATION): Likewise.
4315         * locales/es_GT (LC_IDENTIFICATION): Likewise.
4316         * locales/es_HN (LC_IDENTIFICATION): Likewise.
4317         * locales/es_MX (LC_IDENTIFICATION): Likewise.
4318         * locales/es_PA (LC_IDENTIFICATION): Likewise.
4319         * locales/es_PE (LC_IDENTIFICATION): Likewise.
4320         * locales/es_PY (LC_IDENTIFICATION): Likewise.
4321         * locales/es_SV (LC_IDENTIFICATION): Likewise.
4322         * locales/es_US (LC_IDENTIFICATION): Likewise.
4323         * locales/es_UY (LC_IDENTIFICATION): Likewise.
4324         * locales/es_VE (LC_IDENTIFICATION): Likewise.
4325         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
4326         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
4327         * locales/no_NO (LC_TELEPHONE): Fill in.
4328         * locales/pt_PT (LC_TELEPHONE): Fill in.
4329         * locales/sv_SE (LC_TELEPHONE): Fill in.
4330         * locales/en_GB (LC_TELEPHONE): Fill in.
4331         * locales/cs_CZ (LC_TELEPHONE): Fill in.
4333 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
4335         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
4336         * tst-locale.sh (LC_ALL): Likewise.
4338 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
4340         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
4341         * tst-locale.sh: Likewise.
4343 2000-07-01  Andreas Jaeger  <aj@suse.de>
4345         * Makefile (generated-dirs): LOCALES are also generated.
4346         (generated-dirs): Remove obsolete entry.
4348 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
4350         * Makefile (distribute): Add locale test suite files, fmon test
4351         suite files, gen-locale.sh, and show-ucs-data.c.
4353         * Depend: New file.
4355         * Makefile: Rewrite rules to generate locale data.
4356         * gen-locale.sh: Generate only one locale which is described in a
4357         command line parameter.
4359         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
4360         around DEM problem.
4361         * tst-fmon.data: Change back entries with DEM.
4363         * gen-locale.sh: Print that it might take a while to finish.
4365 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
4367         * Makefile (install-locales): Remove the -u switch from localedef
4368         command line.
4370 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
4372         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
4373         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
4374         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
4376         * locales/POSIX: Update for new format.
4378         * Makefile: Regenerate locale data also if localedef changed.
4380         * tst-fmon.data: Until we know what is correct, but the spaces
4381         after DEM back in.
4383         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
4384         unresolved issues.
4385         * tests-mbwc/dat_mbtowc.c: Likewise.
4386         * tests-mbwc/dat_strcoll.c: Likewise.
4387         * tests-mbwc/dat_strfmon.c: Likewise.
4388         * tests-mbwc/dat_strxfrm.c: Likewise.
4389         * tests-mbwc/tst_mbtowc.c: Likewise.
4391 2000-06-29  Andreas Jaeger  <aj@suse.de>
4393         * sort-test.sh: Set LC_ALL to full locale name.
4395         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
4396         anymore.
4397         (LOCALES): New.
4398         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
4399         Depend on locale files
4400         (LOCALE_FILES): New.
4401         (ALL_LC_FILES): New.
4402         (ALL_OBJ_LC_FILES): New
4403         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
4405         * tst-ctype.sh: Don't generate locales here.
4406         * tst-mbswcs.sh: Likewise.
4407         * sort-test.sh: Likewise.
4409         * gen-locale.sh: New file to generate locales.
4411 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4413         * locales/en_GB: Update RAP address.
4414         * locales/fr_FR: Likewise.
4415         * locales/en_NZ: Likewise.
4416         * locales/de_BE: Likewise.
4417         * locales/de_CH: Likewise.
4418         * locales/de_LU: Likewise.
4419         * locales/en_AU: Likewise.
4420         * locales/en_IE: Likewise.
4421         * locales/eu_ES: Likewise.
4422         * locales/fr_BE: Likewise.
4423         * locales/fr_CH: Likewise.
4424         * locales/fr_LU: Likewise.
4425         * locales/it_IT: Likewise.
4426         * locales/nl_BE: Likewise.
4427         * locales/nl_NL: Likewise.
4428         * locales/pt_BR: Likewise.
4429         * locales/pt_PT: Likewise.
4430         * locales/sv_FI: Likewise.
4431         * locales/fi_FI: Likewise.
4432         * locales/sv_SE: Likewise.
4434 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4436         * locales/af_ZA: Update for new format.
4437         * locales/ar_SA: Likewise.
4438         * locales/be_BY: Likewise.
4439         * locales/bg_BG: Likewise.
4440         * locales/ca_ES: Likewise.
4441         * locales/el_GR: Likewise.
4442         * locales/en_BW: Likewise.
4443         * locales/en_DK: Likewise.
4444         * locales/en_ZW: Likewise.
4445         * locales/es_AR: Likewise.
4446         * locales/es_BO: Likewise.
4447         * locales/es_CL: Likewise.
4448         * locales/es_CO: Likewise.
4449         * locales/es_DO: Likewise.
4450         * locales/es_EC: Likewise.
4451         * locales/es_ES: Likewise.
4452         * locales/es_GT: Likewise.
4453         * locales/es_HN: Likewise.
4454         * locales/es_MX: Likewise.
4455         * locales/es_PA: Likewise.
4456         * locales/es_PE: Likewise.
4457         * locales/es_PY: Likewise.
4458         * locales/es_SV: Likewise.
4459         * locales/es_US: Likewise.
4460         * locales/es_UY: Likewise.
4461         * locales/es_VE: Likewise.
4462         * locales/et_EE: Likewise.
4463         * locales/fa_IR: Likewise.
4464         * locales/fr_CA: Likewise.
4465         * locales/en_CA,2.5: Likewise.
4466         * locales/fr_CA,2.13: Likewise.
4467         * locales/gl_ES: Likewise.
4468         * locales/hr_HR: Likewise.
4469         * locales/hu_HU: Likewise.
4470         * locales/ko_KR: Likewise.
4471         * locales/lt_LT: Likewise.
4472         * locales/lv_LV: Likewise.
4473         * locales/no_NO: Likewise.
4474         * locales/pl_PL: Likewise.
4475         * locales/ro_RO: Likewise.
4476         * locales/ru_RU: Likewise.
4477         * locales/ru_UA: Likewise.
4478         * locales/sk_SK: Likewise.
4479         * locales/sl_SI: Likewise.
4480         * locales/sr_YU: Likewise.
4481         * locales/th_TH: Likewise.
4482         * locales/tr_TR: Likewise.
4483         * locales/uk_UA: Likewise.
4484         * locales/en_CA: Likewise.
4485         * locales/is_IS: Likewise.
4486         * locales/mk_MK: Likewise.
4488 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4490         * locales/cs_CZ: Comment out fields I'm not sure about.
4491         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
4492         * locales/en_NZ: Update for new format.
4493         * locales/de_BE: Likewise.
4494         * locales/de_CH: Likewise.
4495         * locales/de_LU: Likewise.
4496         * locales/en_AU: Likewise.
4497         * locales/en_IE: Likewise.
4498         * locales/en_ZA: Likewise.
4499         * locales/eu_ES: Likewise.
4500         * locales/fo_FO: Likewise.
4501         * locales/fr_BE: Likewise.
4502         * locales/fr_CH: Likewise.
4503         * locales/fr_LU: Likewise.
4504         * locales/ga_IE: Likewise.
4505         * locales/gv_GB: Likewise.
4506         * locales/he_IL: Likewise.
4507         * locales/id_ID: Likewise.
4508         * locales/in_ID: Likewise.
4509         * locales/it_CH: Likewise.
4510         * locales/it_IT: Likewise.
4511         * locales/iw_IL: Likewise.
4512         * locales/kl_GL: Likewise.
4513         * locales/kw_GB: Likewise.
4514         * locales/nl_BE: Likewise.
4515         * locales/nl_NL: Likewise.
4516         * locales/pt_BR: Likewise.
4517         * locales/pt_PT: Likewise.
4518         * locales/sv_FI: Likewise.
4519         * locales/da_DK: Likewise.
4520         * locales/fi_FI: Likewise.
4521         * locales/sv_SE: Likewise.
4523 2000-06-29  Andreas Jaeger  <aj@suse.de>
4525         * Makefile (locale_test_suite): Add new test files.
4526         (tst_mblen-ENV): New.
4527         (tst_mbtowc-ENV): New.
4528         (tst_strcoll-ENV): New.
4529         (tst_strxfrm-ENV): New.
4530         (tst_wctomb-ENV): New.
4531         (tst_mbrtowc-ENV): New.
4532         (tst_mbsrtowcs-ENV): New.
4533         (tst_mbstowcs-ENV): New.
4534         (tst_strfmon-ENV): New.
4535         (tst_wcrtomb-ENV): New.
4536         (tst_wcsrtombs-ENV): New.
4537         (tst_wcstod-ENV): New.
4538         (tst_wcstok-ENV): New.
4539         (tst_wcstombs-ENV): New.
4541         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
4542         <kuwahara@cthulhu.engr.sgi.com>.
4543         * tests-mbwc/dat_wctomb.c: Likewise.
4544         * tests-mbwc/tst_mbtowc.c: Likewise.
4545         * tests-mbwc/dat_mbtowc.c: Likewise.
4546         * tests-mbwc/tst_strxfrm.c: Likewise.
4547         * tests-mbwc/dat_strxfrm.c: Likewise.
4548         * tests-mbwc/dat_strcoll.c: Likewise.
4549         * tests-mbwc/tst_strcoll.c: Likewise.
4550         * tests-mbwc/tst_mblen.c: Likewise.
4551         * tests-mbwc/dat_mblen.c: Likewise.
4552         * tests-mbwc/dat_wcstok.c: Likewise.
4553         * tests-mbwc/tst_wcstok.c: Likewise.
4554         * tests-mbwc/dat_wcstod.c: Likewise.
4555         * tests-mbwc/tst_wcstod.c: Likewise.
4556         * tests-mbwc/dat_mbrtowc.c: Likewise.
4557         * tests-mbwc/tst_mbrtowc.c: Likewise.
4558         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4559         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4560         * tests-mbwc/dat_wcstombs.c: Likewise.
4561         * tests-mbwc/tst_wcstombs.c: Likewise.
4562         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4563         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4564         * tests-mbwc/dat_wcrtomb.c: Likewise.
4565         * tests-mbwc/tst_wcrtomb.c: Likewise.
4566         * tests-mbwc/dat_mbstowcs.c: Likewise.
4567         * tests-mbwc/tst_mbstowcs.c: Likewise.
4568         * tests-mbwc/dat_strfmon.c: Likewise.
4569         * tests-mbwc/tst_strfmon.c: Likewise.
4571 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4573         * locales/mk_MK: Updated (not to new format).
4574         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
4576 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4578         * locales/fr_FR: Update for new format.
4579         * locales/de_AT: Likewise.
4580         * locales/en_GB: Likewise.
4582 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
4584         * locales/th_TH: Update copyright notice.
4586         * locales/cs_CZ: Updated for new format.
4587         Patch by Jakub Jelinek <jakub@redhat.com>.
4589         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
4590         comments.
4591         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
4592         internal state of mbrlen.
4594         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
4595         (TEST_MBWC_ENV): Remove unnecessary slash.
4596         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
4598         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
4600         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
4601         tests.
4603         * locales/iso14651_t1: Explicitly add control character in
4604         U0000-U001F and U007F-U009F range for backward compatibility.
4606         * locales/i18n: Correct problems found by test suite.
4608 2000-06-28  Andreas Jaeger  <aj@suse.de>
4610         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
4611         warning.
4613         * Makefile (locale_test_suite): Add tst_mbrlen.
4614         (tst_mbrlen-ENV): New.
4616         * tests-mbwc/tst_mbrlen.c: New file
4618         * tests-mbwc/dat_mbrlen.c: New file.
4620         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
4621         (struct TST_HEAD): Use const char* instead of an array.
4623         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
4625         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
4627         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
4629 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4631         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
4632         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
4633         U4E06 is not in EUC-JP.
4634         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
4635         * tests-mbwc/dat_towctrans.c: Likewise.
4636         * tests-mbwc/dat_wcscoll.c: Likewise.
4637         * tests-mbwc/dat_wcswidth.c: Likewise.
4638         * tests-mbwc/dat_wctob.c: Likewise.
4640         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
4641         versions.
4643         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
4644         what is correct.
4645         * tests-mbwc/dat_wcsxfrm.c: Likewise.
4646         * tests-mbwc/dat_wcwidth.c: Likewise.
4648         * tests-mbwc/tst_funcs.h: Pretty print.
4650         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
4651         * tests-mbwc/tst_wcschr.c: Likewise.
4652         * tests-mbwc/tst_wcscpy.c: Likewise.
4653         * tests-mbwc/tst_wcscat.c: Likewise.
4654         * tests-mbwc/tst_wcsncpy.c: Likewise.
4655         * tests-mbwc/tst_wcspbrk.c: Likewise.
4656         * tests-mbwc/tst_wcsstr.c: Likewise.
4657         * tests-mbwc/tst_wctrans.c: Likewise.
4658         * tests-mbwc/tst_wctype.c: Likewise.
4660         * tests-mbwc/tst_wcscoll.c: Print better error messages.
4662         * Makefile (tests): Define as $(locale_test_suite) but only
4663         if not cross-compiling and shared libs are built.
4664         (locale_test_suite): New variable.  Name all new tests from the
4665         locale test suite.
4666         Add rule to run new tests only when all data is available.
4667         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
4669         * tst-ctype-de_DE.in: U00A0 is not in class graph.
4671         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
4673         * locales/i18n: Backspace isn't blank, tab is.
4675         * tst-ctype.c (main): Add tests for control characters and space.
4677         * locales/i18n: Backspace is no space.
4679         * locales/i18n: Add \t to space.
4681 2000-06-27  Andreas Jaeger  <aj@suse.de>
4683         * Makefile (TEST_MBWC_ENV): New variable.
4684         Use it for all tests from tests-mbwc.
4686 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4688         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
4690 2000-06-27  Andreas Jaeger  <aj@suse.de>
4692         * Makefile: Add environment setting for all tests from tests-mbwc.
4694 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4696         * locales/en_DK.com: Not needed.
4698 2000-06-27  Andreas Jaeger  <aj@suse.de>
4700         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
4701         <kuwahara@cthulhu.engr.sgi.com>.
4703         * Makefile (tests): Add tests from tests-mbwc subdirectory,
4704         comment them out for now.
4705         (subdir-dirs): New for tests-mbwc, add also vpaths.
4707         * locales/ja_JP: Add missing / in LC_CTYPE.
4709 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
4711         * Makefile (distribute): Add tst-ctype-de_DE.in.
4712         * tst-ctype.c: Read in more tests from stdin.
4713         * tst-ctype.sh: Feed extra test data to program via stdin.
4714         * tst-ctype-de_DE.in: New file.
4716         * locales/i18n (punct): Exclude U00A0.
4717         (blank): Include U00A0.
4719         * locales/ja_JP: Updates for new format.
4721         * Makefile (test-srcs): Add tst-ctype.
4722         (distribute): Add tst-ctype.sh.
4723         (do-tst-ctype): New target.  Run for tests.
4724         * tst-ctype.c: New file.
4725         * tst-ctype.sh: New file.
4727         * locales/i18n: NUL character must not be in cntrl.
4729         * Makefile (test-input): Add en_US.ISO-8859-1.
4730         * en_US.in: New file.
4732 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
4734         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
4735         for now.
4737         * de_DE.in: Update for new sorting.
4739         * tst-locale.sh: Don't use mnemonic.ds.
4740         * tst-mbswcs.sh: Likewise.
4741         * tst-trans.sh: Likewise.
4743         * locales/de_DE: Update for new format.
4744         * locales/en_US: Likewise.
4745         * tests/trans.def: Likewise.
4746         * tst-fmon-locales/tstfmon_n01y12: Likewise.
4747         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4748         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4749         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4750         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4751         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4752         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4753         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4754         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4755         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4756         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4757         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4758         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4759         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4760         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4762         * tst-rpmatch.c: Avoid warning with broken compiler.
4764         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
4766         * sort-test.sh: Add more GCONV_PATH usages.
4767         * tst-fmon.sh: Likewise.
4768         * tst-locale.sh: Likewise.
4769         * tst-mbswcs.sh: Likewise.
4770         * tst-rpmatch.sh: Likewise.
4771         * tst-trans.sh: Likewise.
4773         * locales/i18n: Remove order_start around copy.
4775         * locales/iso14651_t1: Correct various small errors.
4777 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
4779         * charmaps/ISO-8859-1: Correct width specification.
4781 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
4783         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
4784         * charmaps/ANSI_X3.4-1968: Likewise.
4785         * charmaps/ASMO_449: Likewise.
4786         * charmaps/BALTIC: Likewise.
4787         * charmaps/BS_4730: Likewise.
4788         * charmaps/BS_VIEWDATA: Likewise.
4789         * charmaps/CP1250: Likewise.
4790         * charmaps/CP1251: Likewise.
4791         * charmaps/CP1252: Likewise.
4792         * charmaps/CP1253: Likewise.
4793         * charmaps/CP1254: Likewise.
4794         * charmaps/CP1255: Likewise.
4795         * charmaps/CP1256: Likewise.
4796         * charmaps/CP1257: Likewise.
4797         * charmaps/CP1258: Likewise.
4798         * charmaps/CSA_Z243.4-1985-1: Likewise.
4799         * charmaps/CSA_Z243.4-1985-2: Likewise.
4800         * charmaps/CSA_Z243.4-1985-GR: Likewise.
4801         * charmaps/CSN_369103: Likewise.
4802         * charmaps/CWI: Likewise.
4803         * charmaps/DEC-MCS: Likewise.
4804         * charmaps/DIN_66003: Likewise.
4805         * charmaps/DS_2089: Likewise.
4806         * charmaps/EBCDIC-AT-DE: Likewise.
4807         * charmaps/EBCDIC-AT-DE-A: Likewise.
4808         * charmaps/EBCDIC-CA-FR: Likewise.
4809         * charmaps/EBCDIC-DK-NO: Likewise.
4810         * charmaps/EBCDIC-DK-NO-A: Likewise.
4811         * charmaps/EBCDIC-ES: Likewise.
4812         * charmaps/EBCDIC-ES-A: Likewise.
4813         * charmaps/EBCDIC-ES-S: Likewise.
4814         * charmaps/EBCDIC-FI-SE: Likewise.
4815         * charmaps/EBCDIC-FI-SE-A: Likewise.
4816         * charmaps/EBCDIC-FR: Likewise.
4817         * charmaps/EBCDIC-IS-FRISS: Likewise.
4818         * charmaps/EBCDIC-IT: Likewise.
4819         * charmaps/EBCDIC-PT: Likewise.
4820         * charmaps/EBCDIC-UK: Likewise.
4821         * charmaps/EBCDIC-US: Likewise.
4822         * charmaps/ECMA-CYRILLIC: Likewise.
4823         * charmaps/ES: Likewise.
4824         * charmaps/ES2: Likewise.
4825         * charmaps/EUC-JP: Likewise.
4826         * charmaps/EUC-KR: Likewise.
4827         * charmaps/GB2312: Likewise.
4828         * charmaps/GBK: Likewise.
4829         * charmaps/GB_1988-80: Likewise.
4830         * charmaps/GOST_19768-74: Likewise.
4831         * charmaps/GREEK-CCITT: Likewise.
4832         * charmaps/GREEK7: Likewise.
4833         * charmaps/GREEK7-OLD: Likewise.
4834         * charmaps/HP-ROMAN8: Likewise.
4835         * charmaps/IBM037: Likewise.
4836         * charmaps/IBM038: Likewise.
4837         * charmaps/IBM1004: Likewise.
4838         * charmaps/IBM1026: Likewise.
4839         * charmaps/IBM1047: Likewise.
4840         * charmaps/IBM256: Likewise.
4841         * charmaps/IBM273: Likewise.
4842         * charmaps/IBM274: Likewise.
4843         * charmaps/IBM275: Likewise.
4844         * charmaps/IBM277: Likewise.
4845         * charmaps/IBM278: Likewise.
4846         * charmaps/IBM280: Likewise.
4847         * charmaps/IBM281: Likewise.
4848         * charmaps/IBM284: Likewise.
4849         * charmaps/IBM285: Likewise.
4850         * charmaps/IBM290: Likewise.
4851         * charmaps/IBM297: Likewise.
4852         * charmaps/IBM420: Likewise.
4853         * charmaps/IBM423: Likewise.
4854         * charmaps/IBM424: Likewise.
4855         * charmaps/IBM437: Likewise.
4856         * charmaps/IBM500: Likewise.
4857         * charmaps/IBM850: Likewise.
4858         * charmaps/IBM851: Likewise.
4859         * charmaps/IBM852: Likewise.
4860         * charmaps/IBM855: Likewise.
4861         * charmaps/IBM857: Likewise.
4862         * charmaps/IBM860: Likewise.
4863         * charmaps/IBM861: Likewise.
4864         * charmaps/IBM862: Likewise.
4865         * charmaps/IBM863: Likewise.
4866         * charmaps/IBM864: Likewise.
4867         * charmaps/IBM865: Likewise.
4868         * charmaps/IBM866: Likewise.
4869         * charmaps/IBM868: Likewise.
4870         * charmaps/IBM869: Likewise.
4871         * charmaps/IBM870: Likewise.
4872         * charmaps/IBM871: Likewise.
4873         * charmaps/IBM874: Likewise.
4874         * charmaps/IBM875: Likewise.
4875         * charmaps/IBM880: Likewise.
4876         * charmaps/IBM891: Likewise.
4877         * charmaps/IBM903: Likewise.
4878         * charmaps/IBM904: Likewise.
4879         * charmaps/IBM905: Likewise.
4880         * charmaps/IBM918: Likewise.
4881         * charmaps/IEC_P27-1: Likewise.
4882         * charmaps/INIS: Likewise.
4883         * charmaps/INIS-CYRILLIC: Likewise.
4884         * charmaps/INVARIANT: Likewise.
4885         * charmaps/ISIRI-3342: Likewise.
4886         * charmaps/ISO-8859-1: Likewise.
4887         * charmaps/ISO-8859-10: Likewise.
4888         * charmaps/ISO-8859-13: Likewise.
4889         * charmaps/ISO-8859-14: Likewise.
4890         * charmaps/ISO-8859-15: Likewise.
4891         * charmaps/ISO-8859-16: Likewise.
4892         * charmaps/ISO-8859-2: Likewise.
4893         * charmaps/ISO-8859-3: Likewise.
4894         * charmaps/ISO-8859-4: Likewise.
4895         * charmaps/ISO-8859-5: Likewise.
4896         * charmaps/ISO-8859-6: Likewise.
4897         * charmaps/ISO-8859-7: Likewise.
4898         * charmaps/ISO-8859-8: Likewise.
4899         * charmaps/ISO-8859-9: Likewise.
4900         * charmaps/ISO-IR-197: Likewise.
4901         * charmaps/ISO-IR-90: Likewise.
4902         * charmaps/ISO_10367-BOX: Likewise.
4903         * charmaps/ISO_5427: Likewise.
4904         * charmaps/ISO_5428: Likewise.
4905         * charmaps/ISO_646.BASIC: Likewise.
4906         * charmaps/ISO_646.IRV: Likewise.
4907         * charmaps/ISO_6937: Likewise.
4908         * charmaps/ISO_6937-2-25: Likewise.
4909         * charmaps/ISO_6937-2-ADD: Likewise.
4910         * charmaps/ISO_8859-SUPP: Likewise.
4911         * charmaps/IT: Likewise.
4912         * charmaps/JIS_C6220-1969-RO: Likewise.
4913         * charmaps/JIS_C6229-1984-B: Likewise.
4914         * charmaps/JIS_X0201: Likewise.
4915         * charmaps/JUS_I.B1.002: Likewise.
4916         * charmaps/JUS_I.B1.003-MAC: Likewise.
4917         * charmaps/JUS_I.B1.003-SERB: Likewise.
4918         * charmaps/KOI-8: Likewise.
4919         * charmaps/KOI8-R: Likewise.
4920         * charmaps/KOI8-U: Likewise.
4921         * charmaps/KSC5636: Likewise.
4922         * charmaps/KSX1001: Likewise.
4923         * charmaps/LATIN-GREEK: Likewise.
4924         * charmaps/LATIN-GREEK-1: Likewise.
4925         * charmaps/MAC-IS: Likewise.
4926         * charmaps/MAC-UK: Likewise.
4927         * charmaps/MACINTOSH: Likewise.
4928         * charmaps/MSZ_7795.3: Likewise.
4929         * charmaps/NATS-DANO: Likewise.
4930         * charmaps/NATS-SEFI: Likewise.
4931         * charmaps/NC_NC00-10: Likewise.
4932         * charmaps/NEXTSTEP: Likewise.
4933         * charmaps/NF_Z_62-010: Likewise.
4934         * charmaps/NF_Z_62-010_1973: Likewise.
4935         * charmaps/NS_4551-1: Likewise.
4936         * charmaps/NS_4551-2: Likewise.
4937         * charmaps/PT: Likewise.
4938         * charmaps/PT2: Likewise.
4939         * charmaps/SAMI: Likewise.
4940         * charmaps/SAMI-WS2: Likewise.
4941         * charmaps/SEN_850200_B: Likewise.
4942         * charmaps/SEN_850200_C: Likewise.
4943         * charmaps/T.101-G2: Likewise.
4944         * charmaps/T.61-7BIT: Likewise.
4945         * charmaps/T.61-8BIT: Likewise.
4946         * charmaps/TIS-620: Likewise.
4947         * charmaps/UTF8: Likewise.
4948         * charmaps/VIDEOTEX-SUPPL: Likewise.
4950 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
4952         * locales/pt_BR: Revert last change partly.  Full weekday and month
4953         names are written with lowercase first letter.
4954         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4956 2000-06-21  Andreas Jaeger  <aj@suse.de>
4958         * tst-trans.c: Include <stdlib.h> and <string.h>.
4960 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
4962         * locales/pt_BR: Correct day and month names.
4963         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4965 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
4967         * Makefile (ld-test-srcs): Add tests/test6.c.
4969         * Makefile (ld-test-srcs): Add trans.def here.
4971         * Makefile (ld-test-srcs): Handle .ds files separately.
4973         * Makefile (ld-test-srcs): Distribute all test6 input files.
4975 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
4977         * locales/be_BY: New file.
4978         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
4980 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
4982         * locales/iso14651_t1: New file.
4984 2000-05-15  Andreas Jaeger  <aj@suse.de>
4986         * tst-fmon.data: Change testcase following fixes for
4987         de_DE.
4989         * locales/de_DE: Remove space after DEM since DEM is
4990         now placed after the value.
4992         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
4993         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
4994         PR libc/1713.
4996 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
4998         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
4999         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
5001         * tst-fmon.c (main): Print the locale name as well in the error
5002         message.
5004 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
5006         * locales/i18n: New file.
5008 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
5010         * tst-fmon.data: Update test after last strfmon change.
5012 2000-03-15  Andreas Jaeger  <aj@suse.de>
5014         * locales/sl_SI: Fix entries for june and july.
5015         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
5016         libc/1648.
5018 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
5020         * locales/en_DK: Correct syntax.
5022 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
5024         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
5026 2000-03-01  Andreas Jaeger  <aj@suse.de>
5028         * locales/gv_GB: New file.
5029         * locales/kw_GB: New file.
5030         From Pablo Saratxaga <pablo@mandrakesoft.com>.
5032 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
5034         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
5036 2000-03-01  Andreas Jaeger  <aj@suse.de>
5038         * SUPPORTED: Added bg_BG.CP1251.
5040         * locales/bg_BG: New file.
5042 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
5044         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
5045         names for characters.
5046         * charmaps/EUC-KR: ADD width information.
5047         * repertoiremaps/mnemonic.ko: New file.
5048         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5050         * charmaps/GBK: New file.
5051         * locales/zh_CN.GBK: New file.
5052         * repertoiremaps/mnemonic.zh: New file.
5053         Contributed by Sean Chen <sean.chen@turbolinux.com>.
5055         * locales/mk_MK: New file.
5056         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
5057         * SUPPORTED: Add mk_MK ISO-8859-5.
5059 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
5061         * SUPPORTED: Add gl_ES.ISO-8859-1.
5063         * SUPPORTED: Add ar_SA.ISO-8859-6.
5064         * locales/ar_SA: New file.
5066         * locales/th_TH: Remove Thai digits from `digits'.
5068         * SUPPORTED: Add th_TH.TIS-620.
5070         * locales/el_GR (toupper): Don't map *s to S*.
5071         * locales/en_DK: Likewise.
5072         * locales/en_DK.com: Likewise.
5073         * locales/ru_RU: Likewise.
5074         * locales/ru_UA: Likewise.
5075         * locales/tr_TR: Likewise.
5076         * locales/uk_UA: Likewise.
5078         * locales/en_DK (toupper): Map v% to V%.
5079         (tolower): Map V% to v%.
5080         * locales/en_DK.com: Likewise.
5081         * locales/ru_RU: Likewise.
5082         * locales/ru_UA: Likewise.
5083         * locales/tr_TR: Likewise.
5084         * locales/uk_UA: Likewise.
5086 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
5088         * Makefile (generated-dirs): Add de_DE.437.
5090 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
5092         * charmaps/IBM864: Correct comment for /xC6 mapping.
5093         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
5094         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
5095         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
5096         Reported by Bruno Haible <haible@ilog.fr>.
5098 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5100         * locales/af_ZA: Fix syntax errors.
5102 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
5104         * tst-locale.sh: Also enable test5.
5105         * tests/test5.ds: New file.
5107         * locales/gl_ES: New file.
5108         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
5110         * locales/POSIX: Remove trailing semicolon.
5111         * locales/th_TH: Likewise.
5112         PR libc/1545.
5114 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
5116         * locales/ja_JP: Add double-width digits to digit class.
5118 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
5120         * charmaps/ISO-8859-16: Add mapping for /xba.
5121         Reported by Bruno Haible <haible@ilog.fr>.
5123 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
5125         * tst-trans.sh: Add directory names to charmap and repertoire file
5126         names.
5128         * charmaps/ISO-8859-16: New file.
5130         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
5132 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
5134         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
5136 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
5138         * collate-test.c (main): Correct logic in test.
5140         * tst-trans.sh: Use correct name for dynamic loader.
5142 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
5144         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
5146         * locale/en_BW: New file.
5147         * locale/en_ZW: New file.
5148         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5150 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
5152         * locales/ja_JP: Fix cntrl mapping and era definition.
5153         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
5155 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
5157         * locales/af_ZA: New file.
5158         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5160 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
5162         * locales/POSIX: Fix collation order of <SI> and add a few missing
5163         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
5165         * locales/cs_CZ: Fix syntax of collation entries with multi-character
5166         weights.
5167         * locales/da_DK: Likewise.
5168         * locales/el_GR: Likewise.
5169         * locales/en_CA: Likewise.
5170         * locales/en_CA,2.5: Likewise.
5171         * locales/en_DK: Likewise.
5172         * locales/en_DK.com: Likewise.
5173         * locales/es_AR: Likewise.
5174         * locales/es_BO: Likewise.
5175         * locales/es_CL: Likewise.
5176         * locales/es_CO: Likewise.
5177         * locales/es_DO: Likewise.
5178         * locales/es_EC: Likewise.
5179         * locales/es_ES: Likewise.
5180         * locales/es_GT: Likewise.
5181         * locales/es_HN: Likewise.
5182         * locales/es_MX: Likewise.
5183         * locales/es_PA: Likewise.
5184         * locales/es_PE: Likewise.
5185         * locales/es_PY: Likewise.
5186         * locales/es_SV: Likewise.
5187         * locales/es_US: Likewise.
5188         * locales/es_UY: Likewise.
5189         * locales/es_VE: Likewise.
5190         * locales/et_EE: Likewise.
5191         * locales/fi_FI: Likewise.
5192         * locales/fr_CA,2.13: Likewise.
5193         * locales/hr_HR: Likewise.
5194         * locales/hu_HU: Likewise.
5195         * locales/is_IS: Likewise.
5196         * locales/lt_LT: Likewise.
5197         * locales/lv_LV: Likewise.
5198         * locales/no_NO: Likewise.
5199         * locales/pl_PL: Likewise.
5200         * locales/ro_RO: Likewise.
5201         * locales/ru_RU: Likewise.
5202         * locales/ru_UA: Likewise.
5203         * locales/sl_SI: Likewise.
5204         * locales/sr_YU: Likewise.
5205         * locales/sv_SE: Likewise.
5206         * locales/th_TH: Likewise.
5207         * locales/tr_TR: Likewise.
5208         * locales/uk_UA: Likewise.
5210 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
5212         * charmaps/ISIRI-3342: New file.
5213         * locales/fa_IR: New file.
5214         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
5216 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
5218         * locales/de_DE: Correct syntax of multi-character weights.
5220 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
5222         * tests/test6.c: New file.
5223         * tests/test6.cm: New file.
5224         * tests/test6.def: New file.
5225         * tests/test6.mne: New file.
5227         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
5228         UFE85, and UFE8B.
5229         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
5230         and /xc6.
5231         * charmaps/KOI8-U: Fix typo in /x95 entry.
5232         * charmaps/KOI8-R: Correct 0x95 entry.
5233         * charmaps/CP1258: Add /xEC.
5234         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
5235         * charmaps/IBM874: Add Euro.
5236         * charmaps/ISO-8859-7: Map /xB4 to U0384.
5237         Reported by Bruno Haible <haible@ilog.fr>.
5239 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
5241         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
5242         1992.  Reported by Bruno Haible <haible@ilog.fr>.
5244 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
5246         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
5247         * charmaps/EUC-JP: Likewise.
5248         * repertoiremaps/mnemonic.ja: Likewise.
5250         * locales/ja_JP: Add extra CLASS and MAP definisions.
5252         * charmaps/EUC-JP: Add WIDTH definitions.
5254 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
5256         * Makefile: Don't run tests for now.
5258 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
5260         * locales/ko_KR: New file.
5261         * charmaps/EUC-KR: New file.
5262         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5264 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
5266         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
5268         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
5270 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
5272         * tst-trans.c: New file.
5273         * tst-trans.sh: New file.
5274         * tests/trans.def: New file.
5275         * Makefile: Add rules for character mapping tests.
5277         * tests/test1.def: Correct ellipsis syntax.
5279 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
5281         * charmaps/ISO-8859-1: Don't define values for non-printable
5282         characters.
5284         * charmaps/ISO-8859-1: Add width information.
5286 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
5288         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
5290         * charmaps/ISO-8859-13: Fix a few entries.
5291         Patch by Marius Gedminas <mgedmin@takas.lt>.
5293 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
5295         * locales/zh_CN: Some first patches to make the file usable.
5297 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
5299         * locales/id_ID: Fix typo.
5301 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
5303         * locales/en_DK: Add Euro symbol to collation and characterization
5304         tables.  Patch by Geoff Keating.
5306         * charmaps/ISO-8859-15: Remove duplicate <OC>.
5308 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
5310         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
5311         * charmaps/IBM866: Likewise.
5312         * charmaps/IBM874: Likewise.
5313         * charmaps/ISO-8859-13: Likewise.
5314         * charmaps/ISO-8859-14: Likewise.
5315         * charmaps/ISO-8859-15: Likewise.
5316         * charmaps/MAC-UK: Likewise.
5318         * charmaps/ISO-8859-13: Correct typo.
5319         * charmaps/ISO-8859-14: Likewise.
5320         * charmaps/ISO-8859-15: Likewise.
5322 1999-08-16  Andreas Schwab  <schwab@suse.de>
5324         * charmaps/UTF8: Add entries for /x00.  Remove spurious
5325         <percent-sign/> entry.  Correct typo.
5327 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5329         * charmaps/UTF8: Generated from the charDB.
5331 1999-08-13  Andreas Schwab  <schwab@suse.de>
5333         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
5334         * locales/da_DK: Likewise.
5335         * locales/de_DE: Likewise.
5336         * locales/el_GR: Likewise.
5337         * locales/en_CA: Likewise.
5338         * locales/en_DK: Likewise.
5339         * locales/en_DK.com: Likewise.
5340         * locales/es_AR: Likewise.
5341         * locales/es_BO: Likewise.
5342         * locales/es_CL: Likewise.
5343         * locales/es_CO: Likewise.
5344         * locales/es_DO: Likewise.
5345         * locales/es_EC: Likewise.
5346         * locales/es_ES: Likewise.
5347         * locales/es_GT: Likewise.
5348         * locales/es_HN: Likewise.
5349         * locales/es_MX: Likewise.
5350         * locales/es_PA: Likewise.
5351         * locales/es_PE: Likewise.
5352         * locales/es_PY: Likewise.
5353         * locales/es_SV: Likewise.
5354         * locales/es_US: Likewise.
5355         * locales/es_UY: Likewise.
5356         * locales/es_VE: Likewise.
5357         * locales/et_EE: Likewise.
5358         * locales/fi_FI: Likewise.
5359         * locales/hr_HR: Likewise.
5360         * locales/hu_HU: Likewise.
5361         * locales/is_IS: Likewise.
5362         * locales/lt_LT: Likewise.
5363         * locales/lv_LV: Likewise.
5364         * locales/no_NO: Likewise.
5365         * locales/pl_PL: Likewise.
5366         * locales/ro_RO: Likewise.
5367         * locales/ru_RU: Likewise.
5368         * locales/ru_UA: Likewise.
5369         * locales/sl_SI: Likewise.
5370         * locales/sr_YU: Likewise.
5371         * locales/sv_SE: Likewise.
5372         * locales/tr_TR: Likewise.
5373         * locales/uk_UA: Likewise.
5375         * charmaps/ISO_10646: Fix typo.
5377 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5379         * locales/ca_ES: New file.
5380         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
5382         * SUPPORTED: Add ca_ES.
5384 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
5386         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
5387         correct sources.
5389 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
5391         * locales/ru_RU: Abbreviate Saturday Sbt.
5392         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
5394 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
5396         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
5398 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5400         * Makefile (install-locales): Allow specifying charset in locale
5401         name but omit it in locale definition file.
5403         * SUPPORTED: Don't generate ru_SU.
5404         * locales/ru_SU: Removed.
5406         * locales/zh_CN: Update.
5407         * charmaps/GB2312: New file.
5408         Contributed by hashao@china.com.
5410 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5412         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
5413         correct some character names.
5415         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
5417 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
5419         * charmaps/SAMI-WS2: Add one more alias.
5421 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
5423         * charmaps/IBM874: New file.
5425         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
5427         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
5429         * charmaps/IBM864: Major update from Unicode data.
5431         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
5433         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
5435         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
5437         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
5439         * charmaps/IBM857: Correct entries ee, f7, and fa.
5441         * charmaps/IBM855: Correct entries 95, ef, and fd.
5443         * charmaps/IBM437: Correct entries f9 and fa.
5445         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
5447         * locales/th_TH: New file.  Thai locale description.
5448         * th_TH.in: New file.
5449         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5451 1999-04-14  Cristian Gafton  <gafton@redhat.com>
5453         * SUPPORTED: Add support for Ukraine Russian.
5454         * locales/ru_UA: New file.
5455         * locales/uk_UA: New file.
5456         * charmaps/KOI8-U: New file.
5458 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
5460         * locales/id_ID: New file.
5462 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
5464         * charmaps/TIS-620: New file.
5465         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5467 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
5469         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
5471         * charmaps/CP1256: Cosmetic changes.
5472         * charmaps/CP1257: Likewise.
5474         * charmaps/CP1258: New file.
5476         * charmaps/CP1257: Add some marks.
5477         * charmaps/CP1256: Update from Unicode page.
5478         * charmaps/CP1255: Lots of punctuation character changes.
5479         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
5480         * charmaps/CP1253: Add Euro character.
5481         * charmaps/CP1252: Add Euro character and z caron.
5482         * charmaps/CP1251: Add Euro character.
5483         * charmaps/CP1250: Add Euro character.
5485 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
5487         * locales/hr_HR: Various corrections.
5488         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
5490 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
5492         * locales/ru_RU (mon): Fix March and May month name translations.
5493         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
5495 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
5497         * Makefile (test-input): Prepare for cs_CZ test.
5498         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
5499         * cs_CZ.in: New file.
5501 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
5503         * locales/it_CH: New file.
5504         * SUPPORTED: Add it_CH.
5506         * locales/in_ID: New file.
5507         * SUPPORTED: Add in_ID.
5509 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5511         * Makefile (test-input): Add hr_HR.ISO-8859-2.
5512         (test-input-data): New variable.
5513         (distribute): Use it.
5514         (do-collate-test): Use it.
5515         * locales/hr_HR.in: New file.
5517 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
5519         * charmaps/IBM866: New file.
5520         * charmaps/MAC-UK: New file.
5522 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
5524         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
5525         * charmaps/ISO-8859-14: Add alias names.
5527         * repertoiremaps/mnemonics.ds: Remove duplicates.
5529 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
5531         * charmaps/ISO-8859-13: New file.
5532         * charmaps/ISO-8859-14: New file.
5533         * charmaps/ISO-8859-15: New file.
5535         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
5537 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
5539         * SUPPORTED: Add en_AU.
5541 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
5543         * SUPPORTED: Update greek entry.
5544         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
5546 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
5548         * locales/el_GR (abmon): Remove spaces at end of strings.
5550 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
5552         * tests/test1.cm: Add missing character definitions to read POSIX
5553         locale definition.
5554         * tests/test2.cm: Likewise.
5555         * tests/test3.cm: Likewise.
5556         * tests/test4.cm: Likewise.
5557         * tests/test5.cm: Likewise.
5559 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
5561         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
5563 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
5565         * locales/gr_GR: Renamed to...
5566         * locales/el_GR: ...this.
5567         (yesexpr, noexpr): Also allow yes and no.
5569 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5571         * locales/sr_YU: Add repertoiremap.
5573 1998-09-23  Cristian Gafton  <gafton@redhat.com>
5575         * locales/sr_YU: New file.
5576         * SUPPORTED: Add sr_YU.
5578 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
5580         * Makefile: Rewrite install-locales rule.
5582 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
5584         * Makefile: Add more dependecies for running tests.
5585         Reported by HJ Lu.
5587 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5589         * locales/sk_SK: Add repertoiremap.
5591 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5593         * locales/ru_SU: Add repertoiremap.
5595 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
5597         * locales/ru_SU: New file.
5598         * SUPPORTED: Add ru_SU with KOI8-R.
5600 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
5602         * Makefile: Install repertoire maps.
5603         * mnemonic.ds: Moved into repertoiremaps subdir.
5604         * repertoiremaps/charids.894: New file.
5605         * repertoiremaps/mnemonic.ds: New file.
5607         * sort-test.sh: Adapt for most recent changes in localedef.
5608         * tst-fmon.sh: Likewise.
5609         * tst-locale.sh: Likewise.
5611         * locales/POSIX: Add repertoiremap definition.
5612         * locales/cs_CZ: Likewise.
5613         * locales/da_DK: Likewise.
5614         * locales/de_AT: Likewise.
5615         * locales/de_BE: Likewise.
5616         * locales/de_CH: Likewise.
5617         * locales/de_DE: Likewise.
5618         * locales/de_LU: Likewise.
5619         * locales/en_AU: Likewise.
5620         * locales/en_CA: Likewise.
5621         * locales/en_CA,2.5: Likewise.
5622         * locales/en_DK: Likewise.
5623         * locales/en_DK.com: Likewise.
5624         * locales/en_GB: Likewise.
5625         * locales/en_IE: Likewise.
5626         * locales/en_NZ: Likewise.
5627         * locales/en_US: Likewise.
5628         * locales/es_AR: Likewise.
5629         * locales/es_BO: Likewise.
5630         * locales/es_CL: Likewise.
5631         * locales/es_CO: Likewise.
5632         * locales/es_DO: Likewise.
5633         * locales/es_EC: Likewise.
5634         * locales/es_ES: Likewise.
5635         * locales/es_GT: Likewise.
5636         * locales/es_HN: Likewise.
5637         * locales/es_MX: Likewise.
5638         * locales/es_PA: Likewise.
5639         * locales/es_PE: Likewise.
5640         * locales/es_PY: Likewise.
5641         * locales/es_SV: Likewise.
5642         * locales/es_US: Likewise.
5643         * locales/es_UY: Likewise.
5644         * locales/es_VE: Likewise.
5645         * locales/et_EE: Likewise.
5646         * locales/eu_ES: Likewise.
5647         * locales/fi_FI: Likewise.
5648         * locales/fo_FO: Likewise.
5649         * locales/fr_BE: Likewise.
5650         * locales/fr_CA: Likewise.
5651         * locales/fr_CA,2.13: Likewise.
5652         * locales/fr_CH: Likewise.
5653         * locales/fr_FR: Likewise.
5654         * locales/fr_LU: Likewise.
5655         * locales/ga_IE: Likewise.
5656         * locales/gr_GR: Likewise.
5657         * locales/he_IL: Likewise.
5658         * locales/hr_HR: Likewise.
5659         * locales/hu_HU: Likewise.
5660         * locales/is_IS: Likewise.
5661         * locales/it_IT: Likewise.
5662         * locales/iw_IL: Likewise.
5663         * locales/kl_GL: Likewise.
5664         * locales/lt_LT: Likewise.
5665         * locales/lv_LV: Likewise.
5666         * locales/nl_BE: Likewise.
5667         * locales/nl_NL: Likewise.
5668         * locales/no_NO: Likewise.
5669         * locales/pl_PL: Likewise.
5670         * locales/pt_BR: Likewise.
5671         * locales/pt_PT: Likewise.
5672         * locales/ro_RO: Likewise.
5673         * locales/ru_RU: Likewise.
5674         * locales/sl_SI: Likewise.
5675         * locales/sv_FI: Likewise.
5676         * locales/sv_SE: Likewise.
5677         * locales/tr_TR: Likewise.
5678         * locales/zh_CN: Likewise.
5680 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
5682         * tst-locale.sh: Add comment for when multi-byte charsets in
5683         locales work.
5684         * tests/test5.cm: New file.
5685         * tests/test5.def: New file.
5686         * Makefile (ld-test-names): Add test5.
5688 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
5690         * locales/de_DE: Use . as thousands separator and 3;3 groups for
5691         LC_NUMERIC.
5693 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
5695         * Makefile: Fix test rules from last patch.
5697 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5699         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
5700         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
5702 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
5704         * Makefile (distribute): Add tst-locale.sh.
5706 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
5708         * Makefile (distribute): Add SUPPORTED.
5709         (install-locales): New rule to install locale dat ausing localedef.
5710         * SUPPORTED: New file.  Names all usable locales.
5711         Based on a patch by Cristian Gafton <gafton@redhat.com>.
5713         * locales/gr_GR: Correct collation description.
5714         * locales/nl_NL: Correct Charset requirement.
5715         * locales/pt_BR: Fix int_curr_symbol.
5716         * locales/ru_RU: Fix ctype data.
5717         Patches by Cristian Gafton <gafton@redhat.com>.
5719         * locales/nl_NL: Fix yesexpr/noexpr.
5720         * locales/pt_BR: Likewise.
5721         * locales/cs_CZ: Likewise.
5722         * locales/da_DK: Likewise.
5723         * locales/en_AU: Likewise.
5724         * locales/en_CA: Likewise.
5725         * locales/en_DK: Likewise.
5726         * locales/en_DK.com: Likewise.
5727         * locales/en_GB: Likewise.
5728         * locales/en_NZ: Likewise.
5729         * locales/en_US: Likewise.
5730         * locales/es_AR: Likewise.
5731         * locales/es_BO: Likewise.
5732         * locales/es_CL: Likewise.
5733         * locales/es_CO: Likewise.
5734         * locales/es_DO: Likewise.
5735         * locales/es_EC: Likewise.
5736         * locales/es_ES: Likewise.
5737         * locales/es_GT: Likewise.
5738         * locales/es_HN: Likewise.
5739         * locales/es_MX: Likewise.
5740         * locales/es_PA: Likewise.
5741         * locales/es_PE: Likewise.
5742         * locales/es_PY: Likewise.
5743         * locales/es_SV: Likewise.
5744         * locales/es_US: Likewise.
5745         * locales/es_UY: Likewise.
5746         * locales/es_VE: Likewise.
5747         * locales/et_EE: Likewise.
5748         * locales/eu_ES: Likewise.
5749         * locales/fi_FI: Likewise.
5750         * locales/fo_FO: Likewise.
5751         * locales/fr_BE: Likewise.
5752         * locales/fr_CA: Likewise.
5753         * locales/fr_CH: Likewise.
5754         * locales/fr_FR: Likewise.
5755         * locales/fr_LU: Likewise.
5756         * locales/ga_IE: Likewise.
5757         * locales/gr_GR: Likewise.
5758         * locales/he_IL: Likewise.
5759         * locales/hr_HR: Likewise.
5760         * locales/hu_HU: Likewise.
5761         * locales/is_IS: Likewise.
5762         * locales/it_IT: Likewise.
5763         * locales/iw_IL: Likewise.
5764         * locales/ja_JP: Likewise.
5765         * locales/kl_GL: Likewise.
5766         * locales/lt_LT: Likewise.
5767         * locales/lv_LV: Likewise.
5768         * locales/no_NO: Likewise.
5769         * locales/pl_PL: Likewise.
5770         * locales/pt_PT: Likewise.
5771         * locales/ro_RO: Likewise.
5772         * locales/ru_RU: Likewise.
5773         * locales/sl_SI: Likewise.
5774         * locales/sv_SE: Likewise.
5775         * locales/tr_TR: Likewise.
5776         * locales/zh_CN: Likewise.
5778 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5780         * locales/ru_RU: Correct last patch.
5781         Patch by Cristian Gafton <gafton@redhat.com>.
5783 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5785         * locales/de_DE: Use common german data and time format not ISO
5786         8601.
5788 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5790         * locales/ru_RU: Correct inconsistencies in mon data.
5791         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
5793 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5795         * locales/pl_PL: Fix int_curr_symbol.
5797 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
5799         * locales/is_IS: Update from Debian version.
5801 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
5803         * tst-fmon.c: New file.  strfmon test program.
5804         * tst-fmon.sh: New file.  Script to run strfmon test.
5805         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
5806         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
5808         * locales/cs_CZ: Update from author.
5810 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
5812         * sort-test.sh: Call localedef with additional environment variable
5813         I18NPATH to point to not-yet-installed locale data files.
5815         * locales/POSIX: Updated version from maintainer.
5817 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
5819         * collate-test.c (main): Change prototype definition to prevent
5820         warning.
5822 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
5824         * locales/de_DE: Include real collation data.  It's similar to the
5825         en_DK information but the order of small and capital characters is
5826         exchanged.
5828         * collate-test.c: New file.  Test suite for strcoll function.
5829         * de_DE.in: Input file for collation test.
5830         * da_DK.in: Likewise.
5832         * xfrm-test.c: New file.  Test suite for strxfrm function.
5834 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
5836         * All charmaps: Fix entries for <quotation-mark>.
5838 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
5840         * Makefile (charmaps): Don't try to install CVS or RCS directory.
5841         (locales): Likewise.
5842         Reported by Matthias Urlichs.