Update.
[glibc.git] / localedata / ChangeLog
blob96d84b0d9bb92c2b8fe22e358a5fdeb00ebe532e
1 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3         * Makefile: Add rules to build and run tst-xlocale2.
4         * tst-xlocale2.c: New file.
6 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
8         * Makefile: Add rules to build and run tst-xlocale1.
9         * tst-xlocale1.c: New file.
11         * bug-iconv-trans.c: Improve error messages.
13 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
15         * charmaps/ISO-IR-209: New file.
16         * charmaps/MAC-SAMI: New file.
17         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
19 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
21         * charmaps/GEORGIAN-PS: New file.
22         * charmaps/GEORGIAN-ACADEMY: New file.
23         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
25 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
27         * Makefile: Add rules to build and run tst-mbswcs6.
28         * tst-mbswcs6.c: New file.
30         * SUPPORTED: Add several new locales.
32         * charmaps/KOI8-T: New file.
34 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
36         * locales/af_ZA: Use generic LC_COLLATE data.
37         * locales/el_GR: Likewise.
38         * locales/hu_HU: Likewise.
39         * locales/ro_RO: Likewise.  Add transliteration.
40         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
41         * locales/ru_RU: Likewise.
42         * locales/ru_UA: Likewise.
43         * locales/uk_UA: Likewise.
44         * locales/eu_ES: LC_TIME strings fixed.
45         * locales/am_ET: New file.
46         * locales/translit_et: New file.
47         * locales/az_AZ: New file.
48         * locales/br_FR: New file.
49         * locales/bs_BA: New file.
50         * locales/cy_GB: New file.
51         * locales/hy_AM: New file.
52         * locales/ka_GE: New file.
53         * locales/mi_NZ: New file.
54         * locales/oc_FR: New file.
55         * locales/tg_TJ: New file.
56         * locales/ti_ER: New file.
57         * locales/ti_ET: New file.
58         * locales/tl_PH: New file.
59         * locales/tt_RU: New file.
60         * locales/ur_PK: New file.
61         * locales/uz_UZ: New file.
62         * locales/yi_US: New file.
63         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
65 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
67         * locales/tr_TR: Define missing fields and remove FIXME comments.
68         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
70 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
72         * locales/en_CA (LC_PAPER): Change to Letter.
73         * locales/fr_CA (LC_PAPER): Likewise.
74         * locales/es_PR (LC_PAPER): Change to Letter.
75         (LC_MEASUREMENT): Change to 2.
76         * locales/es_US (LC_PAPER): Change to Letter.
77         (LC_MEASUREMENT): Change to 2.
79 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
81         * Makefile: Add dependencies to locale files for all tests in $(tests).
83 2001-06-28  H.J. Lu  <hjl@gnu.org>
85         * Makefile: Include SUPPORTED.
86         (INSTALL-SUPPORTED-LOCALES): New.
87         ($(INSTALL-SUPPORTED-LOCALES)): New target.
88         (install-locales-dir): Likewise.
89         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
90         * SUPPORTED: Changed the format for parallel install.
92 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
94         * Makefile: Add rules to build and run tst-leaks.
95         * tst-leaks.c: New file.
97 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
99         * locales/ro_RO (day): Use U0163 instead of U021B.
101 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
103         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
105 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
107         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
108         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
110 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
112         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
113         to SHIFT_JIS. Add SJIS as alias.
114         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
115         * gen-locale.sh: Likewise.
117 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
119         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
120         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
121         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
122         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
124 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
126         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
127         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
128         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
129         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
130         <U3014>, <U3015>, <U3018>, <U3019>.
132 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
134         * gen-unicode-ctype.c: Update to Unicode 3.1.
135         (unicode_attributes): Change size to 0x110000.
136         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
137         Unicode now officially allows a 32-bit representation and deprecates
138         the use of surrogates in this representation.
139         (fill_attributes): Loop up to 0x110000.
140         (unicode_combining): Remove array.
141         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
142         contain this property any more.
143         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
144         2001-02-15.
145         (is_combining): Use new but equivalent definition.
146         (ucs_symbol, ucs_symbol_range): New functions.
147         (output_charclass): Loop up to 0x110000.
148         (output_charmap): Likewise.
149         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
150         appropriate.
151         (main): Expect only two arguments. Remove fill_combining() call.
152         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
153         To "lower", add <U03F5> and Deseret letters.
154         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
155         Gothic letters, Deseret letters, mathematical symbols.
156         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
157         Unicode 3.1 characters.
158         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
159         many new Unicode 3.1 characters.
160         "toupper", "tolower", "totitle": Update.
161         To "combining", add some new musical symbols.
162         To "combining_level3", add some new musical symbols.
163         * locales/tr_TR (LC_CTYPE): Update from i18n.
164         * locales/translit_font: Add transliterations for new Unicode 3.1
165         mathematical symbols.
166         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
167         * locales/translit_cjk_compat: Add transliterations for CJK
168         compatibility characters in Unicode plane 2.
170 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
172         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
173         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
174         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
175         0x8EAFxxxx mappings instead.
177 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
179         * locales/ro_RO: Correct abday, day, abmon, and mon info.
180         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
182 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
184         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
185         for some tests, because mbrlen (NULL, 0, &s) does not always put back
186         s into the initial state.
188 2001-05-14  Andreas Jaeger  <aj@suse.de>
190         * locales/ms_MY: Fix entries for Tue and Wednesday.
191         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
193 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
195         * locales/be_BY: Fix syntax in LC_COLLATE section.
196         * locales/ru_UA: Likewise.
197         * locales/tr_TR: Likewise.
198         * locales/uk_UA: Likewise.
200 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
202         * locales/fa_IR: Add outdigit information and collation.
203         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
205 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
207         * locales/i18n: Don't define outdigit.
209 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
211         * locales/th_TH: Remove name_ms entry.
212         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
214 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
216         * locales/th_TH: Update era information and some of the new
217         categories.
218         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
220 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
222         * locales/i18n: Correct classification of Thai characters.  This
223         differs from Unicode's tables but is in line with linguistic rules
224         in Thailand.
225         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
227 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
229         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
230         Patch by Yong Li <rigel863@yahoo.com>.
232 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
234         * SUPPORTED: Add zh_CN.GBK.
236 2001-02-09  Andreas Jaeger  <aj@suse.de>
238         * locales/en_IN: Add newline at end of file.
240         * SUPPORTED: Add more entries.
242 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
244         * locales/en_HK: At newline at the end of the file.
246 2001-02-08  Andreas Jaeger  <aj@suse.de>
248         * localedata/SUPPORTED: Add some entries for new locales.
250 2001-02-07  Andreas Jaeger  <aj@suse.de>
252         * locales/ar_IN: New.
253         * locales/bn_IN: New.
254         * locales/el_GR@euro: New.
255         * locales/en_HK: New.
256         * locales/en_IN: New.
257         * locales/en_PH: New.
258         * locales/en_SG: New.
259         * locales/ms_MY: New.
260         * locales/ta_IN: New.
261         * locales/te_IN: New.
262         * locales/zh_SG: New.
264 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
266         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
267         * locales/zh_CN: Likewise.
269 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
271         * locales/translit_cjk_compat: Add missing characters in range
272         U+3300..U+33FF.
274 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
276         * locales/fi_FI: Remove FIXME comments.
277         * locales/sv_FI: Likewise.
278         Patch by Marko Myllynen <myllynen@lut.fi>.
280 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
282         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
283         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
285 2001-01-23  Andreas Schwab  <schwab@suse.de>
287         * locales/el_GR: Add missing quotes around multicharacter strings.
288         * locales/ru_RU: Likewise.
290 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
292         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
293         * tst-langinfo.sh: Add French tests.
295 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
297         * locales/cs_CZ: Fix grammar of comment above abmon.
298         Reported by Stanislav Brabec <utx@penguin.cz>.
300 2000-12-31  Andreas Jaeger  <aj@suse.de>
302         * tst-fmon.c (main): Use return instead of exit to avoid warning.
304 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
306         * tests/test5.cm: Define code_set_name.
308 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
310         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
311         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
312         REVERSE SOLIDUS.
314 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
316         * Makefile (tests): Add tst-setlocale.
317         (tst-setlocale-ENV): Define.
318         * tst-setlocale.c: New file.
320 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
322         * Makefile (LOCALES): Add ja_JP.SJIS.
324 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
326         * tst-digits.c (main): Add casts to avoid warnings.
327         * collate-test.c (xstrcoll): Make l1 and l2 const.
328         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
330 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
332         * charmaps/BALTIC: Superceded by ISO-8859-13.
334 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
336         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
337         Republic of Korea.  Streamlined and extend(include all Hangul
338         syllables) hangul and hanja class definition in LC_CTYPE and
339         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
340         tel_dom_fmt to LC_TELEPHONE.
341         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
343 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
345         * locales/ko_KR: Fix currency_symbol.
346         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
348 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
350         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
351         Reported by Markus Kuhn.
353 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
355         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
356         * locales/ko_KR: Revert change.  Use full with won sign.
357         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
359 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
361         * locales/mk_MK: Update.
362         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
364 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
366         * charmaps/BIG5: Add mapping for <U20AC> back.
367         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
369 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
371         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
372         * locales/translit_compat: Add a few ligatures.
373         * locales/translit_combining: Add a few plain ASCII alternatives.
374         * locales/translit_fraction: Likewise.  Surround with spaces.
376 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
378         * locales/translit_hangul: New file.
379         * locales/ko_KR (LC_CTYPE): Include it.
381 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
383         * locales/translit_cjk_variants: New file.
384         * locales/ja_JP (LC_CTYPE): Include it.
386 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
388         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
389         transliteration rules.
391 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
393         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
394         transliteration rules.
395         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
396         * locales/de_BE (LC_CTYPE): Likewise.
397         * locales/de_CH (LC_CTYPE): Likewise.
398         * locales/de_LU (LC_CTYPE): Likewise.
399         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
400         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
401         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
402         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
404 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
406         * locales/translit_combining: New file.
407         * locales/fr_FR (LC_CTYPE): Include it.
408         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
409         * locales/fr_CA (LC_CTYPE): Likewise.
410         * locales/fr_CH (LC_CTYPE): Likewise.
411         * locales/fr_LU (LC_CTYPE): Likewise.
412         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
413         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
414         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
416 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
418         * locales/translit_wide: New file.
419         * locales/translit_narrow: New file.
420         * locales/translit_font: New file.
421         * locales/translit_circle: New file.
422         * locales/translit_small: New file.
423         * locales/translit_fraction: New file.
424         * locales/translit_compat: New file.
425         * locales/translit_cjk_compat: New file.
426         * locales/translit_neutral: New file.  Include all of the above.
427         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
428         German and Danish specific rules.
430 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
432         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
433         * locales/zh_CN (LC_CTYPE): Likewise.
434         * locales/ko_KR (LC_CTYPE): Likewise.
436 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
438         * charmaps/UTF-8: Set width of U200B to 0.
439         * charmaps/GB18030: Likewise.
441 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
443         * charmaps/BIG5: Update.
444         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
446         * locales/mk_MK: Use iso14651_t1 file.
447         Patch by Damjan <arhiv@freemail.org.mk>.
449 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
451         * charmaps/VISCII: New file.
453 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
455         * locales/sr_YU@cyrillic: New file. Based on a locale file by
456         Anton Zinoviev <anton@lml.bas.bg>.
457         * SUPPORTED: Add sr_YU@cyrillic.
459 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
461         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
462         * locales/be_BY: Likewise.
463         * locales/bg_BG: Likewise.
464         * locales/el_GR: Likewise.
465         * locales/ja_JP: Likewise.
466         * locales/ko_KR: Likewise.
467         * locales/mk_MK: Likewise.
468         * locales/ru_RU: Likewise.
469         * locales/ru_UA: Likewise.
470         * locales/th_TH: Likewise.
471         * locales/tr_TR: Likewise.
472         * locales/uk_UA: Likewise.
473         * locales/zh_CN: Likewise.
474         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
475         in the ja_JP.EUC-JP locale.
476         * tests-mbwc/dat_iswalpha.c: Likewise.
477         * tests-mbwc/dat_iswctype.c: Likewise.
478         * tests-mbwc/dat_iswgraph.c: Likewise.
479         * tests-mbwc/dat_iswprint.c: Likewise.
480         * tests-mbwc/dat_iswpunct.c: Likewise.
482 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
484         * fr_CA,2.13.in: Removed.
486 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
488         * locales/POSIX: New support for date_fmt.
489         * locales/af_ZA: Likewise.
490         * locales/ar_AE: Likewise.
491         * locales/ar_BH: Likewise.
492         * locales/ar_DZ: Likewise.
493         * locales/ar_EG: Likewise.
494         * locales/ar_IQ: Likewise.
495         * locales/ar_JO: Likewise.
496         * locales/ar_KW: Likewise.
497         * locales/ar_LB: Likewise.
498         * locales/ar_LY: Likewise.
499         * locales/ar_MA: Likewise.
500         * locales/ar_OM: Likewise.
501         * locales/ar_QA: Likewise.
502         * locales/ar_SA: Likewise.
503         * locales/ar_SD: Likewise.
504         * locales/ar_SY: Likewise.
505         * locales/ar_TN: Likewise.
506         * locales/ar_YE: Likewise.
507         * locales/be_BY: Likewise.
508         * locales/bg_BG: Likewise.
509         * locales/ca_ES: Likewise.
510         * locales/cs_CZ: Likewise.
511         * locales/da_DK: Likewise.
512         * locales/de_AT: Likewise.
513         * locales/de_BE: Likewise.
514         * locales/de_CH: Likewise.
515         * locales/de_DE: Likewise.
516         * locales/de_LU: Likewise.
517         * locales/el_GR: Likewise.
518         * locales/en_AU: Likewise.
519         * locales/en_CA: Likewise.
520         * locales/en_DK: Likewise.
521         * locales/en_GB: Likewise.
522         * locales/en_IE: Likewise.
523         * locales/en_NZ: Likewise.
524         * locales/en_US: Likewise.
525         * locales/en_ZA: Likewise.
526         * locales/es_AR: Likewise.
527         * locales/es_BO: Likewise.
528         * locales/es_CL: Likewise.
529         * locales/es_CO: Likewise.
530         * locales/es_CR: Likewise.
531         * locales/es_DO: Likewise.
532         * locales/es_EC: Likewise.
533         * locales/es_ES: Likewise.
534         * locales/es_GT: Likewise.
535         * locales/es_HN: Likewise.
536         * locales/es_MX: Likewise.
537         * locales/es_NI: Likewise.
538         * locales/es_PA: Likewise.
539         * locales/es_PE: Likewise.
540         * locales/es_PR: Likewise.
541         * locales/es_PY: Likewise.
542         * locales/es_SV: Likewise.
543         * locales/es_US: Likewise.
544         * locales/es_UY: Likewise.
545         * locales/es_VE: Likewise.
546         * locales/et_EE: Likewise.
547         * locales/eu_ES: Likewise.
548         * locales/fa_IR: Likewise.
549         * locales/fi_FI: Likewise.
550         * locales/fo_FO: Likewise.
551         * locales/fr_BE: Likewise.
552         * locales/fr_CA: Likewise.
553         * locales/fr_CH: Likewise.
554         * locales/fr_FR: Likewise.
555         * locales/fr_LU: Likewise.
556         * locales/ga_IE: Likewise.
557         * locales/gl_ES: Likewise.
558         * locales/gv_GB: Likewise.
559         * locales/he_IL: Likewise.
560         * locales/hi_IN: Likewise.
561         * locales/hr_HR: Likewise.
562         * locales/hu_HU: Likewise.
563         * locales/i18n: Likewise.
564         * locales/id_ID: Likewise.
565         * locales/is_IS: Likewise.
566         * locales/it_CH: Likewise.
567         * locales/it_IT: Likewise.
568         * locales/iw_IL: Likewise.
569         * locales/ja_JP: Likewise.
570         * locales/kl_GL: Likewise.
571         * locales/ko_KR: Likewise.
572         * locales/kw_GB: Likewise.
573         * locales/lt_LT: Likewise.
574         * locales/lv_LV: Likewise.
575         * locales/mk_MK: Likewise.
576         * locales/mr_IN: Likewise.
577         * locales/mt_MT: Likewise.
578         * locales/nl_BE: Likewise.
579         * locales/nl_NL: Likewise.
580         * locales/nn_NO: Likewise.
581         * locales/no_NO: Likewise.
582         * locales/pl_PL: Likewise.
583         * locales/pt_BR: Likewise.
584         * locales/pt_PT: Likewise.
585         * locales/ro_RO: Likewise.
586         * locales/ru_RU: Likewise.
587         * locales/ru_UA: Likewise.
588         * locales/sk_SK: Likewise.
589         * locales/sl_SI: Likewise.
590         * locales/sq_AL: Likewise.
591         * locales/sr_YU: Likewise.
592         * locales/sv_FI: Likewise.
593         * locales/sv_SE: Likewise.
594         * locales/th_TH: Likewise.
595         * locales/tr_TR: Likewise.
596         * locales/uk_UA: Likewise.
597         * locales/vi_VN: Likewise.
598         * locales/zh_CN: Likewise.
599         * locales/zh_HK: Likewise.
600         * locales/zh_TW: Likewise.
602 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
604         * locales/fa_IR: Fix many problems and change to use UTF-8.
605         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
606         * SUPPORTED: Add fa_IR.UTF-8.
608 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
610         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
612 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
614         * locales/iso14651_t1: Handle Macedonian correctly.
615         Patch by Damjan <arhiv@freemail.org.mk>.
617 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
619         * locales/iso14651_t1: Add currency symbols.
621 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
623         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
624         * tests-mbwc/dat_iswdigit.c: Likewise.
626         * locales/zh_CN: Remove non-ASCII digit entry.
627         * locales/ja_JP: Likewise.
628         Add full width digits to alnum class.
630 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
632         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
633         digits.
634         (is_alpha): Add them here.
635         * locales/i18n (digit): Remove all non-ASCII digits.
636         (alpha): Add them here.
638         * dump-ctype.c: Pretty print.
640 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
642         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
643         * locales/ko_KR: Change currency_symbol back to use U20a9.
645 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
647         * tst-langinfo.sh: Adjust for change in ja_JP.
649 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
651         * locales/ja_JP: Changed yesexpr/noexpr expression,
652         fixed typo in era, added definition for name_gen.
654 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
656         * SUPPORTED: Add ko_KR.UTF-8.
658 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
660         * charmaps/BIG5: Add a width table.
661         * charmaps/GB18030: Likewise.
662         * charmaps/ISO-8859-6: Likewise.
663         * charmaps/ISO-8859-8: Likewise.
664         * charmaps/TIS-620: Likewise.
666 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
668         * Makefile (repertoiremaps): Remove variable.
669         (distribute): Remove repertoiremaps.
670         (install-others): Likewise. Add .gz to charmaps.
671         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
673 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
675         * charmaps/ISO-IR-197: Remove alias "none".
677 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
679         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
680         width of format control characters to 0.
682 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
684         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
685         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
686         return values.  Only the sign matters.
688 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
690         * locales/ar_SA: Last non <Uxxxx> entries removed.
691         Patch by Martin Strassburger <martin.strassburger@sap.com>.
693 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
695         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
696         we have EUC-KR.
698 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
700         * locales/uk_UA: Fix yesexpr.
701         * locales/ru_UA: Likewise.
702         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
704 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
706         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
707         so they become printable and carry a width.  Comment out surrogate
708         ranges.  Add a WIDTH table.
710 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
712         * gen-unicode-ctype.c: New file.
713         * dump-ctype.c: New file.
714         * Makefile (distribute): Add them.
715         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
716         gen-unicode-ctype.c.
717         (blank): Add U+1680.
718         (cntrl): Add U+2028, U+2029.
719         (space): Add U+1680, U+2028, U+2029.
720         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
721         (alnum, alpha, print, graph, punct): Lots of additions.
722         (lower, upper, tolower, toupper, combining, combining_level3): Update.
723         (totitle): New map.
724         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
725         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
726         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
727         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
728         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
729         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
730         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
732 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
734         * charmaps/GBK: Add commented mappings for GBK characters not yet in
735         Unicode.
737 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
739         * charmaps/GBK: Remove /x80 entry.
741 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
743         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
744         to use it.
746 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
748         * charmaps/JOHAB: Add identity mapping for 0x7f.
750 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
752         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
753         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
755 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
757         * charmaps/GB2312: Change code_set_name to GB2312.
759 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
761         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
762         * localedata/locales/ar_BH: Likewise.
763         * localedata/locales/ar_DZ: Likewise.
764         * localedata/locales/ar_EG: Likewise.
765         * localedata/locales/ar_IQ: Likewise.
766         * localedata/locales/ar_JO: Likewise.
767         * localedata/locales/ar_KW: Likewise.
768         * localedata/locales/ar_LB: Likewise.
769         * localedata/locales/ar_LY: Likewise.
770         * localedata/locales/ar_MA: Likewise.
771         * localedata/locales/ar_OM: Likewise.
772         * localedata/locales/ar_QA: Likewise.
773         * localedata/locales/ar_SD: Likewise.
774         * localedata/locales/ar_SY: Likewise.
775         * localedata/locales/ar_TN: Likewise.
776         * localedata/locales/ar_YE: Likewise.
778 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
780         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
781         * locales/mr_IN: New file.
782         * locales/mt_MT: New file.
784         * charmaps/GB18030: Comment out entries in user-defined area.
786 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
788         * charmaps/GB18030: Add back entries which got lost in last change.
790 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
792         * charmaps/GB18030: Update once more.
794         * charmaps/JOHAB: New file.
795         * SUPPORTED: Add ko_KR.JOHAB.
797 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
799         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
800         but not in EUC-KR.
802 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
804         * charmaps/EUC-TW: Add commented non-reversible mappings.
806 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
808         * charmaps/CP949: New file.
810 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
812         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
814 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
816         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
817         U+007E.
819 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
821         * charmaps/INIS-8: Update to use <Uxxxx> format.
822         * charmaps/ISO_2033-1983: Likewise.
823         * charmaps/ISO_5427-EXT: Likewise.
825 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
827         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
828         * SUPPORTED: Add zh_HK.BIG5HKSCS.
830         * charmaps/BIG5HKSCS: Add Big5 codes.
832         * Makefile (test-input): Add sv_SE.ISO-8859-1.
833         (LOCALES): Likewise.
834         * sv_SE.ISO-8859-1: New file.
836 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
838         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
839         Changes by Roger So <spacehunt@e-fever.org>.
841         * SUPPORTED: Add nn_NO.ISO-8859-1.
842         * locales/nn_NO: New file.
844 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
846         * charmaps/BIG5HKSCS: Regenerated from official data file.
848         * locales/ja_JP: Add yesstr and nostr information.
850         * charmaps/GB18030: Add entries from GBK not present here.
852         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
854         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
856 2000-08-29  Akira Higuchi  <a@kondara.org>
858         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
859         * charmaps/GBK: Likewise.
861         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
863 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
865         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
866         and customize with several reorder-after statements.
867         Reported by menthos@menthos.com.
869 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
871         * locales/ja_JP: Add new categories with generic information.
873         * locales/i18n (default_missing): Change back to only U003F.
875 2000-08-24  Andreas Jaeger  <aj@suse.de>
877         * Makefile (generated): Add some .out files.
879 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
881         * locales/i18n: Add transliteration information.
883 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
885         * locales/ca_ES@euro: Country is Spain.
886         * locales/ca_ES: Likewise.
888         * locales/es_MX: Correct int_curr_symbol.
889         * locales/es_PE: Likewise.
891         * SUPPORTED: Add missing supported locales.
893         * locales/fa_IR: Correct a few of the contained bugs.
895         * locales/zh_HK: New file.
897         * charmaps/BIG5HKSCS: New file.
899         * locales/en_CA,2.5: Removed.
900         * locales/fr_CA,2.13: Removed.
901         * locales/in_ID: Removed.
903         * locales/sq_AL: New file.
904         * SUPPORTED: Add sq_AL.ISO-8859-1.
906         * locales/vi_VN: New file.
907         * SUPPORTED: Add vi_VN.UTF-8.
909         * locales/ko_KR: Correct currency_symbol entry.
911         * locales/hi_IN: New file.
912         * SUPPORTED: Add hi_IN.UTF-8.
914         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
916         * sort-test.sh: Improve error handling by printing more information.
918         * locales/ar_AE: New file.
919         * locales/ar_BH: New file.
920         * locales/ar_DZ: New file.
921         * locales/ar_EG: New file.
922         * locales/ar_IQ: New file.
923         * locales/ar_JO: New file.
924         * locales/ar_KW: New file.
925         * locales/ar_LB: New file.
926         * locales/ar_LY: New file.
927         * locales/ar_MA: New file.
928         * locales/ar_OM: New file.
929         * locales/ar_QA: New file.
930         * locales/ar_SD: New file.
931         * locales/ar_SY: New file.
932         * locales/ar_TN: New file.
933         * locales/ar_YE: New file.
934         * SUPPORTED: Add Arabic locales.
936 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
938         * locales/es_CR: New file.
939         * locales/es_NI: New file.
940         * locales/es_PR: New file.
942         * locales/es_AR: Share LC_COLLATE description with es_ES.
943         * locales/es_BO: Likewise.
944         * locales/es_CL: Likewise.
945         * locales/es_CO: Likewise.
946         * locales/es_DO: Likewise.
947         * locales/es_GT: Likewise.
948         * locales/es_HN: Likewise.
949         * locales/es_MX: Likewise.
950         * locales/es_PA: Likewise.
951         * locales/es_PE: Likewise.
952         * locales/es_PY: Likewise.
953         * locales/es_SV: Likewise.
954         * locales/es_UY: Likewise.
955         * locales/es_VE: Likewise.
956         * locales/es_EC: Share LC_COLLATE description with es_US.
958         * locales/ko_KR: Updated for glibc 2.2.
959         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
960         * SUPPORTED: Add ko_KR.
962         * locales/de_BE@euro: New file.
963         * locales/eu_ES@euro: New file.
964         * locales/ga_IE@euro: New file.
965         * locales/gl_ES@euro: New file.
966         * locales/nl_BE@euro: New file.
967         * locales/sv_FI@euro: New file.
968         * SUPPORTED: Add the new locales.
970         * Makefile (install-locales): Handle option in locale name.  Print
971         progress information.
973         * SUPPORTED: Add all the @euro locales.
975         * locales/ca_ES@euro: Update charset comment.
976         * locales/de_AT@euro: Likewise.
977         * locales/de_DE@euro: Likewise.
978         * locales/de_LU@euro: Likewise.
979         * locales/en_IE@euro: Likewise.
980         * locales/es_ES@euro: Likewise.
981         * locales/fi_FI@euro: Likewise.
982         * locales/fr_BE@euro: Likewise.
983         * locales/fr_FR@euro: Likewise.
984         * locales/fr_LU@euro: Likewise.
985         * locales/it_IT@euro: Likewise.
986         * locales/nl_NL@euro: Likewise.
987         * locales/pt_PT@euro: Likewise.
989 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
991         * locales/ca_ES: Correct comment.
993         * locales/ca_ES@euro: New file.
994         * locales/de_AT@euro: New file.
995         * locales/de_DE@euro: New file.
996         * locales/de_LU@euro: New file.
997         * locales/en_IE@euro: New file.
998         * locales/es_ES@euro: New file.
999         * locales/fi_FI@euro: New file.
1000         * locales/fr_BE@euro: New file.
1001         * locales/fr_FR@euro: New file.
1002         * locales/fr_LU@euro: New file.
1003         * locales/it_IT@euro: New file.
1004         * locales/nl_NL@euro: New file.
1005         * locales/pt_PT@euro: New file.
1007 2000-08-19  Andreas Jaeger  <aj@suse.de>
1009         * tst-digits.c: Include stdlib.h and string.h to provide
1010         prototypes for exit, strlen and strcmp.
1012 2000-08-18  Andreas Jaeger  <aj@suse.de>
1014         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
1015         (TST_DECL_VARS): Don't declare err_flg.
1016         (TST_GET_ERRET): Don't set err_flg.
1017         (TST_GET_ERRET_SEQ): Likewise.
1018         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
1020         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
1021         * tests-mbwc/dat_iswalnum.c: Likewise.
1022         * tests-mbwc/dat_iswalpha.c: Likewise.
1023         * tests-mbwc/dat_iswcntrl.c: Likewise.
1024         * tests-mbwc/dat_iswctype.c: Likewise.
1025         * tests-mbwc/dat_iswdigit.c: Likewise.
1026         * tests-mbwc/dat_iswgraph.c: Likewise.
1027         * tests-mbwc/dat_iswlower.c: Likewise.
1028         * tests-mbwc/dat_iswprint.c: Likewise.
1029         * tests-mbwc/dat_iswpunct.c: Likewise.
1030         * tests-mbwc/dat_iswspace.c: Likewise.
1031         * tests-mbwc/dat_iswupper.c: Likewise.
1032         * tests-mbwc/dat_iswxdigit.c: Likewise.
1033         * tests-mbwc/dat_mblen.c: Likewise.
1034         * tests-mbwc/dat_mbrlen.c: Likewise.
1035         * tests-mbwc/dat_mbrtowc.c: Likewise.
1036         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1037         * tests-mbwc/dat_mbstowcs.c: Likewise.
1038         * tests-mbwc/dat_mbtowc.c: Likewise.
1039         * tests-mbwc/dat_strcoll.c: Likewise.
1040         * tests-mbwc/dat_strfmon.c: Likewise.
1041         * tests-mbwc/dat_strxfrm.c: Likewise.
1042         * tests-mbwc/dat_swscanf.c: Likewise.
1043         * tests-mbwc/dat_towctrans.c: Likewise.
1044         * tests-mbwc/dat_towlower.c: Likewise.
1045         * tests-mbwc/dat_towupper.c: Likewise.
1046         * tests-mbwc/dat_wcrtomb.c: Likewise.
1047         * tests-mbwc/dat_wcscat.c: Likewise.
1048         * tests-mbwc/dat_wcschr.c: Likewise.
1049         * tests-mbwc/dat_wcscmp.c: Likewise.
1050         * tests-mbwc/dat_wcscoll.c: Likewise.
1051         * tests-mbwc/dat_wcscpy.c: Likewise.
1052         * tests-mbwc/dat_wcscspn.c: Likewise.
1053         * tests-mbwc/dat_wcslen.c: Likewise.
1054         * tests-mbwc/dat_wcsncat.c: Likewise.
1055         * tests-mbwc/dat_wcsncmp.c: Likewise.
1056         * tests-mbwc/dat_wcsncpy.c: Likewise.
1057         * tests-mbwc/dat_wcspbrk.c: Likewise.
1058         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1059         * tests-mbwc/dat_wcsspn.c: Likewise.
1060         * tests-mbwc/dat_wcsstr.c: Likewise.
1061         * tests-mbwc/dat_wcstod.c: Likewise.
1062         * tests-mbwc/dat_wcstok.c: Likewise.
1063         * tests-mbwc/dat_wcstombs.c: Likewise.
1064         * tests-mbwc/dat_wcswidth.c: Likewise.
1065         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1066         * tests-mbwc/dat_wctob.c: Likewise.
1067         * tests-mbwc/dat_wctomb.c: Likewise.
1068         * tests-mbwc/dat_wctrans.c: Likewise.
1069         * tests-mbwc/dat_wctype.c: Likewise.
1070         * tests-mbwc/dat_wcwidth.c: Likewise.
1071         * tests-mbwc/dat_isw-funcs.h: Fix comment.
1073 2000-08-17  Andreas Jaeger  <aj@suse.de>
1075         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
1076         should have a value.
1078 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
1080         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
1081         separate uppercase from non-uppercase characters to enable correct
1082         handling in range expressions.
1084 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
1086         * Makefile (install-locales): Use --prefix option of localedef to
1087         avoid providing complete path for output file.
1089 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
1091         * locales/zh_TW: Updated.
1092         * charmaps/BIG5: Updated.
1093         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1095 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
1097         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1098         use `int'.
1100 2000-08-01  Andreas Jaeger  <aj@suse.de>
1102         * Makefile (distribute): Follow name change of tst-ctype-de.in to
1103         tst-ctype-de_DE.ISO-8859-1.in.
1105 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
1107         * charmaps/KSX1001: Add width information.
1108         * charmaps/GB2312: Likewise.
1109         * charmaps/GBK: Likewise.
1110         Patches by GOTO Masanori <gotom@debian.or.jp>.
1112 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1114         * charmaps/CP737: New file.
1115         * charmaps/CP775: New file.
1117 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1119         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1120         /xb0../xf7.  Remove aliases.
1122 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1124         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1125         /xc9../xf9.
1127 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1129         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1131 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
1133         * tst-langinfo.c (main): Fix esacape sequence handling.
1135         * charmaps/EUC-TW: New file.
1137         * tst-digits.c: Add tests for wprintf.
1138         * tests/test7.cm: Change so that it is usable for wprintf tests.
1140         * tst-locale.sh: Fix typo in last change.
1142         * tst-digits.c: Add ctype and wctype tests.
1144 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1146         * Makefile (ld-test-names): Add test7.
1147         (tests): Add tst-digits.  Add dependency and environment variable.
1148         * tst-digits.c: New file.
1149         * tst-locale.sh: Generate test7 locale.
1150         * tests/test7.cm: New file.
1151         * tests/test7.def: New file.
1153         * tst-locale.sh: Add dropped test6 locale.
1155 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
1157         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1158         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1159         locale.
1161 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1163         * locales/zh_TW: New file.
1164         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1166 2000-07-28  Andreas Jaeger  <aj@suse.de>
1168         * tst-langinfo.c: Include <string.h> for strcmp prototype.
1170 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
1172         * charmaps/BIG5: New file.
1173         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1175 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
1177         * locales/zh_CN: Update for new format.
1178         Patch by Yong Li <yong.li@asu.edu>.
1180         * tst-langinfo.c: Add copyright text.
1182 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
1184         * tst-wctype.input: Add more input text.
1185         * tst-wctype.c: Test more classes.
1187         * Makefile: Add rules to build, run, and distribute tst-langinfo.
1188         * tst-langinfo.c: New file.
1189         * tst-langinfo.sh: New file.
1191         * locales/ja_JP (era_d_t_fmt): Fix typo.
1193         * Makefile: Add rules to build, run, and distribute tst-wctype.
1194         * tst-wctype.c: New file.
1195         * tst-wctype.input: New file.
1196         * tst-wctype.sh: New file.
1198 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
1200         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1201         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1203 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
1205         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1206         (enoexpr): Likewise.
1207         * locales/hr_HR: Likewise.
1208         Patches by GOTO Masanori <gotom@debian.or.jp>.
1210         * locales/i18n (yesexpr): Add U005E at the beginning.
1211         (noexpr): Likewise.
1213 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
1215         * locales/ja_JP (yesexpr): U0060 should be U005E.
1216         (noexpr): Likewise.
1218         * locales/i18n: Remove U00A0 from blank as well.
1219         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1221 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
1223         * charmaps/SJIS: Add width information.
1224         Patch by GOTO Masanori <gotom@debian.or.jp>.
1226         * charmaps/SJIS: Correct byte sequence for single byte characters.
1228 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
1230         * locales/i18n: Fix typos.
1232         * locales/iso14651_t1: Correct syntax for HAN script.
1234 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1236         * charmaps/GB18030: New file.
1238         * charmaps/UTF-8: Update for Unicode 3.0.
1240         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1241         space.
1242         * tst-ctype.c: Likewise.
1243         * tst-ctype.sh: Likewise.
1244         * locales/i18n: Likewise.
1245         * locales/ja_JP: Likewise.
1246         * tests-mbwc/dat_iswcntrl.c: Likewise.
1247         * tests-mbwc/dat_iswctype.c: Likewise.
1248         * tests-mbwc/dat_iswspace.c: Likewise.
1250         * tst-ctype.sh: Also test C locale.
1252 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1254         * Makefile: Rewrite rules for tests to run them only when necessary.
1255         * sort-test.sh: Produce output for failed tests.
1256         * tst-fmon.sh: Likewise.
1257         * tst-rpmatch.sh: Likewise.
1259 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1261         * tst-ctype-de_DE.in: Renamed to...
1262         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1264 2000-07-11  Andreas Jaeger  <aj@suse.de>
1266         * Makefile (locale_test_suite): Always run test suite.
1267         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1268         gen-locale.sh.
1269         (do-collate-test): Likewise.
1270         (do-tst-fmon): Likewise.
1271         (do-tst-locale): Likewise.
1272         (do-tst-rpmatch): Likewise.
1273         (do-tst-trans): Likewise.
1274         (do-tst-mbswcs): Likewise.
1275         (do-tst-ctype): Likewise.
1277         * sort-test.sh : Rewrite to work with static only builds.
1278         * tst-ctype.sh: Likewise.
1279         * tst-fmon.sh: Likewise.
1280         * tst-locale.sh: Likewise.
1281         * tst-mbswcs.sh: Likewise.
1282         * tst-rpmatch.sh: Likewise.
1283         * tst-trans.sh: Likewise.
1285         * gen-locale.sh (locfile): Fix it for building with
1286         sourcedir==builddir and for static only builds.
1288 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1290         * locales/POSIX: Remove repertoire map reference.
1291         * locales/ar_SA: Remove repertoire map reference.
1293         * locales/zh_CN.GBK: Removed.
1295         * repertoiremaps/charids.894: Removed.
1296         * repertoiremaps/mnemonics.ds: Removed.
1297         * repertoiremaps/mnemonics.ja: Removed.
1298         * repertoiremaps/mnemonics.ko: Removed.
1299         * repertoiremaps/mnemonics.zh: Removed.
1301         * charmaps/SJIS: New file.
1303 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1305         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1306         to EUC-JP.
1307         * tests-mbwc/dat_mbtowc.c: Likewise.
1308         * tests-mbwc/dat_wctob.c: Likewise.
1310         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1311         * charmaps/EUC-KR: Likewise.
1313 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1315         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1316         * locales/ar_SA (LC_TELEPHONE): Likewise.
1317         * locales/be_BY (LC_TELEPHONE): Likewise.
1318         * locales/bg_BG (LC_TELEPHONE): Likewise.
1319         * locales/ca_ES (LC_TELEPHONE): Likewise.
1320         * locales/da_DK (LC_TELEPHONE): Likewise.
1321         * locales/de_BE (LC_TELEPHONE): Likewise.
1322         * locales/de_CH (LC_TELEPHONE): Likewise.
1323         * locales/de_LU (LC_TELEPHONE): Likewise.
1324         * locales/el_GR (LC_TELEPHONE): Likewise.
1325         * locales/en_AU (LC_TELEPHONE): Likewise.
1326         * locales/en_BW (LC_TELEPHONE): Likewise.
1327         * locales/en_CA (LC_TELEPHONE): Likewise.
1328         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1329         * locales/en_DK (LC_TELEPHONE): Likewise.
1330         * locales/en_IE (LC_TELEPHONE): Likewise.
1331         * locales/en_NZ (LC_TELEPHONE): Likewise.
1332         * locales/en_ZA (LC_TELEPHONE): Likewise.
1333         * locales/en_ZW (LC_TELEPHONE): Likewise.
1334         * locales/es_AR (LC_TELEPHONE): Likewise.
1335         * locales/es_BO (LC_TELEPHONE): Likewise.
1336         * locales/es_CL (LC_TELEPHONE): Likewise.
1337         * locales/es_CO (LC_TELEPHONE): Likewise.
1338         * locales/es_DO (LC_TELEPHONE): Likewise.
1339         * locales/es_EC (LC_TELEPHONE): Likewise.
1340         * locales/es_ES (LC_TELEPHONE): Likewise.
1341         * locales/es_GT (LC_TELEPHONE): Likewise.
1342         * locales/es_HN (LC_TELEPHONE): Likewise.
1343         * locales/es_MX (LC_TELEPHONE): Likewise.
1344         * locales/es_PA (LC_TELEPHONE): Likewise.
1345         * locales/es_PE (LC_TELEPHONE): Likewise.
1346         * locales/es_PY (LC_TELEPHONE): Likewise.
1347         * locales/es_SV (LC_TELEPHONE): Likewise.
1348         * locales/es_US (LC_TELEPHONE): Likewise.
1349         * locales/es_UY (LC_TELEPHONE): Likewise.
1350         * locales/es_VE (LC_TELEPHONE): Likewise.
1351         * locales/et_EE (LC_TELEPHONE): Likewise.
1352         * locales/eu_ES (LC_TELEPHONE): Likewise.
1353         * locales/fa_IR (LC_TELEPHONE): Likewise.
1354         * locales/fi_FI (LC_TELEPHONE): Likewise.
1355         * locales/fo_FO (LC_TELEPHONE): Likewise.
1356         * locales/fr_BE (LC_TELEPHONE): Likewise.
1357         * locales/fr_CA (LC_TELEPHONE): Likewise.
1358         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1359         * locales/fr_CH (LC_TELEPHONE): Likewise.
1360         * locales/fr_LU (LC_TELEPHONE): Likewise.
1361         * locales/ga_IE (LC_TELEPHONE): Likewise.
1362         * locales/gl_ES (LC_TELEPHONE): Likewise.
1363         * locales/gv_GB (LC_TELEPHONE): Likewise.
1364         * locales/he_IL (LC_TELEPHONE): Likewise.
1365         * locales/hr_HR (LC_TELEPHONE): Likewise.
1366         * locales/hu_HU (LC_TELEPHONE): Likewise.
1367         * locales/id_ID (LC_TELEPHONE): Likewise.
1368         * locales/in_ID (LC_TELEPHONE): Likewise.
1369         * locales/is_IS (LC_TELEPHONE): Likewise.
1370         * locales/it_CH (LC_TELEPHONE): Likewise.
1371         * locales/it_IT (LC_TELEPHONE): Likewise.
1372         * locales/iw_IL (LC_TELEPHONE): Likewise.
1373         * locales/kl_GL (LC_TELEPHONE): Likewise.
1374         * locales/ko_KR (LC_TELEPHONE): Likewise.
1375         * locales/kw_GB (LC_TELEPHONE): Likewise.
1376         * locales/lt_LT (LC_TELEPHONE): Likewise.
1377         * locales/lv_LV (LC_TELEPHONE): Likewise.
1378         * locales/mk_MK (LC_TELEPHONE): Likewise.
1379         * locales/nl_BE (LC_TELEPHONE): Likewise.
1380         * locales/nl_NL (LC_TELEPHONE): Likewise.
1381         * locales/pl_PL (LC_TELEPHONE): Likewise.
1382         * locales/pt_BR (LC_TELEPHONE): Likewise.
1383         * locales/ro_RO (LC_TELEPHONE): Likewise.
1384         * locales/ru_RU (LC_TELEPHONE): Likewise.
1385         * locales/ru_UA (LC_TELEPHONE): Likewise.
1386         * locales/sk_SK (LC_TELEPHONE): Likewise.
1387         * locales/sl_SI (LC_TELEPHONE): Likewise.
1388         * locales/sr_YU (LC_TELEPHONE): Likewise.
1389         * locales/sv_FI (LC_TELEPHONE): Likewise.
1390         * locales/th_TH (LC_TELEPHONE): Likewise.
1391         * locales/tr_TR (LC_TELEPHONE): Likewise.
1392         * locales/uk_UA (LC_TELEPHONE): Likewise.
1394 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1396         * locales/th_TH: Update revision information.
1397         (LC_CTYPE: alpha): Replace ";...;" with "..".
1398         (LC_COLLATE: order): Quote with "".
1400 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1402         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1403         in address.
1404         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1405         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1406         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1407         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1408         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1409         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1410         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1411         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1412         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1413         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1414         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1415         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1416         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1417         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1418         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1419         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1420         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1421         * locales/es_US (LC_IDENTIFICATION): Likewise.
1422         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1423         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1424         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1425         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1426         * locales/no_NO (LC_TELEPHONE): Fill in.
1427         * locales/pt_PT (LC_TELEPHONE): Fill in.
1428         * locales/sv_SE (LC_TELEPHONE): Fill in.
1429         * locales/en_GB (LC_TELEPHONE): Fill in.
1430         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1432 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1434         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1435         * tst-locale.sh (LC_ALL): Likewise.
1437 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1439         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1440         * tst-locale.sh: Likewise.
1442 2000-07-01  Andreas Jaeger  <aj@suse.de>
1444         * Makefile (generated-dirs): LOCALES are also generated.
1445         (generated-dirs): Remove obsolete entry.
1447 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1449         * Makefile (distribute): Add locale test suite files, fmon test
1450         suite files, gen-locale.sh, and show-ucs-data.c.
1452         * Depend: New file.
1454         * Makefile: Rewrite rules to generate locale data.
1455         * gen-locale.sh: Generate only one locale which is described in a
1456         command line parameter.
1458         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1459         around DEM problem.
1460         * tst-fmon.data: Change back entries with DEM.
1462         * gen-locale.sh: Print that it might take a while to finish.
1464 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1466         * Makefile (install-locales): Remove the -u switch from localedef
1467         command line.
1469 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1471         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1472         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1473         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1475         * locales/POSIX: Update for new format.
1477         * Makefile: Regenerate locale data also if localedef changed.
1479         * tst-fmon.data: Until we know what is correct, but the spaces
1480         after DEM back in.
1482         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1483         unresolved issues.
1484         * tests-mbwc/dat_mbtowc.c: Likewise.
1485         * tests-mbwc/dat_strcoll.c: Likewise.
1486         * tests-mbwc/dat_strfmon.c: Likewise.
1487         * tests-mbwc/dat_strxfrm.c: Likewise.
1488         * tests-mbwc/tst_mbtowc.c: Likewise.
1490 2000-06-29  Andreas Jaeger  <aj@suse.de>
1492         * sort-test.sh: Set LC_ALL to full locale name.
1494         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1495         anymore.
1496         (LOCALES): New.
1497         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1498         Depend on locale files
1499         (LOCALE_FILES): New.
1500         (ALL_LC_FILES): New.
1501         (ALL_OBJ_LC_FILES): New
1502         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1504         * tst-ctype.sh: Don't generate locales here.
1505         * tst-mbswcs.sh: Likewise.
1506         * sort-test.sh: Likewise.
1508         * gen-locale.sh: New file to generate locales.
1510 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1512         * locales/en_GB: Update RAP address.
1513         * locales/fr_FR: Likewise.
1514         * locales/en_NZ: Likewise.
1515         * locales/de_BE: Likewise.
1516         * locales/de_CH: Likewise.
1517         * locales/de_LU: Likewise.
1518         * locales/en_AU: Likewise.
1519         * locales/en_IE: Likewise.
1520         * locales/eu_ES: Likewise.
1521         * locales/fr_BE: Likewise.
1522         * locales/fr_CH: Likewise.
1523         * locales/fr_LU: Likewise.
1524         * locales/it_IT: Likewise.
1525         * locales/nl_BE: Likewise.
1526         * locales/nl_NL: Likewise.
1527         * locales/pt_BR: Likewise.
1528         * locales/pt_PT: Likewise.
1529         * locales/sv_FI: Likewise.
1530         * locales/fi_FI: Likewise.
1531         * locales/sv_SE: Likewise.
1533 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1535         * locales/af_ZA: Update for new format.
1536         * locales/ar_SA: Likewise.
1537         * locales/be_BY: Likewise.
1538         * locales/bg_BG: Likewise.
1539         * locales/ca_ES: Likewise.
1540         * locales/el_GR: Likewise.
1541         * locales/en_BW: Likewise.
1542         * locales/en_DK: Likewise.
1543         * locales/en_ZW: Likewise.
1544         * locales/es_AR: Likewise.
1545         * locales/es_BO: Likewise.
1546         * locales/es_CL: Likewise.
1547         * locales/es_CO: Likewise.
1548         * locales/es_DO: Likewise.
1549         * locales/es_EC: Likewise.
1550         * locales/es_ES: Likewise.
1551         * locales/es_GT: Likewise.
1552         * locales/es_HN: Likewise.
1553         * locales/es_MX: Likewise.
1554         * locales/es_PA: Likewise.
1555         * locales/es_PE: Likewise.
1556         * locales/es_PY: Likewise.
1557         * locales/es_SV: Likewise.
1558         * locales/es_US: Likewise.
1559         * locales/es_UY: Likewise.
1560         * locales/es_VE: Likewise.
1561         * locales/et_EE: Likewise.
1562         * locales/fa_IR: Likewise.
1563         * locales/fr_CA: Likewise.
1564         * locales/en_CA,2.5: Likewise.
1565         * locales/fr_CA,2.13: Likewise.
1566         * locales/gl_ES: Likewise.
1567         * locales/hr_HR: Likewise.
1568         * locales/hu_HU: Likewise.
1569         * locales/ko_KR: Likewise.
1570         * locales/lt_LT: Likewise.
1571         * locales/lv_LV: Likewise.
1572         * locales/no_NO: Likewise.
1573         * locales/pl_PL: Likewise.
1574         * locales/ro_RO: Likewise.
1575         * locales/ru_RU: Likewise.
1576         * locales/ru_UA: Likewise.
1577         * locales/sk_SK: Likewise.
1578         * locales/sl_SI: Likewise.
1579         * locales/sr_YU: Likewise.
1580         * locales/th_TH: Likewise.
1581         * locales/tr_TR: Likewise.
1582         * locales/uk_UA: Likewise.
1583         * locales/en_CA: Likewise.
1584         * locales/is_IS: Likewise.
1585         * locales/mk_MK: Likewise.
1587 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1589         * locales/cs_CZ: Comment out fields I'm not sure about.
1590         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1591         * locales/en_NZ: Update for new format.
1592         * locales/de_BE: Likewise.
1593         * locales/de_CH: Likewise.
1594         * locales/de_LU: Likewise.
1595         * locales/en_AU: Likewise.
1596         * locales/en_IE: Likewise.
1597         * locales/en_ZA: Likewise.
1598         * locales/eu_ES: Likewise.
1599         * locales/fo_FO: Likewise.
1600         * locales/fr_BE: Likewise.
1601         * locales/fr_CH: Likewise.
1602         * locales/fr_LU: Likewise.
1603         * locales/ga_IE: Likewise.
1604         * locales/gv_GB: Likewise.
1605         * locales/he_IL: Likewise.
1606         * locales/id_ID: Likewise.
1607         * locales/in_ID: Likewise.
1608         * locales/it_CH: Likewise.
1609         * locales/it_IT: Likewise.
1610         * locales/iw_IL: Likewise.
1611         * locales/kl_GL: Likewise.
1612         * locales/kw_GB: Likewise.
1613         * locales/nl_BE: Likewise.
1614         * locales/nl_NL: Likewise.
1615         * locales/pt_BR: Likewise.
1616         * locales/pt_PT: Likewise.
1617         * locales/sv_FI: Likewise.
1618         * locales/da_DK: Likewise.
1619         * locales/fi_FI: Likewise.
1620         * locales/sv_SE: Likewise.
1622 2000-06-29  Andreas Jaeger  <aj@suse.de>
1624         * Makefile (locale_test_suite): Add new test files.
1625         (tst_mblen-ENV): New.
1626         (tst_mbtowc-ENV): New.
1627         (tst_strcoll-ENV): New.
1628         (tst_strxfrm-ENV): New.
1629         (tst_wctomb-ENV): New.
1630         (tst_mbrtowc-ENV): New.
1631         (tst_mbsrtowcs-ENV): New.
1632         (tst_mbstowcs-ENV): New.
1633         (tst_strfmon-ENV): New.
1634         (tst_wcrtomb-ENV): New.
1635         (tst_wcsrtombs-ENV): New.
1636         (tst_wcstod-ENV): New.
1637         (tst_wcstok-ENV): New.
1638         (tst_wcstombs-ENV): New.
1640         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1641         <kuwahara@cthulhu.engr.sgi.com>.
1642         * tests-mbwc/dat_wctomb.c: Likewise.
1643         * tests-mbwc/tst_mbtowc.c: Likewise.
1644         * tests-mbwc/dat_mbtowc.c: Likewise.
1645         * tests-mbwc/tst_strxfrm.c: Likewise.
1646         * tests-mbwc/dat_strxfrm.c: Likewise.
1647         * tests-mbwc/dat_strcoll.c: Likewise.
1648         * tests-mbwc/tst_strcoll.c: Likewise.
1649         * tests-mbwc/tst_mblen.c: Likewise.
1650         * tests-mbwc/dat_mblen.c: Likewise.
1651         * tests-mbwc/dat_wcstok.c: Likewise.
1652         * tests-mbwc/tst_wcstok.c: Likewise.
1653         * tests-mbwc/dat_wcstod.c: Likewise.
1654         * tests-mbwc/tst_wcstod.c: Likewise.
1655         * tests-mbwc/dat_mbrtowc.c: Likewise.
1656         * tests-mbwc/tst_mbrtowc.c: Likewise.
1657         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1658         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1659         * tests-mbwc/dat_wcstombs.c: Likewise.
1660         * tests-mbwc/tst_wcstombs.c: Likewise.
1661         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1662         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1663         * tests-mbwc/dat_wcrtomb.c: Likewise.
1664         * tests-mbwc/tst_wcrtomb.c: Likewise.
1665         * tests-mbwc/dat_mbstowcs.c: Likewise.
1666         * tests-mbwc/tst_mbstowcs.c: Likewise.
1667         * tests-mbwc/dat_strfmon.c: Likewise.
1668         * tests-mbwc/tst_strfmon.c: Likewise.
1670 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1672         * locales/mk_MK: Updated (not to new format).
1673         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1675 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1677         * locales/fr_FR: Update for new format.
1678         * locales/de_AT: Likewise.
1679         * locales/en_GB: Likewise.
1681 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1683         * locales/th_TH: Update copyright notice.
1685         * locales/cs_CZ: Updated for new format.
1686         Patch by Jakub Jelinek <jakub@redhat.com>.
1688         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1689         comments.
1690         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1691         internal state of mbrlen.
1693         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1694         (TEST_MBWC_ENV): Remove unnecessary slash.
1695         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1697         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1699         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1700         tests.
1702         * locales/iso14651_t1: Explicitly add control character in
1703         U0000-U001F and U007F-U009F range for backward compatibility.
1705         * locales/i18n: Correct problems found by test suite.
1707 2000-06-28  Andreas Jaeger  <aj@suse.de>
1709         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1710         warning.
1712         * Makefile (locale_test_suite): Add tst_mbrlen.
1713         (tst_mbrlen-ENV): New.
1715         * tests-mbwc/tst_mbrlen.c: New file
1717         * tests-mbwc/dat_mbrlen.c: New file.
1719         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1720         (struct TST_HEAD): Use const char* instead of an array.
1722         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1724         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1726         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1728 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1730         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1731         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1732         U4E06 is not in EUC-JP.
1733         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1734         * tests-mbwc/dat_towctrans.c: Likewise.
1735         * tests-mbwc/dat_wcscoll.c: Likewise.
1736         * tests-mbwc/dat_wcswidth.c: Likewise.
1737         * tests-mbwc/dat_wctob.c: Likewise.
1739         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1740         versions.
1742         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1743         what is correct.
1744         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1745         * tests-mbwc/dat_wcwidth.c: Likewise.
1747         * tests-mbwc/tst_funcs.h: Pretty print.
1749         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1750         * tests-mbwc/tst_wcschr.c: Likewise.
1751         * tests-mbwc/tst_wcscpy.c: Likewise.
1752         * tests-mbwc/tst_wcscat.c: Likewise.
1753         * tests-mbwc/tst_wcsncpy.c: Likewise.
1754         * tests-mbwc/tst_wcspbrk.c: Likewise.
1755         * tests-mbwc/tst_wcsstr.c: Likewise.
1756         * tests-mbwc/tst_wctrans.c: Likewise.
1757         * tests-mbwc/tst_wctype.c: Likewise.
1759         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1761         * Makefile (tests): Define as $(locale_test_suite) but only
1762         if not cross-compiling and shared libs are built.
1763         (locale_test_suite): New variable.  Name all new tests from the
1764         locale test suite.
1765         Add rule to run new tests only when all data is available.
1766         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1768         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1770         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1772         * locales/i18n: Backspace isn't blank, tab is.
1774         * tst-ctype.c (main): Add tests for control characters and space.
1776         * locales/i18n: Backspace is no space.
1778         * locales/i18n: Add \t to space.
1780 2000-06-27  Andreas Jaeger  <aj@suse.de>
1782         * Makefile (TEST_MBWC_ENV): New variable.
1783         Use it for all tests from tests-mbwc.
1785 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1787         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1789 2000-06-27  Andreas Jaeger  <aj@suse.de>
1791         * Makefile: Add environment setting for all tests from tests-mbwc.
1793 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1795         * locales/en_DK.com: Not needed.
1797 2000-06-27  Andreas Jaeger  <aj@suse.de>
1799         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1800         <kuwahara@cthulhu.engr.sgi.com>.
1802         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1803         comment them out for now.
1804         (subdir-dirs): New for tests-mbwc, add also vpaths.
1806         * locales/ja_JP: Add missing / in LC_CTYPE.
1808 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1810         * Makefile (distribute): Add tst-ctype-de_DE.in.
1811         * tst-ctype.c: Read in more tests from stdin.
1812         * tst-ctype.sh: Feed extra test data to program via stdin.
1813         * tst-ctype-de_DE.in: New file.
1815         * locales/i18n (punct): Exclude U00A0.
1816         (blank): Include U00A0.
1818         * locales/ja_JP: Updates for new format.
1820         * Makefile (test-srcs): Add tst-ctype.
1821         (distribute): Add tst-ctype.sh.
1822         (do-tst-ctype): New target.  Run for tests.
1823         * tst-ctype.c: New file.
1824         * tst-ctype.sh: New file.
1826         * locales/i18n: NUL character must not be in cntrl.
1828         * Makefile (test-input): Add en_US.ISO-8859-1.
1829         * en_US.in: New file.
1831 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1833         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1834         for now.
1836         * de_DE.in: Update for new sorting.
1838         * tst-locale.sh: Don't use mnemonic.ds.
1839         * tst-mbswcs.sh: Likewise.
1840         * tst-trans.sh: Likewise.
1842         * locales/de_DE: Update for new format.
1843         * locales/en_US: Likewise.
1844         * tests/trans.def: Likewise.
1845         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1846         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1847         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1848         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1849         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1850         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1851         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1852         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1853         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1854         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1855         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1856         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1857         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1858         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1859         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1861         * tst-rpmatch.c: Avoid warning with broken compiler.
1863         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1865         * sort-test.sh: Add more GCONV_PATH usages.
1866         * tst-fmon.sh: Likewise.
1867         * tst-locale.sh: Likewise.
1868         * tst-mbswcs.sh: Likewise.
1869         * tst-rpmatch.sh: Likewise.
1870         * tst-trans.sh: Likewise.
1872         * locales/i18n: Remove order_start around copy.
1874         * locales/iso14651_t1: Correct various small errors.
1876 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1878         * charmaps/ISO-8859-1: Correct width specification.
1880 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1882         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1883         * charmaps/ANSI_X3.4-1968: Likewise.
1884         * charmaps/ASMO_449: Likewise.
1885         * charmaps/BALTIC: Likewise.
1886         * charmaps/BS_4730: Likewise.
1887         * charmaps/BS_VIEWDATA: Likewise.
1888         * charmaps/CP1250: Likewise.
1889         * charmaps/CP1251: Likewise.
1890         * charmaps/CP1252: Likewise.
1891         * charmaps/CP1253: Likewise.
1892         * charmaps/CP1254: Likewise.
1893         * charmaps/CP1255: Likewise.
1894         * charmaps/CP1256: Likewise.
1895         * charmaps/CP1257: Likewise.
1896         * charmaps/CP1258: Likewise.
1897         * charmaps/CSA_Z243.4-1985-1: Likewise.
1898         * charmaps/CSA_Z243.4-1985-2: Likewise.
1899         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1900         * charmaps/CSN_369103: Likewise.
1901         * charmaps/CWI: Likewise.
1902         * charmaps/DEC-MCS: Likewise.
1903         * charmaps/DIN_66003: Likewise.
1904         * charmaps/DS_2089: Likewise.
1905         * charmaps/EBCDIC-AT-DE: Likewise.
1906         * charmaps/EBCDIC-AT-DE-A: Likewise.
1907         * charmaps/EBCDIC-CA-FR: Likewise.
1908         * charmaps/EBCDIC-DK-NO: Likewise.
1909         * charmaps/EBCDIC-DK-NO-A: Likewise.
1910         * charmaps/EBCDIC-ES: Likewise.
1911         * charmaps/EBCDIC-ES-A: Likewise.
1912         * charmaps/EBCDIC-ES-S: Likewise.
1913         * charmaps/EBCDIC-FI-SE: Likewise.
1914         * charmaps/EBCDIC-FI-SE-A: Likewise.
1915         * charmaps/EBCDIC-FR: Likewise.
1916         * charmaps/EBCDIC-IS-FRISS: Likewise.
1917         * charmaps/EBCDIC-IT: Likewise.
1918         * charmaps/EBCDIC-PT: Likewise.
1919         * charmaps/EBCDIC-UK: Likewise.
1920         * charmaps/EBCDIC-US: Likewise.
1921         * charmaps/ECMA-CYRILLIC: Likewise.
1922         * charmaps/ES: Likewise.
1923         * charmaps/ES2: Likewise.
1924         * charmaps/EUC-JP: Likewise.
1925         * charmaps/EUC-KR: Likewise.
1926         * charmaps/GB2312: Likewise.
1927         * charmaps/GBK: Likewise.
1928         * charmaps/GB_1988-80: Likewise.
1929         * charmaps/GOST_19768-74: Likewise.
1930         * charmaps/GREEK-CCITT: Likewise.
1931         * charmaps/GREEK7: Likewise.
1932         * charmaps/GREEK7-OLD: Likewise.
1933         * charmaps/HP-ROMAN8: Likewise.
1934         * charmaps/IBM037: Likewise.
1935         * charmaps/IBM038: Likewise.
1936         * charmaps/IBM1004: Likewise.
1937         * charmaps/IBM1026: Likewise.
1938         * charmaps/IBM1047: Likewise.
1939         * charmaps/IBM256: Likewise.
1940         * charmaps/IBM273: Likewise.
1941         * charmaps/IBM274: Likewise.
1942         * charmaps/IBM275: Likewise.
1943         * charmaps/IBM277: Likewise.
1944         * charmaps/IBM278: Likewise.
1945         * charmaps/IBM280: Likewise.
1946         * charmaps/IBM281: Likewise.
1947         * charmaps/IBM284: Likewise.
1948         * charmaps/IBM285: Likewise.
1949         * charmaps/IBM290: Likewise.
1950         * charmaps/IBM297: Likewise.
1951         * charmaps/IBM420: Likewise.
1952         * charmaps/IBM423: Likewise.
1953         * charmaps/IBM424: Likewise.
1954         * charmaps/IBM437: Likewise.
1955         * charmaps/IBM500: Likewise.
1956         * charmaps/IBM850: Likewise.
1957         * charmaps/IBM851: Likewise.
1958         * charmaps/IBM852: Likewise.
1959         * charmaps/IBM855: Likewise.
1960         * charmaps/IBM857: Likewise.
1961         * charmaps/IBM860: Likewise.
1962         * charmaps/IBM861: Likewise.
1963         * charmaps/IBM862: Likewise.
1964         * charmaps/IBM863: Likewise.
1965         * charmaps/IBM864: Likewise.
1966         * charmaps/IBM865: Likewise.
1967         * charmaps/IBM866: Likewise.
1968         * charmaps/IBM868: Likewise.
1969         * charmaps/IBM869: Likewise.
1970         * charmaps/IBM870: Likewise.
1971         * charmaps/IBM871: Likewise.
1972         * charmaps/IBM874: Likewise.
1973         * charmaps/IBM875: Likewise.
1974         * charmaps/IBM880: Likewise.
1975         * charmaps/IBM891: Likewise.
1976         * charmaps/IBM903: Likewise.
1977         * charmaps/IBM904: Likewise.
1978         * charmaps/IBM905: Likewise.
1979         * charmaps/IBM918: Likewise.
1980         * charmaps/IEC_P27-1: Likewise.
1981         * charmaps/INIS: Likewise.
1982         * charmaps/INIS-CYRILLIC: Likewise.
1983         * charmaps/INVARIANT: Likewise.
1984         * charmaps/ISIRI-3342: Likewise.
1985         * charmaps/ISO-8859-1: Likewise.
1986         * charmaps/ISO-8859-10: Likewise.
1987         * charmaps/ISO-8859-13: Likewise.
1988         * charmaps/ISO-8859-14: Likewise.
1989         * charmaps/ISO-8859-15: Likewise.
1990         * charmaps/ISO-8859-16: Likewise.
1991         * charmaps/ISO-8859-2: Likewise.
1992         * charmaps/ISO-8859-3: Likewise.
1993         * charmaps/ISO-8859-4: Likewise.
1994         * charmaps/ISO-8859-5: Likewise.
1995         * charmaps/ISO-8859-6: Likewise.
1996         * charmaps/ISO-8859-7: Likewise.
1997         * charmaps/ISO-8859-8: Likewise.
1998         * charmaps/ISO-8859-9: Likewise.
1999         * charmaps/ISO-IR-197: Likewise.
2000         * charmaps/ISO-IR-90: Likewise.
2001         * charmaps/ISO_10367-BOX: Likewise.
2002         * charmaps/ISO_5427: Likewise.
2003         * charmaps/ISO_5428: Likewise.
2004         * charmaps/ISO_646.BASIC: Likewise.
2005         * charmaps/ISO_646.IRV: Likewise.
2006         * charmaps/ISO_6937: Likewise.
2007         * charmaps/ISO_6937-2-25: Likewise.
2008         * charmaps/ISO_6937-2-ADD: Likewise.
2009         * charmaps/ISO_8859-SUPP: Likewise.
2010         * charmaps/IT: Likewise.
2011         * charmaps/JIS_C6220-1969-RO: Likewise.
2012         * charmaps/JIS_C6229-1984-B: Likewise.
2013         * charmaps/JIS_X0201: Likewise.
2014         * charmaps/JUS_I.B1.002: Likewise.
2015         * charmaps/JUS_I.B1.003-MAC: Likewise.
2016         * charmaps/JUS_I.B1.003-SERB: Likewise.
2017         * charmaps/KOI-8: Likewise.
2018         * charmaps/KOI8-R: Likewise.
2019         * charmaps/KOI8-U: Likewise.
2020         * charmaps/KSC5636: Likewise.
2021         * charmaps/KSX1001: Likewise.
2022         * charmaps/LATIN-GREEK: Likewise.
2023         * charmaps/LATIN-GREEK-1: Likewise.
2024         * charmaps/MAC-IS: Likewise.
2025         * charmaps/MAC-UK: Likewise.
2026         * charmaps/MACINTOSH: Likewise.
2027         * charmaps/MSZ_7795.3: Likewise.
2028         * charmaps/NATS-DANO: Likewise.
2029         * charmaps/NATS-SEFI: Likewise.
2030         * charmaps/NC_NC00-10: Likewise.
2031         * charmaps/NEXTSTEP: Likewise.
2032         * charmaps/NF_Z_62-010: Likewise.
2033         * charmaps/NF_Z_62-010_1973: Likewise.
2034         * charmaps/NS_4551-1: Likewise.
2035         * charmaps/NS_4551-2: Likewise.
2036         * charmaps/PT: Likewise.
2037         * charmaps/PT2: Likewise.
2038         * charmaps/SAMI: Likewise.
2039         * charmaps/SAMI-WS2: Likewise.
2040         * charmaps/SEN_850200_B: Likewise.
2041         * charmaps/SEN_850200_C: Likewise.
2042         * charmaps/T.101-G2: Likewise.
2043         * charmaps/T.61-7BIT: Likewise.
2044         * charmaps/T.61-8BIT: Likewise.
2045         * charmaps/TIS-620: Likewise.
2046         * charmaps/UTF8: Likewise.
2047         * charmaps/VIDEOTEX-SUPPL: Likewise.
2049 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
2051         * locales/pt_BR: Revert last change partly.  Full weekday and month
2052         names are written with lowercase first letter.
2053         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2055 2000-06-21  Andreas Jaeger  <aj@suse.de>
2057         * tst-trans.c: Include <stdlib.h> and <string.h>.
2059 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
2061         * locales/pt_BR: Correct day and month names.
2062         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2064 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
2066         * Makefile (ld-test-srcs): Add tests/test6.c.
2068         * Makefile (ld-test-srcs): Add trans.def here.
2070         * Makefile (ld-test-srcs): Handle .ds files separately.
2072         * Makefile (ld-test-srcs): Distribute all test6 input files.
2074 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
2076         * locales/be_BY: New file.
2077         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
2079 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
2081         * locales/iso14651_t1: New file.
2083 2000-05-15  Andreas Jaeger  <aj@suse.de>
2085         * tst-fmon.data: Change testcase following fixes for
2086         de_DE.
2088         * locales/de_DE: Remove space after DEM since DEM is
2089         now placed after the value.
2091         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
2092         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
2093         PR libc/1713.
2095 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
2097         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2098         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2100         * tst-fmon.c (main): Print the locale name as well in the error
2101         message.
2103 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
2105         * locales/i18n: New file.
2107 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
2109         * tst-fmon.data: Update test after last strfmon change.
2111 2000-03-15  Andreas Jaeger  <aj@suse.de>
2113         * locales/sl_SI: Fix entries for june and july.
2114         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2115         libc/1648.
2117 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
2119         * locales/en_DK: Correct syntax.
2121 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2123         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2125 2000-03-01  Andreas Jaeger  <aj@suse.de>
2127         * locales/gv_GB: New file.
2128         * locales/kw_GB: New file.
2129         From Pablo Saratxaga <pablo@mandrakesoft.com>.
2131 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2133         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2135 2000-03-01  Andreas Jaeger  <aj@suse.de>
2137         * SUPPORTED: Added bg_BG.CP1251.
2139         * locales/bg_BG: New file.
2141 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
2143         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
2144         names for characters.
2145         * charmaps/EUC-KR: ADD width information.
2146         * repertoiremaps/mnemonic.ko: New file.
2147         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2149         * charmaps/GBK: New file.
2150         * locales/zh_CN.GBK: New file.
2151         * repertoiremaps/mnemonic.zh: New file.
2152         Contributed by Sean Chen <sean.chen@turbolinux.com>.
2154         * locales/mk_MK: New file.
2155         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2156         * SUPPORTED: Add mk_MK ISO-8859-5.
2158 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
2160         * SUPPORTED: Add gl_ES.ISO-8859-1.
2162         * SUPPORTED: Add ar_SA.ISO-8859-6.
2163         * locales/ar_SA: New file.
2165         * locales/th_TH: Remove Thai digits from `digits'.
2167         * SUPPORTED: Add th_TH.TIS-620.
2169         * locales/el_GR (toupper): Don't map *s to S*.
2170         * locales/en_DK: Likewise.
2171         * locales/en_DK.com: Likewise.
2172         * locales/ru_RU: Likewise.
2173         * locales/ru_UA: Likewise.
2174         * locales/tr_TR: Likewise.
2175         * locales/uk_UA: Likewise.
2177         * locales/en_DK (toupper): Map v% to V%.
2178         (tolower): Map V% to v%.
2179         * locales/en_DK.com: Likewise.
2180         * locales/ru_RU: Likewise.
2181         * locales/ru_UA: Likewise.
2182         * locales/tr_TR: Likewise.
2183         * locales/uk_UA: Likewise.
2185 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
2187         * Makefile (generated-dirs): Add de_DE.437.
2189 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
2191         * charmaps/IBM864: Correct comment for /xC6 mapping.
2192         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2193         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2194         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2195         Reported by Bruno Haible <haible@ilog.fr>.
2197 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
2199         * locales/af_ZA: Fix syntax errors.
2201 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
2203         * tst-locale.sh: Also enable test5.
2204         * tests/test5.ds: New file.
2206         * locales/gl_ES: New file.
2207         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2209         * locales/POSIX: Remove trailing semicolon.
2210         * locales/th_TH: Likewise.
2211         PR libc/1545.
2213 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
2215         * locales/ja_JP: Add double-width digits to digit class.
2217 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
2219         * charmaps/ISO-8859-16: Add mapping for /xba.
2220         Reported by Bruno Haible <haible@ilog.fr>.
2222 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
2224         * tst-trans.sh: Add directory names to charmap and repertoire file
2225         names.
2227         * charmaps/ISO-8859-16: New file.
2229         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2231 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
2233         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2235 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2237         * collate-test.c (main): Correct logic in test.
2239         * tst-trans.sh: Use correct name for dynamic loader.
2241 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2243         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2245         * locale/en_BW: New file.
2246         * locale/en_ZW: New file.
2247         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2249 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2251         * locales/ja_JP: Fix cntrl mapping and era definition.
2252         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2254 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2256         * locales/af_ZA: New file.
2257         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2259 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2261         * locales/POSIX: Fix collation order of <SI> and add a few missing
2262         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2264         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2265         weights.
2266         * locales/da_DK: Likewise.
2267         * locales/el_GR: Likewise.
2268         * locales/en_CA: Likewise.
2269         * locales/en_CA,2.5: Likewise.
2270         * locales/en_DK: Likewise.
2271         * locales/en_DK.com: Likewise.
2272         * locales/es_AR: Likewise.
2273         * locales/es_BO: Likewise.
2274         * locales/es_CL: Likewise.
2275         * locales/es_CO: Likewise.
2276         * locales/es_DO: Likewise.
2277         * locales/es_EC: Likewise.
2278         * locales/es_ES: Likewise.
2279         * locales/es_GT: Likewise.
2280         * locales/es_HN: Likewise.
2281         * locales/es_MX: Likewise.
2282         * locales/es_PA: Likewise.
2283         * locales/es_PE: Likewise.
2284         * locales/es_PY: Likewise.
2285         * locales/es_SV: Likewise.
2286         * locales/es_US: Likewise.
2287         * locales/es_UY: Likewise.
2288         * locales/es_VE: Likewise.
2289         * locales/et_EE: Likewise.
2290         * locales/fi_FI: Likewise.
2291         * locales/fr_CA,2.13: Likewise.
2292         * locales/hr_HR: Likewise.
2293         * locales/hu_HU: Likewise.
2294         * locales/is_IS: Likewise.
2295         * locales/lt_LT: Likewise.
2296         * locales/lv_LV: Likewise.
2297         * locales/no_NO: Likewise.
2298         * locales/pl_PL: Likewise.
2299         * locales/ro_RO: Likewise.
2300         * locales/ru_RU: Likewise.
2301         * locales/ru_UA: Likewise.
2302         * locales/sl_SI: Likewise.
2303         * locales/sr_YU: Likewise.
2304         * locales/sv_SE: Likewise.
2305         * locales/th_TH: Likewise.
2306         * locales/tr_TR: Likewise.
2307         * locales/uk_UA: Likewise.
2309 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2311         * charmaps/ISIRI-3342: New file.
2312         * locales/fa_IR: New file.
2313         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2315 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2317         * locales/de_DE: Correct syntax of multi-character weights.
2319 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2321         * tests/test6.c: New file.
2322         * tests/test6.cm: New file.
2323         * tests/test6.def: New file.
2324         * tests/test6.mne: New file.
2326         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2327         UFE85, and UFE8B.
2328         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2329         and /xc6.
2330         * charmaps/KOI8-U: Fix typo in /x95 entry.
2331         * charmaps/KOI8-R: Correct 0x95 entry.
2332         * charmaps/CP1258: Add /xEC.
2333         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2334         * charmaps/IBM874: Add Euro.
2335         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2336         Reported by Bruno Haible <haible@ilog.fr>.
2338 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2340         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2341         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2343 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2345         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2346         * charmaps/EUC-JP: Likewise.
2347         * repertoiremaps/mnemonic.ja: Likewise.
2349         * locales/ja_JP: Add extra CLASS and MAP definisions.
2351         * charmaps/EUC-JP: Add WIDTH definitions.
2353 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2355         * Makefile: Don't run tests for now.
2357 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2359         * locales/ko_KR: New file.
2360         * charmaps/EUC-KR: New file.
2361         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2363 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2365         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2367         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2369 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2371         * tst-trans.c: New file.
2372         * tst-trans.sh: New file.
2373         * tests/trans.def: New file.
2374         * Makefile: Add rules for character mapping tests.
2376         * tests/test1.def: Correct ellipsis syntax.
2378 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2380         * charmaps/ISO-8859-1: Don't define values for non-printable
2381         characters.
2383         * charmaps/ISO-8859-1: Add width information.
2385 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2387         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2389         * charmaps/ISO-8859-13: Fix a few entries.
2390         Patch by Marius Gedminas <mgedmin@takas.lt>.
2392 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2394         * locales/zh_CN: Some first patches to make the file usable.
2396 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2398         * locales/id_ID: Fix typo.
2400 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2402         * locales/en_DK: Add Euro symbol to collation and characterization
2403         tables.  Patch by Geoff Keating.
2405         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2407 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2409         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2410         * charmaps/IBM866: Likewise.
2411         * charmaps/IBM874: Likewise.
2412         * charmaps/ISO-8859-13: Likewise.
2413         * charmaps/ISO-8859-14: Likewise.
2414         * charmaps/ISO-8859-15: Likewise.
2415         * charmaps/MAC-UK: Likewise.
2417         * charmaps/ISO-8859-13: Correct typo.
2418         * charmaps/ISO-8859-14: Likewise.
2419         * charmaps/ISO-8859-15: Likewise.
2421 1999-08-16  Andreas Schwab  <schwab@suse.de>
2423         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2424         <percent-sign/> entry.  Correct typo.
2426 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2428         * charmaps/UTF8: Generated from the charDB.
2430 1999-08-13  Andreas Schwab  <schwab@suse.de>
2432         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2433         * locales/da_DK: Likewise.
2434         * locales/de_DE: Likewise.
2435         * locales/el_GR: Likewise.
2436         * locales/en_CA: Likewise.
2437         * locales/en_DK: Likewise.
2438         * locales/en_DK.com: Likewise.
2439         * locales/es_AR: Likewise.
2440         * locales/es_BO: Likewise.
2441         * locales/es_CL: Likewise.
2442         * locales/es_CO: Likewise.
2443         * locales/es_DO: Likewise.
2444         * locales/es_EC: Likewise.
2445         * locales/es_ES: Likewise.
2446         * locales/es_GT: Likewise.
2447         * locales/es_HN: Likewise.
2448         * locales/es_MX: Likewise.
2449         * locales/es_PA: Likewise.
2450         * locales/es_PE: Likewise.
2451         * locales/es_PY: Likewise.
2452         * locales/es_SV: Likewise.
2453         * locales/es_US: Likewise.
2454         * locales/es_UY: Likewise.
2455         * locales/es_VE: Likewise.
2456         * locales/et_EE: Likewise.
2457         * locales/fi_FI: Likewise.
2458         * locales/hr_HR: Likewise.
2459         * locales/hu_HU: Likewise.
2460         * locales/is_IS: Likewise.
2461         * locales/lt_LT: Likewise.
2462         * locales/lv_LV: Likewise.
2463         * locales/no_NO: Likewise.
2464         * locales/pl_PL: Likewise.
2465         * locales/ro_RO: Likewise.
2466         * locales/ru_RU: Likewise.
2467         * locales/ru_UA: Likewise.
2468         * locales/sl_SI: Likewise.
2469         * locales/sr_YU: Likewise.
2470         * locales/sv_SE: Likewise.
2471         * locales/tr_TR: Likewise.
2472         * locales/uk_UA: Likewise.
2474         * charmaps/ISO_10646: Fix typo.
2476 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2478         * locales/ca_ES: New file.
2479         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2481         * SUPPORTED: Add ca_ES.
2483 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2485         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2486         correct sources.
2488 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2490         * locales/ru_RU: Abbreviate Saturday Sbt.
2491         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2493 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2495         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2497 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2499         * Makefile (install-locales): Allow specifying charset in locale
2500         name but omit it in locale definition file.
2502         * SUPPORTED: Don't generate ru_SU.
2503         * locales/ru_SU: Removed.
2505         * locales/zh_CN: Update.
2506         * charmaps/GB2312: New file.
2507         Contributed by hashao@china.com.
2509 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2511         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2512         correct some character names.
2514         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2516 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
2518         * charmaps/SAMI-WS2: Add one more alias.
2520 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
2522         * charmaps/IBM874: New file.
2524         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2526         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2528         * charmaps/IBM864: Major update from Unicode data.
2530         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2532         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2534         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2536         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2538         * charmaps/IBM857: Correct entries ee, f7, and fa.
2540         * charmaps/IBM855: Correct entries 95, ef, and fd.
2542         * charmaps/IBM437: Correct entries f9 and fa.
2544         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2546         * locales/th_TH: New file.  Thai locale description.
2547         * th_TH.in: New file.
2548         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2550 1999-04-14  Cristian Gafton  <gafton@redhat.com>
2552         * SUPPORTED: Add support for Ukraine Russian.
2553         * locales/ru_UA: New file.
2554         * locales/uk_UA: New file.
2555         * charmaps/KOI8-U: New file.
2557 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
2559         * locales/id_ID: New file.
2561 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
2563         * charmaps/TIS-620: New file.
2564         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2566 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
2568         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
2570         * charmaps/CP1256: Cosmetic changes.
2571         * charmaps/CP1257: Likewise.
2573         * charmaps/CP1258: New file.
2575         * charmaps/CP1257: Add some marks.
2576         * charmaps/CP1256: Update from Unicode page.
2577         * charmaps/CP1255: Lots of punctuation character changes.
2578         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
2579         * charmaps/CP1253: Add Euro character.
2580         * charmaps/CP1252: Add Euro character and z caron.
2581         * charmaps/CP1251: Add Euro character.
2582         * charmaps/CP1250: Add Euro character.
2584 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
2586         * locales/hr_HR: Various corrections.
2587         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2589 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
2591         * locales/ru_RU (mon): Fix March and May month name translations.
2592         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2594 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2596         * Makefile (test-input): Prepare for cs_CZ test.
2597         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2598         * cs_CZ.in: New file.
2600 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
2602         * locales/it_CH: New file.
2603         * SUPPORTED: Add it_CH.
2605         * locales/in_ID: New file.
2606         * SUPPORTED: Add in_ID.
2608 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2610         * Makefile (test-input): Add hr_HR.ISO-8859-2.
2611         (test-input-data): New variable.
2612         (distribute): Use it.
2613         (do-collate-test): Use it.
2614         * locales/hr_HR.in: New file.
2616 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
2618         * charmaps/IBM866: New file.
2619         * charmaps/MAC-UK: New file.
2621 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2623         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2624         * charmaps/ISO-8859-14: Add alias names.
2626         * repertoiremaps/mnemonics.ds: Remove duplicates.
2628 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2630         * charmaps/ISO-8859-13: New file.
2631         * charmaps/ISO-8859-14: New file.
2632         * charmaps/ISO-8859-15: New file.
2634         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2636 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2638         * SUPPORTED: Add en_AU.
2640 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2642         * SUPPORTED: Update greek entry.
2643         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2645 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2647         * locales/el_GR (abmon): Remove spaces at end of strings.
2649 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2651         * tests/test1.cm: Add missing character definitions to read POSIX
2652         locale definition.
2653         * tests/test2.cm: Likewise.
2654         * tests/test3.cm: Likewise.
2655         * tests/test4.cm: Likewise.
2656         * tests/test5.cm: Likewise.
2658 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2660         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2662 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2664         * locales/gr_GR: Renamed to...
2665         * locales/el_GR: ...this.
2666         (yesexpr, noexpr): Also allow yes and no.
2668 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2670         * locales/sr_YU: Add repertoiremap.
2672 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2674         * locales/sr_YU: New file.
2675         * SUPPORTED: Add sr_YU.
2677 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2679         * Makefile: Rewrite install-locales rule.
2681 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2683         * Makefile: Add more dependecies for running tests.
2684         Reported by HJ Lu.
2686 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2688         * locales/sk_SK: Add repertoiremap.
2690 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2692         * locales/ru_SU: Add repertoiremap.
2694 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2696         * locales/ru_SU: New file.
2697         * SUPPORTED: Add ru_SU with KOI8-R.
2699 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2701         * Makefile: Install repertoire maps.
2702         * mnemonic.ds: Moved into repertoiremaps subdir.
2703         * repertoiremaps/charids.894: New file.
2704         * repertoiremaps/mnemonic.ds: New file.
2706         * sort-test.sh: Adapt for most recent changes in localedef.
2707         * tst-fmon.sh: Likewise.
2708         * tst-locale.sh: Likewise.
2710         * locales/POSIX: Add repertoiremap definition.
2711         * locales/cs_CZ: Likewise.
2712         * locales/da_DK: Likewise.
2713         * locales/de_AT: Likewise.
2714         * locales/de_BE: Likewise.
2715         * locales/de_CH: Likewise.
2716         * locales/de_DE: Likewise.
2717         * locales/de_LU: Likewise.
2718         * locales/en_AU: Likewise.
2719         * locales/en_CA: Likewise.
2720         * locales/en_CA,2.5: Likewise.
2721         * locales/en_DK: Likewise.
2722         * locales/en_DK.com: Likewise.
2723         * locales/en_GB: Likewise.
2724         * locales/en_IE: Likewise.
2725         * locales/en_NZ: Likewise.
2726         * locales/en_US: Likewise.
2727         * locales/es_AR: Likewise.
2728         * locales/es_BO: Likewise.
2729         * locales/es_CL: Likewise.
2730         * locales/es_CO: Likewise.
2731         * locales/es_DO: Likewise.
2732         * locales/es_EC: Likewise.
2733         * locales/es_ES: Likewise.
2734         * locales/es_GT: Likewise.
2735         * locales/es_HN: Likewise.
2736         * locales/es_MX: Likewise.
2737         * locales/es_PA: Likewise.
2738         * locales/es_PE: Likewise.
2739         * locales/es_PY: Likewise.
2740         * locales/es_SV: Likewise.
2741         * locales/es_US: Likewise.
2742         * locales/es_UY: Likewise.
2743         * locales/es_VE: Likewise.
2744         * locales/et_EE: Likewise.
2745         * locales/eu_ES: Likewise.
2746         * locales/fi_FI: Likewise.
2747         * locales/fo_FO: Likewise.
2748         * locales/fr_BE: Likewise.
2749         * locales/fr_CA: Likewise.
2750         * locales/fr_CA,2.13: Likewise.
2751         * locales/fr_CH: Likewise.
2752         * locales/fr_FR: Likewise.
2753         * locales/fr_LU: Likewise.
2754         * locales/ga_IE: Likewise.
2755         * locales/gr_GR: Likewise.
2756         * locales/he_IL: Likewise.
2757         * locales/hr_HR: Likewise.
2758         * locales/hu_HU: Likewise.
2759         * locales/is_IS: Likewise.
2760         * locales/it_IT: Likewise.
2761         * locales/iw_IL: Likewise.
2762         * locales/kl_GL: Likewise.
2763         * locales/lt_LT: Likewise.
2764         * locales/lv_LV: Likewise.
2765         * locales/nl_BE: Likewise.
2766         * locales/nl_NL: Likewise.
2767         * locales/no_NO: Likewise.
2768         * locales/pl_PL: Likewise.
2769         * locales/pt_BR: Likewise.
2770         * locales/pt_PT: Likewise.
2771         * locales/ro_RO: Likewise.
2772         * locales/ru_RU: Likewise.
2773         * locales/sl_SI: Likewise.
2774         * locales/sv_FI: Likewise.
2775         * locales/sv_SE: Likewise.
2776         * locales/tr_TR: Likewise.
2777         * locales/zh_CN: Likewise.
2779 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2781         * tst-locale.sh: Add comment for when multi-byte charsets in
2782         locales work.
2783         * tests/test5.cm: New file.
2784         * tests/test5.def: New file.
2785         * Makefile (ld-test-names): Add test5.
2787 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2789         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2790         LC_NUMERIC.
2792 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2794         * Makefile: Fix test rules from last patch.
2796 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2798         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2799         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2801 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2803         * Makefile (distribute): Add tst-locale.sh.
2805 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2807         * Makefile (distribute): Add SUPPORTED.
2808         (install-locales): New rule to install locale dat ausing localedef.
2809         * SUPPORTED: New file.  Names all usable locales.
2810         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2812         * locales/gr_GR: Correct collation description.
2813         * locales/nl_NL: Correct Charset requirement.
2814         * locales/pt_BR: Fix int_curr_symbol.
2815         * locales/ru_RU: Fix ctype data.
2816         Patches by Cristian Gafton <gafton@redhat.com>.
2818         * locales/nl_NL: Fix yesexpr/noexpr.
2819         * locales/pt_BR: Likewise.
2820         * locales/cs_CZ: Likewise.
2821         * locales/da_DK: Likewise.
2822         * locales/en_AU: Likewise.
2823         * locales/en_CA: Likewise.
2824         * locales/en_DK: Likewise.
2825         * locales/en_DK.com: Likewise.
2826         * locales/en_GB: Likewise.
2827         * locales/en_NZ: Likewise.
2828         * locales/en_US: Likewise.
2829         * locales/es_AR: Likewise.
2830         * locales/es_BO: Likewise.
2831         * locales/es_CL: Likewise.
2832         * locales/es_CO: Likewise.
2833         * locales/es_DO: Likewise.
2834         * locales/es_EC: Likewise.
2835         * locales/es_ES: Likewise.
2836         * locales/es_GT: Likewise.
2837         * locales/es_HN: Likewise.
2838         * locales/es_MX: Likewise.
2839         * locales/es_PA: Likewise.
2840         * locales/es_PE: Likewise.
2841         * locales/es_PY: Likewise.
2842         * locales/es_SV: Likewise.
2843         * locales/es_US: Likewise.
2844         * locales/es_UY: Likewise.
2845         * locales/es_VE: Likewise.
2846         * locales/et_EE: Likewise.
2847         * locales/eu_ES: Likewise.
2848         * locales/fi_FI: Likewise.
2849         * locales/fo_FO: Likewise.
2850         * locales/fr_BE: Likewise.
2851         * locales/fr_CA: Likewise.
2852         * locales/fr_CH: Likewise.
2853         * locales/fr_FR: Likewise.
2854         * locales/fr_LU: Likewise.
2855         * locales/ga_IE: Likewise.
2856         * locales/gr_GR: Likewise.
2857         * locales/he_IL: Likewise.
2858         * locales/hr_HR: Likewise.
2859         * locales/hu_HU: Likewise.
2860         * locales/is_IS: Likewise.
2861         * locales/it_IT: Likewise.
2862         * locales/iw_IL: Likewise.
2863         * locales/ja_JP: Likewise.
2864         * locales/kl_GL: Likewise.
2865         * locales/lt_LT: Likewise.
2866         * locales/lv_LV: Likewise.
2867         * locales/no_NO: Likewise.
2868         * locales/pl_PL: Likewise.
2869         * locales/pt_PT: Likewise.
2870         * locales/ro_RO: Likewise.
2871         * locales/ru_RU: Likewise.
2872         * locales/sl_SI: Likewise.
2873         * locales/sv_SE: Likewise.
2874         * locales/tr_TR: Likewise.
2875         * locales/zh_CN: Likewise.
2877 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2879         * locales/ru_RU: Correct last patch.
2880         Patch by Cristian Gafton <gafton@redhat.com>.
2882 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2884         * locales/de_DE: Use common german data and time format not ISO
2885         8601.
2887 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2889         * locales/ru_RU: Correct inconsistencies in mon data.
2890         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2892 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2894         * locales/pl_PL: Fix int_curr_symbol.
2896 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2898         * locales/is_IS: Update from Debian version.
2900 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2902         * tst-fmon.c: New file.  strfmon test program.
2903         * tst-fmon.sh: New file.  Script to run strfmon test.
2904         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2905         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2907         * locales/cs_CZ: Update from author.
2909 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2911         * sort-test.sh: Call localedef with additional environment variable
2912         I18NPATH to point to not-yet-installed locale data files.
2914         * locales/POSIX: Updated version from maintainer.
2916 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2918         * collate-test.c (main): Change prototype definition to prevent
2919         warning.
2921 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2923         * locales/de_DE: Include real collation data.  It's similar to the
2924         en_DK information but the order of small and capital characters is
2925         exchanged.
2927         * collate-test.c: New file.  Test suite for strcoll function.
2928         * de_DE.in: Input file for collation test.
2929         * da_DK.in: Likewise.
2931         * xfrm-test.c: New file.  Test suite for strxfrm function.
2933 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2935         * All charmaps: Fix entries for <quotation-mark>.
2937 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2939         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2940         (locales): Likewise.
2941         Reported by Matthias Urlichs.