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