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