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