* locales/ro_RO (day): Use U0163 instead of U021B.
[glibc.git] / localedata / ChangeLog
bloba95463875578297fcfd7b5a3fc5289d772541181
1 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
3         * locales/ro_RO (day): Use U0163 instead of U021B.
5 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
7         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
9 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
11         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
12         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
14 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
16         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
17         to SHIFT_JIS. Add SJIS as alias.
18         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
19         * gen-locale.sh: Likewise.
21 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
23         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
24         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
25         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
26         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
28 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
30         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
31         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
32         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
33         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
34         <U3014>, <U3015>, <U3018>, <U3019>.
36 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
38         * gen-unicode-ctype.c: Update to Unicode 3.1.
39         (unicode_attributes): Change size to 0x110000.
40         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
41         Unicode now officially allows a 32-bit representation and deprecates
42         the use of surrogates in this representation.
43         (fill_attributes): Loop up to 0x110000.
44         (unicode_combining): Remove array.
45         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
46         contain this property any more.
47         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
48         2001-02-15.
49         (is_combining): Use new but equivalent definition.
50         (ucs_symbol, ucs_symbol_range): New functions.
51         (output_charclass): Loop up to 0x110000.
52         (output_charmap): Likewise.
53         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
54         appropriate.
55         (main): Expect only two arguments. Remove fill_combining() call.
56         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
57         To "lower", add <U03F5> and Deseret letters.
58         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
59         Gothic letters, Deseret letters, mathematical symbols.
60         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
61         Unicode 3.1 characters.
62         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
63         many new Unicode 3.1 characters.
64         "toupper", "tolower", "totitle": Update.
65         To "combining", add some new musical symbols.
66         To "combining_level3", add some new musical symbols.
67         * locales/tr_TR (LC_CTYPE): Update from i18n.
68         * locales/translit_font: Add transliterations for new Unicode 3.1
69         mathematical symbols.
70         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
71         * locales/translit_cjk_compat: Add transliterations for CJK
72         compatibility characters in Unicode plane 2.
74 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
76         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
77         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
78         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
79         0x8EAFxxxx mappings instead.
81 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
83         * locales/ro_RO: Correct abday, day, abmon, and mon info.
84         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
86 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
88         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
89         for some tests, because mbrlen (NULL, 0, &s) does not always put back
90         s into the initial state.
92 2001-05-14  Andreas Jaeger  <aj@suse.de>
94         * locales/ms_MY: Fix entries for Tue and Wednesday.
95         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
97 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
99         * locales/be_BY: Fix syntax in LC_COLLATE section.
100         * locales/ru_UA: Likewise.
101         * locales/tr_TR: Likewise.
102         * locales/uk_UA: Likewise.
104 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
106         * locales/fa_IR: Add outdigit information and collation.
107         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
109 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
111         * locales/i18n: Don't define outdigit.
113 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
115         * locales/th_TH: Remove name_ms entry.
116         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
118 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
120         * locales/th_TH: Update era information and some of the new
121         categories.
122         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
124 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
126         * locales/i18n: Correct classification of Thai characters.  This
127         differs from Unicode's tables but is in line with linguistic rules
128         in Thailand.
129         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
131 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
133         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
134         Patch by Yong Li <rigel863@yahoo.com>.
136 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
138         * SUPPORTED: Add zh_CN.GBK.
140 2001-02-09  Andreas Jaeger  <aj@suse.de>
142         * locales/en_IN: Add newline at end of file.
144         * SUPPORTED: Add more entries.
146 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
148         * locales/en_HK: At newline at the end of the file.
150 2001-02-08  Andreas Jaeger  <aj@suse.de>
152         * localedata/SUPPORTED: Add some entries for new locales.
154 2001-02-07  Andreas Jaeger  <aj@suse.de>
156         * locales/ar_IN: New.
157         * locales/bn_IN: New.
158         * locales/el_GR@euro: New.
159         * locales/en_HK: New.
160         * locales/en_IN: New.
161         * locales/en_PH: New.
162         * locales/en_SG: New.
163         * locales/ms_MY: New.
164         * locales/ta_IN: New.
165         * locales/te_IN: New.
166         * locales/zh_SG: New.
168 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
170         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
171         * locales/zh_CN: Likewise.
173 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
175         * locales/translit_cjk_compat: Add missing characters in range
176         U+3300..U+33FF.
178 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
180         * locales/fi_FI: Remove FIXME comments.
181         * locales/sv_FI: Likewise.
182         Patch by Marko Myllynen <myllynen@lut.fi>.
184 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
186         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
187         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
189 2001-01-23  Andreas Schwab  <schwab@suse.de>
191         * locales/el_GR: Add missing quotes around multicharacter strings.
192         * locales/ru_RU: Likewise.
194 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
196         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
197         * tst-langinfo.sh: Add French tests.
199 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
201         * locales/cs_CZ: Fix grammar of comment above abmon.
202         Reported by Stanislav Brabec <utx@penguin.cz>.
204 2000-12-31  Andreas Jaeger  <aj@suse.de>
206         * tst-fmon.c (main): Use return instead of exit to avoid warning.
208 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
210         * tests/test5.cm: Define code_set_name.
212 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
214         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
215         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
216         REVERSE SOLIDUS.
218 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
220         * Makefile (tests): Add tst-setlocale.
221         (tst-setlocale-ENV): Define.
222         * tst-setlocale.c: New file.
224 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
226         * Makefile (LOCALES): Add ja_JP.SJIS.
228 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
230         * tst-digits.c (main): Add casts to avoid warnings.
231         * collate-test.c (xstrcoll): Make l1 and l2 const.
232         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
234 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
236         * charmaps/BALTIC: Superceded by ISO-8859-13.
238 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
240         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
241         Republic of Korea.  Streamlined and extend(include all Hangul
242         syllables) hangul and hanja class definition in LC_CTYPE and
243         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
244         tel_dom_fmt to LC_TELEPHONE.
245         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
247 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
249         * locales/ko_KR: Fix currency_symbol.
250         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
252 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
254         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
255         Reported by Markus Kuhn.
257 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
259         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
260         * locales/ko_KR: Revert change.  Use full with won sign.
261         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
263 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
265         * locales/mk_MK: Update.
266         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
268 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
270         * charmaps/BIG5: Add mapping for <U20AC> back.
271         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
273 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
275         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
276         * locales/translit_compat: Add a few ligatures.
277         * locales/translit_combining: Add a few plain ASCII alternatives.
278         * locales/translit_fraction: Likewise.  Surround with spaces.
280 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
282         * locales/translit_hangul: New file.
283         * locales/ko_KR (LC_CTYPE): Include it.
285 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
287         * locales/translit_cjk_variants: New file.
288         * locales/ja_JP (LC_CTYPE): Include it.
290 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
292         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
293         transliteration rules.
295 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
297         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
298         transliteration rules.
299         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
300         * locales/de_BE (LC_CTYPE): Likewise.
301         * locales/de_CH (LC_CTYPE): Likewise.
302         * locales/de_LU (LC_CTYPE): Likewise.
303         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
304         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
305         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
306         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
308 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
310         * locales/translit_combining: New file.
311         * locales/fr_FR (LC_CTYPE): Include it.
312         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
313         * locales/fr_CA (LC_CTYPE): Likewise.
314         * locales/fr_CH (LC_CTYPE): Likewise.
315         * locales/fr_LU (LC_CTYPE): Likewise.
316         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
317         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
318         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
320 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
322         * locales/translit_wide: New file.
323         * locales/translit_narrow: New file.
324         * locales/translit_font: New file.
325         * locales/translit_circle: New file.
326         * locales/translit_small: New file.
327         * locales/translit_fraction: New file.
328         * locales/translit_compat: New file.
329         * locales/translit_cjk_compat: New file.
330         * locales/translit_neutral: New file.  Include all of the above.
331         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
332         German and Danish specific rules.
334 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
336         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
337         * locales/zh_CN (LC_CTYPE): Likewise.
338         * locales/ko_KR (LC_CTYPE): Likewise.
340 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
342         * charmaps/UTF-8: Set width of U200B to 0.
343         * charmaps/GB18030: Likewise.
345 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
347         * charmaps/BIG5: Update.
348         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
350         * locales/mk_MK: Use iso14651_t1 file.
351         Patch by Damjan <arhiv@freemail.org.mk>.
353 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
355         * charmaps/VISCII: New file.
357 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
359         * locales/sr_YU@cyrillic: New file. Based on a locale file by
360         Anton Zinoviev <anton@lml.bas.bg>.
361         * SUPPORTED: Add sr_YU@cyrillic.
363 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
365         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
366         * locales/be_BY: Likewise.
367         * locales/bg_BG: Likewise.
368         * locales/el_GR: Likewise.
369         * locales/ja_JP: Likewise.
370         * locales/ko_KR: Likewise.
371         * locales/mk_MK: Likewise.
372         * locales/ru_RU: Likewise.
373         * locales/ru_UA: Likewise.
374         * locales/th_TH: Likewise.
375         * locales/tr_TR: Likewise.
376         * locales/uk_UA: Likewise.
377         * locales/zh_CN: Likewise.
378         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
379         in the ja_JP.EUC-JP locale.
380         * tests-mbwc/dat_iswalpha.c: Likewise.
381         * tests-mbwc/dat_iswctype.c: Likewise.
382         * tests-mbwc/dat_iswgraph.c: Likewise.
383         * tests-mbwc/dat_iswprint.c: Likewise.
384         * tests-mbwc/dat_iswpunct.c: Likewise.
386 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
388         * fr_CA,2.13.in: Removed.
390 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
392         * locales/POSIX: New support for date_fmt.
393         * locales/af_ZA: Likewise.
394         * locales/ar_AE: Likewise.
395         * locales/ar_BH: Likewise.
396         * locales/ar_DZ: Likewise.
397         * locales/ar_EG: Likewise.
398         * locales/ar_IQ: Likewise.
399         * locales/ar_JO: Likewise.
400         * locales/ar_KW: Likewise.
401         * locales/ar_LB: Likewise.
402         * locales/ar_LY: Likewise.
403         * locales/ar_MA: Likewise.
404         * locales/ar_OM: Likewise.
405         * locales/ar_QA: Likewise.
406         * locales/ar_SA: Likewise.
407         * locales/ar_SD: Likewise.
408         * locales/ar_SY: Likewise.
409         * locales/ar_TN: Likewise.
410         * locales/ar_YE: Likewise.
411         * locales/be_BY: Likewise.
412         * locales/bg_BG: Likewise.
413         * locales/ca_ES: Likewise.
414         * locales/cs_CZ: Likewise.
415         * locales/da_DK: Likewise.
416         * locales/de_AT: Likewise.
417         * locales/de_BE: Likewise.
418         * locales/de_CH: Likewise.
419         * locales/de_DE: Likewise.
420         * locales/de_LU: Likewise.
421         * locales/el_GR: Likewise.
422         * locales/en_AU: Likewise.
423         * locales/en_CA: Likewise.
424         * locales/en_DK: Likewise.
425         * locales/en_GB: Likewise.
426         * locales/en_IE: Likewise.
427         * locales/en_NZ: Likewise.
428         * locales/en_US: Likewise.
429         * locales/en_ZA: Likewise.
430         * locales/es_AR: Likewise.
431         * locales/es_BO: Likewise.
432         * locales/es_CL: Likewise.
433         * locales/es_CO: Likewise.
434         * locales/es_CR: Likewise.
435         * locales/es_DO: Likewise.
436         * locales/es_EC: Likewise.
437         * locales/es_ES: Likewise.
438         * locales/es_GT: Likewise.
439         * locales/es_HN: Likewise.
440         * locales/es_MX: Likewise.
441         * locales/es_NI: Likewise.
442         * locales/es_PA: Likewise.
443         * locales/es_PE: Likewise.
444         * locales/es_PR: Likewise.
445         * locales/es_PY: Likewise.
446         * locales/es_SV: Likewise.
447         * locales/es_US: Likewise.
448         * locales/es_UY: Likewise.
449         * locales/es_VE: Likewise.
450         * locales/et_EE: Likewise.
451         * locales/eu_ES: Likewise.
452         * locales/fa_IR: Likewise.
453         * locales/fi_FI: Likewise.
454         * locales/fo_FO: Likewise.
455         * locales/fr_BE: Likewise.
456         * locales/fr_CA: Likewise.
457         * locales/fr_CH: Likewise.
458         * locales/fr_FR: Likewise.
459         * locales/fr_LU: Likewise.
460         * locales/ga_IE: Likewise.
461         * locales/gl_ES: Likewise.
462         * locales/gv_GB: Likewise.
463         * locales/he_IL: Likewise.
464         * locales/hi_IN: Likewise.
465         * locales/hr_HR: Likewise.
466         * locales/hu_HU: Likewise.
467         * locales/i18n: Likewise.
468         * locales/id_ID: Likewise.
469         * locales/is_IS: Likewise.
470         * locales/it_CH: Likewise.
471         * locales/it_IT: Likewise.
472         * locales/iw_IL: Likewise.
473         * locales/ja_JP: Likewise.
474         * locales/kl_GL: Likewise.
475         * locales/ko_KR: Likewise.
476         * locales/kw_GB: Likewise.
477         * locales/lt_LT: Likewise.
478         * locales/lv_LV: Likewise.
479         * locales/mk_MK: Likewise.
480         * locales/mr_IN: Likewise.
481         * locales/mt_MT: Likewise.
482         * locales/nl_BE: Likewise.
483         * locales/nl_NL: Likewise.
484         * locales/nn_NO: Likewise.
485         * locales/no_NO: Likewise.
486         * locales/pl_PL: Likewise.
487         * locales/pt_BR: Likewise.
488         * locales/pt_PT: Likewise.
489         * locales/ro_RO: Likewise.
490         * locales/ru_RU: Likewise.
491         * locales/ru_UA: Likewise.
492         * locales/sk_SK: Likewise.
493         * locales/sl_SI: Likewise.
494         * locales/sq_AL: Likewise.
495         * locales/sr_YU: Likewise.
496         * locales/sv_FI: Likewise.
497         * locales/sv_SE: Likewise.
498         * locales/th_TH: Likewise.
499         * locales/tr_TR: Likewise.
500         * locales/uk_UA: Likewise.
501         * locales/vi_VN: Likewise.
502         * locales/zh_CN: Likewise.
503         * locales/zh_HK: Likewise.
504         * locales/zh_TW: Likewise.
506 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
508         * locales/fa_IR: Fix many problems and change to use UTF-8.
509         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
510         * SUPPORTED: Add fa_IR.UTF-8.
512 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
514         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
516 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
518         * locales/iso14651_t1: Handle Macedonian correctly.
519         Patch by Damjan <arhiv@freemail.org.mk>.
521 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
523         * locales/iso14651_t1: Add currency symbols.
525 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
527         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
528         * tests-mbwc/dat_iswdigit.c: Likewise.
530         * locales/zh_CN: Remove non-ASCII digit entry.
531         * locales/ja_JP: Likewise.
532         Add full width digits to alnum class.
534 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
536         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
537         digits.
538         (is_alpha): Add them here.
539         * locales/i18n (digit): Remove all non-ASCII digits.
540         (alpha): Add them here.
542         * dump-ctype.c: Pretty print.
544 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
546         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
547         * locales/ko_KR: Change currency_symbol back to use U20a9.
549 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
551         * tst-langinfo.sh: Adjust for change in ja_JP.
553 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
555         * locales/ja_JP: Changed yesexpr/noexpr expression,
556         fixed typo in era, added definition for name_gen.
558 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
560         * SUPPORTED: Add ko_KR.UTF-8.
562 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
564         * charmaps/BIG5: Add a width table.
565         * charmaps/GB18030: Likewise.
566         * charmaps/ISO-8859-6: Likewise.
567         * charmaps/ISO-8859-8: Likewise.
568         * charmaps/TIS-620: Likewise.
570 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
572         * Makefile (repertoiremaps): Remove variable.
573         (distribute): Remove repertoiremaps.
574         (install-others): Likewise. Add .gz to charmaps.
575         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
577 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
579         * charmaps/ISO-IR-197: Remove alias "none".
581 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
583         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
584         width of format control characters to 0.
586 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
588         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
589         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
590         return values.  Only the sign matters.
592 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
594         * locales/ar_SA: Last non <Uxxxx> entries removed.
595         Patch by Martin Strassburger <martin.strassburger@sap.com>.
597 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
599         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
600         we have EUC-KR.
602 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
604         * locales/uk_UA: Fix yesexpr.
605         * locales/ru_UA: Likewise.
606         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
608 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
610         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
611         so they become printable and carry a width.  Comment out surrogate
612         ranges.  Add a WIDTH table.
614 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
616         * gen-unicode-ctype.c: New file.
617         * dump-ctype.c: New file.
618         * Makefile (distribute): Add them.
619         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
620         gen-unicode-ctype.c.
621         (blank): Add U+1680.
622         (cntrl): Add U+2028, U+2029.
623         (space): Add U+1680, U+2028, U+2029.
624         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
625         (alnum, alpha, print, graph, punct): Lots of additions.
626         (lower, upper, tolower, toupper, combining, combining_level3): Update.
627         (totitle): New map.
628         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
629         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
630         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
631         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
632         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
633         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
634         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
636 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
638         * charmaps/GBK: Add commented mappings for GBK characters not yet in
639         Unicode.
641 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
643         * charmaps/GBK: Remove /x80 entry.
645 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
647         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
648         to use it.
650 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
652         * charmaps/JOHAB: Add identity mapping for 0x7f.
654 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
656         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
657         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
659 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
661         * charmaps/GB2312: Change code_set_name to GB2312.
663 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
665         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
666         * localedata/locales/ar_BH: Likewise.
667         * localedata/locales/ar_DZ: Likewise.
668         * localedata/locales/ar_EG: Likewise.
669         * localedata/locales/ar_IQ: Likewise.
670         * localedata/locales/ar_JO: Likewise.
671         * localedata/locales/ar_KW: Likewise.
672         * localedata/locales/ar_LB: Likewise.
673         * localedata/locales/ar_LY: Likewise.
674         * localedata/locales/ar_MA: Likewise.
675         * localedata/locales/ar_OM: Likewise.
676         * localedata/locales/ar_QA: Likewise.
677         * localedata/locales/ar_SD: Likewise.
678         * localedata/locales/ar_SY: Likewise.
679         * localedata/locales/ar_TN: Likewise.
680         * localedata/locales/ar_YE: Likewise.
682 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
684         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
685         * locales/mr_IN: New file.
686         * locales/mt_MT: New file.
688         * charmaps/GB18030: Comment out entries in user-defined area.
690 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
692         * charmaps/GB18030: Add back entries which got lost in last change.
694 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
696         * charmaps/GB18030: Update once more.
698         * charmaps/JOHAB: New file.
699         * SUPPORTED: Add ko_KR.JOHAB.
701 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
703         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
704         but not in EUC-KR.
706 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
708         * charmaps/EUC-TW: Add commented non-reversible mappings.
710 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
712         * charmaps/CP949: New file.
714 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
716         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
718 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
720         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
721         U+007E.
723 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
725         * charmaps/INIS-8: Update to use <Uxxxx> format.
726         * charmaps/ISO_2033-1983: Likewise.
727         * charmaps/ISO_5427-EXT: Likewise.
729 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
731         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
732         * SUPPORTED: Add zh_HK.BIG5HKSCS.
734         * charmaps/BIG5HKSCS: Add Big5 codes.
736         * Makefile (test-input): Add sv_SE.ISO-8859-1.
737         (LOCALES): Likewise.
738         * sv_SE.ISO-8859-1: New file.
740 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
742         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
743         Changes by Roger So <spacehunt@e-fever.org>.
745         * SUPPORTED: Add nn_NO.ISO-8859-1.
746         * locales/nn_NO: New file.
748 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
750         * charmaps/BIG5HKSCS: Regenerated from official data file.
752         * locales/ja_JP: Add yesstr and nostr information.
754         * charmaps/GB18030: Add entries from GBK not present here.
756         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
758         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
760 2000-08-29  Akira Higuchi  <a@kondara.org>
762         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
763         * charmaps/GBK: Likewise.
765         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
767 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
769         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
770         and customize with several reorder-after statements.
771         Reported by menthos@menthos.com.
773 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
775         * locales/ja_JP: Add new categories with generic information.
777         * locales/i18n (default_missing): Change back to only U003F.
779 2000-08-24  Andreas Jaeger  <aj@suse.de>
781         * Makefile (generated): Add some .out files.
783 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
785         * locales/i18n: Add transliteration information.
787 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
789         * locales/ca_ES@euro: Country is Spain.
790         * locales/ca_ES: Likewise.
792         * locales/es_MX: Correct int_curr_symbol.
793         * locales/es_PE: Likewise.
795         * SUPPORTED: Add missing supported locales.
797         * locales/fa_IR: Correct a few of the contained bugs.
799         * locales/zh_HK: New file.
801         * charmaps/BIG5HKSCS: New file.
803         * locales/en_CA,2.5: Removed.
804         * locales/fr_CA,2.13: Removed.
805         * locales/in_ID: Removed.
807         * locales/sq_AL: New file.
808         * SUPPORTED: Add sq_AL.ISO-8859-1.
810         * locales/vi_VN: New file.
811         * SUPPORTED: Add vi_VN.UTF-8.
813         * locales/ko_KR: Correct currency_symbol entry.
815         * locales/hi_IN: New file.
816         * SUPPORTED: Add hi_IN.UTF-8.
818         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
820         * sort-test.sh: Improve error handling by printing more information.
822         * locales/ar_AE: New file.
823         * locales/ar_BH: New file.
824         * locales/ar_DZ: New file.
825         * locales/ar_EG: New file.
826         * locales/ar_IQ: New file.
827         * locales/ar_JO: New file.
828         * locales/ar_KW: New file.
829         * locales/ar_LB: New file.
830         * locales/ar_LY: New file.
831         * locales/ar_MA: New file.
832         * locales/ar_OM: New file.
833         * locales/ar_QA: New file.
834         * locales/ar_SD: New file.
835         * locales/ar_SY: New file.
836         * locales/ar_TN: New file.
837         * locales/ar_YE: New file.
838         * SUPPORTED: Add Arabic locales.
840 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
842         * locales/es_CR: New file.
843         * locales/es_NI: New file.
844         * locales/es_PR: New file.
846         * locales/es_AR: Share LC_COLLATE description with es_ES.
847         * locales/es_BO: Likewise.
848         * locales/es_CL: Likewise.
849         * locales/es_CO: Likewise.
850         * locales/es_DO: Likewise.
851         * locales/es_GT: Likewise.
852         * locales/es_HN: Likewise.
853         * locales/es_MX: Likewise.
854         * locales/es_PA: Likewise.
855         * locales/es_PE: Likewise.
856         * locales/es_PY: Likewise.
857         * locales/es_SV: Likewise.
858         * locales/es_UY: Likewise.
859         * locales/es_VE: Likewise.
860         * locales/es_EC: Share LC_COLLATE description with es_US.
862         * locales/ko_KR: Updated for glibc 2.2.
863         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
864         * SUPPORTED: Add ko_KR.
866         * locales/de_BE@euro: New file.
867         * locales/eu_ES@euro: New file.
868         * locales/ga_IE@euro: New file.
869         * locales/gl_ES@euro: New file.
870         * locales/nl_BE@euro: New file.
871         * locales/sv_FI@euro: New file.
872         * SUPPORTED: Add the new locales.
874         * Makefile (install-locales): Handle option in locale name.  Print
875         progress information.
877         * SUPPORTED: Add all the @euro locales.
879         * locales/ca_ES@euro: Update charset comment.
880         * locales/de_AT@euro: Likewise.
881         * locales/de_DE@euro: Likewise.
882         * locales/de_LU@euro: Likewise.
883         * locales/en_IE@euro: Likewise.
884         * locales/es_ES@euro: Likewise.
885         * locales/fi_FI@euro: Likewise.
886         * locales/fr_BE@euro: Likewise.
887         * locales/fr_FR@euro: Likewise.
888         * locales/fr_LU@euro: Likewise.
889         * locales/it_IT@euro: Likewise.
890         * locales/nl_NL@euro: Likewise.
891         * locales/pt_PT@euro: Likewise.
893 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
895         * locales/ca_ES: Correct comment.
897         * locales/ca_ES@euro: New file.
898         * locales/de_AT@euro: New file.
899         * locales/de_DE@euro: New file.
900         * locales/de_LU@euro: New file.
901         * locales/en_IE@euro: New file.
902         * locales/es_ES@euro: New file.
903         * locales/fi_FI@euro: New file.
904         * locales/fr_BE@euro: New file.
905         * locales/fr_FR@euro: New file.
906         * locales/fr_LU@euro: New file.
907         * locales/it_IT@euro: New file.
908         * locales/nl_NL@euro: New file.
909         * locales/pt_PT@euro: New file.
911 2000-08-19  Andreas Jaeger  <aj@suse.de>
913         * tst-digits.c: Include stdlib.h and string.h to provide
914         prototypes for exit, strlen and strcmp.
916 2000-08-18  Andreas Jaeger  <aj@suse.de>
918         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
919         (TST_DECL_VARS): Don't declare err_flg.
920         (TST_GET_ERRET): Don't set err_flg.
921         (TST_GET_ERRET_SEQ): Likewise.
922         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
924         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
925         * tests-mbwc/dat_iswalnum.c: Likewise.
926         * tests-mbwc/dat_iswalpha.c: Likewise.
927         * tests-mbwc/dat_iswcntrl.c: Likewise.
928         * tests-mbwc/dat_iswctype.c: Likewise.
929         * tests-mbwc/dat_iswdigit.c: Likewise.
930         * tests-mbwc/dat_iswgraph.c: Likewise.
931         * tests-mbwc/dat_iswlower.c: Likewise.
932         * tests-mbwc/dat_iswprint.c: Likewise.
933         * tests-mbwc/dat_iswpunct.c: Likewise.
934         * tests-mbwc/dat_iswspace.c: Likewise.
935         * tests-mbwc/dat_iswupper.c: Likewise.
936         * tests-mbwc/dat_iswxdigit.c: Likewise.
937         * tests-mbwc/dat_mblen.c: Likewise.
938         * tests-mbwc/dat_mbrlen.c: Likewise.
939         * tests-mbwc/dat_mbrtowc.c: Likewise.
940         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
941         * tests-mbwc/dat_mbstowcs.c: Likewise.
942         * tests-mbwc/dat_mbtowc.c: Likewise.
943         * tests-mbwc/dat_strcoll.c: Likewise.
944         * tests-mbwc/dat_strfmon.c: Likewise.
945         * tests-mbwc/dat_strxfrm.c: Likewise.
946         * tests-mbwc/dat_swscanf.c: Likewise.
947         * tests-mbwc/dat_towctrans.c: Likewise.
948         * tests-mbwc/dat_towlower.c: Likewise.
949         * tests-mbwc/dat_towupper.c: Likewise.
950         * tests-mbwc/dat_wcrtomb.c: Likewise.
951         * tests-mbwc/dat_wcscat.c: Likewise.
952         * tests-mbwc/dat_wcschr.c: Likewise.
953         * tests-mbwc/dat_wcscmp.c: Likewise.
954         * tests-mbwc/dat_wcscoll.c: Likewise.
955         * tests-mbwc/dat_wcscpy.c: Likewise.
956         * tests-mbwc/dat_wcscspn.c: Likewise.
957         * tests-mbwc/dat_wcslen.c: Likewise.
958         * tests-mbwc/dat_wcsncat.c: Likewise.
959         * tests-mbwc/dat_wcsncmp.c: Likewise.
960         * tests-mbwc/dat_wcsncpy.c: Likewise.
961         * tests-mbwc/dat_wcspbrk.c: Likewise.
962         * tests-mbwc/dat_wcsrtombs.c: Likewise.
963         * tests-mbwc/dat_wcsspn.c: Likewise.
964         * tests-mbwc/dat_wcsstr.c: Likewise.
965         * tests-mbwc/dat_wcstod.c: Likewise.
966         * tests-mbwc/dat_wcstok.c: Likewise.
967         * tests-mbwc/dat_wcstombs.c: Likewise.
968         * tests-mbwc/dat_wcswidth.c: Likewise.
969         * tests-mbwc/dat_wcsxfrm.c: Likewise.
970         * tests-mbwc/dat_wctob.c: Likewise.
971         * tests-mbwc/dat_wctomb.c: Likewise.
972         * tests-mbwc/dat_wctrans.c: Likewise.
973         * tests-mbwc/dat_wctype.c: Likewise.
974         * tests-mbwc/dat_wcwidth.c: Likewise.
975         * tests-mbwc/dat_isw-funcs.h: Fix comment.
977 2000-08-17  Andreas Jaeger  <aj@suse.de>
979         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
980         should have a value.
982 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
984         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
985         separate uppercase from non-uppercase characters to enable correct
986         handling in range expressions.
988 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
990         * Makefile (install-locales): Use --prefix option of localedef to
991         avoid providing complete path for output file.
993 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
995         * locales/zh_TW: Updated.
996         * charmaps/BIG5: Updated.
997         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
999 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
1001         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1002         use `int'.
1004 2000-08-01  Andreas Jaeger  <aj@suse.de>
1006         * Makefile (distribute): Follow name change of tst-ctype-de.in to
1007         tst-ctype-de_DE.ISO-8859-1.in.
1009 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
1011         * charmaps/KSX1001: Add width information.
1012         * charmaps/GB2312: Likewise.
1013         * charmaps/GBK: Likewise.
1014         Patches by GOTO Masanori <gotom@debian.or.jp>.
1016 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1018         * charmaps/CP737: New file.
1019         * charmaps/CP775: New file.
1021 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1023         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1024         /xb0../xf7.  Remove aliases.
1026 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1028         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1029         /xc9../xf9.
1031 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1033         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1035 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
1037         * tst-langinfo.c (main): Fix esacape sequence handling.
1039         * charmaps/EUC-TW: New file.
1041         * tst-digits.c: Add tests for wprintf.
1042         * tests/test7.cm: Change so that it is usable for wprintf tests.
1044         * tst-locale.sh: Fix typo in last change.
1046         * tst-digits.c: Add ctype and wctype tests.
1048 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1050         * Makefile (ld-test-names): Add test7.
1051         (tests): Add tst-digits.  Add dependency and environment variable.
1052         * tst-digits.c: New file.
1053         * tst-locale.sh: Generate test7 locale.
1054         * tests/test7.cm: New file.
1055         * tests/test7.def: New file.
1057         * tst-locale.sh: Add dropped test6 locale.
1059 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
1061         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1062         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1063         locale.
1065 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1067         * locales/zh_TW: New file.
1068         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1070 2000-07-28  Andreas Jaeger  <aj@suse.de>
1072         * tst-langinfo.c: Include <string.h> for strcmp prototype.
1074 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
1076         * charmaps/BIG5: New file.
1077         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1079 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
1081         * locales/zh_CN: Update for new format.
1082         Patch by Yong Li <yong.li@asu.edu>.
1084         * tst-langinfo.c: Add copyright text.
1086 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
1088         * tst-wctype.input: Add more input text.
1089         * tst-wctype.c: Test more classes.
1091         * Makefile: Add rules to build, run, and distribute tst-langinfo.
1092         * tst-langinfo.c: New file.
1093         * tst-langinfo.sh: New file.
1095         * locales/ja_JP (era_d_t_fmt): Fix typo.
1097         * Makefile: Add rules to build, run, and distribute tst-wctype.
1098         * tst-wctype.c: New file.
1099         * tst-wctype.input: New file.
1100         * tst-wctype.sh: New file.
1102 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
1104         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1105         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1107 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
1109         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1110         (enoexpr): Likewise.
1111         * locales/hr_HR: Likewise.
1112         Patches by GOTO Masanori <gotom@debian.or.jp>.
1114         * locales/i18n (yesexpr): Add U005E at the beginning.
1115         (noexpr): Likewise.
1117 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
1119         * locales/ja_JP (yesexpr): U0060 should be U005E.
1120         (noexpr): Likewise.
1122         * locales/i18n: Remove U00A0 from blank as well.
1123         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1125 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
1127         * charmaps/SJIS: Add width information.
1128         Patch by GOTO Masanori <gotom@debian.or.jp>.
1130         * charmaps/SJIS: Correct byte sequence for single byte characters.
1132 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
1134         * locales/i18n: Fix typos.
1136         * locales/iso14651_t1: Correct syntax for HAN script.
1138 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1140         * charmaps/GB18030: New file.
1142         * charmaps/UTF-8: Update for Unicode 3.0.
1144         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1145         space.
1146         * tst-ctype.c: Likewise.
1147         * tst-ctype.sh: Likewise.
1148         * locales/i18n: Likewise.
1149         * locales/ja_JP: Likewise.
1150         * tests-mbwc/dat_iswcntrl.c: Likewise.
1151         * tests-mbwc/dat_iswctype.c: Likewise.
1152         * tests-mbwc/dat_iswspace.c: Likewise.
1154         * tst-ctype.sh: Also test C locale.
1156 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1158         * Makefile: Rewrite rules for tests to run them only when necessary.
1159         * sort-test.sh: Produce output for failed tests.
1160         * tst-fmon.sh: Likewise.
1161         * tst-rpmatch.sh: Likewise.
1163 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1165         * tst-ctype-de_DE.in: Renamed to...
1166         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1168 2000-07-11  Andreas Jaeger  <aj@suse.de>
1170         * Makefile (locale_test_suite): Always run test suite.
1171         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1172         gen-locale.sh.
1173         (do-collate-test): Likewise.
1174         (do-tst-fmon): Likewise.
1175         (do-tst-locale): Likewise.
1176         (do-tst-rpmatch): Likewise.
1177         (do-tst-trans): Likewise.
1178         (do-tst-mbswcs): Likewise.
1179         (do-tst-ctype): Likewise.
1181         * sort-test.sh : Rewrite to work with static only builds.
1182         * tst-ctype.sh: Likewise.
1183         * tst-fmon.sh: Likewise.
1184         * tst-locale.sh: Likewise.
1185         * tst-mbswcs.sh: Likewise.
1186         * tst-rpmatch.sh: Likewise.
1187         * tst-trans.sh: Likewise.
1189         * gen-locale.sh (locfile): Fix it for building with
1190         sourcedir==builddir and for static only builds.
1192 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1194         * locales/POSIX: Remove repertoire map reference.
1195         * locales/ar_SA: Remove repertoire map reference.
1197         * locales/zh_CN.GBK: Removed.
1199         * repertoiremaps/charids.894: Removed.
1200         * repertoiremaps/mnemonics.ds: Removed.
1201         * repertoiremaps/mnemonics.ja: Removed.
1202         * repertoiremaps/mnemonics.ko: Removed.
1203         * repertoiremaps/mnemonics.zh: Removed.
1205         * charmaps/SJIS: New file.
1207 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1209         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1210         to EUC-JP.
1211         * tests-mbwc/dat_mbtowc.c: Likewise.
1212         * tests-mbwc/dat_wctob.c: Likewise.
1214         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1215         * charmaps/EUC-KR: Likewise.
1217 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1219         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1220         * locales/ar_SA (LC_TELEPHONE): Likewise.
1221         * locales/be_BY (LC_TELEPHONE): Likewise.
1222         * locales/bg_BG (LC_TELEPHONE): Likewise.
1223         * locales/ca_ES (LC_TELEPHONE): Likewise.
1224         * locales/da_DK (LC_TELEPHONE): Likewise.
1225         * locales/de_BE (LC_TELEPHONE): Likewise.
1226         * locales/de_CH (LC_TELEPHONE): Likewise.
1227         * locales/de_LU (LC_TELEPHONE): Likewise.
1228         * locales/el_GR (LC_TELEPHONE): Likewise.
1229         * locales/en_AU (LC_TELEPHONE): Likewise.
1230         * locales/en_BW (LC_TELEPHONE): Likewise.
1231         * locales/en_CA (LC_TELEPHONE): Likewise.
1232         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1233         * locales/en_DK (LC_TELEPHONE): Likewise.
1234         * locales/en_IE (LC_TELEPHONE): Likewise.
1235         * locales/en_NZ (LC_TELEPHONE): Likewise.
1236         * locales/en_ZA (LC_TELEPHONE): Likewise.
1237         * locales/en_ZW (LC_TELEPHONE): Likewise.
1238         * locales/es_AR (LC_TELEPHONE): Likewise.
1239         * locales/es_BO (LC_TELEPHONE): Likewise.
1240         * locales/es_CL (LC_TELEPHONE): Likewise.
1241         * locales/es_CO (LC_TELEPHONE): Likewise.
1242         * locales/es_DO (LC_TELEPHONE): Likewise.
1243         * locales/es_EC (LC_TELEPHONE): Likewise.
1244         * locales/es_ES (LC_TELEPHONE): Likewise.
1245         * locales/es_GT (LC_TELEPHONE): Likewise.
1246         * locales/es_HN (LC_TELEPHONE): Likewise.
1247         * locales/es_MX (LC_TELEPHONE): Likewise.
1248         * locales/es_PA (LC_TELEPHONE): Likewise.
1249         * locales/es_PE (LC_TELEPHONE): Likewise.
1250         * locales/es_PY (LC_TELEPHONE): Likewise.
1251         * locales/es_SV (LC_TELEPHONE): Likewise.
1252         * locales/es_US (LC_TELEPHONE): Likewise.
1253         * locales/es_UY (LC_TELEPHONE): Likewise.
1254         * locales/es_VE (LC_TELEPHONE): Likewise.
1255         * locales/et_EE (LC_TELEPHONE): Likewise.
1256         * locales/eu_ES (LC_TELEPHONE): Likewise.
1257         * locales/fa_IR (LC_TELEPHONE): Likewise.
1258         * locales/fi_FI (LC_TELEPHONE): Likewise.
1259         * locales/fo_FO (LC_TELEPHONE): Likewise.
1260         * locales/fr_BE (LC_TELEPHONE): Likewise.
1261         * locales/fr_CA (LC_TELEPHONE): Likewise.
1262         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1263         * locales/fr_CH (LC_TELEPHONE): Likewise.
1264         * locales/fr_LU (LC_TELEPHONE): Likewise.
1265         * locales/ga_IE (LC_TELEPHONE): Likewise.
1266         * locales/gl_ES (LC_TELEPHONE): Likewise.
1267         * locales/gv_GB (LC_TELEPHONE): Likewise.
1268         * locales/he_IL (LC_TELEPHONE): Likewise.
1269         * locales/hr_HR (LC_TELEPHONE): Likewise.
1270         * locales/hu_HU (LC_TELEPHONE): Likewise.
1271         * locales/id_ID (LC_TELEPHONE): Likewise.
1272         * locales/in_ID (LC_TELEPHONE): Likewise.
1273         * locales/is_IS (LC_TELEPHONE): Likewise.
1274         * locales/it_CH (LC_TELEPHONE): Likewise.
1275         * locales/it_IT (LC_TELEPHONE): Likewise.
1276         * locales/iw_IL (LC_TELEPHONE): Likewise.
1277         * locales/kl_GL (LC_TELEPHONE): Likewise.
1278         * locales/ko_KR (LC_TELEPHONE): Likewise.
1279         * locales/kw_GB (LC_TELEPHONE): Likewise.
1280         * locales/lt_LT (LC_TELEPHONE): Likewise.
1281         * locales/lv_LV (LC_TELEPHONE): Likewise.
1282         * locales/mk_MK (LC_TELEPHONE): Likewise.
1283         * locales/nl_BE (LC_TELEPHONE): Likewise.
1284         * locales/nl_NL (LC_TELEPHONE): Likewise.
1285         * locales/pl_PL (LC_TELEPHONE): Likewise.
1286         * locales/pt_BR (LC_TELEPHONE): Likewise.
1287         * locales/ro_RO (LC_TELEPHONE): Likewise.
1288         * locales/ru_RU (LC_TELEPHONE): Likewise.
1289         * locales/ru_UA (LC_TELEPHONE): Likewise.
1290         * locales/sk_SK (LC_TELEPHONE): Likewise.
1291         * locales/sl_SI (LC_TELEPHONE): Likewise.
1292         * locales/sr_YU (LC_TELEPHONE): Likewise.
1293         * locales/sv_FI (LC_TELEPHONE): Likewise.
1294         * locales/th_TH (LC_TELEPHONE): Likewise.
1295         * locales/tr_TR (LC_TELEPHONE): Likewise.
1296         * locales/uk_UA (LC_TELEPHONE): Likewise.
1298 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1300         * locales/th_TH: Update revision information.
1301         (LC_CTYPE: alpha): Replace ";...;" with "..".
1302         (LC_COLLATE: order): Quote with "".
1304 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1306         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1307         in address.
1308         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1309         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1310         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1311         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1312         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1313         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1314         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1315         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1316         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1317         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1318         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1319         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1320         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1321         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1322         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1323         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1324         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1325         * locales/es_US (LC_IDENTIFICATION): Likewise.
1326         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1327         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1328         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1329         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1330         * locales/no_NO (LC_TELEPHONE): Fill in.
1331         * locales/pt_PT (LC_TELEPHONE): Fill in.
1332         * locales/sv_SE (LC_TELEPHONE): Fill in.
1333         * locales/en_GB (LC_TELEPHONE): Fill in.
1334         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1336 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1338         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1339         * tst-locale.sh (LC_ALL): Likewise.
1341 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1343         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1344         * tst-locale.sh: Likewise.
1346 2000-07-01  Andreas Jaeger  <aj@suse.de>
1348         * Makefile (generated-dirs): LOCALES are also generated.
1349         (generated-dirs): Remove obsolete entry.
1351 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1353         * Makefile (distribute): Add locale test suite files, fmon test
1354         suite files, gen-locale.sh, and show-ucs-data.c.
1356         * Depend: New file.
1358         * Makefile: Rewrite rules to generate locale data.
1359         * gen-locale.sh: Generate only one locale which is described in a
1360         command line parameter.
1362         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1363         around DEM problem.
1364         * tst-fmon.data: Change back entries with DEM.
1366         * gen-locale.sh: Print that it might take a while to finish.
1368 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1370         * Makefile (install-locales): Remove the -u switch from localedef
1371         command line.
1373 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1375         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1376         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1377         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1379         * locales/POSIX: Update for new format.
1381         * Makefile: Regenerate locale data also if localedef changed.
1383         * tst-fmon.data: Until we know what is correct, but the spaces
1384         after DEM back in.
1386         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1387         unresolved issues.
1388         * tests-mbwc/dat_mbtowc.c: Likewise.
1389         * tests-mbwc/dat_strcoll.c: Likewise.
1390         * tests-mbwc/dat_strfmon.c: Likewise.
1391         * tests-mbwc/dat_strxfrm.c: Likewise.
1392         * tests-mbwc/tst_mbtowc.c: Likewise.
1394 2000-06-29  Andreas Jaeger  <aj@suse.de>
1396         * sort-test.sh: Set LC_ALL to full locale name.
1398         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1399         anymore.
1400         (LOCALES): New.
1401         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1402         Depend on locale files
1403         (LOCALE_FILES): New.
1404         (ALL_LC_FILES): New.
1405         (ALL_OBJ_LC_FILES): New
1406         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1408         * tst-ctype.sh: Don't generate locales here.
1409         * tst-mbswcs.sh: Likewise.
1410         * sort-test.sh: Likewise.
1412         * gen-locale.sh: New file to generate locales.
1414 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1416         * locales/en_GB: Update RAP address.
1417         * locales/fr_FR: Likewise.
1418         * locales/en_NZ: Likewise.
1419         * locales/de_BE: Likewise.
1420         * locales/de_CH: Likewise.
1421         * locales/de_LU: Likewise.
1422         * locales/en_AU: Likewise.
1423         * locales/en_IE: Likewise.
1424         * locales/eu_ES: Likewise.
1425         * locales/fr_BE: Likewise.
1426         * locales/fr_CH: Likewise.
1427         * locales/fr_LU: Likewise.
1428         * locales/it_IT: Likewise.
1429         * locales/nl_BE: Likewise.
1430         * locales/nl_NL: Likewise.
1431         * locales/pt_BR: Likewise.
1432         * locales/pt_PT: Likewise.
1433         * locales/sv_FI: Likewise.
1434         * locales/fi_FI: Likewise.
1435         * locales/sv_SE: Likewise.
1437 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1439         * locales/af_ZA: Update for new format.
1440         * locales/ar_SA: Likewise.
1441         * locales/be_BY: Likewise.
1442         * locales/bg_BG: Likewise.
1443         * locales/ca_ES: Likewise.
1444         * locales/el_GR: Likewise.
1445         * locales/en_BW: Likewise.
1446         * locales/en_DK: Likewise.
1447         * locales/en_ZW: Likewise.
1448         * locales/es_AR: Likewise.
1449         * locales/es_BO: Likewise.
1450         * locales/es_CL: Likewise.
1451         * locales/es_CO: Likewise.
1452         * locales/es_DO: Likewise.
1453         * locales/es_EC: Likewise.
1454         * locales/es_ES: Likewise.
1455         * locales/es_GT: Likewise.
1456         * locales/es_HN: Likewise.
1457         * locales/es_MX: Likewise.
1458         * locales/es_PA: Likewise.
1459         * locales/es_PE: Likewise.
1460         * locales/es_PY: Likewise.
1461         * locales/es_SV: Likewise.
1462         * locales/es_US: Likewise.
1463         * locales/es_UY: Likewise.
1464         * locales/es_VE: Likewise.
1465         * locales/et_EE: Likewise.
1466         * locales/fa_IR: Likewise.
1467         * locales/fr_CA: Likewise.
1468         * locales/en_CA,2.5: Likewise.
1469         * locales/fr_CA,2.13: Likewise.
1470         * locales/gl_ES: Likewise.
1471         * locales/hr_HR: Likewise.
1472         * locales/hu_HU: Likewise.
1473         * locales/ko_KR: Likewise.
1474         * locales/lt_LT: Likewise.
1475         * locales/lv_LV: Likewise.
1476         * locales/no_NO: Likewise.
1477         * locales/pl_PL: Likewise.
1478         * locales/ro_RO: Likewise.
1479         * locales/ru_RU: Likewise.
1480         * locales/ru_UA: Likewise.
1481         * locales/sk_SK: Likewise.
1482         * locales/sl_SI: Likewise.
1483         * locales/sr_YU: Likewise.
1484         * locales/th_TH: Likewise.
1485         * locales/tr_TR: Likewise.
1486         * locales/uk_UA: Likewise.
1487         * locales/en_CA: Likewise.
1488         * locales/is_IS: Likewise.
1489         * locales/mk_MK: Likewise.
1491 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1493         * locales/cs_CZ: Comment out fields I'm not sure about.
1494         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1495         * locales/en_NZ: Update for new format.
1496         * locales/de_BE: Likewise.
1497         * locales/de_CH: Likewise.
1498         * locales/de_LU: Likewise.
1499         * locales/en_AU: Likewise.
1500         * locales/en_IE: Likewise.
1501         * locales/en_ZA: Likewise.
1502         * locales/eu_ES: Likewise.
1503         * locales/fo_FO: Likewise.
1504         * locales/fr_BE: Likewise.
1505         * locales/fr_CH: Likewise.
1506         * locales/fr_LU: Likewise.
1507         * locales/ga_IE: Likewise.
1508         * locales/gv_GB: Likewise.
1509         * locales/he_IL: Likewise.
1510         * locales/id_ID: Likewise.
1511         * locales/in_ID: Likewise.
1512         * locales/it_CH: Likewise.
1513         * locales/it_IT: Likewise.
1514         * locales/iw_IL: Likewise.
1515         * locales/kl_GL: Likewise.
1516         * locales/kw_GB: Likewise.
1517         * locales/nl_BE: Likewise.
1518         * locales/nl_NL: Likewise.
1519         * locales/pt_BR: Likewise.
1520         * locales/pt_PT: Likewise.
1521         * locales/sv_FI: Likewise.
1522         * locales/da_DK: Likewise.
1523         * locales/fi_FI: Likewise.
1524         * locales/sv_SE: Likewise.
1526 2000-06-29  Andreas Jaeger  <aj@suse.de>
1528         * Makefile (locale_test_suite): Add new test files.
1529         (tst_mblen-ENV): New.
1530         (tst_mbtowc-ENV): New.
1531         (tst_strcoll-ENV): New.
1532         (tst_strxfrm-ENV): New.
1533         (tst_wctomb-ENV): New.
1534         (tst_mbrtowc-ENV): New.
1535         (tst_mbsrtowcs-ENV): New.
1536         (tst_mbstowcs-ENV): New.
1537         (tst_strfmon-ENV): New.
1538         (tst_wcrtomb-ENV): New.
1539         (tst_wcsrtombs-ENV): New.
1540         (tst_wcstod-ENV): New.
1541         (tst_wcstok-ENV): New.
1542         (tst_wcstombs-ENV): New.
1544         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1545         <kuwahara@cthulhu.engr.sgi.com>.
1546         * tests-mbwc/dat_wctomb.c: Likewise.
1547         * tests-mbwc/tst_mbtowc.c: Likewise.
1548         * tests-mbwc/dat_mbtowc.c: Likewise.
1549         * tests-mbwc/tst_strxfrm.c: Likewise.
1550         * tests-mbwc/dat_strxfrm.c: Likewise.
1551         * tests-mbwc/dat_strcoll.c: Likewise.
1552         * tests-mbwc/tst_strcoll.c: Likewise.
1553         * tests-mbwc/tst_mblen.c: Likewise.
1554         * tests-mbwc/dat_mblen.c: Likewise.
1555         * tests-mbwc/dat_wcstok.c: Likewise.
1556         * tests-mbwc/tst_wcstok.c: Likewise.
1557         * tests-mbwc/dat_wcstod.c: Likewise.
1558         * tests-mbwc/tst_wcstod.c: Likewise.
1559         * tests-mbwc/dat_mbrtowc.c: Likewise.
1560         * tests-mbwc/tst_mbrtowc.c: Likewise.
1561         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1562         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1563         * tests-mbwc/dat_wcstombs.c: Likewise.
1564         * tests-mbwc/tst_wcstombs.c: Likewise.
1565         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1566         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1567         * tests-mbwc/dat_wcrtomb.c: Likewise.
1568         * tests-mbwc/tst_wcrtomb.c: Likewise.
1569         * tests-mbwc/dat_mbstowcs.c: Likewise.
1570         * tests-mbwc/tst_mbstowcs.c: Likewise.
1571         * tests-mbwc/dat_strfmon.c: Likewise.
1572         * tests-mbwc/tst_strfmon.c: Likewise.
1574 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1576         * locales/mk_MK: Updated (not to new format).
1577         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1579 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1581         * locales/fr_FR: Update for new format.
1582         * locales/de_AT: Likewise.
1583         * locales/en_GB: Likewise.
1585 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1587         * locales/th_TH: Update copyright notice.
1589         * locales/cs_CZ: Updated for new format.
1590         Patch by Jakub Jelinek <jakub@redhat.com>.
1592         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1593         comments.
1594         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1595         internal state of mbrlen.
1597         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1598         (TEST_MBWC_ENV): Remove unnecessary slash.
1599         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1601         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1603         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1604         tests.
1606         * locales/iso14651_t1: Explicitly add control character in
1607         U0000-U001F and U007F-U009F range for backward compatibility.
1609         * locales/i18n: Correct problems found by test suite.
1611 2000-06-28  Andreas Jaeger  <aj@suse.de>
1613         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1614         warning.
1616         * Makefile (locale_test_suite): Add tst_mbrlen.
1617         (tst_mbrlen-ENV): New.
1619         * tests-mbwc/tst_mbrlen.c: New file
1621         * tests-mbwc/dat_mbrlen.c: New file.
1623         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1624         (struct TST_HEAD): Use const char* instead of an array.
1626         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1628         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1630         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1632 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1634         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1635         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1636         U4E06 is not in EUC-JP.
1637         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1638         * tests-mbwc/dat_towctrans.c: Likewise.
1639         * tests-mbwc/dat_wcscoll.c: Likewise.
1640         * tests-mbwc/dat_wcswidth.c: Likewise.
1641         * tests-mbwc/dat_wctob.c: Likewise.
1643         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1644         versions.
1646         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1647         what is correct.
1648         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1649         * tests-mbwc/dat_wcwidth.c: Likewise.
1651         * tests-mbwc/tst_funcs.h: Pretty print.
1653         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1654         * tests-mbwc/tst_wcschr.c: Likewise.
1655         * tests-mbwc/tst_wcscpy.c: Likewise.
1656         * tests-mbwc/tst_wcscat.c: Likewise.
1657         * tests-mbwc/tst_wcsncpy.c: Likewise.
1658         * tests-mbwc/tst_wcspbrk.c: Likewise.
1659         * tests-mbwc/tst_wcsstr.c: Likewise.
1660         * tests-mbwc/tst_wctrans.c: Likewise.
1661         * tests-mbwc/tst_wctype.c: Likewise.
1663         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1665         * Makefile (tests): Define as $(locale_test_suite) but only
1666         if not cross-compiling and shared libs are built.
1667         (locale_test_suite): New variable.  Name all new tests from the
1668         locale test suite.
1669         Add rule to run new tests only when all data is available.
1670         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1672         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1674         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1676         * locales/i18n: Backspace isn't blank, tab is.
1678         * tst-ctype.c (main): Add tests for control characters and space.
1680         * locales/i18n: Backspace is no space.
1682         * locales/i18n: Add \t to space.
1684 2000-06-27  Andreas Jaeger  <aj@suse.de>
1686         * Makefile (TEST_MBWC_ENV): New variable.
1687         Use it for all tests from tests-mbwc.
1689 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1691         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1693 2000-06-27  Andreas Jaeger  <aj@suse.de>
1695         * Makefile: Add environment setting for all tests from tests-mbwc.
1697 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1699         * locales/en_DK.com: Not needed.
1701 2000-06-27  Andreas Jaeger  <aj@suse.de>
1703         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1704         <kuwahara@cthulhu.engr.sgi.com>.
1706         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1707         comment them out for now.
1708         (subdir-dirs): New for tests-mbwc, add also vpaths.
1710         * locales/ja_JP: Add missing / in LC_CTYPE.
1712 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1714         * Makefile (distribute): Add tst-ctype-de_DE.in.
1715         * tst-ctype.c: Read in more tests from stdin.
1716         * tst-ctype.sh: Feed extra test data to program via stdin.
1717         * tst-ctype-de_DE.in: New file.
1719         * locales/i18n (punct): Exclude U00A0.
1720         (blank): Include U00A0.
1722         * locales/ja_JP: Updates for new format.
1724         * Makefile (test-srcs): Add tst-ctype.
1725         (distribute): Add tst-ctype.sh.
1726         (do-tst-ctype): New target.  Run for tests.
1727         * tst-ctype.c: New file.
1728         * tst-ctype.sh: New file.
1730         * locales/i18n: NUL character must not be in cntrl.
1732         * Makefile (test-input): Add en_US.ISO-8859-1.
1733         * en_US.in: New file.
1735 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1737         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1738         for now.
1740         * de_DE.in: Update for new sorting.
1742         * tst-locale.sh: Don't use mnemonic.ds.
1743         * tst-mbswcs.sh: Likewise.
1744         * tst-trans.sh: Likewise.
1746         * locales/de_DE: Update for new format.
1747         * locales/en_US: Likewise.
1748         * tests/trans.def: Likewise.
1749         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1750         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1751         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1752         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1753         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1754         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1755         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1756         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1757         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1758         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1759         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1760         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1761         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1762         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1763         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1765         * tst-rpmatch.c: Avoid warning with broken compiler.
1767         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1769         * sort-test.sh: Add more GCONV_PATH usages.
1770         * tst-fmon.sh: Likewise.
1771         * tst-locale.sh: Likewise.
1772         * tst-mbswcs.sh: Likewise.
1773         * tst-rpmatch.sh: Likewise.
1774         * tst-trans.sh: Likewise.
1776         * locales/i18n: Remove order_start around copy.
1778         * locales/iso14651_t1: Correct various small errors.
1780 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1782         * charmaps/ISO-8859-1: Correct width specification.
1784 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1786         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1787         * charmaps/ANSI_X3.4-1968: Likewise.
1788         * charmaps/ASMO_449: Likewise.
1789         * charmaps/BALTIC: Likewise.
1790         * charmaps/BS_4730: Likewise.
1791         * charmaps/BS_VIEWDATA: Likewise.
1792         * charmaps/CP1250: Likewise.
1793         * charmaps/CP1251: Likewise.
1794         * charmaps/CP1252: Likewise.
1795         * charmaps/CP1253: Likewise.
1796         * charmaps/CP1254: Likewise.
1797         * charmaps/CP1255: Likewise.
1798         * charmaps/CP1256: Likewise.
1799         * charmaps/CP1257: Likewise.
1800         * charmaps/CP1258: Likewise.
1801         * charmaps/CSA_Z243.4-1985-1: Likewise.
1802         * charmaps/CSA_Z243.4-1985-2: Likewise.
1803         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1804         * charmaps/CSN_369103: Likewise.
1805         * charmaps/CWI: Likewise.
1806         * charmaps/DEC-MCS: Likewise.
1807         * charmaps/DIN_66003: Likewise.
1808         * charmaps/DS_2089: Likewise.
1809         * charmaps/EBCDIC-AT-DE: Likewise.
1810         * charmaps/EBCDIC-AT-DE-A: Likewise.
1811         * charmaps/EBCDIC-CA-FR: Likewise.
1812         * charmaps/EBCDIC-DK-NO: Likewise.
1813         * charmaps/EBCDIC-DK-NO-A: Likewise.
1814         * charmaps/EBCDIC-ES: Likewise.
1815         * charmaps/EBCDIC-ES-A: Likewise.
1816         * charmaps/EBCDIC-ES-S: Likewise.
1817         * charmaps/EBCDIC-FI-SE: Likewise.
1818         * charmaps/EBCDIC-FI-SE-A: Likewise.
1819         * charmaps/EBCDIC-FR: Likewise.
1820         * charmaps/EBCDIC-IS-FRISS: Likewise.
1821         * charmaps/EBCDIC-IT: Likewise.
1822         * charmaps/EBCDIC-PT: Likewise.
1823         * charmaps/EBCDIC-UK: Likewise.
1824         * charmaps/EBCDIC-US: Likewise.
1825         * charmaps/ECMA-CYRILLIC: Likewise.
1826         * charmaps/ES: Likewise.
1827         * charmaps/ES2: Likewise.
1828         * charmaps/EUC-JP: Likewise.
1829         * charmaps/EUC-KR: Likewise.
1830         * charmaps/GB2312: Likewise.
1831         * charmaps/GBK: Likewise.
1832         * charmaps/GB_1988-80: Likewise.
1833         * charmaps/GOST_19768-74: Likewise.
1834         * charmaps/GREEK-CCITT: Likewise.
1835         * charmaps/GREEK7: Likewise.
1836         * charmaps/GREEK7-OLD: Likewise.
1837         * charmaps/HP-ROMAN8: Likewise.
1838         * charmaps/IBM037: Likewise.
1839         * charmaps/IBM038: Likewise.
1840         * charmaps/IBM1004: Likewise.
1841         * charmaps/IBM1026: Likewise.
1842         * charmaps/IBM1047: Likewise.
1843         * charmaps/IBM256: Likewise.
1844         * charmaps/IBM273: Likewise.
1845         * charmaps/IBM274: Likewise.
1846         * charmaps/IBM275: Likewise.
1847         * charmaps/IBM277: Likewise.
1848         * charmaps/IBM278: Likewise.
1849         * charmaps/IBM280: Likewise.
1850         * charmaps/IBM281: Likewise.
1851         * charmaps/IBM284: Likewise.
1852         * charmaps/IBM285: Likewise.
1853         * charmaps/IBM290: Likewise.
1854         * charmaps/IBM297: Likewise.
1855         * charmaps/IBM420: Likewise.
1856         * charmaps/IBM423: Likewise.
1857         * charmaps/IBM424: Likewise.
1858         * charmaps/IBM437: Likewise.
1859         * charmaps/IBM500: Likewise.
1860         * charmaps/IBM850: Likewise.
1861         * charmaps/IBM851: Likewise.
1862         * charmaps/IBM852: Likewise.
1863         * charmaps/IBM855: Likewise.
1864         * charmaps/IBM857: Likewise.
1865         * charmaps/IBM860: Likewise.
1866         * charmaps/IBM861: Likewise.
1867         * charmaps/IBM862: Likewise.
1868         * charmaps/IBM863: Likewise.
1869         * charmaps/IBM864: Likewise.
1870         * charmaps/IBM865: Likewise.
1871         * charmaps/IBM866: Likewise.
1872         * charmaps/IBM868: Likewise.
1873         * charmaps/IBM869: Likewise.
1874         * charmaps/IBM870: Likewise.
1875         * charmaps/IBM871: Likewise.
1876         * charmaps/IBM874: Likewise.
1877         * charmaps/IBM875: Likewise.
1878         * charmaps/IBM880: Likewise.
1879         * charmaps/IBM891: Likewise.
1880         * charmaps/IBM903: Likewise.
1881         * charmaps/IBM904: Likewise.
1882         * charmaps/IBM905: Likewise.
1883         * charmaps/IBM918: Likewise.
1884         * charmaps/IEC_P27-1: Likewise.
1885         * charmaps/INIS: Likewise.
1886         * charmaps/INIS-CYRILLIC: Likewise.
1887         * charmaps/INVARIANT: Likewise.
1888         * charmaps/ISIRI-3342: Likewise.
1889         * charmaps/ISO-8859-1: Likewise.
1890         * charmaps/ISO-8859-10: Likewise.
1891         * charmaps/ISO-8859-13: Likewise.
1892         * charmaps/ISO-8859-14: Likewise.
1893         * charmaps/ISO-8859-15: Likewise.
1894         * charmaps/ISO-8859-16: Likewise.
1895         * charmaps/ISO-8859-2: Likewise.
1896         * charmaps/ISO-8859-3: Likewise.
1897         * charmaps/ISO-8859-4: Likewise.
1898         * charmaps/ISO-8859-5: Likewise.
1899         * charmaps/ISO-8859-6: Likewise.
1900         * charmaps/ISO-8859-7: Likewise.
1901         * charmaps/ISO-8859-8: Likewise.
1902         * charmaps/ISO-8859-9: Likewise.
1903         * charmaps/ISO-IR-197: Likewise.
1904         * charmaps/ISO-IR-90: Likewise.
1905         * charmaps/ISO_10367-BOX: Likewise.
1906         * charmaps/ISO_5427: Likewise.
1907         * charmaps/ISO_5428: Likewise.
1908         * charmaps/ISO_646.BASIC: Likewise.
1909         * charmaps/ISO_646.IRV: Likewise.
1910         * charmaps/ISO_6937: Likewise.
1911         * charmaps/ISO_6937-2-25: Likewise.
1912         * charmaps/ISO_6937-2-ADD: Likewise.
1913         * charmaps/ISO_8859-SUPP: Likewise.
1914         * charmaps/IT: Likewise.
1915         * charmaps/JIS_C6220-1969-RO: Likewise.
1916         * charmaps/JIS_C6229-1984-B: Likewise.
1917         * charmaps/JIS_X0201: Likewise.
1918         * charmaps/JUS_I.B1.002: Likewise.
1919         * charmaps/JUS_I.B1.003-MAC: Likewise.
1920         * charmaps/JUS_I.B1.003-SERB: Likewise.
1921         * charmaps/KOI-8: Likewise.
1922         * charmaps/KOI8-R: Likewise.
1923         * charmaps/KOI8-U: Likewise.
1924         * charmaps/KSC5636: Likewise.
1925         * charmaps/KSX1001: Likewise.
1926         * charmaps/LATIN-GREEK: Likewise.
1927         * charmaps/LATIN-GREEK-1: Likewise.
1928         * charmaps/MAC-IS: Likewise.
1929         * charmaps/MAC-UK: Likewise.
1930         * charmaps/MACINTOSH: Likewise.
1931         * charmaps/MSZ_7795.3: Likewise.
1932         * charmaps/NATS-DANO: Likewise.
1933         * charmaps/NATS-SEFI: Likewise.
1934         * charmaps/NC_NC00-10: Likewise.
1935         * charmaps/NEXTSTEP: Likewise.
1936         * charmaps/NF_Z_62-010: Likewise.
1937         * charmaps/NF_Z_62-010_1973: Likewise.
1938         * charmaps/NS_4551-1: Likewise.
1939         * charmaps/NS_4551-2: Likewise.
1940         * charmaps/PT: Likewise.
1941         * charmaps/PT2: Likewise.
1942         * charmaps/SAMI: Likewise.
1943         * charmaps/SAMI-WS2: Likewise.
1944         * charmaps/SEN_850200_B: Likewise.
1945         * charmaps/SEN_850200_C: Likewise.
1946         * charmaps/T.101-G2: Likewise.
1947         * charmaps/T.61-7BIT: Likewise.
1948         * charmaps/T.61-8BIT: Likewise.
1949         * charmaps/TIS-620: Likewise.
1950         * charmaps/UTF8: Likewise.
1951         * charmaps/VIDEOTEX-SUPPL: Likewise.
1953 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
1955         * locales/pt_BR: Revert last change partly.  Full weekday and month
1956         names are written with lowercase first letter.
1957         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1959 2000-06-21  Andreas Jaeger  <aj@suse.de>
1961         * tst-trans.c: Include <stdlib.h> and <string.h>.
1963 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
1965         * locales/pt_BR: Correct day and month names.
1966         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1968 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
1970         * Makefile (ld-test-srcs): Add tests/test6.c.
1972         * Makefile (ld-test-srcs): Add trans.def here.
1974         * Makefile (ld-test-srcs): Handle .ds files separately.
1976         * Makefile (ld-test-srcs): Distribute all test6 input files.
1978 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
1980         * locales/be_BY: New file.
1981         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
1983 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
1985         * locales/iso14651_t1: New file.
1987 2000-05-15  Andreas Jaeger  <aj@suse.de>
1989         * tst-fmon.data: Change testcase following fixes for
1990         de_DE.
1992         * locales/de_DE: Remove space after DEM since DEM is
1993         now placed after the value.
1995         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
1996         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
1997         PR libc/1713.
1999 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
2001         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2002         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2004         * tst-fmon.c (main): Print the locale name as well in the error
2005         message.
2007 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
2009         * locales/i18n: New file.
2011 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
2013         * tst-fmon.data: Update test after last strfmon change.
2015 2000-03-15  Andreas Jaeger  <aj@suse.de>
2017         * locales/sl_SI: Fix entries for june and july.
2018         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2019         libc/1648.
2021 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
2023         * locales/en_DK: Correct syntax.
2025 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2027         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2029 2000-03-01  Andreas Jaeger  <aj@suse.de>
2031         * locales/gv_GB: New file.
2032         * locales/kw_GB: New file.
2033         From Pablo Saratxaga <pablo@mandrakesoft.com>.
2035 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2037         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2039 2000-03-01  Andreas Jaeger  <aj@suse.de>
2041         * SUPPORTED: Added bg_BG.CP1251.
2043         * locales/bg_BG: New file.
2045 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
2047         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
2048         names for characters.
2049         * charmaps/EUC-KR: ADD width information.
2050         * repertoiremaps/mnemonic.ko: New file.
2051         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2053         * charmaps/GBK: New file.
2054         * locales/zh_CN.GBK: New file.
2055         * repertoiremaps/mnemonic.zh: New file.
2056         Contributed by Sean Chen <sean.chen@turbolinux.com>.
2058         * locales/mk_MK: New file.
2059         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2060         * SUPPORTED: Add mk_MK ISO-8859-5.
2062 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
2064         * SUPPORTED: Add gl_ES.ISO-8859-1.
2066         * SUPPORTED: Add ar_SA.ISO-8859-6.
2067         * locales/ar_SA: New file.
2069         * locales/th_TH: Remove Thai digits from `digits'.
2071         * SUPPORTED: Add th_TH.TIS-620.
2073         * locales/el_GR (toupper): Don't map *s to S*.
2074         * locales/en_DK: Likewise.
2075         * locales/en_DK.com: Likewise.
2076         * locales/ru_RU: Likewise.
2077         * locales/ru_UA: Likewise.
2078         * locales/tr_TR: Likewise.
2079         * locales/uk_UA: Likewise.
2081         * locales/en_DK (toupper): Map v% to V%.
2082         (tolower): Map V% to v%.
2083         * locales/en_DK.com: Likewise.
2084         * locales/ru_RU: Likewise.
2085         * locales/ru_UA: Likewise.
2086         * locales/tr_TR: Likewise.
2087         * locales/uk_UA: Likewise.
2089 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
2091         * Makefile (generated-dirs): Add de_DE.437.
2093 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
2095         * charmaps/IBM864: Correct comment for /xC6 mapping.
2096         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2097         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2098         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2099         Reported by Bruno Haible <haible@ilog.fr>.
2101 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
2103         * locales/af_ZA: Fix syntax errors.
2105 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
2107         * tst-locale.sh: Also enable test5.
2108         * tests/test5.ds: New file.
2110         * locales/gl_ES: New file.
2111         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2113         * locales/POSIX: Remove trailing semicolon.
2114         * locales/th_TH: Likewise.
2115         PR libc/1545.
2117 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
2119         * locales/ja_JP: Add double-width digits to digit class.
2121 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
2123         * charmaps/ISO-8859-16: Add mapping for /xba.
2124         Reported by Bruno Haible <haible@ilog.fr>.
2126 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
2128         * tst-trans.sh: Add directory names to charmap and repertoire file
2129         names.
2131         * charmaps/ISO-8859-16: New file.
2133         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2135 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
2137         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2139 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2141         * collate-test.c (main): Correct logic in test.
2143         * tst-trans.sh: Use correct name for dynamic loader.
2145 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2147         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2149         * locale/en_BW: New file.
2150         * locale/en_ZW: New file.
2151         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2153 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2155         * locales/ja_JP: Fix cntrl mapping and era definition.
2156         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2158 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2160         * locales/af_ZA: New file.
2161         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2163 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2165         * locales/POSIX: Fix collation order of <SI> and add a few missing
2166         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2168         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2169         weights.
2170         * locales/da_DK: Likewise.
2171         * locales/el_GR: Likewise.
2172         * locales/en_CA: Likewise.
2173         * locales/en_CA,2.5: Likewise.
2174         * locales/en_DK: Likewise.
2175         * locales/en_DK.com: Likewise.
2176         * locales/es_AR: Likewise.
2177         * locales/es_BO: Likewise.
2178         * locales/es_CL: Likewise.
2179         * locales/es_CO: Likewise.
2180         * locales/es_DO: Likewise.
2181         * locales/es_EC: Likewise.
2182         * locales/es_ES: Likewise.
2183         * locales/es_GT: Likewise.
2184         * locales/es_HN: Likewise.
2185         * locales/es_MX: Likewise.
2186         * locales/es_PA: Likewise.
2187         * locales/es_PE: Likewise.
2188         * locales/es_PY: Likewise.
2189         * locales/es_SV: Likewise.
2190         * locales/es_US: Likewise.
2191         * locales/es_UY: Likewise.
2192         * locales/es_VE: Likewise.
2193         * locales/et_EE: Likewise.
2194         * locales/fi_FI: Likewise.
2195         * locales/fr_CA,2.13: Likewise.
2196         * locales/hr_HR: Likewise.
2197         * locales/hu_HU: Likewise.
2198         * locales/is_IS: Likewise.
2199         * locales/lt_LT: Likewise.
2200         * locales/lv_LV: Likewise.
2201         * locales/no_NO: Likewise.
2202         * locales/pl_PL: Likewise.
2203         * locales/ro_RO: Likewise.
2204         * locales/ru_RU: Likewise.
2205         * locales/ru_UA: Likewise.
2206         * locales/sl_SI: Likewise.
2207         * locales/sr_YU: Likewise.
2208         * locales/sv_SE: Likewise.
2209         * locales/th_TH: Likewise.
2210         * locales/tr_TR: Likewise.
2211         * locales/uk_UA: Likewise.
2213 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2215         * charmaps/ISIRI-3342: New file.
2216         * locales/fa_IR: New file.
2217         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2219 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2221         * locales/de_DE: Correct syntax of multi-character weights.
2223 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2225         * tests/test6.c: New file.
2226         * tests/test6.cm: New file.
2227         * tests/test6.def: New file.
2228         * tests/test6.mne: New file.
2230         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2231         UFE85, and UFE8B.
2232         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2233         and /xc6.
2234         * charmaps/KOI8-U: Fix typo in /x95 entry.
2235         * charmaps/KOI8-R: Correct 0x95 entry.
2236         * charmaps/CP1258: Add /xEC.
2237         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2238         * charmaps/IBM874: Add Euro.
2239         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2240         Reported by Bruno Haible <haible@ilog.fr>.
2242 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2244         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2245         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2247 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2249         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2250         * charmaps/EUC-JP: Likewise.
2251         * repertoiremaps/mnemonic.ja: Likewise.
2253         * locales/ja_JP: Add extra CLASS and MAP definisions.
2255         * charmaps/EUC-JP: Add WIDTH definitions.
2257 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2259         * Makefile: Don't run tests for now.
2261 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2263         * locales/ko_KR: New file.
2264         * charmaps/EUC-KR: New file.
2265         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2267 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2269         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2271         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2273 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2275         * tst-trans.c: New file.
2276         * tst-trans.sh: New file.
2277         * tests/trans.def: New file.
2278         * Makefile: Add rules for character mapping tests.
2280         * tests/test1.def: Correct ellipsis syntax.
2282 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2284         * charmaps/ISO-8859-1: Don't define values for non-printable
2285         characters.
2287         * charmaps/ISO-8859-1: Add width information.
2289 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2291         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2293         * charmaps/ISO-8859-13: Fix a few entries.
2294         Patch by Marius Gedminas <mgedmin@takas.lt>.
2296 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2298         * locales/zh_CN: Some first patches to make the file usable.
2300 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2302         * locales/id_ID: Fix typo.
2304 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2306         * locales/en_DK: Add Euro symbol to collation and characterization
2307         tables.  Patch by Geoff Keating.
2309         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2311 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2313         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2314         * charmaps/IBM866: Likewise.
2315         * charmaps/IBM874: Likewise.
2316         * charmaps/ISO-8859-13: Likewise.
2317         * charmaps/ISO-8859-14: Likewise.
2318         * charmaps/ISO-8859-15: Likewise.
2319         * charmaps/MAC-UK: Likewise.
2321         * charmaps/ISO-8859-13: Correct typo.
2322         * charmaps/ISO-8859-14: Likewise.
2323         * charmaps/ISO-8859-15: Likewise.
2325 1999-08-16  Andreas Schwab  <schwab@suse.de>
2327         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2328         <percent-sign/> entry.  Correct typo.
2330 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2332         * charmaps/UTF8: Generated from the charDB.
2334 1999-08-13  Andreas Schwab  <schwab@suse.de>
2336         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2337         * locales/da_DK: Likewise.
2338         * locales/de_DE: Likewise.
2339         * locales/el_GR: Likewise.
2340         * locales/en_CA: Likewise.
2341         * locales/en_DK: Likewise.
2342         * locales/en_DK.com: Likewise.
2343         * locales/es_AR: Likewise.
2344         * locales/es_BO: Likewise.
2345         * locales/es_CL: Likewise.
2346         * locales/es_CO: Likewise.
2347         * locales/es_DO: Likewise.
2348         * locales/es_EC: Likewise.
2349         * locales/es_ES: Likewise.
2350         * locales/es_GT: Likewise.
2351         * locales/es_HN: Likewise.
2352         * locales/es_MX: Likewise.
2353         * locales/es_PA: Likewise.
2354         * locales/es_PE: Likewise.
2355         * locales/es_PY: Likewise.
2356         * locales/es_SV: Likewise.
2357         * locales/es_US: Likewise.
2358         * locales/es_UY: Likewise.
2359         * locales/es_VE: Likewise.
2360         * locales/et_EE: Likewise.
2361         * locales/fi_FI: Likewise.
2362         * locales/hr_HR: Likewise.
2363         * locales/hu_HU: Likewise.
2364         * locales/is_IS: Likewise.
2365         * locales/lt_LT: Likewise.
2366         * locales/lv_LV: Likewise.
2367         * locales/no_NO: Likewise.
2368         * locales/pl_PL: Likewise.
2369         * locales/ro_RO: Likewise.
2370         * locales/ru_RU: Likewise.
2371         * locales/ru_UA: Likewise.
2372         * locales/sl_SI: Likewise.
2373         * locales/sr_YU: Likewise.
2374         * locales/sv_SE: Likewise.
2375         * locales/tr_TR: Likewise.
2376         * locales/uk_UA: Likewise.
2378         * charmaps/ISO_10646: Fix typo.
2380 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2382         * locales/ca_ES: New file.
2383         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2385         * SUPPORTED: Add ca_ES.
2387 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2389         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2390         correct sources.
2392 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2394         * locales/ru_RU: Abbreviate Saturday Sbt.
2395         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2397 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2399         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2401 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2403         * Makefile (install-locales): Allow specifying charset in locale
2404         name but omit it in locale definition file.
2406         * SUPPORTED: Don't generate ru_SU.
2407         * locales/ru_SU: Removed.
2409         * locales/zh_CN: Update.
2410         * charmaps/GB2312: New file.
2411         Contributed by hashao@china.com.
2413 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2415         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2416         correct some character names.
2418         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2420 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
2422         * charmaps/SAMI-WS2: Add one more alias.
2424 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
2426         * charmaps/IBM874: New file.
2428         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2430         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2432         * charmaps/IBM864: Major update from Unicode data.
2434         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2436         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2438         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2440         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2442         * charmaps/IBM857: Correct entries ee, f7, and fa.
2444         * charmaps/IBM855: Correct entries 95, ef, and fd.
2446         * charmaps/IBM437: Correct entries f9 and fa.
2448         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2450         * locales/th_TH: New file.  Thai locale description.
2451         * th_TH.in: New file.
2452         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2454 1999-04-14  Cristian Gafton  <gafton@redhat.com>
2456         * SUPPORTED: Add support for Ukraine Russian.
2457         * locales/ru_UA: New file.
2458         * locales/uk_UA: New file.
2459         * charmaps/KOI8-U: New file.
2461 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
2463         * locales/id_ID: New file.
2465 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
2467         * charmaps/TIS-620: New file.
2468         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2470 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
2472         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
2474         * charmaps/CP1256: Cosmetic changes.
2475         * charmaps/CP1257: Likewise.
2477         * charmaps/CP1258: New file.
2479         * charmaps/CP1257: Add some marks.
2480         * charmaps/CP1256: Update from Unicode page.
2481         * charmaps/CP1255: Lots of punctuation character changes.
2482         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
2483         * charmaps/CP1253: Add Euro character.
2484         * charmaps/CP1252: Add Euro character and z caron.
2485         * charmaps/CP1251: Add Euro character.
2486         * charmaps/CP1250: Add Euro character.
2488 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
2490         * locales/hr_HR: Various corrections.
2491         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2493 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
2495         * locales/ru_RU (mon): Fix March and May month name translations.
2496         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2498 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2500         * Makefile (test-input): Prepare for cs_CZ test.
2501         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2502         * cs_CZ.in: New file.
2504 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
2506         * locales/it_CH: New file.
2507         * SUPPORTED: Add it_CH.
2509         * locales/in_ID: New file.
2510         * SUPPORTED: Add in_ID.
2512 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2514         * Makefile (test-input): Add hr_HR.ISO-8859-2.
2515         (test-input-data): New variable.
2516         (distribute): Use it.
2517         (do-collate-test): Use it.
2518         * locales/hr_HR.in: New file.
2520 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
2522         * charmaps/IBM866: New file.
2523         * charmaps/MAC-UK: New file.
2525 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2527         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2528         * charmaps/ISO-8859-14: Add alias names.
2530         * repertoiremaps/mnemonics.ds: Remove duplicates.
2532 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2534         * charmaps/ISO-8859-13: New file.
2535         * charmaps/ISO-8859-14: New file.
2536         * charmaps/ISO-8859-15: New file.
2538         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2540 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2542         * SUPPORTED: Add en_AU.
2544 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2546         * SUPPORTED: Update greek entry.
2547         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2549 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2551         * locales/el_GR (abmon): Remove spaces at end of strings.
2553 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2555         * tests/test1.cm: Add missing character definitions to read POSIX
2556         locale definition.
2557         * tests/test2.cm: Likewise.
2558         * tests/test3.cm: Likewise.
2559         * tests/test4.cm: Likewise.
2560         * tests/test5.cm: Likewise.
2562 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2564         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2566 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2568         * locales/gr_GR: Renamed to...
2569         * locales/el_GR: ...this.
2570         (yesexpr, noexpr): Also allow yes and no.
2572 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2574         * locales/sr_YU: Add repertoiremap.
2576 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2578         * locales/sr_YU: New file.
2579         * SUPPORTED: Add sr_YU.
2581 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2583         * Makefile: Rewrite install-locales rule.
2585 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2587         * Makefile: Add more dependecies for running tests.
2588         Reported by HJ Lu.
2590 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2592         * locales/sk_SK: Add repertoiremap.
2594 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2596         * locales/ru_SU: Add repertoiremap.
2598 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2600         * locales/ru_SU: New file.
2601         * SUPPORTED: Add ru_SU with KOI8-R.
2603 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2605         * Makefile: Install repertoire maps.
2606         * mnemonic.ds: Moved into repertoiremaps subdir.
2607         * repertoiremaps/charids.894: New file.
2608         * repertoiremaps/mnemonic.ds: New file.
2610         * sort-test.sh: Adapt for most recent changes in localedef.
2611         * tst-fmon.sh: Likewise.
2612         * tst-locale.sh: Likewise.
2614         * locales/POSIX: Add repertoiremap definition.
2615         * locales/cs_CZ: Likewise.
2616         * locales/da_DK: Likewise.
2617         * locales/de_AT: Likewise.
2618         * locales/de_BE: Likewise.
2619         * locales/de_CH: Likewise.
2620         * locales/de_DE: Likewise.
2621         * locales/de_LU: Likewise.
2622         * locales/en_AU: Likewise.
2623         * locales/en_CA: Likewise.
2624         * locales/en_CA,2.5: Likewise.
2625         * locales/en_DK: Likewise.
2626         * locales/en_DK.com: Likewise.
2627         * locales/en_GB: Likewise.
2628         * locales/en_IE: Likewise.
2629         * locales/en_NZ: Likewise.
2630         * locales/en_US: Likewise.
2631         * locales/es_AR: Likewise.
2632         * locales/es_BO: Likewise.
2633         * locales/es_CL: Likewise.
2634         * locales/es_CO: Likewise.
2635         * locales/es_DO: Likewise.
2636         * locales/es_EC: Likewise.
2637         * locales/es_ES: Likewise.
2638         * locales/es_GT: Likewise.
2639         * locales/es_HN: Likewise.
2640         * locales/es_MX: Likewise.
2641         * locales/es_PA: Likewise.
2642         * locales/es_PE: Likewise.
2643         * locales/es_PY: Likewise.
2644         * locales/es_SV: Likewise.
2645         * locales/es_US: Likewise.
2646         * locales/es_UY: Likewise.
2647         * locales/es_VE: Likewise.
2648         * locales/et_EE: Likewise.
2649         * locales/eu_ES: Likewise.
2650         * locales/fi_FI: Likewise.
2651         * locales/fo_FO: Likewise.
2652         * locales/fr_BE: Likewise.
2653         * locales/fr_CA: Likewise.
2654         * locales/fr_CA,2.13: Likewise.
2655         * locales/fr_CH: Likewise.
2656         * locales/fr_FR: Likewise.
2657         * locales/fr_LU: Likewise.
2658         * locales/ga_IE: Likewise.
2659         * locales/gr_GR: Likewise.
2660         * locales/he_IL: Likewise.
2661         * locales/hr_HR: Likewise.
2662         * locales/hu_HU: Likewise.
2663         * locales/is_IS: Likewise.
2664         * locales/it_IT: Likewise.
2665         * locales/iw_IL: Likewise.
2666         * locales/kl_GL: Likewise.
2667         * locales/lt_LT: Likewise.
2668         * locales/lv_LV: Likewise.
2669         * locales/nl_BE: Likewise.
2670         * locales/nl_NL: Likewise.
2671         * locales/no_NO: Likewise.
2672         * locales/pl_PL: Likewise.
2673         * locales/pt_BR: Likewise.
2674         * locales/pt_PT: Likewise.
2675         * locales/ro_RO: Likewise.
2676         * locales/ru_RU: Likewise.
2677         * locales/sl_SI: Likewise.
2678         * locales/sv_FI: Likewise.
2679         * locales/sv_SE: Likewise.
2680         * locales/tr_TR: Likewise.
2681         * locales/zh_CN: Likewise.
2683 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2685         * tst-locale.sh: Add comment for when multi-byte charsets in
2686         locales work.
2687         * tests/test5.cm: New file.
2688         * tests/test5.def: New file.
2689         * Makefile (ld-test-names): Add test5.
2691 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2693         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2694         LC_NUMERIC.
2696 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2698         * Makefile: Fix test rules from last patch.
2700 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2702         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2703         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2705 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2707         * Makefile (distribute): Add tst-locale.sh.
2709 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2711         * Makefile (distribute): Add SUPPORTED.
2712         (install-locales): New rule to install locale dat ausing localedef.
2713         * SUPPORTED: New file.  Names all usable locales.
2714         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2716         * locales/gr_GR: Correct collation description.
2717         * locales/nl_NL: Correct Charset requirement.
2718         * locales/pt_BR: Fix int_curr_symbol.
2719         * locales/ru_RU: Fix ctype data.
2720         Patches by Cristian Gafton <gafton@redhat.com>.
2722         * locales/nl_NL: Fix yesexpr/noexpr.
2723         * locales/pt_BR: Likewise.
2724         * locales/cs_CZ: Likewise.
2725         * locales/da_DK: Likewise.
2726         * locales/en_AU: Likewise.
2727         * locales/en_CA: Likewise.
2728         * locales/en_DK: Likewise.
2729         * locales/en_DK.com: Likewise.
2730         * locales/en_GB: Likewise.
2731         * locales/en_NZ: Likewise.
2732         * locales/en_US: Likewise.
2733         * locales/es_AR: Likewise.
2734         * locales/es_BO: Likewise.
2735         * locales/es_CL: Likewise.
2736         * locales/es_CO: Likewise.
2737         * locales/es_DO: Likewise.
2738         * locales/es_EC: Likewise.
2739         * locales/es_ES: Likewise.
2740         * locales/es_GT: Likewise.
2741         * locales/es_HN: Likewise.
2742         * locales/es_MX: Likewise.
2743         * locales/es_PA: Likewise.
2744         * locales/es_PE: Likewise.
2745         * locales/es_PY: Likewise.
2746         * locales/es_SV: Likewise.
2747         * locales/es_US: Likewise.
2748         * locales/es_UY: Likewise.
2749         * locales/es_VE: Likewise.
2750         * locales/et_EE: Likewise.
2751         * locales/eu_ES: Likewise.
2752         * locales/fi_FI: Likewise.
2753         * locales/fo_FO: Likewise.
2754         * locales/fr_BE: Likewise.
2755         * locales/fr_CA: Likewise.
2756         * locales/fr_CH: Likewise.
2757         * locales/fr_FR: Likewise.
2758         * locales/fr_LU: Likewise.
2759         * locales/ga_IE: Likewise.
2760         * locales/gr_GR: Likewise.
2761         * locales/he_IL: Likewise.
2762         * locales/hr_HR: Likewise.
2763         * locales/hu_HU: Likewise.
2764         * locales/is_IS: Likewise.
2765         * locales/it_IT: Likewise.
2766         * locales/iw_IL: Likewise.
2767         * locales/ja_JP: Likewise.
2768         * locales/kl_GL: Likewise.
2769         * locales/lt_LT: Likewise.
2770         * locales/lv_LV: Likewise.
2771         * locales/no_NO: Likewise.
2772         * locales/pl_PL: Likewise.
2773         * locales/pt_PT: Likewise.
2774         * locales/ro_RO: Likewise.
2775         * locales/ru_RU: Likewise.
2776         * locales/sl_SI: Likewise.
2777         * locales/sv_SE: Likewise.
2778         * locales/tr_TR: Likewise.
2779         * locales/zh_CN: Likewise.
2781 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2783         * locales/ru_RU: Correct last patch.
2784         Patch by Cristian Gafton <gafton@redhat.com>.
2786 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2788         * locales/de_DE: Use common german data and time format not ISO
2789         8601.
2791 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2793         * locales/ru_RU: Correct inconsistencies in mon data.
2794         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2796 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2798         * locales/pl_PL: Fix int_curr_symbol.
2800 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2802         * locales/is_IS: Update from Debian version.
2804 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2806         * tst-fmon.c: New file.  strfmon test program.
2807         * tst-fmon.sh: New file.  Script to run strfmon test.
2808         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2809         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2811         * locales/cs_CZ: Update from author.
2813 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2815         * sort-test.sh: Call localedef with additional environment variable
2816         I18NPATH to point to not-yet-installed locale data files.
2818         * locales/POSIX: Updated version from maintainer.
2820 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2822         * collate-test.c (main): Change prototype definition to prevent
2823         warning.
2825 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2827         * locales/de_DE: Include real collation data.  It's similar to the
2828         en_DK information but the order of small and capital characters is
2829         exchanged.
2831         * collate-test.c: New file.  Test suite for strcoll function.
2832         * de_DE.in: Input file for collation test.
2833         * da_DK.in: Likewise.
2835         * xfrm-test.c: New file.  Test suite for strxfrm function.
2837 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2839         * All charmaps: Fix entries for <quotation-mark>.
2841 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2843         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2844         (locales): Likewise.
2845         Reported by Matthias Urlichs.