CL
[glibc.git] / localedata / ChangeLog
blobbb9c3886e2b1345add566035da62a3b9d0bc3aa4
1 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
3         [BZ #12840]
4         * locales/sv_SE: Modernize date format.
6         [BZ #12906]
7         * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
9         * locales/wal_ET: Remove lang_ab entry.
11         [BZ #12962]
12         * locales/fi_FI: Various fixups.
13         Patch by Marko Myllynen <myllynen@redhat.com>.
15         [BZ #13085]
16         * locales/ta_LK: New file.
17         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
19         * locales/si_LK: Add country_ab2, country_ab3, country_num.
21 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
23         [BZ #13096]
24         * locales/fi_FI: Fix collation reordering rules.
26         [BZ #13189]
27         * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
29         [BZ #13282]
30         * locales/brx_IN: New file.
31         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
33         [BZ #13413]
34         * locales/nl_BE: Use LC_MONETARY from nl_NL.
36         [BZ #13416]
37         * locales/es_CU: New file.
38         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
40         [BZ #13423]
41         * locales/unm_US: New file.
42         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
44         [BZ #13523]
45         * locales/bho_IN: New file.
46         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
48 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
50         * Makefile (charmaps): Not need to filter out any of the VC
51         directories.
52         (locales): Likewise.
54 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
56         [BZ #13147]
57         * locales/de_AT: Use de_DE for LC_NUMERIC.
58         * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
59         * locales/es_CL: Likewise.
60         * locales/es_CO: Likewise.
61         * locales/es_DO: Likewise.
62         * locales/es_EC: Likewise.
63         * locales/es_GT: Likewise.
64         * locales/es_HN: Likewise.
65         * locales/es_MX: Likewise.
66         * locales/es_NI: Likewise.
67         * locales/es_PA: Likewise.
68         * locales/es_PE: Likewise.
69         * locales/es_PR: Likewise.
70         * locales/es_PY: Likewise.
71         * locales/es_SV: Likewise.
72         * locales/es_UY: Likewise.
73         * locales/es_VE: Likewise.
74         * locales/es_ES: Fix LC_NUMERIC.
75         * locales/es_CR: Use es_ES for LC_MESSAGES.
76         * locales/fr_BE: Actually use grouping in LC_NUMERIC.
77         * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
78         * locales/fr_CH: Use de_CH for LC_NUMERIC.
79         * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
81 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
83         * Makefile (tests): Add tst-setlocale2:
84         (LOCALES): Add tr_TR.ISO-8859-9;
85         (tst-setlocale2-ENV): Define.
86         * tst-setlocale2.c: New file.
88 2011-07-02  Roland McGrath  <roland@hack.frob.com>
90         * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
91         Remove unused variable.
93 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
95         [BZ #12788]
96         * bug-setlocale1.c: New file.
97         * Makefile: Add rules to build and run bug-setlocale1.
99 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
101         [BZ #11837]
102         * charmaps/GB18030: Update to GB18020-2005.
104 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
106         [BZ #11987]
107         * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
108         Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
110 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
112         [BZ #9732]
113         * locales/dz_BT: Move collations rules to...
114         * locales/iso14651_t1_common: ...here.
116         [BZ #9730]
117         * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
118         first_workday.
119         Patch by Johan Heikkila <johan.heikkila@gmail.com>.
121 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
123         [BZ #12582]
124         * charmaps/en_SG (LC_TIME): Fix time formats.
125         Patch by KH Teo <b3virq3b@gmail.com>.
127 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
129         [BZ #11487]
130         * locales/sq_AL (yesexpr): Recognize pP as well.
131         (noexpr): Recognize jJ as well.
133         [BZ #11532]
134         * charmaps/CP770: New file.
135         * charmaps/CP771: New file.
136         * charmaps/CP772: New file.
137         * charmaps/CP773: New file.
138         * charmaps/CP774: New file.
140         [BZ #11578]
141         * locales/es_PA: Change paper format to letter.
142         * locales/es_SV: Likewise.
143         Patch by Caolán McNamara <caolanm@redhat.com>.
145         [BZ #11653]
146         * locales/es_NI: Fix currency_symbol.
148         [BZ #11668]
149         * locales/es_NI: Change paper format to letter.
151         [BZ #11945]
152         * locales/ru_RU [LC_TIME]: Lowercase month names.
153         Patch by Alexey Balmashnov  <a.balmashnov@gmail.com>.
155         [BZ #11947]
156         * locales/mhr_RU: New file.
157         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
159         [BZ #11258]
160         * locales/translit_neutral: Add entry for U20A1.
161         * locales/es_SV (currency_symbol): Change to U20A1.
163         [BZ #12158]
164         * locales/lij_IT: New file.
165         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
167         [BZ #12200]
168         * locales/yue_HK: New file.
169         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
170         Contributed by Chunshek Chan <chunshek@gmail.com>.
172         [BZ #12178]
173         * locales/wae_CH: New file.
174         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
175         Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
177         [BZ #12346]
178         * locales/et_EE (LC_MONETARY): Change to Euro.
179         Patch by Priit Laes <plaes@plaes.org>.
181         [BZ #12449]
182         * locales/lb_LU: New file.
183         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
185         [BZ #12551]
186         * locales/sw_KE: New file.
187         * locales/sw_TZ: New file.
188         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
190         [BZ #12611]
191         * locales/ff_SN: New file.
192         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
194         [BZ #12660]
195         * locales/tk_TM: Change day and month names back after edict.
196         Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
198         [BZ #12681]
199         * locales/bem_ZA: New file.
200         * locales/en_ZA: New file.
201         * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
203         [BZ #12541]
204         * locales/ar_IN: Update currency_symbol.
205         * locales/as_IN: Likewise.
206         * locales/bn_IN: Likewise.
207         * locales/en_IN: Likewise.
208         * locales/gu_IN: Likewise.
209         * locales/hi_IN: Likewise.
210         * locales/kn_IN: Likewise.
211         * locales/kok_IN: Likewise.
212         * locales/ks_IN: Likewise.
213         * locales/ml_IN: Likewise.
214         * locales/mr_IN: Likewise.
215         * locales/or_IN: Likewise.
216         * locales/pa_IN: Likewise.
217         * locales/sa_IN: Likewise.
218         * locales/sd_IN: Likewise.
219         * locales/ta_IN: Likewise.
220         * locales/te_IN: Likewise.
221         Patch by pravin.d.s@gmail.com.
223         [BZ #12711]
224         * charmaps/UTF-8: Update from reason Unidata.txt file.
226         [BZ #12738]
227         * locales/os_RU: New file.
228         Contributed by Soslan Khubulov <soslanx@gmail.com>.
229         * SUPPORTED: Add entry for os_RU.
231 2010-12-02  Andreas Schwab  <schwab@redhat.com>
233         * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
234         names.
236 2010-05-17  Andreas Schwab  <schwab@redhat.com>
238         * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
240 2010-05-04  Andreas Schwab  <schwab@redhat.com>
242         * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
243         locale.
245 2010-05-03  Ulrich Drepper  <drepper@redhat.com>
247         [BZ #11520]
248         * locales/de_CH: Define week, first_weekday, and first_workday.
250 2010-04-08  Ulrich Drepper  <drepper@redhat.com>
252         * locales/ar_AE: Fix typo.
253         * locales/ar_BH: Likewise.
254         * locales/ar_DZ: Likewise.
255         * locales/ar_EG: Likewise.
256         * locales/ar_IQ: Likewise.
257         * locales/ar_JO: Likewise.
258         * locales/ar_KW: Likewise.
259         * locales/ar_LB: Likewise.
260         * locales/ar_LY: Likewise.
261         * locales/ar_MA: Likewise.
262         * locales/ar_OM: Likewise.
263         * locales/ar_QA: Likewise.
264         * locales/ar_SD: Likewise.
265         * locales/ar_SY: Likewise.
266         * locales/ar_TN: Likewise.
267         * locales/ar_YE: Likewise.
268         * locales/ber_DZ: Likewise.
269         * locales/ber_MA: Likewise.
270         * locales/bn_IN: Likewise.
271         * locales/en_HK: Likewise.
272         * locales/en_IN: Likewise.
273         * locales/en_PH: Likewise.
274         * locales/en_SG: Likewise.
275         * locales/gu_IN: Likewise.
276         * locales/hi_IN: Likewise.
277         * locales/hne_IN: Likewise.
278         * locales/kn_IN: Likewise.
279         * locales/kok_IN: Likewise.
280         * locales/ks_IN@devanagari: Likewise.
281         * locales/ml_IN: Likewise.
282         * locales/mr_IN: Likewise.
283         * locales/ms_MY: Likewise.
284         * locales/mt_MT: Likewise.
285         * locales/my_MM: Likewise.
286         * locales/ne_NP: Likewise.
287         * locales/nn_NO: Likewise.
288         * locales/pa_IN: Likewise.
289         * locales/sa_IN: Likewise.
290         * locales/sd_IN@devanagari: Likewise.
291         * locales/sq_AL: Likewise.
292         * locales/sq_MK: Likewise.
293         * locales/ta_IN: Likewise.
294         * locales/te_IN: Likewise.
295         * locales/zh_HK: Likewise.
296         * locales/zh_SG: Likewise.
298         * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
300         [BZ #10824]
301         * locales/cv_RU: New file.
302         Contributed by Adi Roiban <adi@roiban.ro>.
304         [BZ #10936]
305         * locales/es_GT: Change paper size to letter.
307         * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
309         [BZ #11470]
310         * locales/sq_MK: New file.
311         Contributed by Agron Selimaj <linuxmaster@verizon.net>.
313 2010-04-07  Ulrich Drepper  <drepper@redhat.com>
315         [BZ #11471]
316         * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
317         Patch by Agron Selimaj <linuxmaster@verizon.net>.
319 2010-04-05  Ulrich Drepper  <drepper@redhat.com>
321         [BZ #11007]
322         * locales/pt_BR: Define thousands_sep and grouping.
324 2010-01-28  Marcelo E. Magallon  <marcelo.magallon@gmail.com>
326         [BZ #11258]
327         * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
328         LC_TELEPHONE and LC_NAME and LC_ADDRESS.
330 2010-04-04  Ulrich Drepper  <drepper@redhat.com>
332         [BZ #11272]
333         * locales/fr_BE: Define week, first_weekday, and first_workday.
335 2010-03-24  Ulrich Drepper  <drepper@redhat.com>
337         [BZ #10554]
338         * locales/et_EE: Change first_weekday and first_workday.
339         Patch by Priit Laes <plaes@plaes.org>.
341 2010-02-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
343         * Makefile: Add missing gconv-modules dependency.
345 2010-02-03  Ulrich Drepper  <drepper@redhat.com>
347         [BZ #10414]
348         * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
349         Patch by Pravin Satpute <psatpute@redhat.com>.
351         * locales/kok_IN: New file.
352         Contributed by Pravin Satpute <psatpute@redhat.com> and
353         Shailendra Bandodkar <sbandodk@redhat.com>.
355         * locales/ta_IN: Move collation data...
356         * locales/iso14651_t1_common: ...here.
357         Patch by Pravin Satpute <psatpute@redhat.com>.
359         * locales/as_IN: Use iso14651_t1 instead of local collation data.
360         Patch by Pravin Satpute <psatpute@redhat.com>.
362 2010-01-25  Andreas Schwab  <schwab@redhat.com>
364         * locales/i18n: Don't map U00DF to U1E9E in toupper table.
366 2009-11-24  Ulrich Drepper  <drepper@redhat.com>
368         * locales/hsb_DE: Define week, first_weekday, and first_workday.
370 2009-11-23  Ulrich Drepper  <drepper@redhat.com>
372         * locales/en_DK: Define week, first_weekday, and first_workday.
374 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
376         * locales/nl_NL: Define week, first_weekday, and first_workday.
378 2009-10-30  Ulrich Drepper  <drepper@redhat.com>
380         * locales/it_CH: Fix typos in last change.
381         * locales/it_IT: Likewise.
383         * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
385         [BZ #9986]
386         * locales/iso_14651_common: Add rules for Burmese.
387         * locales/my_MM: New file.
388         Contributed by Keith Stribley <devel@thanlwinsoft.org>.
390         [BZ #10286]
391         * locales/ast_ES: Define first_weekday.
393         [BZ #10312]
394         * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
395         Patch by Jorge Guerrero <geojorg@gmail.com>.
397         [BZ #10319]
398         * locales/shs_CA: Fix accents.
399         Patch by Neskie Manuel <neskiem@gmail.com>.
401 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
403         [BZ #10425]
404         * locales/it_IT: Fix date_fmt.
405         * locales/it_CH: Likewise.
406         Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
408         * locales/POSIX: Define yesstr and nostr.
409         * locales/en_US: Likewise.
410         Patch by Petr Machata <pmachata@redhat.com>.
412         * locales/crh_UA: Fix first day of week and a few spellings.
413         Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
415 2009-10-15  Ulrich Drepper  <drepper@redhat.com>
417         * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
419         * locale/ps_AF: New file.
420         Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
421         Pravin Satpute <psatpute@redhat.com>.
423 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
425         [BZ #10011]
426         * locales/de_AT: Define week, first_weekday, first_workday.
427         Patch by Paul Marcher <flyer@gmail.com>.
429 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
431         [BZ #10213]
432         * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
433         * locales/dv_MV: New file.
434         Contributed by sofwathullah.mohamed@gmail.com.
436 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
438         * locales/ur_IN: New file.
439         Contributed by Pravin Satpute <psatpute@redhat.com>.
441 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
443         * localedata/locales/bn_BD: Remove comment about missing collation
444         rules.
445         * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
446         Patch by Pravin Satpute <psatpute@redhat.com>.
448 2009-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
450         * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
451         first_workday to 2.
452         * locales/da_DK: Likewise.
453         * locales/de_DE: Likewise.
454         * locales/fr_FR: Likewise.
455         * locales/fur_IT: Likewise.
456         * locales/fy_DE: Likewise.
457         * locales/ht_HT: Likewise.
458         * locales/hu_HU: Likewise.
459         * locales/li_BE: Likewise.
460         * locales/li_NL: Likewise.
461         * locales/mk_MK: Likewise.
462         * locales/nb_NO: Likewise.
463         * locales/nds_DE: Likewise.
464         * locales/nds_NL: Likewise.
465         * locales/nn_NO: Likewise.
466         * locales/pl_PL: Likewise.
467         * locales/sc_IT: Likewise.
468         * locales/sk_SK: Likewise.
469         * locales/uk_UA: Likewise.
471         * locales/csb_PL: Change week[2] to 19971130.
472         * locales/en_GB: Likewise.
473         * locales/et_EE: Likewise.
475         * locales/sr_ME: Set week to 7;19971130;4.
476         * locales/sr_RS: Likewise.
477         * locales/sr_RS@latin: Likewise.
479 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
481         [BZ #9963]
482         * locales/en_PH: Fix LC_PAPER.
483         * locales/es_CL: Likewise.
484         * locales/es_CO: Likewise.
485         * locales/es_MX: Likewise.
486         * locales/es_US: Likewise.
487         * locales/es_VE: Likewise.
488         * locales/fil_PH: Likewise.
489         * locales/ik_CA: Likewise.
490         * locales/iu_CA: Likewise.
491         * locales/tl_PH: Likewise.
493 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
495         * SUPPORTED: Add ks_IN.
497 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
499         * locales/ks_IN@devanagari: Replace duplicated information with copy.
500         Fix title.  Patch by Pravin Satpute <psatpute@redhat.com>.
502 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
504         * locales/ks_IN: New file.
505         Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
506         Pravin Satpute <psatpute@redhat.com>.
508 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
510         [BZ #9985]
511         * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
512         Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
514 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
516         [BZ #9844]
517         * locales/iso14651_t1_common: Move U0138 entry.
519         [BZ #9833]
520         * locales/ko_KR: Fix noexpr.  Add nostr.
522         [BZ #9891]
523         * locales/mt_MT: Fix spelling of August (Awwissu).
524         Patch by Martin Pitt.
526 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
528         [BZ #9916]
529         * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
530         * locales/nan_TW@latin: New file.
531         Contributed by Arne Goetje.
533 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
535         * locales/iso14651_t1_common: Add rules for sorting Malayalam.
536         Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
538 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
540         [BZ #7098]
541         * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
542         timestamp in compressed charmaps.
543         Patch by Gilles Espinasse <g.esp@free.fr>.
545         [BZ #9730]
546         * locales/sv_FI: Fix time formats.
548         [BZ #9736]
549         * locales/el_CY: Fix frac_digits and int_frac_digits.
550         * locales/el_GR: Likewise.
551         Patch by Clint Adams <schizo@debian.org>.
553 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
555         [BZ #9791]
556         * locales/as_IN: Break circular include loops introduced in last patch.
557         * locales/bn_BD: Likewise.
558         * locales/bn_IN: Likewise.
559         * locales/hi_IN: Likewise.
560         * locales/mr_IN: Likewise.
561         Patch by Pravin Satpute <psatpute@redhat.com>.
563 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
565         [BZ #9701]
566         * locales/sk_SK: Slovakia uses the Euro.
568         [BZ #9704]
569         * locales/mt_MT: Malta uses the Euro.
571         [BZ #9705]
572         * locales/el_CY: Cyprus uses the Euro.
574 2008-12-31  Ulrich Drepper  <drepper@redhat.com>
576         * locales/iso14651_t1_common: Fix sorting of U+0AB3.
577         Patch by Pravin Satpute <psatpute@redhat.com>.
579 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
581         * locales/i18n: Move Indic Matra characters to punct.
582         * locales/as_IN: Add support for internationalized digits.
583         * locales/bn_BD: Likewise.
584         * locales/bn_IN: Likewise.
585         * locales/gu_IN: Likewise.
586         * locales/hi_IN: Likewise.
587         * locales/kn_IN: Likewise.
588         * locales/ml_IN: Likewise.
589         * locales/mr_IN: Likewise.
590         * locales/or_IN: Likewise.
591         * locales/pa_IN: Likewise.
592         * locales/ta_IN: Likewise.
593         * locales/te_IN: Likewise.
594         Patch by Pravin Satpute <psatpute@redhat.com>.
596 2008-12-26  Ulrich Drepper  <drepper@redhat.com>
598         * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
599         length constant.
601 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
603         * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
605         * locales/hne_IN: New file.
606         Contributed by Pravin Satpute <psatpute@redhat.com>.
608 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
610         [BZ #6920]
611         * locales/af_ZA: Fix %%z and %%T and postal_fmts.
612         * locales/ar_SA: Likewise.
613         * locales/be_BY: Likewise.
614         * locales/bs_BA: Likewise.
615         * locales/ca_AD: Likewise.
616         * locales/ca_ES: Likewise.
617         * locales/crh_UA: Likewise.
618         * locales/cs_CZ: Likewise.
619         * locales/da_DK: Likewise.
620         * locales/de_AT: Likewise.
621         * locales/de_BE: Likewise.
622         * locales/de_CH: Likewise.
623         * locales/de_DE: Likewise.
624         * locales/de_LU: Likewise.
625         * locales/el_CY: Likewise.
626         * locales/el_GR: Likewise.
627         * locales/en_AU: Likewise.
628         * locales/en_BW: Likewise.
629         * locales/en_CA: Likewise.
630         * locales/en_DK: Likewise.
631         * locales/en_GB: Likewise.
632         * locales/en_IE: Likewise.
633         * locales/en_NG: Likewise.
634         * locales/en_NZ: Likewise.
635         * locales/en_ZA: Likewise.
636         * locales/en_ZW: Likewise.
637         * locales/es_AR: Likewise.
638         * locales/es_BO: Likewise.
639         * locales/es_CL: Likewise.
640         * locales/es_CO: Likewise.
641         * locales/es_CR: Likewise.
642         * locales/es_DO: Likewise.
643         * locales/es_EC: Likewise.
644         * locales/es_ES: Likewise.
645         * locales/es_GT: Likewise.
646         * locales/es_HN: Likewise.
647         * locales/es_MX: Likewise.
648         * locales/es_NI: Likewise.
649         * locales/es_PA: Likewise.
650         * locales/es_PE: Likewise.
651         * locales/es_PR: Likewise.
652         * locales/es_PY: Likewise.
653         * locales/es_SV: Likewise.
654         * locales/es_UY: Likewise.
655         * locales/es_VE: Likewise.
656         * locales/eu_ES: Likewise.
657         * locales/fa_IR: Likewise.
658         * locales/fi_FI: Likewise.
659         * locales/fo_FO: Likewise.
660         * locales/fr_BE: Likewise.
661         * locales/fr_CA: Likewise.
662         * locales/fr_CH: Likewise.
663         * locales/fr_FR: Likewise.
664         * locales/fr_LU: Likewise.
665         * locales/fy_DE: Likewise.
666         * locales/fy_NL: Likewise.
667         * locales/ga_IE: Likewise.
668         * locales/gd_GB: Likewise.
669         * locales/gl_ES: Likewise.
670         * locales/gv_GB: Likewise.
671         * locales/ha_NG: Likewise.
672         * locales/he_IL: Likewise.
673         * locales/hr_HR: Likewise.
674         * locales/hsb_DE: Likewise.
675         * locales/hu_HU: Likewise.
676         * locales/id_ID: Likewise.
677         * locales/ig_NG: Likewise.
678         * locales/ik_CA: Likewise.
679         * locales/is_IS: Likewise.
680         * locales/it_CH: Likewise.
681         * locales/it_IT: Likewise.
682         * locales/iu_CA: Likewise.
683         * locales/iw_IL: Likewise.
684         * locales/kk_KZ: Likewise.
685         * locales/kl_GL: Likewise.
686         * locales/ko_KR: Likewise.
687         * locales/ku_TR: Likewise.
688         * locales/kw_GB: Likewise.
689         * locales/ky_KG: Likewise.
690         * locales/lg_UG: Likewise.
691         * locales/li_BE: Likewise.
692         * locales/li_NL: Likewise.
693         * locales/lt_LT: Likewise.
694         * locales/lv_LV: Likewise.
695         * locales/mg_MG: Likewise.
696         * locales/mk_MK: Likewise.
697         * locales/mn_MN: Likewise.
698         * locales/nb_NO: Likewise.
699         * locales/nds_DE: Likewise.
700         * locales/nds_NL: Likewise.
701         * locales/nl_BE: Likewise.
702         * locales/nl_NL: Likewise.
703         * locales/nr_ZA: Likewise.
704         * locales/nso_ZA: Likewise.
705         * locales/pa_PK: Likewise.
706         * locales/pl_PL: Likewise.
707         * locales/pt_BR: Likewise.
708         * locales/pt_PT: Likewise.
709         * locales/ru_RU: Likewise.
710         * locales/ru_UA: Likewise.
711         * locales/rw_RW: Likewise.
712         * locales/se_NO: Likewise.
713         * locales/shs_CA: Likewise.
714         * locales/sk_SK: Likewise.
715         * locales/sl_SI: Likewise.
716         * locales/sr_ME: Likewise.
717         * locales/sr_RS: Likewise.
718         * locales/sr_RS@latin: Likewise.
719         * locales/ss_ZA: Likewise.
720         * locales/st_ZA: Likewise.
721         * locales/sv_FI: Likewise.
722         * locales/sv_SE: Likewise.
723         * locales/tg_TJ: Likewise.
724         * locales/tk_TM: Likewise.
725         * locales/tl_PH: Likewise.
726         * locales/tn_ZA: Likewise.
727         * locales/tr_CY: Likewise.
728         * locales/tr_TR: Likewise.
729         * locales/ts_ZA: Likewise.
730         * locales/tt_RU@iqtelif: Likewise.
731         * locales/ur_PK: Likewise.
732         * locales/ve_ZA: Likewise.
733         * locales/wa_BE: Likewise.
734         * locales/wo_SN: Likewise.
735         * locales/xh_ZA: Likewise.
736         * locales/yo_NG: Likewise.
737         * locales/zu_ZA: Likewise.
738         Patch by Pekka Vuorela <pvuorela@gmail.com>.
740         * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
742         [BZ #6968]
743         * locales/iso14651_t1_common: Add support for Sinhala.
744         * localedata/si_LK.in: New file.
745         Patch by harshula@gmail.com.
746         * Makefile (test-input): Add si_LK.UTF-8.
747         (LOCALES): Likewise.
749 2008-09-17  Ulrich Drepper  <drepper@redhat.com>
751         * locales/en_GB: Set first weekday and workday to 2.
753 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
755         * locales/nl_AW: New file.
756         * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
758         * locales/en_AG: New file.
759         * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
761 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
763         * locales/ht_HT: New file.
764         * SUPPORTED: Add ht_HT.UTF-8.
766         * locales/en_GB: Change dom_tel_fmt to %A %l.
767         * locales/de_DE: Likewise.
769         * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
771         * locales/sd_IN: New file.
772         Contributed by Pravin Satpute <psatpute@redhat.com>.
774         * locales/sd_IN@devanagari: Fix locale name.
775         * locales/ks_IN@devanagari: Likewise.
777 2008-09-01  Ulrich Drepper  <drepper@redhat.com>
779         * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
780         sd_IN@devanagari.
782         [BZ #6857]
783         * locales/sd_IN@devanagari: New file.
784         Contributed by Pravin Satpute <psatpute@redhat.com>.
786         [BZ #6856]
787         * locales/ks_IN@devanagari: New file.
788         Contributed by Pravin Satpute <psatpute@redhat.com>.
790 2008-07-11  Ulrich Drepper  <drepper@redhat.com>
792         * locales/iso14651_t1_common: Add Kannada collation support.
793         Patch by Pravin Satpute <psatpute@redhat.com>.
795 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
797         [BZ #6713]
798         * charmaps/UTF-8: Fix U1DBA entry representation.
799         Patch by Colin Watson.
801 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
803         * tst-strptime.c (do_test): Add test of %EY.
805 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
807         * tst-strptime.c (do_test): Add test for parsing era year
808         representation.
810         [BZ #5911]
811         * locales/es_CR: Define first_weekday and first_workday.
813         [BZ #5814]
814         * locales/fi_FI: Fix separator for hours, minutes, and seconds.
816 2008-06-24  Ulrich Drepper  <drepper@redhat.com>
818         * locales/iso14651_t1_common: Add support for Gurumukhi script.
819         Patch by Pravin Satpute <psatpute@redhat.com>.
821 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
823         * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
824         Reported by Pravin Satpute.
826 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
828         * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
830 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
832         [BZ #6438]
833         * locales/iso14651_t1_common: Add sorting data for Telugu.
835         [BZ #6447]
836         * locales/be_BY: Fix yesexpr.
837         Patch by Alexander Mikhailian <mikhailian@altern.org>.
839 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
841         * charmaps/UTF-8: Update for Unicode v5.1.
842         * locales/i18n: Update for Unicode 5.
844 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
846         * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
848 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
850         [BZ #6021]
851         * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
852         Use common collation definition.
854         [BZ #6040]
855         * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
857         [BZ #6004]
858         * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
859         U+1E64, U+1E66, and U+1E68.
860         Patch by Jesse Thilo <unixweenie@gmail.com>.
862         [BZ #5478]
863         * locales/hu_HU: Fix name_fmt.
865 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
867         * locales/iso14651_t1_common: Add support for Gujarati script.
868         Patch by Pravin Satpute <psatpute@redhat.com>.
870 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
872         * Makefile (LOCALES): Add ja_JP.UTF-8.
874 2008-03-23  Ulrich Drepper  <drepper@redhat.com>
876         * locales/iso14651_t1_common: Add support for Devanagari script.
877         * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
878         Patch by Pravin Satpute <psatpute@redhat.com>.
880 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
882         [BZ #5602]
883         * locales/pt_PT: Fix mon_decimal_point.
885 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
887         [BZ #5777]
888         * locales/es_CR: Define am/pm format.
890 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
892         * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
894         * locales/en_CA: Add language information in LC_ADDRESS section.
895         * locales/fr_CA: Likewise.
896         * locales/ik_CA: Likewise.
897         * locales/iu_CA: Likewise.
899         [BZ #5627]
900         * locales/shs_CA: New file.
902 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
904         [BZ #5520]
905         * locales/ga_IE: Fix May, June, November and December entries in mon.
907 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
909         * charmsp/HP-THAI8: New file.
911         [BZ #5464]
912         * charmaps/HP-GREEK8: New file.
914         [BZ #5463]
915         * charmaps/HP-TURKISH8: New file.
917 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
919         * charmaps/UTF-8: Add Unicode 5.1 entries.
921 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
923         [BZ #5427]
924         * charmaps/HP-ROMAN9: New file.
926 2007-12-04  Ulrich Drepper  <drepper@redhat.com>
928         * locales/si_LK (mon): Fix February and November spelling.
929         Patch by Danishka Navin <snavin@redhat.com>.
931 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
933         [BZ #5238]
934         * locales/ug_CN: Fix typo in collating symbol definition.
936         [BZ #5237]
937         * locales/lo_LA: Fix typos in collation symbols.
939 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
941         * locales/dz_BT: Fix representation of data.
943         * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
944         * locales/bo_CN: New file.
945         * locales/bo_IN: New file.
947 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
949         [BZ #5224]
950         * locales/ig_NG: Add missing collating elements and symbols.
952 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
954         [BZ #4098]
955         * locales/pl_PL: Change abmon, abday, and d_fmt according to
956         results of vote.
958 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
960         * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
961         second level of <LATIN> script as forward.
962         * locales/de_DE: Define DIACRIT_FORWARD.
963         * de_DE.in: Revert last change.
965 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
967         * locales/en_US: Add first_weekday and first_workday.
968         * locales/cs_CZ: Likewise.
969         * locales/fur_IT: Likewise.
970         * locales/fy_DE: Likewise.
971         * locales/hu_HU: Likewise.
972         * locales/i18n: Likewise.
973         * locales/li_BE: Likewise.
974         * locales/li_NL: Likewise.
975         * locales/nds_DE: Likewise.
976         * locales/nds_NL: Likewise.
977         * locales/pl_PL: Likewise.
978         * locales/sc_IT: Likewise.
979         * locales/sk_SK: Likewise.
981 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
983         * locales/de_DE: Set first week day to Monday.
984         * locales/fr_FR: Likewise.
986 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
988         [BZ #73]
989         * locales/nb_NO: Update time information, collation, thousands
990         separator.
991         * locales/nn_NO: Likewise.
993 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
995         * locales/en_NG: New file.
997 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
999         * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
1001 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
1003         * charmaps/UTF-8: Fix U06FF definition.  Remove double U074A
1004         definition.  Add U0B71 and U27C0 to U27CA definitions.
1006         * de_DE.in: Adjust for correct handling of backward direction sorting.
1008         * fr_FR.in: New file.
1009         * Makefile: Add rules to run fr_FR sorting test.
1011 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
1013         [BZ #4941]
1014         * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
1016         * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
1018         * locales/am_ET (LC_COLLATE): Define new script after copy.
1020 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
1022         * locales/cs_SR: Removed.
1024         * locales/lo_LA: Add missing collating element o-e.
1026         * locales/is_IS: Cleanup.  Remove invalid collation entries.
1027         * locales/lv_LV: Likewise.
1029         * locales/fa_IR: Add missing collating element Alef-Hamza.
1031         * locales/da_DK: Add missing collating symbol ETH.
1032         * locales/nb_NO: Likewise.
1034         * locales/sa_IN: New file.
1035         * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
1037         * locales/fr_FR: Change thousands_sep to U0020.
1039         * locales/cs_CZ: Sort lowercase before uppercase.
1041         * locales/en_GB: Change first weekday and workday to Monday.
1042         * locales/nb_NO: Likewise.
1043         * locales/nn_NO: Likewise.
1044         [BZ #4833]
1045         * locales/da_DK: Likewise.
1046         [BZ #4705]
1047         * locales/et_EE: Likewise.
1049         * locales/iso14651_t1_common: Add rules for Georgian.
1051         * locales/ber_DZ: New file.
1052         * locales/fil_PH: New file.
1053         * locales/fur_IT: New file.
1054         * locales/fy_DE: New file.
1055         * locales/ha_NG: New file.
1056         * locales/ig_NG: New file.
1057         * locales/ik_CA: New file.
1058         * locales/iu_CA: New file.
1059         * locales/li_BE: New file.
1060         * locales/li_NL: New file.
1061         * locales/nds_DE: New file.
1062         * locales/nds_NL: New file.
1063         * locales/pap_AN: New file.
1064         * locales/sc_IT: New file.
1065         * locales/tk_TM: New file.
1066         * locales/ug_CN: New file.
1067         * locales/yo_NG: New file.
1068         * SUPPORTED: Add the new locales.
1070 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
1072         * charmaps/ISO-8859-9E: New file.
1074 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
1076         * charmaps/KOI8-RU: New file.
1078 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
1080         [BZ #4556]
1081         * locales/de_CH: Fix d_fmt.
1083         [BZ #4972]
1084         * charmaps/MAC-CENTRALEUROPE: New file.
1086 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
1088         [BZ #3842]
1089         * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
1090         The latter might be more correct but usually cannot be displayed.
1092 2007-08-22  Ulrich Drepper  <drepper@redhat.com>
1094         [BZ #4554]
1095         * locales/wo_SN: New file.
1096         * SUPPORTED: Add wo_SN entry.
1098         [BZ #4557]
1099         * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
1101 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
1103         * locales/translit_combining: Add U0141 and U0142.
1105 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
1107         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
1109 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
1111         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
1112         with supported %e and %.1H with %k.
1113         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
1115 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
1117         [BZ #4773]
1118         * Makefile: Add rules to build and run tst-strptime.
1119         * tst-strptime.c: New file.
1121 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
1123         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
1124         January, February, and September to December, mon for January,
1125         February, September, and December, am_pm, and name_*.
1126         Patch by Amitakhya Phukan <aphukan@redhat.com>.
1128 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
1130         [BZ #4114]
1131         * locales/ast_ES: New file.
1132         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
1134 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
1136         [BZ #4024]
1137         * locales/iso14651_t1: Include iso14651_t1_common for common
1138         sorting data.
1139         * locales/iso14651_t1_common: New file.
1140         * locales/iso14651_t1_pinyin: New file.
1141         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
1142         iso14651_t1.
1144         [BZ #3213]
1145         * locales/translit_neutral: Add entry for U2044.
1147 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
1149         [BZ #4411]
1150         * locales/en_ZA: Update int_select.
1151         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1153 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
1155         * Makefile: Define tst-sscanf-ENV.
1156         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
1158 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
1160         * Makefile (tests): Add tst-sscanf.
1161         (LOCALES): Add fa_IR.UTF-8.
1162         * tst-sscanf.c: New file.
1164         * da_DK.in: Adjust for unified collation.
1166         * locales/vi_VN: Don't define HOK here as well.
1168 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
1170         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
1172         [BZ #1430]
1173         * locales/hu_HU: Revert
1174                 * locales/hu_HU: Better collation.
1175                 Patch by Gyuro Lehel <lehel@freemail.hu>.
1177 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
1179         [BZ #672]
1180         * locales/ca_ES: Replace current collation rules by including
1181         iso14651_t1 and adding extra rules if needed.  There should be
1182         no noticeable changes in sorted text. only ligatures and
1183         ignoreable characters have modified weights.
1184         * locales/da_DK: Likewise.
1185         * locales/en_CA: Likewise.
1186         * locales/es_US: Likewise.
1187         * locales/fi_FI: Likewise.
1188         * locales/nb_NO: Likewise.
1190 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
1192         [BZ #672]
1193         * locales/iso14651_t1: Simplified.  Extended.
1195         [BZ #58]
1196         * locales/uk_UA: New version.
1198         [BZ #3156]
1199         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
1201         [BZ #2692]
1202         * locales/es_VE: Add am/pm format support.
1204         [BZ #2648]
1205         * locales/pl_PL: Fix currency_symbol and its placement.
1207         [BZ #3363]
1208         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
1209         * locales/tt_RU@iqtelif: New file.
1211         [BZ #3334]
1212         * locales/sr_ME: Update from maintainer.
1214         [BZ #3326]
1215         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
1216         * locales/crh_UA: New file.
1218 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
1220         [BZ #3322]
1221         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
1222         * locales/sr_RS: New file.
1223         * locales/sr_RS@latin: New file.
1225         [BZ #3995]
1226         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
1228         [BZ #3885]
1229         * locales/i18n: Updates for Unicode 5.0.
1230         * charmaps/UTF-8: Likewise.
1231         Patch by Pablo Saratxaga <pablo@walon.org>
1233 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
1235         [BZ #3884]
1236         * locales/sl_SI: Slovenia joined the Euro zone.
1237         Fix negative number format.
1239 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
1241         [BZ #3851]
1242         * locales/bn_BD: Fix full name of January and February.
1243         Patch by Jamil Ahmed <jamil@bengalinux.org>.
1245 2007-02-02  Bruno Haible  <bruno@clisp.org>
1247         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
1248         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
1249         Reported by Jungshik Shin <jungshik@google.com>.
1251         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
1252         Reported by Jungshik Shin <jungshik@google.com>.
1254 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
1256         * charmaps/BRF: New file.
1257         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
1259 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
1261         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
1262         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
1263         %a %e. %B %Y, %H:%M:%S %Z.
1265 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
1267         * locales/mai_IN: New file.
1268         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
1270         * SUPPORTED: Add mai_IN/UTF-8.
1272 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
1274         [BZ #3320]
1275         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
1277 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
1279         * locales/tt_RU: Fix territory, title and descriptive comment.
1281 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
1283         * locales/pa_IN (abday): Fix spelling of Sunday.
1284         Patch by Mayank Jain <majain@redhat.com>.
1286 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
1288         * locales/en_GB: Use more complete en_US data in LC_NAME.
1290 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
1292         [BZ #39]
1293         * locales/sr_ME: New file.
1294         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
1296 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
1298         [BZ #2823]
1299         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
1300         first_workday information.
1301         Patch by Damjan Georgievski.
1303 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
1305         * locales/or_IN (mon): Fix February string.
1307 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
1309         [BZ #2695]
1310         * locales/et_EE: Update LC_ADDRESS category.
1311         Patch by Priit Laes <amd@store20.com>.
1313 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
1315         [BZ #2662]
1316         * locales/bn_BD: Fix abday and day spelling of Tuesday.
1318         [BZ #2473]
1319         * locales/en_NZ: Define am/pm formats.
1321 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
1323         * locales/nn_NO: Copy more categories from nb_NO.
1325 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
1327         [BZ #3034]
1328         * locales/ml_IN (abmon): Fix June entry.
1329         * locales/bn_IN (abday): Fix Tuesday entry.
1330         (day): Likewise.
1331         (abmon): Fix January and February entries.
1332         (mon): Likewise.
1333         Patches by Mayank Jain <majain@redhat.com>.
1335 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
1337         [BZ #935]
1338         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
1339         * locales/fy_NL: New file.
1341 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
1343         [BZ #3034]
1344         * locales/pa_IN (day): Fix spelling of Saturday.
1345         * locales/or_IN (mon): Fix spelling of May.
1346         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
1347         (abmon): Fix spelling of March to October.
1348         (mon): Fix spelling of March, April, June, August to December.
1349         Patches by Mayank Jain <majain@redhat.com>.
1351 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
1353         [BZ #2125]
1354         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
1355         Define first_weekday, first_workdayweek_day, work_day,
1356         country_isbn and country_post fields.
1357         Comments for terminology and bibliographic codes were added.
1359 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
1361         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
1363         [BZ #2961]
1364         * locales/csb_PL: New file.
1366 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
1368         * locales/es_NI: Define real t_fmt_ampm and am_pm.
1369         * locales/es_PE: Likewise.
1371 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
1373         * locales/te_IN: Minor fixups.
1374         * locales/pt_PT: Likewise.
1376         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
1377         * locales/af_ZA: Likewise.
1378         * locales/am_ET: Likewise.
1379         * locales/ar_AE: Likewise.
1380         * locales/ar_BH: Likewise.
1381         * locales/ar_DZ: Likewise.
1382         * locales/ar_EG: Likewise.
1383         * locales/ar_IN: Likewise.
1384         * locales/ar_IQ: Likewise.
1385         * locales/ar_JO: Likewise.
1386         * locales/ar_KW: Likewise.
1387         * locales/ar_LB: Likewise.
1388         * locales/ar_LY: Likewise.
1389         * locales/ar_MA: Likewise.
1390         * locales/ar_OM: Likewise.
1391         * locales/ar_QA: Likewise.
1392         * locales/ar_SA: Likewise.
1393         * locales/ar_SD: Likewise.
1394         * locales/ar_SY: Likewise.
1395         * locales/ar_TN: Likewise.
1396         * locales/ar_YE: Likewise.
1397         * locales/as_IN: Likewise.
1398         * locales/az_AZ: Likewise.
1399         * locales/be_BY: Likewise.
1400         * locales/bg_BG: Likewise.
1401         * locales/bn_BD: Likewise.
1402         * locales/bn_IN: Likewise.
1403         * locales/ca_AD: Likewise.
1404         * locales/ca_ES: Likewise.
1405         * locales/ca_ES@euro: Likewise.
1406         * locales/ca_FR: Likewise.
1407         * locales/ca_IT: Likewise.
1408         * locales/cs_CZ: Likewise.
1409         * locales/dz_BT: Likewise.
1410         * locales/el_CY: Likewise.
1411         * locales/el_GR: Likewise.
1412         * locales/en_AU: Likewise.
1413         * locales/en_CA: Likewise.
1414         * locales/en_DK: Likewise.
1415         * locales/en_GB: Likewise.
1416         * locales/en_HK: Likewise.
1417         * locales/en_IE: Likewise.
1418         * locales/en_IE@euro: Likewise.
1419         * locales/en_IN: Likewise.
1420         * locales/en_NZ: Likewise.
1421         * locales/en_PH: Likewise.
1422         * locales/en_SG: Likewise.
1423         * locales/en_US: Likewise.
1424         * locales/en_ZA: Likewise.
1425         * locales/es_AR: Likewise.
1426         * locales/es_BO: Likewise.
1427         * locales/es_CL: Likewise.
1428         * locales/es_CO: Likewise.
1429         * locales/es_CR: Likewise.
1430         * locales/es_DO: Likewise.
1431         * locales/es_EC: Likewise.
1432         * locales/es_ES: Likewise.
1433         * locales/es_ES@euro: Likewise.
1434         * locales/es_GT: Likewise.
1435         * locales/es_HN: Likewise.
1436         * locales/es_MX: Likewise.
1437         * locales/es_NI: Likewise.
1438         * locales/es_PA: Likewise.
1439         * locales/es_PE: Likewise.
1440         * locales/es_PR: Likewise.
1441         * locales/es_PY: Likewise.
1442         * locales/es_SV: Likewise.
1443         * locales/es_US: Likewise.
1444         * locales/es_UY: Likewise.
1445         * locales/es_VE: Likewise.
1446         * locales/et_EE: Likewise.
1447         * locales/eu_ES: Likewise.
1448         * locales/eu_ES@euro: Likewise.
1449         * locales/fa_IR: Likewise.
1450         * locales/fi_FI: Likewise.
1451         * locales/fi_FI@euro: Likewise.
1452         * locales/fo_FO: Likewise.
1453         * locales/ga_IE: Likewise.
1454         * locales/ga_IE@euro: Likewise.
1455         * locales/gez_ER: Likewise.
1456         * locales/gez_ET: Likewise.
1457         * locales/gl_ES: Likewise.
1458         * locales/gl_ES@euro: Likewise.
1459         * locales/gu_IN: Likewise.
1460         * locales/gv_GB: Likewise.
1461         * locales/he_IL: Likewise.
1462         * locales/hi_IN: Likewise.
1463         * locales/hr_HR: Likewise.
1464         * locales/hy_AM: Likewise.
1465         * locales/id_ID: Likewise.
1466         * locales/is_IS: Likewise.
1467         * locales/it_CH: Likewise.
1468         * locales/it_IT: Likewise.
1469         * locales/it_IT@euro: Likewise.
1470         * locales/iw_IL: Likewise.
1471         * locales/ja_JP: Likewise.
1472         * locales/kk_KZ: Likewise.
1473         * locales/kl_GL: Likewise.
1474         * locales/km_KH: Likewise.
1475         * locales/kn_IN: Likewise.
1476         * locales/ko_KR: Likewise.
1477         * locales/kw_GB: Likewise.
1478         * locales/ky_KG: Likewise.
1479         * locales/lg_UG: Likewise.
1480         * locales/lt_LT: Likewise.
1481         * locales/lv_LV: Likewise.
1482         * locales/mk_MK: Likewise.
1483         * locales/mr_IN: Likewise.
1484         * locales/ms_MY: Likewise.
1485         * locales/mt_MT: Likewise.
1486         * locales/nb_NO: Likewise.
1487         * locales/ne_NP: Likewise.
1488         * locales/nl_BE: Likewise.
1489         * locales/nl_BE@euro: Likewise.
1490         * locales/nl_NL: Likewise.
1491         * locales/nl_NL@euro: Likewise.
1492         * locales/nn_NO: Likewise.
1493         * locales/nr_ZA: Likewise.
1494         * locales/om_KE: Likewise.
1495         * locales/or_IN: Likewise.
1496         * locales/pa_IN: Likewise.
1497         * locales/pl_PL: Likewise.
1498         * locales/pt_BR: Likewise.
1499         * locales/pt_PT: Likewise.
1500         * locales/pt_PT@euro: Likewise.
1501         * locales/ru_RU: Likewise.
1502         * locales/ru_UA: Likewise.
1503         * locales/rw_RW: Likewise.
1504         * locales/se_NO: Likewise.
1505         * locales/si_LK: Likewise.
1506         * locales/sk_SK: Likewise.
1507         * locales/sl_SI: Likewise.
1508         * locales/so_SO: Likewise.
1509         * locales/sq_AL: Likewise.
1510         * locales/ss_ZA: Likewise.
1511         * locales/st_ZA: Likewise.
1512         * locales/sv_FI: Likewise.
1513         * locales/sv_FI@euro: Likewise.
1514         * locales/sv_SE: Likewise.
1515         * locales/ta_IN: Likewise.
1516         * locales/te_IN: Likewise.
1517         * locales/tg_TJ: Likewise.
1518         * locales/th_TH: Likewise.
1519         * locales/ti_ET: Likewise.
1520         * locales/tn_ZA: Likewise.
1521         * locales/tr_TR: Likewise.
1522         * locales/ts_ZA: Likewise.
1523         * locales/tt_RU: Likewise.
1524         * locales/uk_UA: Likewise.
1525         * locales/ve_ZA: Likewise.
1526         * locales/vi_VN: Likewise.
1527         * locales/xh_ZA: Likewise.
1528         * locales/zh_CN: Likewise.
1529         * locales/zh_HK: Likewise.
1530         * locales/zh_SG: Likewise.
1531         * locales/zu_ZA: Likewise.
1533 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
1535         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
1536         * locales/as_IN: New file.
1537         * locales/or_IN: New file.
1538         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1540 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
1542         [BZ #1203]
1543         * locales/de_DE: Fix order of day of month and month name in
1544         date_fmt.  Add period after the day number and avoid padding.
1546         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
1547         tr_CY.UTF-8.
1549         [BZ #531]
1550         * locales/tr_CY: New file.
1552 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
1554         * locales/ro_RO: The sorting order of the letters a circumflex and
1555         a with breve was corrected according to the Romanian alphabet.
1556         Capital A with breve is in no longer used within day names.
1557         Romanian post-92 writing rules are used within day and abday fields.
1558         Fixed the international currency symbol because after the
1559         denomination (starting with the 1st of July 2005), the symbol is
1560         RON (1 RON = 10000 ROL).
1561         Grouping sign for thousands, which is ".", is used for Romanian.
1562         Numbers are grouped in sets of 3 digits.
1563         The short date format is %d.%m.%Y for Romanian in Romania.
1564         The year is placed before the time in date_fmt.
1565         %Z was replaced with %z in date formats because %Z is not
1566         used nor widely known in Romania, and Romania uses daylight saving
1567         and the difference is more obvious this way.
1568         abday for Saturday was changed because i> looks bad and is
1569         incorrect according to post-92 writing rules.
1570         In Romanian months' names are not capitalized. The same goes for
1571         the days' names.
1572         A4 is the prefered paper type and metric system is used;
1573         FIXMEs were removed.
1574         country_name, country_car, lang_name and lang_ab were added.
1575         name_mr, name_mrs, name_miss were added; name_ms omitted as
1576         there is no proper form it in Romanian.
1577         An explanation related to the cedilla/comma issue and
1578         the reson why the transliteration is a good idea was added.
1579         The default encoding was changed to UTF-8 because this is the
1580         only encoding that supports all Romanian specific symbols and
1581         dicritics.
1582         The name format was corrected while salutation abbreviation was
1583         omitted.
1584         postal_fmt was corrected according to the Romanian style of
1585         writing this information.
1587 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
1589         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
1591         [BZ #531]
1592         * locales/el_CY: New file.
1594         [BZ #192]
1595         * locales/hu_HU: Better month name abbreviations.
1597         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
1599         [BZ #68]
1600         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
1601         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
1602         and name_mrs.
1604         [BZ #388]
1605         * locales/pl_PL: Don't ignore U0020 in collation.
1607         [BZ #352]
1608         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
1610 2006-05-01  Alexander Shopov  <ash@contact.bg>
1612         [BZ #2625]
1613         * charmaps/MIK: New file.
1615 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
1617         * locales/bg_BG: Update after iso-4217.def update.
1618         * locales/bs_BA: Likewise.
1619         * locales/es_MX: Likewise.
1620         * locales/ru_RU: Likewise.
1621         * locales/tg_TJ: Likewise.
1622         * locales/tt_RU: Likewise.
1624 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
1626         [BZ #2376]
1627         * locales/es_UY: Change curreny_symbol.
1629 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
1631         [BZ #2349]
1632         * locales/de_CH: Change thousand separator to '.
1634 2006-01-17  Robert Millan  <robertmh@gnu.org>
1636         [BZ #2158]
1637         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
1638         * locales/ca_AD: New file.
1639         * locales/ca_FR: New file.
1640         * locales/ca_IT: New file.
1642 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
1644         [BZ #2134]
1645         * locales/pa_PK: New file.
1646         * SUPPORTED: Add pa_PK.UTF-8.
1648         [BZ #1974]
1649         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
1650         am_pm, and name_fmt.
1652         [BZ #1787]
1653         * locales/en_ZA: Updates.
1655         [BZ #1786]
1656         * locales/af_ZA: Updates.
1658         [BZ #1785]
1659         * locales/st_ZA: Updates and formatting changes.
1661         [BZ #1784]
1662         * locales/zu_ZA: Updates and formatting changes.
1664         [BZ #1783]
1665         * locales/xh_ZA: Updates and formatting changes.
1667         [BZ #1782]
1668         * locales/nr_ZA: New file.
1669         * locales/SUPPORTED: Add nr_ZA.UTF-8.
1671 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
1673         * locales/cs_CZ (LC_TIME): Define week.
1674         * locales/sk_SK (LC_TIME): Likewise.
1675         * locales/pl_PL (LC_TIME): Likewise.
1676         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
1678 2005-12-27  Roland McGrath  <roland@redhat.com>
1680         * tst-ctype.c (main): Add some casts.
1682         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
1684 2006-01-02  Andreas Jaeger  <aj@suse.de>
1686         * locales/fi_FI: Fix date_fmt.
1687         * locales/mn_MN: Likewise.
1689 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
1691         * locales/se_NO: Remove RCS ID line.
1693 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
1695         [BZ 1872]
1696         * charmaps/ISO_11548-1. New file.
1697         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
1699 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
1701         [BZ #1294]
1702         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
1704 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
1706         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
1708 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
1710         [BZ #119]
1711         * locales/es_AR: Fix thousands_sep and grouping.
1713 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
1715         [BZ #451]
1716         * locales/rw_RW: New file.
1717         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
1719         [BZ #367]
1720         * locales/si_LK: New file.
1721         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
1723         [BZ #297]
1724         * locales/fi_FI: Change date_fmt.
1726         * locales/te_IN: Fix noexpr, replace yY with nN.
1728         [BZ #305]
1729         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
1730         * locales/ml_IN: Likewise.
1731         * locales/ta_IN: Likewise.
1732         * locales/kw_GB: Add yY to yesexpr.
1733         * locales/oc_FR: Likewise.
1735         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
1737         [BZ #71]
1738         [BZ #305]
1739         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
1740         Define yesstr and nostr.
1741         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
1742         * locales/ar_BH: Likewise.
1743         * locales/ar_DZ: Likewise.
1744         * locales/ar_IN: Likewise.
1745         * locales/ar_IQ: Likewise.
1746         * locales/ar_JO: Likewise.
1747         * locales/ar_KW: Likewise.
1748         * locales/ar_LB: Likewise.
1749         * locales/ar_LY: Likewise.
1750         * locales/ar_MA: Likewise.
1751         * locales/ar_OM: Likewise.
1752         * locales/ar_QA: Likewise.
1753         * locales/ar_SA: Likewise.
1754         * locales/ar_SD: Likewise.
1755         * locales/ar_SY: Likewise.
1756         * locales/ar_TN: Likewise.
1757         * locales/ar_YE: Likewise.
1759         [BZ #56]
1760         * locales/de_DE: Add transliterations for quoting characters.
1762         [BZ #448]
1763         * locales/vi_VN: Several fixes.
1764         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
1766         [BZ #428]
1767         * locales/te_IN: Several fixes.
1768         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
1770         [BZ #368]
1771         * locales/dz_BT: New file.
1772         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
1774         [BZ #195]
1775         * locales/hu_HU: Add some transliterations.
1777         [BZ #1429]
1778         * locales/hu_HU: Define week.
1780         [BZ #982]
1781         * locales/ml_IN: Fix title.
1783         [BZ #981]
1784         * locales/ca_ES: Fix title.
1786         [BZ #980]
1787         * locales/yi_US: Fix title.
1789         * locales/nl_NL: Define country_car, lang_name, lang_ab,
1790         lang_term, and lang_lib.
1792         [BZ #870]
1793         * locales/ku_TR: New file.
1794         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
1795         ku_TR.UTF-8.
1797 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
1799         [BZ #533]
1800         * locales/ss_ZA: New file.
1801         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1803         [BZ #529]
1804         * locales/tn_ZA: New file.
1805         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1807         [BZ #491]
1808         * locales/ve_ZA: New file.
1809         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1811         [BZ #486]
1812         * locales/nso_ZA: New file.
1813         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1815         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
1816         ss_ZA.UTF-8.
1818 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
1820         [BZ #532]
1821         * locales/ts_ZA: New file.
1822         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1824         * SUPPORTED: Add ts_ZA.UTF-8.
1826 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
1828         * locales/en_US: Fix postal_fmt.
1829         * locales/es_US: Update LC_ADDRESS info from en_US.
1830         Reported by FrankTang@gmail.com.
1832 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
1834         [BZ #811]
1835         * locales/zh_CN: Fix date_fmt information.
1837         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
1839         [BZ #826]
1840         * locales/km_KH: New file.
1842         * Makefile (LOCALES): Add zh_TW.EUC-TW.
1844 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
1846         [BZ #668]
1847         * locales/yi_US: Spelling fixes.
1849         [BZ #667]
1850         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
1852         [BZ #666]
1853         * locales/tg_TJ: Correct yesexpr.
1855         [BZ #665]
1856         * locales/sq_AL: Add language specific collation.
1858         [BZ #663]
1859         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
1861         [BZ #662]
1862         * locales/az_AZ: Fix the day and month names.  Add transliteration
1863         for schwa character.
1865         [BZ #657]
1866         * locales/bn_BD: Some corrections.
1867         Patch by Jamil Ahmed <jamil@bengalinux.org>.
1869         [BZ #588]
1870         * locales/el_GR: Change to use 12h time format.
1871         Patch by Konstantinos Margaritis <markos@debian.org>.
1873         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
1875         [BZ #566]
1876         * locales/hsb_DE: New file.
1878         [BZ #527]
1879         * locales/sid_ET: Remove incorrect lang_ab definition.
1881         [BZ #525]
1882         * locales/ru_RU: Use nominative instead of genitive in mon data to
1883         align with other locales with the same issue.
1885         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
1887         [BZ #520]
1888         * locales/ky_KG: New file.
1890         [BZ #495]
1891         * locales/st_ZA: Updates and corrections.
1892         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1894         [BZ #493]
1895         * locales/xh_ZA: Updates and corrections.
1896         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1898         [BZ #488]
1899         * locales/zu_ZA: Updates and corrections.
1900         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1902         [BZ #484]
1903         * locales/af_ZA: Updates and corrections.
1904         Patch by Dwayne Bailey <dwayne@translate.org.za>.
1906         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
1908         [BZ #1347]
1909         * locales/be_BY@latin: New file.
1911 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
1913         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
1915         [BZ #704]
1916         * locales/mg_MG: New file.
1918 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
1920         * locales/hu_HU: Better collation.
1921         Patch by Gyuro Lehel <lehel@freemail.hu>.
1923 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
1925         [BZ #448]
1926         * locales/vi_VN: Update locale.
1928 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
1930         * locales/en_US: Remove duplicate am_pn entry.
1932 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
1934         [BZ #622]
1935         * locales/pa_IN (am_pm): Fix typos.
1936         Patch by Denis Barbier <barbier@linuxfr.org>.
1938 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
1940         [BZ #1092]
1941         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
1943 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
1945         [BZ #1084]
1946         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
1948 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
1950         [BZ #1091]
1951         * locales/fa_IR: Add alt_digits, change date and time
1952         representation, and various cleanups.
1953         Patch by Hamed Malek <hamed@bamdad.org>.
1955 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
1957         [BZ #823]
1958         * charmaps/WINDOWS-31J: Add % before alias keyword.
1960 2005-02-27  Denis Barbier  <barbier@debian.org>
1962         [BZ #38]
1963         * locales/sr_CS: New file.
1964         Contributed by Danilo Segan <dsegan@gmx.net>
1965         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
1967 2005-03-18  Andreas Schwab  <schwab@suse.de>
1969         [BZ #622]
1970         * locales/pa_IN (am_pm): Fix character names.
1972 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
1974         [BZ #1084]
1975         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
1977 2004-12-19  Roland McGrath  <roland@frob.com>
1979         * gen-unicode-ctype.c (output_tables): Fix email address in output.
1981 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
1983         [BZ #82]
1984         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
1985         remaining block.  Change contact info as this locale is now
1986         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
1988         * locales/bn_BD: Change category entries to look more like
1989         standard references.
1991         [BZ #26]
1992         * locales/ta_IN: Correct sorting order.  Corrected day and month
1993         abbrevations.  Corrected name strings for mr., mrs. and miss.
1994         Patch from Thuraiappah Vaseeharan.
1996 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
1998         * locales/te_IN: Fix language name spelling.
2000 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
2002         * locales/en_ZA: Update by Dwayne Bailey.
2004 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
2006         * locales/pa_IN: Add some missing fields and fix some spelling
2007         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
2009 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
2011         [BZ #337]
2012         * SUPPORTED: Update bug reporting comment.
2013         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
2014         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
2015         list).
2016         * locales/an_ES: Likewise.
2017         * locales/ar_AE: Likewise.
2018         * locales/ar_BH: Likewise.
2019         * locales/ar_DZ: Likewise.
2020         * locales/ar_EG: Likewise.
2021         * locales/ar_IN: Likewise.
2022         * locales/ar_IQ: Likewise.
2023         * locales/ar_JO: Likewise.
2024         * locales/ar_KW: Likewise.
2025         * locales/ar_LB: Likewise.
2026         * locales/ar_LY: Likewise.
2027         * locales/ar_MA: Likewise.
2028         * locales/ar_OM: Likewise.
2029         * locales/ar_QA: Likewise.
2030         * locales/ar_SA: Likewise.
2031         * locales/ar_SD: Likewise.
2032         * locales/ar_SY: Likewise.
2033         * locales/ar_TN: Likewise.
2034         * locales/ar_YE: Likewise.
2035         * locales/be_BY: Likewise.
2036         * locales/bn_IN: Likewise.
2037         * locales/br_FR@euro: Likewise.
2038         * locales/ca_ES: Likewise.
2039         * locales/ca_ES@euro: Likewise.
2040         * locales/cs_CZ: Likewise.
2041         * locales/da_DK: Likewise.
2042         * locales/de_AT: Likewise.
2043         * locales/de_AT@euro: Likewise.
2044         * locales/de_BE: Likewise.
2045         * locales/de_BE@euro: Likewise.
2046         * locales/de_CH: Likewise.
2047         * locales/de_DE: Likewise.
2048         * locales/de_DE@euro: Likewise.
2049         * locales/de_LU: Likewise.
2050         * locales/de_LU@euro: Likewise.
2051         * locales/el_GR: Likewise.
2052         * locales/el_GR@euro: Likewise.
2053         * locales/en_AU: Likewise.
2054         * locales/en_BW: Likewise.
2055         * locales/en_CA: Likewise.
2056         * locales/en_DK: Likewise.
2057         * locales/en_GB: Likewise.
2058         * locales/en_HK: Likewise.
2059         * locales/en_IE: Likewise.
2060         * locales/en_IE@euro: Likewise.
2061         * locales/en_IN: Likewise.
2062         * locales/en_NZ: Likewise.
2063         * locales/en_PH: Likewise.
2064         * locales/en_SG: Likewise.
2065         * locales/en_US: Likewise.
2066         * locales/en_ZW: Likewise.
2067         * locales/es_AR: Likewise.
2068         * locales/es_BO: Likewise.
2069         * locales/es_CL: Likewise.
2070         * locales/es_CO: Likewise.
2071         * locales/es_CR: Likewise.
2072         * locales/es_DO: Likewise.
2073         * locales/es_EC: Likewise.
2074         * locales/es_ES: Likewise.
2075         * locales/es_ES@euro: Likewise.
2076         * locales/es_GT: Likewise.
2077         * locales/es_HN: Likewise.
2078         * locales/es_MX: Likewise.
2079         * locales/es_NI: Likewise.
2080         * locales/es_PA: Likewise.
2081         * locales/es_PE: Likewise.
2082         * locales/es_PR: Likewise.
2083         * locales/es_PY: Likewise.
2084         * locales/es_SV: Likewise.
2085         * locales/es_US: Likewise.
2086         * locales/es_UY: Likewise.
2087         * locales/es_VE: Likewise.
2088         * locales/et_EE: Likewise.
2089         * locales/eu_ES: Likewise.
2090         * locales/eu_ES@euro: Likewise.
2091         * locales/fi_FI: Likewise.
2092         * locales/fi_FI@euro: Likewise.
2093         * locales/fo_FO: Likewise.
2094         * locales/fr_BE: Likewise.
2095         * locales/fr_BE@euro: Likewise.
2096         * locales/fr_CA: Likewise.
2097         * locales/fr_CH: Likewise.
2098         * locales/fr_FR: Likewise.
2099         * locales/fr_FR@euro: Likewise.
2100         * locales/fr_LU: Likewise.
2101         * locales/fr_LU@euro: Likewise.
2102         * locales/ga_IE: Likewise.
2103         * locales/ga_IE@euro: Likewise.
2104         * locales/gl_ES: Likewise.
2105         * locales/gl_ES@euro: Likewise.
2106         * locales/gu_IN: Likewise.
2107         * locales/gv_GB: Likewise.
2108         * locales/he_IL: Likewise.
2109         * locales/hi_IN: Likewise.
2110         * locales/hr_HR: Likewise.
2111         * locales/hu_HU: Likewise.
2112         * locales/id_ID: Likewise.
2113         * locales/is_IS: Likewise.
2114         * locales/it_CH: Likewise.
2115         * locales/it_IT: Likewise.
2116         * locales/it_IT@euro: Likewise.
2117         * locales/iw_IL: Likewise.
2118         * locales/ja_JP: Likewise.
2119         * locales/kk_KZ: Likewise.
2120         * locales/kl_GL: Likewise.
2121         * locales/kn_IN: Likewise.
2122         * locales/ko_KR: Likewise.
2123         * locales/kw_GB: Likewise.
2124         * locales/lo_LA: Likewise.
2125         * locales/lt_LT: Likewise.
2126         * locales/lv_LV: Likewise.
2127         * locales/ml_IN: Likewise.
2128         * locales/mn_MN: Likewise.
2129         * locales/mr_IN: Likewise.
2130         * locales/ms_MY: Likewise.
2131         * locales/mt_MT: Likewise.
2132         * locales/nb_NO: Likewise.
2133         * locales/nl_BE: Likewise.
2134         * locales/nl_BE@euro: Likewise.
2135         * locales/nl_NL: Likewise.
2136         * locales/nl_NL@euro: Likewise.
2137         * locales/nn_NO: Likewise.
2138         * locales/pa_IN: Likewise.
2139         * locales/pl_PL: Likewise.
2140         * locales/pt_BR: Likewise.
2141         * locales/pt_PT: Likewise.
2142         * locales/pt_PT@euro: Likewise.
2143         * locales/ro_RO: Likewise.
2144         * locales/ru_RU: Likewise.
2145         * locales/ru_UA: Likewise.
2146         * locales/sk_SK: Likewise.
2147         * locales/sl_SI: Likewise.
2148         * locales/sq_AL: Likewise.
2149         * locales/sv_FI: Likewise.
2150         * locales/sv_FI@euro: Likewise.
2151         * locales/sv_SE: Likewise.
2152         * locales/ta_IN: Likewise.
2153         * locales/te_IN: Likewise.
2154         * locales/th_TH: Likewise.
2155         * locales/tr_TR: Likewise.
2156         * locales/uk_UA: Likewise.
2157         * locales/ur_PK: Likewise.
2158         * locales/vi_VN: Likewise.
2159         * locales/wa_BE@euro: Likewise.
2160         * locales/zh_CN: Likewise.
2161         * locales/zh_HK: Likewise.
2162         * locales/zh_SG: Likewise.
2163         * locales/zh_TW: Likewise.
2165         [BZ #187]
2166         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
2167         surprises when using untranslated program.
2168         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
2169         make it more like the structure of the POSIX locale values.
2170         * locales/tr_TR: Correct numeric decimal point to use comma, and
2171         correct grouping.
2172         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
2174         [BZ #421]
2175         * locales/tr_TR: Update with new currency symbol valid from
2176         2005-01-01.  Patch from Nilgün Belma Bugüner.
2177         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
2179 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
2181         * locales/fa_IR: Add to_inpunct map.
2182         Patch by Hamed Malek <hamed@bamdad.org>.
2184 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
2186         [BZ #413]
2187         * locales/gu_IN: Update various incorrect and missing information.
2188         Patch by Ankit Patel <ankit@redhat.com>.
2190 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
2192         * locales/nb_NO: Make language field consistent in form with nn_NO.
2194 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
2196         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
2197         Reported by Alan Cox <alan@redhat.com>.
2199 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
2201         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
2202         for BZ #19.
2203         * tr_TR.in: New file.
2205 2004-07-31  Bruno Haible  <bruno@clisp.org>
2207         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
2208         * charmaps/SHIFT_JISX0213: Likewise.
2210 2004-07-22  Bruno Haible  <bruno@clisp.org>
2212         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
2213         ISO_8859-7:2003.
2215 2004-07-22  Bruno Haible  <bruno@clisp.org>
2217         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
2219 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
2221         * locales/kr_KO: Change month names to use latin numbers instead
2222         of hangul numeric pronounciation.  Patch from Changwoo
2223         Ryu.[BZ #25]
2225 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
2227         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
2229 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
2231         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
2232         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
2233         Reinhardt, and approved by the locale author Borka
2234         Jerman-Blazic. [BZ #163]
2236 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
2238         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
2240 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
2242         * locales/it_IT: Change currency formatting from none to two
2243         fraction dicits, as Italy now uses the Euro.  Patch from Marko
2244         Djukic. [BZ #111]
2246 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
2248         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
2249         (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
2251 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
2253         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
2255 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
2257         * locales/sid_ET: Correct lang_ab and source information.
2258         Patch from Daniel Yacob.
2260 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
2262         * locales/et_EE: Change default charset for et_EE locale from
2263         ISO-8859-1 to ISO-8859-15, to reflect the content of
2264         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
2265         from Indrek Hein and Meelis Roos.
2266         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
2268 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
2270         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
2271         * locales/kk_KZ: New file.
2272         * charmaps/PT154: New file.
2273         * charmaps/RK1048: New file.
2275 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
2277         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
2278         * locales/ar_TN: Likewise.
2279         * locales/ar_YE: Likewise.
2280         * locales/bn_BD: Likewise.
2281         * locales/br_FR: Likewise.
2282         * locales/ca_ES: Likewise.
2283         * locales/cy_GB: Likewise.
2284         * locales/gd_GB: Likewise.
2285         * locales/gv_GB: Likewise.
2286         * locales/hy_AM: Likewise.
2287         * locales/id_ID: Likewise.
2288         * locales/ka_GE: Likewise.
2289         * locales/kw_GB: Likewise.
2290         * locales/lg_UG: Likewise.
2291         * locales/mk_MK: Likewise.
2292         * locales/oc_FR: Likewise.
2293         * locales/ru_UA: Likewise.
2294         * locales/sk_SK: Likewise.
2295         * locales/sr_YU: Likewise.
2296         * locales/sr_YU@cyrillic: Likewise.
2297         * locales/uk_UA: Likewise.
2298         * locales/ur_PK: Likewise.
2299         * locales/wa_BE: Likewise.
2301 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
2303         * locales/fa_IR: Fix yesexpr and noexpr.
2304         Patch by Hamed Malek <hamed@bamdad.org>.
2306 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
2308         * locales/tr_TR: Correct sorting order of the normal and dotless I
2309         [BZ #19].
2311 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
2313         * locales/fa_IR: Add to_outpunct info and change decimal_point and
2314         thousand_sep to ASCII value.
2316 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
2318         * SUPPORTED: Add all kinds of UTF-8 locales.
2320 2004-01-18  Bruno Haible  <bruno@clisp.org>
2322         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
2323         * locales/lug_UG: Remove file.
2324         * SUPPORTED: Create lg_UG instead of lug_UG.
2326 2003-12-31  Bruno Haible  <bruno@clisp.org>
2328         * charmaps/IBM866NAV: Fix the character values.
2330 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
2332         * sort-test.sh: Print the status for both the sorting tests, xfrm
2333         and collate, making it possible to know which one of them that
2334         fail if only one of them misbehaves.  Indent output from
2335         'diff -u' when sorting test fail, to make it easier to visually
2336         group the output.
2338 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
2340         * tst-fmon.data: Add simple test to check left justified currency
2341         values in the C locale.
2343 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
2345         * tst-fmon.sh: Don't print every line.  The program already prints
2346         the failing ones.
2348         * tst-fmon.c (main): Fix typo in message.
2350 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
2352         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
2353         * locales/hr_HR: Correct the email address of Tomislav Vujec.
2354         * locales/ja_JP: Document EUC-JP as the recommended charset.
2355         * locales/ko_KR: List Won-kyu Park as the author/contact for the
2356         locale.
2357         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
2359 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
2361         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
2363 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
2365         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
2367         * locales/aa_DJ: Add int_select.  Use copy where possible.
2368         * locales/am_ET: Likewise.
2369         * locales/ar_BH: Likewise.
2370         * locales/ar_DZ: Likewise.
2371         * locales/ar_EG: Likewise.
2372         * locales/ar_IN: Likewise.
2373         * locales/az_AZ: Likewise.
2374         * locales/be_BY: Likewise.
2375         * locales/bn_BD: Likewise.
2376         * locales/bn_IN: Likewise.
2377         * locales/br_FR: Likewise.
2378         * locales/bs_BA: Likewise.
2379         * locales/da_DK: Likewise.
2380         * locales/de_AT: Likewise.
2381         * locales/de_BE: Likewise.
2382         * locales/el_GR: Likewise.
2383         * locales/en_AU: Likewise.
2384         * locales/en_BW: Likewise.
2385         * locales/en_CA: Likewise.
2386         * locales/en_DK: Likewise.
2387         * locales/en_IN: Likewise.
2388         * locales/es_AR: Likewise.
2389         * locales/es_BO: Likewise.
2390         * locales/es_CL: Likewise.
2391         * locales/es_CO: Likewise.
2392         * locales/es_CR: Likewise.
2393         * locales/es_DO: Likewise.
2394         * locales/es_EC: Likewise.
2395         * locales/es_GT: Likewise.
2396         * locales/es_HN: Likewise.
2397         * locales/es_SV: Likewise.
2398         * locales/et_EE: Likewise.
2399         * locales/fi_FI: Likewise.
2400         * locales/fr_BE: Likewise.
2401         * locales/fr_CA: Likewise.
2402         * locales/fr_FR: Likewise.
2403         * locales/gu_IN: Likewise.
2404         * locales/hi_IN: Likewise.
2405         * locales/hr_HR: Likewise.
2406         * locales/hu_HU: Likewise.
2407         * locales/is_IS: Likewise.
2408         * locales/ka_GE: Likewise.
2409         * locales/kn_IN: Likewise.
2410         * locales/ml_IN: Likewise.
2411         * locales/mr_IN: Likewise.
2412         * locales/nl_BE: Likewise.
2413         * locales/pa_IN: Likewise.
2414         * locales/pt_BR: Likewise.
2415         * locales/ru_RU: Likewise.
2416         * locales/sq_AL: Likewise.
2417         * locales/ta_IN: Likewise.
2418         * locales/te_IN: Likewise.
2419         * locales/ti_ER: Likewise.
2420         * locales/ti_ET: Likewise.
2421         * locales/zh_HK: Likewise.
2423         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
2425         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
2426         LC_ADDRESS, and LC_TELEPHONE definitions.
2428 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
2430         * tst-fmon.sh: Allow quotes around the result string, to make it
2431         easier to see important whitespace.
2432         * tst-fmon.data: Likewise.
2434         * tst-fmon.sh: Clean up output, unify capitalization and output order.
2435         * tst-fmon.c: Likewise.
2437         * tst-fmon.data: Add test for international currency formatting.
2438         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
2439         * tst-fmon-locales/tstfmon_n02n40: Likewise.
2440         * tst-fmon-locales/tstfmon_n10y31: Likewise.
2441         * tst-fmon-locales/tstfmon_n11y41: Likewise.
2442         * tst-fmon-locales/tstfmon_n12y11: Likewise.
2443         * tst-fmon-locales/tstfmon_n20n32: Likewise.
2444         * tst-fmon-locales/tstfmon_n30y20: Likewise.
2445         * tst-fmon-locales/tstfmon_n41n00: Likewise.
2446         * tst-fmon-locales/tstfmon_y01y10: Likewise.
2447         * tst-fmon-locales/tstfmon_y02n22: Likewise.
2448         * tst-fmon-locales/tstfmon_y22n42: Likewise.
2449         * tst-fmon-locales/tstfmon_y30y21: Likewise.
2450         * tst-fmon-locales/tstfmon_y32n31: Likewise.
2451         * tst-fmon-locales/tstfmon_y40y00: Likewise.
2452         * tst-fmon-locales/tstfmon_y42n21: Likewise.
2454         * locales/en_US: Correct spacing for international
2455         currency formatting, now that strfmon() works better.
2457         * locales/ja_JP: Correct currency position and
2458         spacing now that strfmon() work better.
2460 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
2462         * locales/af_ZA: Add ISO 3166 information.
2463         * locales/ar_AE: Likewise.
2464         * locales/ar_BH: Likewise.
2465         * locales/ar_DZ: Likewise.
2466         * locales/ar_EG: Likewise.
2467         * locales/ar_IN: Likewise.
2468         * locales/ar_IQ: Likewise.
2469         * locales/ar_JO: Likewise.
2470         * locales/ar_KW: Likewise.
2471         * locales/ar_LB: Likewise.
2472         * locales/ar_LY: Likewise.
2473         * locales/ar_MA: Likewise.
2474         * locales/ar_OM: Likewise.
2475         * locales/ar_QA: Likewise.
2476         * locales/ar_SA: Likewise.
2477         * locales/ar_SD: Likewise.
2478         * locales/ar_SY: Likewise.
2479         * locales/ar_TN: Likewise.
2480         * locales/ar_YE: Likewise.
2481         * locales/az_AZ: Likewise.
2482         * locales/be_BY: Likewise.
2483         * locales/bn_BD: Likewise.
2484         * locales/bn_IN: Likewise.
2485         * locales/bs_BA: Likewise.
2486         * locales/ca_ES: Likewise.
2487         * locales/cs_CZ: Likewise.
2488         * locales/cy_GB: Likewise.
2489         * locales/da_DK: Likewise.
2490         * locales/de_AT: Likewise.
2491         * locales/de_BE: Likewise.
2492         * locales/de_CH: Likewise.
2493         * locales/de_LU: Likewise.
2494         * locales/el_GR: Likewise.
2495         * locales/en_AU: Likewise.
2496         * locales/en_BW: Likewise.
2497         * locales/en_CA: Likewise.
2498         * locales/en_DK: Likewise.
2499         * locales/en_GB: Likewise.
2500         * locales/en_HK: Likewise.
2501         * locales/en_IE: Likewise.
2502         * locales/en_IN: Likewise.
2503         * locales/en_NZ: Likewise.
2504         * locales/en_PH: Likewise.
2505         * locales/en_SG: Likewise.
2506         * locales/en_ZA: Likewise.
2507         * locales/en_ZW: Likewise.
2508         * locales/es_AR: Likewise.
2509         * locales/es_BO: Likewise.
2510         * locales/es_CL: Likewise.
2511         * locales/es_CO: Likewise.
2512         * locales/es_CR: Likewise.
2513         * locales/es_DO: Likewise.
2514         * locales/es_EC: Likewise.
2515         * locales/es_ES: Likewise.
2516         * locales/es_GT: Likewise.
2517         * locales/es_HN: Likewise.
2518         * locales/es_MX: Likewise.
2519         * locales/es_NI: Likewise.
2520         * locales/es_PA: Likewise.
2521         * locales/es_PE: Likewise.
2522         * locales/es_PR: Likewise.
2523         * locales/es_PY: Likewise.
2524         * locales/es_SV: Likewise.
2525         * locales/es_US: Likewise.
2526         * locales/es_UY: Likewise.
2527         * locales/es_VE: Likewise.
2528         * locales/et_EE: Likewise.
2529         * locales/eu_ES: Likewise.
2530         * locales/fi_FI: Likewise.
2531         * locales/fo_FO: Likewise.
2532         * locales/fr_BE: Likewise.
2533         * locales/fr_CA: Likewise.
2534         * locales/fr_CH: Likewise.
2535         * locales/fr_FR: Likewise.
2536         * locales/fr_LU: Likewise.
2537         * locales/ga_IE: Likewise.
2538         * locales/gl_ES: Likewise.
2539         * locales/gu_IN: Likewise.
2540         * locales/gv_GB: Likewise.
2541         * locales/he_IL: Likewise.
2542         * locales/hi_IN: Likewise.
2543         * locales/hr_HR: Likewise.
2544         * locales/hu_HU: Likewise.
2545         * locales/id_ID: Likewise.
2546         * locales/is_IS: Likewise.
2547         * locales/it_CH: Likewise.
2548         * locales/it_IT: Likewise.
2549         * locales/iw_IL: Likewise.
2550         * locales/ja_JP: Likewise.
2551         * locales/kl_GL: Likewise.
2552         * locales/kn_IN: Likewise.
2553         * locales/ko_KR: Likewise.
2554         * locales/kw_GB: Likewise.
2555         * locales/lt_LT: Likewise.
2556         * locales/lug_UG: Likewise.
2557         * locales/lv_LV: Likewise.
2558         * locales/ml_IN: Likewise.
2559         * locales/mr_IN: Likewise.
2560         * locales/ms_MY: Likewise.
2561         * locales/mt_MT: Likewise.
2562         * locales/nb_NO: Likewise.
2563         * locales/ne_NP: Likewise.
2564         * locales/nl_BE: Likewise.
2565         * locales/nl_NL: Likewise.
2566         * locales/nn_NO: Likewise.
2567         * locales/pa_IN: Likewise.
2568         * locales/pl_PL: Likewise.
2569         * locales/pt_BR: Likewise.
2570         * locales/pt_PT: Likewise.
2571         * locales/ro_RO: Likewise.
2572         * locales/ru_RU: Likewise.
2573         * locales/ru_UA: Likewise.
2574         * locales/se_NO: Likewise.
2575         * locales/sk_SK: Likewise.
2576         * locales/sl_SI: Likewise.
2577         * locales/sq_AL: Likewise.
2578         * locales/sr_YU: Likewise.
2579         * locales/st_ZA: Likewise.
2580         * locales/sv_FI: Likewise.
2581         * locales/sv_SE: Likewise.
2582         * locales/ta_IN: Likewise.
2583         * locales/te_IN: Likewise.
2584         * locales/tg_TJ: Likewise.
2585         * locales/th_TH: Likewise.
2586         * locales/tl_PH: Likewise.
2587         * locales/uk_UA: Likewise.
2588         * locales/ur_PK: Likewise.
2589         * locales/uz_UZ@cyrillic: Likewise.
2590         * locales/vi_VN: Likewise.
2591         * locales/xh_ZA: Likewise.
2592         * locales/zh_HK: Likewise.
2593         * locales/zh_SG: Likewise.
2594         * locales/zu_ZA: Likewise.
2596 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
2598         * locales/translit_et: Removed unused file.
2600         * locales/fi_FI: First weekday and workday is Monday in Finland.
2601         Correction from Tommi Vainikainen.
2603 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
2605         * Makefile (LOCALES): Add cs_CZ.UTF-8.
2607 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
2609         * Makefile (tst-leaks-ENV): Add LOCPATH.
2611 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
2613         * Makefile (LOCALES): Add tr_TR.UTF-8.
2615 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
2617         * locales/ne_NP: New file.
2618         * locales/gu_IN: New file.
2619         * locales/kn_IN: New file.
2620         * locales/pa_IN: New file.
2621         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
2623         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
2625 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
2627         * tst-numeric.data: Fix fallout from nb_NO introduction.
2628         * Makefile (LOCALES): Likewise.
2630 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
2632         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
2634         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
2636 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
2638         * locales/aa_DJ: New file.
2639         * locales/aa_ER: New file.
2640         * locales/aa_ER@saaho: New file.
2641         * locales/aa_ET: New file.
2642         * locales/byn_ER: New file.
2643         * locales/gez_ER: New file.
2644         * locales/gez_ER@abegede: New file.
2645         * locales/gez_ET: New file.
2646         * locales/gez_ET@abegede: New file.
2647         * locales/om_ET: New file.
2648         * locales/om_KE: New file.
2649         * locales/sid_ET: New file.
2650         * locales/so_DJ: New file.
2651         * locales/so_ET: New file.
2652         * locales/so_KE: New file.
2653         * locales/so_SO: New file.
2654         * locales/tig_ER: New file.
2655         * locales/am_ET: Various updates.
2656         * locales/ti_ER: Likewise.
2657         * locales/ti_ET: Likewise.
2658         Patch by Daniel Yacob <locales@geez.org>.
2660 2003-10-31  Roland McGrath  <roland@redhat.com>
2662         * bug-usesetlocale.c: New file.
2663         * Makefile (tests): Add it.
2665 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
2667         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
2669         * locales/uz_UZ: New version by Mashrab Kuvatov.
2670         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
2672 2003-09-21  Jordi Mallach  <jordi@gnu.org>
2674         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
2675         values.
2676         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
2677         * locales/gl_ES: Likewise.
2679 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
2681         * locales/lo_LA: Fix duplicated collation entries.
2682         Patch by Anousak Souphavanh <anousak@muanglao.com>.
2684 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
2686         * locales/iw_IL: Add comment stating why there are two locales for
2687         Hebrew in Israel, and that he_IL replaces iw_IL.
2688         * locales/he_IL: Likewise.
2690 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
2692         * locales/an_ES: Fix locale header information.
2693         * locales/wa_BE: Likewise.
2694         * locales/yi_US: Likewise.
2695         Patch by Jordi Mallach <jordi@sindominio.net>.
2697 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
2699         * charmaps/WINDOWS-31J: New file.
2700         * charmaps/EUC-JP-MS: New file
2701         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
2703 2003-07-27  Andreas Jaeger  <aj@suse.de>
2705         * collate-test.c: Include error.h for error prototype.
2706         * xfrm-test.c: Likewise.
2708 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
2710         * collate-test.c (main): Correct handling of files with more then
2711         100 lines.  Print error message if argument is missing, instead of
2712         segfaulting.
2713         * xfrm-test.c: Likewise.
2715 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
2717         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
2718         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
2719         Patch by Anousak Souphavanh <anousak@muanglao.com>.
2721 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
2723         * locales/an_ES: Change default charset from ISO-8859-1 to
2724         ISO-8859-15 as the locale need the EURO sign.
2726         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
2728 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
2730         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
2731         latin letter d.
2733 2003-06-16  Bruno Haible  <bruno@clisp.org>
2735         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
2736         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
2737         * charmaps/IBM1047: Add alias IBM-1047.
2738         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
2740 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2742         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
2743         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
2745 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
2747         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
2749 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2751         * tst-fmon.c (main): Remove unused variable 'monval'.
2753         * tst-fmon.sh: Make sure all tests are executed before an error
2754         code is reported to make.
2755         * tst-numeric.sh: Likewise.
2757 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
2759         * locales/is_IS [LC_TIME]: Use lower case letters in month and
2760         week day names.  Patch from Bjarni Ingi Gislason.
2762 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
2764         * locales/fi_FI: Add URL to a reference documenting Finish in
2765         Finland
2766         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
2767         period (U002E) to non-break space (U00A0).
2768         suggestion from Eero Häkkinen.
2769         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
2770         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
2772 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
2774         * locales/lo_LA: New file.
2775         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
2776         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
2778 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
2780         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
2782 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
2784         * locales/st_ZA: New file.
2785         * locales/xh_ZA: New file.
2786         * locales/zu_ZA: New file.
2787         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
2789 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
2791         * locales/de_DE: Use two-letter abday values.
2792         * tst-langinfo.sh: Update after de_DE locale change.
2794 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2796         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
2797         format specifier when printing ret.
2799 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2801         * tst-fmon.c: Report name of locale if setlocale() fails.
2802         * tst-numeric.c: Likewise.
2804         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
2805         * tst-numeric.sh: Likewise.
2807 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
2809         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
2810         it easier to find out what was wrong with the sorting order.
2812 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
2814         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
2815         (tst-numeric.out): Define.
2816         * tst-numeric.c: New file.
2817         * tst-numeric.sh: New file.
2818         * tst-numeric.data: New file.
2820 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
2822         * locales/ar_BH: Fix spelling of Bahrain.
2824 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
2826         * locales/uk_UA: Fix sorting.
2827         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
2829 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
2831         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
2832         'SDD' for Sudan.
2833         * locales/es_EC [LC_MONETARY]: Use international currency symbol
2834         'USD' for Ecuador.
2835         Source is CIA World Fact book.
2837 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
2839         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
2840         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
2841         the locale building again.
2842         * locales/sr_YU@cyrillic: Likewise.
2844 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
2846         * locales/mn_MN: Fix country_post and country_ab2.
2848 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2850         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
2851         Added ^ to LC_MESSAGES regex "^[yY].*".
2852         Confirmed LC_PAPER and LC_MEASUREMENT settings.
2853         Added country and language names to LC_ADDRESS.
2854         Added missing info for LC_TELEPHONE.
2855         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
2857 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
2859         * localedata/mn_MN: New file.
2860         Contributed by Sanlig Badral <badral@chinggis.com>.
2862 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
2864         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
2866 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
2868         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
2869         as 2.  Reported by Christian Rose <menthos@gnu.org>.
2871         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
2873 2002-12-03  Roland McGrath  <roland@redhat.com>
2875         * charmaps/CP1125: New file.
2876         * CHECKSUMS: Add it.
2878 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
2880         * locales/tl_PH: Fix typo: Philipines -> Philippines.
2882 2002-10-18  Bruno Haible  <bruno@clisp.org>
2884         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
2886         * charmaps/KOI8-T: Correct a typo.
2887         * charmaps/CP1256: Use official Unicode character names.
2888         * charmaps/EUC-JP: Likewise.
2889         * charmaps/GBK: Likewise.
2890         * charmaps/ISO-8859-11: Likewise.
2891         * charmaps/KOI8-U: Likewise.
2892         * charmaps/MAC-SAMI: Likewise.
2893         * charmaps/TIS-620: Likewise.
2894         * charmaps/CP949: Likewise. Use Hangul syllable names according to
2895         Unicode 3.0 book, section 3.11.
2896         * charmaps/EUC-KR: Likewise.
2897         * charmaps/JOHAB: Likewise.
2899 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
2901         * locales/zh_TW: Use shorter forms for abday and day.
2902         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
2904 2002-09-23  Roland McGrath  <roland@redhat.com>
2906         * tst-xlocale1.c (main): int -> size_t for counter.
2907         * tst-xlocale2.c (do_test): Likewise.
2908         * tst-ctype.c (main): Likewise.
2910 2002-09-22  Bruno Haible  <bruno@clisp.org>
2912         * charmaps/TSCII: New file.
2914 2002-09-20  Roland McGrath  <roland@redhat.com>
2916         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
2917         Touch the LC_CTYPE file of the output after a successful run.
2918         Reported by Bruno Haible <bruno@clisp.org>.
2920 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
2922         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
2923         Patch by Yanko Kaneti <yaneti@declera.com>.
2925 2002-09-01  Roland McGrath  <roland@redhat.com>
2927         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
2929 2002-08-28  Roland McGrath  <roland@redhat.com>
2931         * tst-xlocale1.c (main): Remove __ from function names.
2932         * tst-xlocale2.c: Likewise.
2934 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2936         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
2937         code.
2938         * tests-mbwc/tst_mbrtowc.c: Likewise.
2939         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
2940         * tests-mbwc/tst_mbstowcs.c: Likewise.
2941         * tests-mbwc/tst_strfmon.c: Likewise.
2942         * tests-mbwc/tst_strxfrm.c: Likewise.
2943         * tests-mbwc/tst_swscanf.c: Likewise.
2944         * tests-mbwc/tst_wcscat.c: Likewise.
2945         * tests-mbwc/tst_wcschr.c: Likewise.
2946         * tests-mbwc/tst_wcscpy.c: Likewise.
2947         * tests-mbwc/tst_wcscspn.c: Likewise.
2948         * tests-mbwc/tst_wcsncat.c: Likewise.
2949         * tests-mbwc/tst_wcsncpy.c: Likewise.
2950         * tests-mbwc/tst_wcspbrk.c: Likewise.
2951         * tests-mbwc/tst_wcsrtombs.c: Likewise.
2952         * tests-mbwc/tst_wcsspn.c: Likewise.
2953         * tests-mbwc/tst_wcsstr.c: Likewise.
2954         * tests-mbwc/tst_wcstod.c: Likewise.
2955         * tests-mbwc/tst_wcstok.c: Likewise.
2956         * tests-mbwc/tst_wcstombs.c: Likewise.
2958 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2960         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
2961         range.
2963 2002-08-09  Roland McGrath  <roland@redhat.com>
2965         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
2966         localedef.
2968 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2970         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
2971         Adding presentation forms, Alef Wasla, and Rial Sign.
2972         Handling frequent canonically equivalent sequences like each other.
2973         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2975 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
2977         * locales/es_EC: Fix typo: Equador -> Ecuador.
2979 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
2981         * locales/th_TH: Change tel_dom_fmt.
2982         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2984 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
2986         * charmaps/ISO-8859-11: New file.
2988 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
2990         * locales/lug_UG: New file.
2991         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
2993         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
2994         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
2996 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
2998         * locales/mt_MT: Add locale-specific collation info.
2999         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
3001         * locales/en_AU: Add am/pm support.
3002         Patch partly by maffew@cat.org.au [PR libc/3911].
3004 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
3006         * locales/be_BY: Fix int_curr_symbol.
3007         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
3009 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
3011         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
3012         and trailing consonant.
3013         * charmaps/GB18030: Likewise
3015 2002-04-21  Bruno Haible  <bruno@clisp.org>
3017         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
3018         14 (tags), 15 and 16 (private use), accidentally removed by the
3019         2002-01-16 patch.  Replace width table by one which is based on
3020         Unicode but is biased for CJK.
3022 2002-04-19  Bruno Haible  <bruno@clisp.org>
3024         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
3025         * charmaps/MAC-SAMI: Likewise.
3027 2002-04-15  Bruno Haible  <bruno@clisp.org>
3029         * charmaps/EUC-JISX0213: New file.
3030         * charmaps/SHIFT_JISX0213: New file.
3032 2002-04-15  Bruno Haible  <bruno@clisp.org>
3034         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
3036 2002-04-15  Bruno Haible  <bruno@clisp.org>
3038         * charmaps/EUC-TW: Add many mappings for characters introduced in
3039         Unicode 3.1 and 3.2.
3041 2002-04-15  Bruno Haible  <bruno@clisp.org>
3043         * charmaps/GB18030: Update for Unicode 3.2:
3044         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
3045         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
3046         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
3047         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
3048         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
3049         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
3050         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
3051         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
3052         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
3053         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
3054         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
3055         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
3056         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
3057         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
3059 2002-04-15  Bruno Haible  <bruno@clisp.org>
3061         * charmaps/UTF-8: Update for Unicode 3.2:
3062         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
3063         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
3064         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
3065         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
3066         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
3067         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
3068         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
3069         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
3070         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
3071         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
3072         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
3073         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
3074         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
3075         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
3076         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
3078 2002-04-15  Bruno Haible  <bruno@clisp.org>
3080         Update to Unicode 3.2.
3081         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
3082         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
3083         * locales/translit_combining: Add more combining characters.
3084         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
3085         <U2A74>..<U2A76>.
3086         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
3087         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
3088         <UFE00>..<UFE0F>.
3089         * locales/translit_small: Add small Hiragana letters and small
3090         Katakana letters.
3091         * locales/translit_wide: Add <UFF5F>..<UFF60>.
3093 2002-04-15  Bruno Haible  <bruno@clisp.org>
3095         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
3096         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
3097         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
3098         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
3099         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
3100         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
3101         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
3102         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
3103         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
3104         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
3105         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
3106         <UFA30>..<UFA6A>, <UFE73>.
3107         (space): Add <U205F>.
3108         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
3109         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
3110         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
3111         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
3112         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
3113         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
3114         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
3115         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
3116         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
3117         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
3118         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
3119         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
3120         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
3121         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
3122         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
3123         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
3124         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
3125         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
3126         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
3127         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
3128         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
3129         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
3130         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
3131         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
3132         (print): Likewise. Also add <U205F>.
3133         (blank): Add <U205F>.
3134         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
3135         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
3136         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
3137         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
3138         (<U050D>,<U050C>), (<U050F>,<U050E>).
3139         (totitle): Likewise.
3140         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
3141         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
3142         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
3143         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
3144         (<U050C>,<U050D>), (<U050E>,<U050F>).
3145         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
3146         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
3147         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
3148         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
3149         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
3150         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
3151         * locales/tr_TR: Likewise.
3153 2002-04-15  Bruno Haible  <bruno@clisp.org>
3155         * charmaps/IBM856: New file.
3156         * charmaps/IBM922: New file.
3157         * charmaps/IBM1124: New file.
3158         * charmaps/IBM1129: New file.
3159         * charmaps/IBM1160: New file.
3160         * charmaps/IBM1161: New file.
3161         * charmaps/IBM1132: New file.
3162         * charmaps/IBM1133: New file.
3163         * charmaps/IBM1162: New file.
3164         * charmaps/IBM1163: New file.
3165         * charmaps/IBM1164: New file.
3166         * charmaps/ARMSCII-8: New file.
3168 2002-04-14  Wolfram Gloger  <wg@malloc.de>
3170         * tests-mbwc/tst_types.h: Increase MONSIZE.
3171         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
3173 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
3175         * locales/ms_MY (day): Fix a typo.
3177 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
3179         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
3181 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
3183         * locales/vi_VN: Fix various mistakes and add some more information.
3184         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
3186 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
3188         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
3189         Euro locales.
3190         * tst-fmon.data: Likewise.
3192         * locales/br_FR: Eliminate old national currencies of countries
3193         participating in Euro.  Make @euro files pure copies.
3194         * locales/ca_ES: Likewise.
3195         * locales/ca_ES@euro: Likewise.
3196         * locales/de_AT: Likewise.
3197         * locales/de_AT@euro: Likewise.
3198         * locales/de_BE: Likewise.
3199         * locales/de_BE@euro: Likewise.
3200         * locales/de_DE: Likewise.
3201         * locales/de_DE@euro: Likewise.
3202         * locales/de_LU: Likewise.
3203         * locales/de_LU@euro: Likewise.
3204         * locales/el_GR: Likewise.
3205         * locales/el_GR@euro: Likewise.
3206         * locales/en_IE: Likewise.
3207         * locales/en_IE@euro: Likewise.
3208         * locales/es_ES: Likewise.
3209         * locales/es_ES@euro: Likewise.
3210         * locales/fi_FI: Likewise.
3211         * locales/fi_FI@euro: Likewise.
3212         * locales/fr_BE: Likewise.
3213         * locales/fr_BE@euro: Likewise.
3214         * locales/fr_FR: Likewise.
3215         * locales/fr_FR@euro: Likewise.
3216         * locales/fr_LU: Likewise.
3217         * locales/fr_LU@euro: Likewise.
3218         * locales/ga_IE: Likewise.
3219         * locales/ga_IE@euro: Likewise.
3220         * locales/gl_ES: Likewise.
3221         * locales/gl_ES@euro: Likewise.
3222         * locales/it_IT: Likewise.
3223         * locales/it_IT@euro: Likewise.
3224         * locales/nl_NL: Likewise.
3225         * locales/nl_NL@euro: Likewise.
3226         * locales/pt_PT: Likewise.
3227         * locales/pt_PT@euro: Likewise.
3229         * locales/br_FR@euro: New file.
3231 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
3233         * locales/eu_ES: Corrections of date and time formats.
3234         * locales/hu_HU: Adjust a comment.
3235         * locales/wa_BE: New file.
3236         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
3238         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
3239         * locales/wa_BE@euro: New file.
3241         * locales/zh_HK: Correct date information.
3242         Patch by Anthony Fok <anthony@thizlinux.com>.
3244 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
3246         * locales/sr_YU: Correct month entries for June and July
3247         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
3249         * locales/pl_PL: Update int_curr_symbol.
3251 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
3253         * locales/el_GR: Bug fixes for spelling.
3254         Patch by Alexandros Diamantidis <adia@hellug.gr>.
3256 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
3258         * da_DK.in: Add a few more character sequences, no real words.
3260 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
3262         * charmaps/MACINTOSH: Update to Apple's latest definition.
3264 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
3266         * charmaps/GB18030: Update.
3267         Patch by Yu Shao <yshao@redhat.com>.
3269 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
3271         * locales/hu_HU: New version with corrected collation.
3272         Patch by Nagy Péter <chichken@interbase.hu>.
3274 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
3276         * locales/bn_BD: New file.
3277         Contributed by Taneem Ahmed <taneem@eyetap.org>.
3279 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
3281         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
3283 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
3285         * locales/ms_MY: Various bug fixes and additions.
3286         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
3288         * locales/ca_ES: Fix typos (desembre -> decembre).
3289         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
3291 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
3293         * charmaps/TCVN5712-1: Add combined characters.
3295 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
3297         * locales/bg_BG: Rewrite.
3298         Patch by Alexander Shopov <al_shopov@web.bg>.
3300         * charmapsTCVN5712-1: New file.
3302 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
3304         * locales/translit_neutral: Define transliteration for dong sign.
3306 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
3308         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
3310         * locales/de_CH: Define decimal point to '.' and thousands
3311         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
3313 2001-11-21  Bruno Haible  <bruno@clisp.org>
3315         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
3317 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
3319         * locales/se_NO: New file.
3321 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
3323         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
3325 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
3327         * charmaps/SAMI-WS2: Add Euro sign.
3328         Patch by Petter Reinholdtsen <pere@hungry.com>.
3330 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3332         * Makefile: Add rules to build and run tst-xlocale2.
3333         * tst-xlocale2.c: New file.
3335 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
3337         * Makefile: Add rules to build and run tst-xlocale1.
3338         * tst-xlocale1.c: New file.
3340         * bug-iconv-trans.c: Improve error messages.
3342 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
3344         * charmaps/ISO-IR-209: New file.
3345         * charmaps/MAC-SAMI: New file.
3346         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
3348 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
3350         * charmaps/GEORGIAN-PS: New file.
3351         * charmaps/GEORGIAN-ACADEMY: New file.
3352         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
3354 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
3356         * Makefile: Add rules to build and run tst-mbswcs6.
3357         * tst-mbswcs6.c: New file.
3359         * SUPPORTED: Add several new locales.
3361         * charmaps/KOI8-T: New file.
3363 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
3365         * locales/af_ZA: Use generic LC_COLLATE data.
3366         * locales/el_GR: Likewise.
3367         * locales/hu_HU: Likewise.
3368         * locales/ro_RO: Likewise.  Add transliteration.
3369         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
3370         * locales/ru_RU: Likewise.
3371         * locales/ru_UA: Likewise.
3372         * locales/uk_UA: Likewise.
3373         * locales/eu_ES: LC_TIME strings fixed.
3374         * locales/am_ET: New file.
3375         * locales/translit_et: New file.
3376         * locales/az_AZ: New file.
3377         * locales/br_FR: New file.
3378         * locales/bs_BA: New file.
3379         * locales/cy_GB: New file.
3380         * locales/hy_AM: New file.
3381         * locales/ka_GE: New file.
3382         * locales/mi_NZ: New file.
3383         * locales/oc_FR: New file.
3384         * locales/tg_TJ: New file.
3385         * locales/ti_ER: New file.
3386         * locales/ti_ET: New file.
3387         * locales/tl_PH: New file.
3388         * locales/tt_RU: New file.
3389         * locales/ur_PK: New file.
3390         * locales/uz_UZ: New file.
3391         * locales/yi_US: New file.
3392         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
3394 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
3396         * locales/tr_TR: Define missing fields and remove FIXME comments.
3397         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
3399 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
3401         * locales/en_CA (LC_PAPER): Change to Letter.
3402         * locales/fr_CA (LC_PAPER): Likewise.
3403         * locales/es_PR (LC_PAPER): Change to Letter.
3404         (LC_MEASUREMENT): Change to 2.
3405         * locales/es_US (LC_PAPER): Change to Letter.
3406         (LC_MEASUREMENT): Change to 2.
3408 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
3410         * Makefile: Add dependencies to locale files for all tests in $(tests).
3412 2001-06-28  H.J. Lu  <hjl@gnu.org>
3414         * Makefile: Include SUPPORTED.
3415         (INSTALL-SUPPORTED-LOCALES): New.
3416         ($(INSTALL-SUPPORTED-LOCALES)): New target.
3417         (install-locales-dir): Likewise.
3418         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
3419         * SUPPORTED: Changed the format for parallel install.
3421 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
3423         * Makefile: Add rules to build and run tst-leaks.
3424         * tst-leaks.c: New file.
3426 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3428         * locales/ro_RO (day): Use U0163 instead of U021B.
3430 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3432         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
3434 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
3436         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
3437         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
3439 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
3441         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
3442         to SHIFT_JIS. Add SJIS as alias.
3443         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
3444         * gen-locale.sh: Likewise.
3446 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3448         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3449         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
3450         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
3451         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
3453 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3455         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3456         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
3457         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
3458         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
3459         <U3014>, <U3015>, <U3018>, <U3019>.
3461 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3463         * gen-unicode-ctype.c: Update to Unicode 3.1.
3464         (unicode_attributes): Change size to 0x110000.
3465         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
3466         Unicode now officially allows a 32-bit representation and deprecates
3467         the use of surrogates in this representation.
3468         (fill_attributes): Loop up to 0x110000.
3469         (unicode_combining): Remove array.
3470         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
3471         contain this property any more.
3472         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
3473         2001-02-15.
3474         (is_combining): Use new but equivalent definition.
3475         (ucs_symbol, ucs_symbol_range): New functions.
3476         (output_charclass): Loop up to 0x110000.
3477         (output_charmap): Likewise.
3478         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
3479         appropriate.
3480         (main): Expect only two arguments. Remove fill_combining() call.
3481         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
3482         To "lower", add <U03F5> and Deseret letters.
3483         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
3484         Gothic letters, Deseret letters, mathematical symbols.
3485         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
3486         Unicode 3.1 characters.
3487         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
3488         many new Unicode 3.1 characters.
3489         "toupper", "tolower", "totitle": Update.
3490         To "combining", add some new musical symbols.
3491         To "combining_level3", add some new musical symbols.
3492         * locales/tr_TR (LC_CTYPE): Update from i18n.
3493         * locales/translit_font: Add transliterations for new Unicode 3.1
3494         mathematical symbols.
3495         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
3496         * locales/translit_cjk_compat: Add transliterations for CJK
3497         compatibility characters in Unicode plane 2.
3499 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
3501         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
3502         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
3503         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
3504         0x8EAFxxxx mappings instead.
3506 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
3508         * locales/ro_RO: Correct abday, day, abmon, and mon info.
3509         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
3511 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
3513         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
3514         for some tests, because mbrlen (NULL, 0, &s) does not always put back
3515         s into the initial state.
3517 2001-05-14  Andreas Jaeger  <aj@suse.de>
3519         * locales/ms_MY: Fix entries for Tue and Wednesday.
3520         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
3522 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
3524         * locales/be_BY: Fix syntax in LC_COLLATE section.
3525         * locales/ru_UA: Likewise.
3526         * locales/tr_TR: Likewise.
3527         * locales/uk_UA: Likewise.
3529 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
3531         * locales/fa_IR: Add outdigit information and collation.
3532         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3534 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
3536         * locales/i18n: Don't define outdigit.
3538 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
3540         * locales/th_TH: Remove name_ms entry.
3541         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3543 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
3545         * locales/th_TH: Update era information and some of the new
3546         categories.
3547         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3549 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
3551         * locales/i18n: Correct classification of Thai characters.  This
3552         differs from Unicode's tables but is in line with linguistic rules
3553         in Thailand.
3554         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3556 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
3558         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
3559         Patch by Yong Li <rigel863@yahoo.com>.
3561 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
3563         * SUPPORTED: Add zh_CN.GBK.
3565 2001-02-09  Andreas Jaeger  <aj@suse.de>
3567         * locales/en_IN: Add newline at end of file.
3569         * SUPPORTED: Add more entries.
3571 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
3573         * locales/en_HK: At newline at the end of the file.
3575 2001-02-08  Andreas Jaeger  <aj@suse.de>
3577         * localedata/SUPPORTED: Add some entries for new locales.
3579 2001-02-07  Andreas Jaeger  <aj@suse.de>
3581         * locales/ar_IN: New.
3582         * locales/bn_IN: New.
3583         * locales/el_GR@euro: New.
3584         * locales/en_HK: New.
3585         * locales/en_IN: New.
3586         * locales/en_PH: New.
3587         * locales/en_SG: New.
3588         * locales/ms_MY: New.
3589         * locales/ta_IN: New.
3590         * locales/te_IN: New.
3591         * locales/zh_SG: New.
3593 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
3595         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
3596         * locales/zh_CN: Likewise.
3598 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
3600         * locales/translit_cjk_compat: Add missing characters in range
3601         U+3300..U+33FF.
3603 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
3605         * locales/fi_FI: Remove FIXME comments.
3606         * locales/sv_FI: Likewise.
3607         Patch by Marko Myllynen <myllynen@lut.fi>.
3609 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
3611         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
3612         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
3614 2001-01-23  Andreas Schwab  <schwab@suse.de>
3616         * locales/el_GR: Add missing quotes around multicharacter strings.
3617         * locales/ru_RU: Likewise.
3619 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
3621         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
3622         * tst-langinfo.sh: Add French tests.
3624 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
3626         * locales/cs_CZ: Fix grammar of comment above abmon.
3627         Reported by Stanislav Brabec <utx@penguin.cz>.
3629 2000-12-31  Andreas Jaeger  <aj@suse.de>
3631         * tst-fmon.c (main): Use return instead of exit to avoid warning.
3633 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
3635         * tests/test5.cm: Define code_set_name.
3637 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
3639         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
3640         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
3641         REVERSE SOLIDUS.
3643 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
3645         * Makefile (tests): Add tst-setlocale.
3646         (tst-setlocale-ENV): Define.
3647         * tst-setlocale.c: New file.
3649 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
3651         * Makefile (LOCALES): Add ja_JP.SJIS.
3653 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
3655         * tst-digits.c (main): Add casts to avoid warnings.
3656         * collate-test.c (xstrcoll): Make l1 and l2 const.
3657         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
3659 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
3661         * charmaps/BALTIC: Superceded by ISO-8859-13.
3663 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
3665         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
3666         Republic of Korea.  Streamlined and extend(include all Hangul
3667         syllables) hangul and hanja class definition in LC_CTYPE and
3668         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
3669         tel_dom_fmt to LC_TELEPHONE.
3670         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
3672 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
3674         * locales/ko_KR: Fix currency_symbol.
3675         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3677 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
3679         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
3680         Reported by Markus Kuhn.
3682 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
3684         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
3685         * locales/ko_KR: Revert change.  Use full with won sign.
3686         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3688 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
3690         * locales/mk_MK: Update.
3691         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
3693 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
3695         * charmaps/BIG5: Add mapping for <U20AC> back.
3696         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3698 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
3700         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
3701         * locales/translit_compat: Add a few ligatures.
3702         * locales/translit_combining: Add a few plain ASCII alternatives.
3703         * locales/translit_fraction: Likewise.  Surround with spaces.
3705 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3707         * locales/translit_hangul: New file.
3708         * locales/ko_KR (LC_CTYPE): Include it.
3710 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3712         * locales/translit_cjk_variants: New file.
3713         * locales/ja_JP (LC_CTYPE): Include it.
3715 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3717         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
3718         transliteration rules.
3720 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3722         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
3723         transliteration rules.
3724         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
3725         * locales/de_BE (LC_CTYPE): Likewise.
3726         * locales/de_CH (LC_CTYPE): Likewise.
3727         * locales/de_LU (LC_CTYPE): Likewise.
3728         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
3729         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
3730         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
3731         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
3733 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3735         * locales/translit_combining: New file.
3736         * locales/fr_FR (LC_CTYPE): Include it.
3737         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
3738         * locales/fr_CA (LC_CTYPE): Likewise.
3739         * locales/fr_CH (LC_CTYPE): Likewise.
3740         * locales/fr_LU (LC_CTYPE): Likewise.
3741         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
3742         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
3743         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
3745 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3747         * locales/translit_wide: New file.
3748         * locales/translit_narrow: New file.
3749         * locales/translit_font: New file.
3750         * locales/translit_circle: New file.
3751         * locales/translit_small: New file.
3752         * locales/translit_fraction: New file.
3753         * locales/translit_compat: New file.
3754         * locales/translit_cjk_compat: New file.
3755         * locales/translit_neutral: New file.  Include all of the above.
3756         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
3757         German and Danish specific rules.
3759 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3761         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
3762         * locales/zh_CN (LC_CTYPE): Likewise.
3763         * locales/ko_KR (LC_CTYPE): Likewise.
3765 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
3767         * charmaps/UTF-8: Set width of U200B to 0.
3768         * charmaps/GB18030: Likewise.
3770 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
3772         * charmaps/BIG5: Update.
3773         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3775         * locales/mk_MK: Use iso14651_t1 file.
3776         Patch by Damjan <arhiv@freemail.org.mk>.
3778 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
3780         * charmaps/VISCII: New file.
3782 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
3784         * locales/sr_YU@cyrillic: New file. Based on a locale file by
3785         Anton Zinoviev <anton@lml.bas.bg>.
3786         * SUPPORTED: Add sr_YU@cyrillic.
3788 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
3790         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
3791         * locales/be_BY: Likewise.
3792         * locales/bg_BG: Likewise.
3793         * locales/el_GR: Likewise.
3794         * locales/ja_JP: Likewise.
3795         * locales/ko_KR: Likewise.
3796         * locales/mk_MK: Likewise.
3797         * locales/ru_RU: Likewise.
3798         * locales/ru_UA: Likewise.
3799         * locales/th_TH: Likewise.
3800         * locales/tr_TR: Likewise.
3801         * locales/uk_UA: Likewise.
3802         * locales/zh_CN: Likewise.
3803         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
3804         in the ja_JP.EUC-JP locale.
3805         * tests-mbwc/dat_iswalpha.c: Likewise.
3806         * tests-mbwc/dat_iswctype.c: Likewise.
3807         * tests-mbwc/dat_iswgraph.c: Likewise.
3808         * tests-mbwc/dat_iswprint.c: Likewise.
3809         * tests-mbwc/dat_iswpunct.c: Likewise.
3811 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3813         * fr_CA,2.13.in: Removed.
3815 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
3817         * locales/POSIX: New support for date_fmt.
3818         * locales/af_ZA: Likewise.
3819         * locales/ar_AE: Likewise.
3820         * locales/ar_BH: Likewise.
3821         * locales/ar_DZ: Likewise.
3822         * locales/ar_EG: Likewise.
3823         * locales/ar_IQ: Likewise.
3824         * locales/ar_JO: Likewise.
3825         * locales/ar_KW: Likewise.
3826         * locales/ar_LB: Likewise.
3827         * locales/ar_LY: Likewise.
3828         * locales/ar_MA: Likewise.
3829         * locales/ar_OM: Likewise.
3830         * locales/ar_QA: Likewise.
3831         * locales/ar_SA: Likewise.
3832         * locales/ar_SD: Likewise.
3833         * locales/ar_SY: Likewise.
3834         * locales/ar_TN: Likewise.
3835         * locales/ar_YE: Likewise.
3836         * locales/be_BY: Likewise.
3837         * locales/bg_BG: Likewise.
3838         * locales/ca_ES: Likewise.
3839         * locales/cs_CZ: Likewise.
3840         * locales/da_DK: Likewise.
3841         * locales/de_AT: Likewise.
3842         * locales/de_BE: Likewise.
3843         * locales/de_CH: Likewise.
3844         * locales/de_DE: Likewise.
3845         * locales/de_LU: Likewise.
3846         * locales/el_GR: Likewise.
3847         * locales/en_AU: Likewise.
3848         * locales/en_CA: Likewise.
3849         * locales/en_DK: Likewise.
3850         * locales/en_GB: Likewise.
3851         * locales/en_IE: Likewise.
3852         * locales/en_NZ: Likewise.
3853         * locales/en_US: Likewise.
3854         * locales/en_ZA: Likewise.
3855         * locales/es_AR: Likewise.
3856         * locales/es_BO: Likewise.
3857         * locales/es_CL: Likewise.
3858         * locales/es_CO: Likewise.
3859         * locales/es_CR: Likewise.
3860         * locales/es_DO: Likewise.
3861         * locales/es_EC: Likewise.
3862         * locales/es_ES: Likewise.
3863         * locales/es_GT: Likewise.
3864         * locales/es_HN: Likewise.
3865         * locales/es_MX: Likewise.
3866         * locales/es_NI: Likewise.
3867         * locales/es_PA: Likewise.
3868         * locales/es_PE: Likewise.
3869         * locales/es_PR: Likewise.
3870         * locales/es_PY: Likewise.
3871         * locales/es_SV: Likewise.
3872         * locales/es_US: Likewise.
3873         * locales/es_UY: Likewise.
3874         * locales/es_VE: Likewise.
3875         * locales/et_EE: Likewise.
3876         * locales/eu_ES: Likewise.
3877         * locales/fa_IR: Likewise.
3878         * locales/fi_FI: Likewise.
3879         * locales/fo_FO: Likewise.
3880         * locales/fr_BE: Likewise.
3881         * locales/fr_CA: Likewise.
3882         * locales/fr_CH: Likewise.
3883         * locales/fr_FR: Likewise.
3884         * locales/fr_LU: Likewise.
3885         * locales/ga_IE: Likewise.
3886         * locales/gl_ES: Likewise.
3887         * locales/gv_GB: Likewise.
3888         * locales/he_IL: Likewise.
3889         * locales/hi_IN: Likewise.
3890         * locales/hr_HR: Likewise.
3891         * locales/hu_HU: Likewise.
3892         * locales/i18n: Likewise.
3893         * locales/id_ID: Likewise.
3894         * locales/is_IS: Likewise.
3895         * locales/it_CH: Likewise.
3896         * locales/it_IT: Likewise.
3897         * locales/iw_IL: Likewise.
3898         * locales/ja_JP: Likewise.
3899         * locales/kl_GL: Likewise.
3900         * locales/ko_KR: Likewise.
3901         * locales/kw_GB: Likewise.
3902         * locales/lt_LT: Likewise.
3903         * locales/lv_LV: Likewise.
3904         * locales/mk_MK: Likewise.
3905         * locales/mr_IN: Likewise.
3906         * locales/mt_MT: Likewise.
3907         * locales/nl_BE: Likewise.
3908         * locales/nl_NL: Likewise.
3909         * locales/nn_NO: Likewise.
3910         * locales/no_NO: Likewise.
3911         * locales/pl_PL: Likewise.
3912         * locales/pt_BR: Likewise.
3913         * locales/pt_PT: Likewise.
3914         * locales/ro_RO: Likewise.
3915         * locales/ru_RU: Likewise.
3916         * locales/ru_UA: Likewise.
3917         * locales/sk_SK: Likewise.
3918         * locales/sl_SI: Likewise.
3919         * locales/sq_AL: Likewise.
3920         * locales/sr_YU: Likewise.
3921         * locales/sv_FI: Likewise.
3922         * locales/sv_SE: Likewise.
3923         * locales/th_TH: Likewise.
3924         * locales/tr_TR: Likewise.
3925         * locales/uk_UA: Likewise.
3926         * locales/vi_VN: Likewise.
3927         * locales/zh_CN: Likewise.
3928         * locales/zh_HK: Likewise.
3929         * locales/zh_TW: Likewise.
3931 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
3933         * locales/fa_IR: Fix many problems and change to use UTF-8.
3934         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3935         * SUPPORTED: Add fa_IR.UTF-8.
3937 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
3939         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
3941 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
3943         * locales/iso14651_t1: Handle Macedonian correctly.
3944         Patch by Damjan <arhiv@freemail.org.mk>.
3946 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
3948         * locales/iso14651_t1: Add currency symbols.
3950 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3952         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
3953         * tests-mbwc/dat_iswdigit.c: Likewise.
3955         * locales/zh_CN: Remove non-ASCII digit entry.
3956         * locales/ja_JP: Likewise.
3957         Add full width digits to alnum class.
3959 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3961         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
3962         digits.
3963         (is_alpha): Add them here.
3964         * locales/i18n (digit): Remove all non-ASCII digits.
3965         (alpha): Add them here.
3967         * dump-ctype.c: Pretty print.
3969 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
3971         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
3972         * locales/ko_KR: Change currency_symbol back to use U20a9.
3974 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
3976         * tst-langinfo.sh: Adjust for change in ja_JP.
3978 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
3980         * locales/ja_JP: Changed yesexpr/noexpr expression,
3981         fixed typo in era, added definition for name_gen.
3983 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3985         * SUPPORTED: Add ko_KR.UTF-8.
3987 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
3989         * charmaps/BIG5: Add a width table.
3990         * charmaps/GB18030: Likewise.
3991         * charmaps/ISO-8859-6: Likewise.
3992         * charmaps/ISO-8859-8: Likewise.
3993         * charmaps/TIS-620: Likewise.
3995 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
3997         * Makefile (repertoiremaps): Remove variable.
3998         (distribute): Remove repertoiremaps.
3999         (install-others): Likewise. Add .gz to charmaps.
4000         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
4002 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
4004         * charmaps/ISO-IR-197: Remove alias "none".
4006 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
4008         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
4009         width of format control characters to 0.
4011 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
4013         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
4014         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
4015         return values.  Only the sign matters.
4017 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
4019         * locales/ar_SA: Last non <Uxxxx> entries removed.
4020         Patch by Martin Strassburger <martin.strassburger@sap.com>.
4022 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
4024         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
4025         we have EUC-KR.
4027 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
4029         * locales/uk_UA: Fix yesexpr.
4030         * locales/ru_UA: Likewise.
4031         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
4033 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
4035         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
4036         so they become printable and carry a width.  Comment out surrogate
4037         ranges.  Add a WIDTH table.
4039 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
4041         * gen-unicode-ctype.c: New file.
4042         * dump-ctype.c: New file.
4043         * Makefile (distribute): Add them.
4044         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
4045         gen-unicode-ctype.c.
4046         (blank): Add U+1680.
4047         (cntrl): Add U+2028, U+2029.
4048         (space): Add U+1680, U+2028, U+2029.
4049         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
4050         (alnum, alpha, print, graph, punct): Lots of additions.
4051         (lower, upper, tolower, toupper, combining, combining_level3): Update.
4052         (totitle): New map.
4053         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
4054         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
4055         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
4056         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
4057         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
4058         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
4059         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
4061 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
4063         * charmaps/GBK: Add commented mappings for GBK characters not yet in
4064         Unicode.
4066 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
4068         * charmaps/GBK: Remove /x80 entry.
4070 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
4072         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
4073         to use it.
4075 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
4077         * charmaps/JOHAB: Add identity mapping for 0x7f.
4079 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
4081         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
4082         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
4084 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
4086         * charmaps/GB2312: Change code_set_name to GB2312.
4088 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
4090         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
4091         * localedata/locales/ar_BH: Likewise.
4092         * localedata/locales/ar_DZ: Likewise.
4093         * localedata/locales/ar_EG: Likewise.
4094         * localedata/locales/ar_IQ: Likewise.
4095         * localedata/locales/ar_JO: Likewise.
4096         * localedata/locales/ar_KW: Likewise.
4097         * localedata/locales/ar_LB: Likewise.
4098         * localedata/locales/ar_LY: Likewise.
4099         * localedata/locales/ar_MA: Likewise.
4100         * localedata/locales/ar_OM: Likewise.
4101         * localedata/locales/ar_QA: Likewise.
4102         * localedata/locales/ar_SD: Likewise.
4103         * localedata/locales/ar_SY: Likewise.
4104         * localedata/locales/ar_TN: Likewise.
4105         * localedata/locales/ar_YE: Likewise.
4107 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
4109         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
4110         * locales/mr_IN: New file.
4111         * locales/mt_MT: New file.
4113         * charmaps/GB18030: Comment out entries in user-defined area.
4115 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
4117         * charmaps/GB18030: Add back entries which got lost in last change.
4119 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
4121         * charmaps/GB18030: Update once more.
4123         * charmaps/JOHAB: New file.
4124         * SUPPORTED: Add ko_KR.JOHAB.
4126 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
4128         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
4129         but not in EUC-KR.
4131 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
4133         * charmaps/EUC-TW: Add commented non-reversible mappings.
4135 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
4137         * charmaps/CP949: New file.
4139 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
4141         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
4143 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
4145         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
4146         U+007E.
4148 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
4150         * charmaps/INIS-8: Update to use <Uxxxx> format.
4151         * charmaps/ISO_2033-1983: Likewise.
4152         * charmaps/ISO_5427-EXT: Likewise.
4154 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
4156         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
4157         * SUPPORTED: Add zh_HK.BIG5HKSCS.
4159         * charmaps/BIG5HKSCS: Add Big5 codes.
4161         * Makefile (test-input): Add sv_SE.ISO-8859-1.
4162         (LOCALES): Likewise.
4163         * sv_SE.ISO-8859-1: New file.
4165 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
4167         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
4168         Changes by Roger So <spacehunt@e-fever.org>.
4170         * SUPPORTED: Add nn_NO.ISO-8859-1.
4171         * locales/nn_NO: New file.
4173 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
4175         * charmaps/BIG5HKSCS: Regenerated from official data file.
4177         * locales/ja_JP: Add yesstr and nostr information.
4179         * charmaps/GB18030: Add entries from GBK not present here.
4181         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
4183         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
4185 2000-08-29  Akira Higuchi  <a@kondara.org>
4187         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
4188         * charmaps/GBK: Likewise.
4190         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
4192 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
4194         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
4195         and customize with several reorder-after statements.
4196         Reported by menthos@menthos.com.
4198 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
4200         * locales/ja_JP: Add new categories with generic information.
4202         * locales/i18n (default_missing): Change back to only U003F.
4204 2000-08-24  Andreas Jaeger  <aj@suse.de>
4206         * Makefile (generated): Add some .out files.
4208 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
4210         * locales/i18n: Add transliteration information.
4212 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
4214         * locales/ca_ES@euro: Country is Spain.
4215         * locales/ca_ES: Likewise.
4217         * locales/es_MX: Correct int_curr_symbol.
4218         * locales/es_PE: Likewise.
4220         * SUPPORTED: Add missing supported locales.
4222         * locales/fa_IR: Correct a few of the contained bugs.
4224         * locales/zh_HK: New file.
4226         * charmaps/BIG5HKSCS: New file.
4228         * locales/en_CA,2.5: Removed.
4229         * locales/fr_CA,2.13: Removed.
4230         * locales/in_ID: Removed.
4232         * locales/sq_AL: New file.
4233         * SUPPORTED: Add sq_AL.ISO-8859-1.
4235         * locales/vi_VN: New file.
4236         * SUPPORTED: Add vi_VN.UTF-8.
4238         * locales/ko_KR: Correct currency_symbol entry.
4240         * locales/hi_IN: New file.
4241         * SUPPORTED: Add hi_IN.UTF-8.
4243         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
4245         * sort-test.sh: Improve error handling by printing more information.
4247         * locales/ar_AE: New file.
4248         * locales/ar_BH: New file.
4249         * locales/ar_DZ: New file.
4250         * locales/ar_EG: New file.
4251         * locales/ar_IQ: New file.
4252         * locales/ar_JO: New file.
4253         * locales/ar_KW: New file.
4254         * locales/ar_LB: New file.
4255         * locales/ar_LY: New file.
4256         * locales/ar_MA: New file.
4257         * locales/ar_OM: New file.
4258         * locales/ar_QA: New file.
4259         * locales/ar_SD: New file.
4260         * locales/ar_SY: New file.
4261         * locales/ar_TN: New file.
4262         * locales/ar_YE: New file.
4263         * SUPPORTED: Add Arabic locales.
4265 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
4267         * locales/es_CR: New file.
4268         * locales/es_NI: New file.
4269         * locales/es_PR: New file.
4271         * locales/es_AR: Share LC_COLLATE description with es_ES.
4272         * locales/es_BO: Likewise.
4273         * locales/es_CL: Likewise.
4274         * locales/es_CO: Likewise.
4275         * locales/es_DO: Likewise.
4276         * locales/es_GT: Likewise.
4277         * locales/es_HN: Likewise.
4278         * locales/es_MX: Likewise.
4279         * locales/es_PA: Likewise.
4280         * locales/es_PE: Likewise.
4281         * locales/es_PY: Likewise.
4282         * locales/es_SV: Likewise.
4283         * locales/es_UY: Likewise.
4284         * locales/es_VE: Likewise.
4285         * locales/es_EC: Share LC_COLLATE description with es_US.
4287         * locales/ko_KR: Updated for glibc 2.2.
4288         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4289         * SUPPORTED: Add ko_KR.
4291         * locales/de_BE@euro: New file.
4292         * locales/eu_ES@euro: New file.
4293         * locales/ga_IE@euro: New file.
4294         * locales/gl_ES@euro: New file.
4295         * locales/nl_BE@euro: New file.
4296         * locales/sv_FI@euro: New file.
4297         * SUPPORTED: Add the new locales.
4299         * Makefile (install-locales): Handle option in locale name.  Print
4300         progress information.
4302         * SUPPORTED: Add all the @euro locales.
4304         * locales/ca_ES@euro: Update charset comment.
4305         * locales/de_AT@euro: Likewise.
4306         * locales/de_DE@euro: Likewise.
4307         * locales/de_LU@euro: Likewise.
4308         * locales/en_IE@euro: Likewise.
4309         * locales/es_ES@euro: Likewise.
4310         * locales/fi_FI@euro: Likewise.
4311         * locales/fr_BE@euro: Likewise.
4312         * locales/fr_FR@euro: Likewise.
4313         * locales/fr_LU@euro: Likewise.
4314         * locales/it_IT@euro: Likewise.
4315         * locales/nl_NL@euro: Likewise.
4316         * locales/pt_PT@euro: Likewise.
4318 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
4320         * locales/ca_ES: Correct comment.
4322         * locales/ca_ES@euro: New file.
4323         * locales/de_AT@euro: New file.
4324         * locales/de_DE@euro: New file.
4325         * locales/de_LU@euro: New file.
4326         * locales/en_IE@euro: New file.
4327         * locales/es_ES@euro: New file.
4328         * locales/fi_FI@euro: New file.
4329         * locales/fr_BE@euro: New file.
4330         * locales/fr_FR@euro: New file.
4331         * locales/fr_LU@euro: New file.
4332         * locales/it_IT@euro: New file.
4333         * locales/nl_NL@euro: New file.
4334         * locales/pt_PT@euro: New file.
4336 2000-08-19  Andreas Jaeger  <aj@suse.de>
4338         * tst-digits.c: Include stdlib.h and string.h to provide
4339         prototypes for exit, strlen and strcmp.
4341 2000-08-18  Andreas Jaeger  <aj@suse.de>
4343         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
4344         (TST_DECL_VARS): Don't declare err_flg.
4345         (TST_GET_ERRET): Don't set err_flg.
4346         (TST_GET_ERRET_SEQ): Likewise.
4347         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
4349         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
4350         * tests-mbwc/dat_iswalnum.c: Likewise.
4351         * tests-mbwc/dat_iswalpha.c: Likewise.
4352         * tests-mbwc/dat_iswcntrl.c: Likewise.
4353         * tests-mbwc/dat_iswctype.c: Likewise.
4354         * tests-mbwc/dat_iswdigit.c: Likewise.
4355         * tests-mbwc/dat_iswgraph.c: Likewise.
4356         * tests-mbwc/dat_iswlower.c: Likewise.
4357         * tests-mbwc/dat_iswprint.c: Likewise.
4358         * tests-mbwc/dat_iswpunct.c: Likewise.
4359         * tests-mbwc/dat_iswspace.c: Likewise.
4360         * tests-mbwc/dat_iswupper.c: Likewise.
4361         * tests-mbwc/dat_iswxdigit.c: Likewise.
4362         * tests-mbwc/dat_mblen.c: Likewise.
4363         * tests-mbwc/dat_mbrlen.c: Likewise.
4364         * tests-mbwc/dat_mbrtowc.c: Likewise.
4365         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4366         * tests-mbwc/dat_mbstowcs.c: Likewise.
4367         * tests-mbwc/dat_mbtowc.c: Likewise.
4368         * tests-mbwc/dat_strcoll.c: Likewise.
4369         * tests-mbwc/dat_strfmon.c: Likewise.
4370         * tests-mbwc/dat_strxfrm.c: Likewise.
4371         * tests-mbwc/dat_swscanf.c: Likewise.
4372         * tests-mbwc/dat_towctrans.c: Likewise.
4373         * tests-mbwc/dat_towlower.c: Likewise.
4374         * tests-mbwc/dat_towupper.c: Likewise.
4375         * tests-mbwc/dat_wcrtomb.c: Likewise.
4376         * tests-mbwc/dat_wcscat.c: Likewise.
4377         * tests-mbwc/dat_wcschr.c: Likewise.
4378         * tests-mbwc/dat_wcscmp.c: Likewise.
4379         * tests-mbwc/dat_wcscoll.c: Likewise.
4380         * tests-mbwc/dat_wcscpy.c: Likewise.
4381         * tests-mbwc/dat_wcscspn.c: Likewise.
4382         * tests-mbwc/dat_wcslen.c: Likewise.
4383         * tests-mbwc/dat_wcsncat.c: Likewise.
4384         * tests-mbwc/dat_wcsncmp.c: Likewise.
4385         * tests-mbwc/dat_wcsncpy.c: Likewise.
4386         * tests-mbwc/dat_wcspbrk.c: Likewise.
4387         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4388         * tests-mbwc/dat_wcsspn.c: Likewise.
4389         * tests-mbwc/dat_wcsstr.c: Likewise.
4390         * tests-mbwc/dat_wcstod.c: Likewise.
4391         * tests-mbwc/dat_wcstok.c: Likewise.
4392         * tests-mbwc/dat_wcstombs.c: Likewise.
4393         * tests-mbwc/dat_wcswidth.c: Likewise.
4394         * tests-mbwc/dat_wcsxfrm.c: Likewise.
4395         * tests-mbwc/dat_wctob.c: Likewise.
4396         * tests-mbwc/dat_wctomb.c: Likewise.
4397         * tests-mbwc/dat_wctrans.c: Likewise.
4398         * tests-mbwc/dat_wctype.c: Likewise.
4399         * tests-mbwc/dat_wcwidth.c: Likewise.
4400         * tests-mbwc/dat_isw-funcs.h: Fix comment.
4402 2000-08-17  Andreas Jaeger  <aj@suse.de>
4404         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
4405         should have a value.
4407 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
4409         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
4410         separate uppercase from non-uppercase characters to enable correct
4411         handling in range expressions.
4413 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
4415         * Makefile (install-locales): Use --prefix option of localedef to
4416         avoid providing complete path for output file.
4418 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
4420         * locales/zh_TW: Updated.
4421         * charmaps/BIG5: Updated.
4422         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4424 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
4426         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
4427         use `int'.
4429 2000-08-01  Andreas Jaeger  <aj@suse.de>
4431         * Makefile (distribute): Follow name change of tst-ctype-de.in to
4432         tst-ctype-de_DE.ISO-8859-1.in.
4434 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
4436         * charmaps/KSX1001: Add width information.
4437         * charmaps/GB2312: Likewise.
4438         * charmaps/GBK: Likewise.
4439         Patches by GOTO Masanori <gotom@debian.or.jp>.
4441 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4443         * charmaps/CP737: New file.
4444         * charmaps/CP775: New file.
4446 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4448         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
4449         /xb0../xf7.  Remove aliases.
4451 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4453         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
4454         /xc9../xf9.
4456 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
4458         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
4460 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
4462         * tst-langinfo.c (main): Fix esacape sequence handling.
4464         * charmaps/EUC-TW: New file.
4466         * tst-digits.c: Add tests for wprintf.
4467         * tests/test7.cm: Change so that it is usable for wprintf tests.
4469         * tst-locale.sh: Fix typo in last change.
4471         * tst-digits.c: Add ctype and wctype tests.
4473 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
4475         * Makefile (ld-test-names): Add test7.
4476         (tests): Add tst-digits.  Add dependency and environment variable.
4477         * tst-digits.c: New file.
4478         * tst-locale.sh: Generate test7 locale.
4479         * tests/test7.cm: New file.
4480         * tests/test7.def: New file.
4482         * tst-locale.sh: Add dropped test6 locale.
4484 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
4486         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
4487         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
4488         locale.
4490 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
4492         * locales/zh_TW: New file.
4493         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4495 2000-07-28  Andreas Jaeger  <aj@suse.de>
4497         * tst-langinfo.c: Include <string.h> for strcmp prototype.
4499 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
4501         * charmaps/BIG5: New file.
4502         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4504 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
4506         * locales/zh_CN: Update for new format.
4507         Patch by Yong Li <yong.li@asu.edu>.
4509         * tst-langinfo.c: Add copyright text.
4511 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
4513         * tst-wctype.input: Add more input text.
4514         * tst-wctype.c: Test more classes.
4516         * Makefile: Add rules to build, run, and distribute tst-langinfo.
4517         * tst-langinfo.c: New file.
4518         * tst-langinfo.sh: New file.
4520         * locales/ja_JP (era_d_t_fmt): Fix typo.
4522         * Makefile: Add rules to build, run, and distribute tst-wctype.
4523         * tst-wctype.c: New file.
4524         * tst-wctype.input: New file.
4525         * tst-wctype.sh: New file.
4527 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4529         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
4530         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
4532 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
4534         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
4535         (enoexpr): Likewise.
4536         * locales/hr_HR: Likewise.
4537         Patches by GOTO Masanori <gotom@debian.or.jp>.
4539         * locales/i18n (yesexpr): Add U005E at the beginning.
4540         (noexpr): Likewise.
4542 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
4544         * locales/ja_JP (yesexpr): U0060 should be U005E.
4545         (noexpr): Likewise.
4547         * locales/i18n: Remove U00A0 from blank as well.
4548         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
4550 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
4552         * charmaps/SJIS: Add width information.
4553         Patch by GOTO Masanori <gotom@debian.or.jp>.
4555         * charmaps/SJIS: Correct byte sequence for single byte characters.
4557 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
4559         * locales/i18n: Fix typos.
4561         * locales/iso14651_t1: Correct syntax for HAN script.
4563 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
4565         * charmaps/GB18030: New file.
4567         * charmaps/UTF-8: Update for Unicode 3.0.
4569         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
4570         space.
4571         * tst-ctype.c: Likewise.
4572         * tst-ctype.sh: Likewise.
4573         * locales/i18n: Likewise.
4574         * locales/ja_JP: Likewise.
4575         * tests-mbwc/dat_iswcntrl.c: Likewise.
4576         * tests-mbwc/dat_iswctype.c: Likewise.
4577         * tests-mbwc/dat_iswspace.c: Likewise.
4579         * tst-ctype.sh: Also test C locale.
4581 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
4583         * Makefile: Rewrite rules for tests to run them only when necessary.
4584         * sort-test.sh: Produce output for failed tests.
4585         * tst-fmon.sh: Likewise.
4586         * tst-rpmatch.sh: Likewise.
4588 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
4590         * tst-ctype-de_DE.in: Renamed to...
4591         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
4593 2000-07-11  Andreas Jaeger  <aj@suse.de>
4595         * Makefile (locale_test_suite): Always run test suite.
4596         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
4597         gen-locale.sh.
4598         (do-collate-test): Likewise.
4599         (do-tst-fmon): Likewise.
4600         (do-tst-locale): Likewise.
4601         (do-tst-rpmatch): Likewise.
4602         (do-tst-trans): Likewise.
4603         (do-tst-mbswcs): Likewise.
4604         (do-tst-ctype): Likewise.
4606         * sort-test.sh : Rewrite to work with static only builds.
4607         * tst-ctype.sh: Likewise.
4608         * tst-fmon.sh: Likewise.
4609         * tst-locale.sh: Likewise.
4610         * tst-mbswcs.sh: Likewise.
4611         * tst-rpmatch.sh: Likewise.
4612         * tst-trans.sh: Likewise.
4614         * gen-locale.sh (locfile): Fix it for building with
4615         sourcedir==builddir and for static only builds.
4617 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
4619         * locales/POSIX: Remove repertoire map reference.
4620         * locales/ar_SA: Remove repertoire map reference.
4622         * locales/zh_CN.GBK: Removed.
4624         * repertoiremaps/charids.894: Removed.
4625         * repertoiremaps/mnemonics.ds: Removed.
4626         * repertoiremaps/mnemonics.ja: Removed.
4627         * repertoiremaps/mnemonics.ko: Removed.
4628         * repertoiremaps/mnemonics.zh: Removed.
4630         * charmaps/SJIS: New file.
4632 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
4634         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
4635         to EUC-JP.
4636         * tests-mbwc/dat_mbtowc.c: Likewise.
4637         * tests-mbwc/dat_wctob.c: Likewise.
4639         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
4640         * charmaps/EUC-KR: Likewise.
4642 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
4644         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
4645         * locales/ar_SA (LC_TELEPHONE): Likewise.
4646         * locales/be_BY (LC_TELEPHONE): Likewise.
4647         * locales/bg_BG (LC_TELEPHONE): Likewise.
4648         * locales/ca_ES (LC_TELEPHONE): Likewise.
4649         * locales/da_DK (LC_TELEPHONE): Likewise.
4650         * locales/de_BE (LC_TELEPHONE): Likewise.
4651         * locales/de_CH (LC_TELEPHONE): Likewise.
4652         * locales/de_LU (LC_TELEPHONE): Likewise.
4653         * locales/el_GR (LC_TELEPHONE): Likewise.
4654         * locales/en_AU (LC_TELEPHONE): Likewise.
4655         * locales/en_BW (LC_TELEPHONE): Likewise.
4656         * locales/en_CA (LC_TELEPHONE): Likewise.
4657         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
4658         * locales/en_DK (LC_TELEPHONE): Likewise.
4659         * locales/en_IE (LC_TELEPHONE): Likewise.
4660         * locales/en_NZ (LC_TELEPHONE): Likewise.
4661         * locales/en_ZA (LC_TELEPHONE): Likewise.
4662         * locales/en_ZW (LC_TELEPHONE): Likewise.
4663         * locales/es_AR (LC_TELEPHONE): Likewise.
4664         * locales/es_BO (LC_TELEPHONE): Likewise.
4665         * locales/es_CL (LC_TELEPHONE): Likewise.
4666         * locales/es_CO (LC_TELEPHONE): Likewise.
4667         * locales/es_DO (LC_TELEPHONE): Likewise.
4668         * locales/es_EC (LC_TELEPHONE): Likewise.
4669         * locales/es_ES (LC_TELEPHONE): Likewise.
4670         * locales/es_GT (LC_TELEPHONE): Likewise.
4671         * locales/es_HN (LC_TELEPHONE): Likewise.
4672         * locales/es_MX (LC_TELEPHONE): Likewise.
4673         * locales/es_PA (LC_TELEPHONE): Likewise.
4674         * locales/es_PE (LC_TELEPHONE): Likewise.
4675         * locales/es_PY (LC_TELEPHONE): Likewise.
4676         * locales/es_SV (LC_TELEPHONE): Likewise.
4677         * locales/es_US (LC_TELEPHONE): Likewise.
4678         * locales/es_UY (LC_TELEPHONE): Likewise.
4679         * locales/es_VE (LC_TELEPHONE): Likewise.
4680         * locales/et_EE (LC_TELEPHONE): Likewise.
4681         * locales/eu_ES (LC_TELEPHONE): Likewise.
4682         * locales/fa_IR (LC_TELEPHONE): Likewise.
4683         * locales/fi_FI (LC_TELEPHONE): Likewise.
4684         * locales/fo_FO (LC_TELEPHONE): Likewise.
4685         * locales/fr_BE (LC_TELEPHONE): Likewise.
4686         * locales/fr_CA (LC_TELEPHONE): Likewise.
4687         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
4688         * locales/fr_CH (LC_TELEPHONE): Likewise.
4689         * locales/fr_LU (LC_TELEPHONE): Likewise.
4690         * locales/ga_IE (LC_TELEPHONE): Likewise.
4691         * locales/gl_ES (LC_TELEPHONE): Likewise.
4692         * locales/gv_GB (LC_TELEPHONE): Likewise.
4693         * locales/he_IL (LC_TELEPHONE): Likewise.
4694         * locales/hr_HR (LC_TELEPHONE): Likewise.
4695         * locales/hu_HU (LC_TELEPHONE): Likewise.
4696         * locales/id_ID (LC_TELEPHONE): Likewise.
4697         * locales/in_ID (LC_TELEPHONE): Likewise.
4698         * locales/is_IS (LC_TELEPHONE): Likewise.
4699         * locales/it_CH (LC_TELEPHONE): Likewise.
4700         * locales/it_IT (LC_TELEPHONE): Likewise.
4701         * locales/iw_IL (LC_TELEPHONE): Likewise.
4702         * locales/kl_GL (LC_TELEPHONE): Likewise.
4703         * locales/ko_KR (LC_TELEPHONE): Likewise.
4704         * locales/kw_GB (LC_TELEPHONE): Likewise.
4705         * locales/lt_LT (LC_TELEPHONE): Likewise.
4706         * locales/lv_LV (LC_TELEPHONE): Likewise.
4707         * locales/mk_MK (LC_TELEPHONE): Likewise.
4708         * locales/nl_BE (LC_TELEPHONE): Likewise.
4709         * locales/nl_NL (LC_TELEPHONE): Likewise.
4710         * locales/pl_PL (LC_TELEPHONE): Likewise.
4711         * locales/pt_BR (LC_TELEPHONE): Likewise.
4712         * locales/ro_RO (LC_TELEPHONE): Likewise.
4713         * locales/ru_RU (LC_TELEPHONE): Likewise.
4714         * locales/ru_UA (LC_TELEPHONE): Likewise.
4715         * locales/sk_SK (LC_TELEPHONE): Likewise.
4716         * locales/sl_SI (LC_TELEPHONE): Likewise.
4717         * locales/sr_YU (LC_TELEPHONE): Likewise.
4718         * locales/sv_FI (LC_TELEPHONE): Likewise.
4719         * locales/th_TH (LC_TELEPHONE): Likewise.
4720         * locales/tr_TR (LC_TELEPHONE): Likewise.
4721         * locales/uk_UA (LC_TELEPHONE): Likewise.
4723 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
4725         * locales/th_TH: Update revision information.
4726         (LC_CTYPE: alpha): Replace ";...;" with "..".
4727         (LC_COLLATE: order): Quote with "".
4729 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
4731         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
4732         in address.
4733         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
4734         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
4735         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
4736         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
4737         * locales/es_BO (LC_IDENTIFICATION): Likewise.
4738         * locales/es_CL (LC_IDENTIFICATION): Likewise.
4739         * locales/es_CO (LC_IDENTIFICATION): Likewise.
4740         * locales/es_DO (LC_IDENTIFICATION): Likewise.
4741         * locales/es_EC (LC_IDENTIFICATION): Likewise.
4742         * locales/es_ES (LC_IDENTIFICATION): Likewise.
4743         * locales/es_GT (LC_IDENTIFICATION): Likewise.
4744         * locales/es_HN (LC_IDENTIFICATION): Likewise.
4745         * locales/es_MX (LC_IDENTIFICATION): Likewise.
4746         * locales/es_PA (LC_IDENTIFICATION): Likewise.
4747         * locales/es_PE (LC_IDENTIFICATION): Likewise.
4748         * locales/es_PY (LC_IDENTIFICATION): Likewise.
4749         * locales/es_SV (LC_IDENTIFICATION): Likewise.
4750         * locales/es_US (LC_IDENTIFICATION): Likewise.
4751         * locales/es_UY (LC_IDENTIFICATION): Likewise.
4752         * locales/es_VE (LC_IDENTIFICATION): Likewise.
4753         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
4754         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
4755         * locales/no_NO (LC_TELEPHONE): Fill in.
4756         * locales/pt_PT (LC_TELEPHONE): Fill in.
4757         * locales/sv_SE (LC_TELEPHONE): Fill in.
4758         * locales/en_GB (LC_TELEPHONE): Fill in.
4759         * locales/cs_CZ (LC_TELEPHONE): Fill in.
4761 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
4763         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
4764         * tst-locale.sh (LC_ALL): Likewise.
4766 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
4768         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
4769         * tst-locale.sh: Likewise.
4771 2000-07-01  Andreas Jaeger  <aj@suse.de>
4773         * Makefile (generated-dirs): LOCALES are also generated.
4774         (generated-dirs): Remove obsolete entry.
4776 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
4778         * Makefile (distribute): Add locale test suite files, fmon test
4779         suite files, gen-locale.sh, and show-ucs-data.c.
4781         * Depend: New file.
4783         * Makefile: Rewrite rules to generate locale data.
4784         * gen-locale.sh: Generate only one locale which is described in a
4785         command line parameter.
4787         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
4788         around DEM problem.
4789         * tst-fmon.data: Change back entries with DEM.
4791         * gen-locale.sh: Print that it might take a while to finish.
4793 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
4795         * Makefile (install-locales): Remove the -u switch from localedef
4796         command line.
4798 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
4800         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
4801         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
4802         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
4804         * locales/POSIX: Update for new format.
4806         * Makefile: Regenerate locale data also if localedef changed.
4808         * tst-fmon.data: Until we know what is correct, but the spaces
4809         after DEM back in.
4811         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
4812         unresolved issues.
4813         * tests-mbwc/dat_mbtowc.c: Likewise.
4814         * tests-mbwc/dat_strcoll.c: Likewise.
4815         * tests-mbwc/dat_strfmon.c: Likewise.
4816         * tests-mbwc/dat_strxfrm.c: Likewise.
4817         * tests-mbwc/tst_mbtowc.c: Likewise.
4819 2000-06-29  Andreas Jaeger  <aj@suse.de>
4821         * sort-test.sh: Set LC_ALL to full locale name.
4823         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
4824         anymore.
4825         (LOCALES): New.
4826         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
4827         Depend on locale files
4828         (LOCALE_FILES): New.
4829         (ALL_LC_FILES): New.
4830         (ALL_OBJ_LC_FILES): New
4831         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
4833         * tst-ctype.sh: Don't generate locales here.
4834         * tst-mbswcs.sh: Likewise.
4835         * sort-test.sh: Likewise.
4837         * gen-locale.sh: New file to generate locales.
4839 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4841         * locales/en_GB: Update RAP address.
4842         * locales/fr_FR: Likewise.
4843         * locales/en_NZ: Likewise.
4844         * locales/de_BE: Likewise.
4845         * locales/de_CH: Likewise.
4846         * locales/de_LU: Likewise.
4847         * locales/en_AU: Likewise.
4848         * locales/en_IE: Likewise.
4849         * locales/eu_ES: Likewise.
4850         * locales/fr_BE: Likewise.
4851         * locales/fr_CH: Likewise.
4852         * locales/fr_LU: Likewise.
4853         * locales/it_IT: Likewise.
4854         * locales/nl_BE: Likewise.
4855         * locales/nl_NL: Likewise.
4856         * locales/pt_BR: Likewise.
4857         * locales/pt_PT: Likewise.
4858         * locales/sv_FI: Likewise.
4859         * locales/fi_FI: Likewise.
4860         * locales/sv_SE: Likewise.
4862 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4864         * locales/af_ZA: Update for new format.
4865         * locales/ar_SA: Likewise.
4866         * locales/be_BY: Likewise.
4867         * locales/bg_BG: Likewise.
4868         * locales/ca_ES: Likewise.
4869         * locales/el_GR: Likewise.
4870         * locales/en_BW: Likewise.
4871         * locales/en_DK: Likewise.
4872         * locales/en_ZW: Likewise.
4873         * locales/es_AR: Likewise.
4874         * locales/es_BO: Likewise.
4875         * locales/es_CL: Likewise.
4876         * locales/es_CO: Likewise.
4877         * locales/es_DO: Likewise.
4878         * locales/es_EC: Likewise.
4879         * locales/es_ES: Likewise.
4880         * locales/es_GT: Likewise.
4881         * locales/es_HN: Likewise.
4882         * locales/es_MX: Likewise.
4883         * locales/es_PA: Likewise.
4884         * locales/es_PE: Likewise.
4885         * locales/es_PY: Likewise.
4886         * locales/es_SV: Likewise.
4887         * locales/es_US: Likewise.
4888         * locales/es_UY: Likewise.
4889         * locales/es_VE: Likewise.
4890         * locales/et_EE: Likewise.
4891         * locales/fa_IR: Likewise.
4892         * locales/fr_CA: Likewise.
4893         * locales/en_CA,2.5: Likewise.
4894         * locales/fr_CA,2.13: Likewise.
4895         * locales/gl_ES: Likewise.
4896         * locales/hr_HR: Likewise.
4897         * locales/hu_HU: Likewise.
4898         * locales/ko_KR: Likewise.
4899         * locales/lt_LT: Likewise.
4900         * locales/lv_LV: Likewise.
4901         * locales/no_NO: Likewise.
4902         * locales/pl_PL: Likewise.
4903         * locales/ro_RO: Likewise.
4904         * locales/ru_RU: Likewise.
4905         * locales/ru_UA: Likewise.
4906         * locales/sk_SK: Likewise.
4907         * locales/sl_SI: Likewise.
4908         * locales/sr_YU: Likewise.
4909         * locales/th_TH: Likewise.
4910         * locales/tr_TR: Likewise.
4911         * locales/uk_UA: Likewise.
4912         * locales/en_CA: Likewise.
4913         * locales/is_IS: Likewise.
4914         * locales/mk_MK: Likewise.
4916 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4918         * locales/cs_CZ: Comment out fields I'm not sure about.
4919         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
4920         * locales/en_NZ: Update for new format.
4921         * locales/de_BE: Likewise.
4922         * locales/de_CH: Likewise.
4923         * locales/de_LU: Likewise.
4924         * locales/en_AU: Likewise.
4925         * locales/en_IE: Likewise.
4926         * locales/en_ZA: Likewise.
4927         * locales/eu_ES: Likewise.
4928         * locales/fo_FO: Likewise.
4929         * locales/fr_BE: Likewise.
4930         * locales/fr_CH: Likewise.
4931         * locales/fr_LU: Likewise.
4932         * locales/ga_IE: Likewise.
4933         * locales/gv_GB: Likewise.
4934         * locales/he_IL: Likewise.
4935         * locales/id_ID: Likewise.
4936         * locales/in_ID: Likewise.
4937         * locales/it_CH: Likewise.
4938         * locales/it_IT: Likewise.
4939         * locales/iw_IL: Likewise.
4940         * locales/kl_GL: Likewise.
4941         * locales/kw_GB: Likewise.
4942         * locales/nl_BE: Likewise.
4943         * locales/nl_NL: Likewise.
4944         * locales/pt_BR: Likewise.
4945         * locales/pt_PT: Likewise.
4946         * locales/sv_FI: Likewise.
4947         * locales/da_DK: Likewise.
4948         * locales/fi_FI: Likewise.
4949         * locales/sv_SE: Likewise.
4951 2000-06-29  Andreas Jaeger  <aj@suse.de>
4953         * Makefile (locale_test_suite): Add new test files.
4954         (tst_mblen-ENV): New.
4955         (tst_mbtowc-ENV): New.
4956         (tst_strcoll-ENV): New.
4957         (tst_strxfrm-ENV): New.
4958         (tst_wctomb-ENV): New.
4959         (tst_mbrtowc-ENV): New.
4960         (tst_mbsrtowcs-ENV): New.
4961         (tst_mbstowcs-ENV): New.
4962         (tst_strfmon-ENV): New.
4963         (tst_wcrtomb-ENV): New.
4964         (tst_wcsrtombs-ENV): New.
4965         (tst_wcstod-ENV): New.
4966         (tst_wcstok-ENV): New.
4967         (tst_wcstombs-ENV): New.
4969         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
4970         <kuwahara@cthulhu.engr.sgi.com>.
4971         * tests-mbwc/dat_wctomb.c: Likewise.
4972         * tests-mbwc/tst_mbtowc.c: Likewise.
4973         * tests-mbwc/dat_mbtowc.c: Likewise.
4974         * tests-mbwc/tst_strxfrm.c: Likewise.
4975         * tests-mbwc/dat_strxfrm.c: Likewise.
4976         * tests-mbwc/dat_strcoll.c: Likewise.
4977         * tests-mbwc/tst_strcoll.c: Likewise.
4978         * tests-mbwc/tst_mblen.c: Likewise.
4979         * tests-mbwc/dat_mblen.c: Likewise.
4980         * tests-mbwc/dat_wcstok.c: Likewise.
4981         * tests-mbwc/tst_wcstok.c: Likewise.
4982         * tests-mbwc/dat_wcstod.c: Likewise.
4983         * tests-mbwc/tst_wcstod.c: Likewise.
4984         * tests-mbwc/dat_mbrtowc.c: Likewise.
4985         * tests-mbwc/tst_mbrtowc.c: Likewise.
4986         * tests-mbwc/dat_wcsrtombs.c: Likewise.
4987         * tests-mbwc/tst_wcsrtombs.c: Likewise.
4988         * tests-mbwc/dat_wcstombs.c: Likewise.
4989         * tests-mbwc/tst_wcstombs.c: Likewise.
4990         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4991         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4992         * tests-mbwc/dat_wcrtomb.c: Likewise.
4993         * tests-mbwc/tst_wcrtomb.c: Likewise.
4994         * tests-mbwc/dat_mbstowcs.c: Likewise.
4995         * tests-mbwc/tst_mbstowcs.c: Likewise.
4996         * tests-mbwc/dat_strfmon.c: Likewise.
4997         * tests-mbwc/tst_strfmon.c: Likewise.
4999 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
5001         * locales/mk_MK: Updated (not to new format).
5002         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
5004 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5006         * locales/fr_FR: Update for new format.
5007         * locales/de_AT: Likewise.
5008         * locales/en_GB: Likewise.
5010 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
5012         * locales/th_TH: Update copyright notice.
5014         * locales/cs_CZ: Updated for new format.
5015         Patch by Jakub Jelinek <jakub@redhat.com>.
5017         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
5018         comments.
5019         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
5020         internal state of mbrlen.
5022         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
5023         (TEST_MBWC_ENV): Remove unnecessary slash.
5024         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
5026         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
5028         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
5029         tests.
5031         * locales/iso14651_t1: Explicitly add control character in
5032         U0000-U001F and U007F-U009F range for backward compatibility.
5034         * locales/i18n: Correct problems found by test suite.
5036 2000-06-28  Andreas Jaeger  <aj@suse.de>
5038         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
5039         warning.
5041         * Makefile (locale_test_suite): Add tst_mbrlen.
5042         (tst_mbrlen-ENV): New.
5044         * tests-mbwc/tst_mbrlen.c: New file
5046         * tests-mbwc/dat_mbrlen.c: New file.
5048         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
5049         (struct TST_HEAD): Use const char* instead of an array.
5051         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
5053         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
5055         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
5057 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
5059         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
5060         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
5061         U4E06 is not in EUC-JP.
5062         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
5063         * tests-mbwc/dat_towctrans.c: Likewise.
5064         * tests-mbwc/dat_wcscoll.c: Likewise.
5065         * tests-mbwc/dat_wcswidth.c: Likewise.
5066         * tests-mbwc/dat_wctob.c: Likewise.
5068         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
5069         versions.
5071         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
5072         what is correct.
5073         * tests-mbwc/dat_wcsxfrm.c: Likewise.
5074         * tests-mbwc/dat_wcwidth.c: Likewise.
5076         * tests-mbwc/tst_funcs.h: Pretty print.
5078         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
5079         * tests-mbwc/tst_wcschr.c: Likewise.
5080         * tests-mbwc/tst_wcscpy.c: Likewise.
5081         * tests-mbwc/tst_wcscat.c: Likewise.
5082         * tests-mbwc/tst_wcsncpy.c: Likewise.
5083         * tests-mbwc/tst_wcspbrk.c: Likewise.
5084         * tests-mbwc/tst_wcsstr.c: Likewise.
5085         * tests-mbwc/tst_wctrans.c: Likewise.
5086         * tests-mbwc/tst_wctype.c: Likewise.
5088         * tests-mbwc/tst_wcscoll.c: Print better error messages.
5090         * Makefile (tests): Define as $(locale_test_suite) but only
5091         if not cross-compiling and shared libs are built.
5092         (locale_test_suite): New variable.  Name all new tests from the
5093         locale test suite.
5094         Add rule to run new tests only when all data is available.
5095         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
5097         * tst-ctype-de_DE.in: U00A0 is not in class graph.
5099         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
5101         * locales/i18n: Backspace isn't blank, tab is.
5103         * tst-ctype.c (main): Add tests for control characters and space.
5105         * locales/i18n: Backspace is no space.
5107         * locales/i18n: Add \t to space.
5109 2000-06-27  Andreas Jaeger  <aj@suse.de>
5111         * Makefile (TEST_MBWC_ENV): New variable.
5112         Use it for all tests from tests-mbwc.
5114 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
5116         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
5118 2000-06-27  Andreas Jaeger  <aj@suse.de>
5120         * Makefile: Add environment setting for all tests from tests-mbwc.
5122 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
5124         * locales/en_DK.com: Not needed.
5126 2000-06-27  Andreas Jaeger  <aj@suse.de>
5128         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
5129         <kuwahara@cthulhu.engr.sgi.com>.
5131         * Makefile (tests): Add tests from tests-mbwc subdirectory,
5132         comment them out for now.
5133         (subdir-dirs): New for tests-mbwc, add also vpaths.
5135         * locales/ja_JP: Add missing / in LC_CTYPE.
5137 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
5139         * Makefile (distribute): Add tst-ctype-de_DE.in.
5140         * tst-ctype.c: Read in more tests from stdin.
5141         * tst-ctype.sh: Feed extra test data to program via stdin.
5142         * tst-ctype-de_DE.in: New file.
5144         * locales/i18n (punct): Exclude U00A0.
5145         (blank): Include U00A0.
5147         * locales/ja_JP: Updates for new format.
5149         * Makefile (test-srcs): Add tst-ctype.
5150         (distribute): Add tst-ctype.sh.
5151         (do-tst-ctype): New target.  Run for tests.
5152         * tst-ctype.c: New file.
5153         * tst-ctype.sh: New file.
5155         * locales/i18n: NUL character must not be in cntrl.
5157         * Makefile (test-input): Add en_US.ISO-8859-1.
5158         * en_US.in: New file.
5160 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
5162         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
5163         for now.
5165         * de_DE.in: Update for new sorting.
5167         * tst-locale.sh: Don't use mnemonic.ds.
5168         * tst-mbswcs.sh: Likewise.
5169         * tst-trans.sh: Likewise.
5171         * locales/de_DE: Update for new format.
5172         * locales/en_US: Likewise.
5173         * tests/trans.def: Likewise.
5174         * tst-fmon-locales/tstfmon_n01y12: Likewise.
5175         * tst-fmon-locales/tstfmon_n02n40: Likewise.
5176         * tst-fmon-locales/tstfmon_n10y31: Likewise.
5177         * tst-fmon-locales/tstfmon_n11y41: Likewise.
5178         * tst-fmon-locales/tstfmon_n12y11: Likewise.
5179         * tst-fmon-locales/tstfmon_n20n32: Likewise.
5180         * tst-fmon-locales/tstfmon_n30y20: Likewise.
5181         * tst-fmon-locales/tstfmon_n41n00: Likewise.
5182         * tst-fmon-locales/tstfmon_y01y10: Likewise.
5183         * tst-fmon-locales/tstfmon_y02n22: Likewise.
5184         * tst-fmon-locales/tstfmon_y22n42: Likewise.
5185         * tst-fmon-locales/tstfmon_y30y21: Likewise.
5186         * tst-fmon-locales/tstfmon_y32n31: Likewise.
5187         * tst-fmon-locales/tstfmon_y40y00: Likewise.
5188         * tst-fmon-locales/tstfmon_y42n21: Likewise.
5190         * tst-rpmatch.c: Avoid warning with broken compiler.
5192         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
5194         * sort-test.sh: Add more GCONV_PATH usages.
5195         * tst-fmon.sh: Likewise.
5196         * tst-locale.sh: Likewise.
5197         * tst-mbswcs.sh: Likewise.
5198         * tst-rpmatch.sh: Likewise.
5199         * tst-trans.sh: Likewise.
5201         * locales/i18n: Remove order_start around copy.
5203         * locales/iso14651_t1: Correct various small errors.
5205 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
5207         * charmaps/ISO-8859-1: Correct width specification.
5209 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
5211         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
5212         * charmaps/ANSI_X3.4-1968: Likewise.
5213         * charmaps/ASMO_449: Likewise.
5214         * charmaps/BALTIC: Likewise.
5215         * charmaps/BS_4730: Likewise.
5216         * charmaps/BS_VIEWDATA: Likewise.
5217         * charmaps/CP1250: Likewise.
5218         * charmaps/CP1251: Likewise.
5219         * charmaps/CP1252: Likewise.
5220         * charmaps/CP1253: Likewise.
5221         * charmaps/CP1254: Likewise.
5222         * charmaps/CP1255: Likewise.
5223         * charmaps/CP1256: Likewise.
5224         * charmaps/CP1257: Likewise.
5225         * charmaps/CP1258: Likewise.
5226         * charmaps/CSA_Z243.4-1985-1: Likewise.
5227         * charmaps/CSA_Z243.4-1985-2: Likewise.
5228         * charmaps/CSA_Z243.4-1985-GR: Likewise.
5229         * charmaps/CSN_369103: Likewise.
5230         * charmaps/CWI: Likewise.
5231         * charmaps/DEC-MCS: Likewise.
5232         * charmaps/DIN_66003: Likewise.
5233         * charmaps/DS_2089: Likewise.
5234         * charmaps/EBCDIC-AT-DE: Likewise.
5235         * charmaps/EBCDIC-AT-DE-A: Likewise.
5236         * charmaps/EBCDIC-CA-FR: Likewise.
5237         * charmaps/EBCDIC-DK-NO: Likewise.
5238         * charmaps/EBCDIC-DK-NO-A: Likewise.
5239         * charmaps/EBCDIC-ES: Likewise.
5240         * charmaps/EBCDIC-ES-A: Likewise.
5241         * charmaps/EBCDIC-ES-S: Likewise.
5242         * charmaps/EBCDIC-FI-SE: Likewise.
5243         * charmaps/EBCDIC-FI-SE-A: Likewise.
5244         * charmaps/EBCDIC-FR: Likewise.
5245         * charmaps/EBCDIC-IS-FRISS: Likewise.
5246         * charmaps/EBCDIC-IT: Likewise.
5247         * charmaps/EBCDIC-PT: Likewise.
5248         * charmaps/EBCDIC-UK: Likewise.
5249         * charmaps/EBCDIC-US: Likewise.
5250         * charmaps/ECMA-CYRILLIC: Likewise.
5251         * charmaps/ES: Likewise.
5252         * charmaps/ES2: Likewise.
5253         * charmaps/EUC-JP: Likewise.
5254         * charmaps/EUC-KR: Likewise.
5255         * charmaps/GB2312: Likewise.
5256         * charmaps/GBK: Likewise.
5257         * charmaps/GB_1988-80: Likewise.
5258         * charmaps/GOST_19768-74: Likewise.
5259         * charmaps/GREEK-CCITT: Likewise.
5260         * charmaps/GREEK7: Likewise.
5261         * charmaps/GREEK7-OLD: Likewise.
5262         * charmaps/HP-ROMAN8: Likewise.
5263         * charmaps/IBM037: Likewise.
5264         * charmaps/IBM038: Likewise.
5265         * charmaps/IBM1004: Likewise.
5266         * charmaps/IBM1026: Likewise.
5267         * charmaps/IBM1047: Likewise.
5268         * charmaps/IBM256: Likewise.
5269         * charmaps/IBM273: Likewise.
5270         * charmaps/IBM274: Likewise.
5271         * charmaps/IBM275: Likewise.
5272         * charmaps/IBM277: Likewise.
5273         * charmaps/IBM278: Likewise.
5274         * charmaps/IBM280: Likewise.
5275         * charmaps/IBM281: Likewise.
5276         * charmaps/IBM284: Likewise.
5277         * charmaps/IBM285: Likewise.
5278         * charmaps/IBM290: Likewise.
5279         * charmaps/IBM297: Likewise.
5280         * charmaps/IBM420: Likewise.
5281         * charmaps/IBM423: Likewise.
5282         * charmaps/IBM424: Likewise.
5283         * charmaps/IBM437: Likewise.
5284         * charmaps/IBM500: Likewise.
5285         * charmaps/IBM850: Likewise.
5286         * charmaps/IBM851: Likewise.
5287         * charmaps/IBM852: Likewise.
5288         * charmaps/IBM855: Likewise.
5289         * charmaps/IBM857: Likewise.
5290         * charmaps/IBM860: Likewise.
5291         * charmaps/IBM861: Likewise.
5292         * charmaps/IBM862: Likewise.
5293         * charmaps/IBM863: Likewise.
5294         * charmaps/IBM864: Likewise.
5295         * charmaps/IBM865: Likewise.
5296         * charmaps/IBM866: Likewise.
5297         * charmaps/IBM868: Likewise.
5298         * charmaps/IBM869: Likewise.
5299         * charmaps/IBM870: Likewise.
5300         * charmaps/IBM871: Likewise.
5301         * charmaps/IBM874: Likewise.
5302         * charmaps/IBM875: Likewise.
5303         * charmaps/IBM880: Likewise.
5304         * charmaps/IBM891: Likewise.
5305         * charmaps/IBM903: Likewise.
5306         * charmaps/IBM904: Likewise.
5307         * charmaps/IBM905: Likewise.
5308         * charmaps/IBM918: Likewise.
5309         * charmaps/IEC_P27-1: Likewise.
5310         * charmaps/INIS: Likewise.
5311         * charmaps/INIS-CYRILLIC: Likewise.
5312         * charmaps/INVARIANT: Likewise.
5313         * charmaps/ISIRI-3342: Likewise.
5314         * charmaps/ISO-8859-1: Likewise.
5315         * charmaps/ISO-8859-10: Likewise.
5316         * charmaps/ISO-8859-13: Likewise.
5317         * charmaps/ISO-8859-14: Likewise.
5318         * charmaps/ISO-8859-15: Likewise.
5319         * charmaps/ISO-8859-16: Likewise.
5320         * charmaps/ISO-8859-2: Likewise.
5321         * charmaps/ISO-8859-3: Likewise.
5322         * charmaps/ISO-8859-4: Likewise.
5323         * charmaps/ISO-8859-5: Likewise.
5324         * charmaps/ISO-8859-6: Likewise.
5325         * charmaps/ISO-8859-7: Likewise.
5326         * charmaps/ISO-8859-8: Likewise.
5327         * charmaps/ISO-8859-9: Likewise.
5328         * charmaps/ISO-IR-197: Likewise.
5329         * charmaps/ISO-IR-90: Likewise.
5330         * charmaps/ISO_10367-BOX: Likewise.
5331         * charmaps/ISO_5427: Likewise.
5332         * charmaps/ISO_5428: Likewise.
5333         * charmaps/ISO_646.BASIC: Likewise.
5334         * charmaps/ISO_646.IRV: Likewise.
5335         * charmaps/ISO_6937: Likewise.
5336         * charmaps/ISO_6937-2-25: Likewise.
5337         * charmaps/ISO_6937-2-ADD: Likewise.
5338         * charmaps/ISO_8859-SUPP: Likewise.
5339         * charmaps/IT: Likewise.
5340         * charmaps/JIS_C6220-1969-RO: Likewise.
5341         * charmaps/JIS_C6229-1984-B: Likewise.
5342         * charmaps/JIS_X0201: Likewise.
5343         * charmaps/JUS_I.B1.002: Likewise.
5344         * charmaps/JUS_I.B1.003-MAC: Likewise.
5345         * charmaps/JUS_I.B1.003-SERB: Likewise.
5346         * charmaps/KOI-8: Likewise.
5347         * charmaps/KOI8-R: Likewise.
5348         * charmaps/KOI8-U: Likewise.
5349         * charmaps/KSC5636: Likewise.
5350         * charmaps/KSX1001: Likewise.
5351         * charmaps/LATIN-GREEK: Likewise.
5352         * charmaps/LATIN-GREEK-1: Likewise.
5353         * charmaps/MAC-IS: Likewise.
5354         * charmaps/MAC-UK: Likewise.
5355         * charmaps/MACINTOSH: Likewise.
5356         * charmaps/MSZ_7795.3: Likewise.
5357         * charmaps/NATS-DANO: Likewise.
5358         * charmaps/NATS-SEFI: Likewise.
5359         * charmaps/NC_NC00-10: Likewise.
5360         * charmaps/NEXTSTEP: Likewise.
5361         * charmaps/NF_Z_62-010: Likewise.
5362         * charmaps/NF_Z_62-010_1973: Likewise.
5363         * charmaps/NS_4551-1: Likewise.
5364         * charmaps/NS_4551-2: Likewise.
5365         * charmaps/PT: Likewise.
5366         * charmaps/PT2: Likewise.
5367         * charmaps/SAMI: Likewise.
5368         * charmaps/SAMI-WS2: Likewise.
5369         * charmaps/SEN_850200_B: Likewise.
5370         * charmaps/SEN_850200_C: Likewise.
5371         * charmaps/T.101-G2: Likewise.
5372         * charmaps/T.61-7BIT: Likewise.
5373         * charmaps/T.61-8BIT: Likewise.
5374         * charmaps/TIS-620: Likewise.
5375         * charmaps/UTF8: Likewise.
5376         * charmaps/VIDEOTEX-SUPPL: Likewise.
5378 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
5380         * locales/pt_BR: Revert last change partly.  Full weekday and month
5381         names are written with lowercase first letter.
5382         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
5384 2000-06-21  Andreas Jaeger  <aj@suse.de>
5386         * tst-trans.c: Include <stdlib.h> and <string.h>.
5388 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
5390         * locales/pt_BR: Correct day and month names.
5391         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
5393 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
5395         * Makefile (ld-test-srcs): Add tests/test6.c.
5397         * Makefile (ld-test-srcs): Add trans.def here.
5399         * Makefile (ld-test-srcs): Handle .ds files separately.
5401         * Makefile (ld-test-srcs): Distribute all test6 input files.
5403 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
5405         * locales/be_BY: New file.
5406         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
5408 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
5410         * locales/iso14651_t1: New file.
5412 2000-05-15  Andreas Jaeger  <aj@suse.de>
5414         * tst-fmon.data: Change testcase following fixes for
5415         de_DE.
5417         * locales/de_DE: Remove space after DEM since DEM is
5418         now placed after the value.
5420         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
5421         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
5422         PR libc/1713.
5424 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
5426         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
5427         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
5429         * tst-fmon.c (main): Print the locale name as well in the error
5430         message.
5432 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
5434         * locales/i18n: New file.
5436 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
5438         * tst-fmon.data: Update test after last strfmon change.
5440 2000-03-15  Andreas Jaeger  <aj@suse.de>
5442         * locales/sl_SI: Fix entries for june and july.
5443         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
5444         libc/1648.
5446 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
5448         * locales/en_DK: Correct syntax.
5450 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
5452         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
5454 2000-03-01  Andreas Jaeger  <aj@suse.de>
5456         * locales/gv_GB: New file.
5457         * locales/kw_GB: New file.
5458         From Pablo Saratxaga <pablo@mandrakesoft.com>.
5460 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
5462         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
5464 2000-03-01  Andreas Jaeger  <aj@suse.de>
5466         * SUPPORTED: Added bg_BG.CP1251.
5468         * locales/bg_BG: New file.
5470 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
5472         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
5473         names for characters.
5474         * charmaps/EUC-KR: ADD width information.
5475         * repertoiremaps/mnemonic.ko: New file.
5476         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5478         * charmaps/GBK: New file.
5479         * locales/zh_CN.GBK: New file.
5480         * repertoiremaps/mnemonic.zh: New file.
5481         Contributed by Sean Chen <sean.chen@turbolinux.com>.
5483         * locales/mk_MK: New file.
5484         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
5485         * SUPPORTED: Add mk_MK ISO-8859-5.
5487 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
5489         * SUPPORTED: Add gl_ES.ISO-8859-1.
5491         * SUPPORTED: Add ar_SA.ISO-8859-6.
5492         * locales/ar_SA: New file.
5494         * locales/th_TH: Remove Thai digits from `digits'.
5496         * SUPPORTED: Add th_TH.TIS-620.
5498         * locales/el_GR (toupper): Don't map *s to S*.
5499         * locales/en_DK: Likewise.
5500         * locales/en_DK.com: Likewise.
5501         * locales/ru_RU: Likewise.
5502         * locales/ru_UA: Likewise.
5503         * locales/tr_TR: Likewise.
5504         * locales/uk_UA: Likewise.
5506         * locales/en_DK (toupper): Map v% to V%.
5507         (tolower): Map V% to v%.
5508         * locales/en_DK.com: Likewise.
5509         * locales/ru_RU: Likewise.
5510         * locales/ru_UA: Likewise.
5511         * locales/tr_TR: Likewise.
5512         * locales/uk_UA: Likewise.
5514 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
5516         * Makefile (generated-dirs): Add de_DE.437.
5518 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
5520         * charmaps/IBM864: Correct comment for /xC6 mapping.
5521         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
5522         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
5523         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
5524         Reported by Bruno Haible <haible@ilog.fr>.
5526 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5528         * locales/af_ZA: Fix syntax errors.
5530 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
5532         * tst-locale.sh: Also enable test5.
5533         * tests/test5.ds: New file.
5535         * locales/gl_ES: New file.
5536         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
5538         * locales/POSIX: Remove trailing semicolon.
5539         * locales/th_TH: Likewise.
5540         PR libc/1545.
5542 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
5544         * locales/ja_JP: Add double-width digits to digit class.
5546 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
5548         * charmaps/ISO-8859-16: Add mapping for /xba.
5549         Reported by Bruno Haible <haible@ilog.fr>.
5551 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
5553         * tst-trans.sh: Add directory names to charmap and repertoire file
5554         names.
5556         * charmaps/ISO-8859-16: New file.
5558         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
5560 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
5562         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
5564 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
5566         * collate-test.c (main): Correct logic in test.
5568         * tst-trans.sh: Use correct name for dynamic loader.
5570 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
5572         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
5574         * locale/en_BW: New file.
5575         * locale/en_ZW: New file.
5576         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5578 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
5580         * locales/ja_JP: Fix cntrl mapping and era definition.
5581         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
5583 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
5585         * locales/af_ZA: New file.
5586         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5588 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
5590         * locales/POSIX: Fix collation order of <SI> and add a few missing
5591         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
5593         * locales/cs_CZ: Fix syntax of collation entries with multi-character
5594         weights.
5595         * locales/da_DK: Likewise.
5596         * locales/el_GR: Likewise.
5597         * locales/en_CA: Likewise.
5598         * locales/en_CA,2.5: Likewise.
5599         * locales/en_DK: Likewise.
5600         * locales/en_DK.com: Likewise.
5601         * locales/es_AR: Likewise.
5602         * locales/es_BO: Likewise.
5603         * locales/es_CL: Likewise.
5604         * locales/es_CO: Likewise.
5605         * locales/es_DO: Likewise.
5606         * locales/es_EC: Likewise.
5607         * locales/es_ES: Likewise.
5608         * locales/es_GT: Likewise.
5609         * locales/es_HN: Likewise.
5610         * locales/es_MX: Likewise.
5611         * locales/es_PA: Likewise.
5612         * locales/es_PE: Likewise.
5613         * locales/es_PY: Likewise.
5614         * locales/es_SV: Likewise.
5615         * locales/es_US: Likewise.
5616         * locales/es_UY: Likewise.
5617         * locales/es_VE: Likewise.
5618         * locales/et_EE: Likewise.
5619         * locales/fi_FI: Likewise.
5620         * locales/fr_CA,2.13: Likewise.
5621         * locales/hr_HR: Likewise.
5622         * locales/hu_HU: Likewise.
5623         * locales/is_IS: Likewise.
5624         * locales/lt_LT: Likewise.
5625         * locales/lv_LV: Likewise.
5626         * locales/no_NO: Likewise.
5627         * locales/pl_PL: Likewise.
5628         * locales/ro_RO: Likewise.
5629         * locales/ru_RU: Likewise.
5630         * locales/ru_UA: Likewise.
5631         * locales/sl_SI: Likewise.
5632         * locales/sr_YU: Likewise.
5633         * locales/sv_SE: Likewise.
5634         * locales/th_TH: Likewise.
5635         * locales/tr_TR: Likewise.
5636         * locales/uk_UA: Likewise.
5638 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
5640         * charmaps/ISIRI-3342: New file.
5641         * locales/fa_IR: New file.
5642         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
5644 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
5646         * locales/de_DE: Correct syntax of multi-character weights.
5648 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
5650         * tests/test6.c: New file.
5651         * tests/test6.cm: New file.
5652         * tests/test6.def: New file.
5653         * tests/test6.mne: New file.
5655         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
5656         UFE85, and UFE8B.
5657         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
5658         and /xc6.
5659         * charmaps/KOI8-U: Fix typo in /x95 entry.
5660         * charmaps/KOI8-R: Correct 0x95 entry.
5661         * charmaps/CP1258: Add /xEC.
5662         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
5663         * charmaps/IBM874: Add Euro.
5664         * charmaps/ISO-8859-7: Map /xB4 to U0384.
5665         Reported by Bruno Haible <haible@ilog.fr>.
5667 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
5669         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
5670         1992.  Reported by Bruno Haible <haible@ilog.fr>.
5672 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
5674         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
5675         * charmaps/EUC-JP: Likewise.
5676         * repertoiremaps/mnemonic.ja: Likewise.
5678         * locales/ja_JP: Add extra CLASS and MAP definisions.
5680         * charmaps/EUC-JP: Add WIDTH definitions.
5682 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
5684         * Makefile: Don't run tests for now.
5686 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
5688         * locales/ko_KR: New file.
5689         * charmaps/EUC-KR: New file.
5690         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5692 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
5694         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
5696         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
5698 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
5700         * tst-trans.c: New file.
5701         * tst-trans.sh: New file.
5702         * tests/trans.def: New file.
5703         * Makefile: Add rules for character mapping tests.
5705         * tests/test1.def: Correct ellipsis syntax.
5707 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
5709         * charmaps/ISO-8859-1: Don't define values for non-printable
5710         characters.
5712         * charmaps/ISO-8859-1: Add width information.
5714 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
5716         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
5718         * charmaps/ISO-8859-13: Fix a few entries.
5719         Patch by Marius Gedminas <mgedmin@takas.lt>.
5721 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
5723         * locales/zh_CN: Some first patches to make the file usable.
5725 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
5727         * locales/id_ID: Fix typo.
5729 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
5731         * locales/en_DK: Add Euro symbol to collation and characterization
5732         tables.  Patch by Geoff Keating.
5734         * charmaps/ISO-8859-15: Remove duplicate <OC>.
5736 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
5738         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
5739         * charmaps/IBM866: Likewise.
5740         * charmaps/IBM874: Likewise.
5741         * charmaps/ISO-8859-13: Likewise.
5742         * charmaps/ISO-8859-14: Likewise.
5743         * charmaps/ISO-8859-15: Likewise.
5744         * charmaps/MAC-UK: Likewise.
5746         * charmaps/ISO-8859-13: Correct typo.
5747         * charmaps/ISO-8859-14: Likewise.
5748         * charmaps/ISO-8859-15: Likewise.
5750 1999-08-16  Andreas Schwab  <schwab@suse.de>
5752         * charmaps/UTF8: Add entries for /x00.  Remove spurious
5753         <percent-sign/> entry.  Correct typo.
5755 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5757         * charmaps/UTF8: Generated from the charDB.
5759 1999-08-13  Andreas Schwab  <schwab@suse.de>
5761         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
5762         * locales/da_DK: Likewise.
5763         * locales/de_DE: Likewise.
5764         * locales/el_GR: Likewise.
5765         * locales/en_CA: Likewise.
5766         * locales/en_DK: Likewise.
5767         * locales/en_DK.com: Likewise.
5768         * locales/es_AR: Likewise.
5769         * locales/es_BO: Likewise.
5770         * locales/es_CL: Likewise.
5771         * locales/es_CO: Likewise.
5772         * locales/es_DO: Likewise.
5773         * locales/es_EC: Likewise.
5774         * locales/es_ES: Likewise.
5775         * locales/es_GT: Likewise.
5776         * locales/es_HN: Likewise.
5777         * locales/es_MX: Likewise.
5778         * locales/es_PA: Likewise.
5779         * locales/es_PE: Likewise.
5780         * locales/es_PY: Likewise.
5781         * locales/es_SV: Likewise.
5782         * locales/es_US: Likewise.
5783         * locales/es_UY: Likewise.
5784         * locales/es_VE: Likewise.
5785         * locales/et_EE: Likewise.
5786         * locales/fi_FI: Likewise.
5787         * locales/hr_HR: Likewise.
5788         * locales/hu_HU: Likewise.
5789         * locales/is_IS: Likewise.
5790         * locales/lt_LT: Likewise.
5791         * locales/lv_LV: Likewise.
5792         * locales/no_NO: Likewise.
5793         * locales/pl_PL: Likewise.
5794         * locales/ro_RO: Likewise.
5795         * locales/ru_RU: Likewise.
5796         * locales/ru_UA: Likewise.
5797         * locales/sl_SI: Likewise.
5798         * locales/sr_YU: Likewise.
5799         * locales/sv_SE: Likewise.
5800         * locales/tr_TR: Likewise.
5801         * locales/uk_UA: Likewise.
5803         * charmaps/ISO_10646: Fix typo.
5805 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
5807         * locales/ca_ES: New file.
5808         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
5810         * SUPPORTED: Add ca_ES.
5812 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
5814         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
5815         correct sources.
5817 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
5819         * locales/ru_RU: Abbreviate Saturday Sbt.
5820         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
5822 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
5824         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
5826 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5828         * Makefile (install-locales): Allow specifying charset in locale
5829         name but omit it in locale definition file.
5831         * SUPPORTED: Don't generate ru_SU.
5832         * locales/ru_SU: Removed.
5834         * locales/zh_CN: Update.
5835         * charmaps/GB2312: New file.
5836         Contributed by hashao@china.com.
5838 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5840         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
5841         correct some character names.
5843         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
5845 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
5847         * charmaps/SAMI-WS2: Add one more alias.
5849 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
5851         * charmaps/IBM874: New file.
5853         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
5855         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
5857         * charmaps/IBM864: Major update from Unicode data.
5859         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
5861         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
5863         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
5865         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
5867         * charmaps/IBM857: Correct entries ee, f7, and fa.
5869         * charmaps/IBM855: Correct entries 95, ef, and fd.
5871         * charmaps/IBM437: Correct entries f9 and fa.
5873         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
5875         * locales/th_TH: New file.  Thai locale description.
5876         * th_TH.in: New file.
5877         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5879 1999-04-14  Cristian Gafton  <gafton@redhat.com>
5881         * SUPPORTED: Add support for Ukraine Russian.
5882         * locales/ru_UA: New file.
5883         * locales/uk_UA: New file.
5884         * charmaps/KOI8-U: New file.
5886 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
5888         * locales/id_ID: New file.
5890 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
5892         * charmaps/TIS-620: New file.
5893         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
5895 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
5897         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
5899         * charmaps/CP1256: Cosmetic changes.
5900         * charmaps/CP1257: Likewise.
5902         * charmaps/CP1258: New file.
5904         * charmaps/CP1257: Add some marks.
5905         * charmaps/CP1256: Update from Unicode page.
5906         * charmaps/CP1255: Lots of punctuation character changes.
5907         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
5908         * charmaps/CP1253: Add Euro character.
5909         * charmaps/CP1252: Add Euro character and z caron.
5910         * charmaps/CP1251: Add Euro character.
5911         * charmaps/CP1250: Add Euro character.
5913 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
5915         * locales/hr_HR: Various corrections.
5916         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
5918 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
5920         * locales/ru_RU (mon): Fix March and May month name translations.
5921         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
5923 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
5925         * Makefile (test-input): Prepare for cs_CZ test.
5926         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
5927         * cs_CZ.in: New file.
5929 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
5931         * locales/it_CH: New file.
5932         * SUPPORTED: Add it_CH.
5934         * locales/in_ID: New file.
5935         * SUPPORTED: Add in_ID.
5937 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5939         * Makefile (test-input): Add hr_HR.ISO-8859-2.
5940         (test-input-data): New variable.
5941         (distribute): Use it.
5942         (do-collate-test): Use it.
5943         * locales/hr_HR.in: New file.
5945 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
5947         * charmaps/IBM866: New file.
5948         * charmaps/MAC-UK: New file.
5950 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
5952         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
5953         * charmaps/ISO-8859-14: Add alias names.
5955         * repertoiremaps/mnemonics.ds: Remove duplicates.
5957 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
5959         * charmaps/ISO-8859-13: New file.
5960         * charmaps/ISO-8859-14: New file.
5961         * charmaps/ISO-8859-15: New file.
5963         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
5965 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
5967         * SUPPORTED: Add en_AU.
5969 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
5971         * SUPPORTED: Update greek entry.
5972         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
5974 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
5976         * locales/el_GR (abmon): Remove spaces at end of strings.
5978 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
5980         * tests/test1.cm: Add missing character definitions to read POSIX
5981         locale definition.
5982         * tests/test2.cm: Likewise.
5983         * tests/test3.cm: Likewise.
5984         * tests/test4.cm: Likewise.
5985         * tests/test5.cm: Likewise.
5987 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
5989         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
5991 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
5993         * locales/gr_GR: Renamed to...
5994         * locales/el_GR: ...this.
5995         (yesexpr, noexpr): Also allow yes and no.
5997 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5999         * locales/sr_YU: Add repertoiremap.
6001 1998-09-23  Cristian Gafton  <gafton@redhat.com>
6003         * locales/sr_YU: New file.
6004         * SUPPORTED: Add sr_YU.
6006 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
6008         * Makefile: Rewrite install-locales rule.
6010 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
6012         * Makefile: Add more dependecies for running tests.
6013         Reported by HJ Lu.
6015 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6017         * locales/sk_SK: Add repertoiremap.
6019 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6021         * locales/ru_SU: Add repertoiremap.
6023 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
6025         * locales/ru_SU: New file.
6026         * SUPPORTED: Add ru_SU with KOI8-R.
6028 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
6030         * Makefile: Install repertoire maps.
6031         * mnemonic.ds: Moved into repertoiremaps subdir.
6032         * repertoiremaps/charids.894: New file.
6033         * repertoiremaps/mnemonic.ds: New file.
6035         * sort-test.sh: Adapt for most recent changes in localedef.
6036         * tst-fmon.sh: Likewise.
6037         * tst-locale.sh: Likewise.
6039         * locales/POSIX: Add repertoiremap definition.
6040         * locales/cs_CZ: Likewise.
6041         * locales/da_DK: Likewise.
6042         * locales/de_AT: Likewise.
6043         * locales/de_BE: Likewise.
6044         * locales/de_CH: Likewise.
6045         * locales/de_DE: Likewise.
6046         * locales/de_LU: Likewise.
6047         * locales/en_AU: Likewise.
6048         * locales/en_CA: Likewise.
6049         * locales/en_CA,2.5: Likewise.
6050         * locales/en_DK: Likewise.
6051         * locales/en_DK.com: Likewise.
6052         * locales/en_GB: Likewise.
6053         * locales/en_IE: Likewise.
6054         * locales/en_NZ: Likewise.
6055         * locales/en_US: Likewise.
6056         * locales/es_AR: Likewise.
6057         * locales/es_BO: Likewise.
6058         * locales/es_CL: Likewise.
6059         * locales/es_CO: Likewise.
6060         * locales/es_DO: Likewise.
6061         * locales/es_EC: Likewise.
6062         * locales/es_ES: Likewise.
6063         * locales/es_GT: Likewise.
6064         * locales/es_HN: Likewise.
6065         * locales/es_MX: Likewise.
6066         * locales/es_PA: Likewise.
6067         * locales/es_PE: Likewise.
6068         * locales/es_PY: Likewise.
6069         * locales/es_SV: Likewise.
6070         * locales/es_US: Likewise.
6071         * locales/es_UY: Likewise.
6072         * locales/es_VE: Likewise.
6073         * locales/et_EE: Likewise.
6074         * locales/eu_ES: Likewise.
6075         * locales/fi_FI: Likewise.
6076         * locales/fo_FO: Likewise.
6077         * locales/fr_BE: Likewise.
6078         * locales/fr_CA: Likewise.
6079         * locales/fr_CA,2.13: Likewise.
6080         * locales/fr_CH: Likewise.
6081         * locales/fr_FR: Likewise.
6082         * locales/fr_LU: Likewise.
6083         * locales/ga_IE: Likewise.
6084         * locales/gr_GR: Likewise.
6085         * locales/he_IL: Likewise.
6086         * locales/hr_HR: Likewise.
6087         * locales/hu_HU: Likewise.
6088         * locales/is_IS: Likewise.
6089         * locales/it_IT: Likewise.
6090         * locales/iw_IL: Likewise.
6091         * locales/kl_GL: Likewise.
6092         * locales/lt_LT: Likewise.
6093         * locales/lv_LV: Likewise.
6094         * locales/nl_BE: Likewise.
6095         * locales/nl_NL: Likewise.
6096         * locales/no_NO: Likewise.
6097         * locales/pl_PL: Likewise.
6098         * locales/pt_BR: Likewise.
6099         * locales/pt_PT: Likewise.
6100         * locales/ro_RO: Likewise.
6101         * locales/ru_RU: Likewise.
6102         * locales/sl_SI: Likewise.
6103         * locales/sv_FI: Likewise.
6104         * locales/sv_SE: Likewise.
6105         * locales/tr_TR: Likewise.
6106         * locales/zh_CN: Likewise.
6108 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
6110         * tst-locale.sh: Add comment for when multi-byte charsets in
6111         locales work.
6112         * tests/test5.cm: New file.
6113         * tests/test5.def: New file.
6114         * Makefile (ld-test-names): Add test5.
6116 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
6118         * locales/de_DE: Use . as thousands separator and 3;3 groups for
6119         LC_NUMERIC.
6121 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
6123         * Makefile: Fix test rules from last patch.
6125 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6127         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
6128         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
6130 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
6132         * Makefile (distribute): Add tst-locale.sh.
6134 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
6136         * Makefile (distribute): Add SUPPORTED.
6137         (install-locales): New rule to install locale dat ausing localedef.
6138         * SUPPORTED: New file.  Names all usable locales.
6139         Based on a patch by Cristian Gafton <gafton@redhat.com>.
6141         * locales/gr_GR: Correct collation description.
6142         * locales/nl_NL: Correct Charset requirement.
6143         * locales/pt_BR: Fix int_curr_symbol.
6144         * locales/ru_RU: Fix ctype data.
6145         Patches by Cristian Gafton <gafton@redhat.com>.
6147         * locales/nl_NL: Fix yesexpr/noexpr.
6148         * locales/pt_BR: Likewise.
6149         * locales/cs_CZ: Likewise.
6150         * locales/da_DK: Likewise.
6151         * locales/en_AU: Likewise.
6152         * locales/en_CA: Likewise.
6153         * locales/en_DK: Likewise.
6154         * locales/en_DK.com: Likewise.
6155         * locales/en_GB: Likewise.
6156         * locales/en_NZ: Likewise.
6157         * locales/en_US: Likewise.
6158         * locales/es_AR: Likewise.
6159         * locales/es_BO: Likewise.
6160         * locales/es_CL: Likewise.
6161         * locales/es_CO: Likewise.
6162         * locales/es_DO: Likewise.
6163         * locales/es_EC: Likewise.
6164         * locales/es_ES: Likewise.
6165         * locales/es_GT: Likewise.
6166         * locales/es_HN: Likewise.
6167         * locales/es_MX: Likewise.
6168         * locales/es_PA: Likewise.
6169         * locales/es_PE: Likewise.
6170         * locales/es_PY: Likewise.
6171         * locales/es_SV: Likewise.
6172         * locales/es_US: Likewise.
6173         * locales/es_UY: Likewise.
6174         * locales/es_VE: Likewise.
6175         * locales/et_EE: Likewise.
6176         * locales/eu_ES: Likewise.
6177         * locales/fi_FI: Likewise.
6178         * locales/fo_FO: Likewise.
6179         * locales/fr_BE: Likewise.
6180         * locales/fr_CA: Likewise.
6181         * locales/fr_CH: Likewise.
6182         * locales/fr_FR: Likewise.
6183         * locales/fr_LU: Likewise.
6184         * locales/ga_IE: Likewise.
6185         * locales/gr_GR: Likewise.
6186         * locales/he_IL: Likewise.
6187         * locales/hr_HR: Likewise.
6188         * locales/hu_HU: Likewise.
6189         * locales/is_IS: Likewise.
6190         * locales/it_IT: Likewise.
6191         * locales/iw_IL: Likewise.
6192         * locales/ja_JP: Likewise.
6193         * locales/kl_GL: Likewise.
6194         * locales/lt_LT: Likewise.
6195         * locales/lv_LV: Likewise.
6196         * locales/no_NO: Likewise.
6197         * locales/pl_PL: Likewise.
6198         * locales/pt_PT: Likewise.
6199         * locales/ro_RO: Likewise.
6200         * locales/ru_RU: Likewise.
6201         * locales/sl_SI: Likewise.
6202         * locales/sv_SE: Likewise.
6203         * locales/tr_TR: Likewise.
6204         * locales/zh_CN: Likewise.
6206 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
6208         * locales/ru_RU: Correct last patch.
6209         Patch by Cristian Gafton <gafton@redhat.com>.
6211 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
6213         * locales/de_DE: Use common german data and time format not ISO
6214         8601.
6216 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
6218         * locales/ru_RU: Correct inconsistencies in mon data.
6219         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
6221 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6223         * locales/pl_PL: Fix int_curr_symbol.
6225 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
6227         * locales/is_IS: Update from Debian version.
6229 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
6231         * tst-fmon.c: New file.  strfmon test program.
6232         * tst-fmon.sh: New file.  Script to run strfmon test.
6233         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
6234         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
6236         * locales/cs_CZ: Update from author.
6238 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
6240         * sort-test.sh: Call localedef with additional environment variable
6241         I18NPATH to point to not-yet-installed locale data files.
6243         * locales/POSIX: Updated version from maintainer.
6245 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
6247         * collate-test.c (main): Change prototype definition to prevent
6248         warning.
6250 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
6252         * locales/de_DE: Include real collation data.  It's similar to the
6253         en_DK information but the order of small and capital characters is
6254         exchanged.
6256         * collate-test.c: New file.  Test suite for strcoll function.
6257         * de_DE.in: Input file for collation test.
6258         * da_DK.in: Likewise.
6260         * xfrm-test.c: New file.  Test suite for strxfrm function.
6262 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
6264         * All charmaps: Fix entries for <quotation-mark>.
6266 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
6268         * Makefile (charmaps): Don't try to install CVS or RCS directory.
6269         (locales): Likewise.
6270         Reported by Matthias Urlichs.