57420fff2b8f1867a166b702954e530943b06222
[platform/upstream/glibc.git] / localedata / ChangeLog
1 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
2
3         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
4         * tests-mbwc/dat_iswdigit.c: Likewise.
5
6         * locales/zh_CN: Remove non-ASCII digit entry.
7         * locales/ja_JP: Likewise.
8         Add full width digits to alnum class.
9
10 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
11
12         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
13         digits.
14         (is_alpha): Add them here.
15         * locales/i18n (digit): Remove all non-ASCII digits.
16         (alpha): Add them here.
17
18         * dump-ctype.c: Pretty print.
19
20 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
21
22         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
23         * locales/ko_KR: Change currency_symbol back to use U20a9.
24
25 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
26
27         * tst-langinfo.sh: Adjust for change in ja_JP.
28
29 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
30
31         * locales/ja_JP: Changed yesexpr/noexpr expression,
32         fixed typo in era, added definition for name_gen.
33
34 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
35
36         * SUPPORTED: Add ko_KR.UTF-8.
37
38 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
39
40         * charmaps/BIG5: Add a width table.
41         * charmaps/GB18030: Likewise.
42         * charmaps/ISO-8859-6: Likewise.
43         * charmaps/ISO-8859-8: Likewise.
44         * charmaps/TIS-620: Likewise.
45
46 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
47
48         * Makefile (repertoiremaps): Remove variable.
49         (distribute): Remove repertoiremaps.
50         (install-others): Likewise. Add .gz to charmaps.
51         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
52
53 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
54
55         * charmaps/ISO-IR-197: Remove alias "none".
56
57 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
58
59         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
60         width of format control characters to 0.
61
62 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
63
64         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
65         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
66         return values.  Only the sign matters.
67
68 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
69
70         * locales/ar_SA: Last non <Uxxxx> entries removed.
71         Patch by Martin Strassburger <martin.strassburger@sap.com>.
72
73 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
74
75         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
76         we have EUC-KR.
77
78 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
79
80         * locales/uk_UA: Fix yesexpr.
81         * locales/ru_UA: Likewise.
82         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
83
84 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
85
86         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
87         so they become printable and carry a width.  Comment out surrogate
88         ranges.  Add a WIDTH table.
89
90 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
91
92         * gen-unicode-ctype.c: New file.
93         * dump-ctype.c: New file.
94         * Makefile (distribute): Add them.
95         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
96         gen-unicode-ctype.c.
97         (blank): Add U+1680.
98         (cntrl): Add U+2028, U+2029.
99         (space): Add U+1680, U+2028, U+2029.
100         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
101         (alnum, alpha, print, graph, punct): Lots of additions.
102         (lower, upper, tolower, toupper, combining, combining_level3): Update.
103         (totitle): New map.
104         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
105         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
106         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
107         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
108         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
109         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
110         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
111
112 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
113
114         * charmaps/GBK: Add commented mappings for GBK characters not yet in
115         Unicode.
116
117 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
118
119         * charmaps/GBK: Remove /x80 entry.
120
121 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
122
123         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
124         to use it.
125
126 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
127
128         * charmaps/JOHAB: Add identity mapping for 0x7f.
129
130 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
131
132         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
133         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
134
135 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
136
137         * charmaps/GB2312: Change code_set_name to GB2312.
138
139 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
140
141         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
142         * localedata/locales/ar_BH: Likewise.
143         * localedata/locales/ar_DZ: Likewise.
144         * localedata/locales/ar_EG: Likewise.
145         * localedata/locales/ar_IQ: Likewise.
146         * localedata/locales/ar_JO: Likewise.
147         * localedata/locales/ar_KW: Likewise.
148         * localedata/locales/ar_LB: Likewise.
149         * localedata/locales/ar_LY: Likewise.
150         * localedata/locales/ar_MA: Likewise.
151         * localedata/locales/ar_OM: Likewise.
152         * localedata/locales/ar_QA: Likewise.
153         * localedata/locales/ar_SD: Likewise.
154         * localedata/locales/ar_SY: Likewise.
155         * localedata/locales/ar_TN: Likewise.
156         * localedata/locales/ar_YE: Likewise.
157
158 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
159
160         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
161         * locales/mr_IN: New file.
162         * locales/mt_MT: New file.
163
164         * charmaps/GB18030: Comment out entries in user-defined area.
165
166 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
167
168         * charmaps/GB18030: Add back entries which got lost in last change.
169
170 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
171
172         * charmaps/GB18030: Update once more.
173
174         * charmaps/JOHAB: New file.
175         * SUPPORTED: Add ko_KR.JOHAB.
176
177 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
178
179         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
180         but not in EUC-KR.
181
182 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
183
184         * charmaps/EUC-TW: Add commented non-reversible mappings.
185
186 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
187
188         * charmaps/CP949: New file.
189
190 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
191
192         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
193
194 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
195
196         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
197         U+007E.
198
199 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
200
201         * charmaps/INIS-8: Update to use <Uxxxx> format.
202         * charmaps/ISO_2033-1983: Likewise.
203         * charmaps/ISO_5427-EXT: Likewise.
204
205 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
206
207         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
208         * SUPPORTED: Add zh_HK.BIG5HKSCS.
209
210         * charmaps/BIG5HKSCS: Add Big5 codes.
211
212         * Makefile (test-input): Add sv_SE.ISO-8859-1.
213         (LOCALES): Likewise.
214         * sv_SE.ISO-8859-1: New file.
215
216 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
217
218         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
219         Changes by Roger So <spacehunt@e-fever.org>.
220
221         * SUPPORTED: Add nn_NO.ISO-8859-1.
222         * locales/nn_NO: New file.
223
224 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
225
226         * charmaps/BIG5HKSCS: Regenerated from official data file.
227
228         * locales/ja_JP: Add yesstr and nostr information.
229
230         * charmaps/GB18030: Add entries from GBK not present here.
231
232         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
233
234         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
235
236 2000-08-29  Akira Higuchi  <a@kondara.org>
237
238         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
239         * charmaps/GBK: Likewise.
240
241         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
242
243 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
244
245         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
246         and customize with several reorder-after statements.
247         Reported by menthos@menthos.com.
248
249 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
250
251         * locales/ja_JP: Add new categories with generic information.
252
253         * locales/i18n (default_missing): Change back to only U003F.
254
255 2000-08-24  Andreas Jaeger  <aj@suse.de>
256
257         * Makefile (generated): Add some .out files.
258
259 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
260
261         * locales/i18n: Add transliteration information.
262
263 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
264
265         * locales/ca_ES@euro: Country is Spain.
266         * locales/ca_ES: Likewise.
267
268         * locales/es_MX: Correct int_curr_symbol.
269         * locales/es_PE: Likewise.
270
271         * SUPPORTED: Add missing supported locales.
272
273         * locales/fa_IR: Correct a few of the contained bugs.
274
275         * locales/zh_HK: New file.
276
277         * charmaps/BIG5HKSCS: New file.
278
279         * locales/en_CA,2.5: Removed.
280         * locales/fr_CA,2.13: Removed.
281         * locales/in_ID: Removed.
282
283         * locales/sq_AL: New file.
284         * SUPPORTED: Add sq_AL.ISO-8859-1.
285
286         * locales/vi_VN: New file.
287         * SUPPORTED: Add vi_VN.UTF-8.
288
289         * locales/ko_KR: Correct currency_symbol entry.
290
291         * locales/hi_IN: New file.
292         * SUPPORTED: Add hi_IN.UTF-8.
293
294         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
295
296         * sort-test.sh: Improve error handling by printing more information.
297
298         * locales/ar_AE: New file.
299         * locales/ar_BH: New file.
300         * locales/ar_DZ: New file.
301         * locales/ar_EG: New file.
302         * locales/ar_IQ: New file.
303         * locales/ar_JO: New file.
304         * locales/ar_KW: New file.
305         * locales/ar_LB: New file.
306         * locales/ar_LY: New file.
307         * locales/ar_MA: New file.
308         * locales/ar_OM: New file.
309         * locales/ar_QA: New file.
310         * locales/ar_SD: New file.
311         * locales/ar_SY: New file.
312         * locales/ar_TN: New file.
313         * locales/ar_YE: New file.
314         * SUPPORTED: Add Arabic locales.
315
316 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
317
318         * locales/es_CR: New file.
319         * locales/es_NI: New file.
320         * locales/es_PR: New file.
321
322         * locales/es_AR: Share LC_COLLATE description with es_ES.
323         * locales/es_BO: Likewise.
324         * locales/es_CL: Likewise.
325         * locales/es_CO: Likewise.
326         * locales/es_DO: Likewise.
327         * locales/es_GT: Likewise.
328         * locales/es_HN: Likewise.
329         * locales/es_MX: Likewise.
330         * locales/es_PA: Likewise.
331         * locales/es_PE: Likewise.
332         * locales/es_PY: Likewise.
333         * locales/es_SV: Likewise.
334         * locales/es_UY: Likewise.
335         * locales/es_VE: Likewise.
336         * locales/es_EC: Share LC_COLLATE description with es_US.
337
338         * locales/ko_KR: Updated for glibc 2.2.
339         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
340         * SUPPORTED: Add ko_KR.
341
342         * locales/de_BE@euro: New file.
343         * locales/eu_ES@euro: New file.
344         * locales/ga_IE@euro: New file.
345         * locales/gl_ES@euro: New file.
346         * locales/nl_BE@euro: New file.
347         * locales/sv_FI@euro: New file.
348         * SUPPORTED: Add the new locales.
349
350         * Makefile (install-locales): Handle option in locale name.  Print
351         progress information.
352
353         * SUPPORTED: Add all the @euro locales.
354
355         * locales/ca_ES@euro: Update charset comment.
356         * locales/de_AT@euro: Likewise.
357         * locales/de_DE@euro: Likewise.
358         * locales/de_LU@euro: Likewise.
359         * locales/en_IE@euro: Likewise.
360         * locales/es_ES@euro: Likewise.
361         * locales/fi_FI@euro: Likewise.
362         * locales/fr_BE@euro: Likewise.
363         * locales/fr_FR@euro: Likewise.
364         * locales/fr_LU@euro: Likewise.
365         * locales/it_IT@euro: Likewise.
366         * locales/nl_NL@euro: Likewise.
367         * locales/pt_PT@euro: Likewise.
368
369 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
370
371         * locales/ca_ES: Correct comment.
372
373         * locales/ca_ES@euro: New file.
374         * locales/de_AT@euro: New file.
375         * locales/de_DE@euro: New file.
376         * locales/de_LU@euro: New file.
377         * locales/en_IE@euro: New file.
378         * locales/es_ES@euro: New file.
379         * locales/fi_FI@euro: New file.
380         * locales/fr_BE@euro: New file.
381         * locales/fr_FR@euro: New file.
382         * locales/fr_LU@euro: New file.
383         * locales/it_IT@euro: New file.
384         * locales/nl_NL@euro: New file.
385         * locales/pt_PT@euro: New file.
386
387 2000-08-19  Andreas Jaeger  <aj@suse.de>
388
389         * tst-digits.c: Include stdlib.h and string.h to provide
390         prototypes for exit, strlen and strcmp.
391
392 2000-08-18  Andreas Jaeger  <aj@suse.de>
393
394         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
395         (TST_DECL_VARS): Don't declare err_flg.
396         (TST_GET_ERRET): Don't set err_flg.
397         (TST_GET_ERRET_SEQ): Likewise.
398         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
399
400         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
401         * tests-mbwc/dat_iswalnum.c: Likewise.
402         * tests-mbwc/dat_iswalpha.c: Likewise.
403         * tests-mbwc/dat_iswcntrl.c: Likewise.
404         * tests-mbwc/dat_iswctype.c: Likewise.
405         * tests-mbwc/dat_iswdigit.c: Likewise.
406         * tests-mbwc/dat_iswgraph.c: Likewise.
407         * tests-mbwc/dat_iswlower.c: Likewise.
408         * tests-mbwc/dat_iswprint.c: Likewise.
409         * tests-mbwc/dat_iswpunct.c: Likewise.
410         * tests-mbwc/dat_iswspace.c: Likewise.
411         * tests-mbwc/dat_iswupper.c: Likewise.
412         * tests-mbwc/dat_iswxdigit.c: Likewise.
413         * tests-mbwc/dat_mblen.c: Likewise.
414         * tests-mbwc/dat_mbrlen.c: Likewise.
415         * tests-mbwc/dat_mbrtowc.c: Likewise.
416         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
417         * tests-mbwc/dat_mbstowcs.c: Likewise.
418         * tests-mbwc/dat_mbtowc.c: Likewise.
419         * tests-mbwc/dat_strcoll.c: Likewise.
420         * tests-mbwc/dat_strfmon.c: Likewise.
421         * tests-mbwc/dat_strxfrm.c: Likewise.
422         * tests-mbwc/dat_swscanf.c: Likewise.
423         * tests-mbwc/dat_towctrans.c: Likewise.
424         * tests-mbwc/dat_towlower.c: Likewise.
425         * tests-mbwc/dat_towupper.c: Likewise.
426         * tests-mbwc/dat_wcrtomb.c: Likewise.
427         * tests-mbwc/dat_wcscat.c: Likewise.
428         * tests-mbwc/dat_wcschr.c: Likewise.
429         * tests-mbwc/dat_wcscmp.c: Likewise.
430         * tests-mbwc/dat_wcscoll.c: Likewise.
431         * tests-mbwc/dat_wcscpy.c: Likewise.
432         * tests-mbwc/dat_wcscspn.c: Likewise.
433         * tests-mbwc/dat_wcslen.c: Likewise.
434         * tests-mbwc/dat_wcsncat.c: Likewise.
435         * tests-mbwc/dat_wcsncmp.c: Likewise.
436         * tests-mbwc/dat_wcsncpy.c: Likewise.
437         * tests-mbwc/dat_wcspbrk.c: Likewise.
438         * tests-mbwc/dat_wcsrtombs.c: Likewise.
439         * tests-mbwc/dat_wcsspn.c: Likewise.
440         * tests-mbwc/dat_wcsstr.c: Likewise.
441         * tests-mbwc/dat_wcstod.c: Likewise.
442         * tests-mbwc/dat_wcstok.c: Likewise.
443         * tests-mbwc/dat_wcstombs.c: Likewise.
444         * tests-mbwc/dat_wcswidth.c: Likewise.
445         * tests-mbwc/dat_wcsxfrm.c: Likewise.
446         * tests-mbwc/dat_wctob.c: Likewise.
447         * tests-mbwc/dat_wctomb.c: Likewise.
448         * tests-mbwc/dat_wctrans.c: Likewise.
449         * tests-mbwc/dat_wctype.c: Likewise.
450         * tests-mbwc/dat_wcwidth.c: Likewise.
451         * tests-mbwc/dat_isw-funcs.h: Fix comment.
452
453 2000-08-17  Andreas Jaeger  <aj@suse.de>
454
455         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
456         should have a value.
457
458 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
459
460         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
461         separate uppercase from non-uppercase characters to enable correct
462         handling in range expressions.
463
464 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
465
466         * Makefile (install-locales): Use --prefix option of localedef to
467         avoid providing complete path for output file.
468
469 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
470
471         * locales/zh_TW: Updated.
472         * charmaps/BIG5: Updated.
473         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
474
475 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
476
477         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
478         use `int'.
479
480 2000-08-01  Andreas Jaeger  <aj@suse.de>
481
482         * Makefile (distribute): Follow name change of tst-ctype-de.in to
483         tst-ctype-de_DE.ISO-8859-1.in.
484
485 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
486
487         * charmaps/KSX1001: Add width information.
488         * charmaps/GB2312: Likewise.
489         * charmaps/GBK: Likewise.
490         Patches by GOTO Masanori <gotom@debian.or.jp>.
491
492 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
493
494         * charmaps/CP737: New file.
495         * charmaps/CP775: New file.
496
497 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
498
499         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
500         /xb0../xf7.  Remove aliases.
501
502 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
503
504         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
505         /xc9../xf9.
506
507 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
508
509         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
510
511 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
512
513         * tst-langinfo.c (main): Fix esacape sequence handling.
514
515         * charmaps/EUC-TW: New file.
516
517         * tst-digits.c: Add tests for wprintf.
518         * tests/test7.cm: Change so that it is usable for wprintf tests.
519
520         * tst-locale.sh: Fix typo in last change.
521
522         * tst-digits.c: Add ctype and wctype tests.
523
524 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
525
526         * Makefile (ld-test-names): Add test7.
527         (tests): Add tst-digits.  Add dependency and environment variable.
528         * tst-digits.c: New file.
529         * tst-locale.sh: Generate test7 locale.
530         * tests/test7.cm: New file.
531         * tests/test7.def: New file.
532
533         * tst-locale.sh: Add dropped test6 locale.
534
535 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
536
537         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
538         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
539         locale.
540
541 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
542
543         * locales/zh_TW: New file.
544         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
545
546 2000-07-28  Andreas Jaeger  <aj@suse.de>
547
548         * tst-langinfo.c: Include <string.h> for strcmp prototype.
549
550 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
551
552         * charmaps/BIG5: New file.
553         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
554
555 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
556
557         * locales/zh_CN: Update for new format.
558         Patch by Yong Li <yong.li@asu.edu>.
559
560         * tst-langinfo.c: Add copyright text.
561
562 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
563
564         * tst-wctype.input: Add more input text.
565         * tst-wctype.c: Test more classes.
566
567         * Makefile: Add rules to build, run, and distribute tst-langinfo.
568         * tst-langinfo.c: New file.
569         * tst-langinfo.sh: New file.
570
571         * locales/ja_JP (era_d_t_fmt): Fix typo.
572
573         * Makefile: Add rules to build, run, and distribute tst-wctype.
574         * tst-wctype.c: New file.
575         * tst-wctype.input: New file.
576         * tst-wctype.sh: New file.
577
578 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
579
580         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
581         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
582
583 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
584
585         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
586         (enoexpr): Likewise.
587         * locales/hr_HR: Likewise.
588         Patches by GOTO Masanori <gotom@debian.or.jp>.
589
590         * locales/i18n (yesexpr): Add U005E at the beginning.
591         (noexpr): Likewise.
592
593 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
594
595         * locales/ja_JP (yesexpr): U0060 should be U005E.
596         (noexpr): Likewise.
597
598         * locales/i18n: Remove U00A0 from blank as well.
599         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
600
601 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
602
603         * charmaps/SJIS: Add width information.
604         Patch by GOTO Masanori <gotom@debian.or.jp>.
605
606         * charmaps/SJIS: Correct byte sequence for single byte characters.
607
608 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
609
610         * locales/i18n: Fix typos.
611
612         * locales/iso14651_t1: Correct syntax for HAN script.
613
614 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
615
616         * charmaps/GB18030: New file.
617
618         * charmaps/UTF-8: Update for Unicode 3.0.
619
620         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
621         space.
622         * tst-ctype.c: Likewise.
623         * tst-ctype.sh: Likewise.
624         * locales/i18n: Likewise.
625         * locales/ja_JP: Likewise.
626         * tests-mbwc/dat_iswcntrl.c: Likewise.
627         * tests-mbwc/dat_iswctype.c: Likewise.
628         * tests-mbwc/dat_iswspace.c: Likewise.
629
630         * tst-ctype.sh: Also test C locale.
631
632 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
633
634         * Makefile: Rewrite rules for tests to run them only when necessary.
635         * sort-test.sh: Produce output for failed tests.
636         * tst-fmon.sh: Likewise.
637         * tst-rpmatch.sh: Likewise.
638
639 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
640
641         * tst-ctype-de_DE.in: Renamed to...
642         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
643
644 2000-07-11  Andreas Jaeger  <aj@suse.de>
645
646         * Makefile (locale_test_suite): Always run test suite.
647         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
648         gen-locale.sh.
649         (do-collate-test): Likewise.
650         (do-tst-fmon): Likewise.
651         (do-tst-locale): Likewise.
652         (do-tst-rpmatch): Likewise.
653         (do-tst-trans): Likewise.
654         (do-tst-mbswcs): Likewise.
655         (do-tst-ctype): Likewise.
656
657         * sort-test.sh : Rewrite to work with static only builds.
658         * tst-ctype.sh: Likewise.
659         * tst-fmon.sh: Likewise.
660         * tst-locale.sh: Likewise.
661         * tst-mbswcs.sh: Likewise.
662         * tst-rpmatch.sh: Likewise.
663         * tst-trans.sh: Likewise.
664
665         * gen-locale.sh (locfile): Fix it for building with
666         sourcedir==builddir and for static only builds.
667
668 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
669
670         * locales/POSIX: Remove repertoire map reference.
671         * locales/ar_SA: Remove repertoire map reference.
672
673         * locales/zh_CN.GBK: Removed.
674
675         * repertoiremaps/charids.894: Removed.
676         * repertoiremaps/mnemonics.ds: Removed.
677         * repertoiremaps/mnemonics.ja: Removed.
678         * repertoiremaps/mnemonics.ko: Removed.
679         * repertoiremaps/mnemonics.zh: Removed.
680
681         * charmaps/SJIS: New file.
682
683 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
684
685         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
686         to EUC-JP.
687         * tests-mbwc/dat_mbtowc.c: Likewise.
688         * tests-mbwc/dat_wctob.c: Likewise.
689
690         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
691         * charmaps/EUC-KR: Likewise.
692
693 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
694
695         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
696         * locales/ar_SA (LC_TELEPHONE): Likewise.
697         * locales/be_BY (LC_TELEPHONE): Likewise.
698         * locales/bg_BG (LC_TELEPHONE): Likewise.
699         * locales/ca_ES (LC_TELEPHONE): Likewise.
700         * locales/da_DK (LC_TELEPHONE): Likewise.
701         * locales/de_BE (LC_TELEPHONE): Likewise.
702         * locales/de_CH (LC_TELEPHONE): Likewise.
703         * locales/de_LU (LC_TELEPHONE): Likewise.
704         * locales/el_GR (LC_TELEPHONE): Likewise.
705         * locales/en_AU (LC_TELEPHONE): Likewise.
706         * locales/en_BW (LC_TELEPHONE): Likewise.
707         * locales/en_CA (LC_TELEPHONE): Likewise.
708         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
709         * locales/en_DK (LC_TELEPHONE): Likewise.
710         * locales/en_IE (LC_TELEPHONE): Likewise.
711         * locales/en_NZ (LC_TELEPHONE): Likewise.
712         * locales/en_ZA (LC_TELEPHONE): Likewise.
713         * locales/en_ZW (LC_TELEPHONE): Likewise.
714         * locales/es_AR (LC_TELEPHONE): Likewise.
715         * locales/es_BO (LC_TELEPHONE): Likewise.
716         * locales/es_CL (LC_TELEPHONE): Likewise.
717         * locales/es_CO (LC_TELEPHONE): Likewise.
718         * locales/es_DO (LC_TELEPHONE): Likewise.
719         * locales/es_EC (LC_TELEPHONE): Likewise.
720         * locales/es_ES (LC_TELEPHONE): Likewise.
721         * locales/es_GT (LC_TELEPHONE): Likewise.
722         * locales/es_HN (LC_TELEPHONE): Likewise.
723         * locales/es_MX (LC_TELEPHONE): Likewise.
724         * locales/es_PA (LC_TELEPHONE): Likewise.
725         * locales/es_PE (LC_TELEPHONE): Likewise.
726         * locales/es_PY (LC_TELEPHONE): Likewise.
727         * locales/es_SV (LC_TELEPHONE): Likewise.
728         * locales/es_US (LC_TELEPHONE): Likewise.
729         * locales/es_UY (LC_TELEPHONE): Likewise.
730         * locales/es_VE (LC_TELEPHONE): Likewise.
731         * locales/et_EE (LC_TELEPHONE): Likewise.
732         * locales/eu_ES (LC_TELEPHONE): Likewise.
733         * locales/fa_IR (LC_TELEPHONE): Likewise.
734         * locales/fi_FI (LC_TELEPHONE): Likewise.
735         * locales/fo_FO (LC_TELEPHONE): Likewise.
736         * locales/fr_BE (LC_TELEPHONE): Likewise.
737         * locales/fr_CA (LC_TELEPHONE): Likewise.
738         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
739         * locales/fr_CH (LC_TELEPHONE): Likewise.
740         * locales/fr_LU (LC_TELEPHONE): Likewise.
741         * locales/ga_IE (LC_TELEPHONE): Likewise.
742         * locales/gl_ES (LC_TELEPHONE): Likewise.
743         * locales/gv_GB (LC_TELEPHONE): Likewise.
744         * locales/he_IL (LC_TELEPHONE): Likewise.
745         * locales/hr_HR (LC_TELEPHONE): Likewise.
746         * locales/hu_HU (LC_TELEPHONE): Likewise.
747         * locales/id_ID (LC_TELEPHONE): Likewise.
748         * locales/in_ID (LC_TELEPHONE): Likewise.
749         * locales/is_IS (LC_TELEPHONE): Likewise.
750         * locales/it_CH (LC_TELEPHONE): Likewise.
751         * locales/it_IT (LC_TELEPHONE): Likewise.
752         * locales/iw_IL (LC_TELEPHONE): Likewise.
753         * locales/kl_GL (LC_TELEPHONE): Likewise.
754         * locales/ko_KR (LC_TELEPHONE): Likewise.
755         * locales/kw_GB (LC_TELEPHONE): Likewise.
756         * locales/lt_LT (LC_TELEPHONE): Likewise.
757         * locales/lv_LV (LC_TELEPHONE): Likewise.
758         * locales/mk_MK (LC_TELEPHONE): Likewise.
759         * locales/nl_BE (LC_TELEPHONE): Likewise.
760         * locales/nl_NL (LC_TELEPHONE): Likewise.
761         * locales/pl_PL (LC_TELEPHONE): Likewise.
762         * locales/pt_BR (LC_TELEPHONE): Likewise.
763         * locales/ro_RO (LC_TELEPHONE): Likewise.
764         * locales/ru_RU (LC_TELEPHONE): Likewise.
765         * locales/ru_UA (LC_TELEPHONE): Likewise.
766         * locales/sk_SK (LC_TELEPHONE): Likewise.
767         * locales/sl_SI (LC_TELEPHONE): Likewise.
768         * locales/sr_YU (LC_TELEPHONE): Likewise.
769         * locales/sv_FI (LC_TELEPHONE): Likewise.
770         * locales/th_TH (LC_TELEPHONE): Likewise.
771         * locales/tr_TR (LC_TELEPHONE): Likewise.
772         * locales/uk_UA (LC_TELEPHONE): Likewise.
773
774 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
775
776         * locales/th_TH: Update revision information.
777         (LC_CTYPE: alpha): Replace ";...;" with "..".
778         (LC_COLLATE: order): Quote with "".
779
780 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
781
782         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
783         in address.
784         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
785         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
786         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
787         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
788         * locales/es_BO (LC_IDENTIFICATION): Likewise.
789         * locales/es_CL (LC_IDENTIFICATION): Likewise.
790         * locales/es_CO (LC_IDENTIFICATION): Likewise.
791         * locales/es_DO (LC_IDENTIFICATION): Likewise.
792         * locales/es_EC (LC_IDENTIFICATION): Likewise.
793         * locales/es_ES (LC_IDENTIFICATION): Likewise.
794         * locales/es_GT (LC_IDENTIFICATION): Likewise.
795         * locales/es_HN (LC_IDENTIFICATION): Likewise.
796         * locales/es_MX (LC_IDENTIFICATION): Likewise.
797         * locales/es_PA (LC_IDENTIFICATION): Likewise.
798         * locales/es_PE (LC_IDENTIFICATION): Likewise.
799         * locales/es_PY (LC_IDENTIFICATION): Likewise.
800         * locales/es_SV (LC_IDENTIFICATION): Likewise.
801         * locales/es_US (LC_IDENTIFICATION): Likewise.
802         * locales/es_UY (LC_IDENTIFICATION): Likewise.
803         * locales/es_VE (LC_IDENTIFICATION): Likewise.
804         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
805         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
806         * locales/no_NO (LC_TELEPHONE): Fill in.
807         * locales/pt_PT (LC_TELEPHONE): Fill in.
808         * locales/sv_SE (LC_TELEPHONE): Fill in.
809         * locales/en_GB (LC_TELEPHONE): Fill in.
810         * locales/cs_CZ (LC_TELEPHONE): Fill in.
811
812 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
813
814         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
815         * tst-locale.sh (LC_ALL): Likewise.
816
817 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
818
819         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
820         * tst-locale.sh: Likewise.
821
822 2000-07-01  Andreas Jaeger  <aj@suse.de>
823
824         * Makefile (generated-dirs): LOCALES are also generated.
825         (generated-dirs): Remove obsolete entry.
826
827 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
828
829         * Makefile (distribute): Add locale test suite files, fmon test
830         suite files, gen-locale.sh, and show-ucs-data.c.
831
832         * Depend: New file.
833
834         * Makefile: Rewrite rules to generate locale data.
835         * gen-locale.sh: Generate only one locale which is described in a
836         command line parameter.
837
838         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
839         around DEM problem.
840         * tst-fmon.data: Change back entries with DEM.
841
842         * gen-locale.sh: Print that it might take a while to finish.
843
844 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
845
846         * Makefile (install-locales): Remove the -u switch from localedef
847         command line.
848
849 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
850
851         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
852         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
853         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
854
855         * locales/POSIX: Update for new format.
856
857         * Makefile: Regenerate locale data also if localedef changed.
858
859         * tst-fmon.data: Until we know what is correct, but the spaces
860         after DEM back in.
861
862         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
863         unresolved issues.
864         * tests-mbwc/dat_mbtowc.c: Likewise.
865         * tests-mbwc/dat_strcoll.c: Likewise.
866         * tests-mbwc/dat_strfmon.c: Likewise.
867         * tests-mbwc/dat_strxfrm.c: Likewise.
868         * tests-mbwc/tst_mbtowc.c: Likewise.
869
870 2000-06-29  Andreas Jaeger  <aj@suse.de>
871
872         * sort-test.sh: Set LC_ALL to full locale name.
873
874         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
875         anymore.
876         (LOCALES): New.
877         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
878         Depend on locale files
879         (LOCALE_FILES): New.
880         (ALL_LC_FILES): New.
881         (ALL_OBJ_LC_FILES): New
882         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
883
884         * tst-ctype.sh: Don't generate locales here.
885         * tst-mbswcs.sh: Likewise.
886         * sort-test.sh: Likewise.
887
888         * gen-locale.sh: New file to generate locales.
889
890 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
891
892         * locales/en_GB: Update RAP address.
893         * locales/fr_FR: Likewise.
894         * locales/en_NZ: Likewise.
895         * locales/de_BE: Likewise.
896         * locales/de_CH: Likewise.
897         * locales/de_LU: Likewise.
898         * locales/en_AU: Likewise.
899         * locales/en_IE: Likewise.
900         * locales/eu_ES: Likewise.
901         * locales/fr_BE: Likewise.
902         * locales/fr_CH: Likewise.
903         * locales/fr_LU: Likewise.
904         * locales/it_IT: Likewise.
905         * locales/nl_BE: Likewise.
906         * locales/nl_NL: Likewise.
907         * locales/pt_BR: Likewise.
908         * locales/pt_PT: Likewise.
909         * locales/sv_FI: Likewise.
910         * locales/fi_FI: Likewise.
911         * locales/sv_SE: Likewise.
912
913 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
914
915         * locales/af_ZA: Update for new format.
916         * locales/ar_SA: Likewise.
917         * locales/be_BY: Likewise.
918         * locales/bg_BG: Likewise.
919         * locales/ca_ES: Likewise.
920         * locales/el_GR: Likewise.
921         * locales/en_BW: Likewise.
922         * locales/en_DK: Likewise.
923         * locales/en_ZW: Likewise.
924         * locales/es_AR: Likewise.
925         * locales/es_BO: Likewise.
926         * locales/es_CL: Likewise.
927         * locales/es_CO: Likewise.
928         * locales/es_DO: Likewise.
929         * locales/es_EC: Likewise.
930         * locales/es_ES: Likewise.
931         * locales/es_GT: Likewise.
932         * locales/es_HN: Likewise.
933         * locales/es_MX: Likewise.
934         * locales/es_PA: Likewise.
935         * locales/es_PE: Likewise.
936         * locales/es_PY: Likewise.
937         * locales/es_SV: Likewise.
938         * locales/es_US: Likewise.
939         * locales/es_UY: Likewise.
940         * locales/es_VE: Likewise.
941         * locales/et_EE: Likewise.
942         * locales/fa_IR: Likewise.
943         * locales/fr_CA: Likewise.
944         * locales/en_CA,2.5: Likewise.
945         * locales/fr_CA,2.13: Likewise.
946         * locales/gl_ES: Likewise.
947         * locales/hr_HR: Likewise.
948         * locales/hu_HU: Likewise.
949         * locales/ko_KR: Likewise.
950         * locales/lt_LT: Likewise.
951         * locales/lv_LV: Likewise.
952         * locales/no_NO: Likewise.
953         * locales/pl_PL: Likewise.
954         * locales/ro_RO: Likewise.
955         * locales/ru_RU: Likewise.
956         * locales/ru_UA: Likewise.
957         * locales/sk_SK: Likewise.
958         * locales/sl_SI: Likewise.
959         * locales/sr_YU: Likewise.
960         * locales/th_TH: Likewise.
961         * locales/tr_TR: Likewise.
962         * locales/uk_UA: Likewise.
963         * locales/en_CA: Likewise.
964         * locales/is_IS: Likewise.
965         * locales/mk_MK: Likewise.
966
967 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
968
969         * locales/cs_CZ: Comment out fields I'm not sure about.
970         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
971         * locales/en_NZ: Update for new format.
972         * locales/de_BE: Likewise.
973         * locales/de_CH: Likewise.
974         * locales/de_LU: Likewise.
975         * locales/en_AU: Likewise.
976         * locales/en_IE: Likewise.
977         * locales/en_ZA: Likewise.
978         * locales/eu_ES: Likewise.
979         * locales/fo_FO: Likewise.
980         * locales/fr_BE: Likewise.
981         * locales/fr_CH: Likewise.
982         * locales/fr_LU: Likewise.
983         * locales/ga_IE: Likewise.
984         * locales/gv_GB: Likewise.
985         * locales/he_IL: Likewise.
986         * locales/id_ID: Likewise.
987         * locales/in_ID: Likewise.
988         * locales/it_CH: Likewise.
989         * locales/it_IT: Likewise.
990         * locales/iw_IL: Likewise.
991         * locales/kl_GL: Likewise.
992         * locales/kw_GB: Likewise.
993         * locales/nl_BE: Likewise.
994         * locales/nl_NL: Likewise.
995         * locales/pt_BR: Likewise.
996         * locales/pt_PT: Likewise.
997         * locales/sv_FI: Likewise.
998         * locales/da_DK: Likewise.
999         * locales/fi_FI: Likewise.
1000         * locales/sv_SE: Likewise.
1001
1002 2000-06-29  Andreas Jaeger  <aj@suse.de>
1003
1004         * Makefile (locale_test_suite): Add new test files.
1005         (tst_mblen-ENV): New.
1006         (tst_mbtowc-ENV): New.
1007         (tst_strcoll-ENV): New.
1008         (tst_strxfrm-ENV): New.
1009         (tst_wctomb-ENV): New.
1010         (tst_mbrtowc-ENV): New.
1011         (tst_mbsrtowcs-ENV): New.
1012         (tst_mbstowcs-ENV): New.
1013         (tst_strfmon-ENV): New.
1014         (tst_wcrtomb-ENV): New.
1015         (tst_wcsrtombs-ENV): New.
1016         (tst_wcstod-ENV): New.
1017         (tst_wcstok-ENV): New.
1018         (tst_wcstombs-ENV): New.
1019
1020         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1021         <kuwahara@cthulhu.engr.sgi.com>.
1022         * tests-mbwc/dat_wctomb.c: Likewise.
1023         * tests-mbwc/tst_mbtowc.c: Likewise.
1024         * tests-mbwc/dat_mbtowc.c: Likewise.
1025         * tests-mbwc/tst_strxfrm.c: Likewise.
1026         * tests-mbwc/dat_strxfrm.c: Likewise.
1027         * tests-mbwc/dat_strcoll.c: Likewise.
1028         * tests-mbwc/tst_strcoll.c: Likewise.
1029         * tests-mbwc/tst_mblen.c: Likewise.
1030         * tests-mbwc/dat_mblen.c: Likewise.
1031         * tests-mbwc/dat_wcstok.c: Likewise.
1032         * tests-mbwc/tst_wcstok.c: Likewise.
1033         * tests-mbwc/dat_wcstod.c: Likewise.
1034         * tests-mbwc/tst_wcstod.c: Likewise.
1035         * tests-mbwc/dat_mbrtowc.c: Likewise.
1036         * tests-mbwc/tst_mbrtowc.c: Likewise.
1037         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1038         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1039         * tests-mbwc/dat_wcstombs.c: Likewise.
1040         * tests-mbwc/tst_wcstombs.c: Likewise.
1041         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1042         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1043         * tests-mbwc/dat_wcrtomb.c: Likewise.
1044         * tests-mbwc/tst_wcrtomb.c: Likewise.
1045         * tests-mbwc/dat_mbstowcs.c: Likewise.
1046         * tests-mbwc/tst_mbstowcs.c: Likewise.
1047         * tests-mbwc/dat_strfmon.c: Likewise.
1048         * tests-mbwc/tst_strfmon.c: Likewise.
1049
1050 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1051
1052         * locales/mk_MK: Updated (not to new format).
1053         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1054
1055 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1056
1057         * locales/fr_FR: Update for new format.
1058         * locales/de_AT: Likewise.
1059         * locales/en_GB: Likewise.
1060
1061 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1062
1063         * locales/th_TH: Update copyright notice.
1064
1065         * locales/cs_CZ: Updated for new format.
1066         Patch by Jakub Jelinek <jakub@redhat.com>.
1067
1068         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1069         comments.
1070         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1071         internal state of mbrlen.
1072
1073         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1074         (TEST_MBWC_ENV): Remove unnecessary slash.
1075         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1076
1077         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1078
1079         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1080         tests.
1081
1082         * locales/iso14651_t1: Explicitly add control character in
1083         U0000-U001F and U007F-U009F range for backward compatibility.
1084
1085         * locales/i18n: Correct problems found by test suite.
1086
1087 2000-06-28  Andreas Jaeger  <aj@suse.de>
1088
1089         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1090         warning.
1091
1092         * Makefile (locale_test_suite): Add tst_mbrlen.
1093         (tst_mbrlen-ENV): New.
1094
1095         * tests-mbwc/tst_mbrlen.c: New file
1096
1097         * tests-mbwc/dat_mbrlen.c: New file.
1098
1099         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1100         (struct TST_HEAD): Use const char* instead of an array.
1101
1102         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1103
1104         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1105
1106         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1107
1108 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1109
1110         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1111         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1112         U4E06 is not in EUC-JP.
1113         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1114         * tests-mbwc/dat_towctrans.c: Likewise.
1115         * tests-mbwc/dat_wcscoll.c: Likewise.
1116         * tests-mbwc/dat_wcswidth.c: Likewise.
1117         * tests-mbwc/dat_wctob.c: Likewise.
1118
1119         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1120         versions.
1121
1122         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1123         what is correct.
1124         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1125         * tests-mbwc/dat_wcwidth.c: Likewise.
1126
1127         * tests-mbwc/tst_funcs.h: Pretty print.
1128
1129         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1130         * tests-mbwc/tst_wcschr.c: Likewise.
1131         * tests-mbwc/tst_wcscpy.c: Likewise.
1132         * tests-mbwc/tst_wcscat.c: Likewise.
1133         * tests-mbwc/tst_wcsncpy.c: Likewise.
1134         * tests-mbwc/tst_wcspbrk.c: Likewise.
1135         * tests-mbwc/tst_wcsstr.c: Likewise.
1136         * tests-mbwc/tst_wctrans.c: Likewise.
1137         * tests-mbwc/tst_wctype.c: Likewise.
1138
1139         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1140
1141         * Makefile (tests): Define as $(locale_test_suite) but only
1142         if not cross-compiling and shared libs are built.
1143         (locale_test_suite): New variable.  Name all new tests from the
1144         locale test suite.
1145         Add rule to run new tests only when all data is available.
1146         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1147
1148         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1149
1150         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1151
1152         * locales/i18n: Backspace isn't blank, tab is.
1153
1154         * tst-ctype.c (main): Add tests for control characters and space.
1155
1156         * locales/i18n: Backspace is no space.
1157
1158         * locales/i18n: Add \t to space.
1159
1160 2000-06-27  Andreas Jaeger  <aj@suse.de>
1161
1162         * Makefile (TEST_MBWC_ENV): New variable.
1163         Use it for all tests from tests-mbwc.
1164
1165 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1166
1167         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1168
1169 2000-06-27  Andreas Jaeger  <aj@suse.de>
1170
1171         * Makefile: Add environment setting for all tests from tests-mbwc.
1172
1173 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1174
1175         * locales/en_DK.com: Not needed.
1176
1177 2000-06-27  Andreas Jaeger  <aj@suse.de>
1178
1179         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1180         <kuwahara@cthulhu.engr.sgi.com>.
1181
1182         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1183         comment them out for now.
1184         (subdir-dirs): New for tests-mbwc, add also vpaths.
1185
1186         * locales/ja_JP: Add missing / in LC_CTYPE.
1187
1188 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1189
1190         * Makefile (distribute): Add tst-ctype-de_DE.in.
1191         * tst-ctype.c: Read in more tests from stdin.
1192         * tst-ctype.sh: Feed extra test data to program via stdin.
1193         * tst-ctype-de_DE.in: New file.
1194
1195         * locales/i18n (punct): Exclude U00A0.
1196         (blank): Include U00A0.
1197
1198         * locales/ja_JP: Updates for new format.
1199
1200         * Makefile (test-srcs): Add tst-ctype.
1201         (distribute): Add tst-ctype.sh.
1202         (do-tst-ctype): New target.  Run for tests.
1203         * tst-ctype.c: New file.
1204         * tst-ctype.sh: New file.
1205
1206         * locales/i18n: NUL character must not be in cntrl.
1207
1208         * Makefile (test-input): Add en_US.ISO-8859-1.
1209         * en_US.in: New file.
1210
1211 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1212
1213         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1214         for now.
1215
1216         * de_DE.in: Update for new sorting.
1217
1218         * tst-locale.sh: Don't use mnemonic.ds.
1219         * tst-mbswcs.sh: Likewise.
1220         * tst-trans.sh: Likewise.
1221
1222         * locales/de_DE: Update for new format.
1223         * locales/en_US: Likewise.
1224         * tests/trans.def: Likewise.
1225         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1226         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1227         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1228         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1229         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1230         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1231         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1232         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1233         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1234         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1235         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1236         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1237         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1238         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1239         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1240
1241         * tst-rpmatch.c: Avoid warning with broken compiler.
1242
1243         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1244
1245         * sort-test.sh: Add more GCONV_PATH usages.
1246         * tst-fmon.sh: Likewise.
1247         * tst-locale.sh: Likewise.
1248         * tst-mbswcs.sh: Likewise.
1249         * tst-rpmatch.sh: Likewise.
1250         * tst-trans.sh: Likewise.
1251
1252         * locales/i18n: Remove order_start around copy.
1253
1254         * locales/iso14651_t1: Correct various small errors.
1255
1256 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1257
1258         * charmaps/ISO-8859-1: Correct width specification.
1259
1260 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1261
1262         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1263         * charmaps/ANSI_X3.4-1968: Likewise.
1264         * charmaps/ASMO_449: Likewise.
1265         * charmaps/BALTIC: Likewise.
1266         * charmaps/BS_4730: Likewise.
1267         * charmaps/BS_VIEWDATA: Likewise.
1268         * charmaps/CP1250: Likewise.
1269         * charmaps/CP1251: Likewise.
1270         * charmaps/CP1252: Likewise.
1271         * charmaps/CP1253: Likewise.
1272         * charmaps/CP1254: Likewise.
1273         * charmaps/CP1255: Likewise.
1274         * charmaps/CP1256: Likewise.
1275         * charmaps/CP1257: Likewise.
1276         * charmaps/CP1258: Likewise.
1277         * charmaps/CSA_Z243.4-1985-1: Likewise.
1278         * charmaps/CSA_Z243.4-1985-2: Likewise.
1279         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1280         * charmaps/CSN_369103: Likewise.
1281         * charmaps/CWI: Likewise.
1282         * charmaps/DEC-MCS: Likewise.
1283         * charmaps/DIN_66003: Likewise.
1284         * charmaps/DS_2089: Likewise.
1285         * charmaps/EBCDIC-AT-DE: Likewise.
1286         * charmaps/EBCDIC-AT-DE-A: Likewise.
1287         * charmaps/EBCDIC-CA-FR: Likewise.
1288         * charmaps/EBCDIC-DK-NO: Likewise.
1289         * charmaps/EBCDIC-DK-NO-A: Likewise.
1290         * charmaps/EBCDIC-ES: Likewise.
1291         * charmaps/EBCDIC-ES-A: Likewise.
1292         * charmaps/EBCDIC-ES-S: Likewise.
1293         * charmaps/EBCDIC-FI-SE: Likewise.
1294         * charmaps/EBCDIC-FI-SE-A: Likewise.
1295         * charmaps/EBCDIC-FR: Likewise.
1296         * charmaps/EBCDIC-IS-FRISS: Likewise.
1297         * charmaps/EBCDIC-IT: Likewise.
1298         * charmaps/EBCDIC-PT: Likewise.
1299         * charmaps/EBCDIC-UK: Likewise.
1300         * charmaps/EBCDIC-US: Likewise.
1301         * charmaps/ECMA-CYRILLIC: Likewise.
1302         * charmaps/ES: Likewise.
1303         * charmaps/ES2: Likewise.
1304         * charmaps/EUC-JP: Likewise.
1305         * charmaps/EUC-KR: Likewise.
1306         * charmaps/GB2312: Likewise.
1307         * charmaps/GBK: Likewise.
1308         * charmaps/GB_1988-80: Likewise.
1309         * charmaps/GOST_19768-74: Likewise.
1310         * charmaps/GREEK-CCITT: Likewise.
1311         * charmaps/GREEK7: Likewise.
1312         * charmaps/GREEK7-OLD: Likewise.
1313         * charmaps/HP-ROMAN8: Likewise.
1314         * charmaps/IBM037: Likewise.
1315         * charmaps/IBM038: Likewise.
1316         * charmaps/IBM1004: Likewise.
1317         * charmaps/IBM1026: Likewise.
1318         * charmaps/IBM1047: Likewise.
1319         * charmaps/IBM256: Likewise.
1320         * charmaps/IBM273: Likewise.
1321         * charmaps/IBM274: Likewise.
1322         * charmaps/IBM275: Likewise.
1323         * charmaps/IBM277: Likewise.
1324         * charmaps/IBM278: Likewise.
1325         * charmaps/IBM280: Likewise.
1326         * charmaps/IBM281: Likewise.
1327         * charmaps/IBM284: Likewise.
1328         * charmaps/IBM285: Likewise.
1329         * charmaps/IBM290: Likewise.
1330         * charmaps/IBM297: Likewise.
1331         * charmaps/IBM420: Likewise.
1332         * charmaps/IBM423: Likewise.
1333         * charmaps/IBM424: Likewise.
1334         * charmaps/IBM437: Likewise.
1335         * charmaps/IBM500: Likewise.
1336         * charmaps/IBM850: Likewise.
1337         * charmaps/IBM851: Likewise.
1338         * charmaps/IBM852: Likewise.
1339         * charmaps/IBM855: Likewise.
1340         * charmaps/IBM857: Likewise.
1341         * charmaps/IBM860: Likewise.
1342         * charmaps/IBM861: Likewise.
1343         * charmaps/IBM862: Likewise.
1344         * charmaps/IBM863: Likewise.
1345         * charmaps/IBM864: Likewise.
1346         * charmaps/IBM865: Likewise.
1347         * charmaps/IBM866: Likewise.
1348         * charmaps/IBM868: Likewise.
1349         * charmaps/IBM869: Likewise.
1350         * charmaps/IBM870: Likewise.
1351         * charmaps/IBM871: Likewise.
1352         * charmaps/IBM874: Likewise.
1353         * charmaps/IBM875: Likewise.
1354         * charmaps/IBM880: Likewise.
1355         * charmaps/IBM891: Likewise.
1356         * charmaps/IBM903: Likewise.
1357         * charmaps/IBM904: Likewise.
1358         * charmaps/IBM905: Likewise.
1359         * charmaps/IBM918: Likewise.
1360         * charmaps/IEC_P27-1: Likewise.
1361         * charmaps/INIS: Likewise.
1362         * charmaps/INIS-CYRILLIC: Likewise.
1363         * charmaps/INVARIANT: Likewise.
1364         * charmaps/ISIRI-3342: Likewise.
1365         * charmaps/ISO-8859-1: Likewise.
1366         * charmaps/ISO-8859-10: Likewise.
1367         * charmaps/ISO-8859-13: Likewise.
1368         * charmaps/ISO-8859-14: Likewise.
1369         * charmaps/ISO-8859-15: Likewise.
1370         * charmaps/ISO-8859-16: Likewise.
1371         * charmaps/ISO-8859-2: Likewise.
1372         * charmaps/ISO-8859-3: Likewise.
1373         * charmaps/ISO-8859-4: Likewise.
1374         * charmaps/ISO-8859-5: Likewise.
1375         * charmaps/ISO-8859-6: Likewise.
1376         * charmaps/ISO-8859-7: Likewise.
1377         * charmaps/ISO-8859-8: Likewise.
1378         * charmaps/ISO-8859-9: Likewise.
1379         * charmaps/ISO-IR-197: Likewise.
1380         * charmaps/ISO-IR-90: Likewise.
1381         * charmaps/ISO_10367-BOX: Likewise.
1382         * charmaps/ISO_5427: Likewise.
1383         * charmaps/ISO_5428: Likewise.
1384         * charmaps/ISO_646.BASIC: Likewise.
1385         * charmaps/ISO_646.IRV: Likewise.
1386         * charmaps/ISO_6937: Likewise.
1387         * charmaps/ISO_6937-2-25: Likewise.
1388         * charmaps/ISO_6937-2-ADD: Likewise.
1389         * charmaps/ISO_8859-SUPP: Likewise.
1390         * charmaps/IT: Likewise.
1391         * charmaps/JIS_C6220-1969-RO: Likewise.
1392         * charmaps/JIS_C6229-1984-B: Likewise.
1393         * charmaps/JIS_X0201: Likewise.
1394         * charmaps/JUS_I.B1.002: Likewise.
1395         * charmaps/JUS_I.B1.003-MAC: Likewise.
1396         * charmaps/JUS_I.B1.003-SERB: Likewise.
1397         * charmaps/KOI-8: Likewise.
1398         * charmaps/KOI8-R: Likewise.
1399         * charmaps/KOI8-U: Likewise.
1400         * charmaps/KSC5636: Likewise.
1401         * charmaps/KSX1001: Likewise.
1402         * charmaps/LATIN-GREEK: Likewise.
1403         * charmaps/LATIN-GREEK-1: Likewise.
1404         * charmaps/MAC-IS: Likewise.
1405         * charmaps/MAC-UK: Likewise.
1406         * charmaps/MACINTOSH: Likewise.
1407         * charmaps/MSZ_7795.3: Likewise.
1408         * charmaps/NATS-DANO: Likewise.
1409         * charmaps/NATS-SEFI: Likewise.
1410         * charmaps/NC_NC00-10: Likewise.
1411         * charmaps/NEXTSTEP: Likewise.
1412         * charmaps/NF_Z_62-010: Likewise.
1413         * charmaps/NF_Z_62-010_1973: Likewise.
1414         * charmaps/NS_4551-1: Likewise.
1415         * charmaps/NS_4551-2: Likewise.
1416         * charmaps/PT: Likewise.
1417         * charmaps/PT2: Likewise.
1418         * charmaps/SAMI: Likewise.
1419         * charmaps/SAMI-WS2: Likewise.
1420         * charmaps/SEN_850200_B: Likewise.
1421         * charmaps/SEN_850200_C: Likewise.
1422         * charmaps/T.101-G2: Likewise.
1423         * charmaps/T.61-7BIT: Likewise.
1424         * charmaps/T.61-8BIT: Likewise.
1425         * charmaps/TIS-620: Likewise.
1426         * charmaps/UTF8: Likewise.
1427         * charmaps/VIDEOTEX-SUPPL: Likewise.
1428
1429 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
1430
1431         * locales/pt_BR: Revert last change partly.  Full weekday and month
1432         names are written with lowercase first letter.
1433         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1434
1435 2000-06-21  Andreas Jaeger  <aj@suse.de>
1436
1437         * tst-trans.c: Include <stdlib.h> and <string.h>.
1438
1439 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
1440
1441         * locales/pt_BR: Correct day and month names.
1442         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1443
1444 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
1445
1446         * Makefile (ld-test-srcs): Add tests/test6.c.
1447
1448         * Makefile (ld-test-srcs): Add trans.def here.
1449
1450         * Makefile (ld-test-srcs): Handle .ds files separately.
1451
1452         * Makefile (ld-test-srcs): Distribute all test6 input files.
1453
1454 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
1455
1456         * locales/be_BY: New file.
1457         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
1458
1459 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
1460
1461         * locales/iso14651_t1: New file.
1462
1463 2000-05-15  Andreas Jaeger  <aj@suse.de>
1464
1465         * tst-fmon.data: Change testcase following fixes for
1466         de_DE.
1467
1468         * locales/de_DE: Remove space after DEM since DEM is
1469         now placed after the value.
1470
1471         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
1472         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
1473         PR libc/1713.
1474
1475 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
1476
1477         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
1478         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
1479
1480         * tst-fmon.c (main): Print the locale name as well in the error
1481         message.
1482
1483 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
1484
1485         * locales/i18n: New file.
1486
1487 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
1488
1489         * tst-fmon.data: Update test after last strfmon change.
1490
1491 2000-03-15  Andreas Jaeger  <aj@suse.de>
1492
1493         * locales/sl_SI: Fix entries for june and july.
1494         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
1495         libc/1648.
1496
1497 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
1498
1499         * locales/en_DK: Correct syntax.
1500
1501 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
1502
1503         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
1504
1505 2000-03-01  Andreas Jaeger  <aj@suse.de>
1506
1507         * locales/gv_GB: New file.
1508         * locales/kw_GB: New file.
1509         From Pablo Saratxaga <pablo@mandrakesoft.com>.
1510
1511 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
1512
1513         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
1514
1515 2000-03-01  Andreas Jaeger  <aj@suse.de>
1516
1517         * SUPPORTED: Added bg_BG.CP1251.
1518
1519         * locales/bg_BG: New file.
1520
1521 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
1522
1523         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
1524         names for characters.
1525         * charmaps/EUC-KR: ADD width information.
1526         * repertoiremaps/mnemonic.ko: New file.
1527         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1528
1529         * charmaps/GBK: New file.
1530         * locales/zh_CN.GBK: New file.
1531         * repertoiremaps/mnemonic.zh: New file.
1532         Contributed by Sean Chen <sean.chen@turbolinux.com>.
1533
1534         * locales/mk_MK: New file.
1535         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
1536         * SUPPORTED: Add mk_MK ISO-8859-5.
1537
1538 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
1539
1540         * SUPPORTED: Add gl_ES.ISO-8859-1.
1541
1542         * SUPPORTED: Add ar_SA.ISO-8859-6.
1543         * locales/ar_SA: New file.
1544
1545         * locales/th_TH: Remove Thai digits from `digits'.
1546
1547         * SUPPORTED: Add th_TH.TIS-620.
1548
1549         * locales/el_GR (toupper): Don't map *s to S*.
1550         * locales/en_DK: Likewise.
1551         * locales/en_DK.com: Likewise.
1552         * locales/ru_RU: Likewise.
1553         * locales/ru_UA: Likewise.
1554         * locales/tr_TR: Likewise.
1555         * locales/uk_UA: Likewise.
1556
1557         * locales/en_DK (toupper): Map v% to V%.
1558         (tolower): Map V% to v%.
1559         * locales/en_DK.com: Likewise.
1560         * locales/ru_RU: Likewise.
1561         * locales/ru_UA: Likewise.
1562         * locales/tr_TR: Likewise.
1563         * locales/uk_UA: Likewise.
1564
1565 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
1566
1567         * Makefile (generated-dirs): Add de_DE.437.
1568
1569 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
1570
1571         * charmaps/IBM864: Correct comment for /xC6 mapping.
1572         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
1573         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
1574         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
1575         Reported by Bruno Haible <haible@ilog.fr>.
1576
1577 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
1578
1579         * locales/af_ZA: Fix syntax errors.
1580
1581 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
1582
1583         * tst-locale.sh: Also enable test5.
1584         * tests/test5.ds: New file.
1585
1586         * locales/gl_ES: New file.
1587         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
1588
1589         * locales/POSIX: Remove trailing semicolon.
1590         * locales/th_TH: Likewise.
1591         PR libc/1545.
1592
1593 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
1594
1595         * locales/ja_JP: Add double-width digits to digit class.
1596
1597 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
1598
1599         * charmaps/ISO-8859-16: Add mapping for /xba.
1600         Reported by Bruno Haible <haible@ilog.fr>.
1601
1602 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
1603
1604         * tst-trans.sh: Add directory names to charmap and repertoire file
1605         names.
1606
1607         * charmaps/ISO-8859-16: New file.
1608
1609         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
1610
1611 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
1612
1613         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
1614
1615 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
1616
1617         * collate-test.c (main): Correct logic in test.
1618
1619         * tst-trans.sh: Use correct name for dynamic loader.
1620
1621 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
1622
1623         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
1624
1625         * locale/en_BW: New file.
1626         * locale/en_ZW: New file.
1627         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
1628
1629 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
1630
1631         * locales/ja_JP: Fix cntrl mapping and era definition.
1632         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1633
1634 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
1635
1636         * locales/af_ZA: New file.
1637         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
1638
1639 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
1640
1641         * locales/POSIX: Fix collation order of <SI> and add a few missing
1642         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
1643
1644         * locales/cs_CZ: Fix syntax of collation entries with multi-character
1645         weights.
1646         * locales/da_DK: Likewise.
1647         * locales/el_GR: Likewise.
1648         * locales/en_CA: Likewise.
1649         * locales/en_CA,2.5: Likewise.
1650         * locales/en_DK: Likewise.
1651         * locales/en_DK.com: Likewise.
1652         * locales/es_AR: Likewise.
1653         * locales/es_BO: Likewise.
1654         * locales/es_CL: Likewise.
1655         * locales/es_CO: Likewise.
1656         * locales/es_DO: Likewise.
1657         * locales/es_EC: Likewise.
1658         * locales/es_ES: Likewise.
1659         * locales/es_GT: Likewise.
1660         * locales/es_HN: Likewise.
1661         * locales/es_MX: Likewise.
1662         * locales/es_PA: Likewise.
1663         * locales/es_PE: Likewise.
1664         * locales/es_PY: Likewise.
1665         * locales/es_SV: Likewise.
1666         * locales/es_US: Likewise.
1667         * locales/es_UY: Likewise.
1668         * locales/es_VE: Likewise.
1669         * locales/et_EE: Likewise.
1670         * locales/fi_FI: Likewise.
1671         * locales/fr_CA,2.13: Likewise.
1672         * locales/hr_HR: Likewise.
1673         * locales/hu_HU: Likewise.
1674         * locales/is_IS: Likewise.
1675         * locales/lt_LT: Likewise.
1676         * locales/lv_LV: Likewise.
1677         * locales/no_NO: Likewise.
1678         * locales/pl_PL: Likewise.
1679         * locales/ro_RO: Likewise.
1680         * locales/ru_RU: Likewise.
1681         * locales/ru_UA: Likewise.
1682         * locales/sl_SI: Likewise.
1683         * locales/sr_YU: Likewise.
1684         * locales/sv_SE: Likewise.
1685         * locales/th_TH: Likewise.
1686         * locales/tr_TR: Likewise.
1687         * locales/uk_UA: Likewise.
1688
1689 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
1690
1691         * charmaps/ISIRI-3342: New file.
1692         * locales/fa_IR: New file.
1693         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
1694
1695 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
1696
1697         * locales/de_DE: Correct syntax of multi-character weights.
1698
1699 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
1700
1701         * tests/test6.c: New file.
1702         * tests/test6.cm: New file.
1703         * tests/test6.def: New file.
1704         * tests/test6.mne: New file.
1705
1706         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
1707         UFE85, and UFE8B.
1708         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
1709         and /xc6.
1710         * charmaps/KOI8-U: Fix typo in /x95 entry.
1711         * charmaps/KOI8-R: Correct 0x95 entry.
1712         * charmaps/CP1258: Add /xEC.
1713         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
1714         * charmaps/IBM874: Add Euro.
1715         * charmaps/ISO-8859-7: Map /xB4 to U0384.
1716         Reported by Bruno Haible <haible@ilog.fr>.
1717
1718 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
1719
1720         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
1721         1992.  Reported by Bruno Haible <haible@ilog.fr>.
1722
1723 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
1724
1725         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
1726         * charmaps/EUC-JP: Likewise.
1727         * repertoiremaps/mnemonic.ja: Likewise.
1728
1729         * locales/ja_JP: Add extra CLASS and MAP definisions.
1730
1731         * charmaps/EUC-JP: Add WIDTH definitions.
1732
1733 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
1734
1735         * Makefile: Don't run tests for now.
1736
1737 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
1738
1739         * locales/ko_KR: New file.
1740         * charmaps/EUC-KR: New file.
1741         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1742
1743 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
1744
1745         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
1746
1747         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
1748
1749 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
1750
1751         * tst-trans.c: New file.
1752         * tst-trans.sh: New file.
1753         * tests/trans.def: New file.
1754         * Makefile: Add rules for character mapping tests.
1755
1756         * tests/test1.def: Correct ellipsis syntax.
1757
1758 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
1759
1760         * charmaps/ISO-8859-1: Don't define values for non-printable
1761         characters.
1762
1763         * charmaps/ISO-8859-1: Add width information.
1764
1765 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
1766
1767         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
1768
1769         * charmaps/ISO-8859-13: Fix a few entries.
1770         Patch by Marius Gedminas <mgedmin@takas.lt>.
1771
1772 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
1773
1774         * locales/zh_CN: Some first patches to make the file usable.
1775
1776 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
1777
1778         * locales/id_ID: Fix typo.
1779
1780 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
1781
1782         * locales/en_DK: Add Euro symbol to collation and characterization
1783         tables.  Patch by Geoff Keating.
1784
1785         * charmaps/ISO-8859-15: Remove duplicate <OC>.
1786
1787 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
1788
1789         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
1790         * charmaps/IBM866: Likewise.
1791         * charmaps/IBM874: Likewise.
1792         * charmaps/ISO-8859-13: Likewise.
1793         * charmaps/ISO-8859-14: Likewise.
1794         * charmaps/ISO-8859-15: Likewise.
1795         * charmaps/MAC-UK: Likewise.
1796
1797         * charmaps/ISO-8859-13: Correct typo.
1798         * charmaps/ISO-8859-14: Likewise.
1799         * charmaps/ISO-8859-15: Likewise.
1800
1801 1999-08-16  Andreas Schwab  <schwab@suse.de>
1802
1803         * charmaps/UTF8: Add entries for /x00.  Remove spurious
1804         <percent-sign/> entry.  Correct typo.
1805
1806 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
1807
1808         * charmaps/UTF8: Generated from the charDB.
1809
1810 1999-08-13  Andreas Schwab  <schwab@suse.de>
1811
1812         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
1813         * locales/da_DK: Likewise.
1814         * locales/de_DE: Likewise.
1815         * locales/el_GR: Likewise.
1816         * locales/en_CA: Likewise.
1817         * locales/en_DK: Likewise.
1818         * locales/en_DK.com: Likewise.
1819         * locales/es_AR: Likewise.
1820         * locales/es_BO: Likewise.
1821         * locales/es_CL: Likewise.
1822         * locales/es_CO: Likewise.
1823         * locales/es_DO: Likewise.
1824         * locales/es_EC: Likewise.
1825         * locales/es_ES: Likewise.
1826         * locales/es_GT: Likewise.
1827         * locales/es_HN: Likewise.
1828         * locales/es_MX: Likewise.
1829         * locales/es_PA: Likewise.
1830         * locales/es_PE: Likewise.
1831         * locales/es_PY: Likewise.
1832         * locales/es_SV: Likewise.
1833         * locales/es_US: Likewise.
1834         * locales/es_UY: Likewise.
1835         * locales/es_VE: Likewise.
1836         * locales/et_EE: Likewise.
1837         * locales/fi_FI: Likewise.
1838         * locales/hr_HR: Likewise.
1839         * locales/hu_HU: Likewise.
1840         * locales/is_IS: Likewise.
1841         * locales/lt_LT: Likewise.
1842         * locales/lv_LV: Likewise.
1843         * locales/no_NO: Likewise.
1844         * locales/pl_PL: Likewise.
1845         * locales/ro_RO: Likewise.
1846         * locales/ru_RU: Likewise.
1847         * locales/ru_UA: Likewise.
1848         * locales/sl_SI: Likewise.
1849         * locales/sr_YU: Likewise.
1850         * locales/sv_SE: Likewise.
1851         * locales/tr_TR: Likewise.
1852         * locales/uk_UA: Likewise.
1853
1854         * charmaps/ISO_10646: Fix typo.
1855
1856 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
1857
1858         * locales/ca_ES: New file.
1859         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
1860
1861         * SUPPORTED: Add ca_ES.
1862
1863 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
1864
1865         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
1866         correct sources.
1867
1868 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
1869
1870         * locales/ru_RU: Abbreviate Saturday Sbt.
1871         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
1872
1873 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
1874
1875         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
1876
1877 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
1878
1879         * Makefile (install-locales): Allow specifying charset in locale
1880         name but omit it in locale definition file.
1881
1882         * SUPPORTED: Don't generate ru_SU.
1883         * locales/ru_SU: Removed.
1884
1885         * locales/zh_CN: Update.
1886         * charmaps/GB2312: New file.
1887         Contributed by hashao@china.com.
1888
1889 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1890
1891         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
1892         correct some character names.
1893
1894         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
1895
1896 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
1897
1898         * charmaps/SAMI-WS2: Add one more alias.
1899
1900 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
1901
1902         * charmaps/IBM874: New file.
1903
1904         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
1905
1906         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
1907
1908         * charmaps/IBM864: Major update from Unicode data.
1909
1910         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
1911
1912         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
1913
1914         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
1915
1916         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
1917
1918         * charmaps/IBM857: Correct entries ee, f7, and fa.
1919
1920         * charmaps/IBM855: Correct entries 95, ef, and fd.
1921
1922         * charmaps/IBM437: Correct entries f9 and fa.
1923
1924         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
1925
1926         * locales/th_TH: New file.  Thai locale description.
1927         * th_TH.in: New file.
1928         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
1929
1930 1999-04-14  Cristian Gafton  <gafton@redhat.com>
1931
1932         * SUPPORTED: Add support for Ukraine Russian.
1933         * locales/ru_UA: New file.
1934         * locales/uk_UA: New file.
1935         * charmaps/KOI8-U: New file.
1936
1937 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
1938
1939         * locales/id_ID: New file.
1940
1941 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
1942
1943         * charmaps/TIS-620: New file.
1944         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
1945
1946 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
1947
1948         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
1949
1950         * charmaps/CP1256: Cosmetic changes.
1951         * charmaps/CP1257: Likewise.
1952
1953         * charmaps/CP1258: New file.
1954
1955         * charmaps/CP1257: Add some marks.
1956         * charmaps/CP1256: Update from Unicode page.
1957         * charmaps/CP1255: Lots of punctuation character changes.
1958         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
1959         * charmaps/CP1253: Add Euro character.
1960         * charmaps/CP1252: Add Euro character and z caron.
1961         * charmaps/CP1251: Add Euro character.
1962         * charmaps/CP1250: Add Euro character.
1963
1964 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
1965
1966         * locales/hr_HR: Various corrections.
1967         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
1968
1969 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
1970
1971         * locales/ru_RU (mon): Fix March and May month name translations.
1972         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
1973
1974 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
1975
1976         * Makefile (test-input): Prepare for cs_CZ test.
1977         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
1978         * cs_CZ.in: New file.
1979
1980 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
1981
1982         * locales/it_CH: New file.
1983         * SUPPORTED: Add it_CH.
1984
1985         * locales/in_ID: New file.
1986         * SUPPORTED: Add in_ID.
1987
1988 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1989
1990         * Makefile (test-input): Add hr_HR.ISO-8859-2.
1991         (test-input-data): New variable.
1992         (distribute): Use it.
1993         (do-collate-test): Use it.
1994         * locales/hr_HR.in: New file.
1995
1996 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
1997
1998         * charmaps/IBM866: New file.
1999         * charmaps/MAC-UK: New file.
2000
2001 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2002
2003         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2004         * charmaps/ISO-8859-14: Add alias names.
2005
2006         * repertoiremaps/mnemonics.ds: Remove duplicates.
2007
2008 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2009
2010         * charmaps/ISO-8859-13: New file.
2011         * charmaps/ISO-8859-14: New file.
2012         * charmaps/ISO-8859-15: New file.
2013
2014         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2015
2016 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2017
2018         * SUPPORTED: Add en_AU.
2019
2020 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2021
2022         * SUPPORTED: Update greek entry.
2023         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2024
2025 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2026
2027         * locales/el_GR (abmon): Remove spaces at end of strings.
2028
2029 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2030
2031         * tests/test1.cm: Add missing character definitions to read POSIX
2032         locale definition.
2033         * tests/test2.cm: Likewise.
2034         * tests/test3.cm: Likewise.
2035         * tests/test4.cm: Likewise.
2036         * tests/test5.cm: Likewise.
2037
2038 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2039
2040         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2041
2042 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2043
2044         * locales/gr_GR: Renamed to...
2045         * locales/el_GR: ...this.
2046         (yesexpr, noexpr): Also allow yes and no.
2047
2048 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2049
2050         * locales/sr_YU: Add repertoiremap.
2051
2052 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2053
2054         * locales/sr_YU: New file.
2055         * SUPPORTED: Add sr_YU.
2056
2057 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2058
2059         * Makefile: Rewrite install-locales rule.
2060
2061 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2062
2063         * Makefile: Add more dependecies for running tests.
2064         Reported by HJ Lu.
2065
2066 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2067
2068         * locales/sk_SK: Add repertoiremap.
2069
2070 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2071
2072         * locales/ru_SU: Add repertoiremap.
2073
2074 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2075
2076         * locales/ru_SU: New file.
2077         * SUPPORTED: Add ru_SU with KOI8-R.
2078
2079 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2080
2081         * Makefile: Install repertoire maps.
2082         * mnemonic.ds: Moved into repertoiremaps subdir.
2083         * repertoiremaps/charids.894: New file.
2084         * repertoiremaps/mnemonic.ds: New file.
2085
2086         * sort-test.sh: Adapt for most recent changes in localedef.
2087         * tst-fmon.sh: Likewise.
2088         * tst-locale.sh: Likewise.
2089
2090         * locales/POSIX: Add repertoiremap definition.
2091         * locales/cs_CZ: Likewise.
2092         * locales/da_DK: Likewise.
2093         * locales/de_AT: Likewise.
2094         * locales/de_BE: Likewise.
2095         * locales/de_CH: Likewise.
2096         * locales/de_DE: Likewise.
2097         * locales/de_LU: Likewise.
2098         * locales/en_AU: Likewise.
2099         * locales/en_CA: Likewise.
2100         * locales/en_CA,2.5: Likewise.
2101         * locales/en_DK: Likewise.
2102         * locales/en_DK.com: Likewise.
2103         * locales/en_GB: Likewise.
2104         * locales/en_IE: Likewise.
2105         * locales/en_NZ: Likewise.
2106         * locales/en_US: Likewise.
2107         * locales/es_AR: Likewise.
2108         * locales/es_BO: Likewise.
2109         * locales/es_CL: Likewise.
2110         * locales/es_CO: Likewise.
2111         * locales/es_DO: Likewise.
2112         * locales/es_EC: Likewise.
2113         * locales/es_ES: Likewise.
2114         * locales/es_GT: Likewise.
2115         * locales/es_HN: Likewise.
2116         * locales/es_MX: Likewise.
2117         * locales/es_PA: Likewise.
2118         * locales/es_PE: Likewise.
2119         * locales/es_PY: Likewise.
2120         * locales/es_SV: Likewise.
2121         * locales/es_US: Likewise.
2122         * locales/es_UY: Likewise.
2123         * locales/es_VE: Likewise.
2124         * locales/et_EE: Likewise.
2125         * locales/eu_ES: Likewise.
2126         * locales/fi_FI: Likewise.
2127         * locales/fo_FO: Likewise.
2128         * locales/fr_BE: Likewise.
2129         * locales/fr_CA: Likewise.
2130         * locales/fr_CA,2.13: Likewise.
2131         * locales/fr_CH: Likewise.
2132         * locales/fr_FR: Likewise.
2133         * locales/fr_LU: Likewise.
2134         * locales/ga_IE: Likewise.
2135         * locales/gr_GR: Likewise.
2136         * locales/he_IL: Likewise.
2137         * locales/hr_HR: Likewise.
2138         * locales/hu_HU: Likewise.
2139         * locales/is_IS: Likewise.
2140         * locales/it_IT: Likewise.
2141         * locales/iw_IL: Likewise.
2142         * locales/kl_GL: Likewise.
2143         * locales/lt_LT: Likewise.
2144         * locales/lv_LV: Likewise.
2145         * locales/nl_BE: Likewise.
2146         * locales/nl_NL: Likewise.
2147         * locales/no_NO: Likewise.
2148         * locales/pl_PL: Likewise.
2149         * locales/pt_BR: Likewise.
2150         * locales/pt_PT: Likewise.
2151         * locales/ro_RO: Likewise.
2152         * locales/ru_RU: Likewise.
2153         * locales/sl_SI: Likewise.
2154         * locales/sv_FI: Likewise.
2155         * locales/sv_SE: Likewise.
2156         * locales/tr_TR: Likewise.
2157         * locales/zh_CN: Likewise.
2158
2159 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2160
2161         * tst-locale.sh: Add comment for when multi-byte charsets in
2162         locales work.
2163         * tests/test5.cm: New file.
2164         * tests/test5.def: New file.
2165         * Makefile (ld-test-names): Add test5.
2166
2167 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2168
2169         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2170         LC_NUMERIC.
2171
2172 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2173
2174         * Makefile: Fix test rules from last patch.
2175
2176 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2177
2178         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2179         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2180
2181 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2182
2183         * Makefile (distribute): Add tst-locale.sh.
2184
2185 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2186
2187         * Makefile (distribute): Add SUPPORTED.
2188         (install-locales): New rule to install locale dat ausing localedef.
2189         * SUPPORTED: New file.  Names all usable locales.
2190         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2191
2192         * locales/gr_GR: Correct collation description.
2193         * locales/nl_NL: Correct Charset requirement.
2194         * locales/pt_BR: Fix int_curr_symbol.
2195         * locales/ru_RU: Fix ctype data.
2196         Patches by Cristian Gafton <gafton@redhat.com>.
2197
2198         * locales/nl_NL: Fix yesexpr/noexpr.
2199         * locales/pt_BR: Likewise.
2200         * locales/cs_CZ: Likewise.
2201         * locales/da_DK: Likewise.
2202         * locales/en_AU: Likewise.
2203         * locales/en_CA: Likewise.
2204         * locales/en_DK: Likewise.
2205         * locales/en_DK.com: Likewise.
2206         * locales/en_GB: Likewise.
2207         * locales/en_NZ: Likewise.
2208         * locales/en_US: Likewise.
2209         * locales/es_AR: Likewise.
2210         * locales/es_BO: Likewise.
2211         * locales/es_CL: Likewise.
2212         * locales/es_CO: Likewise.
2213         * locales/es_DO: Likewise.
2214         * locales/es_EC: Likewise.
2215         * locales/es_ES: Likewise.
2216         * locales/es_GT: Likewise.
2217         * locales/es_HN: Likewise.
2218         * locales/es_MX: Likewise.
2219         * locales/es_PA: Likewise.
2220         * locales/es_PE: Likewise.
2221         * locales/es_PY: Likewise.
2222         * locales/es_SV: Likewise.
2223         * locales/es_US: Likewise.
2224         * locales/es_UY: Likewise.
2225         * locales/es_VE: Likewise.
2226         * locales/et_EE: Likewise.
2227         * locales/eu_ES: Likewise.
2228         * locales/fi_FI: Likewise.
2229         * locales/fo_FO: Likewise.
2230         * locales/fr_BE: Likewise.
2231         * locales/fr_CA: Likewise.
2232         * locales/fr_CH: Likewise.
2233         * locales/fr_FR: Likewise.
2234         * locales/fr_LU: Likewise.
2235         * locales/ga_IE: Likewise.
2236         * locales/gr_GR: Likewise.
2237         * locales/he_IL: Likewise.
2238         * locales/hr_HR: Likewise.
2239         * locales/hu_HU: Likewise.
2240         * locales/is_IS: Likewise.
2241         * locales/it_IT: Likewise.
2242         * locales/iw_IL: Likewise.
2243         * locales/ja_JP: Likewise.
2244         * locales/kl_GL: Likewise.
2245         * locales/lt_LT: Likewise.
2246         * locales/lv_LV: Likewise.
2247         * locales/no_NO: Likewise.
2248         * locales/pl_PL: Likewise.
2249         * locales/pt_PT: Likewise.
2250         * locales/ro_RO: Likewise.
2251         * locales/ru_RU: Likewise.
2252         * locales/sl_SI: Likewise.
2253         * locales/sv_SE: Likewise.
2254         * locales/tr_TR: Likewise.
2255         * locales/zh_CN: Likewise.
2256
2257 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2258
2259         * locales/ru_RU: Correct last patch.
2260         Patch by Cristian Gafton <gafton@redhat.com>.
2261
2262 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2263
2264         * locales/de_DE: Use common german data and time format not ISO
2265         8601.
2266
2267 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2268
2269         * locales/ru_RU: Correct inconsistencies in mon data.
2270         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2271
2272 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2273
2274         * locales/pl_PL: Fix int_curr_symbol.
2275
2276 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2277
2278         * locales/is_IS: Update from Debian version.
2279
2280 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2281
2282         * tst-fmon.c: New file.  strfmon test program.
2283         * tst-fmon.sh: New file.  Script to run strfmon test.
2284         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2285         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2286
2287         * locales/cs_CZ: Update from author.
2288
2289 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2290
2291         * sort-test.sh: Call localedef with additional environment variable
2292         I18NPATH to point to not-yet-installed locale data files.
2293
2294         * locales/POSIX: Updated version from maintainer.
2295
2296 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2297
2298         * collate-test.c (main): Change prototype definition to prevent
2299         warning.
2300
2301 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2302
2303         * locales/de_DE: Include real collation data.  It's similar to the
2304         en_DK information but the order of small and capital characters is
2305         exchanged.
2306
2307         * collate-test.c: New file.  Test suite for strcoll function.
2308         * de_DE.in: Input file for collation test.
2309         * da_DK.in: Likewise.
2310
2311         * xfrm-test.c: New file.  Test suite for strxfrm function.
2312
2313 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2314
2315         * All charmaps: Fix entries for <quotation-mark>.
2316
2317 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2318
2319         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2320         (locales): Likewise.
2321         Reported by Matthias Urlichs.