Update.
[glibc.git] / localedata / ChangeLog
blob6d9706451ab8c75d901d7be9bf51607103802f3f
1 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
3         * locales/en_CA (LC_PAPER): Change to Letter.
4         * locales/fr_CA (LC_PAPER): Likewise.
5         * locales/es_PR (LC_PAPER): Change to Letter.
6         (LC_MEASUREMENT): Change to 2.
7         * locales/es_US (LC_PAPER): Change to Letter.
8         (LC_MEASUREMENT): Change to 2.
10 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
12         * Makefile: Add dependencies to locale files for all tests in $(tests).
14 2001-06-28  H.J. Lu  <hjl@gnu.org>
16         * Makefile: Include SUPPORTED.
17         (INSTALL-SUPPORTED-LOCALES): New.
18         ($(INSTALL-SUPPORTED-LOCALES)): New target.
19         (install-locales-dir): Likewise.
20         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
21         * SUPPORTED: Changed the format for parallel install.
23 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
25         * Makefile: Add rules to build and run tst-leaks.
26         * tst-leaks.c: New file.
28 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
30         * locales/ro_RO (day): Use U0163 instead of U021B.
32 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
34         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
36 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
38         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
39         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
41 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
43         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
44         to SHIFT_JIS. Add SJIS as alias.
45         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
46         * gen-locale.sh: Likewise.
48 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
50         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
51         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
52         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
53         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
55 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
57         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
58         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
59         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
60         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
61         <U3014>, <U3015>, <U3018>, <U3019>.
63 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
65         * gen-unicode-ctype.c: Update to Unicode 3.1.
66         (unicode_attributes): Change size to 0x110000.
67         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
68         Unicode now officially allows a 32-bit representation and deprecates
69         the use of surrogates in this representation.
70         (fill_attributes): Loop up to 0x110000.
71         (unicode_combining): Remove array.
72         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
73         contain this property any more.
74         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
75         2001-02-15.
76         (is_combining): Use new but equivalent definition.
77         (ucs_symbol, ucs_symbol_range): New functions.
78         (output_charclass): Loop up to 0x110000.
79         (output_charmap): Likewise.
80         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
81         appropriate.
82         (main): Expect only two arguments. Remove fill_combining() call.
83         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
84         To "lower", add <U03F5> and Deseret letters.
85         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
86         Gothic letters, Deseret letters, mathematical symbols.
87         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
88         Unicode 3.1 characters.
89         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
90         many new Unicode 3.1 characters.
91         "toupper", "tolower", "totitle": Update.
92         To "combining", add some new musical symbols.
93         To "combining_level3", add some new musical symbols.
94         * locales/tr_TR (LC_CTYPE): Update from i18n.
95         * locales/translit_font: Add transliterations for new Unicode 3.1
96         mathematical symbols.
97         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
98         * locales/translit_cjk_compat: Add transliterations for CJK
99         compatibility characters in Unicode plane 2.
101 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
103         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
104         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
105         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
106         0x8EAFxxxx mappings instead.
108 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
110         * locales/ro_RO: Correct abday, day, abmon, and mon info.
111         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
113 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
115         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
116         for some tests, because mbrlen (NULL, 0, &s) does not always put back
117         s into the initial state.
119 2001-05-14  Andreas Jaeger  <aj@suse.de>
121         * locales/ms_MY: Fix entries for Tue and Wednesday.
122         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
124 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
126         * locales/be_BY: Fix syntax in LC_COLLATE section.
127         * locales/ru_UA: Likewise.
128         * locales/tr_TR: Likewise.
129         * locales/uk_UA: Likewise.
131 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
133         * locales/fa_IR: Add outdigit information and collation.
134         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
136 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
138         * locales/i18n: Don't define outdigit.
140 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
142         * locales/th_TH: Remove name_ms entry.
143         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
145 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
147         * locales/th_TH: Update era information and some of the new
148         categories.
149         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
151 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
153         * locales/i18n: Correct classification of Thai characters.  This
154         differs from Unicode's tables but is in line with linguistic rules
155         in Thailand.
156         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
158 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
160         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
161         Patch by Yong Li <rigel863@yahoo.com>.
163 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
165         * SUPPORTED: Add zh_CN.GBK.
167 2001-02-09  Andreas Jaeger  <aj@suse.de>
169         * locales/en_IN: Add newline at end of file.
171         * SUPPORTED: Add more entries.
173 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
175         * locales/en_HK: At newline at the end of the file.
177 2001-02-08  Andreas Jaeger  <aj@suse.de>
179         * localedata/SUPPORTED: Add some entries for new locales.
181 2001-02-07  Andreas Jaeger  <aj@suse.de>
183         * locales/ar_IN: New.
184         * locales/bn_IN: New.
185         * locales/el_GR@euro: New.
186         * locales/en_HK: New.
187         * locales/en_IN: New.
188         * locales/en_PH: New.
189         * locales/en_SG: New.
190         * locales/ms_MY: New.
191         * locales/ta_IN: New.
192         * locales/te_IN: New.
193         * locales/zh_SG: New.
195 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
197         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
198         * locales/zh_CN: Likewise.
200 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
202         * locales/translit_cjk_compat: Add missing characters in range
203         U+3300..U+33FF.
205 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
207         * locales/fi_FI: Remove FIXME comments.
208         * locales/sv_FI: Likewise.
209         Patch by Marko Myllynen <myllynen@lut.fi>.
211 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
213         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
214         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
216 2001-01-23  Andreas Schwab  <schwab@suse.de>
218         * locales/el_GR: Add missing quotes around multicharacter strings.
219         * locales/ru_RU: Likewise.
221 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
223         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
224         * tst-langinfo.sh: Add French tests.
226 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
228         * locales/cs_CZ: Fix grammar of comment above abmon.
229         Reported by Stanislav Brabec <utx@penguin.cz>.
231 2000-12-31  Andreas Jaeger  <aj@suse.de>
233         * tst-fmon.c (main): Use return instead of exit to avoid warning.
235 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
237         * tests/test5.cm: Define code_set_name.
239 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
241         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
242         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
243         REVERSE SOLIDUS.
245 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
247         * Makefile (tests): Add tst-setlocale.
248         (tst-setlocale-ENV): Define.
249         * tst-setlocale.c: New file.
251 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
253         * Makefile (LOCALES): Add ja_JP.SJIS.
255 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
257         * tst-digits.c (main): Add casts to avoid warnings.
258         * collate-test.c (xstrcoll): Make l1 and l2 const.
259         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
261 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
263         * charmaps/BALTIC: Superceded by ISO-8859-13.
265 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
267         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
268         Republic of Korea.  Streamlined and extend(include all Hangul
269         syllables) hangul and hanja class definition in LC_CTYPE and
270         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
271         tel_dom_fmt to LC_TELEPHONE.
272         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
274 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
276         * locales/ko_KR: Fix currency_symbol.
277         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
279 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
281         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
282         Reported by Markus Kuhn.
284 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
286         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
287         * locales/ko_KR: Revert change.  Use full with won sign.
288         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
290 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
292         * locales/mk_MK: Update.
293         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
295 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
297         * charmaps/BIG5: Add mapping for <U20AC> back.
298         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
300 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
302         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
303         * locales/translit_compat: Add a few ligatures.
304         * locales/translit_combining: Add a few plain ASCII alternatives.
305         * locales/translit_fraction: Likewise.  Surround with spaces.
307 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
309         * locales/translit_hangul: New file.
310         * locales/ko_KR (LC_CTYPE): Include it.
312 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
314         * locales/translit_cjk_variants: New file.
315         * locales/ja_JP (LC_CTYPE): Include it.
317 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
319         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
320         transliteration rules.
322 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
324         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
325         transliteration rules.
326         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
327         * locales/de_BE (LC_CTYPE): Likewise.
328         * locales/de_CH (LC_CTYPE): Likewise.
329         * locales/de_LU (LC_CTYPE): Likewise.
330         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
331         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
332         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
333         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
335 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
337         * locales/translit_combining: New file.
338         * locales/fr_FR (LC_CTYPE): Include it.
339         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
340         * locales/fr_CA (LC_CTYPE): Likewise.
341         * locales/fr_CH (LC_CTYPE): Likewise.
342         * locales/fr_LU (LC_CTYPE): Likewise.
343         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
344         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
345         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
347 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
349         * locales/translit_wide: New file.
350         * locales/translit_narrow: New file.
351         * locales/translit_font: New file.
352         * locales/translit_circle: New file.
353         * locales/translit_small: New file.
354         * locales/translit_fraction: New file.
355         * locales/translit_compat: New file.
356         * locales/translit_cjk_compat: New file.
357         * locales/translit_neutral: New file.  Include all of the above.
358         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
359         German and Danish specific rules.
361 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
363         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
364         * locales/zh_CN (LC_CTYPE): Likewise.
365         * locales/ko_KR (LC_CTYPE): Likewise.
367 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
369         * charmaps/UTF-8: Set width of U200B to 0.
370         * charmaps/GB18030: Likewise.
372 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
374         * charmaps/BIG5: Update.
375         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
377         * locales/mk_MK: Use iso14651_t1 file.
378         Patch by Damjan <arhiv@freemail.org.mk>.
380 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
382         * charmaps/VISCII: New file.
384 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
386         * locales/sr_YU@cyrillic: New file. Based on a locale file by
387         Anton Zinoviev <anton@lml.bas.bg>.
388         * SUPPORTED: Add sr_YU@cyrillic.
390 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
392         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
393         * locales/be_BY: Likewise.
394         * locales/bg_BG: Likewise.
395         * locales/el_GR: Likewise.
396         * locales/ja_JP: Likewise.
397         * locales/ko_KR: Likewise.
398         * locales/mk_MK: Likewise.
399         * locales/ru_RU: Likewise.
400         * locales/ru_UA: Likewise.
401         * locales/th_TH: Likewise.
402         * locales/tr_TR: Likewise.
403         * locales/uk_UA: Likewise.
404         * locales/zh_CN: Likewise.
405         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
406         in the ja_JP.EUC-JP locale.
407         * tests-mbwc/dat_iswalpha.c: Likewise.
408         * tests-mbwc/dat_iswctype.c: Likewise.
409         * tests-mbwc/dat_iswgraph.c: Likewise.
410         * tests-mbwc/dat_iswprint.c: Likewise.
411         * tests-mbwc/dat_iswpunct.c: Likewise.
413 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
415         * fr_CA,2.13.in: Removed.
417 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
419         * locales/POSIX: New support for date_fmt.
420         * locales/af_ZA: Likewise.
421         * locales/ar_AE: Likewise.
422         * locales/ar_BH: Likewise.
423         * locales/ar_DZ: Likewise.
424         * locales/ar_EG: Likewise.
425         * locales/ar_IQ: Likewise.
426         * locales/ar_JO: Likewise.
427         * locales/ar_KW: Likewise.
428         * locales/ar_LB: Likewise.
429         * locales/ar_LY: Likewise.
430         * locales/ar_MA: Likewise.
431         * locales/ar_OM: Likewise.
432         * locales/ar_QA: Likewise.
433         * locales/ar_SA: Likewise.
434         * locales/ar_SD: Likewise.
435         * locales/ar_SY: Likewise.
436         * locales/ar_TN: Likewise.
437         * locales/ar_YE: Likewise.
438         * locales/be_BY: Likewise.
439         * locales/bg_BG: Likewise.
440         * locales/ca_ES: Likewise.
441         * locales/cs_CZ: Likewise.
442         * locales/da_DK: Likewise.
443         * locales/de_AT: Likewise.
444         * locales/de_BE: Likewise.
445         * locales/de_CH: Likewise.
446         * locales/de_DE: Likewise.
447         * locales/de_LU: Likewise.
448         * locales/el_GR: Likewise.
449         * locales/en_AU: Likewise.
450         * locales/en_CA: Likewise.
451         * locales/en_DK: Likewise.
452         * locales/en_GB: Likewise.
453         * locales/en_IE: Likewise.
454         * locales/en_NZ: Likewise.
455         * locales/en_US: Likewise.
456         * locales/en_ZA: Likewise.
457         * locales/es_AR: Likewise.
458         * locales/es_BO: Likewise.
459         * locales/es_CL: Likewise.
460         * locales/es_CO: Likewise.
461         * locales/es_CR: Likewise.
462         * locales/es_DO: Likewise.
463         * locales/es_EC: Likewise.
464         * locales/es_ES: Likewise.
465         * locales/es_GT: Likewise.
466         * locales/es_HN: Likewise.
467         * locales/es_MX: Likewise.
468         * locales/es_NI: Likewise.
469         * locales/es_PA: Likewise.
470         * locales/es_PE: Likewise.
471         * locales/es_PR: Likewise.
472         * locales/es_PY: Likewise.
473         * locales/es_SV: Likewise.
474         * locales/es_US: Likewise.
475         * locales/es_UY: Likewise.
476         * locales/es_VE: Likewise.
477         * locales/et_EE: Likewise.
478         * locales/eu_ES: Likewise.
479         * locales/fa_IR: Likewise.
480         * locales/fi_FI: Likewise.
481         * locales/fo_FO: Likewise.
482         * locales/fr_BE: Likewise.
483         * locales/fr_CA: Likewise.
484         * locales/fr_CH: Likewise.
485         * locales/fr_FR: Likewise.
486         * locales/fr_LU: Likewise.
487         * locales/ga_IE: Likewise.
488         * locales/gl_ES: Likewise.
489         * locales/gv_GB: Likewise.
490         * locales/he_IL: Likewise.
491         * locales/hi_IN: Likewise.
492         * locales/hr_HR: Likewise.
493         * locales/hu_HU: Likewise.
494         * locales/i18n: Likewise.
495         * locales/id_ID: Likewise.
496         * locales/is_IS: Likewise.
497         * locales/it_CH: Likewise.
498         * locales/it_IT: Likewise.
499         * locales/iw_IL: Likewise.
500         * locales/ja_JP: Likewise.
501         * locales/kl_GL: Likewise.
502         * locales/ko_KR: Likewise.
503         * locales/kw_GB: Likewise.
504         * locales/lt_LT: Likewise.
505         * locales/lv_LV: Likewise.
506         * locales/mk_MK: Likewise.
507         * locales/mr_IN: Likewise.
508         * locales/mt_MT: Likewise.
509         * locales/nl_BE: Likewise.
510         * locales/nl_NL: Likewise.
511         * locales/nn_NO: Likewise.
512         * locales/no_NO: Likewise.
513         * locales/pl_PL: Likewise.
514         * locales/pt_BR: Likewise.
515         * locales/pt_PT: Likewise.
516         * locales/ro_RO: Likewise.
517         * locales/ru_RU: Likewise.
518         * locales/ru_UA: Likewise.
519         * locales/sk_SK: Likewise.
520         * locales/sl_SI: Likewise.
521         * locales/sq_AL: Likewise.
522         * locales/sr_YU: Likewise.
523         * locales/sv_FI: Likewise.
524         * locales/sv_SE: Likewise.
525         * locales/th_TH: Likewise.
526         * locales/tr_TR: Likewise.
527         * locales/uk_UA: Likewise.
528         * locales/vi_VN: Likewise.
529         * locales/zh_CN: Likewise.
530         * locales/zh_HK: Likewise.
531         * locales/zh_TW: Likewise.
533 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
535         * locales/fa_IR: Fix many problems and change to use UTF-8.
536         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
537         * SUPPORTED: Add fa_IR.UTF-8.
539 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
541         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
543 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
545         * locales/iso14651_t1: Handle Macedonian correctly.
546         Patch by Damjan <arhiv@freemail.org.mk>.
548 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
550         * locales/iso14651_t1: Add currency symbols.
552 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
554         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
555         * tests-mbwc/dat_iswdigit.c: Likewise.
557         * locales/zh_CN: Remove non-ASCII digit entry.
558         * locales/ja_JP: Likewise.
559         Add full width digits to alnum class.
561 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
563         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
564         digits.
565         (is_alpha): Add them here.
566         * locales/i18n (digit): Remove all non-ASCII digits.
567         (alpha): Add them here.
569         * dump-ctype.c: Pretty print.
571 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
573         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
574         * locales/ko_KR: Change currency_symbol back to use U20a9.
576 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
578         * tst-langinfo.sh: Adjust for change in ja_JP.
580 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
582         * locales/ja_JP: Changed yesexpr/noexpr expression,
583         fixed typo in era, added definition for name_gen.
585 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
587         * SUPPORTED: Add ko_KR.UTF-8.
589 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
591         * charmaps/BIG5: Add a width table.
592         * charmaps/GB18030: Likewise.
593         * charmaps/ISO-8859-6: Likewise.
594         * charmaps/ISO-8859-8: Likewise.
595         * charmaps/TIS-620: Likewise.
597 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
599         * Makefile (repertoiremaps): Remove variable.
600         (distribute): Remove repertoiremaps.
601         (install-others): Likewise. Add .gz to charmaps.
602         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
604 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
606         * charmaps/ISO-IR-197: Remove alias "none".
608 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
610         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
611         width of format control characters to 0.
613 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
615         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
616         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
617         return values.  Only the sign matters.
619 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
621         * locales/ar_SA: Last non <Uxxxx> entries removed.
622         Patch by Martin Strassburger <martin.strassburger@sap.com>.
624 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
626         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
627         we have EUC-KR.
629 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
631         * locales/uk_UA: Fix yesexpr.
632         * locales/ru_UA: Likewise.
633         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
635 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
637         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
638         so they become printable and carry a width.  Comment out surrogate
639         ranges.  Add a WIDTH table.
641 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
643         * gen-unicode-ctype.c: New file.
644         * dump-ctype.c: New file.
645         * Makefile (distribute): Add them.
646         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
647         gen-unicode-ctype.c.
648         (blank): Add U+1680.
649         (cntrl): Add U+2028, U+2029.
650         (space): Add U+1680, U+2028, U+2029.
651         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
652         (alnum, alpha, print, graph, punct): Lots of additions.
653         (lower, upper, tolower, toupper, combining, combining_level3): Update.
654         (totitle): New map.
655         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
656         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
657         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
658         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
659         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
660         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
661         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
663 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
665         * charmaps/GBK: Add commented mappings for GBK characters not yet in
666         Unicode.
668 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
670         * charmaps/GBK: Remove /x80 entry.
672 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
674         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
675         to use it.
677 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
679         * charmaps/JOHAB: Add identity mapping for 0x7f.
681 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
683         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
684         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
686 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
688         * charmaps/GB2312: Change code_set_name to GB2312.
690 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
692         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
693         * localedata/locales/ar_BH: Likewise.
694         * localedata/locales/ar_DZ: Likewise.
695         * localedata/locales/ar_EG: Likewise.
696         * localedata/locales/ar_IQ: Likewise.
697         * localedata/locales/ar_JO: Likewise.
698         * localedata/locales/ar_KW: Likewise.
699         * localedata/locales/ar_LB: Likewise.
700         * localedata/locales/ar_LY: Likewise.
701         * localedata/locales/ar_MA: Likewise.
702         * localedata/locales/ar_OM: Likewise.
703         * localedata/locales/ar_QA: Likewise.
704         * localedata/locales/ar_SD: Likewise.
705         * localedata/locales/ar_SY: Likewise.
706         * localedata/locales/ar_TN: Likewise.
707         * localedata/locales/ar_YE: Likewise.
709 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
711         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
712         * locales/mr_IN: New file.
713         * locales/mt_MT: New file.
715         * charmaps/GB18030: Comment out entries in user-defined area.
717 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
719         * charmaps/GB18030: Add back entries which got lost in last change.
721 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
723         * charmaps/GB18030: Update once more.
725         * charmaps/JOHAB: New file.
726         * SUPPORTED: Add ko_KR.JOHAB.
728 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
730         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
731         but not in EUC-KR.
733 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
735         * charmaps/EUC-TW: Add commented non-reversible mappings.
737 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
739         * charmaps/CP949: New file.
741 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
743         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
745 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
747         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
748         U+007E.
750 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
752         * charmaps/INIS-8: Update to use <Uxxxx> format.
753         * charmaps/ISO_2033-1983: Likewise.
754         * charmaps/ISO_5427-EXT: Likewise.
756 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
758         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
759         * SUPPORTED: Add zh_HK.BIG5HKSCS.
761         * charmaps/BIG5HKSCS: Add Big5 codes.
763         * Makefile (test-input): Add sv_SE.ISO-8859-1.
764         (LOCALES): Likewise.
765         * sv_SE.ISO-8859-1: New file.
767 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
769         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
770         Changes by Roger So <spacehunt@e-fever.org>.
772         * SUPPORTED: Add nn_NO.ISO-8859-1.
773         * locales/nn_NO: New file.
775 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
777         * charmaps/BIG5HKSCS: Regenerated from official data file.
779         * locales/ja_JP: Add yesstr and nostr information.
781         * charmaps/GB18030: Add entries from GBK not present here.
783         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
785         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
787 2000-08-29  Akira Higuchi  <a@kondara.org>
789         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
790         * charmaps/GBK: Likewise.
792         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
794 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
796         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
797         and customize with several reorder-after statements.
798         Reported by menthos@menthos.com.
800 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
802         * locales/ja_JP: Add new categories with generic information.
804         * locales/i18n (default_missing): Change back to only U003F.
806 2000-08-24  Andreas Jaeger  <aj@suse.de>
808         * Makefile (generated): Add some .out files.
810 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
812         * locales/i18n: Add transliteration information.
814 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
816         * locales/ca_ES@euro: Country is Spain.
817         * locales/ca_ES: Likewise.
819         * locales/es_MX: Correct int_curr_symbol.
820         * locales/es_PE: Likewise.
822         * SUPPORTED: Add missing supported locales.
824         * locales/fa_IR: Correct a few of the contained bugs.
826         * locales/zh_HK: New file.
828         * charmaps/BIG5HKSCS: New file.
830         * locales/en_CA,2.5: Removed.
831         * locales/fr_CA,2.13: Removed.
832         * locales/in_ID: Removed.
834         * locales/sq_AL: New file.
835         * SUPPORTED: Add sq_AL.ISO-8859-1.
837         * locales/vi_VN: New file.
838         * SUPPORTED: Add vi_VN.UTF-8.
840         * locales/ko_KR: Correct currency_symbol entry.
842         * locales/hi_IN: New file.
843         * SUPPORTED: Add hi_IN.UTF-8.
845         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
847         * sort-test.sh: Improve error handling by printing more information.
849         * locales/ar_AE: New file.
850         * locales/ar_BH: New file.
851         * locales/ar_DZ: New file.
852         * locales/ar_EG: New file.
853         * locales/ar_IQ: New file.
854         * locales/ar_JO: New file.
855         * locales/ar_KW: New file.
856         * locales/ar_LB: New file.
857         * locales/ar_LY: New file.
858         * locales/ar_MA: New file.
859         * locales/ar_OM: New file.
860         * locales/ar_QA: New file.
861         * locales/ar_SD: New file.
862         * locales/ar_SY: New file.
863         * locales/ar_TN: New file.
864         * locales/ar_YE: New file.
865         * SUPPORTED: Add Arabic locales.
867 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
869         * locales/es_CR: New file.
870         * locales/es_NI: New file.
871         * locales/es_PR: New file.
873         * locales/es_AR: Share LC_COLLATE description with es_ES.
874         * locales/es_BO: Likewise.
875         * locales/es_CL: Likewise.
876         * locales/es_CO: Likewise.
877         * locales/es_DO: Likewise.
878         * locales/es_GT: Likewise.
879         * locales/es_HN: Likewise.
880         * locales/es_MX: Likewise.
881         * locales/es_PA: Likewise.
882         * locales/es_PE: Likewise.
883         * locales/es_PY: Likewise.
884         * locales/es_SV: Likewise.
885         * locales/es_UY: Likewise.
886         * locales/es_VE: Likewise.
887         * locales/es_EC: Share LC_COLLATE description with es_US.
889         * locales/ko_KR: Updated for glibc 2.2.
890         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
891         * SUPPORTED: Add ko_KR.
893         * locales/de_BE@euro: New file.
894         * locales/eu_ES@euro: New file.
895         * locales/ga_IE@euro: New file.
896         * locales/gl_ES@euro: New file.
897         * locales/nl_BE@euro: New file.
898         * locales/sv_FI@euro: New file.
899         * SUPPORTED: Add the new locales.
901         * Makefile (install-locales): Handle option in locale name.  Print
902         progress information.
904         * SUPPORTED: Add all the @euro locales.
906         * locales/ca_ES@euro: Update charset comment.
907         * locales/de_AT@euro: Likewise.
908         * locales/de_DE@euro: Likewise.
909         * locales/de_LU@euro: Likewise.
910         * locales/en_IE@euro: Likewise.
911         * locales/es_ES@euro: Likewise.
912         * locales/fi_FI@euro: Likewise.
913         * locales/fr_BE@euro: Likewise.
914         * locales/fr_FR@euro: Likewise.
915         * locales/fr_LU@euro: Likewise.
916         * locales/it_IT@euro: Likewise.
917         * locales/nl_NL@euro: Likewise.
918         * locales/pt_PT@euro: Likewise.
920 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
922         * locales/ca_ES: Correct comment.
924         * locales/ca_ES@euro: New file.
925         * locales/de_AT@euro: New file.
926         * locales/de_DE@euro: New file.
927         * locales/de_LU@euro: New file.
928         * locales/en_IE@euro: New file.
929         * locales/es_ES@euro: New file.
930         * locales/fi_FI@euro: New file.
931         * locales/fr_BE@euro: New file.
932         * locales/fr_FR@euro: New file.
933         * locales/fr_LU@euro: New file.
934         * locales/it_IT@euro: New file.
935         * locales/nl_NL@euro: New file.
936         * locales/pt_PT@euro: New file.
938 2000-08-19  Andreas Jaeger  <aj@suse.de>
940         * tst-digits.c: Include stdlib.h and string.h to provide
941         prototypes for exit, strlen and strcmp.
943 2000-08-18  Andreas Jaeger  <aj@suse.de>
945         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
946         (TST_DECL_VARS): Don't declare err_flg.
947         (TST_GET_ERRET): Don't set err_flg.
948         (TST_GET_ERRET_SEQ): Likewise.
949         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
951         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
952         * tests-mbwc/dat_iswalnum.c: Likewise.
953         * tests-mbwc/dat_iswalpha.c: Likewise.
954         * tests-mbwc/dat_iswcntrl.c: Likewise.
955         * tests-mbwc/dat_iswctype.c: Likewise.
956         * tests-mbwc/dat_iswdigit.c: Likewise.
957         * tests-mbwc/dat_iswgraph.c: Likewise.
958         * tests-mbwc/dat_iswlower.c: Likewise.
959         * tests-mbwc/dat_iswprint.c: Likewise.
960         * tests-mbwc/dat_iswpunct.c: Likewise.
961         * tests-mbwc/dat_iswspace.c: Likewise.
962         * tests-mbwc/dat_iswupper.c: Likewise.
963         * tests-mbwc/dat_iswxdigit.c: Likewise.
964         * tests-mbwc/dat_mblen.c: Likewise.
965         * tests-mbwc/dat_mbrlen.c: Likewise.
966         * tests-mbwc/dat_mbrtowc.c: Likewise.
967         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
968         * tests-mbwc/dat_mbstowcs.c: Likewise.
969         * tests-mbwc/dat_mbtowc.c: Likewise.
970         * tests-mbwc/dat_strcoll.c: Likewise.
971         * tests-mbwc/dat_strfmon.c: Likewise.
972         * tests-mbwc/dat_strxfrm.c: Likewise.
973         * tests-mbwc/dat_swscanf.c: Likewise.
974         * tests-mbwc/dat_towctrans.c: Likewise.
975         * tests-mbwc/dat_towlower.c: Likewise.
976         * tests-mbwc/dat_towupper.c: Likewise.
977         * tests-mbwc/dat_wcrtomb.c: Likewise.
978         * tests-mbwc/dat_wcscat.c: Likewise.
979         * tests-mbwc/dat_wcschr.c: Likewise.
980         * tests-mbwc/dat_wcscmp.c: Likewise.
981         * tests-mbwc/dat_wcscoll.c: Likewise.
982         * tests-mbwc/dat_wcscpy.c: Likewise.
983         * tests-mbwc/dat_wcscspn.c: Likewise.
984         * tests-mbwc/dat_wcslen.c: Likewise.
985         * tests-mbwc/dat_wcsncat.c: Likewise.
986         * tests-mbwc/dat_wcsncmp.c: Likewise.
987         * tests-mbwc/dat_wcsncpy.c: Likewise.
988         * tests-mbwc/dat_wcspbrk.c: Likewise.
989         * tests-mbwc/dat_wcsrtombs.c: Likewise.
990         * tests-mbwc/dat_wcsspn.c: Likewise.
991         * tests-mbwc/dat_wcsstr.c: Likewise.
992         * tests-mbwc/dat_wcstod.c: Likewise.
993         * tests-mbwc/dat_wcstok.c: Likewise.
994         * tests-mbwc/dat_wcstombs.c: Likewise.
995         * tests-mbwc/dat_wcswidth.c: Likewise.
996         * tests-mbwc/dat_wcsxfrm.c: Likewise.
997         * tests-mbwc/dat_wctob.c: Likewise.
998         * tests-mbwc/dat_wctomb.c: Likewise.
999         * tests-mbwc/dat_wctrans.c: Likewise.
1000         * tests-mbwc/dat_wctype.c: Likewise.
1001         * tests-mbwc/dat_wcwidth.c: Likewise.
1002         * tests-mbwc/dat_isw-funcs.h: Fix comment.
1004 2000-08-17  Andreas Jaeger  <aj@suse.de>
1006         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
1007         should have a value.
1009 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
1011         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
1012         separate uppercase from non-uppercase characters to enable correct
1013         handling in range expressions.
1015 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
1017         * Makefile (install-locales): Use --prefix option of localedef to
1018         avoid providing complete path for output file.
1020 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
1022         * locales/zh_TW: Updated.
1023         * charmaps/BIG5: Updated.
1024         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1026 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
1028         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1029         use `int'.
1031 2000-08-01  Andreas Jaeger  <aj@suse.de>
1033         * Makefile (distribute): Follow name change of tst-ctype-de.in to
1034         tst-ctype-de_DE.ISO-8859-1.in.
1036 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
1038         * charmaps/KSX1001: Add width information.
1039         * charmaps/GB2312: Likewise.
1040         * charmaps/GBK: Likewise.
1041         Patches by GOTO Masanori <gotom@debian.or.jp>.
1043 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1045         * charmaps/CP737: New file.
1046         * charmaps/CP775: New file.
1048 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1050         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1051         /xb0../xf7.  Remove aliases.
1053 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1055         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1056         /xc9../xf9.
1058 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1060         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1062 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
1064         * tst-langinfo.c (main): Fix esacape sequence handling.
1066         * charmaps/EUC-TW: New file.
1068         * tst-digits.c: Add tests for wprintf.
1069         * tests/test7.cm: Change so that it is usable for wprintf tests.
1071         * tst-locale.sh: Fix typo in last change.
1073         * tst-digits.c: Add ctype and wctype tests.
1075 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1077         * Makefile (ld-test-names): Add test7.
1078         (tests): Add tst-digits.  Add dependency and environment variable.
1079         * tst-digits.c: New file.
1080         * tst-locale.sh: Generate test7 locale.
1081         * tests/test7.cm: New file.
1082         * tests/test7.def: New file.
1084         * tst-locale.sh: Add dropped test6 locale.
1086 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
1088         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1089         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1090         locale.
1092 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1094         * locales/zh_TW: New file.
1095         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1097 2000-07-28  Andreas Jaeger  <aj@suse.de>
1099         * tst-langinfo.c: Include <string.h> for strcmp prototype.
1101 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
1103         * charmaps/BIG5: New file.
1104         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1106 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
1108         * locales/zh_CN: Update for new format.
1109         Patch by Yong Li <yong.li@asu.edu>.
1111         * tst-langinfo.c: Add copyright text.
1113 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
1115         * tst-wctype.input: Add more input text.
1116         * tst-wctype.c: Test more classes.
1118         * Makefile: Add rules to build, run, and distribute tst-langinfo.
1119         * tst-langinfo.c: New file.
1120         * tst-langinfo.sh: New file.
1122         * locales/ja_JP (era_d_t_fmt): Fix typo.
1124         * Makefile: Add rules to build, run, and distribute tst-wctype.
1125         * tst-wctype.c: New file.
1126         * tst-wctype.input: New file.
1127         * tst-wctype.sh: New file.
1129 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
1131         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1132         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1134 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
1136         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1137         (enoexpr): Likewise.
1138         * locales/hr_HR: Likewise.
1139         Patches by GOTO Masanori <gotom@debian.or.jp>.
1141         * locales/i18n (yesexpr): Add U005E at the beginning.
1142         (noexpr): Likewise.
1144 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
1146         * locales/ja_JP (yesexpr): U0060 should be U005E.
1147         (noexpr): Likewise.
1149         * locales/i18n: Remove U00A0 from blank as well.
1150         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1152 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
1154         * charmaps/SJIS: Add width information.
1155         Patch by GOTO Masanori <gotom@debian.or.jp>.
1157         * charmaps/SJIS: Correct byte sequence for single byte characters.
1159 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
1161         * locales/i18n: Fix typos.
1163         * locales/iso14651_t1: Correct syntax for HAN script.
1165 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1167         * charmaps/GB18030: New file.
1169         * charmaps/UTF-8: Update for Unicode 3.0.
1171         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1172         space.
1173         * tst-ctype.c: Likewise.
1174         * tst-ctype.sh: Likewise.
1175         * locales/i18n: Likewise.
1176         * locales/ja_JP: Likewise.
1177         * tests-mbwc/dat_iswcntrl.c: Likewise.
1178         * tests-mbwc/dat_iswctype.c: Likewise.
1179         * tests-mbwc/dat_iswspace.c: Likewise.
1181         * tst-ctype.sh: Also test C locale.
1183 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1185         * Makefile: Rewrite rules for tests to run them only when necessary.
1186         * sort-test.sh: Produce output for failed tests.
1187         * tst-fmon.sh: Likewise.
1188         * tst-rpmatch.sh: Likewise.
1190 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1192         * tst-ctype-de_DE.in: Renamed to...
1193         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1195 2000-07-11  Andreas Jaeger  <aj@suse.de>
1197         * Makefile (locale_test_suite): Always run test suite.
1198         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1199         gen-locale.sh.
1200         (do-collate-test): Likewise.
1201         (do-tst-fmon): Likewise.
1202         (do-tst-locale): Likewise.
1203         (do-tst-rpmatch): Likewise.
1204         (do-tst-trans): Likewise.
1205         (do-tst-mbswcs): Likewise.
1206         (do-tst-ctype): Likewise.
1208         * sort-test.sh : Rewrite to work with static only builds.
1209         * tst-ctype.sh: Likewise.
1210         * tst-fmon.sh: Likewise.
1211         * tst-locale.sh: Likewise.
1212         * tst-mbswcs.sh: Likewise.
1213         * tst-rpmatch.sh: Likewise.
1214         * tst-trans.sh: Likewise.
1216         * gen-locale.sh (locfile): Fix it for building with
1217         sourcedir==builddir and for static only builds.
1219 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1221         * locales/POSIX: Remove repertoire map reference.
1222         * locales/ar_SA: Remove repertoire map reference.
1224         * locales/zh_CN.GBK: Removed.
1226         * repertoiremaps/charids.894: Removed.
1227         * repertoiremaps/mnemonics.ds: Removed.
1228         * repertoiremaps/mnemonics.ja: Removed.
1229         * repertoiremaps/mnemonics.ko: Removed.
1230         * repertoiremaps/mnemonics.zh: Removed.
1232         * charmaps/SJIS: New file.
1234 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1236         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1237         to EUC-JP.
1238         * tests-mbwc/dat_mbtowc.c: Likewise.
1239         * tests-mbwc/dat_wctob.c: Likewise.
1241         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1242         * charmaps/EUC-KR: Likewise.
1244 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1246         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1247         * locales/ar_SA (LC_TELEPHONE): Likewise.
1248         * locales/be_BY (LC_TELEPHONE): Likewise.
1249         * locales/bg_BG (LC_TELEPHONE): Likewise.
1250         * locales/ca_ES (LC_TELEPHONE): Likewise.
1251         * locales/da_DK (LC_TELEPHONE): Likewise.
1252         * locales/de_BE (LC_TELEPHONE): Likewise.
1253         * locales/de_CH (LC_TELEPHONE): Likewise.
1254         * locales/de_LU (LC_TELEPHONE): Likewise.
1255         * locales/el_GR (LC_TELEPHONE): Likewise.
1256         * locales/en_AU (LC_TELEPHONE): Likewise.
1257         * locales/en_BW (LC_TELEPHONE): Likewise.
1258         * locales/en_CA (LC_TELEPHONE): Likewise.
1259         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1260         * locales/en_DK (LC_TELEPHONE): Likewise.
1261         * locales/en_IE (LC_TELEPHONE): Likewise.
1262         * locales/en_NZ (LC_TELEPHONE): Likewise.
1263         * locales/en_ZA (LC_TELEPHONE): Likewise.
1264         * locales/en_ZW (LC_TELEPHONE): Likewise.
1265         * locales/es_AR (LC_TELEPHONE): Likewise.
1266         * locales/es_BO (LC_TELEPHONE): Likewise.
1267         * locales/es_CL (LC_TELEPHONE): Likewise.
1268         * locales/es_CO (LC_TELEPHONE): Likewise.
1269         * locales/es_DO (LC_TELEPHONE): Likewise.
1270         * locales/es_EC (LC_TELEPHONE): Likewise.
1271         * locales/es_ES (LC_TELEPHONE): Likewise.
1272         * locales/es_GT (LC_TELEPHONE): Likewise.
1273         * locales/es_HN (LC_TELEPHONE): Likewise.
1274         * locales/es_MX (LC_TELEPHONE): Likewise.
1275         * locales/es_PA (LC_TELEPHONE): Likewise.
1276         * locales/es_PE (LC_TELEPHONE): Likewise.
1277         * locales/es_PY (LC_TELEPHONE): Likewise.
1278         * locales/es_SV (LC_TELEPHONE): Likewise.
1279         * locales/es_US (LC_TELEPHONE): Likewise.
1280         * locales/es_UY (LC_TELEPHONE): Likewise.
1281         * locales/es_VE (LC_TELEPHONE): Likewise.
1282         * locales/et_EE (LC_TELEPHONE): Likewise.
1283         * locales/eu_ES (LC_TELEPHONE): Likewise.
1284         * locales/fa_IR (LC_TELEPHONE): Likewise.
1285         * locales/fi_FI (LC_TELEPHONE): Likewise.
1286         * locales/fo_FO (LC_TELEPHONE): Likewise.
1287         * locales/fr_BE (LC_TELEPHONE): Likewise.
1288         * locales/fr_CA (LC_TELEPHONE): Likewise.
1289         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1290         * locales/fr_CH (LC_TELEPHONE): Likewise.
1291         * locales/fr_LU (LC_TELEPHONE): Likewise.
1292         * locales/ga_IE (LC_TELEPHONE): Likewise.
1293         * locales/gl_ES (LC_TELEPHONE): Likewise.
1294         * locales/gv_GB (LC_TELEPHONE): Likewise.
1295         * locales/he_IL (LC_TELEPHONE): Likewise.
1296         * locales/hr_HR (LC_TELEPHONE): Likewise.
1297         * locales/hu_HU (LC_TELEPHONE): Likewise.
1298         * locales/id_ID (LC_TELEPHONE): Likewise.
1299         * locales/in_ID (LC_TELEPHONE): Likewise.
1300         * locales/is_IS (LC_TELEPHONE): Likewise.
1301         * locales/it_CH (LC_TELEPHONE): Likewise.
1302         * locales/it_IT (LC_TELEPHONE): Likewise.
1303         * locales/iw_IL (LC_TELEPHONE): Likewise.
1304         * locales/kl_GL (LC_TELEPHONE): Likewise.
1305         * locales/ko_KR (LC_TELEPHONE): Likewise.
1306         * locales/kw_GB (LC_TELEPHONE): Likewise.
1307         * locales/lt_LT (LC_TELEPHONE): Likewise.
1308         * locales/lv_LV (LC_TELEPHONE): Likewise.
1309         * locales/mk_MK (LC_TELEPHONE): Likewise.
1310         * locales/nl_BE (LC_TELEPHONE): Likewise.
1311         * locales/nl_NL (LC_TELEPHONE): Likewise.
1312         * locales/pl_PL (LC_TELEPHONE): Likewise.
1313         * locales/pt_BR (LC_TELEPHONE): Likewise.
1314         * locales/ro_RO (LC_TELEPHONE): Likewise.
1315         * locales/ru_RU (LC_TELEPHONE): Likewise.
1316         * locales/ru_UA (LC_TELEPHONE): Likewise.
1317         * locales/sk_SK (LC_TELEPHONE): Likewise.
1318         * locales/sl_SI (LC_TELEPHONE): Likewise.
1319         * locales/sr_YU (LC_TELEPHONE): Likewise.
1320         * locales/sv_FI (LC_TELEPHONE): Likewise.
1321         * locales/th_TH (LC_TELEPHONE): Likewise.
1322         * locales/tr_TR (LC_TELEPHONE): Likewise.
1323         * locales/uk_UA (LC_TELEPHONE): Likewise.
1325 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1327         * locales/th_TH: Update revision information.
1328         (LC_CTYPE: alpha): Replace ";...;" with "..".
1329         (LC_COLLATE: order): Quote with "".
1331 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1333         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1334         in address.
1335         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1336         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1337         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1338         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1339         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1340         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1341         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1342         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1343         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1344         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1345         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1346         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1347         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1348         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1349         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1350         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1351         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1352         * locales/es_US (LC_IDENTIFICATION): Likewise.
1353         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1354         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1355         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1356         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1357         * locales/no_NO (LC_TELEPHONE): Fill in.
1358         * locales/pt_PT (LC_TELEPHONE): Fill in.
1359         * locales/sv_SE (LC_TELEPHONE): Fill in.
1360         * locales/en_GB (LC_TELEPHONE): Fill in.
1361         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1363 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1365         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1366         * tst-locale.sh (LC_ALL): Likewise.
1368 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1370         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1371         * tst-locale.sh: Likewise.
1373 2000-07-01  Andreas Jaeger  <aj@suse.de>
1375         * Makefile (generated-dirs): LOCALES are also generated.
1376         (generated-dirs): Remove obsolete entry.
1378 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1380         * Makefile (distribute): Add locale test suite files, fmon test
1381         suite files, gen-locale.sh, and show-ucs-data.c.
1383         * Depend: New file.
1385         * Makefile: Rewrite rules to generate locale data.
1386         * gen-locale.sh: Generate only one locale which is described in a
1387         command line parameter.
1389         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1390         around DEM problem.
1391         * tst-fmon.data: Change back entries with DEM.
1393         * gen-locale.sh: Print that it might take a while to finish.
1395 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1397         * Makefile (install-locales): Remove the -u switch from localedef
1398         command line.
1400 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1402         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1403         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1404         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1406         * locales/POSIX: Update for new format.
1408         * Makefile: Regenerate locale data also if localedef changed.
1410         * tst-fmon.data: Until we know what is correct, but the spaces
1411         after DEM back in.
1413         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1414         unresolved issues.
1415         * tests-mbwc/dat_mbtowc.c: Likewise.
1416         * tests-mbwc/dat_strcoll.c: Likewise.
1417         * tests-mbwc/dat_strfmon.c: Likewise.
1418         * tests-mbwc/dat_strxfrm.c: Likewise.
1419         * tests-mbwc/tst_mbtowc.c: Likewise.
1421 2000-06-29  Andreas Jaeger  <aj@suse.de>
1423         * sort-test.sh: Set LC_ALL to full locale name.
1425         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1426         anymore.
1427         (LOCALES): New.
1428         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1429         Depend on locale files
1430         (LOCALE_FILES): New.
1431         (ALL_LC_FILES): New.
1432         (ALL_OBJ_LC_FILES): New
1433         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1435         * tst-ctype.sh: Don't generate locales here.
1436         * tst-mbswcs.sh: Likewise.
1437         * sort-test.sh: Likewise.
1439         * gen-locale.sh: New file to generate locales.
1441 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1443         * locales/en_GB: Update RAP address.
1444         * locales/fr_FR: Likewise.
1445         * locales/en_NZ: Likewise.
1446         * locales/de_BE: Likewise.
1447         * locales/de_CH: Likewise.
1448         * locales/de_LU: Likewise.
1449         * locales/en_AU: Likewise.
1450         * locales/en_IE: Likewise.
1451         * locales/eu_ES: Likewise.
1452         * locales/fr_BE: Likewise.
1453         * locales/fr_CH: Likewise.
1454         * locales/fr_LU: Likewise.
1455         * locales/it_IT: Likewise.
1456         * locales/nl_BE: Likewise.
1457         * locales/nl_NL: Likewise.
1458         * locales/pt_BR: Likewise.
1459         * locales/pt_PT: Likewise.
1460         * locales/sv_FI: Likewise.
1461         * locales/fi_FI: Likewise.
1462         * locales/sv_SE: Likewise.
1464 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1466         * locales/af_ZA: Update for new format.
1467         * locales/ar_SA: Likewise.
1468         * locales/be_BY: Likewise.
1469         * locales/bg_BG: Likewise.
1470         * locales/ca_ES: Likewise.
1471         * locales/el_GR: Likewise.
1472         * locales/en_BW: Likewise.
1473         * locales/en_DK: Likewise.
1474         * locales/en_ZW: Likewise.
1475         * locales/es_AR: Likewise.
1476         * locales/es_BO: Likewise.
1477         * locales/es_CL: Likewise.
1478         * locales/es_CO: Likewise.
1479         * locales/es_DO: Likewise.
1480         * locales/es_EC: Likewise.
1481         * locales/es_ES: Likewise.
1482         * locales/es_GT: Likewise.
1483         * locales/es_HN: Likewise.
1484         * locales/es_MX: Likewise.
1485         * locales/es_PA: Likewise.
1486         * locales/es_PE: Likewise.
1487         * locales/es_PY: Likewise.
1488         * locales/es_SV: Likewise.
1489         * locales/es_US: Likewise.
1490         * locales/es_UY: Likewise.
1491         * locales/es_VE: Likewise.
1492         * locales/et_EE: Likewise.
1493         * locales/fa_IR: Likewise.
1494         * locales/fr_CA: Likewise.
1495         * locales/en_CA,2.5: Likewise.
1496         * locales/fr_CA,2.13: Likewise.
1497         * locales/gl_ES: Likewise.
1498         * locales/hr_HR: Likewise.
1499         * locales/hu_HU: Likewise.
1500         * locales/ko_KR: Likewise.
1501         * locales/lt_LT: Likewise.
1502         * locales/lv_LV: Likewise.
1503         * locales/no_NO: Likewise.
1504         * locales/pl_PL: Likewise.
1505         * locales/ro_RO: Likewise.
1506         * locales/ru_RU: Likewise.
1507         * locales/ru_UA: Likewise.
1508         * locales/sk_SK: Likewise.
1509         * locales/sl_SI: Likewise.
1510         * locales/sr_YU: Likewise.
1511         * locales/th_TH: Likewise.
1512         * locales/tr_TR: Likewise.
1513         * locales/uk_UA: Likewise.
1514         * locales/en_CA: Likewise.
1515         * locales/is_IS: Likewise.
1516         * locales/mk_MK: Likewise.
1518 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1520         * locales/cs_CZ: Comment out fields I'm not sure about.
1521         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1522         * locales/en_NZ: Update for new format.
1523         * locales/de_BE: Likewise.
1524         * locales/de_CH: Likewise.
1525         * locales/de_LU: Likewise.
1526         * locales/en_AU: Likewise.
1527         * locales/en_IE: Likewise.
1528         * locales/en_ZA: Likewise.
1529         * locales/eu_ES: Likewise.
1530         * locales/fo_FO: Likewise.
1531         * locales/fr_BE: Likewise.
1532         * locales/fr_CH: Likewise.
1533         * locales/fr_LU: Likewise.
1534         * locales/ga_IE: Likewise.
1535         * locales/gv_GB: Likewise.
1536         * locales/he_IL: Likewise.
1537         * locales/id_ID: Likewise.
1538         * locales/in_ID: Likewise.
1539         * locales/it_CH: Likewise.
1540         * locales/it_IT: Likewise.
1541         * locales/iw_IL: Likewise.
1542         * locales/kl_GL: Likewise.
1543         * locales/kw_GB: Likewise.
1544         * locales/nl_BE: Likewise.
1545         * locales/nl_NL: Likewise.
1546         * locales/pt_BR: Likewise.
1547         * locales/pt_PT: Likewise.
1548         * locales/sv_FI: Likewise.
1549         * locales/da_DK: Likewise.
1550         * locales/fi_FI: Likewise.
1551         * locales/sv_SE: Likewise.
1553 2000-06-29  Andreas Jaeger  <aj@suse.de>
1555         * Makefile (locale_test_suite): Add new test files.
1556         (tst_mblen-ENV): New.
1557         (tst_mbtowc-ENV): New.
1558         (tst_strcoll-ENV): New.
1559         (tst_strxfrm-ENV): New.
1560         (tst_wctomb-ENV): New.
1561         (tst_mbrtowc-ENV): New.
1562         (tst_mbsrtowcs-ENV): New.
1563         (tst_mbstowcs-ENV): New.
1564         (tst_strfmon-ENV): New.
1565         (tst_wcrtomb-ENV): New.
1566         (tst_wcsrtombs-ENV): New.
1567         (tst_wcstod-ENV): New.
1568         (tst_wcstok-ENV): New.
1569         (tst_wcstombs-ENV): New.
1571         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1572         <kuwahara@cthulhu.engr.sgi.com>.
1573         * tests-mbwc/dat_wctomb.c: Likewise.
1574         * tests-mbwc/tst_mbtowc.c: Likewise.
1575         * tests-mbwc/dat_mbtowc.c: Likewise.
1576         * tests-mbwc/tst_strxfrm.c: Likewise.
1577         * tests-mbwc/dat_strxfrm.c: Likewise.
1578         * tests-mbwc/dat_strcoll.c: Likewise.
1579         * tests-mbwc/tst_strcoll.c: Likewise.
1580         * tests-mbwc/tst_mblen.c: Likewise.
1581         * tests-mbwc/dat_mblen.c: Likewise.
1582         * tests-mbwc/dat_wcstok.c: Likewise.
1583         * tests-mbwc/tst_wcstok.c: Likewise.
1584         * tests-mbwc/dat_wcstod.c: Likewise.
1585         * tests-mbwc/tst_wcstod.c: Likewise.
1586         * tests-mbwc/dat_mbrtowc.c: Likewise.
1587         * tests-mbwc/tst_mbrtowc.c: Likewise.
1588         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1589         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1590         * tests-mbwc/dat_wcstombs.c: Likewise.
1591         * tests-mbwc/tst_wcstombs.c: Likewise.
1592         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1593         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1594         * tests-mbwc/dat_wcrtomb.c: Likewise.
1595         * tests-mbwc/tst_wcrtomb.c: Likewise.
1596         * tests-mbwc/dat_mbstowcs.c: Likewise.
1597         * tests-mbwc/tst_mbstowcs.c: Likewise.
1598         * tests-mbwc/dat_strfmon.c: Likewise.
1599         * tests-mbwc/tst_strfmon.c: Likewise.
1601 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1603         * locales/mk_MK: Updated (not to new format).
1604         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1606 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1608         * locales/fr_FR: Update for new format.
1609         * locales/de_AT: Likewise.
1610         * locales/en_GB: Likewise.
1612 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1614         * locales/th_TH: Update copyright notice.
1616         * locales/cs_CZ: Updated for new format.
1617         Patch by Jakub Jelinek <jakub@redhat.com>.
1619         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1620         comments.
1621         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1622         internal state of mbrlen.
1624         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1625         (TEST_MBWC_ENV): Remove unnecessary slash.
1626         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1628         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1630         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1631         tests.
1633         * locales/iso14651_t1: Explicitly add control character in
1634         U0000-U001F and U007F-U009F range for backward compatibility.
1636         * locales/i18n: Correct problems found by test suite.
1638 2000-06-28  Andreas Jaeger  <aj@suse.de>
1640         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1641         warning.
1643         * Makefile (locale_test_suite): Add tst_mbrlen.
1644         (tst_mbrlen-ENV): New.
1646         * tests-mbwc/tst_mbrlen.c: New file
1648         * tests-mbwc/dat_mbrlen.c: New file.
1650         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1651         (struct TST_HEAD): Use const char* instead of an array.
1653         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1655         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1657         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1659 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1661         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1662         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1663         U4E06 is not in EUC-JP.
1664         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1665         * tests-mbwc/dat_towctrans.c: Likewise.
1666         * tests-mbwc/dat_wcscoll.c: Likewise.
1667         * tests-mbwc/dat_wcswidth.c: Likewise.
1668         * tests-mbwc/dat_wctob.c: Likewise.
1670         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1671         versions.
1673         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1674         what is correct.
1675         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1676         * tests-mbwc/dat_wcwidth.c: Likewise.
1678         * tests-mbwc/tst_funcs.h: Pretty print.
1680         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1681         * tests-mbwc/tst_wcschr.c: Likewise.
1682         * tests-mbwc/tst_wcscpy.c: Likewise.
1683         * tests-mbwc/tst_wcscat.c: Likewise.
1684         * tests-mbwc/tst_wcsncpy.c: Likewise.
1685         * tests-mbwc/tst_wcspbrk.c: Likewise.
1686         * tests-mbwc/tst_wcsstr.c: Likewise.
1687         * tests-mbwc/tst_wctrans.c: Likewise.
1688         * tests-mbwc/tst_wctype.c: Likewise.
1690         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1692         * Makefile (tests): Define as $(locale_test_suite) but only
1693         if not cross-compiling and shared libs are built.
1694         (locale_test_suite): New variable.  Name all new tests from the
1695         locale test suite.
1696         Add rule to run new tests only when all data is available.
1697         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1699         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1701         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1703         * locales/i18n: Backspace isn't blank, tab is.
1705         * tst-ctype.c (main): Add tests for control characters and space.
1707         * locales/i18n: Backspace is no space.
1709         * locales/i18n: Add \t to space.
1711 2000-06-27  Andreas Jaeger  <aj@suse.de>
1713         * Makefile (TEST_MBWC_ENV): New variable.
1714         Use it for all tests from tests-mbwc.
1716 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1718         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1720 2000-06-27  Andreas Jaeger  <aj@suse.de>
1722         * Makefile: Add environment setting for all tests from tests-mbwc.
1724 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1726         * locales/en_DK.com: Not needed.
1728 2000-06-27  Andreas Jaeger  <aj@suse.de>
1730         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1731         <kuwahara@cthulhu.engr.sgi.com>.
1733         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1734         comment them out for now.
1735         (subdir-dirs): New for tests-mbwc, add also vpaths.
1737         * locales/ja_JP: Add missing / in LC_CTYPE.
1739 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1741         * Makefile (distribute): Add tst-ctype-de_DE.in.
1742         * tst-ctype.c: Read in more tests from stdin.
1743         * tst-ctype.sh: Feed extra test data to program via stdin.
1744         * tst-ctype-de_DE.in: New file.
1746         * locales/i18n (punct): Exclude U00A0.
1747         (blank): Include U00A0.
1749         * locales/ja_JP: Updates for new format.
1751         * Makefile (test-srcs): Add tst-ctype.
1752         (distribute): Add tst-ctype.sh.
1753         (do-tst-ctype): New target.  Run for tests.
1754         * tst-ctype.c: New file.
1755         * tst-ctype.sh: New file.
1757         * locales/i18n: NUL character must not be in cntrl.
1759         * Makefile (test-input): Add en_US.ISO-8859-1.
1760         * en_US.in: New file.
1762 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1764         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1765         for now.
1767         * de_DE.in: Update for new sorting.
1769         * tst-locale.sh: Don't use mnemonic.ds.
1770         * tst-mbswcs.sh: Likewise.
1771         * tst-trans.sh: Likewise.
1773         * locales/de_DE: Update for new format.
1774         * locales/en_US: Likewise.
1775         * tests/trans.def: Likewise.
1776         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1777         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1778         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1779         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1780         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1781         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1782         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1783         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1784         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1785         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1786         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1787         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1788         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1789         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1790         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1792         * tst-rpmatch.c: Avoid warning with broken compiler.
1794         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1796         * sort-test.sh: Add more GCONV_PATH usages.
1797         * tst-fmon.sh: Likewise.
1798         * tst-locale.sh: Likewise.
1799         * tst-mbswcs.sh: Likewise.
1800         * tst-rpmatch.sh: Likewise.
1801         * tst-trans.sh: Likewise.
1803         * locales/i18n: Remove order_start around copy.
1805         * locales/iso14651_t1: Correct various small errors.
1807 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1809         * charmaps/ISO-8859-1: Correct width specification.
1811 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1813         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1814         * charmaps/ANSI_X3.4-1968: Likewise.
1815         * charmaps/ASMO_449: Likewise.
1816         * charmaps/BALTIC: Likewise.
1817         * charmaps/BS_4730: Likewise.
1818         * charmaps/BS_VIEWDATA: Likewise.
1819         * charmaps/CP1250: Likewise.
1820         * charmaps/CP1251: Likewise.
1821         * charmaps/CP1252: Likewise.
1822         * charmaps/CP1253: Likewise.
1823         * charmaps/CP1254: Likewise.
1824         * charmaps/CP1255: Likewise.
1825         * charmaps/CP1256: Likewise.
1826         * charmaps/CP1257: Likewise.
1827         * charmaps/CP1258: Likewise.
1828         * charmaps/CSA_Z243.4-1985-1: Likewise.
1829         * charmaps/CSA_Z243.4-1985-2: Likewise.
1830         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1831         * charmaps/CSN_369103: Likewise.
1832         * charmaps/CWI: Likewise.
1833         * charmaps/DEC-MCS: Likewise.
1834         * charmaps/DIN_66003: Likewise.
1835         * charmaps/DS_2089: Likewise.
1836         * charmaps/EBCDIC-AT-DE: Likewise.
1837         * charmaps/EBCDIC-AT-DE-A: Likewise.
1838         * charmaps/EBCDIC-CA-FR: Likewise.
1839         * charmaps/EBCDIC-DK-NO: Likewise.
1840         * charmaps/EBCDIC-DK-NO-A: Likewise.
1841         * charmaps/EBCDIC-ES: Likewise.
1842         * charmaps/EBCDIC-ES-A: Likewise.
1843         * charmaps/EBCDIC-ES-S: Likewise.
1844         * charmaps/EBCDIC-FI-SE: Likewise.
1845         * charmaps/EBCDIC-FI-SE-A: Likewise.
1846         * charmaps/EBCDIC-FR: Likewise.
1847         * charmaps/EBCDIC-IS-FRISS: Likewise.
1848         * charmaps/EBCDIC-IT: Likewise.
1849         * charmaps/EBCDIC-PT: Likewise.
1850         * charmaps/EBCDIC-UK: Likewise.
1851         * charmaps/EBCDIC-US: Likewise.
1852         * charmaps/ECMA-CYRILLIC: Likewise.
1853         * charmaps/ES: Likewise.
1854         * charmaps/ES2: Likewise.
1855         * charmaps/EUC-JP: Likewise.
1856         * charmaps/EUC-KR: Likewise.
1857         * charmaps/GB2312: Likewise.
1858         * charmaps/GBK: Likewise.
1859         * charmaps/GB_1988-80: Likewise.
1860         * charmaps/GOST_19768-74: Likewise.
1861         * charmaps/GREEK-CCITT: Likewise.
1862         * charmaps/GREEK7: Likewise.
1863         * charmaps/GREEK7-OLD: Likewise.
1864         * charmaps/HP-ROMAN8: Likewise.
1865         * charmaps/IBM037: Likewise.
1866         * charmaps/IBM038: Likewise.
1867         * charmaps/IBM1004: Likewise.
1868         * charmaps/IBM1026: Likewise.
1869         * charmaps/IBM1047: Likewise.
1870         * charmaps/IBM256: Likewise.
1871         * charmaps/IBM273: Likewise.
1872         * charmaps/IBM274: Likewise.
1873         * charmaps/IBM275: Likewise.
1874         * charmaps/IBM277: Likewise.
1875         * charmaps/IBM278: Likewise.
1876         * charmaps/IBM280: Likewise.
1877         * charmaps/IBM281: Likewise.
1878         * charmaps/IBM284: Likewise.
1879         * charmaps/IBM285: Likewise.
1880         * charmaps/IBM290: Likewise.
1881         * charmaps/IBM297: Likewise.
1882         * charmaps/IBM420: Likewise.
1883         * charmaps/IBM423: Likewise.
1884         * charmaps/IBM424: Likewise.
1885         * charmaps/IBM437: Likewise.
1886         * charmaps/IBM500: Likewise.
1887         * charmaps/IBM850: Likewise.
1888         * charmaps/IBM851: Likewise.
1889         * charmaps/IBM852: Likewise.
1890         * charmaps/IBM855: Likewise.
1891         * charmaps/IBM857: Likewise.
1892         * charmaps/IBM860: Likewise.
1893         * charmaps/IBM861: Likewise.
1894         * charmaps/IBM862: Likewise.
1895         * charmaps/IBM863: Likewise.
1896         * charmaps/IBM864: Likewise.
1897         * charmaps/IBM865: Likewise.
1898         * charmaps/IBM866: Likewise.
1899         * charmaps/IBM868: Likewise.
1900         * charmaps/IBM869: Likewise.
1901         * charmaps/IBM870: Likewise.
1902         * charmaps/IBM871: Likewise.
1903         * charmaps/IBM874: Likewise.
1904         * charmaps/IBM875: Likewise.
1905         * charmaps/IBM880: Likewise.
1906         * charmaps/IBM891: Likewise.
1907         * charmaps/IBM903: Likewise.
1908         * charmaps/IBM904: Likewise.
1909         * charmaps/IBM905: Likewise.
1910         * charmaps/IBM918: Likewise.
1911         * charmaps/IEC_P27-1: Likewise.
1912         * charmaps/INIS: Likewise.
1913         * charmaps/INIS-CYRILLIC: Likewise.
1914         * charmaps/INVARIANT: Likewise.
1915         * charmaps/ISIRI-3342: Likewise.
1916         * charmaps/ISO-8859-1: Likewise.
1917         * charmaps/ISO-8859-10: Likewise.
1918         * charmaps/ISO-8859-13: Likewise.
1919         * charmaps/ISO-8859-14: Likewise.
1920         * charmaps/ISO-8859-15: Likewise.
1921         * charmaps/ISO-8859-16: Likewise.
1922         * charmaps/ISO-8859-2: Likewise.
1923         * charmaps/ISO-8859-3: Likewise.
1924         * charmaps/ISO-8859-4: Likewise.
1925         * charmaps/ISO-8859-5: Likewise.
1926         * charmaps/ISO-8859-6: Likewise.
1927         * charmaps/ISO-8859-7: Likewise.
1928         * charmaps/ISO-8859-8: Likewise.
1929         * charmaps/ISO-8859-9: Likewise.
1930         * charmaps/ISO-IR-197: Likewise.
1931         * charmaps/ISO-IR-90: Likewise.
1932         * charmaps/ISO_10367-BOX: Likewise.
1933         * charmaps/ISO_5427: Likewise.
1934         * charmaps/ISO_5428: Likewise.
1935         * charmaps/ISO_646.BASIC: Likewise.
1936         * charmaps/ISO_646.IRV: Likewise.
1937         * charmaps/ISO_6937: Likewise.
1938         * charmaps/ISO_6937-2-25: Likewise.
1939         * charmaps/ISO_6937-2-ADD: Likewise.
1940         * charmaps/ISO_8859-SUPP: Likewise.
1941         * charmaps/IT: Likewise.
1942         * charmaps/JIS_C6220-1969-RO: Likewise.
1943         * charmaps/JIS_C6229-1984-B: Likewise.
1944         * charmaps/JIS_X0201: Likewise.
1945         * charmaps/JUS_I.B1.002: Likewise.
1946         * charmaps/JUS_I.B1.003-MAC: Likewise.
1947         * charmaps/JUS_I.B1.003-SERB: Likewise.
1948         * charmaps/KOI-8: Likewise.
1949         * charmaps/KOI8-R: Likewise.
1950         * charmaps/KOI8-U: Likewise.
1951         * charmaps/KSC5636: Likewise.
1952         * charmaps/KSX1001: Likewise.
1953         * charmaps/LATIN-GREEK: Likewise.
1954         * charmaps/LATIN-GREEK-1: Likewise.
1955         * charmaps/MAC-IS: Likewise.
1956         * charmaps/MAC-UK: Likewise.
1957         * charmaps/MACINTOSH: Likewise.
1958         * charmaps/MSZ_7795.3: Likewise.
1959         * charmaps/NATS-DANO: Likewise.
1960         * charmaps/NATS-SEFI: Likewise.
1961         * charmaps/NC_NC00-10: Likewise.
1962         * charmaps/NEXTSTEP: Likewise.
1963         * charmaps/NF_Z_62-010: Likewise.
1964         * charmaps/NF_Z_62-010_1973: Likewise.
1965         * charmaps/NS_4551-1: Likewise.
1966         * charmaps/NS_4551-2: Likewise.
1967         * charmaps/PT: Likewise.
1968         * charmaps/PT2: Likewise.
1969         * charmaps/SAMI: Likewise.
1970         * charmaps/SAMI-WS2: Likewise.
1971         * charmaps/SEN_850200_B: Likewise.
1972         * charmaps/SEN_850200_C: Likewise.
1973         * charmaps/T.101-G2: Likewise.
1974         * charmaps/T.61-7BIT: Likewise.
1975         * charmaps/T.61-8BIT: Likewise.
1976         * charmaps/TIS-620: Likewise.
1977         * charmaps/UTF8: Likewise.
1978         * charmaps/VIDEOTEX-SUPPL: Likewise.
1980 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
1982         * locales/pt_BR: Revert last change partly.  Full weekday and month
1983         names are written with lowercase first letter.
1984         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1986 2000-06-21  Andreas Jaeger  <aj@suse.de>
1988         * tst-trans.c: Include <stdlib.h> and <string.h>.
1990 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
1992         * locales/pt_BR: Correct day and month names.
1993         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1995 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
1997         * Makefile (ld-test-srcs): Add tests/test6.c.
1999         * Makefile (ld-test-srcs): Add trans.def here.
2001         * Makefile (ld-test-srcs): Handle .ds files separately.
2003         * Makefile (ld-test-srcs): Distribute all test6 input files.
2005 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
2007         * locales/be_BY: New file.
2008         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
2010 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
2012         * locales/iso14651_t1: New file.
2014 2000-05-15  Andreas Jaeger  <aj@suse.de>
2016         * tst-fmon.data: Change testcase following fixes for
2017         de_DE.
2019         * locales/de_DE: Remove space after DEM since DEM is
2020         now placed after the value.
2022         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
2023         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
2024         PR libc/1713.
2026 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
2028         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2029         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2031         * tst-fmon.c (main): Print the locale name as well in the error
2032         message.
2034 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
2036         * locales/i18n: New file.
2038 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
2040         * tst-fmon.data: Update test after last strfmon change.
2042 2000-03-15  Andreas Jaeger  <aj@suse.de>
2044         * locales/sl_SI: Fix entries for june and july.
2045         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2046         libc/1648.
2048 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
2050         * locales/en_DK: Correct syntax.
2052 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2054         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2056 2000-03-01  Andreas Jaeger  <aj@suse.de>
2058         * locales/gv_GB: New file.
2059         * locales/kw_GB: New file.
2060         From Pablo Saratxaga <pablo@mandrakesoft.com>.
2062 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2064         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2066 2000-03-01  Andreas Jaeger  <aj@suse.de>
2068         * SUPPORTED: Added bg_BG.CP1251.
2070         * locales/bg_BG: New file.
2072 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
2074         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
2075         names for characters.
2076         * charmaps/EUC-KR: ADD width information.
2077         * repertoiremaps/mnemonic.ko: New file.
2078         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2080         * charmaps/GBK: New file.
2081         * locales/zh_CN.GBK: New file.
2082         * repertoiremaps/mnemonic.zh: New file.
2083         Contributed by Sean Chen <sean.chen@turbolinux.com>.
2085         * locales/mk_MK: New file.
2086         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2087         * SUPPORTED: Add mk_MK ISO-8859-5.
2089 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
2091         * SUPPORTED: Add gl_ES.ISO-8859-1.
2093         * SUPPORTED: Add ar_SA.ISO-8859-6.
2094         * locales/ar_SA: New file.
2096         * locales/th_TH: Remove Thai digits from `digits'.
2098         * SUPPORTED: Add th_TH.TIS-620.
2100         * locales/el_GR (toupper): Don't map *s to S*.
2101         * locales/en_DK: Likewise.
2102         * locales/en_DK.com: Likewise.
2103         * locales/ru_RU: Likewise.
2104         * locales/ru_UA: Likewise.
2105         * locales/tr_TR: Likewise.
2106         * locales/uk_UA: Likewise.
2108         * locales/en_DK (toupper): Map v% to V%.
2109         (tolower): Map V% to v%.
2110         * locales/en_DK.com: Likewise.
2111         * locales/ru_RU: Likewise.
2112         * locales/ru_UA: Likewise.
2113         * locales/tr_TR: Likewise.
2114         * locales/uk_UA: Likewise.
2116 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
2118         * Makefile (generated-dirs): Add de_DE.437.
2120 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
2122         * charmaps/IBM864: Correct comment for /xC6 mapping.
2123         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2124         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2125         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2126         Reported by Bruno Haible <haible@ilog.fr>.
2128 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
2130         * locales/af_ZA: Fix syntax errors.
2132 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
2134         * tst-locale.sh: Also enable test5.
2135         * tests/test5.ds: New file.
2137         * locales/gl_ES: New file.
2138         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2140         * locales/POSIX: Remove trailing semicolon.
2141         * locales/th_TH: Likewise.
2142         PR libc/1545.
2144 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
2146         * locales/ja_JP: Add double-width digits to digit class.
2148 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
2150         * charmaps/ISO-8859-16: Add mapping for /xba.
2151         Reported by Bruno Haible <haible@ilog.fr>.
2153 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
2155         * tst-trans.sh: Add directory names to charmap and repertoire file
2156         names.
2158         * charmaps/ISO-8859-16: New file.
2160         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2162 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
2164         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2166 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2168         * collate-test.c (main): Correct logic in test.
2170         * tst-trans.sh: Use correct name for dynamic loader.
2172 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2174         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2176         * locale/en_BW: New file.
2177         * locale/en_ZW: New file.
2178         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2180 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2182         * locales/ja_JP: Fix cntrl mapping and era definition.
2183         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2185 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2187         * locales/af_ZA: New file.
2188         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2190 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2192         * locales/POSIX: Fix collation order of <SI> and add a few missing
2193         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2195         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2196         weights.
2197         * locales/da_DK: Likewise.
2198         * locales/el_GR: Likewise.
2199         * locales/en_CA: Likewise.
2200         * locales/en_CA,2.5: Likewise.
2201         * locales/en_DK: Likewise.
2202         * locales/en_DK.com: Likewise.
2203         * locales/es_AR: Likewise.
2204         * locales/es_BO: Likewise.
2205         * locales/es_CL: Likewise.
2206         * locales/es_CO: Likewise.
2207         * locales/es_DO: Likewise.
2208         * locales/es_EC: Likewise.
2209         * locales/es_ES: Likewise.
2210         * locales/es_GT: Likewise.
2211         * locales/es_HN: Likewise.
2212         * locales/es_MX: Likewise.
2213         * locales/es_PA: Likewise.
2214         * locales/es_PE: Likewise.
2215         * locales/es_PY: Likewise.
2216         * locales/es_SV: Likewise.
2217         * locales/es_US: Likewise.
2218         * locales/es_UY: Likewise.
2219         * locales/es_VE: Likewise.
2220         * locales/et_EE: Likewise.
2221         * locales/fi_FI: Likewise.
2222         * locales/fr_CA,2.13: Likewise.
2223         * locales/hr_HR: Likewise.
2224         * locales/hu_HU: Likewise.
2225         * locales/is_IS: Likewise.
2226         * locales/lt_LT: Likewise.
2227         * locales/lv_LV: Likewise.
2228         * locales/no_NO: Likewise.
2229         * locales/pl_PL: Likewise.
2230         * locales/ro_RO: Likewise.
2231         * locales/ru_RU: Likewise.
2232         * locales/ru_UA: Likewise.
2233         * locales/sl_SI: Likewise.
2234         * locales/sr_YU: Likewise.
2235         * locales/sv_SE: Likewise.
2236         * locales/th_TH: Likewise.
2237         * locales/tr_TR: Likewise.
2238         * locales/uk_UA: Likewise.
2240 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2242         * charmaps/ISIRI-3342: New file.
2243         * locales/fa_IR: New file.
2244         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2246 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2248         * locales/de_DE: Correct syntax of multi-character weights.
2250 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2252         * tests/test6.c: New file.
2253         * tests/test6.cm: New file.
2254         * tests/test6.def: New file.
2255         * tests/test6.mne: New file.
2257         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2258         UFE85, and UFE8B.
2259         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2260         and /xc6.
2261         * charmaps/KOI8-U: Fix typo in /x95 entry.
2262         * charmaps/KOI8-R: Correct 0x95 entry.
2263         * charmaps/CP1258: Add /xEC.
2264         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2265         * charmaps/IBM874: Add Euro.
2266         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2267         Reported by Bruno Haible <haible@ilog.fr>.
2269 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2271         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2272         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2274 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2276         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2277         * charmaps/EUC-JP: Likewise.
2278         * repertoiremaps/mnemonic.ja: Likewise.
2280         * locales/ja_JP: Add extra CLASS and MAP definisions.
2282         * charmaps/EUC-JP: Add WIDTH definitions.
2284 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2286         * Makefile: Don't run tests for now.
2288 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2290         * locales/ko_KR: New file.
2291         * charmaps/EUC-KR: New file.
2292         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2294 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2296         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2298         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2300 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2302         * tst-trans.c: New file.
2303         * tst-trans.sh: New file.
2304         * tests/trans.def: New file.
2305         * Makefile: Add rules for character mapping tests.
2307         * tests/test1.def: Correct ellipsis syntax.
2309 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2311         * charmaps/ISO-8859-1: Don't define values for non-printable
2312         characters.
2314         * charmaps/ISO-8859-1: Add width information.
2316 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2318         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2320         * charmaps/ISO-8859-13: Fix a few entries.
2321         Patch by Marius Gedminas <mgedmin@takas.lt>.
2323 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2325         * locales/zh_CN: Some first patches to make the file usable.
2327 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2329         * locales/id_ID: Fix typo.
2331 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2333         * locales/en_DK: Add Euro symbol to collation and characterization
2334         tables.  Patch by Geoff Keating.
2336         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2338 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2340         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2341         * charmaps/IBM866: Likewise.
2342         * charmaps/IBM874: Likewise.
2343         * charmaps/ISO-8859-13: Likewise.
2344         * charmaps/ISO-8859-14: Likewise.
2345         * charmaps/ISO-8859-15: Likewise.
2346         * charmaps/MAC-UK: Likewise.
2348         * charmaps/ISO-8859-13: Correct typo.
2349         * charmaps/ISO-8859-14: Likewise.
2350         * charmaps/ISO-8859-15: Likewise.
2352 1999-08-16  Andreas Schwab  <schwab@suse.de>
2354         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2355         <percent-sign/> entry.  Correct typo.
2357 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2359         * charmaps/UTF8: Generated from the charDB.
2361 1999-08-13  Andreas Schwab  <schwab@suse.de>
2363         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2364         * locales/da_DK: Likewise.
2365         * locales/de_DE: Likewise.
2366         * locales/el_GR: Likewise.
2367         * locales/en_CA: Likewise.
2368         * locales/en_DK: Likewise.
2369         * locales/en_DK.com: Likewise.
2370         * locales/es_AR: Likewise.
2371         * locales/es_BO: Likewise.
2372         * locales/es_CL: Likewise.
2373         * locales/es_CO: Likewise.
2374         * locales/es_DO: Likewise.
2375         * locales/es_EC: Likewise.
2376         * locales/es_ES: Likewise.
2377         * locales/es_GT: Likewise.
2378         * locales/es_HN: Likewise.
2379         * locales/es_MX: Likewise.
2380         * locales/es_PA: Likewise.
2381         * locales/es_PE: Likewise.
2382         * locales/es_PY: Likewise.
2383         * locales/es_SV: Likewise.
2384         * locales/es_US: Likewise.
2385         * locales/es_UY: Likewise.
2386         * locales/es_VE: Likewise.
2387         * locales/et_EE: Likewise.
2388         * locales/fi_FI: Likewise.
2389         * locales/hr_HR: Likewise.
2390         * locales/hu_HU: Likewise.
2391         * locales/is_IS: Likewise.
2392         * locales/lt_LT: Likewise.
2393         * locales/lv_LV: Likewise.
2394         * locales/no_NO: Likewise.
2395         * locales/pl_PL: Likewise.
2396         * locales/ro_RO: Likewise.
2397         * locales/ru_RU: Likewise.
2398         * locales/ru_UA: Likewise.
2399         * locales/sl_SI: Likewise.
2400         * locales/sr_YU: Likewise.
2401         * locales/sv_SE: Likewise.
2402         * locales/tr_TR: Likewise.
2403         * locales/uk_UA: Likewise.
2405         * charmaps/ISO_10646: Fix typo.
2407 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2409         * locales/ca_ES: New file.
2410         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2412         * SUPPORTED: Add ca_ES.
2414 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2416         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2417         correct sources.
2419 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2421         * locales/ru_RU: Abbreviate Saturday Sbt.
2422         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2424 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2426         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2428 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2430         * Makefile (install-locales): Allow specifying charset in locale
2431         name but omit it in locale definition file.
2433         * SUPPORTED: Don't generate ru_SU.
2434         * locales/ru_SU: Removed.
2436         * locales/zh_CN: Update.
2437         * charmaps/GB2312: New file.
2438         Contributed by hashao@china.com.
2440 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2442         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2443         correct some character names.
2445         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2447 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
2449         * charmaps/SAMI-WS2: Add one more alias.
2451 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
2453         * charmaps/IBM874: New file.
2455         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2457         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2459         * charmaps/IBM864: Major update from Unicode data.
2461         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2463         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2465         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2467         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2469         * charmaps/IBM857: Correct entries ee, f7, and fa.
2471         * charmaps/IBM855: Correct entries 95, ef, and fd.
2473         * charmaps/IBM437: Correct entries f9 and fa.
2475         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2477         * locales/th_TH: New file.  Thai locale description.
2478         * th_TH.in: New file.
2479         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2481 1999-04-14  Cristian Gafton  <gafton@redhat.com>
2483         * SUPPORTED: Add support for Ukraine Russian.
2484         * locales/ru_UA: New file.
2485         * locales/uk_UA: New file.
2486         * charmaps/KOI8-U: New file.
2488 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
2490         * locales/id_ID: New file.
2492 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
2494         * charmaps/TIS-620: New file.
2495         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2497 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
2499         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
2501         * charmaps/CP1256: Cosmetic changes.
2502         * charmaps/CP1257: Likewise.
2504         * charmaps/CP1258: New file.
2506         * charmaps/CP1257: Add some marks.
2507         * charmaps/CP1256: Update from Unicode page.
2508         * charmaps/CP1255: Lots of punctuation character changes.
2509         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
2510         * charmaps/CP1253: Add Euro character.
2511         * charmaps/CP1252: Add Euro character and z caron.
2512         * charmaps/CP1251: Add Euro character.
2513         * charmaps/CP1250: Add Euro character.
2515 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
2517         * locales/hr_HR: Various corrections.
2518         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2520 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
2522         * locales/ru_RU (mon): Fix March and May month name translations.
2523         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2525 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2527         * Makefile (test-input): Prepare for cs_CZ test.
2528         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2529         * cs_CZ.in: New file.
2531 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
2533         * locales/it_CH: New file.
2534         * SUPPORTED: Add it_CH.
2536         * locales/in_ID: New file.
2537         * SUPPORTED: Add in_ID.
2539 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2541         * Makefile (test-input): Add hr_HR.ISO-8859-2.
2542         (test-input-data): New variable.
2543         (distribute): Use it.
2544         (do-collate-test): Use it.
2545         * locales/hr_HR.in: New file.
2547 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
2549         * charmaps/IBM866: New file.
2550         * charmaps/MAC-UK: New file.
2552 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2554         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2555         * charmaps/ISO-8859-14: Add alias names.
2557         * repertoiremaps/mnemonics.ds: Remove duplicates.
2559 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2561         * charmaps/ISO-8859-13: New file.
2562         * charmaps/ISO-8859-14: New file.
2563         * charmaps/ISO-8859-15: New file.
2565         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2567 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2569         * SUPPORTED: Add en_AU.
2571 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2573         * SUPPORTED: Update greek entry.
2574         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2576 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2578         * locales/el_GR (abmon): Remove spaces at end of strings.
2580 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2582         * tests/test1.cm: Add missing character definitions to read POSIX
2583         locale definition.
2584         * tests/test2.cm: Likewise.
2585         * tests/test3.cm: Likewise.
2586         * tests/test4.cm: Likewise.
2587         * tests/test5.cm: Likewise.
2589 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2591         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2593 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2595         * locales/gr_GR: Renamed to...
2596         * locales/el_GR: ...this.
2597         (yesexpr, noexpr): Also allow yes and no.
2599 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2601         * locales/sr_YU: Add repertoiremap.
2603 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2605         * locales/sr_YU: New file.
2606         * SUPPORTED: Add sr_YU.
2608 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2610         * Makefile: Rewrite install-locales rule.
2612 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2614         * Makefile: Add more dependecies for running tests.
2615         Reported by HJ Lu.
2617 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2619         * locales/sk_SK: Add repertoiremap.
2621 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2623         * locales/ru_SU: Add repertoiremap.
2625 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2627         * locales/ru_SU: New file.
2628         * SUPPORTED: Add ru_SU with KOI8-R.
2630 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2632         * Makefile: Install repertoire maps.
2633         * mnemonic.ds: Moved into repertoiremaps subdir.
2634         * repertoiremaps/charids.894: New file.
2635         * repertoiremaps/mnemonic.ds: New file.
2637         * sort-test.sh: Adapt for most recent changes in localedef.
2638         * tst-fmon.sh: Likewise.
2639         * tst-locale.sh: Likewise.
2641         * locales/POSIX: Add repertoiremap definition.
2642         * locales/cs_CZ: Likewise.
2643         * locales/da_DK: Likewise.
2644         * locales/de_AT: Likewise.
2645         * locales/de_BE: Likewise.
2646         * locales/de_CH: Likewise.
2647         * locales/de_DE: Likewise.
2648         * locales/de_LU: Likewise.
2649         * locales/en_AU: Likewise.
2650         * locales/en_CA: Likewise.
2651         * locales/en_CA,2.5: Likewise.
2652         * locales/en_DK: Likewise.
2653         * locales/en_DK.com: Likewise.
2654         * locales/en_GB: Likewise.
2655         * locales/en_IE: Likewise.
2656         * locales/en_NZ: Likewise.
2657         * locales/en_US: Likewise.
2658         * locales/es_AR: Likewise.
2659         * locales/es_BO: Likewise.
2660         * locales/es_CL: Likewise.
2661         * locales/es_CO: Likewise.
2662         * locales/es_DO: Likewise.
2663         * locales/es_EC: Likewise.
2664         * locales/es_ES: Likewise.
2665         * locales/es_GT: Likewise.
2666         * locales/es_HN: Likewise.
2667         * locales/es_MX: Likewise.
2668         * locales/es_PA: Likewise.
2669         * locales/es_PE: Likewise.
2670         * locales/es_PY: Likewise.
2671         * locales/es_SV: Likewise.
2672         * locales/es_US: Likewise.
2673         * locales/es_UY: Likewise.
2674         * locales/es_VE: Likewise.
2675         * locales/et_EE: Likewise.
2676         * locales/eu_ES: Likewise.
2677         * locales/fi_FI: Likewise.
2678         * locales/fo_FO: Likewise.
2679         * locales/fr_BE: Likewise.
2680         * locales/fr_CA: Likewise.
2681         * locales/fr_CA,2.13: Likewise.
2682         * locales/fr_CH: Likewise.
2683         * locales/fr_FR: Likewise.
2684         * locales/fr_LU: Likewise.
2685         * locales/ga_IE: Likewise.
2686         * locales/gr_GR: Likewise.
2687         * locales/he_IL: Likewise.
2688         * locales/hr_HR: Likewise.
2689         * locales/hu_HU: Likewise.
2690         * locales/is_IS: Likewise.
2691         * locales/it_IT: Likewise.
2692         * locales/iw_IL: Likewise.
2693         * locales/kl_GL: Likewise.
2694         * locales/lt_LT: Likewise.
2695         * locales/lv_LV: Likewise.
2696         * locales/nl_BE: Likewise.
2697         * locales/nl_NL: Likewise.
2698         * locales/no_NO: Likewise.
2699         * locales/pl_PL: Likewise.
2700         * locales/pt_BR: Likewise.
2701         * locales/pt_PT: Likewise.
2702         * locales/ro_RO: Likewise.
2703         * locales/ru_RU: Likewise.
2704         * locales/sl_SI: Likewise.
2705         * locales/sv_FI: Likewise.
2706         * locales/sv_SE: Likewise.
2707         * locales/tr_TR: Likewise.
2708         * locales/zh_CN: Likewise.
2710 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2712         * tst-locale.sh: Add comment for when multi-byte charsets in
2713         locales work.
2714         * tests/test5.cm: New file.
2715         * tests/test5.def: New file.
2716         * Makefile (ld-test-names): Add test5.
2718 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2720         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2721         LC_NUMERIC.
2723 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2725         * Makefile: Fix test rules from last patch.
2727 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2729         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2730         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2732 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2734         * Makefile (distribute): Add tst-locale.sh.
2736 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2738         * Makefile (distribute): Add SUPPORTED.
2739         (install-locales): New rule to install locale dat ausing localedef.
2740         * SUPPORTED: New file.  Names all usable locales.
2741         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2743         * locales/gr_GR: Correct collation description.
2744         * locales/nl_NL: Correct Charset requirement.
2745         * locales/pt_BR: Fix int_curr_symbol.
2746         * locales/ru_RU: Fix ctype data.
2747         Patches by Cristian Gafton <gafton@redhat.com>.
2749         * locales/nl_NL: Fix yesexpr/noexpr.
2750         * locales/pt_BR: Likewise.
2751         * locales/cs_CZ: Likewise.
2752         * locales/da_DK: Likewise.
2753         * locales/en_AU: Likewise.
2754         * locales/en_CA: Likewise.
2755         * locales/en_DK: Likewise.
2756         * locales/en_DK.com: Likewise.
2757         * locales/en_GB: Likewise.
2758         * locales/en_NZ: Likewise.
2759         * locales/en_US: Likewise.
2760         * locales/es_AR: Likewise.
2761         * locales/es_BO: Likewise.
2762         * locales/es_CL: Likewise.
2763         * locales/es_CO: Likewise.
2764         * locales/es_DO: Likewise.
2765         * locales/es_EC: Likewise.
2766         * locales/es_ES: Likewise.
2767         * locales/es_GT: Likewise.
2768         * locales/es_HN: Likewise.
2769         * locales/es_MX: Likewise.
2770         * locales/es_PA: Likewise.
2771         * locales/es_PE: Likewise.
2772         * locales/es_PY: Likewise.
2773         * locales/es_SV: Likewise.
2774         * locales/es_US: Likewise.
2775         * locales/es_UY: Likewise.
2776         * locales/es_VE: Likewise.
2777         * locales/et_EE: Likewise.
2778         * locales/eu_ES: Likewise.
2779         * locales/fi_FI: Likewise.
2780         * locales/fo_FO: Likewise.
2781         * locales/fr_BE: Likewise.
2782         * locales/fr_CA: Likewise.
2783         * locales/fr_CH: Likewise.
2784         * locales/fr_FR: Likewise.
2785         * locales/fr_LU: Likewise.
2786         * locales/ga_IE: Likewise.
2787         * locales/gr_GR: Likewise.
2788         * locales/he_IL: Likewise.
2789         * locales/hr_HR: Likewise.
2790         * locales/hu_HU: Likewise.
2791         * locales/is_IS: Likewise.
2792         * locales/it_IT: Likewise.
2793         * locales/iw_IL: Likewise.
2794         * locales/ja_JP: Likewise.
2795         * locales/kl_GL: Likewise.
2796         * locales/lt_LT: Likewise.
2797         * locales/lv_LV: Likewise.
2798         * locales/no_NO: Likewise.
2799         * locales/pl_PL: Likewise.
2800         * locales/pt_PT: Likewise.
2801         * locales/ro_RO: Likewise.
2802         * locales/ru_RU: Likewise.
2803         * locales/sl_SI: Likewise.
2804         * locales/sv_SE: Likewise.
2805         * locales/tr_TR: Likewise.
2806         * locales/zh_CN: Likewise.
2808 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2810         * locales/ru_RU: Correct last patch.
2811         Patch by Cristian Gafton <gafton@redhat.com>.
2813 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2815         * locales/de_DE: Use common german data and time format not ISO
2816         8601.
2818 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2820         * locales/ru_RU: Correct inconsistencies in mon data.
2821         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2823 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2825         * locales/pl_PL: Fix int_curr_symbol.
2827 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2829         * locales/is_IS: Update from Debian version.
2831 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2833         * tst-fmon.c: New file.  strfmon test program.
2834         * tst-fmon.sh: New file.  Script to run strfmon test.
2835         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2836         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2838         * locales/cs_CZ: Update from author.
2840 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2842         * sort-test.sh: Call localedef with additional environment variable
2843         I18NPATH to point to not-yet-installed locale data files.
2845         * locales/POSIX: Updated version from maintainer.
2847 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2849         * collate-test.c (main): Change prototype definition to prevent
2850         warning.
2852 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2854         * locales/de_DE: Include real collation data.  It's similar to the
2855         en_DK information but the order of small and capital characters is
2856         exchanged.
2858         * collate-test.c: New file.  Test suite for strcoll function.
2859         * de_DE.in: Input file for collation test.
2860         * da_DK.in: Likewise.
2862         * xfrm-test.c: New file.  Test suite for strxfrm function.
2864 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2866         * All charmaps: Fix entries for <quotation-mark>.
2868 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2870         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2871         (locales): Likewise.
2872         Reported by Matthias Urlichs.