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