* locales/en_IN: Add newline at end of file.
[glibc.git] / localedata / ChangeLog
blobfd270107fd6a918a467a9218d00290efb59a6e8e
1 2001-02-09  Andreas Jaeger  <aj@suse.de>
3         * locales/en_IN: Add newline at end of file.
5         * SUPPORTED: Add more entries.
7 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
9         * locales/en_HK: At newline at the end of the file.
11 2001-02-08  Andreas Jaeger  <aj@suse.de>
13         * localedata/SUPPORTED: Add some entries for new locales.
15 2001-02-07  Andreas Jaeger  <aj@suse.de>
17         * locales/ar_IN: New.
18         * locales/bn_IN: New.
19         * locales/el_GR@euro: New.
20         * locales/en_HK: New.
21         * locales/en_IN: New.
22         * locales/en_PH: New.
23         * locales/en_SG: New.
24         * locales/ms_MY: New.
25         * locales/ta_IN: New.
26         * locales/te_IN: New.
27         * locales/zh_SG: New.
29 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
31         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
32         * locales/zh_CN: Likewise.
34 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
36         * locales/translit_cjk_compat: Add missing characters in range
37         U+3300..U+33FF.
39 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
41         * locales/fi_FI: Remove FIXME comments.
42         * locales/sv_FI: Likewise.
43         Patch by Marko Myllynen <myllynen@lut.fi>.
45 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
47         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
48         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
50 2001-01-23  Andreas Schwab  <schwab@suse.de>
52         * locales/el_GR: Add missing quotes around multicharacter strings.
53         * locales/ru_RU: Likewise.
55 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
57         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
58         * tst-langinfo.sh: Add French tests.
60 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
62         * locales/cs_CZ: Fix grammar of comment above abmon.
63         Reported by Stanislav Brabec <utx@penguin.cz>.
65 2000-12-31  Andreas Jaeger  <aj@suse.de>
67         * tst-fmon.c (main): Use return instead of exit to avoid warning.
69 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
71         * tests/test5.cm: Define code_set_name.
73 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
75         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
76         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
77         REVERSE SOLIDUS.
79 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
81         * Makefile (tests): Add tst-setlocale.
82         (tst-setlocale-ENV): Define.
83         * tst-setlocale.c: New file.
85 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
87         * Makefile (LOCALES): Add ja_JP.SJIS.
89 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
91         * tst-digits.c (main): Add casts to avoid warnings.
92         * collate-test.c (xstrcoll): Make l1 and l2 const.
93         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
95 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
97         * charmaps/BALTIC: Superceded by ISO-8859-13.
99 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
101         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
102         Republic of Korea.  Streamlined and extend(include all Hangul
103         syllables) hangul and hanja class definition in LC_CTYPE and
104         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
105         tel_dom_fmt to LC_TELEPHONE.
106         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
108 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
110         * locales/ko_KR: Fix currency_symbol.
111         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
113 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
115         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
116         Reported by Markus Kuhn.
118 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
120         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
121         * locales/ko_KR: Revert change.  Use full with won sign.
122         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
124 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
126         * locales/mk_MK: Update.
127         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
129 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
131         * charmaps/BIG5: Add mapping for <U20AC> back.
132         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
134 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
136         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
137         * locales/translit_compat: Add a few ligatures.
138         * locales/translit_combining: Add a few plain ASCII alternatives.
139         * locales/translit_fraction: Likewise.  Surround with spaces.
141 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
143         * locales/translit_hangul: New file.
144         * locales/ko_KR (LC_CTYPE): Include it.
146 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
148         * locales/translit_cjk_variants: New file.
149         * locales/ja_JP (LC_CTYPE): Include it.
151 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
153         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
154         transliteration rules.
156 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
158         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
159         transliteration rules.
160         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
161         * locales/de_BE (LC_CTYPE): Likewise.
162         * locales/de_CH (LC_CTYPE): Likewise.
163         * locales/de_LU (LC_CTYPE): Likewise.
164         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
165         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
166         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
167         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
169 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
171         * locales/translit_combining: New file.
172         * locales/fr_FR (LC_CTYPE): Include it.
173         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
174         * locales/fr_CA (LC_CTYPE): Likewise.
175         * locales/fr_CH (LC_CTYPE): Likewise.
176         * locales/fr_LU (LC_CTYPE): Likewise.
177         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
178         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
179         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
181 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
183         * locales/translit_wide: New file.
184         * locales/translit_narrow: New file.
185         * locales/translit_font: New file.
186         * locales/translit_circle: New file.
187         * locales/translit_small: New file.
188         * locales/translit_fraction: New file.
189         * locales/translit_compat: New file.
190         * locales/translit_cjk_compat: New file.
191         * locales/translit_neutral: New file.  Include all of the above.
192         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
193         German and Danish specific rules.
195 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
197         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
198         * locales/zh_CN (LC_CTYPE): Likewise.
199         * locales/ko_KR (LC_CTYPE): Likewise.
201 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
203         * charmaps/UTF-8: Set width of U200B to 0.
204         * charmaps/GB18030: Likewise.
206 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
208         * charmaps/BIG5: Update.
209         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
211         * locales/mk_MK: Use iso14651_t1 file.
212         Patch by Damjan <arhiv@freemail.org.mk>.
214 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
216         * charmaps/VISCII: New file.
218 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
220         * locales/sr_YU@cyrillic: New file. Based on a locale file by
221         Anton Zinoviev <anton@lml.bas.bg>.
222         * SUPPORTED: Add sr_YU@cyrillic.
224 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
226         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
227         * locales/be_BY: Likewise.
228         * locales/bg_BG: Likewise.
229         * locales/el_GR: Likewise.
230         * locales/ja_JP: Likewise.
231         * locales/ko_KR: Likewise.
232         * locales/mk_MK: Likewise.
233         * locales/ru_RU: Likewise.
234         * locales/ru_UA: Likewise.
235         * locales/th_TH: Likewise.
236         * locales/tr_TR: Likewise.
237         * locales/uk_UA: Likewise.
238         * locales/zh_CN: Likewise.
239         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
240         in the ja_JP.EUC-JP locale.
241         * tests-mbwc/dat_iswalpha.c: Likewise.
242         * tests-mbwc/dat_iswctype.c: Likewise.
243         * tests-mbwc/dat_iswgraph.c: Likewise.
244         * tests-mbwc/dat_iswprint.c: Likewise.
245         * tests-mbwc/dat_iswpunct.c: Likewise.
247 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
249         * fr_CA,2.13.in: Removed.
251 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
253         * locales/POSIX: New support for date_fmt.
254         * locales/af_ZA: Likewise.
255         * locales/ar_AE: Likewise.
256         * locales/ar_BH: Likewise.
257         * locales/ar_DZ: Likewise.
258         * locales/ar_EG: Likewise.
259         * locales/ar_IQ: Likewise.
260         * locales/ar_JO: Likewise.
261         * locales/ar_KW: Likewise.
262         * locales/ar_LB: Likewise.
263         * locales/ar_LY: Likewise.
264         * locales/ar_MA: Likewise.
265         * locales/ar_OM: Likewise.
266         * locales/ar_QA: Likewise.
267         * locales/ar_SA: Likewise.
268         * locales/ar_SD: Likewise.
269         * locales/ar_SY: Likewise.
270         * locales/ar_TN: Likewise.
271         * locales/ar_YE: Likewise.
272         * locales/be_BY: Likewise.
273         * locales/bg_BG: Likewise.
274         * locales/ca_ES: Likewise.
275         * locales/cs_CZ: Likewise.
276         * locales/da_DK: Likewise.
277         * locales/de_AT: Likewise.
278         * locales/de_BE: Likewise.
279         * locales/de_CH: Likewise.
280         * locales/de_DE: Likewise.
281         * locales/de_LU: Likewise.
282         * locales/el_GR: Likewise.
283         * locales/en_AU: Likewise.
284         * locales/en_CA: Likewise.
285         * locales/en_DK: Likewise.
286         * locales/en_GB: Likewise.
287         * locales/en_IE: Likewise.
288         * locales/en_NZ: Likewise.
289         * locales/en_US: Likewise.
290         * locales/en_ZA: Likewise.
291         * locales/es_AR: Likewise.
292         * locales/es_BO: Likewise.
293         * locales/es_CL: Likewise.
294         * locales/es_CO: Likewise.
295         * locales/es_CR: Likewise.
296         * locales/es_DO: Likewise.
297         * locales/es_EC: Likewise.
298         * locales/es_ES: Likewise.
299         * locales/es_GT: Likewise.
300         * locales/es_HN: Likewise.
301         * locales/es_MX: Likewise.
302         * locales/es_NI: Likewise.
303         * locales/es_PA: Likewise.
304         * locales/es_PE: Likewise.
305         * locales/es_PR: Likewise.
306         * locales/es_PY: Likewise.
307         * locales/es_SV: Likewise.
308         * locales/es_US: Likewise.
309         * locales/es_UY: Likewise.
310         * locales/es_VE: Likewise.
311         * locales/et_EE: Likewise.
312         * locales/eu_ES: Likewise.
313         * locales/fa_IR: Likewise.
314         * locales/fi_FI: Likewise.
315         * locales/fo_FO: Likewise.
316         * locales/fr_BE: Likewise.
317         * locales/fr_CA: Likewise.
318         * locales/fr_CH: Likewise.
319         * locales/fr_FR: Likewise.
320         * locales/fr_LU: Likewise.
321         * locales/ga_IE: Likewise.
322         * locales/gl_ES: Likewise.
323         * locales/gv_GB: Likewise.
324         * locales/he_IL: Likewise.
325         * locales/hi_IN: Likewise.
326         * locales/hr_HR: Likewise.
327         * locales/hu_HU: Likewise.
328         * locales/i18n: Likewise.
329         * locales/id_ID: Likewise.
330         * locales/is_IS: Likewise.
331         * locales/it_CH: Likewise.
332         * locales/it_IT: Likewise.
333         * locales/iw_IL: Likewise.
334         * locales/ja_JP: Likewise.
335         * locales/kl_GL: Likewise.
336         * locales/ko_KR: Likewise.
337         * locales/kw_GB: Likewise.
338         * locales/lt_LT: Likewise.
339         * locales/lv_LV: Likewise.
340         * locales/mk_MK: Likewise.
341         * locales/mr_IN: Likewise.
342         * locales/mt_MT: Likewise.
343         * locales/nl_BE: Likewise.
344         * locales/nl_NL: Likewise.
345         * locales/nn_NO: Likewise.
346         * locales/no_NO: Likewise.
347         * locales/pl_PL: Likewise.
348         * locales/pt_BR: Likewise.
349         * locales/pt_PT: Likewise.
350         * locales/ro_RO: Likewise.
351         * locales/ru_RU: Likewise.
352         * locales/ru_UA: Likewise.
353         * locales/sk_SK: Likewise.
354         * locales/sl_SI: Likewise.
355         * locales/sq_AL: Likewise.
356         * locales/sr_YU: Likewise.
357         * locales/sv_FI: Likewise.
358         * locales/sv_SE: Likewise.
359         * locales/th_TH: Likewise.
360         * locales/tr_TR: Likewise.
361         * locales/uk_UA: Likewise.
362         * locales/vi_VN: Likewise.
363         * locales/zh_CN: Likewise.
364         * locales/zh_HK: Likewise.
365         * locales/zh_TW: Likewise.
367 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
369         * locales/fa_IR: Fix many problems and change to use UTF-8.
370         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
371         * SUPPORTED: Add fa_IR.UTF-8.
373 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
375         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
377 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
379         * locales/iso14651_t1: Handle Macedonian correctly.
380         Patch by Damjan <arhiv@freemail.org.mk>.
382 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
384         * locales/iso14651_t1: Add currency symbols.
386 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
388         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
389         * tests-mbwc/dat_iswdigit.c: Likewise.
391         * locales/zh_CN: Remove non-ASCII digit entry.
392         * locales/ja_JP: Likewise.
393         Add full width digits to alnum class.
395 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
397         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
398         digits.
399         (is_alpha): Add them here.
400         * locales/i18n (digit): Remove all non-ASCII digits.
401         (alpha): Add them here.
403         * dump-ctype.c: Pretty print.
405 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
407         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
408         * locales/ko_KR: Change currency_symbol back to use U20a9.
410 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
412         * tst-langinfo.sh: Adjust for change in ja_JP.
414 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
416         * locales/ja_JP: Changed yesexpr/noexpr expression,
417         fixed typo in era, added definition for name_gen.
419 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
421         * SUPPORTED: Add ko_KR.UTF-8.
423 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
425         * charmaps/BIG5: Add a width table.
426         * charmaps/GB18030: Likewise.
427         * charmaps/ISO-8859-6: Likewise.
428         * charmaps/ISO-8859-8: Likewise.
429         * charmaps/TIS-620: Likewise.
431 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
433         * Makefile (repertoiremaps): Remove variable.
434         (distribute): Remove repertoiremaps.
435         (install-others): Likewise. Add .gz to charmaps.
436         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
438 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
440         * charmaps/ISO-IR-197: Remove alias "none".
442 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
444         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
445         width of format control characters to 0.
447 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
449         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
450         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
451         return values.  Only the sign matters.
453 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
455         * locales/ar_SA: Last non <Uxxxx> entries removed.
456         Patch by Martin Strassburger <martin.strassburger@sap.com>.
458 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
460         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
461         we have EUC-KR.
463 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
465         * locales/uk_UA: Fix yesexpr.
466         * locales/ru_UA: Likewise.
467         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
469 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
471         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
472         so they become printable and carry a width.  Comment out surrogate
473         ranges.  Add a WIDTH table.
475 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
477         * gen-unicode-ctype.c: New file.
478         * dump-ctype.c: New file.
479         * Makefile (distribute): Add them.
480         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
481         gen-unicode-ctype.c.
482         (blank): Add U+1680.
483         (cntrl): Add U+2028, U+2029.
484         (space): Add U+1680, U+2028, U+2029.
485         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
486         (alnum, alpha, print, graph, punct): Lots of additions.
487         (lower, upper, tolower, toupper, combining, combining_level3): Update.
488         (totitle): New map.
489         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
490         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
491         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
492         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
493         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
494         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
495         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
497 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
499         * charmaps/GBK: Add commented mappings for GBK characters not yet in
500         Unicode.
502 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
504         * charmaps/GBK: Remove /x80 entry.
506 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
508         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
509         to use it.
511 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
513         * charmaps/JOHAB: Add identity mapping for 0x7f.
515 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
517         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
518         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
520 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
522         * charmaps/GB2312: Change code_set_name to GB2312.
524 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
526         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
527         * localedata/locales/ar_BH: Likewise.
528         * localedata/locales/ar_DZ: Likewise.
529         * localedata/locales/ar_EG: Likewise.
530         * localedata/locales/ar_IQ: Likewise.
531         * localedata/locales/ar_JO: Likewise.
532         * localedata/locales/ar_KW: Likewise.
533         * localedata/locales/ar_LB: Likewise.
534         * localedata/locales/ar_LY: Likewise.
535         * localedata/locales/ar_MA: Likewise.
536         * localedata/locales/ar_OM: Likewise.
537         * localedata/locales/ar_QA: Likewise.
538         * localedata/locales/ar_SD: Likewise.
539         * localedata/locales/ar_SY: Likewise.
540         * localedata/locales/ar_TN: Likewise.
541         * localedata/locales/ar_YE: Likewise.
543 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
545         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
546         * locales/mr_IN: New file.
547         * locales/mt_MT: New file.
549         * charmaps/GB18030: Comment out entries in user-defined area.
551 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
553         * charmaps/GB18030: Add back entries which got lost in last change.
555 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
557         * charmaps/GB18030: Update once more.
559         * charmaps/JOHAB: New file.
560         * SUPPORTED: Add ko_KR.JOHAB.
562 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
564         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
565         but not in EUC-KR.
567 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
569         * charmaps/EUC-TW: Add commented non-reversible mappings.
571 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
573         * charmaps/CP949: New file.
575 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
577         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
579 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
581         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
582         U+007E.
584 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
586         * charmaps/INIS-8: Update to use <Uxxxx> format.
587         * charmaps/ISO_2033-1983: Likewise.
588         * charmaps/ISO_5427-EXT: Likewise.
590 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
592         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
593         * SUPPORTED: Add zh_HK.BIG5HKSCS.
595         * charmaps/BIG5HKSCS: Add Big5 codes.
597         * Makefile (test-input): Add sv_SE.ISO-8859-1.
598         (LOCALES): Likewise.
599         * sv_SE.ISO-8859-1: New file.
601 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
603         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
604         Changes by Roger So <spacehunt@e-fever.org>.
606         * SUPPORTED: Add nn_NO.ISO-8859-1.
607         * locales/nn_NO: New file.
609 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
611         * charmaps/BIG5HKSCS: Regenerated from official data file.
613         * locales/ja_JP: Add yesstr and nostr information.
615         * charmaps/GB18030: Add entries from GBK not present here.
617         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
619         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
621 2000-08-29  Akira Higuchi  <a@kondara.org>
623         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
624         * charmaps/GBK: Likewise.
626         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
628 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
630         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
631         and customize with several reorder-after statements.
632         Reported by menthos@menthos.com.
634 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
636         * locales/ja_JP: Add new categories with generic information.
638         * locales/i18n (default_missing): Change back to only U003F.
640 2000-08-24  Andreas Jaeger  <aj@suse.de>
642         * Makefile (generated): Add some .out files.
644 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
646         * locales/i18n: Add transliteration information.
648 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
650         * locales/ca_ES@euro: Country is Spain.
651         * locales/ca_ES: Likewise.
653         * locales/es_MX: Correct int_curr_symbol.
654         * locales/es_PE: Likewise.
656         * SUPPORTED: Add missing supported locales.
658         * locales/fa_IR: Correct a few of the contained bugs.
660         * locales/zh_HK: New file.
662         * charmaps/BIG5HKSCS: New file.
664         * locales/en_CA,2.5: Removed.
665         * locales/fr_CA,2.13: Removed.
666         * locales/in_ID: Removed.
668         * locales/sq_AL: New file.
669         * SUPPORTED: Add sq_AL.ISO-8859-1.
671         * locales/vi_VN: New file.
672         * SUPPORTED: Add vi_VN.UTF-8.
674         * locales/ko_KR: Correct currency_symbol entry.
676         * locales/hi_IN: New file.
677         * SUPPORTED: Add hi_IN.UTF-8.
679         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
681         * sort-test.sh: Improve error handling by printing more information.
683         * locales/ar_AE: New file.
684         * locales/ar_BH: New file.
685         * locales/ar_DZ: New file.
686         * locales/ar_EG: New file.
687         * locales/ar_IQ: New file.
688         * locales/ar_JO: New file.
689         * locales/ar_KW: New file.
690         * locales/ar_LB: New file.
691         * locales/ar_LY: New file.
692         * locales/ar_MA: New file.
693         * locales/ar_OM: New file.
694         * locales/ar_QA: New file.
695         * locales/ar_SD: New file.
696         * locales/ar_SY: New file.
697         * locales/ar_TN: New file.
698         * locales/ar_YE: New file.
699         * SUPPORTED: Add Arabic locales.
701 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
703         * locales/es_CR: New file.
704         * locales/es_NI: New file.
705         * locales/es_PR: New file.
707         * locales/es_AR: Share LC_COLLATE description with es_ES.
708         * locales/es_BO: Likewise.
709         * locales/es_CL: Likewise.
710         * locales/es_CO: Likewise.
711         * locales/es_DO: Likewise.
712         * locales/es_GT: Likewise.
713         * locales/es_HN: Likewise.
714         * locales/es_MX: Likewise.
715         * locales/es_PA: Likewise.
716         * locales/es_PE: Likewise.
717         * locales/es_PY: Likewise.
718         * locales/es_SV: Likewise.
719         * locales/es_UY: Likewise.
720         * locales/es_VE: Likewise.
721         * locales/es_EC: Share LC_COLLATE description with es_US.
723         * locales/ko_KR: Updated for glibc 2.2.
724         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
725         * SUPPORTED: Add ko_KR.
727         * locales/de_BE@euro: New file.
728         * locales/eu_ES@euro: New file.
729         * locales/ga_IE@euro: New file.
730         * locales/gl_ES@euro: New file.
731         * locales/nl_BE@euro: New file.
732         * locales/sv_FI@euro: New file.
733         * SUPPORTED: Add the new locales.
735         * Makefile (install-locales): Handle option in locale name.  Print
736         progress information.
738         * SUPPORTED: Add all the @euro locales.
740         * locales/ca_ES@euro: Update charset comment.
741         * locales/de_AT@euro: Likewise.
742         * locales/de_DE@euro: Likewise.
743         * locales/de_LU@euro: Likewise.
744         * locales/en_IE@euro: Likewise.
745         * locales/es_ES@euro: Likewise.
746         * locales/fi_FI@euro: Likewise.
747         * locales/fr_BE@euro: Likewise.
748         * locales/fr_FR@euro: Likewise.
749         * locales/fr_LU@euro: Likewise.
750         * locales/it_IT@euro: Likewise.
751         * locales/nl_NL@euro: Likewise.
752         * locales/pt_PT@euro: Likewise.
754 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
756         * locales/ca_ES: Correct comment.
758         * locales/ca_ES@euro: New file.
759         * locales/de_AT@euro: New file.
760         * locales/de_DE@euro: New file.
761         * locales/de_LU@euro: New file.
762         * locales/en_IE@euro: New file.
763         * locales/es_ES@euro: New file.
764         * locales/fi_FI@euro: New file.
765         * locales/fr_BE@euro: New file.
766         * locales/fr_FR@euro: New file.
767         * locales/fr_LU@euro: New file.
768         * locales/it_IT@euro: New file.
769         * locales/nl_NL@euro: New file.
770         * locales/pt_PT@euro: New file.
772 2000-08-19  Andreas Jaeger  <aj@suse.de>
774         * tst-digits.c: Include stdlib.h and string.h to provide
775         prototypes for exit, strlen and strcmp.
777 2000-08-18  Andreas Jaeger  <aj@suse.de>
779         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
780         (TST_DECL_VARS): Don't declare err_flg.
781         (TST_GET_ERRET): Don't set err_flg.
782         (TST_GET_ERRET_SEQ): Likewise.
783         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
785         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
786         * tests-mbwc/dat_iswalnum.c: Likewise.
787         * tests-mbwc/dat_iswalpha.c: Likewise.
788         * tests-mbwc/dat_iswcntrl.c: Likewise.
789         * tests-mbwc/dat_iswctype.c: Likewise.
790         * tests-mbwc/dat_iswdigit.c: Likewise.
791         * tests-mbwc/dat_iswgraph.c: Likewise.
792         * tests-mbwc/dat_iswlower.c: Likewise.
793         * tests-mbwc/dat_iswprint.c: Likewise.
794         * tests-mbwc/dat_iswpunct.c: Likewise.
795         * tests-mbwc/dat_iswspace.c: Likewise.
796         * tests-mbwc/dat_iswupper.c: Likewise.
797         * tests-mbwc/dat_iswxdigit.c: Likewise.
798         * tests-mbwc/dat_mblen.c: Likewise.
799         * tests-mbwc/dat_mbrlen.c: Likewise.
800         * tests-mbwc/dat_mbrtowc.c: Likewise.
801         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
802         * tests-mbwc/dat_mbstowcs.c: Likewise.
803         * tests-mbwc/dat_mbtowc.c: Likewise.
804         * tests-mbwc/dat_strcoll.c: Likewise.
805         * tests-mbwc/dat_strfmon.c: Likewise.
806         * tests-mbwc/dat_strxfrm.c: Likewise.
807         * tests-mbwc/dat_swscanf.c: Likewise.
808         * tests-mbwc/dat_towctrans.c: Likewise.
809         * tests-mbwc/dat_towlower.c: Likewise.
810         * tests-mbwc/dat_towupper.c: Likewise.
811         * tests-mbwc/dat_wcrtomb.c: Likewise.
812         * tests-mbwc/dat_wcscat.c: Likewise.
813         * tests-mbwc/dat_wcschr.c: Likewise.
814         * tests-mbwc/dat_wcscmp.c: Likewise.
815         * tests-mbwc/dat_wcscoll.c: Likewise.
816         * tests-mbwc/dat_wcscpy.c: Likewise.
817         * tests-mbwc/dat_wcscspn.c: Likewise.
818         * tests-mbwc/dat_wcslen.c: Likewise.
819         * tests-mbwc/dat_wcsncat.c: Likewise.
820         * tests-mbwc/dat_wcsncmp.c: Likewise.
821         * tests-mbwc/dat_wcsncpy.c: Likewise.
822         * tests-mbwc/dat_wcspbrk.c: Likewise.
823         * tests-mbwc/dat_wcsrtombs.c: Likewise.
824         * tests-mbwc/dat_wcsspn.c: Likewise.
825         * tests-mbwc/dat_wcsstr.c: Likewise.
826         * tests-mbwc/dat_wcstod.c: Likewise.
827         * tests-mbwc/dat_wcstok.c: Likewise.
828         * tests-mbwc/dat_wcstombs.c: Likewise.
829         * tests-mbwc/dat_wcswidth.c: Likewise.
830         * tests-mbwc/dat_wcsxfrm.c: Likewise.
831         * tests-mbwc/dat_wctob.c: Likewise.
832         * tests-mbwc/dat_wctomb.c: Likewise.
833         * tests-mbwc/dat_wctrans.c: Likewise.
834         * tests-mbwc/dat_wctype.c: Likewise.
835         * tests-mbwc/dat_wcwidth.c: Likewise.
836         * tests-mbwc/dat_isw-funcs.h: Fix comment.
838 2000-08-17  Andreas Jaeger  <aj@suse.de>
840         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
841         should have a value.
843 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
845         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
846         separate uppercase from non-uppercase characters to enable correct
847         handling in range expressions.
849 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
851         * Makefile (install-locales): Use --prefix option of localedef to
852         avoid providing complete path for output file.
854 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
856         * locales/zh_TW: Updated.
857         * charmaps/BIG5: Updated.
858         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
860 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
862         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
863         use `int'.
865 2000-08-01  Andreas Jaeger  <aj@suse.de>
867         * Makefile (distribute): Follow name change of tst-ctype-de.in to
868         tst-ctype-de_DE.ISO-8859-1.in.
870 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
872         * charmaps/KSX1001: Add width information.
873         * charmaps/GB2312: Likewise.
874         * charmaps/GBK: Likewise.
875         Patches by GOTO Masanori <gotom@debian.or.jp>.
877 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
879         * charmaps/CP737: New file.
880         * charmaps/CP775: New file.
882 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
884         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
885         /xb0../xf7.  Remove aliases.
887 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
889         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
890         /xc9../xf9.
892 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
894         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
896 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
898         * tst-langinfo.c (main): Fix esacape sequence handling.
900         * charmaps/EUC-TW: New file.
902         * tst-digits.c: Add tests for wprintf.
903         * tests/test7.cm: Change so that it is usable for wprintf tests.
905         * tst-locale.sh: Fix typo in last change.
907         * tst-digits.c: Add ctype and wctype tests.
909 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
911         * Makefile (ld-test-names): Add test7.
912         (tests): Add tst-digits.  Add dependency and environment variable.
913         * tst-digits.c: New file.
914         * tst-locale.sh: Generate test7 locale.
915         * tests/test7.cm: New file.
916         * tests/test7.def: New file.
918         * tst-locale.sh: Add dropped test6 locale.
920 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
922         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
923         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
924         locale.
926 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
928         * locales/zh_TW: New file.
929         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
931 2000-07-28  Andreas Jaeger  <aj@suse.de>
933         * tst-langinfo.c: Include <string.h> for strcmp prototype.
935 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
937         * charmaps/BIG5: New file.
938         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
940 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
942         * locales/zh_CN: Update for new format.
943         Patch by Yong Li <yong.li@asu.edu>.
945         * tst-langinfo.c: Add copyright text.
947 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
949         * tst-wctype.input: Add more input text.
950         * tst-wctype.c: Test more classes.
952         * Makefile: Add rules to build, run, and distribute tst-langinfo.
953         * tst-langinfo.c: New file.
954         * tst-langinfo.sh: New file.
956         * locales/ja_JP (era_d_t_fmt): Fix typo.
958         * Makefile: Add rules to build, run, and distribute tst-wctype.
959         * tst-wctype.c: New file.
960         * tst-wctype.input: New file.
961         * tst-wctype.sh: New file.
963 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
965         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
966         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
968 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
970         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
971         (enoexpr): Likewise.
972         * locales/hr_HR: Likewise.
973         Patches by GOTO Masanori <gotom@debian.or.jp>.
975         * locales/i18n (yesexpr): Add U005E at the beginning.
976         (noexpr): Likewise.
978 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
980         * locales/ja_JP (yesexpr): U0060 should be U005E.
981         (noexpr): Likewise.
983         * locales/i18n: Remove U00A0 from blank as well.
984         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
986 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
988         * charmaps/SJIS: Add width information.
989         Patch by GOTO Masanori <gotom@debian.or.jp>.
991         * charmaps/SJIS: Correct byte sequence for single byte characters.
993 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
995         * locales/i18n: Fix typos.
997         * locales/iso14651_t1: Correct syntax for HAN script.
999 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1001         * charmaps/GB18030: New file.
1003         * charmaps/UTF-8: Update for Unicode 3.0.
1005         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1006         space.
1007         * tst-ctype.c: Likewise.
1008         * tst-ctype.sh: Likewise.
1009         * locales/i18n: Likewise.
1010         * locales/ja_JP: Likewise.
1011         * tests-mbwc/dat_iswcntrl.c: Likewise.
1012         * tests-mbwc/dat_iswctype.c: Likewise.
1013         * tests-mbwc/dat_iswspace.c: Likewise.
1015         * tst-ctype.sh: Also test C locale.
1017 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1019         * Makefile: Rewrite rules for tests to run them only when necessary.
1020         * sort-test.sh: Produce output for failed tests.
1021         * tst-fmon.sh: Likewise.
1022         * tst-rpmatch.sh: Likewise.
1024 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1026         * tst-ctype-de_DE.in: Renamed to...
1027         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1029 2000-07-11  Andreas Jaeger  <aj@suse.de>
1031         * Makefile (locale_test_suite): Always run test suite.
1032         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1033         gen-locale.sh.
1034         (do-collate-test): Likewise.
1035         (do-tst-fmon): Likewise.
1036         (do-tst-locale): Likewise.
1037         (do-tst-rpmatch): Likewise.
1038         (do-tst-trans): Likewise.
1039         (do-tst-mbswcs): Likewise.
1040         (do-tst-ctype): Likewise.
1042         * sort-test.sh : Rewrite to work with static only builds.
1043         * tst-ctype.sh: Likewise.
1044         * tst-fmon.sh: Likewise.
1045         * tst-locale.sh: Likewise.
1046         * tst-mbswcs.sh: Likewise.
1047         * tst-rpmatch.sh: Likewise.
1048         * tst-trans.sh: Likewise.
1050         * gen-locale.sh (locfile): Fix it for building with
1051         sourcedir==builddir and for static only builds.
1053 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1055         * locales/POSIX: Remove repertoire map reference.
1056         * locales/ar_SA: Remove repertoire map reference.
1058         * locales/zh_CN.GBK: Removed.
1060         * repertoiremaps/charids.894: Removed.
1061         * repertoiremaps/mnemonics.ds: Removed.
1062         * repertoiremaps/mnemonics.ja: Removed.
1063         * repertoiremaps/mnemonics.ko: Removed.
1064         * repertoiremaps/mnemonics.zh: Removed.
1066         * charmaps/SJIS: New file.
1068 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1070         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1071         to EUC-JP.
1072         * tests-mbwc/dat_mbtowc.c: Likewise.
1073         * tests-mbwc/dat_wctob.c: Likewise.
1075         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1076         * charmaps/EUC-KR: Likewise.
1078 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1080         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1081         * locales/ar_SA (LC_TELEPHONE): Likewise.
1082         * locales/be_BY (LC_TELEPHONE): Likewise.
1083         * locales/bg_BG (LC_TELEPHONE): Likewise.
1084         * locales/ca_ES (LC_TELEPHONE): Likewise.
1085         * locales/da_DK (LC_TELEPHONE): Likewise.
1086         * locales/de_BE (LC_TELEPHONE): Likewise.
1087         * locales/de_CH (LC_TELEPHONE): Likewise.
1088         * locales/de_LU (LC_TELEPHONE): Likewise.
1089         * locales/el_GR (LC_TELEPHONE): Likewise.
1090         * locales/en_AU (LC_TELEPHONE): Likewise.
1091         * locales/en_BW (LC_TELEPHONE): Likewise.
1092         * locales/en_CA (LC_TELEPHONE): Likewise.
1093         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1094         * locales/en_DK (LC_TELEPHONE): Likewise.
1095         * locales/en_IE (LC_TELEPHONE): Likewise.
1096         * locales/en_NZ (LC_TELEPHONE): Likewise.
1097         * locales/en_ZA (LC_TELEPHONE): Likewise.
1098         * locales/en_ZW (LC_TELEPHONE): Likewise.
1099         * locales/es_AR (LC_TELEPHONE): Likewise.
1100         * locales/es_BO (LC_TELEPHONE): Likewise.
1101         * locales/es_CL (LC_TELEPHONE): Likewise.
1102         * locales/es_CO (LC_TELEPHONE): Likewise.
1103         * locales/es_DO (LC_TELEPHONE): Likewise.
1104         * locales/es_EC (LC_TELEPHONE): Likewise.
1105         * locales/es_ES (LC_TELEPHONE): Likewise.
1106         * locales/es_GT (LC_TELEPHONE): Likewise.
1107         * locales/es_HN (LC_TELEPHONE): Likewise.
1108         * locales/es_MX (LC_TELEPHONE): Likewise.
1109         * locales/es_PA (LC_TELEPHONE): Likewise.
1110         * locales/es_PE (LC_TELEPHONE): Likewise.
1111         * locales/es_PY (LC_TELEPHONE): Likewise.
1112         * locales/es_SV (LC_TELEPHONE): Likewise.
1113         * locales/es_US (LC_TELEPHONE): Likewise.
1114         * locales/es_UY (LC_TELEPHONE): Likewise.
1115         * locales/es_VE (LC_TELEPHONE): Likewise.
1116         * locales/et_EE (LC_TELEPHONE): Likewise.
1117         * locales/eu_ES (LC_TELEPHONE): Likewise.
1118         * locales/fa_IR (LC_TELEPHONE): Likewise.
1119         * locales/fi_FI (LC_TELEPHONE): Likewise.
1120         * locales/fo_FO (LC_TELEPHONE): Likewise.
1121         * locales/fr_BE (LC_TELEPHONE): Likewise.
1122         * locales/fr_CA (LC_TELEPHONE): Likewise.
1123         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1124         * locales/fr_CH (LC_TELEPHONE): Likewise.
1125         * locales/fr_LU (LC_TELEPHONE): Likewise.
1126         * locales/ga_IE (LC_TELEPHONE): Likewise.
1127         * locales/gl_ES (LC_TELEPHONE): Likewise.
1128         * locales/gv_GB (LC_TELEPHONE): Likewise.
1129         * locales/he_IL (LC_TELEPHONE): Likewise.
1130         * locales/hr_HR (LC_TELEPHONE): Likewise.
1131         * locales/hu_HU (LC_TELEPHONE): Likewise.
1132         * locales/id_ID (LC_TELEPHONE): Likewise.
1133         * locales/in_ID (LC_TELEPHONE): Likewise.
1134         * locales/is_IS (LC_TELEPHONE): Likewise.
1135         * locales/it_CH (LC_TELEPHONE): Likewise.
1136         * locales/it_IT (LC_TELEPHONE): Likewise.
1137         * locales/iw_IL (LC_TELEPHONE): Likewise.
1138         * locales/kl_GL (LC_TELEPHONE): Likewise.
1139         * locales/ko_KR (LC_TELEPHONE): Likewise.
1140         * locales/kw_GB (LC_TELEPHONE): Likewise.
1141         * locales/lt_LT (LC_TELEPHONE): Likewise.
1142         * locales/lv_LV (LC_TELEPHONE): Likewise.
1143         * locales/mk_MK (LC_TELEPHONE): Likewise.
1144         * locales/nl_BE (LC_TELEPHONE): Likewise.
1145         * locales/nl_NL (LC_TELEPHONE): Likewise.
1146         * locales/pl_PL (LC_TELEPHONE): Likewise.
1147         * locales/pt_BR (LC_TELEPHONE): Likewise.
1148         * locales/ro_RO (LC_TELEPHONE): Likewise.
1149         * locales/ru_RU (LC_TELEPHONE): Likewise.
1150         * locales/ru_UA (LC_TELEPHONE): Likewise.
1151         * locales/sk_SK (LC_TELEPHONE): Likewise.
1152         * locales/sl_SI (LC_TELEPHONE): Likewise.
1153         * locales/sr_YU (LC_TELEPHONE): Likewise.
1154         * locales/sv_FI (LC_TELEPHONE): Likewise.
1155         * locales/th_TH (LC_TELEPHONE): Likewise.
1156         * locales/tr_TR (LC_TELEPHONE): Likewise.
1157         * locales/uk_UA (LC_TELEPHONE): Likewise.
1159 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1161         * locales/th_TH: Update revision information.
1162         (LC_CTYPE: alpha): Replace ";...;" with "..".
1163         (LC_COLLATE: order): Quote with "".
1165 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1167         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1168         in address.
1169         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1170         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1171         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1172         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1173         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1174         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1175         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1176         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1177         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1178         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1179         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1180         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1181         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1182         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1183         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1184         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1185         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1186         * locales/es_US (LC_IDENTIFICATION): Likewise.
1187         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1188         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1189         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1190         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1191         * locales/no_NO (LC_TELEPHONE): Fill in.
1192         * locales/pt_PT (LC_TELEPHONE): Fill in.
1193         * locales/sv_SE (LC_TELEPHONE): Fill in.
1194         * locales/en_GB (LC_TELEPHONE): Fill in.
1195         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1197 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1199         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1200         * tst-locale.sh (LC_ALL): Likewise.
1202 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1204         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1205         * tst-locale.sh: Likewise.
1207 2000-07-01  Andreas Jaeger  <aj@suse.de>
1209         * Makefile (generated-dirs): LOCALES are also generated.
1210         (generated-dirs): Remove obsolete entry.
1212 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1214         * Makefile (distribute): Add locale test suite files, fmon test
1215         suite files, gen-locale.sh, and show-ucs-data.c.
1217         * Depend: New file.
1219         * Makefile: Rewrite rules to generate locale data.
1220         * gen-locale.sh: Generate only one locale which is described in a
1221         command line parameter.
1223         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1224         around DEM problem.
1225         * tst-fmon.data: Change back entries with DEM.
1227         * gen-locale.sh: Print that it might take a while to finish.
1229 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1231         * Makefile (install-locales): Remove the -u switch from localedef
1232         command line.
1234 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1236         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1237         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1238         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1240         * locales/POSIX: Update for new format.
1242         * Makefile: Regenerate locale data also if localedef changed.
1244         * tst-fmon.data: Until we know what is correct, but the spaces
1245         after DEM back in.
1247         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1248         unresolved issues.
1249         * tests-mbwc/dat_mbtowc.c: Likewise.
1250         * tests-mbwc/dat_strcoll.c: Likewise.
1251         * tests-mbwc/dat_strfmon.c: Likewise.
1252         * tests-mbwc/dat_strxfrm.c: Likewise.
1253         * tests-mbwc/tst_mbtowc.c: Likewise.
1255 2000-06-29  Andreas Jaeger  <aj@suse.de>
1257         * sort-test.sh: Set LC_ALL to full locale name.
1259         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1260         anymore.
1261         (LOCALES): New.
1262         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1263         Depend on locale files
1264         (LOCALE_FILES): New.
1265         (ALL_LC_FILES): New.
1266         (ALL_OBJ_LC_FILES): New
1267         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1269         * tst-ctype.sh: Don't generate locales here.
1270         * tst-mbswcs.sh: Likewise.
1271         * sort-test.sh: Likewise.
1273         * gen-locale.sh: New file to generate locales.
1275 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1277         * locales/en_GB: Update RAP address.
1278         * locales/fr_FR: Likewise.
1279         * locales/en_NZ: Likewise.
1280         * locales/de_BE: Likewise.
1281         * locales/de_CH: Likewise.
1282         * locales/de_LU: Likewise.
1283         * locales/en_AU: Likewise.
1284         * locales/en_IE: Likewise.
1285         * locales/eu_ES: Likewise.
1286         * locales/fr_BE: Likewise.
1287         * locales/fr_CH: Likewise.
1288         * locales/fr_LU: Likewise.
1289         * locales/it_IT: Likewise.
1290         * locales/nl_BE: Likewise.
1291         * locales/nl_NL: Likewise.
1292         * locales/pt_BR: Likewise.
1293         * locales/pt_PT: Likewise.
1294         * locales/sv_FI: Likewise.
1295         * locales/fi_FI: Likewise.
1296         * locales/sv_SE: Likewise.
1298 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1300         * locales/af_ZA: Update for new format.
1301         * locales/ar_SA: Likewise.
1302         * locales/be_BY: Likewise.
1303         * locales/bg_BG: Likewise.
1304         * locales/ca_ES: Likewise.
1305         * locales/el_GR: Likewise.
1306         * locales/en_BW: Likewise.
1307         * locales/en_DK: Likewise.
1308         * locales/en_ZW: Likewise.
1309         * locales/es_AR: Likewise.
1310         * locales/es_BO: Likewise.
1311         * locales/es_CL: Likewise.
1312         * locales/es_CO: Likewise.
1313         * locales/es_DO: Likewise.
1314         * locales/es_EC: Likewise.
1315         * locales/es_ES: Likewise.
1316         * locales/es_GT: Likewise.
1317         * locales/es_HN: Likewise.
1318         * locales/es_MX: Likewise.
1319         * locales/es_PA: Likewise.
1320         * locales/es_PE: Likewise.
1321         * locales/es_PY: Likewise.
1322         * locales/es_SV: Likewise.
1323         * locales/es_US: Likewise.
1324         * locales/es_UY: Likewise.
1325         * locales/es_VE: Likewise.
1326         * locales/et_EE: Likewise.
1327         * locales/fa_IR: Likewise.
1328         * locales/fr_CA: Likewise.
1329         * locales/en_CA,2.5: Likewise.
1330         * locales/fr_CA,2.13: Likewise.
1331         * locales/gl_ES: Likewise.
1332         * locales/hr_HR: Likewise.
1333         * locales/hu_HU: Likewise.
1334         * locales/ko_KR: Likewise.
1335         * locales/lt_LT: Likewise.
1336         * locales/lv_LV: Likewise.
1337         * locales/no_NO: Likewise.
1338         * locales/pl_PL: Likewise.
1339         * locales/ro_RO: Likewise.
1340         * locales/ru_RU: Likewise.
1341         * locales/ru_UA: Likewise.
1342         * locales/sk_SK: Likewise.
1343         * locales/sl_SI: Likewise.
1344         * locales/sr_YU: Likewise.
1345         * locales/th_TH: Likewise.
1346         * locales/tr_TR: Likewise.
1347         * locales/uk_UA: Likewise.
1348         * locales/en_CA: Likewise.
1349         * locales/is_IS: Likewise.
1350         * locales/mk_MK: Likewise.
1352 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1354         * locales/cs_CZ: Comment out fields I'm not sure about.
1355         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1356         * locales/en_NZ: Update for new format.
1357         * locales/de_BE: Likewise.
1358         * locales/de_CH: Likewise.
1359         * locales/de_LU: Likewise.
1360         * locales/en_AU: Likewise.
1361         * locales/en_IE: Likewise.
1362         * locales/en_ZA: Likewise.
1363         * locales/eu_ES: Likewise.
1364         * locales/fo_FO: Likewise.
1365         * locales/fr_BE: Likewise.
1366         * locales/fr_CH: Likewise.
1367         * locales/fr_LU: Likewise.
1368         * locales/ga_IE: Likewise.
1369         * locales/gv_GB: Likewise.
1370         * locales/he_IL: Likewise.
1371         * locales/id_ID: Likewise.
1372         * locales/in_ID: Likewise.
1373         * locales/it_CH: Likewise.
1374         * locales/it_IT: Likewise.
1375         * locales/iw_IL: Likewise.
1376         * locales/kl_GL: Likewise.
1377         * locales/kw_GB: Likewise.
1378         * locales/nl_BE: Likewise.
1379         * locales/nl_NL: Likewise.
1380         * locales/pt_BR: Likewise.
1381         * locales/pt_PT: Likewise.
1382         * locales/sv_FI: Likewise.
1383         * locales/da_DK: Likewise.
1384         * locales/fi_FI: Likewise.
1385         * locales/sv_SE: Likewise.
1387 2000-06-29  Andreas Jaeger  <aj@suse.de>
1389         * Makefile (locale_test_suite): Add new test files.
1390         (tst_mblen-ENV): New.
1391         (tst_mbtowc-ENV): New.
1392         (tst_strcoll-ENV): New.
1393         (tst_strxfrm-ENV): New.
1394         (tst_wctomb-ENV): New.
1395         (tst_mbrtowc-ENV): New.
1396         (tst_mbsrtowcs-ENV): New.
1397         (tst_mbstowcs-ENV): New.
1398         (tst_strfmon-ENV): New.
1399         (tst_wcrtomb-ENV): New.
1400         (tst_wcsrtombs-ENV): New.
1401         (tst_wcstod-ENV): New.
1402         (tst_wcstok-ENV): New.
1403         (tst_wcstombs-ENV): New.
1405         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1406         <kuwahara@cthulhu.engr.sgi.com>.
1407         * tests-mbwc/dat_wctomb.c: Likewise.
1408         * tests-mbwc/tst_mbtowc.c: Likewise.
1409         * tests-mbwc/dat_mbtowc.c: Likewise.
1410         * tests-mbwc/tst_strxfrm.c: Likewise.
1411         * tests-mbwc/dat_strxfrm.c: Likewise.
1412         * tests-mbwc/dat_strcoll.c: Likewise.
1413         * tests-mbwc/tst_strcoll.c: Likewise.
1414         * tests-mbwc/tst_mblen.c: Likewise.
1415         * tests-mbwc/dat_mblen.c: Likewise.
1416         * tests-mbwc/dat_wcstok.c: Likewise.
1417         * tests-mbwc/tst_wcstok.c: Likewise.
1418         * tests-mbwc/dat_wcstod.c: Likewise.
1419         * tests-mbwc/tst_wcstod.c: Likewise.
1420         * tests-mbwc/dat_mbrtowc.c: Likewise.
1421         * tests-mbwc/tst_mbrtowc.c: Likewise.
1422         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1423         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1424         * tests-mbwc/dat_wcstombs.c: Likewise.
1425         * tests-mbwc/tst_wcstombs.c: Likewise.
1426         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1427         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1428         * tests-mbwc/dat_wcrtomb.c: Likewise.
1429         * tests-mbwc/tst_wcrtomb.c: Likewise.
1430         * tests-mbwc/dat_mbstowcs.c: Likewise.
1431         * tests-mbwc/tst_mbstowcs.c: Likewise.
1432         * tests-mbwc/dat_strfmon.c: Likewise.
1433         * tests-mbwc/tst_strfmon.c: Likewise.
1435 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1437         * locales/mk_MK: Updated (not to new format).
1438         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1440 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1442         * locales/fr_FR: Update for new format.
1443         * locales/de_AT: Likewise.
1444         * locales/en_GB: Likewise.
1446 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1448         * locales/th_TH: Update copyright notice.
1450         * locales/cs_CZ: Updated for new format.
1451         Patch by Jakub Jelinek <jakub@redhat.com>.
1453         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1454         comments.
1455         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1456         internal state of mbrlen.
1458         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1459         (TEST_MBWC_ENV): Remove unnecessary slash.
1460         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1462         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1464         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1465         tests.
1467         * locales/iso14651_t1: Explicitly add control character in
1468         U0000-U001F and U007F-U009F range for backward compatibility.
1470         * locales/i18n: Correct problems found by test suite.
1472 2000-06-28  Andreas Jaeger  <aj@suse.de>
1474         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1475         warning.
1477         * Makefile (locale_test_suite): Add tst_mbrlen.
1478         (tst_mbrlen-ENV): New.
1480         * tests-mbwc/tst_mbrlen.c: New file
1482         * tests-mbwc/dat_mbrlen.c: New file.
1484         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1485         (struct TST_HEAD): Use const char* instead of an array.
1487         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1489         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1491         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1493 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1495         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1496         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1497         U4E06 is not in EUC-JP.
1498         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1499         * tests-mbwc/dat_towctrans.c: Likewise.
1500         * tests-mbwc/dat_wcscoll.c: Likewise.
1501         * tests-mbwc/dat_wcswidth.c: Likewise.
1502         * tests-mbwc/dat_wctob.c: Likewise.
1504         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1505         versions.
1507         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1508         what is correct.
1509         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1510         * tests-mbwc/dat_wcwidth.c: Likewise.
1512         * tests-mbwc/tst_funcs.h: Pretty print.
1514         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1515         * tests-mbwc/tst_wcschr.c: Likewise.
1516         * tests-mbwc/tst_wcscpy.c: Likewise.
1517         * tests-mbwc/tst_wcscat.c: Likewise.
1518         * tests-mbwc/tst_wcsncpy.c: Likewise.
1519         * tests-mbwc/tst_wcspbrk.c: Likewise.
1520         * tests-mbwc/tst_wcsstr.c: Likewise.
1521         * tests-mbwc/tst_wctrans.c: Likewise.
1522         * tests-mbwc/tst_wctype.c: Likewise.
1524         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1526         * Makefile (tests): Define as $(locale_test_suite) but only
1527         if not cross-compiling and shared libs are built.
1528         (locale_test_suite): New variable.  Name all new tests from the
1529         locale test suite.
1530         Add rule to run new tests only when all data is available.
1531         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1533         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1535         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1537         * locales/i18n: Backspace isn't blank, tab is.
1539         * tst-ctype.c (main): Add tests for control characters and space.
1541         * locales/i18n: Backspace is no space.
1543         * locales/i18n: Add \t to space.
1545 2000-06-27  Andreas Jaeger  <aj@suse.de>
1547         * Makefile (TEST_MBWC_ENV): New variable.
1548         Use it for all tests from tests-mbwc.
1550 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1552         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1554 2000-06-27  Andreas Jaeger  <aj@suse.de>
1556         * Makefile: Add environment setting for all tests from tests-mbwc.
1558 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1560         * locales/en_DK.com: Not needed.
1562 2000-06-27  Andreas Jaeger  <aj@suse.de>
1564         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1565         <kuwahara@cthulhu.engr.sgi.com>.
1567         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1568         comment them out for now.
1569         (subdir-dirs): New for tests-mbwc, add also vpaths.
1571         * locales/ja_JP: Add missing / in LC_CTYPE.
1573 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1575         * Makefile (distribute): Add tst-ctype-de_DE.in.
1576         * tst-ctype.c: Read in more tests from stdin.
1577         * tst-ctype.sh: Feed extra test data to program via stdin.
1578         * tst-ctype-de_DE.in: New file.
1580         * locales/i18n (punct): Exclude U00A0.
1581         (blank): Include U00A0.
1583         * locales/ja_JP: Updates for new format.
1585         * Makefile (test-srcs): Add tst-ctype.
1586         (distribute): Add tst-ctype.sh.
1587         (do-tst-ctype): New target.  Run for tests.
1588         * tst-ctype.c: New file.
1589         * tst-ctype.sh: New file.
1591         * locales/i18n: NUL character must not be in cntrl.
1593         * Makefile (test-input): Add en_US.ISO-8859-1.
1594         * en_US.in: New file.
1596 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1598         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1599         for now.
1601         * de_DE.in: Update for new sorting.
1603         * tst-locale.sh: Don't use mnemonic.ds.
1604         * tst-mbswcs.sh: Likewise.
1605         * tst-trans.sh: Likewise.
1607         * locales/de_DE: Update for new format.
1608         * locales/en_US: Likewise.
1609         * tests/trans.def: Likewise.
1610         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1611         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1612         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1613         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1614         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1615         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1616         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1617         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1618         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1619         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1620         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1621         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1622         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1623         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1624         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1626         * tst-rpmatch.c: Avoid warning with broken compiler.
1628         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1630         * sort-test.sh: Add more GCONV_PATH usages.
1631         * tst-fmon.sh: Likewise.
1632         * tst-locale.sh: Likewise.
1633         * tst-mbswcs.sh: Likewise.
1634         * tst-rpmatch.sh: Likewise.
1635         * tst-trans.sh: Likewise.
1637         * locales/i18n: Remove order_start around copy.
1639         * locales/iso14651_t1: Correct various small errors.
1641 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1643         * charmaps/ISO-8859-1: Correct width specification.
1645 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1647         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1648         * charmaps/ANSI_X3.4-1968: Likewise.
1649         * charmaps/ASMO_449: Likewise.
1650         * charmaps/BALTIC: Likewise.
1651         * charmaps/BS_4730: Likewise.
1652         * charmaps/BS_VIEWDATA: Likewise.
1653         * charmaps/CP1250: Likewise.
1654         * charmaps/CP1251: Likewise.
1655         * charmaps/CP1252: Likewise.
1656         * charmaps/CP1253: Likewise.
1657         * charmaps/CP1254: Likewise.
1658         * charmaps/CP1255: Likewise.
1659         * charmaps/CP1256: Likewise.
1660         * charmaps/CP1257: Likewise.
1661         * charmaps/CP1258: Likewise.
1662         * charmaps/CSA_Z243.4-1985-1: Likewise.
1663         * charmaps/CSA_Z243.4-1985-2: Likewise.
1664         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1665         * charmaps/CSN_369103: Likewise.
1666         * charmaps/CWI: Likewise.
1667         * charmaps/DEC-MCS: Likewise.
1668         * charmaps/DIN_66003: Likewise.
1669         * charmaps/DS_2089: Likewise.
1670         * charmaps/EBCDIC-AT-DE: Likewise.
1671         * charmaps/EBCDIC-AT-DE-A: Likewise.
1672         * charmaps/EBCDIC-CA-FR: Likewise.
1673         * charmaps/EBCDIC-DK-NO: Likewise.
1674         * charmaps/EBCDIC-DK-NO-A: Likewise.
1675         * charmaps/EBCDIC-ES: Likewise.
1676         * charmaps/EBCDIC-ES-A: Likewise.
1677         * charmaps/EBCDIC-ES-S: Likewise.
1678         * charmaps/EBCDIC-FI-SE: Likewise.
1679         * charmaps/EBCDIC-FI-SE-A: Likewise.
1680         * charmaps/EBCDIC-FR: Likewise.
1681         * charmaps/EBCDIC-IS-FRISS: Likewise.
1682         * charmaps/EBCDIC-IT: Likewise.
1683         * charmaps/EBCDIC-PT: Likewise.
1684         * charmaps/EBCDIC-UK: Likewise.
1685         * charmaps/EBCDIC-US: Likewise.
1686         * charmaps/ECMA-CYRILLIC: Likewise.
1687         * charmaps/ES: Likewise.
1688         * charmaps/ES2: Likewise.
1689         * charmaps/EUC-JP: Likewise.
1690         * charmaps/EUC-KR: Likewise.
1691         * charmaps/GB2312: Likewise.
1692         * charmaps/GBK: Likewise.
1693         * charmaps/GB_1988-80: Likewise.
1694         * charmaps/GOST_19768-74: Likewise.
1695         * charmaps/GREEK-CCITT: Likewise.
1696         * charmaps/GREEK7: Likewise.
1697         * charmaps/GREEK7-OLD: Likewise.
1698         * charmaps/HP-ROMAN8: Likewise.
1699         * charmaps/IBM037: Likewise.
1700         * charmaps/IBM038: Likewise.
1701         * charmaps/IBM1004: Likewise.
1702         * charmaps/IBM1026: Likewise.
1703         * charmaps/IBM1047: Likewise.
1704         * charmaps/IBM256: Likewise.
1705         * charmaps/IBM273: Likewise.
1706         * charmaps/IBM274: Likewise.
1707         * charmaps/IBM275: Likewise.
1708         * charmaps/IBM277: Likewise.
1709         * charmaps/IBM278: Likewise.
1710         * charmaps/IBM280: Likewise.
1711         * charmaps/IBM281: Likewise.
1712         * charmaps/IBM284: Likewise.
1713         * charmaps/IBM285: Likewise.
1714         * charmaps/IBM290: Likewise.
1715         * charmaps/IBM297: Likewise.
1716         * charmaps/IBM420: Likewise.
1717         * charmaps/IBM423: Likewise.
1718         * charmaps/IBM424: Likewise.
1719         * charmaps/IBM437: Likewise.
1720         * charmaps/IBM500: Likewise.
1721         * charmaps/IBM850: Likewise.
1722         * charmaps/IBM851: Likewise.
1723         * charmaps/IBM852: Likewise.
1724         * charmaps/IBM855: Likewise.
1725         * charmaps/IBM857: Likewise.
1726         * charmaps/IBM860: Likewise.
1727         * charmaps/IBM861: Likewise.
1728         * charmaps/IBM862: Likewise.
1729         * charmaps/IBM863: Likewise.
1730         * charmaps/IBM864: Likewise.
1731         * charmaps/IBM865: Likewise.
1732         * charmaps/IBM866: Likewise.
1733         * charmaps/IBM868: Likewise.
1734         * charmaps/IBM869: Likewise.
1735         * charmaps/IBM870: Likewise.
1736         * charmaps/IBM871: Likewise.
1737         * charmaps/IBM874: Likewise.
1738         * charmaps/IBM875: Likewise.
1739         * charmaps/IBM880: Likewise.
1740         * charmaps/IBM891: Likewise.
1741         * charmaps/IBM903: Likewise.
1742         * charmaps/IBM904: Likewise.
1743         * charmaps/IBM905: Likewise.
1744         * charmaps/IBM918: Likewise.
1745         * charmaps/IEC_P27-1: Likewise.
1746         * charmaps/INIS: Likewise.
1747         * charmaps/INIS-CYRILLIC: Likewise.
1748         * charmaps/INVARIANT: Likewise.
1749         * charmaps/ISIRI-3342: Likewise.
1750         * charmaps/ISO-8859-1: Likewise.
1751         * charmaps/ISO-8859-10: Likewise.
1752         * charmaps/ISO-8859-13: Likewise.
1753         * charmaps/ISO-8859-14: Likewise.
1754         * charmaps/ISO-8859-15: Likewise.
1755         * charmaps/ISO-8859-16: Likewise.
1756         * charmaps/ISO-8859-2: Likewise.
1757         * charmaps/ISO-8859-3: Likewise.
1758         * charmaps/ISO-8859-4: Likewise.
1759         * charmaps/ISO-8859-5: Likewise.
1760         * charmaps/ISO-8859-6: Likewise.
1761         * charmaps/ISO-8859-7: Likewise.
1762         * charmaps/ISO-8859-8: Likewise.
1763         * charmaps/ISO-8859-9: Likewise.
1764         * charmaps/ISO-IR-197: Likewise.
1765         * charmaps/ISO-IR-90: Likewise.
1766         * charmaps/ISO_10367-BOX: Likewise.
1767         * charmaps/ISO_5427: Likewise.
1768         * charmaps/ISO_5428: Likewise.
1769         * charmaps/ISO_646.BASIC: Likewise.
1770         * charmaps/ISO_646.IRV: Likewise.
1771         * charmaps/ISO_6937: Likewise.
1772         * charmaps/ISO_6937-2-25: Likewise.
1773         * charmaps/ISO_6937-2-ADD: Likewise.
1774         * charmaps/ISO_8859-SUPP: Likewise.
1775         * charmaps/IT: Likewise.
1776         * charmaps/JIS_C6220-1969-RO: Likewise.
1777         * charmaps/JIS_C6229-1984-B: Likewise.
1778         * charmaps/JIS_X0201: Likewise.
1779         * charmaps/JUS_I.B1.002: Likewise.
1780         * charmaps/JUS_I.B1.003-MAC: Likewise.
1781         * charmaps/JUS_I.B1.003-SERB: Likewise.
1782         * charmaps/KOI-8: Likewise.
1783         * charmaps/KOI8-R: Likewise.
1784         * charmaps/KOI8-U: Likewise.
1785         * charmaps/KSC5636: Likewise.
1786         * charmaps/KSX1001: Likewise.
1787         * charmaps/LATIN-GREEK: Likewise.
1788         * charmaps/LATIN-GREEK-1: Likewise.
1789         * charmaps/MAC-IS: Likewise.
1790         * charmaps/MAC-UK: Likewise.
1791         * charmaps/MACINTOSH: Likewise.
1792         * charmaps/MSZ_7795.3: Likewise.
1793         * charmaps/NATS-DANO: Likewise.
1794         * charmaps/NATS-SEFI: Likewise.
1795         * charmaps/NC_NC00-10: Likewise.
1796         * charmaps/NEXTSTEP: Likewise.
1797         * charmaps/NF_Z_62-010: Likewise.
1798         * charmaps/NF_Z_62-010_1973: Likewise.
1799         * charmaps/NS_4551-1: Likewise.
1800         * charmaps/NS_4551-2: Likewise.
1801         * charmaps/PT: Likewise.
1802         * charmaps/PT2: Likewise.
1803         * charmaps/SAMI: Likewise.
1804         * charmaps/SAMI-WS2: Likewise.
1805         * charmaps/SEN_850200_B: Likewise.
1806         * charmaps/SEN_850200_C: Likewise.
1807         * charmaps/T.101-G2: Likewise.
1808         * charmaps/T.61-7BIT: Likewise.
1809         * charmaps/T.61-8BIT: Likewise.
1810         * charmaps/TIS-620: Likewise.
1811         * charmaps/UTF8: Likewise.
1812         * charmaps/VIDEOTEX-SUPPL: Likewise.
1814 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
1816         * locales/pt_BR: Revert last change partly.  Full weekday and month
1817         names are written with lowercase first letter.
1818         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1820 2000-06-21  Andreas Jaeger  <aj@suse.de>
1822         * tst-trans.c: Include <stdlib.h> and <string.h>.
1824 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
1826         * locales/pt_BR: Correct day and month names.
1827         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1829 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
1831         * Makefile (ld-test-srcs): Add tests/test6.c.
1833         * Makefile (ld-test-srcs): Add trans.def here.
1835         * Makefile (ld-test-srcs): Handle .ds files separately.
1837         * Makefile (ld-test-srcs): Distribute all test6 input files.
1839 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
1841         * locales/be_BY: New file.
1842         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
1844 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
1846         * locales/iso14651_t1: New file.
1848 2000-05-15  Andreas Jaeger  <aj@suse.de>
1850         * tst-fmon.data: Change testcase following fixes for
1851         de_DE.
1853         * locales/de_DE: Remove space after DEM since DEM is
1854         now placed after the value.
1856         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
1857         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
1858         PR libc/1713.
1860 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
1862         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
1863         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
1865         * tst-fmon.c (main): Print the locale name as well in the error
1866         message.
1868 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
1870         * locales/i18n: New file.
1872 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
1874         * tst-fmon.data: Update test after last strfmon change.
1876 2000-03-15  Andreas Jaeger  <aj@suse.de>
1878         * locales/sl_SI: Fix entries for june and july.
1879         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
1880         libc/1648.
1882 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
1884         * locales/en_DK: Correct syntax.
1886 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
1888         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
1890 2000-03-01  Andreas Jaeger  <aj@suse.de>
1892         * locales/gv_GB: New file.
1893         * locales/kw_GB: New file.
1894         From Pablo Saratxaga <pablo@mandrakesoft.com>.
1896 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
1898         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
1900 2000-03-01  Andreas Jaeger  <aj@suse.de>
1902         * SUPPORTED: Added bg_BG.CP1251.
1904         * locales/bg_BG: New file.
1906 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
1908         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
1909         names for characters.
1910         * charmaps/EUC-KR: ADD width information.
1911         * repertoiremaps/mnemonic.ko: New file.
1912         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1914         * charmaps/GBK: New file.
1915         * locales/zh_CN.GBK: New file.
1916         * repertoiremaps/mnemonic.zh: New file.
1917         Contributed by Sean Chen <sean.chen@turbolinux.com>.
1919         * locales/mk_MK: New file.
1920         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
1921         * SUPPORTED: Add mk_MK ISO-8859-5.
1923 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
1925         * SUPPORTED: Add gl_ES.ISO-8859-1.
1927         * SUPPORTED: Add ar_SA.ISO-8859-6.
1928         * locales/ar_SA: New file.
1930         * locales/th_TH: Remove Thai digits from `digits'.
1932         * SUPPORTED: Add th_TH.TIS-620.
1934         * locales/el_GR (toupper): Don't map *s to S*.
1935         * locales/en_DK: Likewise.
1936         * locales/en_DK.com: Likewise.
1937         * locales/ru_RU: Likewise.
1938         * locales/ru_UA: Likewise.
1939         * locales/tr_TR: Likewise.
1940         * locales/uk_UA: Likewise.
1942         * locales/en_DK (toupper): Map v% to V%.
1943         (tolower): Map V% to v%.
1944         * locales/en_DK.com: Likewise.
1945         * locales/ru_RU: Likewise.
1946         * locales/ru_UA: Likewise.
1947         * locales/tr_TR: Likewise.
1948         * locales/uk_UA: Likewise.
1950 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
1952         * Makefile (generated-dirs): Add de_DE.437.
1954 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
1956         * charmaps/IBM864: Correct comment for /xC6 mapping.
1957         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
1958         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
1959         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
1960         Reported by Bruno Haible <haible@ilog.fr>.
1962 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
1964         * locales/af_ZA: Fix syntax errors.
1966 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
1968         * tst-locale.sh: Also enable test5.
1969         * tests/test5.ds: New file.
1971         * locales/gl_ES: New file.
1972         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
1974         * locales/POSIX: Remove trailing semicolon.
1975         * locales/th_TH: Likewise.
1976         PR libc/1545.
1978 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
1980         * locales/ja_JP: Add double-width digits to digit class.
1982 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
1984         * charmaps/ISO-8859-16: Add mapping for /xba.
1985         Reported by Bruno Haible <haible@ilog.fr>.
1987 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
1989         * tst-trans.sh: Add directory names to charmap and repertoire file
1990         names.
1992         * charmaps/ISO-8859-16: New file.
1994         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
1996 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
1998         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2000 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2002         * collate-test.c (main): Correct logic in test.
2004         * tst-trans.sh: Use correct name for dynamic loader.
2006 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2008         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2010         * locale/en_BW: New file.
2011         * locale/en_ZW: New file.
2012         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2014 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2016         * locales/ja_JP: Fix cntrl mapping and era definition.
2017         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2019 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2021         * locales/af_ZA: New file.
2022         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2024 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2026         * locales/POSIX: Fix collation order of <SI> and add a few missing
2027         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2029         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2030         weights.
2031         * locales/da_DK: Likewise.
2032         * locales/el_GR: Likewise.
2033         * locales/en_CA: Likewise.
2034         * locales/en_CA,2.5: Likewise.
2035         * locales/en_DK: Likewise.
2036         * locales/en_DK.com: Likewise.
2037         * locales/es_AR: Likewise.
2038         * locales/es_BO: Likewise.
2039         * locales/es_CL: Likewise.
2040         * locales/es_CO: Likewise.
2041         * locales/es_DO: Likewise.
2042         * locales/es_EC: Likewise.
2043         * locales/es_ES: Likewise.
2044         * locales/es_GT: Likewise.
2045         * locales/es_HN: Likewise.
2046         * locales/es_MX: Likewise.
2047         * locales/es_PA: Likewise.
2048         * locales/es_PE: Likewise.
2049         * locales/es_PY: Likewise.
2050         * locales/es_SV: Likewise.
2051         * locales/es_US: Likewise.
2052         * locales/es_UY: Likewise.
2053         * locales/es_VE: Likewise.
2054         * locales/et_EE: Likewise.
2055         * locales/fi_FI: Likewise.
2056         * locales/fr_CA,2.13: Likewise.
2057         * locales/hr_HR: Likewise.
2058         * locales/hu_HU: Likewise.
2059         * locales/is_IS: Likewise.
2060         * locales/lt_LT: Likewise.
2061         * locales/lv_LV: Likewise.
2062         * locales/no_NO: Likewise.
2063         * locales/pl_PL: Likewise.
2064         * locales/ro_RO: Likewise.
2065         * locales/ru_RU: Likewise.
2066         * locales/ru_UA: Likewise.
2067         * locales/sl_SI: Likewise.
2068         * locales/sr_YU: Likewise.
2069         * locales/sv_SE: Likewise.
2070         * locales/th_TH: Likewise.
2071         * locales/tr_TR: Likewise.
2072         * locales/uk_UA: Likewise.
2074 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2076         * charmaps/ISIRI-3342: New file.
2077         * locales/fa_IR: New file.
2078         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2080 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2082         * locales/de_DE: Correct syntax of multi-character weights.
2084 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2086         * tests/test6.c: New file.
2087         * tests/test6.cm: New file.
2088         * tests/test6.def: New file.
2089         * tests/test6.mne: New file.
2091         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2092         UFE85, and UFE8B.
2093         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2094         and /xc6.
2095         * charmaps/KOI8-U: Fix typo in /x95 entry.
2096         * charmaps/KOI8-R: Correct 0x95 entry.
2097         * charmaps/CP1258: Add /xEC.
2098         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2099         * charmaps/IBM874: Add Euro.
2100         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2101         Reported by Bruno Haible <haible@ilog.fr>.
2103 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2105         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2106         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2108 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2110         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2111         * charmaps/EUC-JP: Likewise.
2112         * repertoiremaps/mnemonic.ja: Likewise.
2114         * locales/ja_JP: Add extra CLASS and MAP definisions.
2116         * charmaps/EUC-JP: Add WIDTH definitions.
2118 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2120         * Makefile: Don't run tests for now.
2122 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2124         * locales/ko_KR: New file.
2125         * charmaps/EUC-KR: New file.
2126         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2128 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2130         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2132         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2134 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2136         * tst-trans.c: New file.
2137         * tst-trans.sh: New file.
2138         * tests/trans.def: New file.
2139         * Makefile: Add rules for character mapping tests.
2141         * tests/test1.def: Correct ellipsis syntax.
2143 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2145         * charmaps/ISO-8859-1: Don't define values for non-printable
2146         characters.
2148         * charmaps/ISO-8859-1: Add width information.
2150 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2152         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2154         * charmaps/ISO-8859-13: Fix a few entries.
2155         Patch by Marius Gedminas <mgedmin@takas.lt>.
2157 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2159         * locales/zh_CN: Some first patches to make the file usable.
2161 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2163         * locales/id_ID: Fix typo.
2165 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2167         * locales/en_DK: Add Euro symbol to collation and characterization
2168         tables.  Patch by Geoff Keating.
2170         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2172 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2174         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2175         * charmaps/IBM866: Likewise.
2176         * charmaps/IBM874: Likewise.
2177         * charmaps/ISO-8859-13: Likewise.
2178         * charmaps/ISO-8859-14: Likewise.
2179         * charmaps/ISO-8859-15: Likewise.
2180         * charmaps/MAC-UK: Likewise.
2182         * charmaps/ISO-8859-13: Correct typo.
2183         * charmaps/ISO-8859-14: Likewise.
2184         * charmaps/ISO-8859-15: Likewise.
2186 1999-08-16  Andreas Schwab  <schwab@suse.de>
2188         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2189         <percent-sign/> entry.  Correct typo.
2191 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2193         * charmaps/UTF8: Generated from the charDB.
2195 1999-08-13  Andreas Schwab  <schwab@suse.de>
2197         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2198         * locales/da_DK: Likewise.
2199         * locales/de_DE: Likewise.
2200         * locales/el_GR: Likewise.
2201         * locales/en_CA: Likewise.
2202         * locales/en_DK: Likewise.
2203         * locales/en_DK.com: Likewise.
2204         * locales/es_AR: Likewise.
2205         * locales/es_BO: Likewise.
2206         * locales/es_CL: Likewise.
2207         * locales/es_CO: Likewise.
2208         * locales/es_DO: Likewise.
2209         * locales/es_EC: Likewise.
2210         * locales/es_ES: Likewise.
2211         * locales/es_GT: Likewise.
2212         * locales/es_HN: Likewise.
2213         * locales/es_MX: Likewise.
2214         * locales/es_PA: Likewise.
2215         * locales/es_PE: Likewise.
2216         * locales/es_PY: Likewise.
2217         * locales/es_SV: Likewise.
2218         * locales/es_US: Likewise.
2219         * locales/es_UY: Likewise.
2220         * locales/es_VE: Likewise.
2221         * locales/et_EE: Likewise.
2222         * locales/fi_FI: Likewise.
2223         * locales/hr_HR: Likewise.
2224         * locales/hu_HU: Likewise.
2225         * locales/is_IS: Likewise.
2226         * locales/lt_LT: Likewise.
2227         * locales/lv_LV: Likewise.
2228         * locales/no_NO: Likewise.
2229         * locales/pl_PL: Likewise.
2230         * locales/ro_RO: Likewise.
2231         * locales/ru_RU: Likewise.
2232         * locales/ru_UA: Likewise.
2233         * locales/sl_SI: Likewise.
2234         * locales/sr_YU: Likewise.
2235         * locales/sv_SE: Likewise.
2236         * locales/tr_TR: Likewise.
2237         * locales/uk_UA: Likewise.
2239         * charmaps/ISO_10646: Fix typo.
2241 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2243         * locales/ca_ES: New file.
2244         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2246         * SUPPORTED: Add ca_ES.
2248 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2250         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2251         correct sources.
2253 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2255         * locales/ru_RU: Abbreviate Saturday Sbt.
2256         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2258 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2260         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2262 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2264         * Makefile (install-locales): Allow specifying charset in locale
2265         name but omit it in locale definition file.
2267         * SUPPORTED: Don't generate ru_SU.
2268         * locales/ru_SU: Removed.
2270         * locales/zh_CN: Update.
2271         * charmaps/GB2312: New file.
2272         Contributed by hashao@china.com.
2274 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2276         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2277         correct some character names.
2279         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2281 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
2283         * charmaps/SAMI-WS2: Add one more alias.
2285 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
2287         * charmaps/IBM874: New file.
2289         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2291         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2293         * charmaps/IBM864: Major update from Unicode data.
2295         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2297         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2299         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2301         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2303         * charmaps/IBM857: Correct entries ee, f7, and fa.
2305         * charmaps/IBM855: Correct entries 95, ef, and fd.
2307         * charmaps/IBM437: Correct entries f9 and fa.
2309         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2311         * locales/th_TH: New file.  Thai locale description.
2312         * th_TH.in: New file.
2313         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2315 1999-04-14  Cristian Gafton  <gafton@redhat.com>
2317         * SUPPORTED: Add support for Ukraine Russian.
2318         * locales/ru_UA: New file.
2319         * locales/uk_UA: New file.
2320         * charmaps/KOI8-U: New file.
2322 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
2324         * locales/id_ID: New file.
2326 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
2328         * charmaps/TIS-620: New file.
2329         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2331 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
2333         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
2335         * charmaps/CP1256: Cosmetic changes.
2336         * charmaps/CP1257: Likewise.
2338         * charmaps/CP1258: New file.
2340         * charmaps/CP1257: Add some marks.
2341         * charmaps/CP1256: Update from Unicode page.
2342         * charmaps/CP1255: Lots of punctuation character changes.
2343         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
2344         * charmaps/CP1253: Add Euro character.
2345         * charmaps/CP1252: Add Euro character and z caron.
2346         * charmaps/CP1251: Add Euro character.
2347         * charmaps/CP1250: Add Euro character.
2349 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
2351         * locales/hr_HR: Various corrections.
2352         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2354 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
2356         * locales/ru_RU (mon): Fix March and May month name translations.
2357         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2359 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2361         * Makefile (test-input): Prepare for cs_CZ test.
2362         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2363         * cs_CZ.in: New file.
2365 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
2367         * locales/it_CH: New file.
2368         * SUPPORTED: Add it_CH.
2370         * locales/in_ID: New file.
2371         * SUPPORTED: Add in_ID.
2373 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2375         * Makefile (test-input): Add hr_HR.ISO-8859-2.
2376         (test-input-data): New variable.
2377         (distribute): Use it.
2378         (do-collate-test): Use it.
2379         * locales/hr_HR.in: New file.
2381 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
2383         * charmaps/IBM866: New file.
2384         * charmaps/MAC-UK: New file.
2386 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2388         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2389         * charmaps/ISO-8859-14: Add alias names.
2391         * repertoiremaps/mnemonics.ds: Remove duplicates.
2393 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2395         * charmaps/ISO-8859-13: New file.
2396         * charmaps/ISO-8859-14: New file.
2397         * charmaps/ISO-8859-15: New file.
2399         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2401 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2403         * SUPPORTED: Add en_AU.
2405 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2407         * SUPPORTED: Update greek entry.
2408         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2410 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2412         * locales/el_GR (abmon): Remove spaces at end of strings.
2414 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2416         * tests/test1.cm: Add missing character definitions to read POSIX
2417         locale definition.
2418         * tests/test2.cm: Likewise.
2419         * tests/test3.cm: Likewise.
2420         * tests/test4.cm: Likewise.
2421         * tests/test5.cm: Likewise.
2423 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2425         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2427 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2429         * locales/gr_GR: Renamed to...
2430         * locales/el_GR: ...this.
2431         (yesexpr, noexpr): Also allow yes and no.
2433 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2435         * locales/sr_YU: Add repertoiremap.
2437 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2439         * locales/sr_YU: New file.
2440         * SUPPORTED: Add sr_YU.
2442 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2444         * Makefile: Rewrite install-locales rule.
2446 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2448         * Makefile: Add more dependecies for running tests.
2449         Reported by HJ Lu.
2451 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2453         * locales/sk_SK: Add repertoiremap.
2455 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2457         * locales/ru_SU: Add repertoiremap.
2459 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2461         * locales/ru_SU: New file.
2462         * SUPPORTED: Add ru_SU with KOI8-R.
2464 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2466         * Makefile: Install repertoire maps.
2467         * mnemonic.ds: Moved into repertoiremaps subdir.
2468         * repertoiremaps/charids.894: New file.
2469         * repertoiremaps/mnemonic.ds: New file.
2471         * sort-test.sh: Adapt for most recent changes in localedef.
2472         * tst-fmon.sh: Likewise.
2473         * tst-locale.sh: Likewise.
2475         * locales/POSIX: Add repertoiremap definition.
2476         * locales/cs_CZ: Likewise.
2477         * locales/da_DK: Likewise.
2478         * locales/de_AT: Likewise.
2479         * locales/de_BE: Likewise.
2480         * locales/de_CH: Likewise.
2481         * locales/de_DE: Likewise.
2482         * locales/de_LU: Likewise.
2483         * locales/en_AU: Likewise.
2484         * locales/en_CA: Likewise.
2485         * locales/en_CA,2.5: Likewise.
2486         * locales/en_DK: Likewise.
2487         * locales/en_DK.com: Likewise.
2488         * locales/en_GB: Likewise.
2489         * locales/en_IE: Likewise.
2490         * locales/en_NZ: Likewise.
2491         * locales/en_US: Likewise.
2492         * locales/es_AR: Likewise.
2493         * locales/es_BO: Likewise.
2494         * locales/es_CL: Likewise.
2495         * locales/es_CO: Likewise.
2496         * locales/es_DO: Likewise.
2497         * locales/es_EC: Likewise.
2498         * locales/es_ES: Likewise.
2499         * locales/es_GT: Likewise.
2500         * locales/es_HN: Likewise.
2501         * locales/es_MX: Likewise.
2502         * locales/es_PA: Likewise.
2503         * locales/es_PE: Likewise.
2504         * locales/es_PY: Likewise.
2505         * locales/es_SV: Likewise.
2506         * locales/es_US: Likewise.
2507         * locales/es_UY: Likewise.
2508         * locales/es_VE: Likewise.
2509         * locales/et_EE: Likewise.
2510         * locales/eu_ES: Likewise.
2511         * locales/fi_FI: Likewise.
2512         * locales/fo_FO: Likewise.
2513         * locales/fr_BE: Likewise.
2514         * locales/fr_CA: Likewise.
2515         * locales/fr_CA,2.13: Likewise.
2516         * locales/fr_CH: Likewise.
2517         * locales/fr_FR: Likewise.
2518         * locales/fr_LU: Likewise.
2519         * locales/ga_IE: Likewise.
2520         * locales/gr_GR: Likewise.
2521         * locales/he_IL: Likewise.
2522         * locales/hr_HR: Likewise.
2523         * locales/hu_HU: Likewise.
2524         * locales/is_IS: Likewise.
2525         * locales/it_IT: Likewise.
2526         * locales/iw_IL: Likewise.
2527         * locales/kl_GL: Likewise.
2528         * locales/lt_LT: Likewise.
2529         * locales/lv_LV: Likewise.
2530         * locales/nl_BE: Likewise.
2531         * locales/nl_NL: Likewise.
2532         * locales/no_NO: Likewise.
2533         * locales/pl_PL: Likewise.
2534         * locales/pt_BR: Likewise.
2535         * locales/pt_PT: Likewise.
2536         * locales/ro_RO: Likewise.
2537         * locales/ru_RU: Likewise.
2538         * locales/sl_SI: Likewise.
2539         * locales/sv_FI: Likewise.
2540         * locales/sv_SE: Likewise.
2541         * locales/tr_TR: Likewise.
2542         * locales/zh_CN: Likewise.
2544 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2546         * tst-locale.sh: Add comment for when multi-byte charsets in
2547         locales work.
2548         * tests/test5.cm: New file.
2549         * tests/test5.def: New file.
2550         * Makefile (ld-test-names): Add test5.
2552 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2554         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2555         LC_NUMERIC.
2557 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2559         * Makefile: Fix test rules from last patch.
2561 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2563         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2564         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2566 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2568         * Makefile (distribute): Add tst-locale.sh.
2570 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2572         * Makefile (distribute): Add SUPPORTED.
2573         (install-locales): New rule to install locale dat ausing localedef.
2574         * SUPPORTED: New file.  Names all usable locales.
2575         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2577         * locales/gr_GR: Correct collation description.
2578         * locales/nl_NL: Correct Charset requirement.
2579         * locales/pt_BR: Fix int_curr_symbol.
2580         * locales/ru_RU: Fix ctype data.
2581         Patches by Cristian Gafton <gafton@redhat.com>.
2583         * locales/nl_NL: Fix yesexpr/noexpr.
2584         * locales/pt_BR: Likewise.
2585         * locales/cs_CZ: Likewise.
2586         * locales/da_DK: Likewise.
2587         * locales/en_AU: Likewise.
2588         * locales/en_CA: Likewise.
2589         * locales/en_DK: Likewise.
2590         * locales/en_DK.com: Likewise.
2591         * locales/en_GB: Likewise.
2592         * locales/en_NZ: Likewise.
2593         * locales/en_US: Likewise.
2594         * locales/es_AR: Likewise.
2595         * locales/es_BO: Likewise.
2596         * locales/es_CL: Likewise.
2597         * locales/es_CO: Likewise.
2598         * locales/es_DO: Likewise.
2599         * locales/es_EC: Likewise.
2600         * locales/es_ES: Likewise.
2601         * locales/es_GT: Likewise.
2602         * locales/es_HN: Likewise.
2603         * locales/es_MX: Likewise.
2604         * locales/es_PA: Likewise.
2605         * locales/es_PE: Likewise.
2606         * locales/es_PY: Likewise.
2607         * locales/es_SV: Likewise.
2608         * locales/es_US: Likewise.
2609         * locales/es_UY: Likewise.
2610         * locales/es_VE: Likewise.
2611         * locales/et_EE: Likewise.
2612         * locales/eu_ES: Likewise.
2613         * locales/fi_FI: Likewise.
2614         * locales/fo_FO: Likewise.
2615         * locales/fr_BE: Likewise.
2616         * locales/fr_CA: Likewise.
2617         * locales/fr_CH: Likewise.
2618         * locales/fr_FR: Likewise.
2619         * locales/fr_LU: Likewise.
2620         * locales/ga_IE: Likewise.
2621         * locales/gr_GR: Likewise.
2622         * locales/he_IL: Likewise.
2623         * locales/hr_HR: Likewise.
2624         * locales/hu_HU: Likewise.
2625         * locales/is_IS: Likewise.
2626         * locales/it_IT: Likewise.
2627         * locales/iw_IL: Likewise.
2628         * locales/ja_JP: Likewise.
2629         * locales/kl_GL: Likewise.
2630         * locales/lt_LT: Likewise.
2631         * locales/lv_LV: Likewise.
2632         * locales/no_NO: Likewise.
2633         * locales/pl_PL: Likewise.
2634         * locales/pt_PT: Likewise.
2635         * locales/ro_RO: Likewise.
2636         * locales/ru_RU: Likewise.
2637         * locales/sl_SI: Likewise.
2638         * locales/sv_SE: Likewise.
2639         * locales/tr_TR: Likewise.
2640         * locales/zh_CN: Likewise.
2642 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2644         * locales/ru_RU: Correct last patch.
2645         Patch by Cristian Gafton <gafton@redhat.com>.
2647 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2649         * locales/de_DE: Use common german data and time format not ISO
2650         8601.
2652 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2654         * locales/ru_RU: Correct inconsistencies in mon data.
2655         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2657 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2659         * locales/pl_PL: Fix int_curr_symbol.
2661 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2663         * locales/is_IS: Update from Debian version.
2665 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2667         * tst-fmon.c: New file.  strfmon test program.
2668         * tst-fmon.sh: New file.  Script to run strfmon test.
2669         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2670         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2672         * locales/cs_CZ: Update from author.
2674 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2676         * sort-test.sh: Call localedef with additional environment variable
2677         I18NPATH to point to not-yet-installed locale data files.
2679         * locales/POSIX: Updated version from maintainer.
2681 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2683         * collate-test.c (main): Change prototype definition to prevent
2684         warning.
2686 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2688         * locales/de_DE: Include real collation data.  It's similar to the
2689         en_DK information but the order of small and capital characters is
2690         exchanged.
2692         * collate-test.c: New file.  Test suite for strcoll function.
2693         * de_DE.in: Input file for collation test.
2694         * da_DK.in: Likewise.
2696         * xfrm-test.c: New file.  Test suite for strxfrm function.
2698 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2700         * All charmaps: Fix entries for <quotation-mark>.
2702 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2704         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2705         (locales): Likewise.
2706         Reported by Matthias Urlichs.