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