Updated to fedora-glibc-20060511T1325
[glibc.git] / localedata / ChangeLog
blob8fb2d58464a6b2f878ec659628922258a5b7eeb3
1 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
3         [BZ #1203]
4         * locales/de_DE: Fix order of day of month and month name in
5         date_fmt.  Add period after the day number and avoid padding.
7         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
8         tr_CY.UTF-8.
10         [BZ #531]
11         * locales/tr_CY: New file.
13 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
15         * locales/ro_RO: The sorting order of the letters a circumflex and
16         a with breve was corrected according to the Romanian alphabet.
17         Capital A with breve is in no longer used within day names.
18         Romanian post-92 writing rules are used within day and abday fields.
19         Fixed the international currency symbol because after the
20         denomination (starting with the 1st of July 2005), the symbol is
21         RON (1 RON = 10000 ROL).
22         Grouping sign for thousands, which is ".", is used for Romanian.
23         Numbers are grouped in sets of 3 digits.
24         The short date format is %d.%m.%Y for Romanian in Romania.
25         The year is placed before the time in date_fmt.
26         %Z was replaced with %z in date formats because %Z is not
27         used nor widely known in Romania, and Romania uses daylight saving
28         and the difference is more obvious this way.
29         abday for Saturday was changed because i> looks bad and is
30         incorrect according to post-92 writing rules.
31         In Romanian months' names are not capitalized. The same goes for
32         the days' names.
33         A4 is the prefered paper type and metric system is used;
34         FIXMEs were removed.
35         country_name, country_car, lang_name and lang_ab were added.
36         name_mr, name_mrs, name_miss were added; name_ms omitted as
37         there is no proper form it in Romanian.
38         An explanation related to the cedilla/comma issue and
39         the reson why the transliteration is a good idea was added.
40         The default encoding was changed to UTF-8 because this is the
41         only encoding that supports all Romanian specific symbols and
42         dicritics.
43         The name format was corrected while salutation abbreviation was
44         omitted.
45         postal_fmt was corrected according to the Romanian style of
46         writing this information.
48 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
50         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
52         [BZ #531]
53         * locales/el_CY: New file.
55         [BZ #192]
56         * locales/hu_HU: Better month name abbreviations.
58         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
60         [BZ #68]
61         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
62         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
63         and name_mrs.
65         [BZ #388]
66         * locales/pl_PL: Don't ignore U0020 in collation.
68         [BZ #352]
69         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
71 2006-05-01  Alexander Shopov  <ash@contact.bg>
73         [BZ #2625]
74         * charmaps/MIK: New file.
76 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
78         * locales/bg_BG: Update after iso-4217.def update.
79         * locales/bs_BA: Likewise.
80         * locales/es_MX: Likewise.
81         * locales/ru_RU: Likewise.
82         * locales/tg_TJ: Likewise.
83         * locales/tt_RU: Likewise.
85 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
87         [BZ #2376]
88         * locales/es_UY: Change curreny_symbol.
90 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
92         [BZ #2349]
93         * locales/de_CH: Change thousand separator to '.
95 2006-01-17  Robert Millan  <robertmh@gnu.org>
97         [BZ #2158]
98         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
99         * locales/ca_AD: New file.
100         * locales/ca_FR: New file.
101         * locales/ca_IT: New file.
103 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
105         [BZ #2134]
106         * locales/pa_PK: New file.
107         * SUPPORTED: Add pa_PK.UTF-8.
109         [BZ #1974]
110         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
111         am_pm, and name_fmt.
113         [BZ #1787]
114         * locales/en_ZA: Updates.
116         [BZ #1786]
117         * locales/af_ZA: Updates.
119         [BZ #1785]
120         * locales/st_ZA: Updates and formatting changes.
122         [BZ #1784]
123         * locales/zu_ZA: Updates and formatting changes.
125         [BZ #1783]
126         * locales/xh_ZA: Updates and formatting changes.
128         [BZ #1782]
129         * locales/nr_ZA: New file.
130         * locales/SUPPORTED: Add nr_ZA.UTF-8.
132 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
134         * locales/cs_CZ (LC_TIME): Define week.
135         * locales/sk_SK (LC_TIME): Likewise.
136         * locales/pl_PL (LC_TIME): Likewise.
137         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
139 2005-12-27  Roland McGrath  <roland@redhat.com>
141         * tst-ctype.c (main): Add some casts.
143         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
145 2006-01-02  Andreas Jaeger  <aj@suse.de>
147         * locales/fi_FI: Fix date_fmt.
148         * locales/mn_MN: Likewise.
150 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
152         * locales/se_NO: Remove RCS ID line.
154 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
156         [BZ 1872]
157         * charmaps/ISO_11548-1. New file.
158         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
160 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
162         [BZ #1294]
163         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
165 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
167         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
169 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
171         [BZ #119]
172         * locales/es_AR: Fix thousands_sep and grouping.
174 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
176         [BZ #451]
177         * locales/rw_RW: New file.
178         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
180         [BZ #367]
181         * locales/si_LK: New file.
182         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
184         [BZ #297]
185         * locales/fi_FI: Change date_fmt.
187         * locales/te_IN: Fix noexpr, replace yY with nN.
189         [BZ #305]
190         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
191         * locales/ml_IN: Likewise.
192         * locales/ta_IN: Likewise.
193         * locales/kw_GB: Add yY to yesexpr.
194         * locales/oc_FR: Likewise.
196         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
198         [BZ #71]
199         [BZ #305]
200         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
201         Define yesstr and nostr.
202         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
203         * locales/ar_BH: Likewise.
204         * locales/ar_DZ: Likewise.
205         * locales/ar_IN: Likewise.
206         * locales/ar_IQ: Likewise.
207         * locales/ar_JO: Likewise.
208         * locales/ar_KW: Likewise.
209         * locales/ar_LB: Likewise.
210         * locales/ar_LY: Likewise.
211         * locales/ar_MA: Likewise.
212         * locales/ar_OM: Likewise.
213         * locales/ar_QA: Likewise.
214         * locales/ar_SA: Likewise.
215         * locales/ar_SD: Likewise.
216         * locales/ar_SY: Likewise.
217         * locales/ar_TN: Likewise.
218         * locales/ar_YE: Likewise.
220         [BZ #56]
221         * locales/de_DE: Add transliterations for quoting characters.
223         [BZ #448]
224         * locales/vi_VN: Several fixes.
225         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
227         [BZ #428]
228         * locales/te_IN: Several fixes.
229         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
231         [BZ #368]
232         * locales/dz_BT: New file.
233         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
235         [BZ #195]
236         * locales/hu_HU: Add some transliterations.
238         [BZ #1429]
239         * locales/hu_HU: Define week.
241         [BZ #982]
242         * locales/ml_IN: Fix title.
244         [BZ #981]
245         * locales/ca_ES: Fix title.
247         [BZ #980]
248         * locales/yi_US: Fix title.
250         * locales/nl_NL: Define country_car, lang_name, lang_ab,
251         lang_term, and lang_lib.
253         [BZ #870]
254         * locales/ku_TR: New file.
255         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
256         ku_TR.UTF-8.
258 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
260         [BZ #533]
261         * locales/ss_ZA: New file.
262         Patch by Dwayne Bailey <dwayne@translate.org.za>.
264         [BZ #529]
265         * locales/tn_ZA: New file.
266         Patch by Dwayne Bailey <dwayne@translate.org.za>.
268         [BZ #491]
269         * locales/ve_ZA: New file.
270         Patch by Dwayne Bailey <dwayne@translate.org.za>.
272         [BZ #486]
273         * locales/nso_ZA: New file.
274         Patch by Dwayne Bailey <dwayne@translate.org.za>.
276         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
277         ss_ZA.UTF-8.
279 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
281         [BZ #532]
282         * locales/ts_ZA: New file.
283         Patch by Dwayne Bailey <dwayne@translate.org.za>.
285         * SUPPORTED: Add ts_ZA.UTF-8.
287 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
289         * locales/en_US: Fix postal_fmt.
290         * locales/es_US: Update LC_ADDRESS info from en_US.
291         Reported by FrankTang@gmail.com.
293 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
295         [BZ #811]
296         * locales/zh_CN: Fix date_fmt information.
298         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
300         [BZ #826]
301         * locales/km_KH: New file.
303         * Makefile (LOCALES): Add zh_TW.EUC-TW.
305 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
307         [BZ #668]
308         * locales/yi_US: Spelling fixes.
310         [BZ #667]
311         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
313         [BZ #666]
314         * locales/tg_TJ: Correct yesexpr.
316         [BZ #665]
317         * locales/sq_AL: Add language specific collation.
319         [BZ #663]
320         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
322         [BZ #662]
323         * locales/az_AZ: Fix the day and month names.  Add transliteration
324         for schwa character.
326         [BZ #657]
327         * locales/bn_BD: Some corrections.
328         Patch by Jamil Ahmed <jamil@bengalinux.org>.
330         [BZ #588]
331         * locales/el_GR: Change to use 12h time format.
332         Patch by Konstantinos Margaritis <markos@debian.org>.
334         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
336         [BZ #566]
337         * locales/hsb_DE: New file.
339         [BZ #527]
340         * locales/sid_ET: Remove incorrect lang_ab definition.
342         [BZ #525]
343         * locales/ru_RU: Use nominative instead of genitive in mon data to
344         align with other locales with the same issue.
346         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
348         [BZ #520]
349         * locales/ky_KG: New file.
351         [BZ #495]
352         * locales/st_ZA: Updates and corrections.
353         Patch by Dwayne Bailey <dwayne@translate.org.za>.
355         [BZ #493]
356         * locales/xh_ZA: Updates and corrections.
357         Patch by Dwayne Bailey <dwayne@translate.org.za>.
359         [BZ #488]
360         * locales/zu_ZA: Updates and corrections.
361         Patch by Dwayne Bailey <dwayne@translate.org.za>.
363         [BZ #484]
364         * locales/af_ZA: Updates and corrections.
365         Patch by Dwayne Bailey <dwayne@translate.org.za>.
367         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
369         [BZ #1347]
370         * locales/be_BY@latin: New file.
372 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
374         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
376         [BZ #704]
377         * locales/mg_MG: New file.
379 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
381         * locales/hu_HU: Better collation.
382         Patch by Gyuro Lehel <lehel@freemail.hu>.
384 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
386         [BZ #448]
387         * locales/vi_VN: Update locale.
389 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
391         * locales/en_US: Remove duplicate am_pn entry.
393 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
395         [BZ #622]
396         * locales/pa_IN (am_pm): Fix typos.
397         Patch by Denis Barbier <barbier@linuxfr.org>.
399 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
401         [BZ #1092]
402         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
404 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
406         [BZ #1084]
407         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
409 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
411         [BZ #1091]
412         * locales/fa_IR: Add alt_digits, change date and time
413         representation, and various cleanups.
414         Patch by Hamed Malek <hamed@bamdad.org>.
416 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
418         [BZ #823]
419         * charmaps/WINDOWS-31J: Add % before alias keyword.
421 2005-02-27  Denis Barbier  <barbier@debian.org>
423         [BZ #38]
424         * locales/sr_CS: New file.
425         Contributed by Danilo Segan <dsegan@gmx.net>
426         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
428 2005-03-18  Andreas Schwab  <schwab@suse.de>
430         [BZ #622]
431         * locales/pa_IN (am_pm): Fix character names.
433 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
435         [BZ #1084]
436         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
438 2004-12-19  Roland McGrath  <roland@frob.com>
440         * gen-unicode-ctype.c (output_tables): Fix email address in output.
442 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
444         [BZ #82]
445         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
446         remaining block.  Change contact info as this locale is now
447         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
449         * locales/bn_BD: Change category entries to look more like
450         standard references.
452         [BZ #26]
453         * locales/ta_IN: Correct sorting order.  Corrected day and month
454         abbrevations.  Corrected name strings for mr., mrs. and miss.
455         Patch from Thuraiappah Vaseeharan.
457 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
459         * locales/te_IN: Fix language name spelling.
461 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
463         * locales/en_ZA: Update by Dwayne Bailey.
465 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
467         * locales/pa_IN: Add some missing fields and fix some spelling
468         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
470 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
472         [BZ #337]
473         * SUPPORTED: Update bug reporting comment.
474         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
475         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
476         list).
477         * locales/an_ES: Likewise.
478         * locales/ar_AE: Likewise.
479         * locales/ar_BH: Likewise.
480         * locales/ar_DZ: Likewise.
481         * locales/ar_EG: Likewise.
482         * locales/ar_IN: Likewise.
483         * locales/ar_IQ: Likewise.
484         * locales/ar_JO: Likewise.
485         * locales/ar_KW: Likewise.
486         * locales/ar_LB: Likewise.
487         * locales/ar_LY: Likewise.
488         * locales/ar_MA: Likewise.
489         * locales/ar_OM: Likewise.
490         * locales/ar_QA: Likewise.
491         * locales/ar_SA: Likewise.
492         * locales/ar_SD: Likewise.
493         * locales/ar_SY: Likewise.
494         * locales/ar_TN: Likewise.
495         * locales/ar_YE: Likewise.
496         * locales/be_BY: Likewise.
497         * locales/bn_IN: Likewise.
498         * locales/br_FR@euro: Likewise.
499         * locales/ca_ES: Likewise.
500         * locales/ca_ES@euro: Likewise.
501         * locales/cs_CZ: Likewise.
502         * locales/da_DK: Likewise.
503         * locales/de_AT: Likewise.
504         * locales/de_AT@euro: Likewise.
505         * locales/de_BE: Likewise.
506         * locales/de_BE@euro: Likewise.
507         * locales/de_CH: Likewise.
508         * locales/de_DE: Likewise.
509         * locales/de_DE@euro: Likewise.
510         * locales/de_LU: Likewise.
511         * locales/de_LU@euro: Likewise.
512         * locales/el_GR: Likewise.
513         * locales/el_GR@euro: Likewise.
514         * locales/en_AU: Likewise.
515         * locales/en_BW: Likewise.
516         * locales/en_CA: Likewise.
517         * locales/en_DK: Likewise.
518         * locales/en_GB: Likewise.
519         * locales/en_HK: Likewise.
520         * locales/en_IE: Likewise.
521         * locales/en_IE@euro: Likewise.
522         * locales/en_IN: Likewise.
523         * locales/en_NZ: Likewise.
524         * locales/en_PH: Likewise.
525         * locales/en_SG: Likewise.
526         * locales/en_US: Likewise.
527         * locales/en_ZW: Likewise.
528         * locales/es_AR: Likewise.
529         * locales/es_BO: Likewise.
530         * locales/es_CL: Likewise.
531         * locales/es_CO: Likewise.
532         * locales/es_CR: Likewise.
533         * locales/es_DO: Likewise.
534         * locales/es_EC: Likewise.
535         * locales/es_ES: Likewise.
536         * locales/es_ES@euro: Likewise.
537         * locales/es_GT: Likewise.
538         * locales/es_HN: Likewise.
539         * locales/es_MX: Likewise.
540         * locales/es_NI: Likewise.
541         * locales/es_PA: Likewise.
542         * locales/es_PE: Likewise.
543         * locales/es_PR: Likewise.
544         * locales/es_PY: Likewise.
545         * locales/es_SV: Likewise.
546         * locales/es_US: Likewise.
547         * locales/es_UY: Likewise.
548         * locales/es_VE: Likewise.
549         * locales/et_EE: Likewise.
550         * locales/eu_ES: Likewise.
551         * locales/eu_ES@euro: Likewise.
552         * locales/fi_FI: Likewise.
553         * locales/fi_FI@euro: Likewise.
554         * locales/fo_FO: Likewise.
555         * locales/fr_BE: Likewise.
556         * locales/fr_BE@euro: Likewise.
557         * locales/fr_CA: Likewise.
558         * locales/fr_CH: Likewise.
559         * locales/fr_FR: Likewise.
560         * locales/fr_FR@euro: Likewise.
561         * locales/fr_LU: Likewise.
562         * locales/fr_LU@euro: Likewise.
563         * locales/ga_IE: Likewise.
564         * locales/ga_IE@euro: Likewise.
565         * locales/gl_ES: Likewise.
566         * locales/gl_ES@euro: Likewise.
567         * locales/gu_IN: Likewise.
568         * locales/gv_GB: Likewise.
569         * locales/he_IL: Likewise.
570         * locales/hi_IN: Likewise.
571         * locales/hr_HR: Likewise.
572         * locales/hu_HU: Likewise.
573         * locales/id_ID: Likewise.
574         * locales/is_IS: Likewise.
575         * locales/it_CH: Likewise.
576         * locales/it_IT: Likewise.
577         * locales/it_IT@euro: Likewise.
578         * locales/iw_IL: Likewise.
579         * locales/ja_JP: Likewise.
580         * locales/kk_KZ: Likewise.
581         * locales/kl_GL: Likewise.
582         * locales/kn_IN: Likewise.
583         * locales/ko_KR: Likewise.
584         * locales/kw_GB: Likewise.
585         * locales/lo_LA: Likewise.
586         * locales/lt_LT: Likewise.
587         * locales/lv_LV: Likewise.
588         * locales/ml_IN: Likewise.
589         * locales/mn_MN: Likewise.
590         * locales/mr_IN: Likewise.
591         * locales/ms_MY: Likewise.
592         * locales/mt_MT: Likewise.
593         * locales/nb_NO: Likewise.
594         * locales/nl_BE: Likewise.
595         * locales/nl_BE@euro: Likewise.
596         * locales/nl_NL: Likewise.
597         * locales/nl_NL@euro: Likewise.
598         * locales/nn_NO: Likewise.
599         * locales/pa_IN: Likewise.
600         * locales/pl_PL: Likewise.
601         * locales/pt_BR: Likewise.
602         * locales/pt_PT: Likewise.
603         * locales/pt_PT@euro: Likewise.
604         * locales/ro_RO: Likewise.
605         * locales/ru_RU: Likewise.
606         * locales/ru_UA: Likewise.
607         * locales/sk_SK: Likewise.
608         * locales/sl_SI: Likewise.
609         * locales/sq_AL: Likewise.
610         * locales/sv_FI: Likewise.
611         * locales/sv_FI@euro: Likewise.
612         * locales/sv_SE: Likewise.
613         * locales/ta_IN: Likewise.
614         * locales/te_IN: Likewise.
615         * locales/th_TH: Likewise.
616         * locales/tr_TR: Likewise.
617         * locales/uk_UA: Likewise.
618         * locales/ur_PK: Likewise.
619         * locales/vi_VN: Likewise.
620         * locales/wa_BE@euro: Likewise.
621         * locales/zh_CN: Likewise.
622         * locales/zh_HK: Likewise.
623         * locales/zh_SG: Likewise.
624         * locales/zh_TW: Likewise.
626         [BZ #187]
627         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
628         surprises when using untranslated program.
629         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
630         make it more like the structure of the POSIX locale values.
631         * locales/tr_TR: Correct numeric decimal point to use comma, and
632         correct grouping.
633         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
635         [BZ #421]
636         * locales/tr_TR: Update with new currency symbol valid from
637         2005-01-01.  Patch from Nilgün Belma Bugüner.
638         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
640 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
642         * locales/fa_IR: Add to_inpunct map.
643         Patch by Hamed Malek <hamed@bamdad.org>.
645 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
647         [BZ #413]
648         * locales/gu_IN: Update various incorrect and missing information.
649         Patch by Ankit Patel <ankit@redhat.com>.
651 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
653         * locales/nb_NO: Make language field consistent in form with nn_NO.
655 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
657         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
658         Reported by Alan Cox <alan@redhat.com>.
660 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
662         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
663         for BZ #19.
664         * tr_TR.in: New file.
666 2004-07-31  Bruno Haible  <bruno@clisp.org>
668         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
669         * charmaps/SHIFT_JISX0213: Likewise.
671 2004-07-22  Bruno Haible  <bruno@clisp.org>
673         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
674         ISO_8859-7:2003.
676 2004-07-22  Bruno Haible  <bruno@clisp.org>
678         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
680 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
682         * locales/kr_KO: Change month names to use latin numbers instead
683         of hangul numeric pronounciation.  Patch from Changwoo
684         Ryu.[BZ #25]
686 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
688         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
690 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
692         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
693         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
694         Reinhardt, and approved by the locale author Borka
695         Jerman-Blazic. [BZ #163]
697 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
699         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
701 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
703         * locales/it_IT: Change currency formatting from none to two
704         fraction dicits, as Italy now uses the Euro.  Patch from Marko
705         Djukic. [BZ #111]
707 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
709         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
710         (nn_NO) as in Norwegian BokmÃ¥l (nb_NO). [BZ #74]
712 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
714         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
716 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
718         * locales/sid_ET: Correct lang_ab and source information.
719         Patch from Daniel Yacob.
721 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
723         * locales/et_EE: Change default charset for et_EE locale from
724         ISO-8859-1 to ISO-8859-15, to reflect the content of
725         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
726         from Indrek Hein and Meelis Roos.
727         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
729 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
731         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
732         * locales/kk_KZ: New file.
733         * charmaps/PT154: New file.
734         * charmaps/RK1048: New file.
736 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
738         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
739         * locales/ar_TN: Likewise.
740         * locales/ar_YE: Likewise.
741         * locales/bn_BD: Likewise.
742         * locales/br_FR: Likewise.
743         * locales/ca_ES: Likewise.
744         * locales/cy_GB: Likewise.
745         * locales/gd_GB: Likewise.
746         * locales/gv_GB: Likewise.
747         * locales/hy_AM: Likewise.
748         * locales/id_ID: Likewise.
749         * locales/ka_GE: Likewise.
750         * locales/kw_GB: Likewise.
751         * locales/lg_UG: Likewise.
752         * locales/mk_MK: Likewise.
753         * locales/oc_FR: Likewise.
754         * locales/ru_UA: Likewise.
755         * locales/sk_SK: Likewise.
756         * locales/sr_YU: Likewise.
757         * locales/sr_YU@cyrillic: Likewise.
758         * locales/uk_UA: Likewise.
759         * locales/ur_PK: Likewise.
760         * locales/wa_BE: Likewise.
762 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
764         * locales/fa_IR: Fix yesexpr and noexpr.
765         Patch by Hamed Malek <hamed@bamdad.org>.
767 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
769         * locales/tr_TR: Correct sorting order of the normal and dotless I
770         [BZ #19].
772 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
774         * locales/fa_IR: Add to_outpunct info and change decimal_point and
775         thousand_sep to ASCII value.
777 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
779         * SUPPORTED: Add all kinds of UTF-8 locales.
781 2004-01-18  Bruno Haible  <bruno@clisp.org>
783         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
784         * locales/lug_UG: Remove file.
785         * SUPPORTED: Create lg_UG instead of lug_UG.
787 2003-12-31  Bruno Haible  <bruno@clisp.org>
789         * charmaps/IBM866NAV: Fix the character values.
791 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
793         * sort-test.sh: Print the status for both the sorting tests, xfrm
794         and collate, making it possible to know which one of them that
795         fail if only one of them misbehaves.  Indent output from
796         'diff -u' when sorting test fail, to make it easier to visually
797         group the output.
799 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
801         * tst-fmon.data: Add simple test to check left justified currency
802         values in the C locale.
804 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
806         * tst-fmon.sh: Don't print every line.  The program already prints
807         the failing ones.
809         * tst-fmon.c (main): Fix typo in message.
811 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
813         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
814         * locales/hr_HR: Correct the email address of Tomislav Vujec.
815         * locales/ja_JP: Document EUC-JP as the recommended charset.
816         * locales/ko_KR: List Won-kyu Park as the author/contact for the
817         locale.
818         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
820 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
822         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
824 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
826         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
828         * locales/aa_DJ: Add int_select.  Use copy where possible.
829         * locales/am_ET: Likewise.
830         * locales/ar_BH: Likewise.
831         * locales/ar_DZ: Likewise.
832         * locales/ar_EG: Likewise.
833         * locales/ar_IN: Likewise.
834         * locales/az_AZ: Likewise.
835         * locales/be_BY: Likewise.
836         * locales/bn_BD: Likewise.
837         * locales/bn_IN: Likewise.
838         * locales/br_FR: Likewise.
839         * locales/bs_BA: Likewise.
840         * locales/da_DK: Likewise.
841         * locales/de_AT: Likewise.
842         * locales/de_BE: Likewise.
843         * locales/el_GR: Likewise.
844         * locales/en_AU: Likewise.
845         * locales/en_BW: Likewise.
846         * locales/en_CA: Likewise.
847         * locales/en_DK: Likewise.
848         * locales/en_IN: Likewise.
849         * locales/es_AR: Likewise.
850         * locales/es_BO: Likewise.
851         * locales/es_CL: Likewise.
852         * locales/es_CO: Likewise.
853         * locales/es_CR: Likewise.
854         * locales/es_DO: Likewise.
855         * locales/es_EC: Likewise.
856         * locales/es_GT: Likewise.
857         * locales/es_HN: Likewise.
858         * locales/es_SV: Likewise.
859         * locales/et_EE: Likewise.
860         * locales/fi_FI: Likewise.
861         * locales/fr_BE: Likewise.
862         * locales/fr_CA: Likewise.
863         * locales/fr_FR: Likewise.
864         * locales/gu_IN: Likewise.
865         * locales/hi_IN: Likewise.
866         * locales/hr_HR: Likewise.
867         * locales/hu_HU: Likewise.
868         * locales/is_IS: Likewise.
869         * locales/ka_GE: Likewise.
870         * locales/kn_IN: Likewise.
871         * locales/ml_IN: Likewise.
872         * locales/mr_IN: Likewise.
873         * locales/nl_BE: Likewise.
874         * locales/pa_IN: Likewise.
875         * locales/pt_BR: Likewise.
876         * locales/ru_RU: Likewise.
877         * locales/sq_AL: Likewise.
878         * locales/ta_IN: Likewise.
879         * locales/te_IN: Likewise.
880         * locales/ti_ER: Likewise.
881         * locales/ti_ET: Likewise.
882         * locales/zh_HK: Likewise.
884         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
886         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
887         LC_ADDRESS, and LC_TELEPHONE definitions.
889 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
891         * tst-fmon.sh: Allow quotes around the result string, to make it
892         easier to see important whitespace.
893         * tst-fmon.data: Likewise.
895         * tst-fmon.sh: Clean up output, unify capitalization and output order.
896         * tst-fmon.c: Likewise.
898         * tst-fmon.data: Add test for international currency formatting.
899         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
900         * tst-fmon-locales/tstfmon_n02n40: Likewise.
901         * tst-fmon-locales/tstfmon_n10y31: Likewise.
902         * tst-fmon-locales/tstfmon_n11y41: Likewise.
903         * tst-fmon-locales/tstfmon_n12y11: Likewise.
904         * tst-fmon-locales/tstfmon_n20n32: Likewise.
905         * tst-fmon-locales/tstfmon_n30y20: Likewise.
906         * tst-fmon-locales/tstfmon_n41n00: Likewise.
907         * tst-fmon-locales/tstfmon_y01y10: Likewise.
908         * tst-fmon-locales/tstfmon_y02n22: Likewise.
909         * tst-fmon-locales/tstfmon_y22n42: Likewise.
910         * tst-fmon-locales/tstfmon_y30y21: Likewise.
911         * tst-fmon-locales/tstfmon_y32n31: Likewise.
912         * tst-fmon-locales/tstfmon_y40y00: Likewise.
913         * tst-fmon-locales/tstfmon_y42n21: Likewise.
915         * locales/en_US: Correct spacing for international
916         currency formatting, now that strfmon() works better.
918         * locales/ja_JP: Correct currency position and
919         spacing now that strfmon() work better.
921 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
923         * locales/af_ZA: Add ISO 3166 information.
924         * locales/ar_AE: Likewise.
925         * locales/ar_BH: Likewise.
926         * locales/ar_DZ: Likewise.
927         * locales/ar_EG: Likewise.
928         * locales/ar_IN: Likewise.
929         * locales/ar_IQ: Likewise.
930         * locales/ar_JO: Likewise.
931         * locales/ar_KW: Likewise.
932         * locales/ar_LB: Likewise.
933         * locales/ar_LY: Likewise.
934         * locales/ar_MA: Likewise.
935         * locales/ar_OM: Likewise.
936         * locales/ar_QA: Likewise.
937         * locales/ar_SA: Likewise.
938         * locales/ar_SD: Likewise.
939         * locales/ar_SY: Likewise.
940         * locales/ar_TN: Likewise.
941         * locales/ar_YE: Likewise.
942         * locales/az_AZ: Likewise.
943         * locales/be_BY: Likewise.
944         * locales/bn_BD: Likewise.
945         * locales/bn_IN: Likewise.
946         * locales/bs_BA: Likewise.
947         * locales/ca_ES: Likewise.
948         * locales/cs_CZ: Likewise.
949         * locales/cy_GB: Likewise.
950         * locales/da_DK: Likewise.
951         * locales/de_AT: Likewise.
952         * locales/de_BE: Likewise.
953         * locales/de_CH: Likewise.
954         * locales/de_LU: Likewise.
955         * locales/el_GR: Likewise.
956         * locales/en_AU: Likewise.
957         * locales/en_BW: Likewise.
958         * locales/en_CA: Likewise.
959         * locales/en_DK: Likewise.
960         * locales/en_GB: Likewise.
961         * locales/en_HK: Likewise.
962         * locales/en_IE: Likewise.
963         * locales/en_IN: Likewise.
964         * locales/en_NZ: Likewise.
965         * locales/en_PH: Likewise.
966         * locales/en_SG: Likewise.
967         * locales/en_ZA: Likewise.
968         * locales/en_ZW: Likewise.
969         * locales/es_AR: Likewise.
970         * locales/es_BO: Likewise.
971         * locales/es_CL: Likewise.
972         * locales/es_CO: Likewise.
973         * locales/es_CR: Likewise.
974         * locales/es_DO: Likewise.
975         * locales/es_EC: Likewise.
976         * locales/es_ES: Likewise.
977         * locales/es_GT: Likewise.
978         * locales/es_HN: Likewise.
979         * locales/es_MX: Likewise.
980         * locales/es_NI: Likewise.
981         * locales/es_PA: Likewise.
982         * locales/es_PE: Likewise.
983         * locales/es_PR: Likewise.
984         * locales/es_PY: Likewise.
985         * locales/es_SV: Likewise.
986         * locales/es_US: Likewise.
987         * locales/es_UY: Likewise.
988         * locales/es_VE: Likewise.
989         * locales/et_EE: Likewise.
990         * locales/eu_ES: Likewise.
991         * locales/fi_FI: Likewise.
992         * locales/fo_FO: Likewise.
993         * locales/fr_BE: Likewise.
994         * locales/fr_CA: Likewise.
995         * locales/fr_CH: Likewise.
996         * locales/fr_FR: Likewise.
997         * locales/fr_LU: Likewise.
998         * locales/ga_IE: Likewise.
999         * locales/gl_ES: Likewise.
1000         * locales/gu_IN: Likewise.
1001         * locales/gv_GB: Likewise.
1002         * locales/he_IL: Likewise.
1003         * locales/hi_IN: Likewise.
1004         * locales/hr_HR: Likewise.
1005         * locales/hu_HU: Likewise.
1006         * locales/id_ID: Likewise.
1007         * locales/is_IS: Likewise.
1008         * locales/it_CH: Likewise.
1009         * locales/it_IT: Likewise.
1010         * locales/iw_IL: Likewise.
1011         * locales/ja_JP: Likewise.
1012         * locales/kl_GL: Likewise.
1013         * locales/kn_IN: Likewise.
1014         * locales/ko_KR: Likewise.
1015         * locales/kw_GB: Likewise.
1016         * locales/lt_LT: Likewise.
1017         * locales/lug_UG: Likewise.
1018         * locales/lv_LV: Likewise.
1019         * locales/ml_IN: Likewise.
1020         * locales/mr_IN: Likewise.
1021         * locales/ms_MY: Likewise.
1022         * locales/mt_MT: Likewise.
1023         * locales/nb_NO: Likewise.
1024         * locales/ne_NP: Likewise.
1025         * locales/nl_BE: Likewise.
1026         * locales/nl_NL: Likewise.
1027         * locales/nn_NO: Likewise.
1028         * locales/pa_IN: Likewise.
1029         * locales/pl_PL: Likewise.
1030         * locales/pt_BR: Likewise.
1031         * locales/pt_PT: Likewise.
1032         * locales/ro_RO: Likewise.
1033         * locales/ru_RU: Likewise.
1034         * locales/ru_UA: Likewise.
1035         * locales/se_NO: Likewise.
1036         * locales/sk_SK: Likewise.
1037         * locales/sl_SI: Likewise.
1038         * locales/sq_AL: Likewise.
1039         * locales/sr_YU: Likewise.
1040         * locales/st_ZA: Likewise.
1041         * locales/sv_FI: Likewise.
1042         * locales/sv_SE: Likewise.
1043         * locales/ta_IN: Likewise.
1044         * locales/te_IN: Likewise.
1045         * locales/tg_TJ: Likewise.
1046         * locales/th_TH: Likewise.
1047         * locales/tl_PH: Likewise.
1048         * locales/uk_UA: Likewise.
1049         * locales/ur_PK: Likewise.
1050         * locales/uz_UZ@cyrillic: Likewise.
1051         * locales/vi_VN: Likewise.
1052         * locales/xh_ZA: Likewise.
1053         * locales/zh_HK: Likewise.
1054         * locales/zh_SG: Likewise.
1055         * locales/zu_ZA: Likewise.
1057 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
1059         * locales/translit_et: Removed unused file.
1061         * locales/fi_FI: First weekday and workday is Monday in Finland.
1062         Correction from Tommi Vainikainen.
1064 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
1066         * Makefile (LOCALES): Add cs_CZ.UTF-8.
1068 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
1070         * Makefile (tst-leaks-ENV): Add LOCPATH.
1072 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
1074         * Makefile (LOCALES): Add tr_TR.UTF-8.
1076 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
1078         * locales/ne_NP: New file.
1079         * locales/gu_IN: New file.
1080         * locales/kn_IN: New file.
1081         * locales/pa_IN: New file.
1082         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
1084         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
1086 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
1088         * tst-numeric.data: Fix fallout from nb_NO introduction.
1089         * Makefile (LOCALES): Likewise.
1091 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1093         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
1095         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
1097 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1099         * locales/aa_DJ: New file.
1100         * locales/aa_ER: New file.
1101         * locales/aa_ER@saaho: New file.
1102         * locales/aa_ET: New file.
1103         * locales/byn_ER: New file.
1104         * locales/gez_ER: New file.
1105         * locales/gez_ER@abegede: New file.
1106         * locales/gez_ET: New file.
1107         * locales/gez_ET@abegede: New file.
1108         * locales/om_ET: New file.
1109         * locales/om_KE: New file.
1110         * locales/sid_ET: New file.
1111         * locales/so_DJ: New file.
1112         * locales/so_ET: New file.
1113         * locales/so_KE: New file.
1114         * locales/so_SO: New file.
1115         * locales/tig_ER: New file.
1116         * locales/am_ET: Various updates.
1117         * locales/ti_ER: Likewise.
1118         * locales/ti_ET: Likewise.
1119         Patch by Daniel Yacob <locales@geez.org>.
1121 2003-10-31  Roland McGrath  <roland@redhat.com>
1123         * bug-usesetlocale.c: New file.
1124         * Makefile (tests): Add it.
1126 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
1128         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
1130         * locales/uz_UZ: New version by Mashrab Kuvatov.
1131         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
1133 2003-09-21  Jordi Mallach  <jordi@gnu.org>
1135         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
1136         values.
1137         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
1138         * locales/gl_ES: Likewise.
1140 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
1142         * locales/lo_LA: Fix duplicated collation entries.
1143         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1145 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
1147         * locales/iw_IL: Add comment stating why there are two locales for
1148         Hebrew in Israel, and that he_IL replaces iw_IL.
1149         * locales/he_IL: Likewise.
1151 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
1153         * locales/an_ES: Fix locale header information.
1154         * locales/wa_BE: Likewise.
1155         * locales/yi_US: Likewise.
1156         Patch by Jordi Mallach <jordi@sindominio.net>.
1158 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
1160         * charmaps/WINDOWS-31J: New file.
1161         * charmaps/EUC-JP-MS: New file
1162         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
1164 2003-07-27  Andreas Jaeger  <aj@suse.de>
1166         * collate-test.c: Include error.h for error prototype.
1167         * xfrm-test.c: Likewise.
1169 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
1171         * collate-test.c (main): Correct handling of files with more then
1172         100 lines.  Print error message if argument is missing, instead of
1173         segfaulting.
1174         * xfrm-test.c: Likewise.
1176 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
1178         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
1179         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
1180         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1182 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
1184         * locales/an_ES: Change default charset from ISO-8859-1 to
1185         ISO-8859-15 as the locale need the EURO sign.
1187         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
1189 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
1191         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
1192         latin letter d.
1194 2003-06-16  Bruno Haible  <bruno@clisp.org>
1196         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
1197         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
1198         * charmaps/IBM1047: Add alias IBM-1047.
1199         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
1201 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1203         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
1204         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
1206 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
1208         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
1210 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1212         * tst-fmon.c (main): Remove unused variable 'monval'.
1214         * tst-fmon.sh: Make sure all tests are executed before an error
1215         code is reported to make.
1216         * tst-numeric.sh: Likewise.
1218 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1220         * locales/is_IS [LC_TIME]: Use lower case letters in month and
1221         week day names.  Patch from Bjarni Ingi Gislason.
1223 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
1225         * locales/fi_FI: Add URL to a reference documenting Finish in
1226         Finland
1227         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
1228         period (U002E) to non-break space (U00A0).
1229         suggestion from Eero Häkkinen.
1230         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
1231         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
1233 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
1235         * locales/lo_LA: New file.
1236         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
1237         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
1239 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
1241         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
1243 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
1245         * locales/st_ZA: New file.
1246         * locales/xh_ZA: New file.
1247         * locales/zu_ZA: New file.
1248         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
1250 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
1252         * locales/de_DE: Use two-letter abday values.
1253         * tst-langinfo.sh: Update after de_DE locale change.
1255 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1257         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
1258         format specifier when printing ret.
1260 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1262         * tst-fmon.c: Report name of locale if setlocale() fails.
1263         * tst-numeric.c: Likewise.
1265         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
1266         * tst-numeric.sh: Likewise.
1268 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1270         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
1271         it easier to find out what was wrong with the sorting order.
1273 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
1275         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
1276         (tst-numeric.out): Define.
1277         * tst-numeric.c: New file.
1278         * tst-numeric.sh: New file.
1279         * tst-numeric.data: New file.
1281 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
1283         * locales/ar_BH: Fix spelling of Bahrain.
1285 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
1287         * locales/uk_UA: Fix sorting.
1288         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
1290 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
1292         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
1293         'SDD' for Sudan.
1294         * locales/es_EC [LC_MONETARY]: Use international currency symbol
1295         'USD' for Ecuador.
1296         Source is CIA World Fact book.
1298 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
1300         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
1301         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
1302         the locale building again.
1303         * locales/sr_YU@cyrillic: Likewise.
1305 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1307         * locales/mn_MN: Fix country_post and country_ab2.
1309 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
1311         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
1312         Added ^ to LC_MESSAGES regex "^[yY].*".
1313         Confirmed LC_PAPER and LC_MEASUREMENT settings.
1314         Added country and language names to LC_ADDRESS.
1315         Added missing info for LC_TELEPHONE.
1316         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
1318 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
1320         * localedata/mn_MN: New file.
1321         Contributed by Sanlig Badral <badral@chinggis.com>.
1323 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
1325         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
1327 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
1329         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
1330         as 2.  Reported by Christian Rose <menthos@gnu.org>.
1332         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
1334 2002-12-03  Roland McGrath  <roland@redhat.com>
1336         * charmaps/CP1125: New file.
1337         * CHECKSUMS: Add it.
1339 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
1341         * locales/tl_PH: Fix typo: Philipines -> Philippines.
1343 2002-10-18  Bruno Haible  <bruno@clisp.org>
1345         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
1347         * charmaps/KOI8-T: Correct a typo.
1348         * charmaps/CP1256: Use official Unicode character names.
1349         * charmaps/EUC-JP: Likewise.
1350         * charmaps/GBK: Likewise.
1351         * charmaps/ISO-8859-11: Likewise.
1352         * charmaps/KOI8-U: Likewise.
1353         * charmaps/MAC-SAMI: Likewise.
1354         * charmaps/TIS-620: Likewise.
1355         * charmaps/CP949: Likewise. Use Hangul syllable names according to
1356         Unicode 3.0 book, section 3.11.
1357         * charmaps/EUC-KR: Likewise.
1358         * charmaps/JOHAB: Likewise.
1360 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
1362         * locales/zh_TW: Use shorter forms for abday and day.
1363         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
1365 2002-09-23  Roland McGrath  <roland@redhat.com>
1367         * tst-xlocale1.c (main): int -> size_t for counter.
1368         * tst-xlocale2.c (do_test): Likewise.
1369         * tst-ctype.c (main): Likewise.
1371 2002-09-22  Bruno Haible  <bruno@clisp.org>
1373         * charmaps/TSCII: New file.
1375 2002-09-20  Roland McGrath  <roland@redhat.com>
1377         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
1378         Touch the LC_CTYPE file of the output after a successful run.
1379         Reported by Bruno Haible <bruno@clisp.org>.
1381 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
1383         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
1384         Patch by Yanko Kaneti <yaneti@declera.com>.
1386 2002-09-01  Roland McGrath  <roland@redhat.com>
1388         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
1390 2002-08-28  Roland McGrath  <roland@redhat.com>
1392         * tst-xlocale1.c (main): Remove __ from function names.
1393         * tst-xlocale2.c: Likewise.
1395 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1397         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
1398         code.
1399         * tests-mbwc/tst_mbrtowc.c: Likewise.
1400         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1401         * tests-mbwc/tst_mbstowcs.c: Likewise.
1402         * tests-mbwc/tst_strfmon.c: Likewise.
1403         * tests-mbwc/tst_strxfrm.c: Likewise.
1404         * tests-mbwc/tst_swscanf.c: Likewise.
1405         * tests-mbwc/tst_wcscat.c: Likewise.
1406         * tests-mbwc/tst_wcschr.c: Likewise.
1407         * tests-mbwc/tst_wcscpy.c: Likewise.
1408         * tests-mbwc/tst_wcscspn.c: Likewise.
1409         * tests-mbwc/tst_wcsncat.c: Likewise.
1410         * tests-mbwc/tst_wcsncpy.c: Likewise.
1411         * tests-mbwc/tst_wcspbrk.c: Likewise.
1412         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1413         * tests-mbwc/tst_wcsspn.c: Likewise.
1414         * tests-mbwc/tst_wcsstr.c: Likewise.
1415         * tests-mbwc/tst_wcstod.c: Likewise.
1416         * tests-mbwc/tst_wcstok.c: Likewise.
1417         * tests-mbwc/tst_wcstombs.c: Likewise.
1419 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
1421         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
1422         range.
1424 2002-08-09  Roland McGrath  <roland@redhat.com>
1426         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
1427         localedef.
1429 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
1431         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
1432         Adding presentation forms, Alef Wasla, and Rial Sign.
1433         Handling frequent canonically equivalent sequences like each other.
1434         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
1436 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
1438         * locales/es_EC: Fix typo: Equador -> Ecuador.
1440 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
1442         * locales/th_TH: Change tel_dom_fmt.
1443         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
1445 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
1447         * charmaps/ISO-8859-11: New file.
1449 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
1451         * locales/lug_UG: New file.
1452         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
1454         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
1455         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
1457 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
1459         * locales/mt_MT: Add locale-specific collation info.
1460         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
1462         * locales/en_AU: Add am/pm support.
1463         Patch partly by maffew@cat.org.au [PR libc/3911].
1465 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
1467         * locales/be_BY: Fix int_curr_symbol.
1468         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
1470 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
1472         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
1473         and trailing consonant.
1474         * charmaps/GB18030: Likewise
1476 2002-04-21  Bruno Haible  <bruno@clisp.org>
1478         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
1479         14 (tags), 15 and 16 (private use), accidentally removed by the
1480         2002-01-16 patch.  Replace width table by one which is based on
1481         Unicode but is biased for CJK.
1483 2002-04-19  Bruno Haible  <bruno@clisp.org>
1485         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
1486         * charmaps/MAC-SAMI: Likewise.
1488 2002-04-15  Bruno Haible  <bruno@clisp.org>
1490         * charmaps/EUC-JISX0213: New file.
1491         * charmaps/SHIFT_JISX0213: New file.
1493 2002-04-15  Bruno Haible  <bruno@clisp.org>
1495         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
1497 2002-04-15  Bruno Haible  <bruno@clisp.org>
1499         * charmaps/EUC-TW: Add many mappings for characters introduced in
1500         Unicode 3.1 and 3.2.
1502 2002-04-15  Bruno Haible  <bruno@clisp.org>
1504         * charmaps/GB18030: Update for Unicode 3.2:
1505         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
1506         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
1507         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
1508         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
1509         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
1510         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
1511         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
1512         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
1513         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
1514         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
1515         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
1516         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
1517         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
1518         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
1520 2002-04-15  Bruno Haible  <bruno@clisp.org>
1522         * charmaps/UTF-8: Update for Unicode 3.2:
1523         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
1524         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
1525         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
1526         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
1527         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
1528         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
1529         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
1530         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
1531         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
1532         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
1533         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
1534         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
1535         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
1536         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
1537         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
1539 2002-04-15  Bruno Haible  <bruno@clisp.org>
1541         Update to Unicode 3.2.
1542         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
1543         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
1544         * locales/translit_combining: Add more combining characters.
1545         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
1546         <U2A74>..<U2A76>.
1547         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
1548         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
1549         <UFE00>..<UFE0F>.
1550         * locales/translit_small: Add small Hiragana letters and small
1551         Katakana letters.
1552         * locales/translit_wide: Add <UFF5F>..<UFF60>.
1554 2002-04-15  Bruno Haible  <bruno@clisp.org>
1556         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
1557         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
1558         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
1559         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
1560         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
1561         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
1562         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
1563         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
1564         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
1565         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
1566         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
1567         <UFA30>..<UFA6A>, <UFE73>.
1568         (space): Add <U205F>.
1569         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
1570         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
1571         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
1572         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
1573         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
1574         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
1575         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
1576         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
1577         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
1578         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
1579         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
1580         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
1581         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
1582         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
1583         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
1584         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
1585         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
1586         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
1587         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
1588         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
1589         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
1590         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
1591         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
1592         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
1593         (print): Likewise. Also add <U205F>.
1594         (blank): Add <U205F>.
1595         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
1596         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
1597         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
1598         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
1599         (<U050D>,<U050C>), (<U050F>,<U050E>).
1600         (totitle): Likewise.
1601         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
1602         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
1603         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
1604         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
1605         (<U050C>,<U050D>), (<U050E>,<U050F>).
1606         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
1607         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
1608         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
1609         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
1610         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
1611         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
1612         * locales/tr_TR: Likewise.
1614 2002-04-15  Bruno Haible  <bruno@clisp.org>
1616         * charmaps/IBM856: New file.
1617         * charmaps/IBM922: New file.
1618         * charmaps/IBM1124: New file.
1619         * charmaps/IBM1129: New file.
1620         * charmaps/IBM1160: New file.
1621         * charmaps/IBM1161: New file.
1622         * charmaps/IBM1132: New file.
1623         * charmaps/IBM1133: New file.
1624         * charmaps/IBM1162: New file.
1625         * charmaps/IBM1163: New file.
1626         * charmaps/IBM1164: New file.
1627         * charmaps/ARMSCII-8: New file.
1629 2002-04-14  Wolfram Gloger  <wg@malloc.de>
1631         * tests-mbwc/tst_types.h: Increase MONSIZE.
1632         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
1634 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
1636         * locales/ms_MY (day): Fix a typo.
1638 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
1640         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
1642 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
1644         * locales/vi_VN: Fix various mistakes and add some more information.
1645         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
1647 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
1649         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
1650         Euro locales.
1651         * tst-fmon.data: Likewise.
1653         * locales/br_FR: Eliminate old national currencies of countries
1654         participating in Euro.  Make @euro files pure copies.
1655         * locales/ca_ES: Likewise.
1656         * locales/ca_ES@euro: Likewise.
1657         * locales/de_AT: Likewise.
1658         * locales/de_AT@euro: Likewise.
1659         * locales/de_BE: Likewise.
1660         * locales/de_BE@euro: Likewise.
1661         * locales/de_DE: Likewise.
1662         * locales/de_DE@euro: Likewise.
1663         * locales/de_LU: Likewise.
1664         * locales/de_LU@euro: Likewise.
1665         * locales/el_GR: Likewise.
1666         * locales/el_GR@euro: Likewise.
1667         * locales/en_IE: Likewise.
1668         * locales/en_IE@euro: Likewise.
1669         * locales/es_ES: Likewise.
1670         * locales/es_ES@euro: Likewise.
1671         * locales/fi_FI: Likewise.
1672         * locales/fi_FI@euro: Likewise.
1673         * locales/fr_BE: Likewise.
1674         * locales/fr_BE@euro: Likewise.
1675         * locales/fr_FR: Likewise.
1676         * locales/fr_FR@euro: Likewise.
1677         * locales/fr_LU: Likewise.
1678         * locales/fr_LU@euro: Likewise.
1679         * locales/ga_IE: Likewise.
1680         * locales/ga_IE@euro: Likewise.
1681         * locales/gl_ES: Likewise.
1682         * locales/gl_ES@euro: Likewise.
1683         * locales/it_IT: Likewise.
1684         * locales/it_IT@euro: Likewise.
1685         * locales/nl_NL: Likewise.
1686         * locales/nl_NL@euro: Likewise.
1687         * locales/pt_PT: Likewise.
1688         * locales/pt_PT@euro: Likewise.
1690         * locales/br_FR@euro: New file.
1692 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
1694         * locales/eu_ES: Corrections of date and time formats.
1695         * locales/hu_HU: Adjust a comment.
1696         * locales/wa_BE: New file.
1697         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
1699         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
1700         * locales/wa_BE@euro: New file.
1702         * locales/zh_HK: Correct date information.
1703         Patch by Anthony Fok <anthony@thizlinux.com>.
1705 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
1707         * locales/sr_YU: Correct month entries for June and July
1708         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
1710         * locales/pl_PL: Update int_curr_symbol.
1712 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
1714         * locales/el_GR: Bug fixes for spelling.
1715         Patch by Alexandros Diamantidis <adia@hellug.gr>.
1717 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
1719         * da_DK.in: Add a few more character sequences, no real words.
1721 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
1723         * charmaps/MACINTOSH: Update to Apple's latest definition.
1725 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
1727         * charmaps/GB18030: Update.
1728         Patch by Yu Shao <yshao@redhat.com>.
1730 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
1732         * locales/hu_HU: New version with corrected collation.
1733         Patch by Nagy Péter <chichken@interbase.hu>.
1735 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
1737         * locales/bn_BD: New file.
1738         Contributed by Taneem Ahmed <taneem@eyetap.org>.
1740 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
1742         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
1744 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
1746         * locales/ms_MY: Various bug fixes and additions.
1747         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
1749         * locales/ca_ES: Fix typos (desembre -> decembre).
1750         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
1752 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
1754         * charmaps/TCVN5712-1: Add combined characters.
1756 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
1758         * locales/bg_BG: Rewrite.
1759         Patch by Alexander Shopov <al_shopov@web.bg>.
1761         * charmapsTCVN5712-1: New file.
1763 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
1765         * locales/translit_neutral: Define transliteration for dong sign.
1767 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
1769         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
1771         * locales/de_CH: Define decimal point to '.' and thousands
1772         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
1774 2001-11-21  Bruno Haible  <bruno@clisp.org>
1776         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
1778 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
1780         * locales/se_NO: New file.
1782 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
1784         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
1786 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
1788         * charmaps/SAMI-WS2: Add Euro sign.
1789         Patch by Petter Reinholdtsen <pere@hungry.com>.
1791 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
1793         * Makefile: Add rules to build and run tst-xlocale2.
1794         * tst-xlocale2.c: New file.
1796 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
1798         * Makefile: Add rules to build and run tst-xlocale1.
1799         * tst-xlocale1.c: New file.
1801         * bug-iconv-trans.c: Improve error messages.
1803 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
1805         * charmaps/ISO-IR-209: New file.
1806         * charmaps/MAC-SAMI: New file.
1807         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
1809 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
1811         * charmaps/GEORGIAN-PS: New file.
1812         * charmaps/GEORGIAN-ACADEMY: New file.
1813         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
1815 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
1817         * Makefile: Add rules to build and run tst-mbswcs6.
1818         * tst-mbswcs6.c: New file.
1820         * SUPPORTED: Add several new locales.
1822         * charmaps/KOI8-T: New file.
1824 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
1826         * locales/af_ZA: Use generic LC_COLLATE data.
1827         * locales/el_GR: Likewise.
1828         * locales/hu_HU: Likewise.
1829         * locales/ro_RO: Likewise.  Add transliteration.
1830         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
1831         * locales/ru_RU: Likewise.
1832         * locales/ru_UA: Likewise.
1833         * locales/uk_UA: Likewise.
1834         * locales/eu_ES: LC_TIME strings fixed.
1835         * locales/am_ET: New file.
1836         * locales/translit_et: New file.
1837         * locales/az_AZ: New file.
1838         * locales/br_FR: New file.
1839         * locales/bs_BA: New file.
1840         * locales/cy_GB: New file.
1841         * locales/hy_AM: New file.
1842         * locales/ka_GE: New file.
1843         * locales/mi_NZ: New file.
1844         * locales/oc_FR: New file.
1845         * locales/tg_TJ: New file.
1846         * locales/ti_ER: New file.
1847         * locales/ti_ET: New file.
1848         * locales/tl_PH: New file.
1849         * locales/tt_RU: New file.
1850         * locales/ur_PK: New file.
1851         * locales/uz_UZ: New file.
1852         * locales/yi_US: New file.
1853         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
1855 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
1857         * locales/tr_TR: Define missing fields and remove FIXME comments.
1858         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
1860 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
1862         * locales/en_CA (LC_PAPER): Change to Letter.
1863         * locales/fr_CA (LC_PAPER): Likewise.
1864         * locales/es_PR (LC_PAPER): Change to Letter.
1865         (LC_MEASUREMENT): Change to 2.
1866         * locales/es_US (LC_PAPER): Change to Letter.
1867         (LC_MEASUREMENT): Change to 2.
1869 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
1871         * Makefile: Add dependencies to locale files for all tests in $(tests).
1873 2001-06-28  H.J. Lu  <hjl@gnu.org>
1875         * Makefile: Include SUPPORTED.
1876         (INSTALL-SUPPORTED-LOCALES): New.
1877         ($(INSTALL-SUPPORTED-LOCALES)): New target.
1878         (install-locales-dir): Likewise.
1879         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
1880         * SUPPORTED: Changed the format for parallel install.
1882 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
1884         * Makefile: Add rules to build and run tst-leaks.
1885         * tst-leaks.c: New file.
1887 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
1889         * locales/ro_RO (day): Use U0163 instead of U021B.
1891 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
1893         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
1895 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
1897         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
1898         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
1900 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
1902         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
1903         to SHIFT_JIS. Add SJIS as alias.
1904         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
1905         * gen-locale.sh: Likewise.
1907 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1909         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
1910         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
1911         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
1912         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
1914 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1916         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
1917         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
1918         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
1919         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
1920         <U3014>, <U3015>, <U3018>, <U3019>.
1922 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1924         * gen-unicode-ctype.c: Update to Unicode 3.1.
1925         (unicode_attributes): Change size to 0x110000.
1926         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
1927         Unicode now officially allows a 32-bit representation and deprecates
1928         the use of surrogates in this representation.
1929         (fill_attributes): Loop up to 0x110000.
1930         (unicode_combining): Remove array.
1931         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
1932         contain this property any more.
1933         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
1934         2001-02-15.
1935         (is_combining): Use new but equivalent definition.
1936         (ucs_symbol, ucs_symbol_range): New functions.
1937         (output_charclass): Loop up to 0x110000.
1938         (output_charmap): Likewise.
1939         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
1940         appropriate.
1941         (main): Expect only two arguments. Remove fill_combining() call.
1942         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
1943         To "lower", add <U03F5> and Deseret letters.
1944         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
1945         Gothic letters, Deseret letters, mathematical symbols.
1946         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
1947         Unicode 3.1 characters.
1948         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
1949         many new Unicode 3.1 characters.
1950         "toupper", "tolower", "totitle": Update.
1951         To "combining", add some new musical symbols.
1952         To "combining_level3", add some new musical symbols.
1953         * locales/tr_TR (LC_CTYPE): Update from i18n.
1954         * locales/translit_font: Add transliterations for new Unicode 3.1
1955         mathematical symbols.
1956         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
1957         * locales/translit_cjk_compat: Add transliterations for CJK
1958         compatibility characters in Unicode plane 2.
1960 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1962         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
1963         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
1964         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
1965         0x8EAFxxxx mappings instead.
1967 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
1969         * locales/ro_RO: Correct abday, day, abmon, and mon info.
1970         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
1972 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
1974         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
1975         for some tests, because mbrlen (NULL, 0, &s) does not always put back
1976         s into the initial state.
1978 2001-05-14  Andreas Jaeger  <aj@suse.de>
1980         * locales/ms_MY: Fix entries for Tue and Wednesday.
1981         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
1983 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
1985         * locales/be_BY: Fix syntax in LC_COLLATE section.
1986         * locales/ru_UA: Likewise.
1987         * locales/tr_TR: Likewise.
1988         * locales/uk_UA: Likewise.
1990 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
1992         * locales/fa_IR: Add outdigit information and collation.
1993         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
1995 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
1997         * locales/i18n: Don't define outdigit.
1999 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
2001         * locales/th_TH: Remove name_ms entry.
2002         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2004 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
2006         * locales/th_TH: Update era information and some of the new
2007         categories.
2008         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2010 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
2012         * locales/i18n: Correct classification of Thai characters.  This
2013         differs from Unicode's tables but is in line with linguistic rules
2014         in Thailand.
2015         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2017 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
2019         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
2020         Patch by Yong Li <rigel863@yahoo.com>.
2022 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
2024         * SUPPORTED: Add zh_CN.GBK.
2026 2001-02-09  Andreas Jaeger  <aj@suse.de>
2028         * locales/en_IN: Add newline at end of file.
2030         * SUPPORTED: Add more entries.
2032 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
2034         * locales/en_HK: At newline at the end of the file.
2036 2001-02-08  Andreas Jaeger  <aj@suse.de>
2038         * localedata/SUPPORTED: Add some entries for new locales.
2040 2001-02-07  Andreas Jaeger  <aj@suse.de>
2042         * locales/ar_IN: New.
2043         * locales/bn_IN: New.
2044         * locales/el_GR@euro: New.
2045         * locales/en_HK: New.
2046         * locales/en_IN: New.
2047         * locales/en_PH: New.
2048         * locales/en_SG: New.
2049         * locales/ms_MY: New.
2050         * locales/ta_IN: New.
2051         * locales/te_IN: New.
2052         * locales/zh_SG: New.
2054 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
2056         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
2057         * locales/zh_CN: Likewise.
2059 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
2061         * locales/translit_cjk_compat: Add missing characters in range
2062         U+3300..U+33FF.
2064 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
2066         * locales/fi_FI: Remove FIXME comments.
2067         * locales/sv_FI: Likewise.
2068         Patch by Marko Myllynen <myllynen@lut.fi>.
2070 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
2072         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
2073         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
2075 2001-01-23  Andreas Schwab  <schwab@suse.de>
2077         * locales/el_GR: Add missing quotes around multicharacter strings.
2078         * locales/ru_RU: Likewise.
2080 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
2082         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
2083         * tst-langinfo.sh: Add French tests.
2085 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
2087         * locales/cs_CZ: Fix grammar of comment above abmon.
2088         Reported by Stanislav Brabec <utx@penguin.cz>.
2090 2000-12-31  Andreas Jaeger  <aj@suse.de>
2092         * tst-fmon.c (main): Use return instead of exit to avoid warning.
2094 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
2096         * tests/test5.cm: Define code_set_name.
2098 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
2100         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
2101         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
2102         REVERSE SOLIDUS.
2104 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
2106         * Makefile (tests): Add tst-setlocale.
2107         (tst-setlocale-ENV): Define.
2108         * tst-setlocale.c: New file.
2110 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2112         * Makefile (LOCALES): Add ja_JP.SJIS.
2114 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
2116         * tst-digits.c (main): Add casts to avoid warnings.
2117         * collate-test.c (xstrcoll): Make l1 and l2 const.
2118         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
2120 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
2122         * charmaps/BALTIC: Superceded by ISO-8859-13.
2124 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
2126         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
2127         Republic of Korea.  Streamlined and extend(include all Hangul
2128         syllables) hangul and hanja class definition in LC_CTYPE and
2129         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
2130         tel_dom_fmt to LC_TELEPHONE.
2131         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
2133 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
2135         * locales/ko_KR: Fix currency_symbol.
2136         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2138 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
2140         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
2141         Reported by Markus Kuhn.
2143 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
2145         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
2146         * locales/ko_KR: Revert change.  Use full with won sign.
2147         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2149 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
2151         * locales/mk_MK: Update.
2152         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
2154 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
2156         * charmaps/BIG5: Add mapping for <U20AC> back.
2157         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2159 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
2161         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
2162         * locales/translit_compat: Add a few ligatures.
2163         * locales/translit_combining: Add a few plain ASCII alternatives.
2164         * locales/translit_fraction: Likewise.  Surround with spaces.
2166 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2168         * locales/translit_hangul: New file.
2169         * locales/ko_KR (LC_CTYPE): Include it.
2171 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2173         * locales/translit_cjk_variants: New file.
2174         * locales/ja_JP (LC_CTYPE): Include it.
2176 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2178         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
2179         transliteration rules.
2181 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2183         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
2184         transliteration rules.
2185         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
2186         * locales/de_BE (LC_CTYPE): Likewise.
2187         * locales/de_CH (LC_CTYPE): Likewise.
2188         * locales/de_LU (LC_CTYPE): Likewise.
2189         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
2190         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
2191         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
2192         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
2194 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2196         * locales/translit_combining: New file.
2197         * locales/fr_FR (LC_CTYPE): Include it.
2198         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
2199         * locales/fr_CA (LC_CTYPE): Likewise.
2200         * locales/fr_CH (LC_CTYPE): Likewise.
2201         * locales/fr_LU (LC_CTYPE): Likewise.
2202         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
2203         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
2204         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
2206 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2208         * locales/translit_wide: New file.
2209         * locales/translit_narrow: New file.
2210         * locales/translit_font: New file.
2211         * locales/translit_circle: New file.
2212         * locales/translit_small: New file.
2213         * locales/translit_fraction: New file.
2214         * locales/translit_compat: New file.
2215         * locales/translit_cjk_compat: New file.
2216         * locales/translit_neutral: New file.  Include all of the above.
2217         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
2218         German and Danish specific rules.
2220 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2222         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
2223         * locales/zh_CN (LC_CTYPE): Likewise.
2224         * locales/ko_KR (LC_CTYPE): Likewise.
2226 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2228         * charmaps/UTF-8: Set width of U200B to 0.
2229         * charmaps/GB18030: Likewise.
2231 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
2233         * charmaps/BIG5: Update.
2234         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2236         * locales/mk_MK: Use iso14651_t1 file.
2237         Patch by Damjan <arhiv@freemail.org.mk>.
2239 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
2241         * charmaps/VISCII: New file.
2243 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2245         * locales/sr_YU@cyrillic: New file. Based on a locale file by
2246         Anton Zinoviev <anton@lml.bas.bg>.
2247         * SUPPORTED: Add sr_YU@cyrillic.
2249 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2251         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
2252         * locales/be_BY: Likewise.
2253         * locales/bg_BG: Likewise.
2254         * locales/el_GR: Likewise.
2255         * locales/ja_JP: Likewise.
2256         * locales/ko_KR: Likewise.
2257         * locales/mk_MK: Likewise.
2258         * locales/ru_RU: Likewise.
2259         * locales/ru_UA: Likewise.
2260         * locales/th_TH: Likewise.
2261         * locales/tr_TR: Likewise.
2262         * locales/uk_UA: Likewise.
2263         * locales/zh_CN: Likewise.
2264         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
2265         in the ja_JP.EUC-JP locale.
2266         * tests-mbwc/dat_iswalpha.c: Likewise.
2267         * tests-mbwc/dat_iswctype.c: Likewise.
2268         * tests-mbwc/dat_iswgraph.c: Likewise.
2269         * tests-mbwc/dat_iswprint.c: Likewise.
2270         * tests-mbwc/dat_iswpunct.c: Likewise.
2272 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
2274         * fr_CA,2.13.in: Removed.
2276 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
2278         * locales/POSIX: New support for date_fmt.
2279         * locales/af_ZA: Likewise.
2280         * locales/ar_AE: Likewise.
2281         * locales/ar_BH: Likewise.
2282         * locales/ar_DZ: Likewise.
2283         * locales/ar_EG: Likewise.
2284         * locales/ar_IQ: Likewise.
2285         * locales/ar_JO: Likewise.
2286         * locales/ar_KW: Likewise.
2287         * locales/ar_LB: Likewise.
2288         * locales/ar_LY: Likewise.
2289         * locales/ar_MA: Likewise.
2290         * locales/ar_OM: Likewise.
2291         * locales/ar_QA: Likewise.
2292         * locales/ar_SA: Likewise.
2293         * locales/ar_SD: Likewise.
2294         * locales/ar_SY: Likewise.
2295         * locales/ar_TN: Likewise.
2296         * locales/ar_YE: Likewise.
2297         * locales/be_BY: Likewise.
2298         * locales/bg_BG: Likewise.
2299         * locales/ca_ES: Likewise.
2300         * locales/cs_CZ: Likewise.
2301         * locales/da_DK: Likewise.
2302         * locales/de_AT: Likewise.
2303         * locales/de_BE: Likewise.
2304         * locales/de_CH: Likewise.
2305         * locales/de_DE: Likewise.
2306         * locales/de_LU: Likewise.
2307         * locales/el_GR: Likewise.
2308         * locales/en_AU: Likewise.
2309         * locales/en_CA: Likewise.
2310         * locales/en_DK: Likewise.
2311         * locales/en_GB: Likewise.
2312         * locales/en_IE: Likewise.
2313         * locales/en_NZ: Likewise.
2314         * locales/en_US: Likewise.
2315         * locales/en_ZA: Likewise.
2316         * locales/es_AR: Likewise.
2317         * locales/es_BO: Likewise.
2318         * locales/es_CL: Likewise.
2319         * locales/es_CO: Likewise.
2320         * locales/es_CR: Likewise.
2321         * locales/es_DO: Likewise.
2322         * locales/es_EC: Likewise.
2323         * locales/es_ES: Likewise.
2324         * locales/es_GT: Likewise.
2325         * locales/es_HN: Likewise.
2326         * locales/es_MX: Likewise.
2327         * locales/es_NI: Likewise.
2328         * locales/es_PA: Likewise.
2329         * locales/es_PE: Likewise.
2330         * locales/es_PR: Likewise.
2331         * locales/es_PY: Likewise.
2332         * locales/es_SV: Likewise.
2333         * locales/es_US: Likewise.
2334         * locales/es_UY: Likewise.
2335         * locales/es_VE: Likewise.
2336         * locales/et_EE: Likewise.
2337         * locales/eu_ES: Likewise.
2338         * locales/fa_IR: Likewise.
2339         * locales/fi_FI: Likewise.
2340         * locales/fo_FO: Likewise.
2341         * locales/fr_BE: Likewise.
2342         * locales/fr_CA: Likewise.
2343         * locales/fr_CH: Likewise.
2344         * locales/fr_FR: Likewise.
2345         * locales/fr_LU: Likewise.
2346         * locales/ga_IE: Likewise.
2347         * locales/gl_ES: Likewise.
2348         * locales/gv_GB: Likewise.
2349         * locales/he_IL: Likewise.
2350         * locales/hi_IN: Likewise.
2351         * locales/hr_HR: Likewise.
2352         * locales/hu_HU: Likewise.
2353         * locales/i18n: Likewise.
2354         * locales/id_ID: Likewise.
2355         * locales/is_IS: Likewise.
2356         * locales/it_CH: Likewise.
2357         * locales/it_IT: Likewise.
2358         * locales/iw_IL: Likewise.
2359         * locales/ja_JP: Likewise.
2360         * locales/kl_GL: Likewise.
2361         * locales/ko_KR: Likewise.
2362         * locales/kw_GB: Likewise.
2363         * locales/lt_LT: Likewise.
2364         * locales/lv_LV: Likewise.
2365         * locales/mk_MK: Likewise.
2366         * locales/mr_IN: Likewise.
2367         * locales/mt_MT: Likewise.
2368         * locales/nl_BE: Likewise.
2369         * locales/nl_NL: Likewise.
2370         * locales/nn_NO: Likewise.
2371         * locales/no_NO: Likewise.
2372         * locales/pl_PL: Likewise.
2373         * locales/pt_BR: Likewise.
2374         * locales/pt_PT: Likewise.
2375         * locales/ro_RO: Likewise.
2376         * locales/ru_RU: Likewise.
2377         * locales/ru_UA: Likewise.
2378         * locales/sk_SK: Likewise.
2379         * locales/sl_SI: Likewise.
2380         * locales/sq_AL: Likewise.
2381         * locales/sr_YU: Likewise.
2382         * locales/sv_FI: Likewise.
2383         * locales/sv_SE: Likewise.
2384         * locales/th_TH: Likewise.
2385         * locales/tr_TR: Likewise.
2386         * locales/uk_UA: Likewise.
2387         * locales/vi_VN: Likewise.
2388         * locales/zh_CN: Likewise.
2389         * locales/zh_HK: Likewise.
2390         * locales/zh_TW: Likewise.
2392 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
2394         * locales/fa_IR: Fix many problems and change to use UTF-8.
2395         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2396         * SUPPORTED: Add fa_IR.UTF-8.
2398 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
2400         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
2402 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
2404         * locales/iso14651_t1: Handle Macedonian correctly.
2405         Patch by Damjan <arhiv@freemail.org.mk>.
2407 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
2409         * locales/iso14651_t1: Add currency symbols.
2411 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
2413         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
2414         * tests-mbwc/dat_iswdigit.c: Likewise.
2416         * locales/zh_CN: Remove non-ASCII digit entry.
2417         * locales/ja_JP: Likewise.
2418         Add full width digits to alnum class.
2420 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2422         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
2423         digits.
2424         (is_alpha): Add them here.
2425         * locales/i18n (digit): Remove all non-ASCII digits.
2426         (alpha): Add them here.
2428         * dump-ctype.c: Pretty print.
2430 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
2432         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
2433         * locales/ko_KR: Change currency_symbol back to use U20a9.
2435 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
2437         * tst-langinfo.sh: Adjust for change in ja_JP.
2439 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
2441         * locales/ja_JP: Changed yesexpr/noexpr expression,
2442         fixed typo in era, added definition for name_gen.
2444 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2446         * SUPPORTED: Add ko_KR.UTF-8.
2448 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
2450         * charmaps/BIG5: Add a width table.
2451         * charmaps/GB18030: Likewise.
2452         * charmaps/ISO-8859-6: Likewise.
2453         * charmaps/ISO-8859-8: Likewise.
2454         * charmaps/TIS-620: Likewise.
2456 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2458         * Makefile (repertoiremaps): Remove variable.
2459         (distribute): Remove repertoiremaps.
2460         (install-others): Likewise. Add .gz to charmaps.
2461         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
2463 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2465         * charmaps/ISO-IR-197: Remove alias "none".
2467 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2469         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
2470         width of format control characters to 0.
2472 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2474         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
2475         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
2476         return values.  Only the sign matters.
2478 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
2480         * locales/ar_SA: Last non <Uxxxx> entries removed.
2481         Patch by Martin Strassburger <martin.strassburger@sap.com>.
2483 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
2485         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
2486         we have EUC-KR.
2488 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
2490         * locales/uk_UA: Fix yesexpr.
2491         * locales/ru_UA: Likewise.
2492         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
2494 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
2496         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
2497         so they become printable and carry a width.  Comment out surrogate
2498         ranges.  Add a WIDTH table.
2500 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
2502         * gen-unicode-ctype.c: New file.
2503         * dump-ctype.c: New file.
2504         * Makefile (distribute): Add them.
2505         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
2506         gen-unicode-ctype.c.
2507         (blank): Add U+1680.
2508         (cntrl): Add U+2028, U+2029.
2509         (space): Add U+1680, U+2028, U+2029.
2510         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
2511         (alnum, alpha, print, graph, punct): Lots of additions.
2512         (lower, upper, tolower, toupper, combining, combining_level3): Update.
2513         (totitle): New map.
2514         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
2515         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
2516         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
2517         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
2518         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
2519         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
2520         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
2522 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
2524         * charmaps/GBK: Add commented mappings for GBK characters not yet in
2525         Unicode.
2527 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
2529         * charmaps/GBK: Remove /x80 entry.
2531 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
2533         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
2534         to use it.
2536 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
2538         * charmaps/JOHAB: Add identity mapping for 0x7f.
2540 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
2542         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
2543         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
2545 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
2547         * charmaps/GB2312: Change code_set_name to GB2312.
2549 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
2551         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
2552         * localedata/locales/ar_BH: Likewise.
2553         * localedata/locales/ar_DZ: Likewise.
2554         * localedata/locales/ar_EG: Likewise.
2555         * localedata/locales/ar_IQ: Likewise.
2556         * localedata/locales/ar_JO: Likewise.
2557         * localedata/locales/ar_KW: Likewise.
2558         * localedata/locales/ar_LB: Likewise.
2559         * localedata/locales/ar_LY: Likewise.
2560         * localedata/locales/ar_MA: Likewise.
2561         * localedata/locales/ar_OM: Likewise.
2562         * localedata/locales/ar_QA: Likewise.
2563         * localedata/locales/ar_SD: Likewise.
2564         * localedata/locales/ar_SY: Likewise.
2565         * localedata/locales/ar_TN: Likewise.
2566         * localedata/locales/ar_YE: Likewise.
2568 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
2570         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
2571         * locales/mr_IN: New file.
2572         * locales/mt_MT: New file.
2574         * charmaps/GB18030: Comment out entries in user-defined area.
2576 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
2578         * charmaps/GB18030: Add back entries which got lost in last change.
2580 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
2582         * charmaps/GB18030: Update once more.
2584         * charmaps/JOHAB: New file.
2585         * SUPPORTED: Add ko_KR.JOHAB.
2587 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
2589         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
2590         but not in EUC-KR.
2592 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
2594         * charmaps/EUC-TW: Add commented non-reversible mappings.
2596 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
2598         * charmaps/CP949: New file.
2600 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
2602         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
2604 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
2606         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
2607         U+007E.
2609 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
2611         * charmaps/INIS-8: Update to use <Uxxxx> format.
2612         * charmaps/ISO_2033-1983: Likewise.
2613         * charmaps/ISO_5427-EXT: Likewise.
2615 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
2617         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
2618         * SUPPORTED: Add zh_HK.BIG5HKSCS.
2620         * charmaps/BIG5HKSCS: Add Big5 codes.
2622         * Makefile (test-input): Add sv_SE.ISO-8859-1.
2623         (LOCALES): Likewise.
2624         * sv_SE.ISO-8859-1: New file.
2626 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
2628         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
2629         Changes by Roger So <spacehunt@e-fever.org>.
2631         * SUPPORTED: Add nn_NO.ISO-8859-1.
2632         * locales/nn_NO: New file.
2634 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
2636         * charmaps/BIG5HKSCS: Regenerated from official data file.
2638         * locales/ja_JP: Add yesstr and nostr information.
2640         * charmaps/GB18030: Add entries from GBK not present here.
2642         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
2644         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
2646 2000-08-29  Akira Higuchi  <a@kondara.org>
2648         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
2649         * charmaps/GBK: Likewise.
2651         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
2653 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
2655         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
2656         and customize with several reorder-after statements.
2657         Reported by menthos@menthos.com.
2659 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
2661         * locales/ja_JP: Add new categories with generic information.
2663         * locales/i18n (default_missing): Change back to only U003F.
2665 2000-08-24  Andreas Jaeger  <aj@suse.de>
2667         * Makefile (generated): Add some .out files.
2669 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
2671         * locales/i18n: Add transliteration information.
2673 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
2675         * locales/ca_ES@euro: Country is Spain.
2676         * locales/ca_ES: Likewise.
2678         * locales/es_MX: Correct int_curr_symbol.
2679         * locales/es_PE: Likewise.
2681         * SUPPORTED: Add missing supported locales.
2683         * locales/fa_IR: Correct a few of the contained bugs.
2685         * locales/zh_HK: New file.
2687         * charmaps/BIG5HKSCS: New file.
2689         * locales/en_CA,2.5: Removed.
2690         * locales/fr_CA,2.13: Removed.
2691         * locales/in_ID: Removed.
2693         * locales/sq_AL: New file.
2694         * SUPPORTED: Add sq_AL.ISO-8859-1.
2696         * locales/vi_VN: New file.
2697         * SUPPORTED: Add vi_VN.UTF-8.
2699         * locales/ko_KR: Correct currency_symbol entry.
2701         * locales/hi_IN: New file.
2702         * SUPPORTED: Add hi_IN.UTF-8.
2704         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
2706         * sort-test.sh: Improve error handling by printing more information.
2708         * locales/ar_AE: New file.
2709         * locales/ar_BH: New file.
2710         * locales/ar_DZ: New file.
2711         * locales/ar_EG: New file.
2712         * locales/ar_IQ: New file.
2713         * locales/ar_JO: New file.
2714         * locales/ar_KW: New file.
2715         * locales/ar_LB: New file.
2716         * locales/ar_LY: New file.
2717         * locales/ar_MA: New file.
2718         * locales/ar_OM: New file.
2719         * locales/ar_QA: New file.
2720         * locales/ar_SD: New file.
2721         * locales/ar_SY: New file.
2722         * locales/ar_TN: New file.
2723         * locales/ar_YE: New file.
2724         * SUPPORTED: Add Arabic locales.
2726 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
2728         * locales/es_CR: New file.
2729         * locales/es_NI: New file.
2730         * locales/es_PR: New file.
2732         * locales/es_AR: Share LC_COLLATE description with es_ES.
2733         * locales/es_BO: Likewise.
2734         * locales/es_CL: Likewise.
2735         * locales/es_CO: Likewise.
2736         * locales/es_DO: Likewise.
2737         * locales/es_GT: Likewise.
2738         * locales/es_HN: Likewise.
2739         * locales/es_MX: Likewise.
2740         * locales/es_PA: Likewise.
2741         * locales/es_PE: Likewise.
2742         * locales/es_PY: Likewise.
2743         * locales/es_SV: Likewise.
2744         * locales/es_UY: Likewise.
2745         * locales/es_VE: Likewise.
2746         * locales/es_EC: Share LC_COLLATE description with es_US.
2748         * locales/ko_KR: Updated for glibc 2.2.
2749         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2750         * SUPPORTED: Add ko_KR.
2752         * locales/de_BE@euro: New file.
2753         * locales/eu_ES@euro: New file.
2754         * locales/ga_IE@euro: New file.
2755         * locales/gl_ES@euro: New file.
2756         * locales/nl_BE@euro: New file.
2757         * locales/sv_FI@euro: New file.
2758         * SUPPORTED: Add the new locales.
2760         * Makefile (install-locales): Handle option in locale name.  Print
2761         progress information.
2763         * SUPPORTED: Add all the @euro locales.
2765         * locales/ca_ES@euro: Update charset comment.
2766         * locales/de_AT@euro: Likewise.
2767         * locales/de_DE@euro: Likewise.
2768         * locales/de_LU@euro: Likewise.
2769         * locales/en_IE@euro: Likewise.
2770         * locales/es_ES@euro: Likewise.
2771         * locales/fi_FI@euro: Likewise.
2772         * locales/fr_BE@euro: Likewise.
2773         * locales/fr_FR@euro: Likewise.
2774         * locales/fr_LU@euro: Likewise.
2775         * locales/it_IT@euro: Likewise.
2776         * locales/nl_NL@euro: Likewise.
2777         * locales/pt_PT@euro: Likewise.
2779 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
2781         * locales/ca_ES: Correct comment.
2783         * locales/ca_ES@euro: New file.
2784         * locales/de_AT@euro: New file.
2785         * locales/de_DE@euro: New file.
2786         * locales/de_LU@euro: New file.
2787         * locales/en_IE@euro: New file.
2788         * locales/es_ES@euro: New file.
2789         * locales/fi_FI@euro: New file.
2790         * locales/fr_BE@euro: New file.
2791         * locales/fr_FR@euro: New file.
2792         * locales/fr_LU@euro: New file.
2793         * locales/it_IT@euro: New file.
2794         * locales/nl_NL@euro: New file.
2795         * locales/pt_PT@euro: New file.
2797 2000-08-19  Andreas Jaeger  <aj@suse.de>
2799         * tst-digits.c: Include stdlib.h and string.h to provide
2800         prototypes for exit, strlen and strcmp.
2802 2000-08-18  Andreas Jaeger  <aj@suse.de>
2804         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
2805         (TST_DECL_VARS): Don't declare err_flg.
2806         (TST_GET_ERRET): Don't set err_flg.
2807         (TST_GET_ERRET_SEQ): Likewise.
2808         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
2810         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
2811         * tests-mbwc/dat_iswalnum.c: Likewise.
2812         * tests-mbwc/dat_iswalpha.c: Likewise.
2813         * tests-mbwc/dat_iswcntrl.c: Likewise.
2814         * tests-mbwc/dat_iswctype.c: Likewise.
2815         * tests-mbwc/dat_iswdigit.c: Likewise.
2816         * tests-mbwc/dat_iswgraph.c: Likewise.
2817         * tests-mbwc/dat_iswlower.c: Likewise.
2818         * tests-mbwc/dat_iswprint.c: Likewise.
2819         * tests-mbwc/dat_iswpunct.c: Likewise.
2820         * tests-mbwc/dat_iswspace.c: Likewise.
2821         * tests-mbwc/dat_iswupper.c: Likewise.
2822         * tests-mbwc/dat_iswxdigit.c: Likewise.
2823         * tests-mbwc/dat_mblen.c: Likewise.
2824         * tests-mbwc/dat_mbrlen.c: Likewise.
2825         * tests-mbwc/dat_mbrtowc.c: Likewise.
2826         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
2827         * tests-mbwc/dat_mbstowcs.c: Likewise.
2828         * tests-mbwc/dat_mbtowc.c: Likewise.
2829         * tests-mbwc/dat_strcoll.c: Likewise.
2830         * tests-mbwc/dat_strfmon.c: Likewise.
2831         * tests-mbwc/dat_strxfrm.c: Likewise.
2832         * tests-mbwc/dat_swscanf.c: Likewise.
2833         * tests-mbwc/dat_towctrans.c: Likewise.
2834         * tests-mbwc/dat_towlower.c: Likewise.
2835         * tests-mbwc/dat_towupper.c: Likewise.
2836         * tests-mbwc/dat_wcrtomb.c: Likewise.
2837         * tests-mbwc/dat_wcscat.c: Likewise.
2838         * tests-mbwc/dat_wcschr.c: Likewise.
2839         * tests-mbwc/dat_wcscmp.c: Likewise.
2840         * tests-mbwc/dat_wcscoll.c: Likewise.
2841         * tests-mbwc/dat_wcscpy.c: Likewise.
2842         * tests-mbwc/dat_wcscspn.c: Likewise.
2843         * tests-mbwc/dat_wcslen.c: Likewise.
2844         * tests-mbwc/dat_wcsncat.c: Likewise.
2845         * tests-mbwc/dat_wcsncmp.c: Likewise.
2846         * tests-mbwc/dat_wcsncpy.c: Likewise.
2847         * tests-mbwc/dat_wcspbrk.c: Likewise.
2848         * tests-mbwc/dat_wcsrtombs.c: Likewise.
2849         * tests-mbwc/dat_wcsspn.c: Likewise.
2850         * tests-mbwc/dat_wcsstr.c: Likewise.
2851         * tests-mbwc/dat_wcstod.c: Likewise.
2852         * tests-mbwc/dat_wcstok.c: Likewise.
2853         * tests-mbwc/dat_wcstombs.c: Likewise.
2854         * tests-mbwc/dat_wcswidth.c: Likewise.
2855         * tests-mbwc/dat_wcsxfrm.c: Likewise.
2856         * tests-mbwc/dat_wctob.c: Likewise.
2857         * tests-mbwc/dat_wctomb.c: Likewise.
2858         * tests-mbwc/dat_wctrans.c: Likewise.
2859         * tests-mbwc/dat_wctype.c: Likewise.
2860         * tests-mbwc/dat_wcwidth.c: Likewise.
2861         * tests-mbwc/dat_isw-funcs.h: Fix comment.
2863 2000-08-17  Andreas Jaeger  <aj@suse.de>
2865         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
2866         should have a value.
2868 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
2870         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
2871         separate uppercase from non-uppercase characters to enable correct
2872         handling in range expressions.
2874 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
2876         * Makefile (install-locales): Use --prefix option of localedef to
2877         avoid providing complete path for output file.
2879 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
2881         * locales/zh_TW: Updated.
2882         * charmaps/BIG5: Updated.
2883         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2885 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
2887         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
2888         use `int'.
2890 2000-08-01  Andreas Jaeger  <aj@suse.de>
2892         * Makefile (distribute): Follow name change of tst-ctype-de.in to
2893         tst-ctype-de_DE.ISO-8859-1.in.
2895 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
2897         * charmaps/KSX1001: Add width information.
2898         * charmaps/GB2312: Likewise.
2899         * charmaps/GBK: Likewise.
2900         Patches by GOTO Masanori <gotom@debian.or.jp>.
2902 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
2904         * charmaps/CP737: New file.
2905         * charmaps/CP775: New file.
2907 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
2909         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
2910         /xb0../xf7.  Remove aliases.
2912 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
2914         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
2915         /xc9../xf9.
2917 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
2919         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
2921 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
2923         * tst-langinfo.c (main): Fix esacape sequence handling.
2925         * charmaps/EUC-TW: New file.
2927         * tst-digits.c: Add tests for wprintf.
2928         * tests/test7.cm: Change so that it is usable for wprintf tests.
2930         * tst-locale.sh: Fix typo in last change.
2932         * tst-digits.c: Add ctype and wctype tests.
2934 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
2936         * Makefile (ld-test-names): Add test7.
2937         (tests): Add tst-digits.  Add dependency and environment variable.
2938         * tst-digits.c: New file.
2939         * tst-locale.sh: Generate test7 locale.
2940         * tests/test7.cm: New file.
2941         * tests/test7.def: New file.
2943         * tst-locale.sh: Add dropped test6 locale.
2945 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
2947         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
2948         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
2949         locale.
2951 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
2953         * locales/zh_TW: New file.
2954         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2956 2000-07-28  Andreas Jaeger  <aj@suse.de>
2958         * tst-langinfo.c: Include <string.h> for strcmp prototype.
2960 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
2962         * charmaps/BIG5: New file.
2963         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2965 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
2967         * locales/zh_CN: Update for new format.
2968         Patch by Yong Li <yong.li@asu.edu>.
2970         * tst-langinfo.c: Add copyright text.
2972 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
2974         * tst-wctype.input: Add more input text.
2975         * tst-wctype.c: Test more classes.
2977         * Makefile: Add rules to build, run, and distribute tst-langinfo.
2978         * tst-langinfo.c: New file.
2979         * tst-langinfo.sh: New file.
2981         * locales/ja_JP (era_d_t_fmt): Fix typo.
2983         * Makefile: Add rules to build, run, and distribute tst-wctype.
2984         * tst-wctype.c: New file.
2985         * tst-wctype.input: New file.
2986         * tst-wctype.sh: New file.
2988 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
2990         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
2991         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
2993 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
2995         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
2996         (enoexpr): Likewise.
2997         * locales/hr_HR: Likewise.
2998         Patches by GOTO Masanori <gotom@debian.or.jp>.
3000         * locales/i18n (yesexpr): Add U005E at the beginning.
3001         (noexpr): Likewise.
3003 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
3005         * locales/ja_JP (yesexpr): U0060 should be U005E.
3006         (noexpr): Likewise.
3008         * locales/i18n: Remove U00A0 from blank as well.
3009         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
3011 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
3013         * charmaps/SJIS: Add width information.
3014         Patch by GOTO Masanori <gotom@debian.or.jp>.
3016         * charmaps/SJIS: Correct byte sequence for single byte characters.
3018 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
3020         * locales/i18n: Fix typos.
3022         * locales/iso14651_t1: Correct syntax for HAN script.
3024 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
3026         * charmaps/GB18030: New file.
3028         * charmaps/UTF-8: Update for Unicode 3.0.
3030         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
3031         space.
3032         * tst-ctype.c: Likewise.
3033         * tst-ctype.sh: Likewise.
3034         * locales/i18n: Likewise.
3035         * locales/ja_JP: Likewise.
3036         * tests-mbwc/dat_iswcntrl.c: Likewise.
3037         * tests-mbwc/dat_iswctype.c: Likewise.
3038         * tests-mbwc/dat_iswspace.c: Likewise.
3040         * tst-ctype.sh: Also test C locale.
3042 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
3044         * Makefile: Rewrite rules for tests to run them only when necessary.
3045         * sort-test.sh: Produce output for failed tests.
3046         * tst-fmon.sh: Likewise.
3047         * tst-rpmatch.sh: Likewise.
3049 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
3051         * tst-ctype-de_DE.in: Renamed to...
3052         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
3054 2000-07-11  Andreas Jaeger  <aj@suse.de>
3056         * Makefile (locale_test_suite): Always run test suite.
3057         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
3058         gen-locale.sh.
3059         (do-collate-test): Likewise.
3060         (do-tst-fmon): Likewise.
3061         (do-tst-locale): Likewise.
3062         (do-tst-rpmatch): Likewise.
3063         (do-tst-trans): Likewise.
3064         (do-tst-mbswcs): Likewise.
3065         (do-tst-ctype): Likewise.
3067         * sort-test.sh : Rewrite to work with static only builds.
3068         * tst-ctype.sh: Likewise.
3069         * tst-fmon.sh: Likewise.
3070         * tst-locale.sh: Likewise.
3071         * tst-mbswcs.sh: Likewise.
3072         * tst-rpmatch.sh: Likewise.
3073         * tst-trans.sh: Likewise.
3075         * gen-locale.sh (locfile): Fix it for building with
3076         sourcedir==builddir and for static only builds.
3078 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
3080         * locales/POSIX: Remove repertoire map reference.
3081         * locales/ar_SA: Remove repertoire map reference.
3083         * locales/zh_CN.GBK: Removed.
3085         * repertoiremaps/charids.894: Removed.
3086         * repertoiremaps/mnemonics.ds: Removed.
3087         * repertoiremaps/mnemonics.ja: Removed.
3088         * repertoiremaps/mnemonics.ko: Removed.
3089         * repertoiremaps/mnemonics.zh: Removed.
3091         * charmaps/SJIS: New file.
3093 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
3095         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
3096         to EUC-JP.
3097         * tests-mbwc/dat_mbtowc.c: Likewise.
3098         * tests-mbwc/dat_wctob.c: Likewise.
3100         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
3101         * charmaps/EUC-KR: Likewise.
3103 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
3105         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
3106         * locales/ar_SA (LC_TELEPHONE): Likewise.
3107         * locales/be_BY (LC_TELEPHONE): Likewise.
3108         * locales/bg_BG (LC_TELEPHONE): Likewise.
3109         * locales/ca_ES (LC_TELEPHONE): Likewise.
3110         * locales/da_DK (LC_TELEPHONE): Likewise.
3111         * locales/de_BE (LC_TELEPHONE): Likewise.
3112         * locales/de_CH (LC_TELEPHONE): Likewise.
3113         * locales/de_LU (LC_TELEPHONE): Likewise.
3114         * locales/el_GR (LC_TELEPHONE): Likewise.
3115         * locales/en_AU (LC_TELEPHONE): Likewise.
3116         * locales/en_BW (LC_TELEPHONE): Likewise.
3117         * locales/en_CA (LC_TELEPHONE): Likewise.
3118         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
3119         * locales/en_DK (LC_TELEPHONE): Likewise.
3120         * locales/en_IE (LC_TELEPHONE): Likewise.
3121         * locales/en_NZ (LC_TELEPHONE): Likewise.
3122         * locales/en_ZA (LC_TELEPHONE): Likewise.
3123         * locales/en_ZW (LC_TELEPHONE): Likewise.
3124         * locales/es_AR (LC_TELEPHONE): Likewise.
3125         * locales/es_BO (LC_TELEPHONE): Likewise.
3126         * locales/es_CL (LC_TELEPHONE): Likewise.
3127         * locales/es_CO (LC_TELEPHONE): Likewise.
3128         * locales/es_DO (LC_TELEPHONE): Likewise.
3129         * locales/es_EC (LC_TELEPHONE): Likewise.
3130         * locales/es_ES (LC_TELEPHONE): Likewise.
3131         * locales/es_GT (LC_TELEPHONE): Likewise.
3132         * locales/es_HN (LC_TELEPHONE): Likewise.
3133         * locales/es_MX (LC_TELEPHONE): Likewise.
3134         * locales/es_PA (LC_TELEPHONE): Likewise.
3135         * locales/es_PE (LC_TELEPHONE): Likewise.
3136         * locales/es_PY (LC_TELEPHONE): Likewise.
3137         * locales/es_SV (LC_TELEPHONE): Likewise.
3138         * locales/es_US (LC_TELEPHONE): Likewise.
3139         * locales/es_UY (LC_TELEPHONE): Likewise.
3140         * locales/es_VE (LC_TELEPHONE): Likewise.
3141         * locales/et_EE (LC_TELEPHONE): Likewise.
3142         * locales/eu_ES (LC_TELEPHONE): Likewise.
3143         * locales/fa_IR (LC_TELEPHONE): Likewise.
3144         * locales/fi_FI (LC_TELEPHONE): Likewise.
3145         * locales/fo_FO (LC_TELEPHONE): Likewise.
3146         * locales/fr_BE (LC_TELEPHONE): Likewise.
3147         * locales/fr_CA (LC_TELEPHONE): Likewise.
3148         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
3149         * locales/fr_CH (LC_TELEPHONE): Likewise.
3150         * locales/fr_LU (LC_TELEPHONE): Likewise.
3151         * locales/ga_IE (LC_TELEPHONE): Likewise.
3152         * locales/gl_ES (LC_TELEPHONE): Likewise.
3153         * locales/gv_GB (LC_TELEPHONE): Likewise.
3154         * locales/he_IL (LC_TELEPHONE): Likewise.
3155         * locales/hr_HR (LC_TELEPHONE): Likewise.
3156         * locales/hu_HU (LC_TELEPHONE): Likewise.
3157         * locales/id_ID (LC_TELEPHONE): Likewise.
3158         * locales/in_ID (LC_TELEPHONE): Likewise.
3159         * locales/is_IS (LC_TELEPHONE): Likewise.
3160         * locales/it_CH (LC_TELEPHONE): Likewise.
3161         * locales/it_IT (LC_TELEPHONE): Likewise.
3162         * locales/iw_IL (LC_TELEPHONE): Likewise.
3163         * locales/kl_GL (LC_TELEPHONE): Likewise.
3164         * locales/ko_KR (LC_TELEPHONE): Likewise.
3165         * locales/kw_GB (LC_TELEPHONE): Likewise.
3166         * locales/lt_LT (LC_TELEPHONE): Likewise.
3167         * locales/lv_LV (LC_TELEPHONE): Likewise.
3168         * locales/mk_MK (LC_TELEPHONE): Likewise.
3169         * locales/nl_BE (LC_TELEPHONE): Likewise.
3170         * locales/nl_NL (LC_TELEPHONE): Likewise.
3171         * locales/pl_PL (LC_TELEPHONE): Likewise.
3172         * locales/pt_BR (LC_TELEPHONE): Likewise.
3173         * locales/ro_RO (LC_TELEPHONE): Likewise.
3174         * locales/ru_RU (LC_TELEPHONE): Likewise.
3175         * locales/ru_UA (LC_TELEPHONE): Likewise.
3176         * locales/sk_SK (LC_TELEPHONE): Likewise.
3177         * locales/sl_SI (LC_TELEPHONE): Likewise.
3178         * locales/sr_YU (LC_TELEPHONE): Likewise.
3179         * locales/sv_FI (LC_TELEPHONE): Likewise.
3180         * locales/th_TH (LC_TELEPHONE): Likewise.
3181         * locales/tr_TR (LC_TELEPHONE): Likewise.
3182         * locales/uk_UA (LC_TELEPHONE): Likewise.
3184 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
3186         * locales/th_TH: Update revision information.
3187         (LC_CTYPE: alpha): Replace ";...;" with "..".
3188         (LC_COLLATE: order): Quote with "".
3190 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
3192         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
3193         in address.
3194         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
3195         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
3196         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
3197         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
3198         * locales/es_BO (LC_IDENTIFICATION): Likewise.
3199         * locales/es_CL (LC_IDENTIFICATION): Likewise.
3200         * locales/es_CO (LC_IDENTIFICATION): Likewise.
3201         * locales/es_DO (LC_IDENTIFICATION): Likewise.
3202         * locales/es_EC (LC_IDENTIFICATION): Likewise.
3203         * locales/es_ES (LC_IDENTIFICATION): Likewise.
3204         * locales/es_GT (LC_IDENTIFICATION): Likewise.
3205         * locales/es_HN (LC_IDENTIFICATION): Likewise.
3206         * locales/es_MX (LC_IDENTIFICATION): Likewise.
3207         * locales/es_PA (LC_IDENTIFICATION): Likewise.
3208         * locales/es_PE (LC_IDENTIFICATION): Likewise.
3209         * locales/es_PY (LC_IDENTIFICATION): Likewise.
3210         * locales/es_SV (LC_IDENTIFICATION): Likewise.
3211         * locales/es_US (LC_IDENTIFICATION): Likewise.
3212         * locales/es_UY (LC_IDENTIFICATION): Likewise.
3213         * locales/es_VE (LC_IDENTIFICATION): Likewise.
3214         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
3215         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
3216         * locales/no_NO (LC_TELEPHONE): Fill in.
3217         * locales/pt_PT (LC_TELEPHONE): Fill in.
3218         * locales/sv_SE (LC_TELEPHONE): Fill in.
3219         * locales/en_GB (LC_TELEPHONE): Fill in.
3220         * locales/cs_CZ (LC_TELEPHONE): Fill in.
3222 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
3224         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
3225         * tst-locale.sh (LC_ALL): Likewise.
3227 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
3229         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
3230         * tst-locale.sh: Likewise.
3232 2000-07-01  Andreas Jaeger  <aj@suse.de>
3234         * Makefile (generated-dirs): LOCALES are also generated.
3235         (generated-dirs): Remove obsolete entry.
3237 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
3239         * Makefile (distribute): Add locale test suite files, fmon test
3240         suite files, gen-locale.sh, and show-ucs-data.c.
3242         * Depend: New file.
3244         * Makefile: Rewrite rules to generate locale data.
3245         * gen-locale.sh: Generate only one locale which is described in a
3246         command line parameter.
3248         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
3249         around DEM problem.
3250         * tst-fmon.data: Change back entries with DEM.
3252         * gen-locale.sh: Print that it might take a while to finish.
3254 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
3256         * Makefile (install-locales): Remove the -u switch from localedef
3257         command line.
3259 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
3261         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
3262         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
3263         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
3265         * locales/POSIX: Update for new format.
3267         * Makefile: Regenerate locale data also if localedef changed.
3269         * tst-fmon.data: Until we know what is correct, but the spaces
3270         after DEM back in.
3272         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
3273         unresolved issues.
3274         * tests-mbwc/dat_mbtowc.c: Likewise.
3275         * tests-mbwc/dat_strcoll.c: Likewise.
3276         * tests-mbwc/dat_strfmon.c: Likewise.
3277         * tests-mbwc/dat_strxfrm.c: Likewise.
3278         * tests-mbwc/tst_mbtowc.c: Likewise.
3280 2000-06-29  Andreas Jaeger  <aj@suse.de>
3282         * sort-test.sh: Set LC_ALL to full locale name.
3284         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
3285         anymore.
3286         (LOCALES): New.
3287         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
3288         Depend on locale files
3289         (LOCALE_FILES): New.
3290         (ALL_LC_FILES): New.
3291         (ALL_OBJ_LC_FILES): New
3292         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
3294         * tst-ctype.sh: Don't generate locales here.
3295         * tst-mbswcs.sh: Likewise.
3296         * sort-test.sh: Likewise.
3298         * gen-locale.sh: New file to generate locales.
3300 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3302         * locales/en_GB: Update RAP address.
3303         * locales/fr_FR: Likewise.
3304         * locales/en_NZ: Likewise.
3305         * locales/de_BE: Likewise.
3306         * locales/de_CH: Likewise.
3307         * locales/de_LU: Likewise.
3308         * locales/en_AU: Likewise.
3309         * locales/en_IE: Likewise.
3310         * locales/eu_ES: Likewise.
3311         * locales/fr_BE: Likewise.
3312         * locales/fr_CH: Likewise.
3313         * locales/fr_LU: Likewise.
3314         * locales/it_IT: Likewise.
3315         * locales/nl_BE: Likewise.
3316         * locales/nl_NL: Likewise.
3317         * locales/pt_BR: Likewise.
3318         * locales/pt_PT: Likewise.
3319         * locales/sv_FI: Likewise.
3320         * locales/fi_FI: Likewise.
3321         * locales/sv_SE: Likewise.
3323 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3325         * locales/af_ZA: Update for new format.
3326         * locales/ar_SA: Likewise.
3327         * locales/be_BY: Likewise.
3328         * locales/bg_BG: Likewise.
3329         * locales/ca_ES: Likewise.
3330         * locales/el_GR: Likewise.
3331         * locales/en_BW: Likewise.
3332         * locales/en_DK: Likewise.
3333         * locales/en_ZW: Likewise.
3334         * locales/es_AR: Likewise.
3335         * locales/es_BO: Likewise.
3336         * locales/es_CL: Likewise.
3337         * locales/es_CO: Likewise.
3338         * locales/es_DO: Likewise.
3339         * locales/es_EC: Likewise.
3340         * locales/es_ES: Likewise.
3341         * locales/es_GT: Likewise.
3342         * locales/es_HN: Likewise.
3343         * locales/es_MX: Likewise.
3344         * locales/es_PA: Likewise.
3345         * locales/es_PE: Likewise.
3346         * locales/es_PY: Likewise.
3347         * locales/es_SV: Likewise.
3348         * locales/es_US: Likewise.
3349         * locales/es_UY: Likewise.
3350         * locales/es_VE: Likewise.
3351         * locales/et_EE: Likewise.
3352         * locales/fa_IR: Likewise.
3353         * locales/fr_CA: Likewise.
3354         * locales/en_CA,2.5: Likewise.
3355         * locales/fr_CA,2.13: Likewise.
3356         * locales/gl_ES: Likewise.
3357         * locales/hr_HR: Likewise.
3358         * locales/hu_HU: Likewise.
3359         * locales/ko_KR: Likewise.
3360         * locales/lt_LT: Likewise.
3361         * locales/lv_LV: Likewise.
3362         * locales/no_NO: Likewise.
3363         * locales/pl_PL: Likewise.
3364         * locales/ro_RO: Likewise.
3365         * locales/ru_RU: Likewise.
3366         * locales/ru_UA: Likewise.
3367         * locales/sk_SK: Likewise.
3368         * locales/sl_SI: Likewise.
3369         * locales/sr_YU: Likewise.
3370         * locales/th_TH: Likewise.
3371         * locales/tr_TR: Likewise.
3372         * locales/uk_UA: Likewise.
3373         * locales/en_CA: Likewise.
3374         * locales/is_IS: Likewise.
3375         * locales/mk_MK: Likewise.
3377 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3379         * locales/cs_CZ: Comment out fields I'm not sure about.
3380         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
3381         * locales/en_NZ: Update for new format.
3382         * locales/de_BE: Likewise.
3383         * locales/de_CH: Likewise.
3384         * locales/de_LU: Likewise.
3385         * locales/en_AU: Likewise.
3386         * locales/en_IE: Likewise.
3387         * locales/en_ZA: Likewise.
3388         * locales/eu_ES: Likewise.
3389         * locales/fo_FO: Likewise.
3390         * locales/fr_BE: Likewise.
3391         * locales/fr_CH: Likewise.
3392         * locales/fr_LU: Likewise.
3393         * locales/ga_IE: Likewise.
3394         * locales/gv_GB: Likewise.
3395         * locales/he_IL: Likewise.
3396         * locales/id_ID: Likewise.
3397         * locales/in_ID: Likewise.
3398         * locales/it_CH: Likewise.
3399         * locales/it_IT: Likewise.
3400         * locales/iw_IL: Likewise.
3401         * locales/kl_GL: Likewise.
3402         * locales/kw_GB: Likewise.
3403         * locales/nl_BE: Likewise.
3404         * locales/nl_NL: Likewise.
3405         * locales/pt_BR: Likewise.
3406         * locales/pt_PT: Likewise.
3407         * locales/sv_FI: Likewise.
3408         * locales/da_DK: Likewise.
3409         * locales/fi_FI: Likewise.
3410         * locales/sv_SE: Likewise.
3412 2000-06-29  Andreas Jaeger  <aj@suse.de>
3414         * Makefile (locale_test_suite): Add new test files.
3415         (tst_mblen-ENV): New.
3416         (tst_mbtowc-ENV): New.
3417         (tst_strcoll-ENV): New.
3418         (tst_strxfrm-ENV): New.
3419         (tst_wctomb-ENV): New.
3420         (tst_mbrtowc-ENV): New.
3421         (tst_mbsrtowcs-ENV): New.
3422         (tst_mbstowcs-ENV): New.
3423         (tst_strfmon-ENV): New.
3424         (tst_wcrtomb-ENV): New.
3425         (tst_wcsrtombs-ENV): New.
3426         (tst_wcstod-ENV): New.
3427         (tst_wcstok-ENV): New.
3428         (tst_wcstombs-ENV): New.
3430         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
3431         <kuwahara@cthulhu.engr.sgi.com>.
3432         * tests-mbwc/dat_wctomb.c: Likewise.
3433         * tests-mbwc/tst_mbtowc.c: Likewise.
3434         * tests-mbwc/dat_mbtowc.c: Likewise.
3435         * tests-mbwc/tst_strxfrm.c: Likewise.
3436         * tests-mbwc/dat_strxfrm.c: Likewise.
3437         * tests-mbwc/dat_strcoll.c: Likewise.
3438         * tests-mbwc/tst_strcoll.c: Likewise.
3439         * tests-mbwc/tst_mblen.c: Likewise.
3440         * tests-mbwc/dat_mblen.c: Likewise.
3441         * tests-mbwc/dat_wcstok.c: Likewise.
3442         * tests-mbwc/tst_wcstok.c: Likewise.
3443         * tests-mbwc/dat_wcstod.c: Likewise.
3444         * tests-mbwc/tst_wcstod.c: Likewise.
3445         * tests-mbwc/dat_mbrtowc.c: Likewise.
3446         * tests-mbwc/tst_mbrtowc.c: Likewise.
3447         * tests-mbwc/dat_wcsrtombs.c: Likewise.
3448         * tests-mbwc/tst_wcsrtombs.c: Likewise.
3449         * tests-mbwc/dat_wcstombs.c: Likewise.
3450         * tests-mbwc/tst_wcstombs.c: Likewise.
3451         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
3452         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
3453         * tests-mbwc/dat_wcrtomb.c: Likewise.
3454         * tests-mbwc/tst_wcrtomb.c: Likewise.
3455         * tests-mbwc/dat_mbstowcs.c: Likewise.
3456         * tests-mbwc/tst_mbstowcs.c: Likewise.
3457         * tests-mbwc/dat_strfmon.c: Likewise.
3458         * tests-mbwc/tst_strfmon.c: Likewise.
3460 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
3462         * locales/mk_MK: Updated (not to new format).
3463         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
3465 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3467         * locales/fr_FR: Update for new format.
3468         * locales/de_AT: Likewise.
3469         * locales/en_GB: Likewise.
3471 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
3473         * locales/th_TH: Update copyright notice.
3475         * locales/cs_CZ: Updated for new format.
3476         Patch by Jakub Jelinek <jakub@redhat.com>.
3478         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
3479         comments.
3480         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
3481         internal state of mbrlen.
3483         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
3484         (TEST_MBWC_ENV): Remove unnecessary slash.
3485         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
3487         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
3489         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
3490         tests.
3492         * locales/iso14651_t1: Explicitly add control character in
3493         U0000-U001F and U007F-U009F range for backward compatibility.
3495         * locales/i18n: Correct problems found by test suite.
3497 2000-06-28  Andreas Jaeger  <aj@suse.de>
3499         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
3500         warning.
3502         * Makefile (locale_test_suite): Add tst_mbrlen.
3503         (tst_mbrlen-ENV): New.
3505         * tests-mbwc/tst_mbrlen.c: New file
3507         * tests-mbwc/dat_mbrlen.c: New file.
3509         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
3510         (struct TST_HEAD): Use const char* instead of an array.
3512         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
3514         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
3516         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
3518 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
3520         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
3521         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
3522         U4E06 is not in EUC-JP.
3523         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
3524         * tests-mbwc/dat_towctrans.c: Likewise.
3525         * tests-mbwc/dat_wcscoll.c: Likewise.
3526         * tests-mbwc/dat_wcswidth.c: Likewise.
3527         * tests-mbwc/dat_wctob.c: Likewise.
3529         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
3530         versions.
3532         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
3533         what is correct.
3534         * tests-mbwc/dat_wcsxfrm.c: Likewise.
3535         * tests-mbwc/dat_wcwidth.c: Likewise.
3537         * tests-mbwc/tst_funcs.h: Pretty print.
3539         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
3540         * tests-mbwc/tst_wcschr.c: Likewise.
3541         * tests-mbwc/tst_wcscpy.c: Likewise.
3542         * tests-mbwc/tst_wcscat.c: Likewise.
3543         * tests-mbwc/tst_wcsncpy.c: Likewise.
3544         * tests-mbwc/tst_wcspbrk.c: Likewise.
3545         * tests-mbwc/tst_wcsstr.c: Likewise.
3546         * tests-mbwc/tst_wctrans.c: Likewise.
3547         * tests-mbwc/tst_wctype.c: Likewise.
3549         * tests-mbwc/tst_wcscoll.c: Print better error messages.
3551         * Makefile (tests): Define as $(locale_test_suite) but only
3552         if not cross-compiling and shared libs are built.
3553         (locale_test_suite): New variable.  Name all new tests from the
3554         locale test suite.
3555         Add rule to run new tests only when all data is available.
3556         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
3558         * tst-ctype-de_DE.in: U00A0 is not in class graph.
3560         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
3562         * locales/i18n: Backspace isn't blank, tab is.
3564         * tst-ctype.c (main): Add tests for control characters and space.
3566         * locales/i18n: Backspace is no space.
3568         * locales/i18n: Add \t to space.
3570 2000-06-27  Andreas Jaeger  <aj@suse.de>
3572         * Makefile (TEST_MBWC_ENV): New variable.
3573         Use it for all tests from tests-mbwc.
3575 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
3577         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
3579 2000-06-27  Andreas Jaeger  <aj@suse.de>
3581         * Makefile: Add environment setting for all tests from tests-mbwc.
3583 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
3585         * locales/en_DK.com: Not needed.
3587 2000-06-27  Andreas Jaeger  <aj@suse.de>
3589         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
3590         <kuwahara@cthulhu.engr.sgi.com>.
3592         * Makefile (tests): Add tests from tests-mbwc subdirectory,
3593         comment them out for now.
3594         (subdir-dirs): New for tests-mbwc, add also vpaths.
3596         * locales/ja_JP: Add missing / in LC_CTYPE.
3598 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
3600         * Makefile (distribute): Add tst-ctype-de_DE.in.
3601         * tst-ctype.c: Read in more tests from stdin.
3602         * tst-ctype.sh: Feed extra test data to program via stdin.
3603         * tst-ctype-de_DE.in: New file.
3605         * locales/i18n (punct): Exclude U00A0.
3606         (blank): Include U00A0.
3608         * locales/ja_JP: Updates for new format.
3610         * Makefile (test-srcs): Add tst-ctype.
3611         (distribute): Add tst-ctype.sh.
3612         (do-tst-ctype): New target.  Run for tests.
3613         * tst-ctype.c: New file.
3614         * tst-ctype.sh: New file.
3616         * locales/i18n: NUL character must not be in cntrl.
3618         * Makefile (test-input): Add en_US.ISO-8859-1.
3619         * en_US.in: New file.
3621 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
3623         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
3624         for now.
3626         * de_DE.in: Update for new sorting.
3628         * tst-locale.sh: Don't use mnemonic.ds.
3629         * tst-mbswcs.sh: Likewise.
3630         * tst-trans.sh: Likewise.
3632         * locales/de_DE: Update for new format.
3633         * locales/en_US: Likewise.
3634         * tests/trans.def: Likewise.
3635         * tst-fmon-locales/tstfmon_n01y12: Likewise.
3636         * tst-fmon-locales/tstfmon_n02n40: Likewise.
3637         * tst-fmon-locales/tstfmon_n10y31: Likewise.
3638         * tst-fmon-locales/tstfmon_n11y41: Likewise.
3639         * tst-fmon-locales/tstfmon_n12y11: Likewise.
3640         * tst-fmon-locales/tstfmon_n20n32: Likewise.
3641         * tst-fmon-locales/tstfmon_n30y20: Likewise.
3642         * tst-fmon-locales/tstfmon_n41n00: Likewise.
3643         * tst-fmon-locales/tstfmon_y01y10: Likewise.
3644         * tst-fmon-locales/tstfmon_y02n22: Likewise.
3645         * tst-fmon-locales/tstfmon_y22n42: Likewise.
3646         * tst-fmon-locales/tstfmon_y30y21: Likewise.
3647         * tst-fmon-locales/tstfmon_y32n31: Likewise.
3648         * tst-fmon-locales/tstfmon_y40y00: Likewise.
3649         * tst-fmon-locales/tstfmon_y42n21: Likewise.
3651         * tst-rpmatch.c: Avoid warning with broken compiler.
3653         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
3655         * sort-test.sh: Add more GCONV_PATH usages.
3656         * tst-fmon.sh: Likewise.
3657         * tst-locale.sh: Likewise.
3658         * tst-mbswcs.sh: Likewise.
3659         * tst-rpmatch.sh: Likewise.
3660         * tst-trans.sh: Likewise.
3662         * locales/i18n: Remove order_start around copy.
3664         * locales/iso14651_t1: Correct various small errors.
3666 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
3668         * charmaps/ISO-8859-1: Correct width specification.
3670 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
3672         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
3673         * charmaps/ANSI_X3.4-1968: Likewise.
3674         * charmaps/ASMO_449: Likewise.
3675         * charmaps/BALTIC: Likewise.
3676         * charmaps/BS_4730: Likewise.
3677         * charmaps/BS_VIEWDATA: Likewise.
3678         * charmaps/CP1250: Likewise.
3679         * charmaps/CP1251: Likewise.
3680         * charmaps/CP1252: Likewise.
3681         * charmaps/CP1253: Likewise.
3682         * charmaps/CP1254: Likewise.
3683         * charmaps/CP1255: Likewise.
3684         * charmaps/CP1256: Likewise.
3685         * charmaps/CP1257: Likewise.
3686         * charmaps/CP1258: Likewise.
3687         * charmaps/CSA_Z243.4-1985-1: Likewise.
3688         * charmaps/CSA_Z243.4-1985-2: Likewise.
3689         * charmaps/CSA_Z243.4-1985-GR: Likewise.
3690         * charmaps/CSN_369103: Likewise.
3691         * charmaps/CWI: Likewise.
3692         * charmaps/DEC-MCS: Likewise.
3693         * charmaps/DIN_66003: Likewise.
3694         * charmaps/DS_2089: Likewise.
3695         * charmaps/EBCDIC-AT-DE: Likewise.
3696         * charmaps/EBCDIC-AT-DE-A: Likewise.
3697         * charmaps/EBCDIC-CA-FR: Likewise.
3698         * charmaps/EBCDIC-DK-NO: Likewise.
3699         * charmaps/EBCDIC-DK-NO-A: Likewise.
3700         * charmaps/EBCDIC-ES: Likewise.
3701         * charmaps/EBCDIC-ES-A: Likewise.
3702         * charmaps/EBCDIC-ES-S: Likewise.
3703         * charmaps/EBCDIC-FI-SE: Likewise.
3704         * charmaps/EBCDIC-FI-SE-A: Likewise.
3705         * charmaps/EBCDIC-FR: Likewise.
3706         * charmaps/EBCDIC-IS-FRISS: Likewise.
3707         * charmaps/EBCDIC-IT: Likewise.
3708         * charmaps/EBCDIC-PT: Likewise.
3709         * charmaps/EBCDIC-UK: Likewise.
3710         * charmaps/EBCDIC-US: Likewise.
3711         * charmaps/ECMA-CYRILLIC: Likewise.
3712         * charmaps/ES: Likewise.
3713         * charmaps/ES2: Likewise.
3714         * charmaps/EUC-JP: Likewise.
3715         * charmaps/EUC-KR: Likewise.
3716         * charmaps/GB2312: Likewise.
3717         * charmaps/GBK: Likewise.
3718         * charmaps/GB_1988-80: Likewise.
3719         * charmaps/GOST_19768-74: Likewise.
3720         * charmaps/GREEK-CCITT: Likewise.
3721         * charmaps/GREEK7: Likewise.
3722         * charmaps/GREEK7-OLD: Likewise.
3723         * charmaps/HP-ROMAN8: Likewise.
3724         * charmaps/IBM037: Likewise.
3725         * charmaps/IBM038: Likewise.
3726         * charmaps/IBM1004: Likewise.
3727         * charmaps/IBM1026: Likewise.
3728         * charmaps/IBM1047: Likewise.
3729         * charmaps/IBM256: Likewise.
3730         * charmaps/IBM273: Likewise.
3731         * charmaps/IBM274: Likewise.
3732         * charmaps/IBM275: Likewise.
3733         * charmaps/IBM277: Likewise.
3734         * charmaps/IBM278: Likewise.
3735         * charmaps/IBM280: Likewise.
3736         * charmaps/IBM281: Likewise.
3737         * charmaps/IBM284: Likewise.
3738         * charmaps/IBM285: Likewise.
3739         * charmaps/IBM290: Likewise.
3740         * charmaps/IBM297: Likewise.
3741         * charmaps/IBM420: Likewise.
3742         * charmaps/IBM423: Likewise.
3743         * charmaps/IBM424: Likewise.
3744         * charmaps/IBM437: Likewise.
3745         * charmaps/IBM500: Likewise.
3746         * charmaps/IBM850: Likewise.
3747         * charmaps/IBM851: Likewise.
3748         * charmaps/IBM852: Likewise.
3749         * charmaps/IBM855: Likewise.
3750         * charmaps/IBM857: Likewise.
3751         * charmaps/IBM860: Likewise.
3752         * charmaps/IBM861: Likewise.
3753         * charmaps/IBM862: Likewise.
3754         * charmaps/IBM863: Likewise.
3755         * charmaps/IBM864: Likewise.
3756         * charmaps/IBM865: Likewise.
3757         * charmaps/IBM866: Likewise.
3758         * charmaps/IBM868: Likewise.
3759         * charmaps/IBM869: Likewise.
3760         * charmaps/IBM870: Likewise.
3761         * charmaps/IBM871: Likewise.
3762         * charmaps/IBM874: Likewise.
3763         * charmaps/IBM875: Likewise.
3764         * charmaps/IBM880: Likewise.
3765         * charmaps/IBM891: Likewise.
3766         * charmaps/IBM903: Likewise.
3767         * charmaps/IBM904: Likewise.
3768         * charmaps/IBM905: Likewise.
3769         * charmaps/IBM918: Likewise.
3770         * charmaps/IEC_P27-1: Likewise.
3771         * charmaps/INIS: Likewise.
3772         * charmaps/INIS-CYRILLIC: Likewise.
3773         * charmaps/INVARIANT: Likewise.
3774         * charmaps/ISIRI-3342: Likewise.
3775         * charmaps/ISO-8859-1: Likewise.
3776         * charmaps/ISO-8859-10: Likewise.
3777         * charmaps/ISO-8859-13: Likewise.
3778         * charmaps/ISO-8859-14: Likewise.
3779         * charmaps/ISO-8859-15: Likewise.
3780         * charmaps/ISO-8859-16: Likewise.
3781         * charmaps/ISO-8859-2: Likewise.
3782         * charmaps/ISO-8859-3: Likewise.
3783         * charmaps/ISO-8859-4: Likewise.
3784         * charmaps/ISO-8859-5: Likewise.
3785         * charmaps/ISO-8859-6: Likewise.
3786         * charmaps/ISO-8859-7: Likewise.
3787         * charmaps/ISO-8859-8: Likewise.
3788         * charmaps/ISO-8859-9: Likewise.
3789         * charmaps/ISO-IR-197: Likewise.
3790         * charmaps/ISO-IR-90: Likewise.
3791         * charmaps/ISO_10367-BOX: Likewise.
3792         * charmaps/ISO_5427: Likewise.
3793         * charmaps/ISO_5428: Likewise.
3794         * charmaps/ISO_646.BASIC: Likewise.
3795         * charmaps/ISO_646.IRV: Likewise.
3796         * charmaps/ISO_6937: Likewise.
3797         * charmaps/ISO_6937-2-25: Likewise.
3798         * charmaps/ISO_6937-2-ADD: Likewise.
3799         * charmaps/ISO_8859-SUPP: Likewise.
3800         * charmaps/IT: Likewise.
3801         * charmaps/JIS_C6220-1969-RO: Likewise.
3802         * charmaps/JIS_C6229-1984-B: Likewise.
3803         * charmaps/JIS_X0201: Likewise.
3804         * charmaps/JUS_I.B1.002: Likewise.
3805         * charmaps/JUS_I.B1.003-MAC: Likewise.
3806         * charmaps/JUS_I.B1.003-SERB: Likewise.
3807         * charmaps/KOI-8: Likewise.
3808         * charmaps/KOI8-R: Likewise.
3809         * charmaps/KOI8-U: Likewise.
3810         * charmaps/KSC5636: Likewise.
3811         * charmaps/KSX1001: Likewise.
3812         * charmaps/LATIN-GREEK: Likewise.
3813         * charmaps/LATIN-GREEK-1: Likewise.
3814         * charmaps/MAC-IS: Likewise.
3815         * charmaps/MAC-UK: Likewise.
3816         * charmaps/MACINTOSH: Likewise.
3817         * charmaps/MSZ_7795.3: Likewise.
3818         * charmaps/NATS-DANO: Likewise.
3819         * charmaps/NATS-SEFI: Likewise.
3820         * charmaps/NC_NC00-10: Likewise.
3821         * charmaps/NEXTSTEP: Likewise.
3822         * charmaps/NF_Z_62-010: Likewise.
3823         * charmaps/NF_Z_62-010_1973: Likewise.
3824         * charmaps/NS_4551-1: Likewise.
3825         * charmaps/NS_4551-2: Likewise.
3826         * charmaps/PT: Likewise.
3827         * charmaps/PT2: Likewise.
3828         * charmaps/SAMI: Likewise.
3829         * charmaps/SAMI-WS2: Likewise.
3830         * charmaps/SEN_850200_B: Likewise.
3831         * charmaps/SEN_850200_C: Likewise.
3832         * charmaps/T.101-G2: Likewise.
3833         * charmaps/T.61-7BIT: Likewise.
3834         * charmaps/T.61-8BIT: Likewise.
3835         * charmaps/TIS-620: Likewise.
3836         * charmaps/UTF8: Likewise.
3837         * charmaps/VIDEOTEX-SUPPL: Likewise.
3839 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
3841         * locales/pt_BR: Revert last change partly.  Full weekday and month
3842         names are written with lowercase first letter.
3843         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
3845 2000-06-21  Andreas Jaeger  <aj@suse.de>
3847         * tst-trans.c: Include <stdlib.h> and <string.h>.
3849 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
3851         * locales/pt_BR: Correct day and month names.
3852         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
3854 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
3856         * Makefile (ld-test-srcs): Add tests/test6.c.
3858         * Makefile (ld-test-srcs): Add trans.def here.
3860         * Makefile (ld-test-srcs): Handle .ds files separately.
3862         * Makefile (ld-test-srcs): Distribute all test6 input files.
3864 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
3866         * locales/be_BY: New file.
3867         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
3869 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
3871         * locales/iso14651_t1: New file.
3873 2000-05-15  Andreas Jaeger  <aj@suse.de>
3875         * tst-fmon.data: Change testcase following fixes for
3876         de_DE.
3878         * locales/de_DE: Remove space after DEM since DEM is
3879         now placed after the value.
3881         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
3882         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
3883         PR libc/1713.
3885 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
3887         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
3888         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
3890         * tst-fmon.c (main): Print the locale name as well in the error
3891         message.
3893 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
3895         * locales/i18n: New file.
3897 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
3899         * tst-fmon.data: Update test after last strfmon change.
3901 2000-03-15  Andreas Jaeger  <aj@suse.de>
3903         * locales/sl_SI: Fix entries for june and july.
3904         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
3905         libc/1648.
3907 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
3909         * locales/en_DK: Correct syntax.
3911 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
3913         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
3915 2000-03-01  Andreas Jaeger  <aj@suse.de>
3917         * locales/gv_GB: New file.
3918         * locales/kw_GB: New file.
3919         From Pablo Saratxaga <pablo@mandrakesoft.com>.
3921 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
3923         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
3925 2000-03-01  Andreas Jaeger  <aj@suse.de>
3927         * SUPPORTED: Added bg_BG.CP1251.
3929         * locales/bg_BG: New file.
3931 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
3933         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
3934         names for characters.
3935         * charmaps/EUC-KR: ADD width information.
3936         * repertoiremaps/mnemonic.ko: New file.
3937         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
3939         * charmaps/GBK: New file.
3940         * locales/zh_CN.GBK: New file.
3941         * repertoiremaps/mnemonic.zh: New file.
3942         Contributed by Sean Chen <sean.chen@turbolinux.com>.
3944         * locales/mk_MK: New file.
3945         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
3946         * SUPPORTED: Add mk_MK ISO-8859-5.
3948 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
3950         * SUPPORTED: Add gl_ES.ISO-8859-1.
3952         * SUPPORTED: Add ar_SA.ISO-8859-6.
3953         * locales/ar_SA: New file.
3955         * locales/th_TH: Remove Thai digits from `digits'.
3957         * SUPPORTED: Add th_TH.TIS-620.
3959         * locales/el_GR (toupper): Don't map *s to S*.
3960         * locales/en_DK: Likewise.
3961         * locales/en_DK.com: Likewise.
3962         * locales/ru_RU: Likewise.
3963         * locales/ru_UA: Likewise.
3964         * locales/tr_TR: Likewise.
3965         * locales/uk_UA: Likewise.
3967         * locales/en_DK (toupper): Map v% to V%.
3968         (tolower): Map V% to v%.
3969         * locales/en_DK.com: Likewise.
3970         * locales/ru_RU: Likewise.
3971         * locales/ru_UA: Likewise.
3972         * locales/tr_TR: Likewise.
3973         * locales/uk_UA: Likewise.
3975 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
3977         * Makefile (generated-dirs): Add de_DE.437.
3979 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
3981         * charmaps/IBM864: Correct comment for /xC6 mapping.
3982         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
3983         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
3984         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
3985         Reported by Bruno Haible <haible@ilog.fr>.
3987 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
3989         * locales/af_ZA: Fix syntax errors.
3991 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
3993         * tst-locale.sh: Also enable test5.
3994         * tests/test5.ds: New file.
3996         * locales/gl_ES: New file.
3997         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
3999         * locales/POSIX: Remove trailing semicolon.
4000         * locales/th_TH: Likewise.
4001         PR libc/1545.
4003 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
4005         * locales/ja_JP: Add double-width digits to digit class.
4007 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
4009         * charmaps/ISO-8859-16: Add mapping for /xba.
4010         Reported by Bruno Haible <haible@ilog.fr>.
4012 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
4014         * tst-trans.sh: Add directory names to charmap and repertoire file
4015         names.
4017         * charmaps/ISO-8859-16: New file.
4019         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
4021 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
4023         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
4025 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
4027         * collate-test.c (main): Correct logic in test.
4029         * tst-trans.sh: Use correct name for dynamic loader.
4031 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
4033         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
4035         * locale/en_BW: New file.
4036         * locale/en_ZW: New file.
4037         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4039 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
4041         * locales/ja_JP: Fix cntrl mapping and era definition.
4042         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
4044 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
4046         * locales/af_ZA: New file.
4047         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4049 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
4051         * locales/POSIX: Fix collation order of <SI> and add a few missing
4052         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
4054         * locales/cs_CZ: Fix syntax of collation entries with multi-character
4055         weights.
4056         * locales/da_DK: Likewise.
4057         * locales/el_GR: Likewise.
4058         * locales/en_CA: Likewise.
4059         * locales/en_CA,2.5: Likewise.
4060         * locales/en_DK: Likewise.
4061         * locales/en_DK.com: Likewise.
4062         * locales/es_AR: Likewise.
4063         * locales/es_BO: Likewise.
4064         * locales/es_CL: Likewise.
4065         * locales/es_CO: Likewise.
4066         * locales/es_DO: Likewise.
4067         * locales/es_EC: Likewise.
4068         * locales/es_ES: Likewise.
4069         * locales/es_GT: Likewise.
4070         * locales/es_HN: Likewise.
4071         * locales/es_MX: Likewise.
4072         * locales/es_PA: Likewise.
4073         * locales/es_PE: Likewise.
4074         * locales/es_PY: Likewise.
4075         * locales/es_SV: Likewise.
4076         * locales/es_US: Likewise.
4077         * locales/es_UY: Likewise.
4078         * locales/es_VE: Likewise.
4079         * locales/et_EE: Likewise.
4080         * locales/fi_FI: Likewise.
4081         * locales/fr_CA,2.13: Likewise.
4082         * locales/hr_HR: Likewise.
4083         * locales/hu_HU: Likewise.
4084         * locales/is_IS: Likewise.
4085         * locales/lt_LT: Likewise.
4086         * locales/lv_LV: Likewise.
4087         * locales/no_NO: Likewise.
4088         * locales/pl_PL: Likewise.
4089         * locales/ro_RO: Likewise.
4090         * locales/ru_RU: Likewise.
4091         * locales/ru_UA: Likewise.
4092         * locales/sl_SI: Likewise.
4093         * locales/sr_YU: Likewise.
4094         * locales/sv_SE: Likewise.
4095         * locales/th_TH: Likewise.
4096         * locales/tr_TR: Likewise.
4097         * locales/uk_UA: Likewise.
4099 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
4101         * charmaps/ISIRI-3342: New file.
4102         * locales/fa_IR: New file.
4103         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
4105 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
4107         * locales/de_DE: Correct syntax of multi-character weights.
4109 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
4111         * tests/test6.c: New file.
4112         * tests/test6.cm: New file.
4113         * tests/test6.def: New file.
4114         * tests/test6.mne: New file.
4116         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
4117         UFE85, and UFE8B.
4118         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
4119         and /xc6.
4120         * charmaps/KOI8-U: Fix typo in /x95 entry.
4121         * charmaps/KOI8-R: Correct 0x95 entry.
4122         * charmaps/CP1258: Add /xEC.
4123         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
4124         * charmaps/IBM874: Add Euro.
4125         * charmaps/ISO-8859-7: Map /xB4 to U0384.
4126         Reported by Bruno Haible <haible@ilog.fr>.
4128 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
4130         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
4131         1992.  Reported by Bruno Haible <haible@ilog.fr>.
4133 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
4135         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
4136         * charmaps/EUC-JP: Likewise.
4137         * repertoiremaps/mnemonic.ja: Likewise.
4139         * locales/ja_JP: Add extra CLASS and MAP definisions.
4141         * charmaps/EUC-JP: Add WIDTH definitions.
4143 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
4145         * Makefile: Don't run tests for now.
4147 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
4149         * locales/ko_KR: New file.
4150         * charmaps/EUC-KR: New file.
4151         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4153 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
4155         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
4157         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
4159 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
4161         * tst-trans.c: New file.
4162         * tst-trans.sh: New file.
4163         * tests/trans.def: New file.
4164         * Makefile: Add rules for character mapping tests.
4166         * tests/test1.def: Correct ellipsis syntax.
4168 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
4170         * charmaps/ISO-8859-1: Don't define values for non-printable
4171         characters.
4173         * charmaps/ISO-8859-1: Add width information.
4175 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
4177         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
4179         * charmaps/ISO-8859-13: Fix a few entries.
4180         Patch by Marius Gedminas <mgedmin@takas.lt>.
4182 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
4184         * locales/zh_CN: Some first patches to make the file usable.
4186 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
4188         * locales/id_ID: Fix typo.
4190 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
4192         * locales/en_DK: Add Euro symbol to collation and characterization
4193         tables.  Patch by Geoff Keating.
4195         * charmaps/ISO-8859-15: Remove duplicate <OC>.
4197 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
4199         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
4200         * charmaps/IBM866: Likewise.
4201         * charmaps/IBM874: Likewise.
4202         * charmaps/ISO-8859-13: Likewise.
4203         * charmaps/ISO-8859-14: Likewise.
4204         * charmaps/ISO-8859-15: Likewise.
4205         * charmaps/MAC-UK: Likewise.
4207         * charmaps/ISO-8859-13: Correct typo.
4208         * charmaps/ISO-8859-14: Likewise.
4209         * charmaps/ISO-8859-15: Likewise.
4211 1999-08-16  Andreas Schwab  <schwab@suse.de>
4213         * charmaps/UTF8: Add entries for /x00.  Remove spurious
4214         <percent-sign/> entry.  Correct typo.
4216 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4218         * charmaps/UTF8: Generated from the charDB.
4220 1999-08-13  Andreas Schwab  <schwab@suse.de>
4222         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
4223         * locales/da_DK: Likewise.
4224         * locales/de_DE: Likewise.
4225         * locales/el_GR: Likewise.
4226         * locales/en_CA: Likewise.
4227         * locales/en_DK: Likewise.
4228         * locales/en_DK.com: Likewise.
4229         * locales/es_AR: Likewise.
4230         * locales/es_BO: Likewise.
4231         * locales/es_CL: Likewise.
4232         * locales/es_CO: Likewise.
4233         * locales/es_DO: Likewise.
4234         * locales/es_EC: Likewise.
4235         * locales/es_ES: Likewise.
4236         * locales/es_GT: Likewise.
4237         * locales/es_HN: Likewise.
4238         * locales/es_MX: Likewise.
4239         * locales/es_PA: Likewise.
4240         * locales/es_PE: Likewise.
4241         * locales/es_PY: Likewise.
4242         * locales/es_SV: Likewise.
4243         * locales/es_US: Likewise.
4244         * locales/es_UY: Likewise.
4245         * locales/es_VE: Likewise.
4246         * locales/et_EE: Likewise.
4247         * locales/fi_FI: Likewise.
4248         * locales/hr_HR: Likewise.
4249         * locales/hu_HU: Likewise.
4250         * locales/is_IS: Likewise.
4251         * locales/lt_LT: Likewise.
4252         * locales/lv_LV: Likewise.
4253         * locales/no_NO: Likewise.
4254         * locales/pl_PL: Likewise.
4255         * locales/ro_RO: Likewise.
4256         * locales/ru_RU: Likewise.
4257         * locales/ru_UA: Likewise.
4258         * locales/sl_SI: Likewise.
4259         * locales/sr_YU: Likewise.
4260         * locales/sv_SE: Likewise.
4261         * locales/tr_TR: Likewise.
4262         * locales/uk_UA: Likewise.
4264         * charmaps/ISO_10646: Fix typo.
4266 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4268         * locales/ca_ES: New file.
4269         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
4271         * SUPPORTED: Add ca_ES.
4273 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
4275         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
4276         correct sources.
4278 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
4280         * locales/ru_RU: Abbreviate Saturday Sbt.
4281         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
4283 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
4285         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
4287 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
4289         * Makefile (install-locales): Allow specifying charset in locale
4290         name but omit it in locale definition file.
4292         * SUPPORTED: Don't generate ru_SU.
4293         * locales/ru_SU: Removed.
4295         * locales/zh_CN: Update.
4296         * charmaps/GB2312: New file.
4297         Contributed by hashao@china.com.
4299 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4301         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
4302         correct some character names.
4304         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
4306 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
4308         * charmaps/SAMI-WS2: Add one more alias.
4310 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
4312         * charmaps/IBM874: New file.
4314         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
4316         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
4318         * charmaps/IBM864: Major update from Unicode data.
4320         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
4322         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
4324         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
4326         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
4328         * charmaps/IBM857: Correct entries ee, f7, and fa.
4330         * charmaps/IBM855: Correct entries 95, ef, and fd.
4332         * charmaps/IBM437: Correct entries f9 and fa.
4334         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
4336         * locales/th_TH: New file.  Thai locale description.
4337         * th_TH.in: New file.
4338         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4340 1999-04-14  Cristian Gafton  <gafton@redhat.com>
4342         * SUPPORTED: Add support for Ukraine Russian.
4343         * locales/ru_UA: New file.
4344         * locales/uk_UA: New file.
4345         * charmaps/KOI8-U: New file.
4347 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
4349         * locales/id_ID: New file.
4351 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
4353         * charmaps/TIS-620: New file.
4354         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4356 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
4358         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
4360         * charmaps/CP1256: Cosmetic changes.
4361         * charmaps/CP1257: Likewise.
4363         * charmaps/CP1258: New file.
4365         * charmaps/CP1257: Add some marks.
4366         * charmaps/CP1256: Update from Unicode page.
4367         * charmaps/CP1255: Lots of punctuation character changes.
4368         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
4369         * charmaps/CP1253: Add Euro character.
4370         * charmaps/CP1252: Add Euro character and z caron.
4371         * charmaps/CP1251: Add Euro character.
4372         * charmaps/CP1250: Add Euro character.
4374 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
4376         * locales/hr_HR: Various corrections.
4377         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
4379 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
4381         * locales/ru_RU (mon): Fix March and May month name translations.
4382         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
4384 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
4386         * Makefile (test-input): Prepare for cs_CZ test.
4387         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
4388         * cs_CZ.in: New file.
4390 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
4392         * locales/it_CH: New file.
4393         * SUPPORTED: Add it_CH.
4395         * locales/in_ID: New file.
4396         * SUPPORTED: Add in_ID.
4398 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4400         * Makefile (test-input): Add hr_HR.ISO-8859-2.
4401         (test-input-data): New variable.
4402         (distribute): Use it.
4403         (do-collate-test): Use it.
4404         * locales/hr_HR.in: New file.
4406 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
4408         * charmaps/IBM866: New file.
4409         * charmaps/MAC-UK: New file.
4411 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
4413         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
4414         * charmaps/ISO-8859-14: Add alias names.
4416         * repertoiremaps/mnemonics.ds: Remove duplicates.
4418 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
4420         * charmaps/ISO-8859-13: New file.
4421         * charmaps/ISO-8859-14: New file.
4422         * charmaps/ISO-8859-15: New file.
4424         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
4426 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
4428         * SUPPORTED: Add en_AU.
4430 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
4432         * SUPPORTED: Update greek entry.
4433         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
4435 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
4437         * locales/el_GR (abmon): Remove spaces at end of strings.
4439 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
4441         * tests/test1.cm: Add missing character definitions to read POSIX
4442         locale definition.
4443         * tests/test2.cm: Likewise.
4444         * tests/test3.cm: Likewise.
4445         * tests/test4.cm: Likewise.
4446         * tests/test5.cm: Likewise.
4448 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
4450         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
4452 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
4454         * locales/gr_GR: Renamed to...
4455         * locales/el_GR: ...this.
4456         (yesexpr, noexpr): Also allow yes and no.
4458 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4460         * locales/sr_YU: Add repertoiremap.
4462 1998-09-23  Cristian Gafton  <gafton@redhat.com>
4464         * locales/sr_YU: New file.
4465         * SUPPORTED: Add sr_YU.
4467 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
4469         * Makefile: Rewrite install-locales rule.
4471 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
4473         * Makefile: Add more dependecies for running tests.
4474         Reported by HJ Lu.
4476 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4478         * locales/sk_SK: Add repertoiremap.
4480 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4482         * locales/ru_SU: Add repertoiremap.
4484 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
4486         * locales/ru_SU: New file.
4487         * SUPPORTED: Add ru_SU with KOI8-R.
4489 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
4491         * Makefile: Install repertoire maps.
4492         * mnemonic.ds: Moved into repertoiremaps subdir.
4493         * repertoiremaps/charids.894: New file.
4494         * repertoiremaps/mnemonic.ds: New file.
4496         * sort-test.sh: Adapt for most recent changes in localedef.
4497         * tst-fmon.sh: Likewise.
4498         * tst-locale.sh: Likewise.
4500         * locales/POSIX: Add repertoiremap definition.
4501         * locales/cs_CZ: Likewise.
4502         * locales/da_DK: Likewise.
4503         * locales/de_AT: Likewise.
4504         * locales/de_BE: Likewise.
4505         * locales/de_CH: Likewise.
4506         * locales/de_DE: Likewise.
4507         * locales/de_LU: Likewise.
4508         * locales/en_AU: Likewise.
4509         * locales/en_CA: Likewise.
4510         * locales/en_CA,2.5: Likewise.
4511         * locales/en_DK: Likewise.
4512         * locales/en_DK.com: Likewise.
4513         * locales/en_GB: Likewise.
4514         * locales/en_IE: Likewise.
4515         * locales/en_NZ: Likewise.
4516         * locales/en_US: Likewise.
4517         * locales/es_AR: Likewise.
4518         * locales/es_BO: Likewise.
4519         * locales/es_CL: Likewise.
4520         * locales/es_CO: Likewise.
4521         * locales/es_DO: Likewise.
4522         * locales/es_EC: Likewise.
4523         * locales/es_ES: Likewise.
4524         * locales/es_GT: Likewise.
4525         * locales/es_HN: Likewise.
4526         * locales/es_MX: Likewise.
4527         * locales/es_PA: Likewise.
4528         * locales/es_PE: Likewise.
4529         * locales/es_PY: Likewise.
4530         * locales/es_SV: Likewise.
4531         * locales/es_US: Likewise.
4532         * locales/es_UY: Likewise.
4533         * locales/es_VE: Likewise.
4534         * locales/et_EE: Likewise.
4535         * locales/eu_ES: Likewise.
4536         * locales/fi_FI: Likewise.
4537         * locales/fo_FO: Likewise.
4538         * locales/fr_BE: Likewise.
4539         * locales/fr_CA: Likewise.
4540         * locales/fr_CA,2.13: Likewise.
4541         * locales/fr_CH: Likewise.
4542         * locales/fr_FR: Likewise.
4543         * locales/fr_LU: Likewise.
4544         * locales/ga_IE: Likewise.
4545         * locales/gr_GR: Likewise.
4546         * locales/he_IL: Likewise.
4547         * locales/hr_HR: Likewise.
4548         * locales/hu_HU: Likewise.
4549         * locales/is_IS: Likewise.
4550         * locales/it_IT: Likewise.
4551         * locales/iw_IL: Likewise.
4552         * locales/kl_GL: Likewise.
4553         * locales/lt_LT: Likewise.
4554         * locales/lv_LV: Likewise.
4555         * locales/nl_BE: Likewise.
4556         * locales/nl_NL: Likewise.
4557         * locales/no_NO: Likewise.
4558         * locales/pl_PL: Likewise.
4559         * locales/pt_BR: Likewise.
4560         * locales/pt_PT: Likewise.
4561         * locales/ro_RO: Likewise.
4562         * locales/ru_RU: Likewise.
4563         * locales/sl_SI: Likewise.
4564         * locales/sv_FI: Likewise.
4565         * locales/sv_SE: Likewise.
4566         * locales/tr_TR: Likewise.
4567         * locales/zh_CN: Likewise.
4569 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
4571         * tst-locale.sh: Add comment for when multi-byte charsets in
4572         locales work.
4573         * tests/test5.cm: New file.
4574         * tests/test5.def: New file.
4575         * Makefile (ld-test-names): Add test5.
4577 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
4579         * locales/de_DE: Use . as thousands separator and 3;3 groups for
4580         LC_NUMERIC.
4582 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
4584         * Makefile: Fix test rules from last patch.
4586 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4588         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
4589         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
4591 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
4593         * Makefile (distribute): Add tst-locale.sh.
4595 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
4597         * Makefile (distribute): Add SUPPORTED.
4598         (install-locales): New rule to install locale dat ausing localedef.
4599         * SUPPORTED: New file.  Names all usable locales.
4600         Based on a patch by Cristian Gafton <gafton@redhat.com>.
4602         * locales/gr_GR: Correct collation description.
4603         * locales/nl_NL: Correct Charset requirement.
4604         * locales/pt_BR: Fix int_curr_symbol.
4605         * locales/ru_RU: Fix ctype data.
4606         Patches by Cristian Gafton <gafton@redhat.com>.
4608         * locales/nl_NL: Fix yesexpr/noexpr.
4609         * locales/pt_BR: Likewise.
4610         * locales/cs_CZ: Likewise.
4611         * locales/da_DK: Likewise.
4612         * locales/en_AU: Likewise.
4613         * locales/en_CA: Likewise.
4614         * locales/en_DK: Likewise.
4615         * locales/en_DK.com: Likewise.
4616         * locales/en_GB: Likewise.
4617         * locales/en_NZ: Likewise.
4618         * locales/en_US: Likewise.
4619         * locales/es_AR: Likewise.
4620         * locales/es_BO: Likewise.
4621         * locales/es_CL: Likewise.
4622         * locales/es_CO: Likewise.
4623         * locales/es_DO: Likewise.
4624         * locales/es_EC: Likewise.
4625         * locales/es_ES: Likewise.
4626         * locales/es_GT: Likewise.
4627         * locales/es_HN: Likewise.
4628         * locales/es_MX: Likewise.
4629         * locales/es_PA: Likewise.
4630         * locales/es_PE: Likewise.
4631         * locales/es_PY: Likewise.
4632         * locales/es_SV: Likewise.
4633         * locales/es_US: Likewise.
4634         * locales/es_UY: Likewise.
4635         * locales/es_VE: Likewise.
4636         * locales/et_EE: Likewise.
4637         * locales/eu_ES: Likewise.
4638         * locales/fi_FI: Likewise.
4639         * locales/fo_FO: Likewise.
4640         * locales/fr_BE: Likewise.
4641         * locales/fr_CA: Likewise.
4642         * locales/fr_CH: Likewise.
4643         * locales/fr_FR: Likewise.
4644         * locales/fr_LU: Likewise.
4645         * locales/ga_IE: Likewise.
4646         * locales/gr_GR: Likewise.
4647         * locales/he_IL: Likewise.
4648         * locales/hr_HR: Likewise.
4649         * locales/hu_HU: Likewise.
4650         * locales/is_IS: Likewise.
4651         * locales/it_IT: Likewise.
4652         * locales/iw_IL: Likewise.
4653         * locales/ja_JP: Likewise.
4654         * locales/kl_GL: Likewise.
4655         * locales/lt_LT: Likewise.
4656         * locales/lv_LV: Likewise.
4657         * locales/no_NO: Likewise.
4658         * locales/pl_PL: Likewise.
4659         * locales/pt_PT: Likewise.
4660         * locales/ro_RO: Likewise.
4661         * locales/ru_RU: Likewise.
4662         * locales/sl_SI: Likewise.
4663         * locales/sv_SE: Likewise.
4664         * locales/tr_TR: Likewise.
4665         * locales/zh_CN: Likewise.
4667 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
4669         * locales/ru_RU: Correct last patch.
4670         Patch by Cristian Gafton <gafton@redhat.com>.
4672 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
4674         * locales/de_DE: Use common german data and time format not ISO
4675         8601.
4677 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
4679         * locales/ru_RU: Correct inconsistencies in mon data.
4680         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
4682 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4684         * locales/pl_PL: Fix int_curr_symbol.
4686 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
4688         * locales/is_IS: Update from Debian version.
4690 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
4692         * tst-fmon.c: New file.  strfmon test program.
4693         * tst-fmon.sh: New file.  Script to run strfmon test.
4694         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
4695         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
4697         * locales/cs_CZ: Update from author.
4699 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
4701         * sort-test.sh: Call localedef with additional environment variable
4702         I18NPATH to point to not-yet-installed locale data files.
4704         * locales/POSIX: Updated version from maintainer.
4706 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
4708         * collate-test.c (main): Change prototype definition to prevent
4709         warning.
4711 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
4713         * locales/de_DE: Include real collation data.  It's similar to the
4714         en_DK information but the order of small and capital characters is
4715         exchanged.
4717         * collate-test.c: New file.  Test suite for strcoll function.
4718         * de_DE.in: Input file for collation test.
4719         * da_DK.in: Likewise.
4721         * xfrm-test.c: New file.  Test suite for strxfrm function.
4723 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
4725         * All charmaps: Fix entries for <quotation-mark>.
4727 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
4729         * Makefile (charmaps): Don't try to install CVS or RCS directory.
4730         (locales): Likewise.
4731         Reported by Matthias Urlichs.