* io/Makefile (aux): Add have_o_cloexec.
[glibc.git] / localedata / ChangeLog
blob8eae5da34fabb79d7bd1b5906366591ad382a421
1 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
3         * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
5 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
7         * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
8         with supported %e and %.1H with %k.
9         * locales/dz_BT (t_fmt): Remove whitespace between % and H.
11 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
13         [BZ #4773]
14         * Makefile: Add rules to build and run tst-strptime.
15         * tst-strptime.c: New file.
17 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
19         * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
20         January, February, and September to December, mon for January,
21         February, September, and December, am_pm, and name_*.
22         Patch by Amitakhya Phukan <aphukan@redhat.com>.
24 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
26         [BZ #4114]
27         * locales/ast_ES: New file.
28         * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
30 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
32         [BZ #4024]
33         * locales/iso14651_t1: Include iso14651_t1_common for common
34         sorting data.
35         * locales/iso14651_t1_common: New file.
36         * locales/iso14651_t1_pinyin: New file.
37         * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
38         iso14651_t1.
40         [BZ #3213]
41         * locales/translit_neutral: Add entry for U2044.
43 2007-04-24  Ulrich Drepper  <drepper@redhat.com>
45         [BZ #4411]
46         * locales/en_ZA: Update int_select.
47         Patch by Dwayne Bailey <dwayne@translate.org.za>.
49 2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
51         * Makefile: Define tst-sscanf-ENV.
52         * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
54 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
56         * Makefile (tests): Add tst-sscanf.
57         (LOCALES): Add fa_IR.UTF-8.
58         * tst-sscanf.c: New file.
60         * da_DK.in: Adjust for unified collation.
62         * locales/vi_VN: Don't define HOK here as well.
64 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
66         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
68         [BZ #1430]
69         * locales/hu_HU: Revert
70                 * locales/hu_HU: Better collation.
71                 Patch by Gyuro Lehel <lehel@freemail.hu>.
73 2005-01-16  Denis Barbier  <barbier@linuxfr.org>
75         [BZ #672]
76         * locales/ca_ES: Replace current collation rules by including
77         iso14651_t1 and adding extra rules if needed.  There should be
78         no noticeable changes in sorted text. only ligatures and
79         ignoreable characters have modified weights.
80         * locales/da_DK: Likewise.
81         * locales/en_CA: Likewise.
82         * locales/es_US: Likewise.
83         * locales/fi_FI: Likewise.
84         * locales/nb_NO: Likewise.
86 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
88         [BZ #672]
89         * locales/iso14651_t1: Simplified.  Extended.
91         [BZ #58]
92         * locales/uk_UA: New version.
94         [BZ #3156]
95         * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
97         [BZ #2692]
98         * locales/es_VE: Add am/pm format support.
100         [BZ #2648]
101         * locales/pl_PL: Fix currency_symbol and its placement.
103         [BZ #3363]
104         * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
105         * locales/tt_RU@iqtelif: New file.
107         [BZ #3334]
108         * locales/sr_ME: Update from maintainer.
110         [BZ #3326]
111         * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
112         * locales/crh_UA: New file.
114 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
116         [BZ #3322]
117         * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
118         * locales/sr_RS: New file.
119         * locales/sr_RS@latin: New file.
121         [BZ #3995]
122         * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
124         [BZ #3885]
125         * locales/i18n: Updates for Unicode 5.0.
126         * charmaps/UTF-8: Likewise.
127         Patch by Pablo Saratxaga <pablo@walon.org>
129 2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
131         [BZ #3884]
132         * locales/sl_SI: Slovenia joined the Euro zone.
133         Fix negative number format.
135 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
137         [BZ #3851]
138         * locales/bn_BD: Fix full name of January and February.
139         Patch by Jamil Ahmed <jamil@bengalinux.org>.
141 2007-02-02  Bruno Haible  <bruno@clisp.org>
143         * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
144         * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
145         Reported by Jungshik Shin <jungshik@google.com>.
147         * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
148         Reported by Jungshik Shin <jungshik@google.com>.
150 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
152         * charmaps/BRF: New file.
153         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
155 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
157         * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
158         Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
159         %a %e. %B %Y, %H:%M:%S %Z.
161 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
163         * locales/mai_IN: New file.
164         Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
166         * SUPPORTED: Add mai_IN/UTF-8.
168 2006-10-12  Ulrich Drepper  <drepper@redhat.com>
170         [BZ #3320]
171         * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
173 2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
175         * locales/tt_RU: Fix territory, title and descriptive comment.
177 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
179         * locales/pa_IN (abday): Fix spelling of Sunday.
180         Patch by Mayank Jain <majain@redhat.com>.
182 2006-10-01  Ulrich Drepper  <drepper@redhat.com>
184         * locales/en_GB: Use more complete en_US data in LC_NAME.
186 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
188         [BZ #39]
189         * locales/sr_ME: New file.
190         * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
192 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
194         [BZ #2823]
195         * locales/mk_MK: Fix date_fmt.  Add week, first_weekday, and
196         first_workday information.
197         Patch by Damjan Georgievski.
199 2006-09-05  Ulrich Drepper  <drepper@redhat.com>
201         * locales/or_IN (mon): Fix February string.
203 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
205         [BZ #2695]
206         * locales/et_EE: Update LC_ADDRESS category.
207         Patch by Priit Laes <amd@store20.com>.
209 2006-08-23  Ulrich Drepper  <drepper@redhat.com>
211         [BZ #2662]
212         * locales/bn_BD: Fix abday and day spelling of Tuesday.
214         [BZ #2473]
215         * locales/en_NZ: Define am/pm formats.
217 2006-08-22  Ulrich Drepper  <drepper@redhat.com>
219         * locales/nn_NO: Copy more categories from nb_NO.
221 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
223         [BZ #3034]
224         * locales/ml_IN (abmon): Fix June entry.
225         * locales/bn_IN (abday): Fix Tuesday entry.
226         (day): Likewise.
227         (abmon): Fix January and February entries.
228         (mon): Likewise.
229         Patches by Mayank Jain <majain@redhat.com>.
231 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
233         [BZ #935]
234         * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
235         * locales/fy_NL: New file.
237 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
239         [BZ #3034]
240         * locales/pa_IN (day): Fix spelling of Saturday.
241         * locales/or_IN (mon): Fix spelling of May.
242         * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
243         (abmon): Fix spelling of March to October.
244         (mon): Fix spelling of March, April, June, August to December.
245         Patches by Mayank Jain <majain@redhat.com>.
247 2006-06-03  Eddy Petrisor  <eddy.petrisor@gmail.com>
249         [BZ #2125]
250         * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
251         Define first_weekday, first_workdayweek_day, work_day,
252         country_isbn and country_post fields.
253         Comments for terminology and bibliographic codes were added.
255 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
257         * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
259         [BZ #2961]
260         * locales/csb_PL: New file.
262 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
264         * locales/es_NI: Define real t_fmt_ampm and am_pm.
265         * locales/es_PE: Likewise.
267 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
269         * locales/te_IN: Minor fixups.
270         * locales/pt_PT: Likewise.
272         * locales/aa_DJ: Add transliateration support to LC_CTYPE.
273         * locales/af_ZA: Likewise.
274         * locales/am_ET: Likewise.
275         * locales/ar_AE: Likewise.
276         * locales/ar_BH: Likewise.
277         * locales/ar_DZ: Likewise.
278         * locales/ar_EG: Likewise.
279         * locales/ar_IN: Likewise.
280         * locales/ar_IQ: Likewise.
281         * locales/ar_JO: Likewise.
282         * locales/ar_KW: Likewise.
283         * locales/ar_LB: Likewise.
284         * locales/ar_LY: Likewise.
285         * locales/ar_MA: Likewise.
286         * locales/ar_OM: Likewise.
287         * locales/ar_QA: Likewise.
288         * locales/ar_SA: Likewise.
289         * locales/ar_SD: Likewise.
290         * locales/ar_SY: Likewise.
291         * locales/ar_TN: Likewise.
292         * locales/ar_YE: Likewise.
293         * locales/as_IN: Likewise.
294         * locales/az_AZ: Likewise.
295         * locales/be_BY: Likewise.
296         * locales/bg_BG: Likewise.
297         * locales/bn_BD: Likewise.
298         * locales/bn_IN: Likewise.
299         * locales/ca_AD: Likewise.
300         * locales/ca_ES: Likewise.
301         * locales/ca_ES@euro: Likewise.
302         * locales/ca_FR: Likewise.
303         * locales/ca_IT: Likewise.
304         * locales/cs_CZ: Likewise.
305         * locales/dz_BT: Likewise.
306         * locales/el_CY: Likewise.
307         * locales/el_GR: Likewise.
308         * locales/en_AU: Likewise.
309         * locales/en_CA: Likewise.
310         * locales/en_DK: Likewise.
311         * locales/en_GB: Likewise.
312         * locales/en_HK: Likewise.
313         * locales/en_IE: Likewise.
314         * locales/en_IE@euro: Likewise.
315         * locales/en_IN: Likewise.
316         * locales/en_NZ: Likewise.
317         * locales/en_PH: Likewise.
318         * locales/en_SG: Likewise.
319         * locales/en_US: Likewise.
320         * locales/en_ZA: Likewise.
321         * locales/es_AR: Likewise.
322         * locales/es_BO: Likewise.
323         * locales/es_CL: Likewise.
324         * locales/es_CO: Likewise.
325         * locales/es_CR: Likewise.
326         * locales/es_DO: Likewise.
327         * locales/es_EC: Likewise.
328         * locales/es_ES: Likewise.
329         * locales/es_ES@euro: Likewise.
330         * locales/es_GT: Likewise.
331         * locales/es_HN: Likewise.
332         * locales/es_MX: Likewise.
333         * locales/es_NI: Likewise.
334         * locales/es_PA: Likewise.
335         * locales/es_PE: Likewise.
336         * locales/es_PR: Likewise.
337         * locales/es_PY: Likewise.
338         * locales/es_SV: Likewise.
339         * locales/es_US: Likewise.
340         * locales/es_UY: Likewise.
341         * locales/es_VE: Likewise.
342         * locales/et_EE: Likewise.
343         * locales/eu_ES: Likewise.
344         * locales/eu_ES@euro: Likewise.
345         * locales/fa_IR: Likewise.
346         * locales/fi_FI: Likewise.
347         * locales/fi_FI@euro: Likewise.
348         * locales/fo_FO: Likewise.
349         * locales/ga_IE: Likewise.
350         * locales/ga_IE@euro: Likewise.
351         * locales/gez_ER: Likewise.
352         * locales/gez_ET: Likewise.
353         * locales/gl_ES: Likewise.
354         * locales/gl_ES@euro: Likewise.
355         * locales/gu_IN: Likewise.
356         * locales/gv_GB: Likewise.
357         * locales/he_IL: Likewise.
358         * locales/hi_IN: Likewise.
359         * locales/hr_HR: Likewise.
360         * locales/hy_AM: Likewise.
361         * locales/id_ID: Likewise.
362         * locales/is_IS: Likewise.
363         * locales/it_CH: Likewise.
364         * locales/it_IT: Likewise.
365         * locales/it_IT@euro: Likewise.
366         * locales/iw_IL: Likewise.
367         * locales/ja_JP: Likewise.
368         * locales/kk_KZ: Likewise.
369         * locales/kl_GL: Likewise.
370         * locales/km_KH: Likewise.
371         * locales/kn_IN: Likewise.
372         * locales/ko_KR: Likewise.
373         * locales/kw_GB: Likewise.
374         * locales/ky_KG: Likewise.
375         * locales/lg_UG: Likewise.
376         * locales/lt_LT: Likewise.
377         * locales/lv_LV: Likewise.
378         * locales/mk_MK: Likewise.
379         * locales/mr_IN: Likewise.
380         * locales/ms_MY: Likewise.
381         * locales/mt_MT: Likewise.
382         * locales/nb_NO: Likewise.
383         * locales/ne_NP: Likewise.
384         * locales/nl_BE: Likewise.
385         * locales/nl_BE@euro: Likewise.
386         * locales/nl_NL: Likewise.
387         * locales/nl_NL@euro: Likewise.
388         * locales/nn_NO: Likewise.
389         * locales/nr_ZA: Likewise.
390         * locales/om_KE: Likewise.
391         * locales/or_IN: Likewise.
392         * locales/pa_IN: Likewise.
393         * locales/pl_PL: Likewise.
394         * locales/pt_BR: Likewise.
395         * locales/pt_PT: Likewise.
396         * locales/pt_PT@euro: Likewise.
397         * locales/ru_RU: Likewise.
398         * locales/ru_UA: Likewise.
399         * locales/rw_RW: Likewise.
400         * locales/se_NO: Likewise.
401         * locales/si_LK: Likewise.
402         * locales/sk_SK: Likewise.
403         * locales/sl_SI: Likewise.
404         * locales/so_SO: Likewise.
405         * locales/sq_AL: Likewise.
406         * locales/ss_ZA: Likewise.
407         * locales/st_ZA: Likewise.
408         * locales/sv_FI: Likewise.
409         * locales/sv_FI@euro: Likewise.
410         * locales/sv_SE: Likewise.
411         * locales/ta_IN: Likewise.
412         * locales/te_IN: Likewise.
413         * locales/tg_TJ: Likewise.
414         * locales/th_TH: Likewise.
415         * locales/ti_ET: Likewise.
416         * locales/tn_ZA: Likewise.
417         * locales/tr_TR: Likewise.
418         * locales/ts_ZA: Likewise.
419         * locales/tt_RU: Likewise.
420         * locales/uk_UA: Likewise.
421         * locales/ve_ZA: Likewise.
422         * locales/vi_VN: Likewise.
423         * locales/xh_ZA: Likewise.
424         * locales/zh_CN: Likewise.
425         * locales/zh_HK: Likewise.
426         * locales/zh_SG: Likewise.
427         * locales/zu_ZA: Likewise.
429 2006-05-26  Ulrich Drepper  <drepper@redhat.com>
431         * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
432         * locales/as_IN: New file.
433         * locales/or_IN: New file.
434         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
436 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
438         [BZ #1203]
439         * locales/de_DE: Fix order of day of month and month name in
440         date_fmt.  Add period after the day number and avoid padding.
442         * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
443         tr_CY.UTF-8.
445         [BZ #531]
446         * locales/tr_CY: New file.
448 2006-01-07  Eddy Petrisor  <eddy.petrisor@gmail.com>
450         * locales/ro_RO: The sorting order of the letters a circumflex and
451         a with breve was corrected according to the Romanian alphabet.
452         Capital A with breve is in no longer used within day names.
453         Romanian post-92 writing rules are used within day and abday fields.
454         Fixed the international currency symbol because after the
455         denomination (starting with the 1st of July 2005), the symbol is
456         RON (1 RON = 10000 ROL).
457         Grouping sign for thousands, which is ".", is used for Romanian.
458         Numbers are grouped in sets of 3 digits.
459         The short date format is %d.%m.%Y for Romanian in Romania.
460         The year is placed before the time in date_fmt.
461         %Z was replaced with %z in date formats because %Z is not
462         used nor widely known in Romania, and Romania uses daylight saving
463         and the difference is more obvious this way.
464         abday for Saturday was changed because i> looks bad and is
465         incorrect according to post-92 writing rules.
466         In Romanian months' names are not capitalized. The same goes for
467         the days' names.
468         A4 is the prefered paper type and metric system is used;
469         FIXMEs were removed.
470         country_name, country_car, lang_name and lang_ab were added.
471         name_mr, name_mrs, name_miss were added; name_ms omitted as
472         there is no proper form it in Romanian.
473         An explanation related to the cedilla/comma issue and
474         the reson why the transliteration is a good idea was added.
475         The default encoding was changed to UTF-8 because this is the
476         only encoding that supports all Romanian specific symbols and
477         dicritics.
478         The name format was corrected while salutation abbreviation was
479         omitted.
480         postal_fmt was corrected according to the Romanian style of
481         writing this information.
483 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
485         * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
487         [BZ #531]
488         * locales/el_CY: New file.
490         [BZ #192]
491         * locales/hu_HU: Better month name abbreviations.
493         * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
495         [BZ #68]
496         * locales/hy_AM: Remove special collation rules.  Fix yesexpr, noexpr,
497         country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
498         and name_mrs.
500         [BZ #388]
501         * locales/pl_PL: Don't ignore U0020 in collation.
503         [BZ #352]
504         * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
506 2006-05-01  Alexander Shopov  <ash@contact.bg>
508         [BZ #2625]
509         * charmaps/MIK: New file.
511 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
513         * locales/bg_BG: Update after iso-4217.def update.
514         * locales/bs_BA: Likewise.
515         * locales/es_MX: Likewise.
516         * locales/ru_RU: Likewise.
517         * locales/tg_TJ: Likewise.
518         * locales/tt_RU: Likewise.
520 2006-04-25  Ulrich Drepper  <drepper@redhat.com>
522         [BZ #2376]
523         * locales/es_UY: Change curreny_symbol.
525 2006-04-24  Ulrich Drepper  <drepper@redhat.com>
527         [BZ #2349]
528         * locales/de_CH: Change thousand separator to '.
530 2006-01-17  Robert Millan  <robertmh@gnu.org>
532         [BZ #2158]
533         * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
534         * locales/ca_AD: New file.
535         * locales/ca_FR: New file.
536         * locales/ca_IT: New file.
538 2006-04-23  Ulrich Drepper  <drepper@redhat.com>
540         [BZ #2134]
541         * locales/pa_PK: New file.
542         * SUPPORTED: Add pa_PK.UTF-8.
544         [BZ #1974]
545         * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
546         am_pm, and name_fmt.
548         [BZ #1787]
549         * locales/en_ZA: Updates.
551         [BZ #1786]
552         * locales/af_ZA: Updates.
554         [BZ #1785]
555         * locales/st_ZA: Updates and formatting changes.
557         [BZ #1784]
558         * locales/zu_ZA: Updates and formatting changes.
560         [BZ #1783]
561         * locales/xh_ZA: Updates and formatting changes.
563         [BZ #1782]
564         * locales/nr_ZA: New file.
565         * locales/SUPPORTED: Add nr_ZA.UTF-8.
567 2006-04-10  Jakub Jelinek  <jakub@redhat.com>
569         * locales/cs_CZ (LC_TIME): Define week.
570         * locales/sk_SK (LC_TIME): Likewise.
571         * locales/pl_PL (LC_TIME): Likewise.
572         * locales/en_US (LC_TIME): Change week to 7;19971130;7.
574 2005-12-27  Roland McGrath  <roland@redhat.com>
576         * tst-ctype.c (main): Add some casts.
578         * tst-mbswcs1.c (main): Make BUF const.  Add casts in mbrtowc calls.
580 2006-01-02  Andreas Jaeger  <aj@suse.de>
582         * locales/fi_FI: Fix date_fmt.
583         * locales/mn_MN: Likewise.
585 2005-11-21  Ulrich Drepper  <drepper@redhat.com>
587         * locales/se_NO: Remove RCS ID line.
589 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
591         [BZ 1872]
592         * charmaps/ISO_11548-1. New file.
593         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
595 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
597         [BZ #1294]
598         * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
600 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
602         * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
604 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
606         [BZ #119]
607         * locales/es_AR: Fix thousands_sep and grouping.
609 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
611         [BZ #451]
612         * locales/rw_RW: New file.
613         * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
615         [BZ #367]
616         * locales/si_LK: New file.
617         * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
619         [BZ #297]
620         * locales/fi_FI: Change date_fmt.
622         * locales/te_IN: Fix noexpr, replace yY with nN.
624         [BZ #305]
625         * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
626         * locales/ml_IN: Likewise.
627         * locales/ta_IN: Likewise.
628         * locales/kw_GB: Add yY to yesexpr.
629         * locales/oc_FR: Likewise.
631         * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
633         [BZ #71]
634         [BZ #305]
635         * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
636         Define yesstr and nostr.
637         * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
638         * locales/ar_BH: Likewise.
639         * locales/ar_DZ: Likewise.
640         * locales/ar_IN: Likewise.
641         * locales/ar_IQ: Likewise.
642         * locales/ar_JO: Likewise.
643         * locales/ar_KW: Likewise.
644         * locales/ar_LB: Likewise.
645         * locales/ar_LY: Likewise.
646         * locales/ar_MA: Likewise.
647         * locales/ar_OM: Likewise.
648         * locales/ar_QA: Likewise.
649         * locales/ar_SA: Likewise.
650         * locales/ar_SD: Likewise.
651         * locales/ar_SY: Likewise.
652         * locales/ar_TN: Likewise.
653         * locales/ar_YE: Likewise.
655         [BZ #56]
656         * locales/de_DE: Add transliterations for quoting characters.
658         [BZ #448]
659         * locales/vi_VN: Several fixes.
660         Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
662         [BZ #428]
663         * locales/te_IN: Several fixes.
664         Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
666         [BZ #368]
667         * locales/dz_BT: New file.
668         * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
670         [BZ #195]
671         * locales/hu_HU: Add some transliterations.
673         [BZ #1429]
674         * locales/hu_HU: Define week.
676         [BZ #982]
677         * locales/ml_IN: Fix title.
679         [BZ #981]
680         * locales/ca_ES: Fix title.
682         [BZ #980]
683         * locales/yi_US: Fix title.
685         * locales/nl_NL: Define country_car, lang_name, lang_ab,
686         lang_term, and lang_lib.
688         [BZ #870]
689         * locales/ku_TR: New file.
690         * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
691         ku_TR.UTF-8.
693 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
695         [BZ #533]
696         * locales/ss_ZA: New file.
697         Patch by Dwayne Bailey <dwayne@translate.org.za>.
699         [BZ #529]
700         * locales/tn_ZA: New file.
701         Patch by Dwayne Bailey <dwayne@translate.org.za>.
703         [BZ #491]
704         * locales/ve_ZA: New file.
705         Patch by Dwayne Bailey <dwayne@translate.org.za>.
707         [BZ #486]
708         * locales/nso_ZA: New file.
709         Patch by Dwayne Bailey <dwayne@translate.org.za>.
711         * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
712         ss_ZA.UTF-8.
714 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
716         [BZ #532]
717         * locales/ts_ZA: New file.
718         Patch by Dwayne Bailey <dwayne@translate.org.za>.
720         * SUPPORTED: Add ts_ZA.UTF-8.
722 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
724         * locales/en_US: Fix postal_fmt.
725         * locales/es_US: Update LC_ADDRESS info from en_US.
726         Reported by FrankTang@gmail.com.
728 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
730         [BZ #811]
731         * locales/zh_CN: Fix date_fmt information.
733         * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
735         [BZ #826]
736         * locales/km_KH: New file.
738         * Makefile (LOCALES): Add zh_TW.EUC-TW.
740 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
742         [BZ #668]
743         * locales/yi_US: Spelling fixes.
745         [BZ #667]
746         * locales/wa_BE: Fixed weekday names to match new orthographic rules.
748         [BZ #666]
749         * locales/tg_TJ: Correct yesexpr.
751         [BZ #665]
752         * locales/sq_AL: Add language specific collation.
754         [BZ #663]
755         * locales/bs_BA: Don't comment out reorder-after.  Fix tel_int_fmt.
757         [BZ #662]
758         * locales/az_AZ: Fix the day and month names.  Add transliteration
759         for schwa character.
761         [BZ #657]
762         * locales/bn_BD: Some corrections.
763         Patch by Jamil Ahmed <jamil@bengalinux.org>.
765         [BZ #588]
766         * locales/el_GR: Change to use 12h time format.
767         Patch by Konstantinos Margaritis <markos@debian.org>.
769         * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
771         [BZ #566]
772         * locales/hsb_DE: New file.
774         [BZ #527]
775         * locales/sid_ET: Remove incorrect lang_ab definition.
777         [BZ #525]
778         * locales/ru_RU: Use nominative instead of genitive in mon data to
779         align with other locales with the same issue.
781         * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
783         [BZ #520]
784         * locales/ky_KG: New file.
786         [BZ #495]
787         * locales/st_ZA: Updates and corrections.
788         Patch by Dwayne Bailey <dwayne@translate.org.za>.
790         [BZ #493]
791         * locales/xh_ZA: Updates and corrections.
792         Patch by Dwayne Bailey <dwayne@translate.org.za>.
794         [BZ #488]
795         * locales/zu_ZA: Updates and corrections.
796         Patch by Dwayne Bailey <dwayne@translate.org.za>.
798         [BZ #484]
799         * locales/af_ZA: Updates and corrections.
800         Patch by Dwayne Bailey <dwayne@translate.org.za>.
802         * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
804         [BZ #1347]
805         * locales/be_BY@latin: New file.
807 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
809         * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
811         [BZ #704]
812         * locales/mg_MG: New file.
814 2005-07-26  Ulrich Drepper  <drepper@redhat.com>
816         * locales/hu_HU: Better collation.
817         Patch by Gyuro Lehel <lehel@freemail.hu>.
819 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
821         [BZ #448]
822         * locales/vi_VN: Update locale.
824 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
826         * locales/en_US: Remove duplicate am_pn entry.
828 2005-05-28  Jakub Jelinek  <jakub@redhat.com>
830         [BZ #622]
831         * locales/pa_IN (am_pm): Fix typos.
832         Patch by Denis Barbier <barbier@linuxfr.org>.
834 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
836         [BZ #1092]
837         * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
839 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
841         [BZ #1084]
842         * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
844 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
846         [BZ #1091]
847         * locales/fa_IR: Add alt_digits, change date and time
848         representation, and various cleanups.
849         Patch by Hamed Malek <hamed@bamdad.org>.
851 2005-03-21  Jakub Jelinek  <jakub@redhat.com>
853         [BZ #823]
854         * charmaps/WINDOWS-31J: Add % before alias keyword.
856 2005-02-27  Denis Barbier  <barbier@debian.org>
858         [BZ #38]
859         * locales/sr_CS: New file.
860         Contributed by Danilo Segan <dsegan@gmx.net>
861         * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
863 2005-03-18  Andreas Schwab  <schwab@suse.de>
865         [BZ #622]
866         * locales/pa_IN (am_pm): Fix character names.
868 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
870         [BZ #1084]
871         * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
873 2004-12-19  Roland McGrath  <roland@frob.com>
875         * gen-unicode-ctype.c (output_tables): Fix email address in output.
877 2004-10-02  Petter Reinholdtsen  <pere@hungry.com>
879         [BZ #82]
880         * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
881         remaining block.  Change contact info as this locale is now
882         maintained by Jamil Ahmed.  Patch from Jamil Ahmed.
884         * locales/bn_BD: Change category entries to look more like
885         standard references.
887         [BZ #26]
888         * locales/ta_IN: Correct sorting order.  Corrected day and month
889         abbrevations.  Corrected name strings for mr., mrs. and miss.
890         Patch from Thuraiappah Vaseeharan.
892 2004-12-17  GOTO Masanori  <gotom@debian.or.jp>
894         * locales/te_IN: Fix language name spelling.
896 2004-12-14  Ulrich Drepper  <drepper@redhat.com>
898         * locales/en_ZA: Update by Dwayne Bailey.
900 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
902         * locales/pa_IN: Add some missing fields and fix some spelling
903         mistakes.  Patch by Jatin Nansi <jnansi@redhat.com>.
905 2004-10-31  Petter Reinholdtsen  <pere@hungry.com>
907         [BZ #337]
908         * SUPPORTED: Update bug reporting comment.
909         * locales/af_ZA: Change contact address from bug-glibc@gnu.org
910         to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
911         list).
912         * locales/an_ES: Likewise.
913         * locales/ar_AE: Likewise.
914         * locales/ar_BH: Likewise.
915         * locales/ar_DZ: Likewise.
916         * locales/ar_EG: Likewise.
917         * locales/ar_IN: Likewise.
918         * locales/ar_IQ: Likewise.
919         * locales/ar_JO: Likewise.
920         * locales/ar_KW: Likewise.
921         * locales/ar_LB: Likewise.
922         * locales/ar_LY: Likewise.
923         * locales/ar_MA: Likewise.
924         * locales/ar_OM: Likewise.
925         * locales/ar_QA: Likewise.
926         * locales/ar_SA: Likewise.
927         * locales/ar_SD: Likewise.
928         * locales/ar_SY: Likewise.
929         * locales/ar_TN: Likewise.
930         * locales/ar_YE: Likewise.
931         * locales/be_BY: Likewise.
932         * locales/bn_IN: Likewise.
933         * locales/br_FR@euro: Likewise.
934         * locales/ca_ES: Likewise.
935         * locales/ca_ES@euro: Likewise.
936         * locales/cs_CZ: Likewise.
937         * locales/da_DK: Likewise.
938         * locales/de_AT: Likewise.
939         * locales/de_AT@euro: Likewise.
940         * locales/de_BE: Likewise.
941         * locales/de_BE@euro: Likewise.
942         * locales/de_CH: Likewise.
943         * locales/de_DE: Likewise.
944         * locales/de_DE@euro: Likewise.
945         * locales/de_LU: Likewise.
946         * locales/de_LU@euro: Likewise.
947         * locales/el_GR: Likewise.
948         * locales/el_GR@euro: Likewise.
949         * locales/en_AU: Likewise.
950         * locales/en_BW: Likewise.
951         * locales/en_CA: Likewise.
952         * locales/en_DK: Likewise.
953         * locales/en_GB: Likewise.
954         * locales/en_HK: Likewise.
955         * locales/en_IE: Likewise.
956         * locales/en_IE@euro: Likewise.
957         * locales/en_IN: Likewise.
958         * locales/en_NZ: Likewise.
959         * locales/en_PH: Likewise.
960         * locales/en_SG: Likewise.
961         * locales/en_US: Likewise.
962         * locales/en_ZW: Likewise.
963         * locales/es_AR: Likewise.
964         * locales/es_BO: Likewise.
965         * locales/es_CL: Likewise.
966         * locales/es_CO: Likewise.
967         * locales/es_CR: Likewise.
968         * locales/es_DO: Likewise.
969         * locales/es_EC: Likewise.
970         * locales/es_ES: Likewise.
971         * locales/es_ES@euro: Likewise.
972         * locales/es_GT: Likewise.
973         * locales/es_HN: Likewise.
974         * locales/es_MX: Likewise.
975         * locales/es_NI: Likewise.
976         * locales/es_PA: Likewise.
977         * locales/es_PE: Likewise.
978         * locales/es_PR: Likewise.
979         * locales/es_PY: Likewise.
980         * locales/es_SV: Likewise.
981         * locales/es_US: Likewise.
982         * locales/es_UY: Likewise.
983         * locales/es_VE: Likewise.
984         * locales/et_EE: Likewise.
985         * locales/eu_ES: Likewise.
986         * locales/eu_ES@euro: Likewise.
987         * locales/fi_FI: Likewise.
988         * locales/fi_FI@euro: Likewise.
989         * locales/fo_FO: Likewise.
990         * locales/fr_BE: Likewise.
991         * locales/fr_BE@euro: Likewise.
992         * locales/fr_CA: Likewise.
993         * locales/fr_CH: Likewise.
994         * locales/fr_FR: Likewise.
995         * locales/fr_FR@euro: Likewise.
996         * locales/fr_LU: Likewise.
997         * locales/fr_LU@euro: Likewise.
998         * locales/ga_IE: Likewise.
999         * locales/ga_IE@euro: Likewise.
1000         * locales/gl_ES: Likewise.
1001         * locales/gl_ES@euro: Likewise.
1002         * locales/gu_IN: Likewise.
1003         * locales/gv_GB: Likewise.
1004         * locales/he_IL: Likewise.
1005         * locales/hi_IN: Likewise.
1006         * locales/hr_HR: Likewise.
1007         * locales/hu_HU: Likewise.
1008         * locales/id_ID: Likewise.
1009         * locales/is_IS: Likewise.
1010         * locales/it_CH: Likewise.
1011         * locales/it_IT: Likewise.
1012         * locales/it_IT@euro: Likewise.
1013         * locales/iw_IL: Likewise.
1014         * locales/ja_JP: Likewise.
1015         * locales/kk_KZ: Likewise.
1016         * locales/kl_GL: Likewise.
1017         * locales/kn_IN: Likewise.
1018         * locales/ko_KR: Likewise.
1019         * locales/kw_GB: Likewise.
1020         * locales/lo_LA: Likewise.
1021         * locales/lt_LT: Likewise.
1022         * locales/lv_LV: Likewise.
1023         * locales/ml_IN: Likewise.
1024         * locales/mn_MN: Likewise.
1025         * locales/mr_IN: Likewise.
1026         * locales/ms_MY: Likewise.
1027         * locales/mt_MT: Likewise.
1028         * locales/nb_NO: Likewise.
1029         * locales/nl_BE: Likewise.
1030         * locales/nl_BE@euro: Likewise.
1031         * locales/nl_NL: Likewise.
1032         * locales/nl_NL@euro: Likewise.
1033         * locales/nn_NO: Likewise.
1034         * locales/pa_IN: Likewise.
1035         * locales/pl_PL: Likewise.
1036         * locales/pt_BR: Likewise.
1037         * locales/pt_PT: Likewise.
1038         * locales/pt_PT@euro: Likewise.
1039         * locales/ro_RO: Likewise.
1040         * locales/ru_RU: Likewise.
1041         * locales/ru_UA: Likewise.
1042         * locales/sk_SK: Likewise.
1043         * locales/sl_SI: Likewise.
1044         * locales/sq_AL: Likewise.
1045         * locales/sv_FI: Likewise.
1046         * locales/sv_FI@euro: Likewise.
1047         * locales/sv_SE: Likewise.
1048         * locales/ta_IN: Likewise.
1049         * locales/te_IN: Likewise.
1050         * locales/th_TH: Likewise.
1051         * locales/tr_TR: Likewise.
1052         * locales/uk_UA: Likewise.
1053         * locales/ur_PK: Likewise.
1054         * locales/vi_VN: Likewise.
1055         * locales/wa_BE@euro: Likewise.
1056         * locales/zh_CN: Likewise.
1057         * locales/zh_HK: Likewise.
1058         * locales/zh_SG: Likewise.
1059         * locales/zh_TW: Likewise.
1061         [BZ #187]
1062         * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
1063         surprises when using untranslated program.
1064         * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
1065         make it more like the structure of the POSIX locale values.
1066         * locales/tr_TR: Correct numeric decimal point to use comma, and
1067         correct grouping.
1068         Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
1070         [BZ #421]
1071         * locales/tr_TR: Update with new currency symbol valid from
1072         2005-01-01.  Patch from Nilgün Belma Bugüner.
1073         * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
1075 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
1077         * locales/fa_IR: Add to_inpunct map.
1078         Patch by Hamed Malek <hamed@bamdad.org>.
1080 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
1082         [BZ #413]
1083         * locales/gu_IN: Update various incorrect and missing information.
1084         Patch by Ankit Patel <ankit@redhat.com>.
1086 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
1088         * locales/nb_NO: Make language field consistent in form with nn_NO.
1090 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
1092         * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
1093         Reported by Alan Cox <alan@redhat.com>.
1095 2004-08-07  Petter Reinholdtsen  <pere@hungry.com>
1097         * Makefile (test-input): Add tr_TR.UTF-8 sorting test.  Test case
1098         for BZ #19.
1099         * tr_TR.in: New file.
1101 2004-07-31  Bruno Haible  <bruno@clisp.org>
1103         * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
1104         * charmaps/SHIFT_JISX0213: Likewise.
1106 2004-07-22  Bruno Haible  <bruno@clisp.org>
1108         * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA.  Add alias
1109         ISO_8859-7:2003.
1111 2004-07-22  Bruno Haible  <bruno@clisp.org>
1113         * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
1115 2004-07-14  Petter Reinholdtsen  <pere@hungry.com>
1117         * locales/kr_KO: Change month names to use latin numbers instead
1118         of hangul numeric pronounciation.  Patch from Changwoo
1119         Ryu.[BZ #25]
1121 2004-07-17  Petter Reinholdtsen  <pere@hungry.com>
1123         * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
1125 2004-05-18  Petter Reinholdtsen  <pere@hungry.com>
1127         * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
1128         '22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
1129         Reinhardt, and approved by the locale author Borka
1130         Jerman-Blazic. [BZ #163]
1132 2004-05-17  Ulrich Drepper  <drepper@redhat.com>
1134         * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
1136 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
1138         * locales/it_IT: Change currency formatting from none to two
1139         fraction dicits, as Italy now uses the Euro.  Patch from Marko
1140         Djukic. [BZ #111]
1142 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1144         * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
1145         (nn_NO) as in Norwegian BokmÃ¥l (nb_NO). [BZ #74]
1147 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
1149         * locales/wal_ET: New file [BZ #142].  Contributed by Daniel Yacob.
1151 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
1153         * locales/sid_ET: Correct lang_ab and source information.
1154         Patch from Daniel Yacob.
1156 2004-04-17  Petter Reinholdtsen  <pere@hungry.com>
1158         * locales/et_EE: Change default charset for et_EE locale from
1159         ISO-8859-1 to ISO-8859-15, to reflect the content of
1160         <URL:http://www.eki.ee/itstandard/contents.html>.  Based on input
1161         from Indrek Hein and Meelis Roos.
1162         * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
1164 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
1166         * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
1167         * locales/kk_KZ: New file.
1168         * charmaps/PT154: New file.
1169         * charmaps/RK1048: New file.
1171 2004-03-19  Petter Reinholdtsen  <pere@hungry.com>
1173         * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
1174         * locales/ar_TN: Likewise.
1175         * locales/ar_YE: Likewise.
1176         * locales/bn_BD: Likewise.
1177         * locales/br_FR: Likewise.
1178         * locales/ca_ES: Likewise.
1179         * locales/cy_GB: Likewise.
1180         * locales/gd_GB: Likewise.
1181         * locales/gv_GB: Likewise.
1182         * locales/hy_AM: Likewise.
1183         * locales/id_ID: Likewise.
1184         * locales/ka_GE: Likewise.
1185         * locales/kw_GB: Likewise.
1186         * locales/lg_UG: Likewise.
1187         * locales/mk_MK: Likewise.
1188         * locales/oc_FR: Likewise.
1189         * locales/ru_UA: Likewise.
1190         * locales/sk_SK: Likewise.
1191         * locales/sr_YU: Likewise.
1192         * locales/sr_YU@cyrillic: Likewise.
1193         * locales/uk_UA: Likewise.
1194         * locales/ur_PK: Likewise.
1195         * locales/wa_BE: Likewise.
1197 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
1199         * locales/fa_IR: Fix yesexpr and noexpr.
1200         Patch by Hamed Malek <hamed@bamdad.org>.
1202 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
1204         * locales/tr_TR: Correct sorting order of the normal and dotless I
1205         [BZ #19].
1207 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
1209         * locales/fa_IR: Add to_outpunct info and change decimal_point and
1210         thousand_sep to ASCII value.
1212 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
1214         * SUPPORTED: Add all kinds of UTF-8 locales.
1216 2004-01-18  Bruno Haible  <bruno@clisp.org>
1218         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
1219         * locales/lug_UG: Remove file.
1220         * SUPPORTED: Create lg_UG instead of lug_UG.
1222 2003-12-31  Bruno Haible  <bruno@clisp.org>
1224         * charmaps/IBM866NAV: Fix the character values.
1226 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1228         * sort-test.sh: Print the status for both the sorting tests, xfrm
1229         and collate, making it possible to know which one of them that
1230         fail if only one of them misbehaves.  Indent output from
1231         'diff -u' when sorting test fail, to make it easier to visually
1232         group the output.
1234 2004-01-01  Petter Reinholdtsen  <pere@hungry.com>
1236         * tst-fmon.data: Add simple test to check left justified currency
1237         values in the C locale.
1239 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
1241         * tst-fmon.sh: Don't print every line.  The program already prints
1242         the failing ones.
1244         * tst-fmon.c (main): Fix typo in message.
1246 2003-07-06  Petter Reinholdtsen  <pere@hungry.com>
1248         * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
1249         * locales/hr_HR: Correct the email address of Tomislav Vujec.
1250         * locales/ja_JP: Document EUC-JP as the recommended charset.
1251         * locales/ko_KR: List Won-kyu Park as the author/contact for the
1252         locale.
1253         * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
1255 2003-12-22  Ulrich Drepper  <drepper@redhat.com>
1257         * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
1259 2003-12-05  Ulrich Drepper  <drepper@redhat.com>
1261         * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
1263         * locales/aa_DJ: Add int_select.  Use copy where possible.
1264         * locales/am_ET: Likewise.
1265         * locales/ar_BH: Likewise.
1266         * locales/ar_DZ: Likewise.
1267         * locales/ar_EG: Likewise.
1268         * locales/ar_IN: Likewise.
1269         * locales/az_AZ: Likewise.
1270         * locales/be_BY: Likewise.
1271         * locales/bn_BD: Likewise.
1272         * locales/bn_IN: Likewise.
1273         * locales/br_FR: Likewise.
1274         * locales/bs_BA: Likewise.
1275         * locales/da_DK: Likewise.
1276         * locales/de_AT: Likewise.
1277         * locales/de_BE: Likewise.
1278         * locales/el_GR: Likewise.
1279         * locales/en_AU: Likewise.
1280         * locales/en_BW: Likewise.
1281         * locales/en_CA: Likewise.
1282         * locales/en_DK: Likewise.
1283         * locales/en_IN: Likewise.
1284         * locales/es_AR: Likewise.
1285         * locales/es_BO: Likewise.
1286         * locales/es_CL: Likewise.
1287         * locales/es_CO: Likewise.
1288         * locales/es_CR: Likewise.
1289         * locales/es_DO: Likewise.
1290         * locales/es_EC: Likewise.
1291         * locales/es_GT: Likewise.
1292         * locales/es_HN: Likewise.
1293         * locales/es_SV: Likewise.
1294         * locales/et_EE: Likewise.
1295         * locales/fi_FI: Likewise.
1296         * locales/fr_BE: Likewise.
1297         * locales/fr_CA: Likewise.
1298         * locales/fr_FR: Likewise.
1299         * locales/gu_IN: Likewise.
1300         * locales/hi_IN: Likewise.
1301         * locales/hr_HR: Likewise.
1302         * locales/hu_HU: Likewise.
1303         * locales/is_IS: Likewise.
1304         * locales/ka_GE: Likewise.
1305         * locales/kn_IN: Likewise.
1306         * locales/ml_IN: Likewise.
1307         * locales/mr_IN: Likewise.
1308         * locales/nl_BE: Likewise.
1309         * locales/pa_IN: Likewise.
1310         * locales/pt_BR: Likewise.
1311         * locales/ru_RU: Likewise.
1312         * locales/sq_AL: Likewise.
1313         * locales/ta_IN: Likewise.
1314         * locales/te_IN: Likewise.
1315         * locales/ti_ER: Likewise.
1316         * locales/ti_ET: Likewise.
1317         * locales/zh_HK: Likewise.
1319         * locales/hy_AM: Fix some syntax errors and formatting mistakes.
1321         * locales/tt_RU: Use copy in a few places.  Add dummy LC_NAME,
1322         LC_ADDRESS, and LC_TELEPHONE definitions.
1324 2003-11-30  Petter Reinholdtsen  <pere@hungry.com>
1326         * tst-fmon.sh: Allow quotes around the result string, to make it
1327         easier to see important whitespace.
1328         * tst-fmon.data: Likewise.
1330         * tst-fmon.sh: Clean up output, unify capitalization and output order.
1331         * tst-fmon.c: Likewise.
1333         * tst-fmon.data: Add test for international currency formatting.
1334         * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
1335         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1336         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1337         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1338         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1339         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1340         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1341         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1342         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1343         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1344         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1345         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1346         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1347         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1348         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1350         * locales/en_US: Correct spacing for international
1351         currency formatting, now that strfmon() works better.
1353         * locales/ja_JP: Correct currency position and
1354         spacing now that strfmon() work better.
1356 2003-12-03  Ulrich Drepper  <drepper@redhat.com>
1358         * locales/af_ZA: Add ISO 3166 information.
1359         * locales/ar_AE: Likewise.
1360         * locales/ar_BH: Likewise.
1361         * locales/ar_DZ: Likewise.
1362         * locales/ar_EG: Likewise.
1363         * locales/ar_IN: Likewise.
1364         * locales/ar_IQ: Likewise.
1365         * locales/ar_JO: Likewise.
1366         * locales/ar_KW: Likewise.
1367         * locales/ar_LB: Likewise.
1368         * locales/ar_LY: Likewise.
1369         * locales/ar_MA: Likewise.
1370         * locales/ar_OM: Likewise.
1371         * locales/ar_QA: Likewise.
1372         * locales/ar_SA: Likewise.
1373         * locales/ar_SD: Likewise.
1374         * locales/ar_SY: Likewise.
1375         * locales/ar_TN: Likewise.
1376         * locales/ar_YE: Likewise.
1377         * locales/az_AZ: Likewise.
1378         * locales/be_BY: Likewise.
1379         * locales/bn_BD: Likewise.
1380         * locales/bn_IN: Likewise.
1381         * locales/bs_BA: Likewise.
1382         * locales/ca_ES: Likewise.
1383         * locales/cs_CZ: Likewise.
1384         * locales/cy_GB: Likewise.
1385         * locales/da_DK: Likewise.
1386         * locales/de_AT: Likewise.
1387         * locales/de_BE: Likewise.
1388         * locales/de_CH: Likewise.
1389         * locales/de_LU: Likewise.
1390         * locales/el_GR: Likewise.
1391         * locales/en_AU: Likewise.
1392         * locales/en_BW: Likewise.
1393         * locales/en_CA: Likewise.
1394         * locales/en_DK: Likewise.
1395         * locales/en_GB: Likewise.
1396         * locales/en_HK: Likewise.
1397         * locales/en_IE: Likewise.
1398         * locales/en_IN: Likewise.
1399         * locales/en_NZ: Likewise.
1400         * locales/en_PH: Likewise.
1401         * locales/en_SG: Likewise.
1402         * locales/en_ZA: Likewise.
1403         * locales/en_ZW: Likewise.
1404         * locales/es_AR: Likewise.
1405         * locales/es_BO: Likewise.
1406         * locales/es_CL: Likewise.
1407         * locales/es_CO: Likewise.
1408         * locales/es_CR: Likewise.
1409         * locales/es_DO: Likewise.
1410         * locales/es_EC: Likewise.
1411         * locales/es_ES: Likewise.
1412         * locales/es_GT: Likewise.
1413         * locales/es_HN: Likewise.
1414         * locales/es_MX: Likewise.
1415         * locales/es_NI: Likewise.
1416         * locales/es_PA: Likewise.
1417         * locales/es_PE: Likewise.
1418         * locales/es_PR: Likewise.
1419         * locales/es_PY: Likewise.
1420         * locales/es_SV: Likewise.
1421         * locales/es_US: Likewise.
1422         * locales/es_UY: Likewise.
1423         * locales/es_VE: Likewise.
1424         * locales/et_EE: Likewise.
1425         * locales/eu_ES: Likewise.
1426         * locales/fi_FI: Likewise.
1427         * locales/fo_FO: Likewise.
1428         * locales/fr_BE: Likewise.
1429         * locales/fr_CA: Likewise.
1430         * locales/fr_CH: Likewise.
1431         * locales/fr_FR: Likewise.
1432         * locales/fr_LU: Likewise.
1433         * locales/ga_IE: Likewise.
1434         * locales/gl_ES: Likewise.
1435         * locales/gu_IN: Likewise.
1436         * locales/gv_GB: Likewise.
1437         * locales/he_IL: Likewise.
1438         * locales/hi_IN: Likewise.
1439         * locales/hr_HR: Likewise.
1440         * locales/hu_HU: Likewise.
1441         * locales/id_ID: Likewise.
1442         * locales/is_IS: Likewise.
1443         * locales/it_CH: Likewise.
1444         * locales/it_IT: Likewise.
1445         * locales/iw_IL: Likewise.
1446         * locales/ja_JP: Likewise.
1447         * locales/kl_GL: Likewise.
1448         * locales/kn_IN: Likewise.
1449         * locales/ko_KR: Likewise.
1450         * locales/kw_GB: Likewise.
1451         * locales/lt_LT: Likewise.
1452         * locales/lug_UG: Likewise.
1453         * locales/lv_LV: Likewise.
1454         * locales/ml_IN: Likewise.
1455         * locales/mr_IN: Likewise.
1456         * locales/ms_MY: Likewise.
1457         * locales/mt_MT: Likewise.
1458         * locales/nb_NO: Likewise.
1459         * locales/ne_NP: Likewise.
1460         * locales/nl_BE: Likewise.
1461         * locales/nl_NL: Likewise.
1462         * locales/nn_NO: Likewise.
1463         * locales/pa_IN: Likewise.
1464         * locales/pl_PL: Likewise.
1465         * locales/pt_BR: Likewise.
1466         * locales/pt_PT: Likewise.
1467         * locales/ro_RO: Likewise.
1468         * locales/ru_RU: Likewise.
1469         * locales/ru_UA: Likewise.
1470         * locales/se_NO: Likewise.
1471         * locales/sk_SK: Likewise.
1472         * locales/sl_SI: Likewise.
1473         * locales/sq_AL: Likewise.
1474         * locales/sr_YU: Likewise.
1475         * locales/st_ZA: Likewise.
1476         * locales/sv_FI: Likewise.
1477         * locales/sv_SE: Likewise.
1478         * locales/ta_IN: Likewise.
1479         * locales/te_IN: Likewise.
1480         * locales/tg_TJ: Likewise.
1481         * locales/th_TH: Likewise.
1482         * locales/tl_PH: Likewise.
1483         * locales/uk_UA: Likewise.
1484         * locales/ur_PK: Likewise.
1485         * locales/uz_UZ@cyrillic: Likewise.
1486         * locales/vi_VN: Likewise.
1487         * locales/xh_ZA: Likewise.
1488         * locales/zh_HK: Likewise.
1489         * locales/zh_SG: Likewise.
1490         * locales/zu_ZA: Likewise.
1492 2003-11-23  Petter Reinholdtsen  <pere@hungry.com>
1494         * locales/translit_et: Removed unused file.
1496         * locales/fi_FI: First weekday and workday is Monday in Finland.
1497         Correction from Tommi Vainikainen.
1499 2003-11-20  Jakub Jelinek  <jakub@redhat.com>
1501         * Makefile (LOCALES): Add cs_CZ.UTF-8.
1503 2003-11-15  Ulrich Drepper  <drepper@redhat.com>
1505         * Makefile (tst-leaks-ENV): Add LOCPATH.
1507 2003-11-11  Jakub Jelinek  <jakub@redhat.com>
1509         * Makefile (LOCALES): Add tr_TR.UTF-8.
1511 2003-11-08  Ulrich Drepper  <drepper@redhat.com>
1513         * locales/ne_NP: New file.
1514         * locales/gu_IN: New file.
1515         * locales/kn_IN: New file.
1516         * locales/pa_IN: New file.
1517         Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
1519         * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
1521 2003-11-04  Ulrich Drepper  <drepper@redhat.com>
1523         * tst-numeric.data: Fix fallout from nb_NO introduction.
1524         * Makefile (LOCALES): Likewise.
1526 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1528         * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
1530         * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
1532 2003-11-03  Ulrich Drepper  <drepper@redhat.com>
1534         * locales/aa_DJ: New file.
1535         * locales/aa_ER: New file.
1536         * locales/aa_ER@saaho: New file.
1537         * locales/aa_ET: New file.
1538         * locales/byn_ER: New file.
1539         * locales/gez_ER: New file.
1540         * locales/gez_ER@abegede: New file.
1541         * locales/gez_ET: New file.
1542         * locales/gez_ET@abegede: New file.
1543         * locales/om_ET: New file.
1544         * locales/om_KE: New file.
1545         * locales/sid_ET: New file.
1546         * locales/so_DJ: New file.
1547         * locales/so_ET: New file.
1548         * locales/so_KE: New file.
1549         * locales/so_SO: New file.
1550         * locales/tig_ER: New file.
1551         * locales/am_ET: Various updates.
1552         * locales/ti_ER: Likewise.
1553         * locales/ti_ET: Likewise.
1554         Patch by Daniel Yacob <locales@geez.org>.
1556 2003-10-31  Roland McGrath  <roland@redhat.com>
1558         * bug-usesetlocale.c: New file.
1559         * Makefile (tests): Add it.
1561 2003-10-01  Ulrich Drepper  <drepper@redhat.com>
1563         * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
1565         * locales/uz_UZ: New version by Mashrab Kuvatov.
1566         * locales/uz_UZ@cyrillic: New file.  Patch by Mashrab Kuvatov.
1568 2003-09-21  Jordi Mallach  <jordi@gnu.org>
1570         * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
1571         values.
1572         * locales/eu_ES: Fix int_frac_digits and frac_digits values.
1573         * locales/gl_ES: Likewise.
1575 2003-09-17  Ulrich Drepper  <drepper@redhat.com>
1577         * locales/lo_LA: Fix duplicated collation entries.
1578         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1580 2003-09-01  Petter Reinholdtsen  <pere@hungry.com>
1582         * locales/iw_IL: Add comment stating why there are two locales for
1583         Hebrew in Israel, and that he_IL replaces iw_IL.
1584         * locales/he_IL: Likewise.
1586 2003-08-25  Ulrich Drepper  <drepper@redhat.com>
1588         * locales/an_ES: Fix locale header information.
1589         * locales/wa_BE: Likewise.
1590         * locales/yi_US: Likewise.
1591         Patch by Jordi Mallach <jordi@sindominio.net>.
1593 2003-08-14  Ulrich Drepper  <drepper@redhat.com>
1595         * charmaps/WINDOWS-31J: New file.
1596         * charmaps/EUC-JP-MS: New file
1597         Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
1599 2003-07-27  Andreas Jaeger  <aj@suse.de>
1601         * collate-test.c: Include error.h for error prototype.
1602         * xfrm-test.c: Likewise.
1604 2003-07-13  Petter Reinholdtsen  <pere@hungry.com>
1606         * collate-test.c (main): Correct handling of files with more then
1607         100 lines.  Print error message if argument is missing, instead of
1608         segfaulting.
1609         * xfrm-test.c: Likewise.
1611 2003-07-02  Ulrich Drepper  <drepper@redhat.com>
1613         * locales/lo_LA: Update collation info for U0EAF and U0EC6.
1614         Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
1615         Patch by Anousak Souphavanh <anousak@muanglao.com>.
1617 2003-06-25  Petter Reinholdtsen  <pere@hungry.com>
1619         * locales/an_ES: Change default charset from ISO-8859-1 to
1620         ISO-8859-15 as the locale need the EURO sign.
1622         * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
1624 2003-06-21  Petter Reinholdtsen  <pere@hungry.com>
1626         * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
1627         latin letter d.
1629 2003-06-16  Bruno Haible  <bruno@clisp.org>
1631         * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
1632         * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
1633         * charmaps/IBM1047: Add alias IBM-1047.
1634         * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
1636 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1638         * locales/fi_FI [LC_TIME]: Correct month names to make the dates
1639         gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
1641 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
1643         * locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
1645 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1647         * tst-fmon.c (main): Remove unused variable 'monval'.
1649         * tst-fmon.sh: Make sure all tests are executed before an error
1650         code is reported to make.
1651         * tst-numeric.sh: Likewise.
1653 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
1655         * locales/is_IS [LC_TIME]: Use lower case letters in month and
1656         week day names.  Patch from Bjarni Ingi Gislason.
1658 2003-05-31  Petter Reinholdtsen  <pere@hungry.com>
1660         * locales/fi_FI: Add URL to a reference documenting Finish in
1661         Finland
1662         * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
1663         period (U002E) to non-break space (U00A0).
1664         suggestion from Eero Häkkinen.
1665         [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
1666         non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
1668 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
1670         * locales/lo_LA: New file.
1671         Contributed by Anousak Souphavanh <anousak@muanglao.com>.
1672         * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
1674 2003-05-29  Petter Reinholdtsen  <pere@hungry.com>
1676         * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
1678 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
1680         * locales/st_ZA: New file.
1681         * locales/xh_ZA: New file.
1682         * locales/zu_ZA: New file.
1683         Contributed by Dwayne Bailey <dwayne@translate.org.za>.
1685 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
1687         * locales/de_DE: Use two-letter abday values.
1688         * tst-langinfo.sh: Update after de_DE locale change.
1690 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1692         * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
1693         format specifier when printing ret.
1695 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1697         * tst-fmon.c: Report name of locale if setlocale() fails.
1698         * tst-numeric.c: Likewise.
1700         * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
1701         * tst-numeric.sh: Likewise.
1703 2003-04-30  Petter Reinholdtsen  <pere@hungry.com>
1705         * sort-test.sh: Output 'diff -u' when sorting test failed, to make
1706         it easier to find out what was wrong with the sorting order.
1708 2003-04-16  Petter Reinholdtsen  <pere@hungry.com>
1710         * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
1711         (tst-numeric.out): Define.
1712         * tst-numeric.c: New file.
1713         * tst-numeric.sh: New file.
1714         * tst-numeric.data: New file.
1716 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
1718         * locales/ar_BH: Fix spelling of Bahrain.
1720 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
1722         * locales/uk_UA: Fix sorting.
1723         Patch by Leonid Kanter <leon@geon.donetsk.ua>.
1725 2003-04-15  Petter Reinholdtsen  <pere@hungry.com>
1727         * locales/ar_SD [LC_MONETARY]: Use international currency symbol
1728         'SDD' for Sudan.
1729         * locales/es_EC [LC_MONETARY]: Use international currency symbol
1730         'USD' for Ecuador.
1731         Source is CIA World Fact book.
1733 2003-04-05  Petter Reinholdtsen  <pere@hungry.com>
1735         * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
1736         to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
1737         the locale building again.
1738         * locales/sr_YU@cyrillic: Likewise.
1740 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1742         * locales/mn_MN: Fix country_post and country_ab2.
1744 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
1746         * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
1747         Added ^ to LC_MESSAGES regex "^[yY].*".
1748         Confirmed LC_PAPER and LC_MEASUREMENT settings.
1749         Added country and language names to LC_ADDRESS.
1750         Added missing info for LC_TELEPHONE.
1751         Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
1753 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
1755         * localedata/mn_MN: New file.
1756         Contributed by Sanlig Badral <badral@chinggis.com>.
1758 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
1760         * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
1762 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
1764         * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
1765         as 2.  Reported by Christian Rose <menthos@gnu.org>.
1767         * charmaps/IBM866NAV: New file.  Contributed by vidybida@bitp.kiev.ua.
1769 2002-12-03  Roland McGrath  <roland@redhat.com>
1771         * charmaps/CP1125: New file.
1772         * CHECKSUMS: Add it.
1774 2002-11-06  Thorsten Kukuk  <kukuk@suse.de>
1776         * locales/tl_PH: Fix typo: Philipines -> Philippines.
1778 2002-10-18  Bruno Haible  <bruno@clisp.org>
1780         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
1782         * charmaps/KOI8-T: Correct a typo.
1783         * charmaps/CP1256: Use official Unicode character names.
1784         * charmaps/EUC-JP: Likewise.
1785         * charmaps/GBK: Likewise.
1786         * charmaps/ISO-8859-11: Likewise.
1787         * charmaps/KOI8-U: Likewise.
1788         * charmaps/MAC-SAMI: Likewise.
1789         * charmaps/TIS-620: Likewise.
1790         * charmaps/CP949: Likewise. Use Hangul syllable names according to
1791         Unicode 3.0 book, section 3.11.
1792         * charmaps/EUC-KR: Likewise.
1793         * charmaps/JOHAB: Likewise.
1795 2002-09-27  Ulrich Drepper  <drepper@redhat.com>
1797         * locales/zh_TW: Use shorter forms for abday and day.
1798         Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
1800 2002-09-23  Roland McGrath  <roland@redhat.com>
1802         * tst-xlocale1.c (main): int -> size_t for counter.
1803         * tst-xlocale2.c (do_test): Likewise.
1804         * tst-ctype.c (main): Likewise.
1806 2002-09-22  Bruno Haible  <bruno@clisp.org>
1808         * charmaps/TSCII: New file.
1810 2002-09-20  Roland McGrath  <roland@redhat.com>
1812         * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
1813         Touch the LC_CTYPE file of the output after a successful run.
1814         Reported by Bruno Haible <bruno@clisp.org>.
1816 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
1818         * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
1819         Patch by Yanko Kaneti <yaneti@declera.com>.
1821 2002-09-01  Roland McGrath  <roland@redhat.com>
1823         * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
1825 2002-08-28  Roland McGrath  <roland@redhat.com>
1827         * tst-xlocale1.c (main): Remove __ from function names.
1828         * tst-xlocale2.c: Likewise.
1830 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1832         * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
1833         code.
1834         * tests-mbwc/tst_mbrtowc.c: Likewise.
1835         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1836         * tests-mbwc/tst_mbstowcs.c: Likewise.
1837         * tests-mbwc/tst_strfmon.c: Likewise.
1838         * tests-mbwc/tst_strxfrm.c: Likewise.
1839         * tests-mbwc/tst_swscanf.c: Likewise.
1840         * tests-mbwc/tst_wcscat.c: Likewise.
1841         * tests-mbwc/tst_wcschr.c: Likewise.
1842         * tests-mbwc/tst_wcscpy.c: Likewise.
1843         * tests-mbwc/tst_wcscspn.c: Likewise.
1844         * tests-mbwc/tst_wcsncat.c: Likewise.
1845         * tests-mbwc/tst_wcsncpy.c: Likewise.
1846         * tests-mbwc/tst_wcspbrk.c: Likewise.
1847         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1848         * tests-mbwc/tst_wcsspn.c: Likewise.
1849         * tests-mbwc/tst_wcsstr.c: Likewise.
1850         * tests-mbwc/tst_wcstod.c: Likewise.
1851         * tests-mbwc/tst_wcstok.c: Likewise.
1852         * tests-mbwc/tst_wcstombs.c: Likewise.
1854 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
1856         * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
1857         range.
1859 2002-08-09  Roland McGrath  <roland@redhat.com>
1861         * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
1862         localedef.
1864 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
1866         * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
1867         Adding presentation forms, Alef Wasla, and Rial Sign.
1868         Handling frequent canonically equivalent sequences like each other.
1869         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
1871 2002-07-02  Thorsten Kukuk  <kukuk@suse.de>
1873         * locales/es_EC: Fix typo: Equador -> Ecuador.
1875 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
1877         * locales/th_TH: Change tel_dom_fmt.
1878         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
1880 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
1882         * charmaps/ISO-8859-11: New file.
1884 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
1886         * locales/lug_UG: New file.
1887         Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
1889         * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
1890         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
1892 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
1894         * locales/mt_MT: Add locale-specific collation info.
1895         Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
1897         * locales/en_AU: Add am/pm support.
1898         Patch partly by maffew@cat.org.au [PR libc/3911].
1900 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
1902         * locales/be_BY: Fix int_curr_symbol.
1903         Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
1905 2002-05-06  Jungshik Shin  <jshin@mailaps.org>
1907         * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
1908         and trailing consonant.
1909         * charmaps/GB18030: Likewise
1911 2002-04-21  Bruno Haible  <bruno@clisp.org>
1913         * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
1914         14 (tags), 15 and 16 (private use), accidentally removed by the
1915         2002-01-16 patch.  Replace width table by one which is based on
1916         Unicode but is biased for CJK.
1918 2002-04-19  Bruno Haible  <bruno@clisp.org>
1920         * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
1921         * charmaps/MAC-SAMI: Likewise.
1923 2002-04-15  Bruno Haible  <bruno@clisp.org>
1925         * charmaps/EUC-JISX0213: New file.
1926         * charmaps/SHIFT_JISX0213: New file.
1928 2002-04-15  Bruno Haible  <bruno@clisp.org>
1930         * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
1932 2002-04-15  Bruno Haible  <bruno@clisp.org>
1934         * charmaps/EUC-TW: Add many mappings for characters introduced in
1935         Unicode 3.1 and 3.2.
1937 2002-04-15  Bruno Haible  <bruno@clisp.org>
1939         * charmaps/GB18030: Update for Unicode 3.2:
1940         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
1941         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
1942         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
1943         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
1944         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
1945         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
1946         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
1947         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
1948         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
1949         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
1950         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
1951         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
1952         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
1953         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
1955 2002-04-15  Bruno Haible  <bruno@clisp.org>
1957         * charmaps/UTF-8: Update for Unicode 3.2:
1958         Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
1959         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
1960         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
1961         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
1962         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
1963         <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
1964         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
1965         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
1966         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
1967         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
1968         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
1969         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
1970         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
1971         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.  Update width table.
1972         Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
1974 2002-04-15  Bruno Haible  <bruno@clisp.org>
1976         Update to Unicode 3.2.
1977         * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
1978         * locales/translit_cjk_compat: Change <UF951>.  Add <UFA30>..<UFA6A>.
1979         * locales/translit_combining: Add more combining characters.
1980         * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
1981         <U2A74>..<U2A76>.
1982         * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
1983         * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
1984         <UFE00>..<UFE0F>.
1985         * locales/translit_small: Add small Hiragana letters and small
1986         Katakana letters.
1987         * locales/translit_wide: Add <UFF5F>..<UFF60>.
1989 2002-04-15  Bruno Haible  <bruno@clisp.org>
1991         * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
1992         (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
1993         <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
1994         (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
1995         <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
1996         (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
1997         <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
1998         <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
1999         <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
2000         <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
2001         <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
2002         <UFA30>..<UFA6A>, <UFE73>.
2003         (space): Add <U205F>.
2004         (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
2005         <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
2006         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
2007         <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
2008         <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
2009         <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
2010         <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
2011         <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
2012         <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
2013         <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
2014         (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
2015         <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
2016         <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
2017         <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
2018         <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
2019         <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
2020         <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
2021         <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
2022         <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
2023         <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
2024         <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
2025         <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
2026         <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
2027         <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
2028         (print): Likewise. Also add <U205F>.
2029         (blank): Add <U205F>.
2030         (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
2031         (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
2032         (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
2033         (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
2034         (<U050D>,<U050C>), (<U050F>,<U050E>).
2035         (totitle): Likewise.
2036         (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
2037         (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
2038         (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
2039         (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
2040         (<U050C>,<U050D>), (<U050E>,<U050F>).
2041         (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
2042         <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
2043         <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2044         (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
2045         <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
2046         <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
2047         * locales/tr_TR: Likewise.
2049 2002-04-15  Bruno Haible  <bruno@clisp.org>
2051         * charmaps/IBM856: New file.
2052         * charmaps/IBM922: New file.
2053         * charmaps/IBM1124: New file.
2054         * charmaps/IBM1129: New file.
2055         * charmaps/IBM1160: New file.
2056         * charmaps/IBM1161: New file.
2057         * charmaps/IBM1132: New file.
2058         * charmaps/IBM1133: New file.
2059         * charmaps/IBM1162: New file.
2060         * charmaps/IBM1163: New file.
2061         * charmaps/IBM1164: New file.
2062         * charmaps/ARMSCII-8: New file.
2064 2002-04-14  Wolfram Gloger  <wg@malloc.de>
2066         * tests-mbwc/tst_types.h: Increase MONSIZE.
2067         * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
2069 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2071         * locales/ms_MY (day): Fix a typo.
2073 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2075         * locales/es_ES: Define int_frac_digits and frac_digits as 2.
2077 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
2079         * locales/vi_VN: Fix various mistakes and add some more information.
2080         Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
2082 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
2084         * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
2085         Euro locales.
2086         * tst-fmon.data: Likewise.
2088         * locales/br_FR: Eliminate old national currencies of countries
2089         participating in Euro.  Make @euro files pure copies.
2090         * locales/ca_ES: Likewise.
2091         * locales/ca_ES@euro: Likewise.
2092         * locales/de_AT: Likewise.
2093         * locales/de_AT@euro: Likewise.
2094         * locales/de_BE: Likewise.
2095         * locales/de_BE@euro: Likewise.
2096         * locales/de_DE: Likewise.
2097         * locales/de_DE@euro: Likewise.
2098         * locales/de_LU: Likewise.
2099         * locales/de_LU@euro: Likewise.
2100         * locales/el_GR: Likewise.
2101         * locales/el_GR@euro: Likewise.
2102         * locales/en_IE: Likewise.
2103         * locales/en_IE@euro: Likewise.
2104         * locales/es_ES: Likewise.
2105         * locales/es_ES@euro: Likewise.
2106         * locales/fi_FI: Likewise.
2107         * locales/fi_FI@euro: Likewise.
2108         * locales/fr_BE: Likewise.
2109         * locales/fr_BE@euro: Likewise.
2110         * locales/fr_FR: Likewise.
2111         * locales/fr_FR@euro: Likewise.
2112         * locales/fr_LU: Likewise.
2113         * locales/fr_LU@euro: Likewise.
2114         * locales/ga_IE: Likewise.
2115         * locales/ga_IE@euro: Likewise.
2116         * locales/gl_ES: Likewise.
2117         * locales/gl_ES@euro: Likewise.
2118         * locales/it_IT: Likewise.
2119         * locales/it_IT@euro: Likewise.
2120         * locales/nl_NL: Likewise.
2121         * locales/nl_NL@euro: Likewise.
2122         * locales/pt_PT: Likewise.
2123         * locales/pt_PT@euro: Likewise.
2125         * locales/br_FR@euro: New file.
2127 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
2129         * locales/eu_ES: Corrections of date and time formats.
2130         * locales/hu_HU: Adjust a comment.
2131         * locales/wa_BE: New file.
2132         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2134         * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
2135         * locales/wa_BE@euro: New file.
2137         * locales/zh_HK: Correct date information.
2138         Patch by Anthony Fok <anthony@thizlinux.com>.
2140 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
2142         * locales/sr_YU: Correct month entries for June and July
2143         [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
2145         * locales/pl_PL: Update int_curr_symbol.
2147 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2149         * locales/el_GR: Bug fixes for spelling.
2150         Patch by Alexandros Diamantidis <adia@hellug.gr>.
2152 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
2154         * da_DK.in: Add a few more character sequences, no real words.
2156 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
2158         * charmaps/MACINTOSH: Update to Apple's latest definition.
2160 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
2162         * charmaps/GB18030: Update.
2163         Patch by Yu Shao <yshao@redhat.com>.
2165 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
2167         * locales/hu_HU: New version with corrected collation.
2168         Patch by Nagy Péter <chichken@interbase.hu>.
2170 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
2172         * locales/bn_BD: New file.
2173         Contributed by Taneem Ahmed <taneem@eyetap.org>.
2175 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
2177         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
2179 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
2181         * locales/ms_MY: Various bug fixes and additions.
2182         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
2184         * locales/ca_ES: Fix typos (desembre -> decembre).
2185         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
2187 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
2189         * charmaps/TCVN5712-1: Add combined characters.
2191 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
2193         * locales/bg_BG: Rewrite.
2194         Patch by Alexander Shopov <al_shopov@web.bg>.
2196         * charmapsTCVN5712-1: New file.
2198 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
2200         * locales/translit_neutral: Define transliteration for dong sign.
2202 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
2204         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
2206         * locales/de_CH: Define decimal point to '.' and thousands
2207         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
2209 2001-11-21  Bruno Haible  <bruno@clisp.org>
2211         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2213 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
2215         * locales/se_NO: New file.
2217 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
2219         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
2221 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
2223         * charmaps/SAMI-WS2: Add Euro sign.
2224         Patch by Petter Reinholdtsen <pere@hungry.com>.
2226 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
2228         * Makefile: Add rules to build and run tst-xlocale2.
2229         * tst-xlocale2.c: New file.
2231 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
2233         * Makefile: Add rules to build and run tst-xlocale1.
2234         * tst-xlocale1.c: New file.
2236         * bug-iconv-trans.c: Improve error messages.
2238 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
2240         * charmaps/ISO-IR-209: New file.
2241         * charmaps/MAC-SAMI: New file.
2242         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
2244 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
2246         * charmaps/GEORGIAN-PS: New file.
2247         * charmaps/GEORGIAN-ACADEMY: New file.
2248         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
2250 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
2252         * Makefile: Add rules to build and run tst-mbswcs6.
2253         * tst-mbswcs6.c: New file.
2255         * SUPPORTED: Add several new locales.
2257         * charmaps/KOI8-T: New file.
2259 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
2261         * locales/af_ZA: Use generic LC_COLLATE data.
2262         * locales/el_GR: Likewise.
2263         * locales/hu_HU: Likewise.
2264         * locales/ro_RO: Likewise.  Add transliteration.
2265         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
2266         * locales/ru_RU: Likewise.
2267         * locales/ru_UA: Likewise.
2268         * locales/uk_UA: Likewise.
2269         * locales/eu_ES: LC_TIME strings fixed.
2270         * locales/am_ET: New file.
2271         * locales/translit_et: New file.
2272         * locales/az_AZ: New file.
2273         * locales/br_FR: New file.
2274         * locales/bs_BA: New file.
2275         * locales/cy_GB: New file.
2276         * locales/hy_AM: New file.
2277         * locales/ka_GE: New file.
2278         * locales/mi_NZ: New file.
2279         * locales/oc_FR: New file.
2280         * locales/tg_TJ: New file.
2281         * locales/ti_ER: New file.
2282         * locales/ti_ET: New file.
2283         * locales/tl_PH: New file.
2284         * locales/tt_RU: New file.
2285         * locales/ur_PK: New file.
2286         * locales/uz_UZ: New file.
2287         * locales/yi_US: New file.
2288         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
2290 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
2292         * locales/tr_TR: Define missing fields and remove FIXME comments.
2293         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
2295 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
2297         * locales/en_CA (LC_PAPER): Change to Letter.
2298         * locales/fr_CA (LC_PAPER): Likewise.
2299         * locales/es_PR (LC_PAPER): Change to Letter.
2300         (LC_MEASUREMENT): Change to 2.
2301         * locales/es_US (LC_PAPER): Change to Letter.
2302         (LC_MEASUREMENT): Change to 2.
2304 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
2306         * Makefile: Add dependencies to locale files for all tests in $(tests).
2308 2001-06-28  H.J. Lu  <hjl@gnu.org>
2310         * Makefile: Include SUPPORTED.
2311         (INSTALL-SUPPORTED-LOCALES): New.
2312         ($(INSTALL-SUPPORTED-LOCALES)): New target.
2313         (install-locales-dir): Likewise.
2314         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
2315         * SUPPORTED: Changed the format for parallel install.
2317 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
2319         * Makefile: Add rules to build and run tst-leaks.
2320         * tst-leaks.c: New file.
2322 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
2324         * locales/ro_RO (day): Use U0163 instead of U021B.
2326 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
2328         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
2330 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
2332         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
2333         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
2335 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
2337         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
2338         to SHIFT_JIS. Add SJIS as alias.
2339         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
2340         * gen-locale.sh: Likewise.
2342 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2344         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
2345         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
2346         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
2347         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
2349 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2351         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
2352         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
2353         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
2354         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
2355         <U3014>, <U3015>, <U3018>, <U3019>.
2357 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2359         * gen-unicode-ctype.c: Update to Unicode 3.1.
2360         (unicode_attributes): Change size to 0x110000.
2361         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
2362         Unicode now officially allows a 32-bit representation and deprecates
2363         the use of surrogates in this representation.
2364         (fill_attributes): Loop up to 0x110000.
2365         (unicode_combining): Remove array.
2366         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
2367         contain this property any more.
2368         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
2369         2001-02-15.
2370         (is_combining): Use new but equivalent definition.
2371         (ucs_symbol, ucs_symbol_range): New functions.
2372         (output_charclass): Loop up to 0x110000.
2373         (output_charmap): Likewise.
2374         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
2375         appropriate.
2376         (main): Expect only two arguments. Remove fill_combining() call.
2377         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
2378         To "lower", add <U03F5> and Deseret letters.
2379         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
2380         Gothic letters, Deseret letters, mathematical symbols.
2381         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
2382         Unicode 3.1 characters.
2383         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
2384         many new Unicode 3.1 characters.
2385         "toupper", "tolower", "totitle": Update.
2386         To "combining", add some new musical symbols.
2387         To "combining_level3", add some new musical symbols.
2388         * locales/tr_TR (LC_CTYPE): Update from i18n.
2389         * locales/translit_font: Add transliterations for new Unicode 3.1
2390         mathematical symbols.
2391         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
2392         * locales/translit_cjk_compat: Add transliterations for CJK
2393         compatibility characters in Unicode plane 2.
2395 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
2397         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
2398         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
2399         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
2400         0x8EAFxxxx mappings instead.
2402 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
2404         * locales/ro_RO: Correct abday, day, abmon, and mon info.
2405         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
2407 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
2409         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
2410         for some tests, because mbrlen (NULL, 0, &s) does not always put back
2411         s into the initial state.
2413 2001-05-14  Andreas Jaeger  <aj@suse.de>
2415         * locales/ms_MY: Fix entries for Tue and Wednesday.
2416         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
2418 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
2420         * locales/be_BY: Fix syntax in LC_COLLATE section.
2421         * locales/ru_UA: Likewise.
2422         * locales/tr_TR: Likewise.
2423         * locales/uk_UA: Likewise.
2425 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
2427         * locales/fa_IR: Add outdigit information and collation.
2428         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2430 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
2432         * locales/i18n: Don't define outdigit.
2434 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
2436         * locales/th_TH: Remove name_ms entry.
2437         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2439 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
2441         * locales/th_TH: Update era information and some of the new
2442         categories.
2443         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2445 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
2447         * locales/i18n: Correct classification of Thai characters.  This
2448         differs from Unicode's tables but is in line with linguistic rules
2449         in Thailand.
2450         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2452 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
2454         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
2455         Patch by Yong Li <rigel863@yahoo.com>.
2457 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
2459         * SUPPORTED: Add zh_CN.GBK.
2461 2001-02-09  Andreas Jaeger  <aj@suse.de>
2463         * locales/en_IN: Add newline at end of file.
2465         * SUPPORTED: Add more entries.
2467 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
2469         * locales/en_HK: At newline at the end of the file.
2471 2001-02-08  Andreas Jaeger  <aj@suse.de>
2473         * localedata/SUPPORTED: Add some entries for new locales.
2475 2001-02-07  Andreas Jaeger  <aj@suse.de>
2477         * locales/ar_IN: New.
2478         * locales/bn_IN: New.
2479         * locales/el_GR@euro: New.
2480         * locales/en_HK: New.
2481         * locales/en_IN: New.
2482         * locales/en_PH: New.
2483         * locales/en_SG: New.
2484         * locales/ms_MY: New.
2485         * locales/ta_IN: New.
2486         * locales/te_IN: New.
2487         * locales/zh_SG: New.
2489 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
2491         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
2492         * locales/zh_CN: Likewise.
2494 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
2496         * locales/translit_cjk_compat: Add missing characters in range
2497         U+3300..U+33FF.
2499 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
2501         * locales/fi_FI: Remove FIXME comments.
2502         * locales/sv_FI: Likewise.
2503         Patch by Marko Myllynen <myllynen@lut.fi>.
2505 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
2507         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
2508         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
2510 2001-01-23  Andreas Schwab  <schwab@suse.de>
2512         * locales/el_GR: Add missing quotes around multicharacter strings.
2513         * locales/ru_RU: Likewise.
2515 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
2517         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
2518         * tst-langinfo.sh: Add French tests.
2520 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
2522         * locales/cs_CZ: Fix grammar of comment above abmon.
2523         Reported by Stanislav Brabec <utx@penguin.cz>.
2525 2000-12-31  Andreas Jaeger  <aj@suse.de>
2527         * tst-fmon.c (main): Use return instead of exit to avoid warning.
2529 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
2531         * tests/test5.cm: Define code_set_name.
2533 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
2535         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
2536         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
2537         REVERSE SOLIDUS.
2539 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
2541         * Makefile (tests): Add tst-setlocale.
2542         (tst-setlocale-ENV): Define.
2543         * tst-setlocale.c: New file.
2545 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2547         * Makefile (LOCALES): Add ja_JP.SJIS.
2549 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
2551         * tst-digits.c (main): Add casts to avoid warnings.
2552         * collate-test.c (xstrcoll): Make l1 and l2 const.
2553         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
2555 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
2557         * charmaps/BALTIC: Superceded by ISO-8859-13.
2559 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
2561         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
2562         Republic of Korea.  Streamlined and extend(include all Hangul
2563         syllables) hangul and hanja class definition in LC_CTYPE and
2564         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
2565         tel_dom_fmt to LC_TELEPHONE.
2566         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
2568 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
2570         * locales/ko_KR: Fix currency_symbol.
2571         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2573 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
2575         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
2576         Reported by Markus Kuhn.
2578 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
2580         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
2581         * locales/ko_KR: Revert change.  Use full with won sign.
2582         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
2584 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
2586         * locales/mk_MK: Update.
2587         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
2589 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
2591         * charmaps/BIG5: Add mapping for <U20AC> back.
2592         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2594 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
2596         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
2597         * locales/translit_compat: Add a few ligatures.
2598         * locales/translit_combining: Add a few plain ASCII alternatives.
2599         * locales/translit_fraction: Likewise.  Surround with spaces.
2601 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2603         * locales/translit_hangul: New file.
2604         * locales/ko_KR (LC_CTYPE): Include it.
2606 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2608         * locales/translit_cjk_variants: New file.
2609         * locales/ja_JP (LC_CTYPE): Include it.
2611 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2613         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
2614         transliteration rules.
2616 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2618         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
2619         transliteration rules.
2620         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
2621         * locales/de_BE (LC_CTYPE): Likewise.
2622         * locales/de_CH (LC_CTYPE): Likewise.
2623         * locales/de_LU (LC_CTYPE): Likewise.
2624         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
2625         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
2626         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
2627         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
2629 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2631         * locales/translit_combining: New file.
2632         * locales/fr_FR (LC_CTYPE): Include it.
2633         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
2634         * locales/fr_CA (LC_CTYPE): Likewise.
2635         * locales/fr_CH (LC_CTYPE): Likewise.
2636         * locales/fr_LU (LC_CTYPE): Likewise.
2637         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
2638         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
2639         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
2641 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2643         * locales/translit_wide: New file.
2644         * locales/translit_narrow: New file.
2645         * locales/translit_font: New file.
2646         * locales/translit_circle: New file.
2647         * locales/translit_small: New file.
2648         * locales/translit_fraction: New file.
2649         * locales/translit_compat: New file.
2650         * locales/translit_cjk_compat: New file.
2651         * locales/translit_neutral: New file.  Include all of the above.
2652         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
2653         German and Danish specific rules.
2655 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2657         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
2658         * locales/zh_CN (LC_CTYPE): Likewise.
2659         * locales/ko_KR (LC_CTYPE): Likewise.
2661 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
2663         * charmaps/UTF-8: Set width of U200B to 0.
2664         * charmaps/GB18030: Likewise.
2666 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
2668         * charmaps/BIG5: Update.
2669         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2671         * locales/mk_MK: Use iso14651_t1 file.
2672         Patch by Damjan <arhiv@freemail.org.mk>.
2674 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
2676         * charmaps/VISCII: New file.
2678 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2680         * locales/sr_YU@cyrillic: New file. Based on a locale file by
2681         Anton Zinoviev <anton@lml.bas.bg>.
2682         * SUPPORTED: Add sr_YU@cyrillic.
2684 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
2686         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
2687         * locales/be_BY: Likewise.
2688         * locales/bg_BG: Likewise.
2689         * locales/el_GR: Likewise.
2690         * locales/ja_JP: Likewise.
2691         * locales/ko_KR: Likewise.
2692         * locales/mk_MK: Likewise.
2693         * locales/ru_RU: Likewise.
2694         * locales/ru_UA: Likewise.
2695         * locales/th_TH: Likewise.
2696         * locales/tr_TR: Likewise.
2697         * locales/uk_UA: Likewise.
2698         * locales/zh_CN: Likewise.
2699         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
2700         in the ja_JP.EUC-JP locale.
2701         * tests-mbwc/dat_iswalpha.c: Likewise.
2702         * tests-mbwc/dat_iswctype.c: Likewise.
2703         * tests-mbwc/dat_iswgraph.c: Likewise.
2704         * tests-mbwc/dat_iswprint.c: Likewise.
2705         * tests-mbwc/dat_iswpunct.c: Likewise.
2707 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
2709         * fr_CA,2.13.in: Removed.
2711 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
2713         * locales/POSIX: New support for date_fmt.
2714         * locales/af_ZA: Likewise.
2715         * locales/ar_AE: Likewise.
2716         * locales/ar_BH: Likewise.
2717         * locales/ar_DZ: Likewise.
2718         * locales/ar_EG: Likewise.
2719         * locales/ar_IQ: Likewise.
2720         * locales/ar_JO: Likewise.
2721         * locales/ar_KW: Likewise.
2722         * locales/ar_LB: Likewise.
2723         * locales/ar_LY: Likewise.
2724         * locales/ar_MA: Likewise.
2725         * locales/ar_OM: Likewise.
2726         * locales/ar_QA: Likewise.
2727         * locales/ar_SA: Likewise.
2728         * locales/ar_SD: Likewise.
2729         * locales/ar_SY: Likewise.
2730         * locales/ar_TN: Likewise.
2731         * locales/ar_YE: Likewise.
2732         * locales/be_BY: Likewise.
2733         * locales/bg_BG: Likewise.
2734         * locales/ca_ES: Likewise.
2735         * locales/cs_CZ: Likewise.
2736         * locales/da_DK: Likewise.
2737         * locales/de_AT: Likewise.
2738         * locales/de_BE: Likewise.
2739         * locales/de_CH: Likewise.
2740         * locales/de_DE: Likewise.
2741         * locales/de_LU: Likewise.
2742         * locales/el_GR: Likewise.
2743         * locales/en_AU: Likewise.
2744         * locales/en_CA: Likewise.
2745         * locales/en_DK: Likewise.
2746         * locales/en_GB: Likewise.
2747         * locales/en_IE: Likewise.
2748         * locales/en_NZ: Likewise.
2749         * locales/en_US: Likewise.
2750         * locales/en_ZA: Likewise.
2751         * locales/es_AR: Likewise.
2752         * locales/es_BO: Likewise.
2753         * locales/es_CL: Likewise.
2754         * locales/es_CO: Likewise.
2755         * locales/es_CR: Likewise.
2756         * locales/es_DO: Likewise.
2757         * locales/es_EC: Likewise.
2758         * locales/es_ES: Likewise.
2759         * locales/es_GT: Likewise.
2760         * locales/es_HN: Likewise.
2761         * locales/es_MX: Likewise.
2762         * locales/es_NI: Likewise.
2763         * locales/es_PA: Likewise.
2764         * locales/es_PE: Likewise.
2765         * locales/es_PR: Likewise.
2766         * locales/es_PY: Likewise.
2767         * locales/es_SV: Likewise.
2768         * locales/es_US: Likewise.
2769         * locales/es_UY: Likewise.
2770         * locales/es_VE: Likewise.
2771         * locales/et_EE: Likewise.
2772         * locales/eu_ES: Likewise.
2773         * locales/fa_IR: Likewise.
2774         * locales/fi_FI: Likewise.
2775         * locales/fo_FO: Likewise.
2776         * locales/fr_BE: Likewise.
2777         * locales/fr_CA: Likewise.
2778         * locales/fr_CH: Likewise.
2779         * locales/fr_FR: Likewise.
2780         * locales/fr_LU: Likewise.
2781         * locales/ga_IE: Likewise.
2782         * locales/gl_ES: Likewise.
2783         * locales/gv_GB: Likewise.
2784         * locales/he_IL: Likewise.
2785         * locales/hi_IN: Likewise.
2786         * locales/hr_HR: Likewise.
2787         * locales/hu_HU: Likewise.
2788         * locales/i18n: Likewise.
2789         * locales/id_ID: Likewise.
2790         * locales/is_IS: Likewise.
2791         * locales/it_CH: Likewise.
2792         * locales/it_IT: Likewise.
2793         * locales/iw_IL: Likewise.
2794         * locales/ja_JP: Likewise.
2795         * locales/kl_GL: Likewise.
2796         * locales/ko_KR: Likewise.
2797         * locales/kw_GB: Likewise.
2798         * locales/lt_LT: Likewise.
2799         * locales/lv_LV: Likewise.
2800         * locales/mk_MK: Likewise.
2801         * locales/mr_IN: Likewise.
2802         * locales/mt_MT: Likewise.
2803         * locales/nl_BE: Likewise.
2804         * locales/nl_NL: Likewise.
2805         * locales/nn_NO: Likewise.
2806         * locales/no_NO: Likewise.
2807         * locales/pl_PL: Likewise.
2808         * locales/pt_BR: Likewise.
2809         * locales/pt_PT: Likewise.
2810         * locales/ro_RO: Likewise.
2811         * locales/ru_RU: Likewise.
2812         * locales/ru_UA: Likewise.
2813         * locales/sk_SK: Likewise.
2814         * locales/sl_SI: Likewise.
2815         * locales/sq_AL: Likewise.
2816         * locales/sr_YU: Likewise.
2817         * locales/sv_FI: Likewise.
2818         * locales/sv_SE: Likewise.
2819         * locales/th_TH: Likewise.
2820         * locales/tr_TR: Likewise.
2821         * locales/uk_UA: Likewise.
2822         * locales/vi_VN: Likewise.
2823         * locales/zh_CN: Likewise.
2824         * locales/zh_HK: Likewise.
2825         * locales/zh_TW: Likewise.
2827 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
2829         * locales/fa_IR: Fix many problems and change to use UTF-8.
2830         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
2831         * SUPPORTED: Add fa_IR.UTF-8.
2833 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
2835         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
2837 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
2839         * locales/iso14651_t1: Handle Macedonian correctly.
2840         Patch by Damjan <arhiv@freemail.org.mk>.
2842 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
2844         * locales/iso14651_t1: Add currency symbols.
2846 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
2848         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
2849         * tests-mbwc/dat_iswdigit.c: Likewise.
2851         * locales/zh_CN: Remove non-ASCII digit entry.
2852         * locales/ja_JP: Likewise.
2853         Add full width digits to alnum class.
2855 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2857         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
2858         digits.
2859         (is_alpha): Add them here.
2860         * locales/i18n (digit): Remove all non-ASCII digits.
2861         (alpha): Add them here.
2863         * dump-ctype.c: Pretty print.
2865 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
2867         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
2868         * locales/ko_KR: Change currency_symbol back to use U20a9.
2870 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
2872         * tst-langinfo.sh: Adjust for change in ja_JP.
2874 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
2876         * locales/ja_JP: Changed yesexpr/noexpr expression,
2877         fixed typo in era, added definition for name_gen.
2879 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2881         * SUPPORTED: Add ko_KR.UTF-8.
2883 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
2885         * charmaps/BIG5: Add a width table.
2886         * charmaps/GB18030: Likewise.
2887         * charmaps/ISO-8859-6: Likewise.
2888         * charmaps/ISO-8859-8: Likewise.
2889         * charmaps/TIS-620: Likewise.
2891 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2893         * Makefile (repertoiremaps): Remove variable.
2894         (distribute): Remove repertoiremaps.
2895         (install-others): Likewise. Add .gz to charmaps.
2896         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
2898 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2900         * charmaps/ISO-IR-197: Remove alias "none".
2902 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2904         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
2905         width of format control characters to 0.
2907 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
2909         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
2910         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
2911         return values.  Only the sign matters.
2913 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
2915         * locales/ar_SA: Last non <Uxxxx> entries removed.
2916         Patch by Martin Strassburger <martin.strassburger@sap.com>.
2918 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
2920         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
2921         we have EUC-KR.
2923 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
2925         * locales/uk_UA: Fix yesexpr.
2926         * locales/ru_UA: Likewise.
2927         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
2929 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
2931         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
2932         so they become printable and carry a width.  Comment out surrogate
2933         ranges.  Add a WIDTH table.
2935 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
2937         * gen-unicode-ctype.c: New file.
2938         * dump-ctype.c: New file.
2939         * Makefile (distribute): Add them.
2940         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
2941         gen-unicode-ctype.c.
2942         (blank): Add U+1680.
2943         (cntrl): Add U+2028, U+2029.
2944         (space): Add U+1680, U+2028, U+2029.
2945         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
2946         (alnum, alpha, print, graph, punct): Lots of additions.
2947         (lower, upper, tolower, toupper, combining, combining_level3): Update.
2948         (totitle): New map.
2949         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
2950         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
2951         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
2952         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
2953         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
2954         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
2955         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
2957 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
2959         * charmaps/GBK: Add commented mappings for GBK characters not yet in
2960         Unicode.
2962 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
2964         * charmaps/GBK: Remove /x80 entry.
2966 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
2968         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
2969         to use it.
2971 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
2973         * charmaps/JOHAB: Add identity mapping for 0x7f.
2975 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
2977         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
2978         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
2980 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
2982         * charmaps/GB2312: Change code_set_name to GB2312.
2984 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
2986         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
2987         * localedata/locales/ar_BH: Likewise.
2988         * localedata/locales/ar_DZ: Likewise.
2989         * localedata/locales/ar_EG: Likewise.
2990         * localedata/locales/ar_IQ: Likewise.
2991         * localedata/locales/ar_JO: Likewise.
2992         * localedata/locales/ar_KW: Likewise.
2993         * localedata/locales/ar_LB: Likewise.
2994         * localedata/locales/ar_LY: Likewise.
2995         * localedata/locales/ar_MA: Likewise.
2996         * localedata/locales/ar_OM: Likewise.
2997         * localedata/locales/ar_QA: Likewise.
2998         * localedata/locales/ar_SD: Likewise.
2999         * localedata/locales/ar_SY: Likewise.
3000         * localedata/locales/ar_TN: Likewise.
3001         * localedata/locales/ar_YE: Likewise.
3003 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
3005         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
3006         * locales/mr_IN: New file.
3007         * locales/mt_MT: New file.
3009         * charmaps/GB18030: Comment out entries in user-defined area.
3011 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
3013         * charmaps/GB18030: Add back entries which got lost in last change.
3015 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
3017         * charmaps/GB18030: Update once more.
3019         * charmaps/JOHAB: New file.
3020         * SUPPORTED: Add ko_KR.JOHAB.
3022 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
3024         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
3025         but not in EUC-KR.
3027 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3029         * charmaps/EUC-TW: Add commented non-reversible mappings.
3031 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3033         * charmaps/CP949: New file.
3035 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3037         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
3039 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3041         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
3042         U+007E.
3044 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
3046         * charmaps/INIS-8: Update to use <Uxxxx> format.
3047         * charmaps/ISO_2033-1983: Likewise.
3048         * charmaps/ISO_5427-EXT: Likewise.
3050 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
3052         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
3053         * SUPPORTED: Add zh_HK.BIG5HKSCS.
3055         * charmaps/BIG5HKSCS: Add Big5 codes.
3057         * Makefile (test-input): Add sv_SE.ISO-8859-1.
3058         (LOCALES): Likewise.
3059         * sv_SE.ISO-8859-1: New file.
3061 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
3063         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
3064         Changes by Roger So <spacehunt@e-fever.org>.
3066         * SUPPORTED: Add nn_NO.ISO-8859-1.
3067         * locales/nn_NO: New file.
3069 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
3071         * charmaps/BIG5HKSCS: Regenerated from official data file.
3073         * locales/ja_JP: Add yesstr and nostr information.
3075         * charmaps/GB18030: Add entries from GBK not present here.
3077         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
3079         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
3081 2000-08-29  Akira Higuchi  <a@kondara.org>
3083         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
3084         * charmaps/GBK: Likewise.
3086         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
3088 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
3090         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
3091         and customize with several reorder-after statements.
3092         Reported by menthos@menthos.com.
3094 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
3096         * locales/ja_JP: Add new categories with generic information.
3098         * locales/i18n (default_missing): Change back to only U003F.
3100 2000-08-24  Andreas Jaeger  <aj@suse.de>
3102         * Makefile (generated): Add some .out files.
3104 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
3106         * locales/i18n: Add transliteration information.
3108 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
3110         * locales/ca_ES@euro: Country is Spain.
3111         * locales/ca_ES: Likewise.
3113         * locales/es_MX: Correct int_curr_symbol.
3114         * locales/es_PE: Likewise.
3116         * SUPPORTED: Add missing supported locales.
3118         * locales/fa_IR: Correct a few of the contained bugs.
3120         * locales/zh_HK: New file.
3122         * charmaps/BIG5HKSCS: New file.
3124         * locales/en_CA,2.5: Removed.
3125         * locales/fr_CA,2.13: Removed.
3126         * locales/in_ID: Removed.
3128         * locales/sq_AL: New file.
3129         * SUPPORTED: Add sq_AL.ISO-8859-1.
3131         * locales/vi_VN: New file.
3132         * SUPPORTED: Add vi_VN.UTF-8.
3134         * locales/ko_KR: Correct currency_symbol entry.
3136         * locales/hi_IN: New file.
3137         * SUPPORTED: Add hi_IN.UTF-8.
3139         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
3141         * sort-test.sh: Improve error handling by printing more information.
3143         * locales/ar_AE: New file.
3144         * locales/ar_BH: New file.
3145         * locales/ar_DZ: New file.
3146         * locales/ar_EG: New file.
3147         * locales/ar_IQ: New file.
3148         * locales/ar_JO: New file.
3149         * locales/ar_KW: New file.
3150         * locales/ar_LB: New file.
3151         * locales/ar_LY: New file.
3152         * locales/ar_MA: New file.
3153         * locales/ar_OM: New file.
3154         * locales/ar_QA: New file.
3155         * locales/ar_SD: New file.
3156         * locales/ar_SY: New file.
3157         * locales/ar_TN: New file.
3158         * locales/ar_YE: New file.
3159         * SUPPORTED: Add Arabic locales.
3161 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
3163         * locales/es_CR: New file.
3164         * locales/es_NI: New file.
3165         * locales/es_PR: New file.
3167         * locales/es_AR: Share LC_COLLATE description with es_ES.
3168         * locales/es_BO: Likewise.
3169         * locales/es_CL: Likewise.
3170         * locales/es_CO: Likewise.
3171         * locales/es_DO: Likewise.
3172         * locales/es_GT: Likewise.
3173         * locales/es_HN: Likewise.
3174         * locales/es_MX: Likewise.
3175         * locales/es_PA: Likewise.
3176         * locales/es_PE: Likewise.
3177         * locales/es_PY: Likewise.
3178         * locales/es_SV: Likewise.
3179         * locales/es_UY: Likewise.
3180         * locales/es_VE: Likewise.
3181         * locales/es_EC: Share LC_COLLATE description with es_US.
3183         * locales/ko_KR: Updated for glibc 2.2.
3184         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
3185         * SUPPORTED: Add ko_KR.
3187         * locales/de_BE@euro: New file.
3188         * locales/eu_ES@euro: New file.
3189         * locales/ga_IE@euro: New file.
3190         * locales/gl_ES@euro: New file.
3191         * locales/nl_BE@euro: New file.
3192         * locales/sv_FI@euro: New file.
3193         * SUPPORTED: Add the new locales.
3195         * Makefile (install-locales): Handle option in locale name.  Print
3196         progress information.
3198         * SUPPORTED: Add all the @euro locales.
3200         * locales/ca_ES@euro: Update charset comment.
3201         * locales/de_AT@euro: Likewise.
3202         * locales/de_DE@euro: Likewise.
3203         * locales/de_LU@euro: Likewise.
3204         * locales/en_IE@euro: Likewise.
3205         * locales/es_ES@euro: Likewise.
3206         * locales/fi_FI@euro: Likewise.
3207         * locales/fr_BE@euro: Likewise.
3208         * locales/fr_FR@euro: Likewise.
3209         * locales/fr_LU@euro: Likewise.
3210         * locales/it_IT@euro: Likewise.
3211         * locales/nl_NL@euro: Likewise.
3212         * locales/pt_PT@euro: Likewise.
3214 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
3216         * locales/ca_ES: Correct comment.
3218         * locales/ca_ES@euro: New file.
3219         * locales/de_AT@euro: New file.
3220         * locales/de_DE@euro: New file.
3221         * locales/de_LU@euro: New file.
3222         * locales/en_IE@euro: New file.
3223         * locales/es_ES@euro: New file.
3224         * locales/fi_FI@euro: New file.
3225         * locales/fr_BE@euro: New file.
3226         * locales/fr_FR@euro: New file.
3227         * locales/fr_LU@euro: New file.
3228         * locales/it_IT@euro: New file.
3229         * locales/nl_NL@euro: New file.
3230         * locales/pt_PT@euro: New file.
3232 2000-08-19  Andreas Jaeger  <aj@suse.de>
3234         * tst-digits.c: Include stdlib.h and string.h to provide
3235         prototypes for exit, strlen and strcmp.
3237 2000-08-18  Andreas Jaeger  <aj@suse.de>
3239         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
3240         (TST_DECL_VARS): Don't declare err_flg.
3241         (TST_GET_ERRET): Don't set err_flg.
3242         (TST_GET_ERRET_SEQ): Likewise.
3243         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
3245         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
3246         * tests-mbwc/dat_iswalnum.c: Likewise.
3247         * tests-mbwc/dat_iswalpha.c: Likewise.
3248         * tests-mbwc/dat_iswcntrl.c: Likewise.
3249         * tests-mbwc/dat_iswctype.c: Likewise.
3250         * tests-mbwc/dat_iswdigit.c: Likewise.
3251         * tests-mbwc/dat_iswgraph.c: Likewise.
3252         * tests-mbwc/dat_iswlower.c: Likewise.
3253         * tests-mbwc/dat_iswprint.c: Likewise.
3254         * tests-mbwc/dat_iswpunct.c: Likewise.
3255         * tests-mbwc/dat_iswspace.c: Likewise.
3256         * tests-mbwc/dat_iswupper.c: Likewise.
3257         * tests-mbwc/dat_iswxdigit.c: Likewise.
3258         * tests-mbwc/dat_mblen.c: Likewise.
3259         * tests-mbwc/dat_mbrlen.c: Likewise.
3260         * tests-mbwc/dat_mbrtowc.c: Likewise.
3261         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
3262         * tests-mbwc/dat_mbstowcs.c: Likewise.
3263         * tests-mbwc/dat_mbtowc.c: Likewise.
3264         * tests-mbwc/dat_strcoll.c: Likewise.
3265         * tests-mbwc/dat_strfmon.c: Likewise.
3266         * tests-mbwc/dat_strxfrm.c: Likewise.
3267         * tests-mbwc/dat_swscanf.c: Likewise.
3268         * tests-mbwc/dat_towctrans.c: Likewise.
3269         * tests-mbwc/dat_towlower.c: Likewise.
3270         * tests-mbwc/dat_towupper.c: Likewise.
3271         * tests-mbwc/dat_wcrtomb.c: Likewise.
3272         * tests-mbwc/dat_wcscat.c: Likewise.
3273         * tests-mbwc/dat_wcschr.c: Likewise.
3274         * tests-mbwc/dat_wcscmp.c: Likewise.
3275         * tests-mbwc/dat_wcscoll.c: Likewise.
3276         * tests-mbwc/dat_wcscpy.c: Likewise.
3277         * tests-mbwc/dat_wcscspn.c: Likewise.
3278         * tests-mbwc/dat_wcslen.c: Likewise.
3279         * tests-mbwc/dat_wcsncat.c: Likewise.
3280         * tests-mbwc/dat_wcsncmp.c: Likewise.
3281         * tests-mbwc/dat_wcsncpy.c: Likewise.
3282         * tests-mbwc/dat_wcspbrk.c: Likewise.
3283         * tests-mbwc/dat_wcsrtombs.c: Likewise.
3284         * tests-mbwc/dat_wcsspn.c: Likewise.
3285         * tests-mbwc/dat_wcsstr.c: Likewise.
3286         * tests-mbwc/dat_wcstod.c: Likewise.
3287         * tests-mbwc/dat_wcstok.c: Likewise.
3288         * tests-mbwc/dat_wcstombs.c: Likewise.
3289         * tests-mbwc/dat_wcswidth.c: Likewise.
3290         * tests-mbwc/dat_wcsxfrm.c: Likewise.
3291         * tests-mbwc/dat_wctob.c: Likewise.
3292         * tests-mbwc/dat_wctomb.c: Likewise.
3293         * tests-mbwc/dat_wctrans.c: Likewise.
3294         * tests-mbwc/dat_wctype.c: Likewise.
3295         * tests-mbwc/dat_wcwidth.c: Likewise.
3296         * tests-mbwc/dat_isw-funcs.h: Fix comment.
3298 2000-08-17  Andreas Jaeger  <aj@suse.de>
3300         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
3301         should have a value.
3303 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
3305         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
3306         separate uppercase from non-uppercase characters to enable correct
3307         handling in range expressions.
3309 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
3311         * Makefile (install-locales): Use --prefix option of localedef to
3312         avoid providing complete path for output file.
3314 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
3316         * locales/zh_TW: Updated.
3317         * charmaps/BIG5: Updated.
3318         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3320 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
3322         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
3323         use `int'.
3325 2000-08-01  Andreas Jaeger  <aj@suse.de>
3327         * Makefile (distribute): Follow name change of tst-ctype-de.in to
3328         tst-ctype-de_DE.ISO-8859-1.in.
3330 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
3332         * charmaps/KSX1001: Add width information.
3333         * charmaps/GB2312: Likewise.
3334         * charmaps/GBK: Likewise.
3335         Patches by GOTO Masanori <gotom@debian.or.jp>.
3337 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3339         * charmaps/CP737: New file.
3340         * charmaps/CP775: New file.
3342 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3344         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
3345         /xb0../xf7.  Remove aliases.
3347 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3349         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
3350         /xc9../xf9.
3352 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
3354         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
3356 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
3358         * tst-langinfo.c (main): Fix esacape sequence handling.
3360         * charmaps/EUC-TW: New file.
3362         * tst-digits.c: Add tests for wprintf.
3363         * tests/test7.cm: Change so that it is usable for wprintf tests.
3365         * tst-locale.sh: Fix typo in last change.
3367         * tst-digits.c: Add ctype and wctype tests.
3369 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
3371         * Makefile (ld-test-names): Add test7.
3372         (tests): Add tst-digits.  Add dependency and environment variable.
3373         * tst-digits.c: New file.
3374         * tst-locale.sh: Generate test7 locale.
3375         * tests/test7.cm: New file.
3376         * tests/test7.def: New file.
3378         * tst-locale.sh: Add dropped test6 locale.
3380 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
3382         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
3383         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
3384         locale.
3386 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
3388         * locales/zh_TW: New file.
3389         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3391 2000-07-28  Andreas Jaeger  <aj@suse.de>
3393         * tst-langinfo.c: Include <string.h> for strcmp prototype.
3395 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
3397         * charmaps/BIG5: New file.
3398         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3400 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
3402         * locales/zh_CN: Update for new format.
3403         Patch by Yong Li <yong.li@asu.edu>.
3405         * tst-langinfo.c: Add copyright text.
3407 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
3409         * tst-wctype.input: Add more input text.
3410         * tst-wctype.c: Test more classes.
3412         * Makefile: Add rules to build, run, and distribute tst-langinfo.
3413         * tst-langinfo.c: New file.
3414         * tst-langinfo.sh: New file.
3416         * locales/ja_JP (era_d_t_fmt): Fix typo.
3418         * Makefile: Add rules to build, run, and distribute tst-wctype.
3419         * tst-wctype.c: New file.
3420         * tst-wctype.input: New file.
3421         * tst-wctype.sh: New file.
3423 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3425         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
3426         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
3428 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
3430         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
3431         (enoexpr): Likewise.
3432         * locales/hr_HR: Likewise.
3433         Patches by GOTO Masanori <gotom@debian.or.jp>.
3435         * locales/i18n (yesexpr): Add U005E at the beginning.
3436         (noexpr): Likewise.
3438 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
3440         * locales/ja_JP (yesexpr): U0060 should be U005E.
3441         (noexpr): Likewise.
3443         * locales/i18n: Remove U00A0 from blank as well.
3444         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
3446 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
3448         * charmaps/SJIS: Add width information.
3449         Patch by GOTO Masanori <gotom@debian.or.jp>.
3451         * charmaps/SJIS: Correct byte sequence for single byte characters.
3453 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
3455         * locales/i18n: Fix typos.
3457         * locales/iso14651_t1: Correct syntax for HAN script.
3459 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
3461         * charmaps/GB18030: New file.
3463         * charmaps/UTF-8: Update for Unicode 3.0.
3465         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
3466         space.
3467         * tst-ctype.c: Likewise.
3468         * tst-ctype.sh: Likewise.
3469         * locales/i18n: Likewise.
3470         * locales/ja_JP: Likewise.
3471         * tests-mbwc/dat_iswcntrl.c: Likewise.
3472         * tests-mbwc/dat_iswctype.c: Likewise.
3473         * tests-mbwc/dat_iswspace.c: Likewise.
3475         * tst-ctype.sh: Also test C locale.
3477 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
3479         * Makefile: Rewrite rules for tests to run them only when necessary.
3480         * sort-test.sh: Produce output for failed tests.
3481         * tst-fmon.sh: Likewise.
3482         * tst-rpmatch.sh: Likewise.
3484 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
3486         * tst-ctype-de_DE.in: Renamed to...
3487         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
3489 2000-07-11  Andreas Jaeger  <aj@suse.de>
3491         * Makefile (locale_test_suite): Always run test suite.
3492         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
3493         gen-locale.sh.
3494         (do-collate-test): Likewise.
3495         (do-tst-fmon): Likewise.
3496         (do-tst-locale): Likewise.
3497         (do-tst-rpmatch): Likewise.
3498         (do-tst-trans): Likewise.
3499         (do-tst-mbswcs): Likewise.
3500         (do-tst-ctype): Likewise.
3502         * sort-test.sh : Rewrite to work with static only builds.
3503         * tst-ctype.sh: Likewise.
3504         * tst-fmon.sh: Likewise.
3505         * tst-locale.sh: Likewise.
3506         * tst-mbswcs.sh: Likewise.
3507         * tst-rpmatch.sh: Likewise.
3508         * tst-trans.sh: Likewise.
3510         * gen-locale.sh (locfile): Fix it for building with
3511         sourcedir==builddir and for static only builds.
3513 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
3515         * locales/POSIX: Remove repertoire map reference.
3516         * locales/ar_SA: Remove repertoire map reference.
3518         * locales/zh_CN.GBK: Removed.
3520         * repertoiremaps/charids.894: Removed.
3521         * repertoiremaps/mnemonics.ds: Removed.
3522         * repertoiremaps/mnemonics.ja: Removed.
3523         * repertoiremaps/mnemonics.ko: Removed.
3524         * repertoiremaps/mnemonics.zh: Removed.
3526         * charmaps/SJIS: New file.
3528 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
3530         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
3531         to EUC-JP.
3532         * tests-mbwc/dat_mbtowc.c: Likewise.
3533         * tests-mbwc/dat_wctob.c: Likewise.
3535         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
3536         * charmaps/EUC-KR: Likewise.
3538 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
3540         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
3541         * locales/ar_SA (LC_TELEPHONE): Likewise.
3542         * locales/be_BY (LC_TELEPHONE): Likewise.
3543         * locales/bg_BG (LC_TELEPHONE): Likewise.
3544         * locales/ca_ES (LC_TELEPHONE): Likewise.
3545         * locales/da_DK (LC_TELEPHONE): Likewise.
3546         * locales/de_BE (LC_TELEPHONE): Likewise.
3547         * locales/de_CH (LC_TELEPHONE): Likewise.
3548         * locales/de_LU (LC_TELEPHONE): Likewise.
3549         * locales/el_GR (LC_TELEPHONE): Likewise.
3550         * locales/en_AU (LC_TELEPHONE): Likewise.
3551         * locales/en_BW (LC_TELEPHONE): Likewise.
3552         * locales/en_CA (LC_TELEPHONE): Likewise.
3553         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
3554         * locales/en_DK (LC_TELEPHONE): Likewise.
3555         * locales/en_IE (LC_TELEPHONE): Likewise.
3556         * locales/en_NZ (LC_TELEPHONE): Likewise.
3557         * locales/en_ZA (LC_TELEPHONE): Likewise.
3558         * locales/en_ZW (LC_TELEPHONE): Likewise.
3559         * locales/es_AR (LC_TELEPHONE): Likewise.
3560         * locales/es_BO (LC_TELEPHONE): Likewise.
3561         * locales/es_CL (LC_TELEPHONE): Likewise.
3562         * locales/es_CO (LC_TELEPHONE): Likewise.
3563         * locales/es_DO (LC_TELEPHONE): Likewise.
3564         * locales/es_EC (LC_TELEPHONE): Likewise.
3565         * locales/es_ES (LC_TELEPHONE): Likewise.
3566         * locales/es_GT (LC_TELEPHONE): Likewise.
3567         * locales/es_HN (LC_TELEPHONE): Likewise.
3568         * locales/es_MX (LC_TELEPHONE): Likewise.
3569         * locales/es_PA (LC_TELEPHONE): Likewise.
3570         * locales/es_PE (LC_TELEPHONE): Likewise.
3571         * locales/es_PY (LC_TELEPHONE): Likewise.
3572         * locales/es_SV (LC_TELEPHONE): Likewise.
3573         * locales/es_US (LC_TELEPHONE): Likewise.
3574         * locales/es_UY (LC_TELEPHONE): Likewise.
3575         * locales/es_VE (LC_TELEPHONE): Likewise.
3576         * locales/et_EE (LC_TELEPHONE): Likewise.
3577         * locales/eu_ES (LC_TELEPHONE): Likewise.
3578         * locales/fa_IR (LC_TELEPHONE): Likewise.
3579         * locales/fi_FI (LC_TELEPHONE): Likewise.
3580         * locales/fo_FO (LC_TELEPHONE): Likewise.
3581         * locales/fr_BE (LC_TELEPHONE): Likewise.
3582         * locales/fr_CA (LC_TELEPHONE): Likewise.
3583         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
3584         * locales/fr_CH (LC_TELEPHONE): Likewise.
3585         * locales/fr_LU (LC_TELEPHONE): Likewise.
3586         * locales/ga_IE (LC_TELEPHONE): Likewise.
3587         * locales/gl_ES (LC_TELEPHONE): Likewise.
3588         * locales/gv_GB (LC_TELEPHONE): Likewise.
3589         * locales/he_IL (LC_TELEPHONE): Likewise.
3590         * locales/hr_HR (LC_TELEPHONE): Likewise.
3591         * locales/hu_HU (LC_TELEPHONE): Likewise.
3592         * locales/id_ID (LC_TELEPHONE): Likewise.
3593         * locales/in_ID (LC_TELEPHONE): Likewise.
3594         * locales/is_IS (LC_TELEPHONE): Likewise.
3595         * locales/it_CH (LC_TELEPHONE): Likewise.
3596         * locales/it_IT (LC_TELEPHONE): Likewise.
3597         * locales/iw_IL (LC_TELEPHONE): Likewise.
3598         * locales/kl_GL (LC_TELEPHONE): Likewise.
3599         * locales/ko_KR (LC_TELEPHONE): Likewise.
3600         * locales/kw_GB (LC_TELEPHONE): Likewise.
3601         * locales/lt_LT (LC_TELEPHONE): Likewise.
3602         * locales/lv_LV (LC_TELEPHONE): Likewise.
3603         * locales/mk_MK (LC_TELEPHONE): Likewise.
3604         * locales/nl_BE (LC_TELEPHONE): Likewise.
3605         * locales/nl_NL (LC_TELEPHONE): Likewise.
3606         * locales/pl_PL (LC_TELEPHONE): Likewise.
3607         * locales/pt_BR (LC_TELEPHONE): Likewise.
3608         * locales/ro_RO (LC_TELEPHONE): Likewise.
3609         * locales/ru_RU (LC_TELEPHONE): Likewise.
3610         * locales/ru_UA (LC_TELEPHONE): Likewise.
3611         * locales/sk_SK (LC_TELEPHONE): Likewise.
3612         * locales/sl_SI (LC_TELEPHONE): Likewise.
3613         * locales/sr_YU (LC_TELEPHONE): Likewise.
3614         * locales/sv_FI (LC_TELEPHONE): Likewise.
3615         * locales/th_TH (LC_TELEPHONE): Likewise.
3616         * locales/tr_TR (LC_TELEPHONE): Likewise.
3617         * locales/uk_UA (LC_TELEPHONE): Likewise.
3619 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
3621         * locales/th_TH: Update revision information.
3622         (LC_CTYPE: alpha): Replace ";...;" with "..".
3623         (LC_COLLATE: order): Quote with "".
3625 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
3627         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
3628         in address.
3629         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
3630         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
3631         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
3632         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
3633         * locales/es_BO (LC_IDENTIFICATION): Likewise.
3634         * locales/es_CL (LC_IDENTIFICATION): Likewise.
3635         * locales/es_CO (LC_IDENTIFICATION): Likewise.
3636         * locales/es_DO (LC_IDENTIFICATION): Likewise.
3637         * locales/es_EC (LC_IDENTIFICATION): Likewise.
3638         * locales/es_ES (LC_IDENTIFICATION): Likewise.
3639         * locales/es_GT (LC_IDENTIFICATION): Likewise.
3640         * locales/es_HN (LC_IDENTIFICATION): Likewise.
3641         * locales/es_MX (LC_IDENTIFICATION): Likewise.
3642         * locales/es_PA (LC_IDENTIFICATION): Likewise.
3643         * locales/es_PE (LC_IDENTIFICATION): Likewise.
3644         * locales/es_PY (LC_IDENTIFICATION): Likewise.
3645         * locales/es_SV (LC_IDENTIFICATION): Likewise.
3646         * locales/es_US (LC_IDENTIFICATION): Likewise.
3647         * locales/es_UY (LC_IDENTIFICATION): Likewise.
3648         * locales/es_VE (LC_IDENTIFICATION): Likewise.
3649         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
3650         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
3651         * locales/no_NO (LC_TELEPHONE): Fill in.
3652         * locales/pt_PT (LC_TELEPHONE): Fill in.
3653         * locales/sv_SE (LC_TELEPHONE): Fill in.
3654         * locales/en_GB (LC_TELEPHONE): Fill in.
3655         * locales/cs_CZ (LC_TELEPHONE): Fill in.
3657 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
3659         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
3660         * tst-locale.sh (LC_ALL): Likewise.
3662 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
3664         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
3665         * tst-locale.sh: Likewise.
3667 2000-07-01  Andreas Jaeger  <aj@suse.de>
3669         * Makefile (generated-dirs): LOCALES are also generated.
3670         (generated-dirs): Remove obsolete entry.
3672 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
3674         * Makefile (distribute): Add locale test suite files, fmon test
3675         suite files, gen-locale.sh, and show-ucs-data.c.
3677         * Depend: New file.
3679         * Makefile: Rewrite rules to generate locale data.
3680         * gen-locale.sh: Generate only one locale which is described in a
3681         command line parameter.
3683         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
3684         around DEM problem.
3685         * tst-fmon.data: Change back entries with DEM.
3687         * gen-locale.sh: Print that it might take a while to finish.
3689 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
3691         * Makefile (install-locales): Remove the -u switch from localedef
3692         command line.
3694 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
3696         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
3697         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
3698         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
3700         * locales/POSIX: Update for new format.
3702         * Makefile: Regenerate locale data also if localedef changed.
3704         * tst-fmon.data: Until we know what is correct, but the spaces
3705         after DEM back in.
3707         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
3708         unresolved issues.
3709         * tests-mbwc/dat_mbtowc.c: Likewise.
3710         * tests-mbwc/dat_strcoll.c: Likewise.
3711         * tests-mbwc/dat_strfmon.c: Likewise.
3712         * tests-mbwc/dat_strxfrm.c: Likewise.
3713         * tests-mbwc/tst_mbtowc.c: Likewise.
3715 2000-06-29  Andreas Jaeger  <aj@suse.de>
3717         * sort-test.sh: Set LC_ALL to full locale name.
3719         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
3720         anymore.
3721         (LOCALES): New.
3722         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
3723         Depend on locale files
3724         (LOCALE_FILES): New.
3725         (ALL_LC_FILES): New.
3726         (ALL_OBJ_LC_FILES): New
3727         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
3729         * tst-ctype.sh: Don't generate locales here.
3730         * tst-mbswcs.sh: Likewise.
3731         * sort-test.sh: Likewise.
3733         * gen-locale.sh: New file to generate locales.
3735 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3737         * locales/en_GB: Update RAP address.
3738         * locales/fr_FR: Likewise.
3739         * locales/en_NZ: Likewise.
3740         * locales/de_BE: Likewise.
3741         * locales/de_CH: Likewise.
3742         * locales/de_LU: Likewise.
3743         * locales/en_AU: Likewise.
3744         * locales/en_IE: Likewise.
3745         * locales/eu_ES: Likewise.
3746         * locales/fr_BE: Likewise.
3747         * locales/fr_CH: Likewise.
3748         * locales/fr_LU: Likewise.
3749         * locales/it_IT: Likewise.
3750         * locales/nl_BE: Likewise.
3751         * locales/nl_NL: Likewise.
3752         * locales/pt_BR: Likewise.
3753         * locales/pt_PT: Likewise.
3754         * locales/sv_FI: Likewise.
3755         * locales/fi_FI: Likewise.
3756         * locales/sv_SE: Likewise.
3758 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3760         * locales/af_ZA: Update for new format.
3761         * locales/ar_SA: Likewise.
3762         * locales/be_BY: Likewise.
3763         * locales/bg_BG: Likewise.
3764         * locales/ca_ES: Likewise.
3765         * locales/el_GR: Likewise.
3766         * locales/en_BW: Likewise.
3767         * locales/en_DK: Likewise.
3768         * locales/en_ZW: Likewise.
3769         * locales/es_AR: Likewise.
3770         * locales/es_BO: Likewise.
3771         * locales/es_CL: Likewise.
3772         * locales/es_CO: Likewise.
3773         * locales/es_DO: Likewise.
3774         * locales/es_EC: Likewise.
3775         * locales/es_ES: Likewise.
3776         * locales/es_GT: Likewise.
3777         * locales/es_HN: Likewise.
3778         * locales/es_MX: Likewise.
3779         * locales/es_PA: Likewise.
3780         * locales/es_PE: Likewise.
3781         * locales/es_PY: Likewise.
3782         * locales/es_SV: Likewise.
3783         * locales/es_US: Likewise.
3784         * locales/es_UY: Likewise.
3785         * locales/es_VE: Likewise.
3786         * locales/et_EE: Likewise.
3787         * locales/fa_IR: Likewise.
3788         * locales/fr_CA: Likewise.
3789         * locales/en_CA,2.5: Likewise.
3790         * locales/fr_CA,2.13: Likewise.
3791         * locales/gl_ES: Likewise.
3792         * locales/hr_HR: Likewise.
3793         * locales/hu_HU: Likewise.
3794         * locales/ko_KR: Likewise.
3795         * locales/lt_LT: Likewise.
3796         * locales/lv_LV: Likewise.
3797         * locales/no_NO: Likewise.
3798         * locales/pl_PL: Likewise.
3799         * locales/ro_RO: Likewise.
3800         * locales/ru_RU: Likewise.
3801         * locales/ru_UA: Likewise.
3802         * locales/sk_SK: Likewise.
3803         * locales/sl_SI: Likewise.
3804         * locales/sr_YU: Likewise.
3805         * locales/th_TH: Likewise.
3806         * locales/tr_TR: Likewise.
3807         * locales/uk_UA: Likewise.
3808         * locales/en_CA: Likewise.
3809         * locales/is_IS: Likewise.
3810         * locales/mk_MK: Likewise.
3812 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
3814         * locales/cs_CZ: Comment out fields I'm not sure about.
3815         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
3816         * locales/en_NZ: Update for new format.
3817         * locales/de_BE: Likewise.
3818         * locales/de_CH: Likewise.
3819         * locales/de_LU: Likewise.
3820         * locales/en_AU: Likewise.
3821         * locales/en_IE: Likewise.
3822         * locales/en_ZA: Likewise.
3823         * locales/eu_ES: Likewise.
3824         * locales/fo_FO: Likewise.
3825         * locales/fr_BE: Likewise.
3826         * locales/fr_CH: Likewise.
3827         * locales/fr_LU: Likewise.
3828         * locales/ga_IE: Likewise.
3829         * locales/gv_GB: Likewise.
3830         * locales/he_IL: Likewise.
3831         * locales/id_ID: Likewise.
3832         * locales/in_ID: Likewise.
3833         * locales/it_CH: Likewise.
3834         * locales/it_IT: Likewise.
3835         * locales/iw_IL: Likewise.
3836         * locales/kl_GL: Likewise.
3837         * locales/kw_GB: Likewise.
3838         * locales/nl_BE: Likewise.
3839         * locales/nl_NL: Likewise.
3840         * locales/pt_BR: Likewise.
3841         * locales/pt_PT: Likewise.
3842         * locales/sv_FI: Likewise.
3843         * locales/da_DK: Likewise.
3844         * locales/fi_FI: Likewise.
3845         * locales/sv_SE: Likewise.
3847 2000-06-29  Andreas Jaeger  <aj@suse.de>
3849         * Makefile (locale_test_suite): Add new test files.
3850         (tst_mblen-ENV): New.
3851         (tst_mbtowc-ENV): New.
3852         (tst_strcoll-ENV): New.
3853         (tst_strxfrm-ENV): New.
3854         (tst_wctomb-ENV): New.
3855         (tst_mbrtowc-ENV): New.
3856         (tst_mbsrtowcs-ENV): New.
3857         (tst_mbstowcs-ENV): New.
3858         (tst_strfmon-ENV): New.
3859         (tst_wcrtomb-ENV): New.
3860         (tst_wcsrtombs-ENV): New.
3861         (tst_wcstod-ENV): New.
3862         (tst_wcstok-ENV): New.
3863         (tst_wcstombs-ENV): New.
3865         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
3866         <kuwahara@cthulhu.engr.sgi.com>.
3867         * tests-mbwc/dat_wctomb.c: Likewise.
3868         * tests-mbwc/tst_mbtowc.c: Likewise.
3869         * tests-mbwc/dat_mbtowc.c: Likewise.
3870         * tests-mbwc/tst_strxfrm.c: Likewise.
3871         * tests-mbwc/dat_strxfrm.c: Likewise.
3872         * tests-mbwc/dat_strcoll.c: Likewise.
3873         * tests-mbwc/tst_strcoll.c: Likewise.
3874         * tests-mbwc/tst_mblen.c: Likewise.
3875         * tests-mbwc/dat_mblen.c: Likewise.
3876         * tests-mbwc/dat_wcstok.c: Likewise.
3877         * tests-mbwc/tst_wcstok.c: Likewise.
3878         * tests-mbwc/dat_wcstod.c: Likewise.
3879         * tests-mbwc/tst_wcstod.c: Likewise.
3880         * tests-mbwc/dat_mbrtowc.c: Likewise.
3881         * tests-mbwc/tst_mbrtowc.c: Likewise.
3882         * tests-mbwc/dat_wcsrtombs.c: Likewise.
3883         * tests-mbwc/tst_wcsrtombs.c: Likewise.
3884         * tests-mbwc/dat_wcstombs.c: Likewise.
3885         * tests-mbwc/tst_wcstombs.c: Likewise.
3886         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
3887         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
3888         * tests-mbwc/dat_wcrtomb.c: Likewise.
3889         * tests-mbwc/tst_wcrtomb.c: Likewise.
3890         * tests-mbwc/dat_mbstowcs.c: Likewise.
3891         * tests-mbwc/tst_mbstowcs.c: Likewise.
3892         * tests-mbwc/dat_strfmon.c: Likewise.
3893         * tests-mbwc/tst_strfmon.c: Likewise.
3895 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
3897         * locales/mk_MK: Updated (not to new format).
3898         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
3900 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3902         * locales/fr_FR: Update for new format.
3903         * locales/de_AT: Likewise.
3904         * locales/en_GB: Likewise.
3906 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
3908         * locales/th_TH: Update copyright notice.
3910         * locales/cs_CZ: Updated for new format.
3911         Patch by Jakub Jelinek <jakub@redhat.com>.
3913         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
3914         comments.
3915         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
3916         internal state of mbrlen.
3918         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
3919         (TEST_MBWC_ENV): Remove unnecessary slash.
3920         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
3922         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
3924         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
3925         tests.
3927         * locales/iso14651_t1: Explicitly add control character in
3928         U0000-U001F and U007F-U009F range for backward compatibility.
3930         * locales/i18n: Correct problems found by test suite.
3932 2000-06-28  Andreas Jaeger  <aj@suse.de>
3934         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
3935         warning.
3937         * Makefile (locale_test_suite): Add tst_mbrlen.
3938         (tst_mbrlen-ENV): New.
3940         * tests-mbwc/tst_mbrlen.c: New file
3942         * tests-mbwc/dat_mbrlen.c: New file.
3944         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
3945         (struct TST_HEAD): Use const char* instead of an array.
3947         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
3949         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
3951         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
3953 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
3955         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
3956         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
3957         U4E06 is not in EUC-JP.
3958         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
3959         * tests-mbwc/dat_towctrans.c: Likewise.
3960         * tests-mbwc/dat_wcscoll.c: Likewise.
3961         * tests-mbwc/dat_wcswidth.c: Likewise.
3962         * tests-mbwc/dat_wctob.c: Likewise.
3964         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
3965         versions.
3967         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
3968         what is correct.
3969         * tests-mbwc/dat_wcsxfrm.c: Likewise.
3970         * tests-mbwc/dat_wcwidth.c: Likewise.
3972         * tests-mbwc/tst_funcs.h: Pretty print.
3974         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
3975         * tests-mbwc/tst_wcschr.c: Likewise.
3976         * tests-mbwc/tst_wcscpy.c: Likewise.
3977         * tests-mbwc/tst_wcscat.c: Likewise.
3978         * tests-mbwc/tst_wcsncpy.c: Likewise.
3979         * tests-mbwc/tst_wcspbrk.c: Likewise.
3980         * tests-mbwc/tst_wcsstr.c: Likewise.
3981         * tests-mbwc/tst_wctrans.c: Likewise.
3982         * tests-mbwc/tst_wctype.c: Likewise.
3984         * tests-mbwc/tst_wcscoll.c: Print better error messages.
3986         * Makefile (tests): Define as $(locale_test_suite) but only
3987         if not cross-compiling and shared libs are built.
3988         (locale_test_suite): New variable.  Name all new tests from the
3989         locale test suite.
3990         Add rule to run new tests only when all data is available.
3991         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
3993         * tst-ctype-de_DE.in: U00A0 is not in class graph.
3995         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
3997         * locales/i18n: Backspace isn't blank, tab is.
3999         * tst-ctype.c (main): Add tests for control characters and space.
4001         * locales/i18n: Backspace is no space.
4003         * locales/i18n: Add \t to space.
4005 2000-06-27  Andreas Jaeger  <aj@suse.de>
4007         * Makefile (TEST_MBWC_ENV): New variable.
4008         Use it for all tests from tests-mbwc.
4010 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4012         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
4014 2000-06-27  Andreas Jaeger  <aj@suse.de>
4016         * Makefile: Add environment setting for all tests from tests-mbwc.
4018 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
4020         * locales/en_DK.com: Not needed.
4022 2000-06-27  Andreas Jaeger  <aj@suse.de>
4024         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
4025         <kuwahara@cthulhu.engr.sgi.com>.
4027         * Makefile (tests): Add tests from tests-mbwc subdirectory,
4028         comment them out for now.
4029         (subdir-dirs): New for tests-mbwc, add also vpaths.
4031         * locales/ja_JP: Add missing / in LC_CTYPE.
4033 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
4035         * Makefile (distribute): Add tst-ctype-de_DE.in.
4036         * tst-ctype.c: Read in more tests from stdin.
4037         * tst-ctype.sh: Feed extra test data to program via stdin.
4038         * tst-ctype-de_DE.in: New file.
4040         * locales/i18n (punct): Exclude U00A0.
4041         (blank): Include U00A0.
4043         * locales/ja_JP: Updates for new format.
4045         * Makefile (test-srcs): Add tst-ctype.
4046         (distribute): Add tst-ctype.sh.
4047         (do-tst-ctype): New target.  Run for tests.
4048         * tst-ctype.c: New file.
4049         * tst-ctype.sh: New file.
4051         * locales/i18n: NUL character must not be in cntrl.
4053         * Makefile (test-input): Add en_US.ISO-8859-1.
4054         * en_US.in: New file.
4056 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
4058         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
4059         for now.
4061         * de_DE.in: Update for new sorting.
4063         * tst-locale.sh: Don't use mnemonic.ds.
4064         * tst-mbswcs.sh: Likewise.
4065         * tst-trans.sh: Likewise.
4067         * locales/de_DE: Update for new format.
4068         * locales/en_US: Likewise.
4069         * tests/trans.def: Likewise.
4070         * tst-fmon-locales/tstfmon_n01y12: Likewise.
4071         * tst-fmon-locales/tstfmon_n02n40: Likewise.
4072         * tst-fmon-locales/tstfmon_n10y31: Likewise.
4073         * tst-fmon-locales/tstfmon_n11y41: Likewise.
4074         * tst-fmon-locales/tstfmon_n12y11: Likewise.
4075         * tst-fmon-locales/tstfmon_n20n32: Likewise.
4076         * tst-fmon-locales/tstfmon_n30y20: Likewise.
4077         * tst-fmon-locales/tstfmon_n41n00: Likewise.
4078         * tst-fmon-locales/tstfmon_y01y10: Likewise.
4079         * tst-fmon-locales/tstfmon_y02n22: Likewise.
4080         * tst-fmon-locales/tstfmon_y22n42: Likewise.
4081         * tst-fmon-locales/tstfmon_y30y21: Likewise.
4082         * tst-fmon-locales/tstfmon_y32n31: Likewise.
4083         * tst-fmon-locales/tstfmon_y40y00: Likewise.
4084         * tst-fmon-locales/tstfmon_y42n21: Likewise.
4086         * tst-rpmatch.c: Avoid warning with broken compiler.
4088         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
4090         * sort-test.sh: Add more GCONV_PATH usages.
4091         * tst-fmon.sh: Likewise.
4092         * tst-locale.sh: Likewise.
4093         * tst-mbswcs.sh: Likewise.
4094         * tst-rpmatch.sh: Likewise.
4095         * tst-trans.sh: Likewise.
4097         * locales/i18n: Remove order_start around copy.
4099         * locales/iso14651_t1: Correct various small errors.
4101 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
4103         * charmaps/ISO-8859-1: Correct width specification.
4105 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
4107         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
4108         * charmaps/ANSI_X3.4-1968: Likewise.
4109         * charmaps/ASMO_449: Likewise.
4110         * charmaps/BALTIC: Likewise.
4111         * charmaps/BS_4730: Likewise.
4112         * charmaps/BS_VIEWDATA: Likewise.
4113         * charmaps/CP1250: Likewise.
4114         * charmaps/CP1251: Likewise.
4115         * charmaps/CP1252: Likewise.
4116         * charmaps/CP1253: Likewise.
4117         * charmaps/CP1254: Likewise.
4118         * charmaps/CP1255: Likewise.
4119         * charmaps/CP1256: Likewise.
4120         * charmaps/CP1257: Likewise.
4121         * charmaps/CP1258: Likewise.
4122         * charmaps/CSA_Z243.4-1985-1: Likewise.
4123         * charmaps/CSA_Z243.4-1985-2: Likewise.
4124         * charmaps/CSA_Z243.4-1985-GR: Likewise.
4125         * charmaps/CSN_369103: Likewise.
4126         * charmaps/CWI: Likewise.
4127         * charmaps/DEC-MCS: Likewise.
4128         * charmaps/DIN_66003: Likewise.
4129         * charmaps/DS_2089: Likewise.
4130         * charmaps/EBCDIC-AT-DE: Likewise.
4131         * charmaps/EBCDIC-AT-DE-A: Likewise.
4132         * charmaps/EBCDIC-CA-FR: Likewise.
4133         * charmaps/EBCDIC-DK-NO: Likewise.
4134         * charmaps/EBCDIC-DK-NO-A: Likewise.
4135         * charmaps/EBCDIC-ES: Likewise.
4136         * charmaps/EBCDIC-ES-A: Likewise.
4137         * charmaps/EBCDIC-ES-S: Likewise.
4138         * charmaps/EBCDIC-FI-SE: Likewise.
4139         * charmaps/EBCDIC-FI-SE-A: Likewise.
4140         * charmaps/EBCDIC-FR: Likewise.
4141         * charmaps/EBCDIC-IS-FRISS: Likewise.
4142         * charmaps/EBCDIC-IT: Likewise.
4143         * charmaps/EBCDIC-PT: Likewise.
4144         * charmaps/EBCDIC-UK: Likewise.
4145         * charmaps/EBCDIC-US: Likewise.
4146         * charmaps/ECMA-CYRILLIC: Likewise.
4147         * charmaps/ES: Likewise.
4148         * charmaps/ES2: Likewise.
4149         * charmaps/EUC-JP: Likewise.
4150         * charmaps/EUC-KR: Likewise.
4151         * charmaps/GB2312: Likewise.
4152         * charmaps/GBK: Likewise.
4153         * charmaps/GB_1988-80: Likewise.
4154         * charmaps/GOST_19768-74: Likewise.
4155         * charmaps/GREEK-CCITT: Likewise.
4156         * charmaps/GREEK7: Likewise.
4157         * charmaps/GREEK7-OLD: Likewise.
4158         * charmaps/HP-ROMAN8: Likewise.
4159         * charmaps/IBM037: Likewise.
4160         * charmaps/IBM038: Likewise.
4161         * charmaps/IBM1004: Likewise.
4162         * charmaps/IBM1026: Likewise.
4163         * charmaps/IBM1047: Likewise.
4164         * charmaps/IBM256: Likewise.
4165         * charmaps/IBM273: Likewise.
4166         * charmaps/IBM274: Likewise.
4167         * charmaps/IBM275: Likewise.
4168         * charmaps/IBM277: Likewise.
4169         * charmaps/IBM278: Likewise.
4170         * charmaps/IBM280: Likewise.
4171         * charmaps/IBM281: Likewise.
4172         * charmaps/IBM284: Likewise.
4173         * charmaps/IBM285: Likewise.
4174         * charmaps/IBM290: Likewise.
4175         * charmaps/IBM297: Likewise.
4176         * charmaps/IBM420: Likewise.
4177         * charmaps/IBM423: Likewise.
4178         * charmaps/IBM424: Likewise.
4179         * charmaps/IBM437: Likewise.
4180         * charmaps/IBM500: Likewise.
4181         * charmaps/IBM850: Likewise.
4182         * charmaps/IBM851: Likewise.
4183         * charmaps/IBM852: Likewise.
4184         * charmaps/IBM855: Likewise.
4185         * charmaps/IBM857: Likewise.
4186         * charmaps/IBM860: Likewise.
4187         * charmaps/IBM861: Likewise.
4188         * charmaps/IBM862: Likewise.
4189         * charmaps/IBM863: Likewise.
4190         * charmaps/IBM864: Likewise.
4191         * charmaps/IBM865: Likewise.
4192         * charmaps/IBM866: Likewise.
4193         * charmaps/IBM868: Likewise.
4194         * charmaps/IBM869: Likewise.
4195         * charmaps/IBM870: Likewise.
4196         * charmaps/IBM871: Likewise.
4197         * charmaps/IBM874: Likewise.
4198         * charmaps/IBM875: Likewise.
4199         * charmaps/IBM880: Likewise.
4200         * charmaps/IBM891: Likewise.
4201         * charmaps/IBM903: Likewise.
4202         * charmaps/IBM904: Likewise.
4203         * charmaps/IBM905: Likewise.
4204         * charmaps/IBM918: Likewise.
4205         * charmaps/IEC_P27-1: Likewise.
4206         * charmaps/INIS: Likewise.
4207         * charmaps/INIS-CYRILLIC: Likewise.
4208         * charmaps/INVARIANT: Likewise.
4209         * charmaps/ISIRI-3342: Likewise.
4210         * charmaps/ISO-8859-1: Likewise.
4211         * charmaps/ISO-8859-10: Likewise.
4212         * charmaps/ISO-8859-13: Likewise.
4213         * charmaps/ISO-8859-14: Likewise.
4214         * charmaps/ISO-8859-15: Likewise.
4215         * charmaps/ISO-8859-16: Likewise.
4216         * charmaps/ISO-8859-2: Likewise.
4217         * charmaps/ISO-8859-3: Likewise.
4218         * charmaps/ISO-8859-4: Likewise.
4219         * charmaps/ISO-8859-5: Likewise.
4220         * charmaps/ISO-8859-6: Likewise.
4221         * charmaps/ISO-8859-7: Likewise.
4222         * charmaps/ISO-8859-8: Likewise.
4223         * charmaps/ISO-8859-9: Likewise.
4224         * charmaps/ISO-IR-197: Likewise.
4225         * charmaps/ISO-IR-90: Likewise.
4226         * charmaps/ISO_10367-BOX: Likewise.
4227         * charmaps/ISO_5427: Likewise.
4228         * charmaps/ISO_5428: Likewise.
4229         * charmaps/ISO_646.BASIC: Likewise.
4230         * charmaps/ISO_646.IRV: Likewise.
4231         * charmaps/ISO_6937: Likewise.
4232         * charmaps/ISO_6937-2-25: Likewise.
4233         * charmaps/ISO_6937-2-ADD: Likewise.
4234         * charmaps/ISO_8859-SUPP: Likewise.
4235         * charmaps/IT: Likewise.
4236         * charmaps/JIS_C6220-1969-RO: Likewise.
4237         * charmaps/JIS_C6229-1984-B: Likewise.
4238         * charmaps/JIS_X0201: Likewise.
4239         * charmaps/JUS_I.B1.002: Likewise.
4240         * charmaps/JUS_I.B1.003-MAC: Likewise.
4241         * charmaps/JUS_I.B1.003-SERB: Likewise.
4242         * charmaps/KOI-8: Likewise.
4243         * charmaps/KOI8-R: Likewise.
4244         * charmaps/KOI8-U: Likewise.
4245         * charmaps/KSC5636: Likewise.
4246         * charmaps/KSX1001: Likewise.
4247         * charmaps/LATIN-GREEK: Likewise.
4248         * charmaps/LATIN-GREEK-1: Likewise.
4249         * charmaps/MAC-IS: Likewise.
4250         * charmaps/MAC-UK: Likewise.
4251         * charmaps/MACINTOSH: Likewise.
4252         * charmaps/MSZ_7795.3: Likewise.
4253         * charmaps/NATS-DANO: Likewise.
4254         * charmaps/NATS-SEFI: Likewise.
4255         * charmaps/NC_NC00-10: Likewise.
4256         * charmaps/NEXTSTEP: Likewise.
4257         * charmaps/NF_Z_62-010: Likewise.
4258         * charmaps/NF_Z_62-010_1973: Likewise.
4259         * charmaps/NS_4551-1: Likewise.
4260         * charmaps/NS_4551-2: Likewise.
4261         * charmaps/PT: Likewise.
4262         * charmaps/PT2: Likewise.
4263         * charmaps/SAMI: Likewise.
4264         * charmaps/SAMI-WS2: Likewise.
4265         * charmaps/SEN_850200_B: Likewise.
4266         * charmaps/SEN_850200_C: Likewise.
4267         * charmaps/T.101-G2: Likewise.
4268         * charmaps/T.61-7BIT: Likewise.
4269         * charmaps/T.61-8BIT: Likewise.
4270         * charmaps/TIS-620: Likewise.
4271         * charmaps/UTF8: Likewise.
4272         * charmaps/VIDEOTEX-SUPPL: Likewise.
4274 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
4276         * locales/pt_BR: Revert last change partly.  Full weekday and month
4277         names are written with lowercase first letter.
4278         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4280 2000-06-21  Andreas Jaeger  <aj@suse.de>
4282         * tst-trans.c: Include <stdlib.h> and <string.h>.
4284 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
4286         * locales/pt_BR: Correct day and month names.
4287         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
4289 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
4291         * Makefile (ld-test-srcs): Add tests/test6.c.
4293         * Makefile (ld-test-srcs): Add trans.def here.
4295         * Makefile (ld-test-srcs): Handle .ds files separately.
4297         * Makefile (ld-test-srcs): Distribute all test6 input files.
4299 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
4301         * locales/be_BY: New file.
4302         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
4304 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
4306         * locales/iso14651_t1: New file.
4308 2000-05-15  Andreas Jaeger  <aj@suse.de>
4310         * tst-fmon.data: Change testcase following fixes for
4311         de_DE.
4313         * locales/de_DE: Remove space after DEM since DEM is
4314         now placed after the value.
4316         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
4317         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
4318         PR libc/1713.
4320 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
4322         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
4323         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
4325         * tst-fmon.c (main): Print the locale name as well in the error
4326         message.
4328 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
4330         * locales/i18n: New file.
4332 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
4334         * tst-fmon.data: Update test after last strfmon change.
4336 2000-03-15  Andreas Jaeger  <aj@suse.de>
4338         * locales/sl_SI: Fix entries for june and july.
4339         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
4340         libc/1648.
4342 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
4344         * locales/en_DK: Correct syntax.
4346 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
4348         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
4350 2000-03-01  Andreas Jaeger  <aj@suse.de>
4352         * locales/gv_GB: New file.
4353         * locales/kw_GB: New file.
4354         From Pablo Saratxaga <pablo@mandrakesoft.com>.
4356 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
4358         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
4360 2000-03-01  Andreas Jaeger  <aj@suse.de>
4362         * SUPPORTED: Added bg_BG.CP1251.
4364         * locales/bg_BG: New file.
4366 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
4368         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
4369         names for characters.
4370         * charmaps/EUC-KR: ADD width information.
4371         * repertoiremaps/mnemonic.ko: New file.
4372         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4374         * charmaps/GBK: New file.
4375         * locales/zh_CN.GBK: New file.
4376         * repertoiremaps/mnemonic.zh: New file.
4377         Contributed by Sean Chen <sean.chen@turbolinux.com>.
4379         * locales/mk_MK: New file.
4380         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
4381         * SUPPORTED: Add mk_MK ISO-8859-5.
4383 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
4385         * SUPPORTED: Add gl_ES.ISO-8859-1.
4387         * SUPPORTED: Add ar_SA.ISO-8859-6.
4388         * locales/ar_SA: New file.
4390         * locales/th_TH: Remove Thai digits from `digits'.
4392         * SUPPORTED: Add th_TH.TIS-620.
4394         * locales/el_GR (toupper): Don't map *s to S*.
4395         * locales/en_DK: Likewise.
4396         * locales/en_DK.com: Likewise.
4397         * locales/ru_RU: Likewise.
4398         * locales/ru_UA: Likewise.
4399         * locales/tr_TR: Likewise.
4400         * locales/uk_UA: Likewise.
4402         * locales/en_DK (toupper): Map v% to V%.
4403         (tolower): Map V% to v%.
4404         * locales/en_DK.com: Likewise.
4405         * locales/ru_RU: Likewise.
4406         * locales/ru_UA: Likewise.
4407         * locales/tr_TR: Likewise.
4408         * locales/uk_UA: Likewise.
4410 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
4412         * Makefile (generated-dirs): Add de_DE.437.
4414 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
4416         * charmaps/IBM864: Correct comment for /xC6 mapping.
4417         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
4418         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
4419         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
4420         Reported by Bruno Haible <haible@ilog.fr>.
4422 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4424         * locales/af_ZA: Fix syntax errors.
4426 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
4428         * tst-locale.sh: Also enable test5.
4429         * tests/test5.ds: New file.
4431         * locales/gl_ES: New file.
4432         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
4434         * locales/POSIX: Remove trailing semicolon.
4435         * locales/th_TH: Likewise.
4436         PR libc/1545.
4438 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
4440         * locales/ja_JP: Add double-width digits to digit class.
4442 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
4444         * charmaps/ISO-8859-16: Add mapping for /xba.
4445         Reported by Bruno Haible <haible@ilog.fr>.
4447 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
4449         * tst-trans.sh: Add directory names to charmap and repertoire file
4450         names.
4452         * charmaps/ISO-8859-16: New file.
4454         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
4456 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
4458         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
4460 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
4462         * collate-test.c (main): Correct logic in test.
4464         * tst-trans.sh: Use correct name for dynamic loader.
4466 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
4468         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
4470         * locale/en_BW: New file.
4471         * locale/en_ZW: New file.
4472         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4474 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
4476         * locales/ja_JP: Fix cntrl mapping and era definition.
4477         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
4479 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
4481         * locales/af_ZA: New file.
4482         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
4484 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
4486         * locales/POSIX: Fix collation order of <SI> and add a few missing
4487         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
4489         * locales/cs_CZ: Fix syntax of collation entries with multi-character
4490         weights.
4491         * locales/da_DK: Likewise.
4492         * locales/el_GR: Likewise.
4493         * locales/en_CA: Likewise.
4494         * locales/en_CA,2.5: Likewise.
4495         * locales/en_DK: Likewise.
4496         * locales/en_DK.com: Likewise.
4497         * locales/es_AR: Likewise.
4498         * locales/es_BO: Likewise.
4499         * locales/es_CL: Likewise.
4500         * locales/es_CO: Likewise.
4501         * locales/es_DO: Likewise.
4502         * locales/es_EC: Likewise.
4503         * locales/es_ES: Likewise.
4504         * locales/es_GT: Likewise.
4505         * locales/es_HN: Likewise.
4506         * locales/es_MX: Likewise.
4507         * locales/es_PA: Likewise.
4508         * locales/es_PE: Likewise.
4509         * locales/es_PY: Likewise.
4510         * locales/es_SV: Likewise.
4511         * locales/es_US: Likewise.
4512         * locales/es_UY: Likewise.
4513         * locales/es_VE: Likewise.
4514         * locales/et_EE: Likewise.
4515         * locales/fi_FI: Likewise.
4516         * locales/fr_CA,2.13: Likewise.
4517         * locales/hr_HR: Likewise.
4518         * locales/hu_HU: Likewise.
4519         * locales/is_IS: Likewise.
4520         * locales/lt_LT: Likewise.
4521         * locales/lv_LV: Likewise.
4522         * locales/no_NO: Likewise.
4523         * locales/pl_PL: Likewise.
4524         * locales/ro_RO: Likewise.
4525         * locales/ru_RU: Likewise.
4526         * locales/ru_UA: Likewise.
4527         * locales/sl_SI: Likewise.
4528         * locales/sr_YU: Likewise.
4529         * locales/sv_SE: Likewise.
4530         * locales/th_TH: Likewise.
4531         * locales/tr_TR: Likewise.
4532         * locales/uk_UA: Likewise.
4534 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
4536         * charmaps/ISIRI-3342: New file.
4537         * locales/fa_IR: New file.
4538         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
4540 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
4542         * locales/de_DE: Correct syntax of multi-character weights.
4544 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
4546         * tests/test6.c: New file.
4547         * tests/test6.cm: New file.
4548         * tests/test6.def: New file.
4549         * tests/test6.mne: New file.
4551         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
4552         UFE85, and UFE8B.
4553         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
4554         and /xc6.
4555         * charmaps/KOI8-U: Fix typo in /x95 entry.
4556         * charmaps/KOI8-R: Correct 0x95 entry.
4557         * charmaps/CP1258: Add /xEC.
4558         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
4559         * charmaps/IBM874: Add Euro.
4560         * charmaps/ISO-8859-7: Map /xB4 to U0384.
4561         Reported by Bruno Haible <haible@ilog.fr>.
4563 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
4565         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
4566         1992.  Reported by Bruno Haible <haible@ilog.fr>.
4568 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
4570         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
4571         * charmaps/EUC-JP: Likewise.
4572         * repertoiremaps/mnemonic.ja: Likewise.
4574         * locales/ja_JP: Add extra CLASS and MAP definisions.
4576         * charmaps/EUC-JP: Add WIDTH definitions.
4578 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
4580         * Makefile: Don't run tests for now.
4582 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
4584         * locales/ko_KR: New file.
4585         * charmaps/EUC-KR: New file.
4586         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4588 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
4590         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
4592         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
4594 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
4596         * tst-trans.c: New file.
4597         * tst-trans.sh: New file.
4598         * tests/trans.def: New file.
4599         * Makefile: Add rules for character mapping tests.
4601         * tests/test1.def: Correct ellipsis syntax.
4603 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
4605         * charmaps/ISO-8859-1: Don't define values for non-printable
4606         characters.
4608         * charmaps/ISO-8859-1: Add width information.
4610 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
4612         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
4614         * charmaps/ISO-8859-13: Fix a few entries.
4615         Patch by Marius Gedminas <mgedmin@takas.lt>.
4617 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
4619         * locales/zh_CN: Some first patches to make the file usable.
4621 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
4623         * locales/id_ID: Fix typo.
4625 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
4627         * locales/en_DK: Add Euro symbol to collation and characterization
4628         tables.  Patch by Geoff Keating.
4630         * charmaps/ISO-8859-15: Remove duplicate <OC>.
4632 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
4634         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
4635         * charmaps/IBM866: Likewise.
4636         * charmaps/IBM874: Likewise.
4637         * charmaps/ISO-8859-13: Likewise.
4638         * charmaps/ISO-8859-14: Likewise.
4639         * charmaps/ISO-8859-15: Likewise.
4640         * charmaps/MAC-UK: Likewise.
4642         * charmaps/ISO-8859-13: Correct typo.
4643         * charmaps/ISO-8859-14: Likewise.
4644         * charmaps/ISO-8859-15: Likewise.
4646 1999-08-16  Andreas Schwab  <schwab@suse.de>
4648         * charmaps/UTF8: Add entries for /x00.  Remove spurious
4649         <percent-sign/> entry.  Correct typo.
4651 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4653         * charmaps/UTF8: Generated from the charDB.
4655 1999-08-13  Andreas Schwab  <schwab@suse.de>
4657         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
4658         * locales/da_DK: Likewise.
4659         * locales/de_DE: Likewise.
4660         * locales/el_GR: Likewise.
4661         * locales/en_CA: Likewise.
4662         * locales/en_DK: Likewise.
4663         * locales/en_DK.com: Likewise.
4664         * locales/es_AR: Likewise.
4665         * locales/es_BO: Likewise.
4666         * locales/es_CL: Likewise.
4667         * locales/es_CO: Likewise.
4668         * locales/es_DO: Likewise.
4669         * locales/es_EC: Likewise.
4670         * locales/es_ES: Likewise.
4671         * locales/es_GT: Likewise.
4672         * locales/es_HN: Likewise.
4673         * locales/es_MX: Likewise.
4674         * locales/es_PA: Likewise.
4675         * locales/es_PE: Likewise.
4676         * locales/es_PY: Likewise.
4677         * locales/es_SV: Likewise.
4678         * locales/es_US: Likewise.
4679         * locales/es_UY: Likewise.
4680         * locales/es_VE: Likewise.
4681         * locales/et_EE: Likewise.
4682         * locales/fi_FI: Likewise.
4683         * locales/hr_HR: Likewise.
4684         * locales/hu_HU: Likewise.
4685         * locales/is_IS: Likewise.
4686         * locales/lt_LT: Likewise.
4687         * locales/lv_LV: Likewise.
4688         * locales/no_NO: Likewise.
4689         * locales/pl_PL: Likewise.
4690         * locales/ro_RO: Likewise.
4691         * locales/ru_RU: Likewise.
4692         * locales/ru_UA: Likewise.
4693         * locales/sl_SI: Likewise.
4694         * locales/sr_YU: Likewise.
4695         * locales/sv_SE: Likewise.
4696         * locales/tr_TR: Likewise.
4697         * locales/uk_UA: Likewise.
4699         * charmaps/ISO_10646: Fix typo.
4701 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
4703         * locales/ca_ES: New file.
4704         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
4706         * SUPPORTED: Add ca_ES.
4708 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
4710         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
4711         correct sources.
4713 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
4715         * locales/ru_RU: Abbreviate Saturday Sbt.
4716         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
4718 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
4720         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
4722 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
4724         * Makefile (install-locales): Allow specifying charset in locale
4725         name but omit it in locale definition file.
4727         * SUPPORTED: Don't generate ru_SU.
4728         * locales/ru_SU: Removed.
4730         * locales/zh_CN: Update.
4731         * charmaps/GB2312: New file.
4732         Contributed by hashao@china.com.
4734 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4736         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
4737         correct some character names.
4739         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
4741 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
4743         * charmaps/SAMI-WS2: Add one more alias.
4745 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
4747         * charmaps/IBM874: New file.
4749         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
4751         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
4753         * charmaps/IBM864: Major update from Unicode data.
4755         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
4757         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
4759         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
4761         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
4763         * charmaps/IBM857: Correct entries ee, f7, and fa.
4765         * charmaps/IBM855: Correct entries 95, ef, and fd.
4767         * charmaps/IBM437: Correct entries f9 and fa.
4769         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
4771         * locales/th_TH: New file.  Thai locale description.
4772         * th_TH.in: New file.
4773         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4775 1999-04-14  Cristian Gafton  <gafton@redhat.com>
4777         * SUPPORTED: Add support for Ukraine Russian.
4778         * locales/ru_UA: New file.
4779         * locales/uk_UA: New file.
4780         * charmaps/KOI8-U: New file.
4782 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
4784         * locales/id_ID: New file.
4786 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
4788         * charmaps/TIS-620: New file.
4789         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
4791 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
4793         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
4795         * charmaps/CP1256: Cosmetic changes.
4796         * charmaps/CP1257: Likewise.
4798         * charmaps/CP1258: New file.
4800         * charmaps/CP1257: Add some marks.
4801         * charmaps/CP1256: Update from Unicode page.
4802         * charmaps/CP1255: Lots of punctuation character changes.
4803         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
4804         * charmaps/CP1253: Add Euro character.
4805         * charmaps/CP1252: Add Euro character and z caron.
4806         * charmaps/CP1251: Add Euro character.
4807         * charmaps/CP1250: Add Euro character.
4809 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
4811         * locales/hr_HR: Various corrections.
4812         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
4814 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
4816         * locales/ru_RU (mon): Fix March and May month name translations.
4817         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
4819 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
4821         * Makefile (test-input): Prepare for cs_CZ test.
4822         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
4823         * cs_CZ.in: New file.
4825 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
4827         * locales/it_CH: New file.
4828         * SUPPORTED: Add it_CH.
4830         * locales/in_ID: New file.
4831         * SUPPORTED: Add in_ID.
4833 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4835         * Makefile (test-input): Add hr_HR.ISO-8859-2.
4836         (test-input-data): New variable.
4837         (distribute): Use it.
4838         (do-collate-test): Use it.
4839         * locales/hr_HR.in: New file.
4841 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
4843         * charmaps/IBM866: New file.
4844         * charmaps/MAC-UK: New file.
4846 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
4848         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
4849         * charmaps/ISO-8859-14: Add alias names.
4851         * repertoiremaps/mnemonics.ds: Remove duplicates.
4853 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
4855         * charmaps/ISO-8859-13: New file.
4856         * charmaps/ISO-8859-14: New file.
4857         * charmaps/ISO-8859-15: New file.
4859         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
4861 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
4863         * SUPPORTED: Add en_AU.
4865 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
4867         * SUPPORTED: Update greek entry.
4868         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
4870 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
4872         * locales/el_GR (abmon): Remove spaces at end of strings.
4874 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
4876         * tests/test1.cm: Add missing character definitions to read POSIX
4877         locale definition.
4878         * tests/test2.cm: Likewise.
4879         * tests/test3.cm: Likewise.
4880         * tests/test4.cm: Likewise.
4881         * tests/test5.cm: Likewise.
4883 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
4885         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
4887 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
4889         * locales/gr_GR: Renamed to...
4890         * locales/el_GR: ...this.
4891         (yesexpr, noexpr): Also allow yes and no.
4893 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4895         * locales/sr_YU: Add repertoiremap.
4897 1998-09-23  Cristian Gafton  <gafton@redhat.com>
4899         * locales/sr_YU: New file.
4900         * SUPPORTED: Add sr_YU.
4902 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
4904         * Makefile: Rewrite install-locales rule.
4906 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
4908         * Makefile: Add more dependecies for running tests.
4909         Reported by HJ Lu.
4911 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4913         * locales/sk_SK: Add repertoiremap.
4915 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4917         * locales/ru_SU: Add repertoiremap.
4919 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
4921         * locales/ru_SU: New file.
4922         * SUPPORTED: Add ru_SU with KOI8-R.
4924 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
4926         * Makefile: Install repertoire maps.
4927         * mnemonic.ds: Moved into repertoiremaps subdir.
4928         * repertoiremaps/charids.894: New file.
4929         * repertoiremaps/mnemonic.ds: New file.
4931         * sort-test.sh: Adapt for most recent changes in localedef.
4932         * tst-fmon.sh: Likewise.
4933         * tst-locale.sh: Likewise.
4935         * locales/POSIX: Add repertoiremap definition.
4936         * locales/cs_CZ: Likewise.
4937         * locales/da_DK: Likewise.
4938         * locales/de_AT: Likewise.
4939         * locales/de_BE: Likewise.
4940         * locales/de_CH: Likewise.
4941         * locales/de_DE: Likewise.
4942         * locales/de_LU: Likewise.
4943         * locales/en_AU: Likewise.
4944         * locales/en_CA: Likewise.
4945         * locales/en_CA,2.5: Likewise.
4946         * locales/en_DK: Likewise.
4947         * locales/en_DK.com: Likewise.
4948         * locales/en_GB: Likewise.
4949         * locales/en_IE: Likewise.
4950         * locales/en_NZ: Likewise.
4951         * locales/en_US: Likewise.
4952         * locales/es_AR: Likewise.
4953         * locales/es_BO: Likewise.
4954         * locales/es_CL: Likewise.
4955         * locales/es_CO: Likewise.
4956         * locales/es_DO: Likewise.
4957         * locales/es_EC: Likewise.
4958         * locales/es_ES: Likewise.
4959         * locales/es_GT: Likewise.
4960         * locales/es_HN: Likewise.
4961         * locales/es_MX: Likewise.
4962         * locales/es_PA: Likewise.
4963         * locales/es_PE: Likewise.
4964         * locales/es_PY: Likewise.
4965         * locales/es_SV: Likewise.
4966         * locales/es_US: Likewise.
4967         * locales/es_UY: Likewise.
4968         * locales/es_VE: Likewise.
4969         * locales/et_EE: Likewise.
4970         * locales/eu_ES: Likewise.
4971         * locales/fi_FI: Likewise.
4972         * locales/fo_FO: Likewise.
4973         * locales/fr_BE: Likewise.
4974         * locales/fr_CA: Likewise.
4975         * locales/fr_CA,2.13: Likewise.
4976         * locales/fr_CH: Likewise.
4977         * locales/fr_FR: Likewise.
4978         * locales/fr_LU: Likewise.
4979         * locales/ga_IE: Likewise.
4980         * locales/gr_GR: Likewise.
4981         * locales/he_IL: Likewise.
4982         * locales/hr_HR: Likewise.
4983         * locales/hu_HU: Likewise.
4984         * locales/is_IS: Likewise.
4985         * locales/it_IT: Likewise.
4986         * locales/iw_IL: Likewise.
4987         * locales/kl_GL: Likewise.
4988         * locales/lt_LT: Likewise.
4989         * locales/lv_LV: Likewise.
4990         * locales/nl_BE: Likewise.
4991         * locales/nl_NL: Likewise.
4992         * locales/no_NO: Likewise.
4993         * locales/pl_PL: Likewise.
4994         * locales/pt_BR: Likewise.
4995         * locales/pt_PT: Likewise.
4996         * locales/ro_RO: Likewise.
4997         * locales/ru_RU: Likewise.
4998         * locales/sl_SI: Likewise.
4999         * locales/sv_FI: Likewise.
5000         * locales/sv_SE: Likewise.
5001         * locales/tr_TR: Likewise.
5002         * locales/zh_CN: Likewise.
5004 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
5006         * tst-locale.sh: Add comment for when multi-byte charsets in
5007         locales work.
5008         * tests/test5.cm: New file.
5009         * tests/test5.def: New file.
5010         * Makefile (ld-test-names): Add test5.
5012 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
5014         * locales/de_DE: Use . as thousands separator and 3;3 groups for
5015         LC_NUMERIC.
5017 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
5019         * Makefile: Fix test rules from last patch.
5021 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5023         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
5024         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
5026 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
5028         * Makefile (distribute): Add tst-locale.sh.
5030 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
5032         * Makefile (distribute): Add SUPPORTED.
5033         (install-locales): New rule to install locale dat ausing localedef.
5034         * SUPPORTED: New file.  Names all usable locales.
5035         Based on a patch by Cristian Gafton <gafton@redhat.com>.
5037         * locales/gr_GR: Correct collation description.
5038         * locales/nl_NL: Correct Charset requirement.
5039         * locales/pt_BR: Fix int_curr_symbol.
5040         * locales/ru_RU: Fix ctype data.
5041         Patches by Cristian Gafton <gafton@redhat.com>.
5043         * locales/nl_NL: Fix yesexpr/noexpr.
5044         * locales/pt_BR: Likewise.
5045         * locales/cs_CZ: Likewise.
5046         * locales/da_DK: Likewise.
5047         * locales/en_AU: Likewise.
5048         * locales/en_CA: Likewise.
5049         * locales/en_DK: Likewise.
5050         * locales/en_DK.com: Likewise.
5051         * locales/en_GB: Likewise.
5052         * locales/en_NZ: Likewise.
5053         * locales/en_US: Likewise.
5054         * locales/es_AR: Likewise.
5055         * locales/es_BO: Likewise.
5056         * locales/es_CL: Likewise.
5057         * locales/es_CO: Likewise.
5058         * locales/es_DO: Likewise.
5059         * locales/es_EC: Likewise.
5060         * locales/es_ES: Likewise.
5061         * locales/es_GT: Likewise.
5062         * locales/es_HN: Likewise.
5063         * locales/es_MX: Likewise.
5064         * locales/es_PA: Likewise.
5065         * locales/es_PE: Likewise.
5066         * locales/es_PY: Likewise.
5067         * locales/es_SV: Likewise.
5068         * locales/es_US: Likewise.
5069         * locales/es_UY: Likewise.
5070         * locales/es_VE: Likewise.
5071         * locales/et_EE: Likewise.
5072         * locales/eu_ES: Likewise.
5073         * locales/fi_FI: Likewise.
5074         * locales/fo_FO: Likewise.
5075         * locales/fr_BE: Likewise.
5076         * locales/fr_CA: Likewise.
5077         * locales/fr_CH: Likewise.
5078         * locales/fr_FR: Likewise.
5079         * locales/fr_LU: Likewise.
5080         * locales/ga_IE: Likewise.
5081         * locales/gr_GR: Likewise.
5082         * locales/he_IL: Likewise.
5083         * locales/hr_HR: Likewise.
5084         * locales/hu_HU: Likewise.
5085         * locales/is_IS: Likewise.
5086         * locales/it_IT: Likewise.
5087         * locales/iw_IL: Likewise.
5088         * locales/ja_JP: Likewise.
5089         * locales/kl_GL: Likewise.
5090         * locales/lt_LT: Likewise.
5091         * locales/lv_LV: Likewise.
5092         * locales/no_NO: Likewise.
5093         * locales/pl_PL: Likewise.
5094         * locales/pt_PT: Likewise.
5095         * locales/ro_RO: Likewise.
5096         * locales/ru_RU: Likewise.
5097         * locales/sl_SI: Likewise.
5098         * locales/sv_SE: Likewise.
5099         * locales/tr_TR: Likewise.
5100         * locales/zh_CN: Likewise.
5102 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5104         * locales/ru_RU: Correct last patch.
5105         Patch by Cristian Gafton <gafton@redhat.com>.
5107 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5109         * locales/de_DE: Use common german data and time format not ISO
5110         8601.
5112 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5114         * locales/ru_RU: Correct inconsistencies in mon data.
5115         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
5117 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5119         * locales/pl_PL: Fix int_curr_symbol.
5121 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
5123         * locales/is_IS: Update from Debian version.
5125 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
5127         * tst-fmon.c: New file.  strfmon test program.
5128         * tst-fmon.sh: New file.  Script to run strfmon test.
5129         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
5130         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
5132         * locales/cs_CZ: Update from author.
5134 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
5136         * sort-test.sh: Call localedef with additional environment variable
5137         I18NPATH to point to not-yet-installed locale data files.
5139         * locales/POSIX: Updated version from maintainer.
5141 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
5143         * collate-test.c (main): Change prototype definition to prevent
5144         warning.
5146 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
5148         * locales/de_DE: Include real collation data.  It's similar to the
5149         en_DK information but the order of small and capital characters is
5150         exchanged.
5152         * collate-test.c: New file.  Test suite for strcoll function.
5153         * de_DE.in: Input file for collation test.
5154         * da_DK.in: Likewise.
5156         * xfrm-test.c: New file.  Test suite for strxfrm function.
5158 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
5160         * All charmaps: Fix entries for <quotation-mark>.
5162 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
5164         * Makefile (charmaps): Don't try to install CVS or RCS directory.
5165         (locales): Likewise.
5166         Reported by Matthias Urlichs.