Update.
[glibc.git] / localedata / ChangeLog
blobe32b1cd3fa803546d9742700ac02e8acdf18674e
1 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
3         * locales/ca_ES: Fix typos (desembre -> decembre).
4         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
6 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
8         * charmaps/TCVN5712-1: Add combined characters.
10 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
12         * locales/bg_BG: Rewrite.
13         Patch by Alexander Shopov <al_shopov@web.bg>.
15         * charmapsTCVN5712-1: New file.
17 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
19         * locales/translit_neutral: Define transliteration for dong sign.
21 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
23         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
25         * locales/de_CH: Define decimal point to '.' and thousands
26         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
28 2001-11-21  Bruno Haible  <bruno@clisp.org>
30         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
32 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
34         * locales/se_NO: New file.
36 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
38         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
40 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
42         * charmaps/SAMI-WS2: Add Euro sign.
43         Patch by Petter Reinholdtsen <pere@hungry.com>.
45 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
47         * Makefile: Add rules to build and run tst-xlocale2.
48         * tst-xlocale2.c: New file.
50 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
52         * Makefile: Add rules to build and run tst-xlocale1.
53         * tst-xlocale1.c: New file.
55         * bug-iconv-trans.c: Improve error messages.
57 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
59         * charmaps/ISO-IR-209: New file.
60         * charmaps/MAC-SAMI: New file.
61         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
63 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
65         * charmaps/GEORGIAN-PS: New file.
66         * charmaps/GEORGIAN-ACADEMY: New file.
67         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
69 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
71         * Makefile: Add rules to build and run tst-mbswcs6.
72         * tst-mbswcs6.c: New file.
74         * SUPPORTED: Add several new locales.
76         * charmaps/KOI8-T: New file.
78 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
80         * locales/af_ZA: Use generic LC_COLLATE data.
81         * locales/el_GR: Likewise.
82         * locales/hu_HU: Likewise.
83         * locales/ro_RO: Likewise.  Add transliteration.
84         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
85         * locales/ru_RU: Likewise.
86         * locales/ru_UA: Likewise.
87         * locales/uk_UA: Likewise.
88         * locales/eu_ES: LC_TIME strings fixed.
89         * locales/am_ET: New file.
90         * locales/translit_et: New file.
91         * locales/az_AZ: New file.
92         * locales/br_FR: New file.
93         * locales/bs_BA: New file.
94         * locales/cy_GB: New file.
95         * locales/hy_AM: New file.
96         * locales/ka_GE: New file.
97         * locales/mi_NZ: New file.
98         * locales/oc_FR: New file.
99         * locales/tg_TJ: New file.
100         * locales/ti_ER: New file.
101         * locales/ti_ET: New file.
102         * locales/tl_PH: New file.
103         * locales/tt_RU: New file.
104         * locales/ur_PK: New file.
105         * locales/uz_UZ: New file.
106         * locales/yi_US: New file.
107         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
109 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
111         * locales/tr_TR: Define missing fields and remove FIXME comments.
112         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
114 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
116         * locales/en_CA (LC_PAPER): Change to Letter.
117         * locales/fr_CA (LC_PAPER): Likewise.
118         * locales/es_PR (LC_PAPER): Change to Letter.
119         (LC_MEASUREMENT): Change to 2.
120         * locales/es_US (LC_PAPER): Change to Letter.
121         (LC_MEASUREMENT): Change to 2.
123 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
125         * Makefile: Add dependencies to locale files for all tests in $(tests).
127 2001-06-28  H.J. Lu  <hjl@gnu.org>
129         * Makefile: Include SUPPORTED.
130         (INSTALL-SUPPORTED-LOCALES): New.
131         ($(INSTALL-SUPPORTED-LOCALES)): New target.
132         (install-locales-dir): Likewise.
133         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
134         * SUPPORTED: Changed the format for parallel install.
136 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
138         * Makefile: Add rules to build and run tst-leaks.
139         * tst-leaks.c: New file.
141 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
143         * locales/ro_RO (day): Use U0163 instead of U021B.
145 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
147         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
149 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
151         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
152         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
154 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
156         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
157         to SHIFT_JIS. Add SJIS as alias.
158         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
159         * gen-locale.sh: Likewise.
161 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
163         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
164         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
165         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
166         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
168 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
170         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
171         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
172         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
173         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
174         <U3014>, <U3015>, <U3018>, <U3019>.
176 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
178         * gen-unicode-ctype.c: Update to Unicode 3.1.
179         (unicode_attributes): Change size to 0x110000.
180         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
181         Unicode now officially allows a 32-bit representation and deprecates
182         the use of surrogates in this representation.
183         (fill_attributes): Loop up to 0x110000.
184         (unicode_combining): Remove array.
185         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
186         contain this property any more.
187         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
188         2001-02-15.
189         (is_combining): Use new but equivalent definition.
190         (ucs_symbol, ucs_symbol_range): New functions.
191         (output_charclass): Loop up to 0x110000.
192         (output_charmap): Likewise.
193         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
194         appropriate.
195         (main): Expect only two arguments. Remove fill_combining() call.
196         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
197         To "lower", add <U03F5> and Deseret letters.
198         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
199         Gothic letters, Deseret letters, mathematical symbols.
200         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
201         Unicode 3.1 characters.
202         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
203         many new Unicode 3.1 characters.
204         "toupper", "tolower", "totitle": Update.
205         To "combining", add some new musical symbols.
206         To "combining_level3", add some new musical symbols.
207         * locales/tr_TR (LC_CTYPE): Update from i18n.
208         * locales/translit_font: Add transliterations for new Unicode 3.1
209         mathematical symbols.
210         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
211         * locales/translit_cjk_compat: Add transliterations for CJK
212         compatibility characters in Unicode plane 2.
214 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
216         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
217         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
218         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
219         0x8EAFxxxx mappings instead.
221 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
223         * locales/ro_RO: Correct abday, day, abmon, and mon info.
224         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
226 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
228         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
229         for some tests, because mbrlen (NULL, 0, &s) does not always put back
230         s into the initial state.
232 2001-05-14  Andreas Jaeger  <aj@suse.de>
234         * locales/ms_MY: Fix entries for Tue and Wednesday.
235         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
237 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
239         * locales/be_BY: Fix syntax in LC_COLLATE section.
240         * locales/ru_UA: Likewise.
241         * locales/tr_TR: Likewise.
242         * locales/uk_UA: Likewise.
244 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
246         * locales/fa_IR: Add outdigit information and collation.
247         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
249 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
251         * locales/i18n: Don't define outdigit.
253 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
255         * locales/th_TH: Remove name_ms entry.
256         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
258 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
260         * locales/th_TH: Update era information and some of the new
261         categories.
262         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
264 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
266         * locales/i18n: Correct classification of Thai characters.  This
267         differs from Unicode's tables but is in line with linguistic rules
268         in Thailand.
269         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
271 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
273         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
274         Patch by Yong Li <rigel863@yahoo.com>.
276 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
278         * SUPPORTED: Add zh_CN.GBK.
280 2001-02-09  Andreas Jaeger  <aj@suse.de>
282         * locales/en_IN: Add newline at end of file.
284         * SUPPORTED: Add more entries.
286 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
288         * locales/en_HK: At newline at the end of the file.
290 2001-02-08  Andreas Jaeger  <aj@suse.de>
292         * localedata/SUPPORTED: Add some entries for new locales.
294 2001-02-07  Andreas Jaeger  <aj@suse.de>
296         * locales/ar_IN: New.
297         * locales/bn_IN: New.
298         * locales/el_GR@euro: New.
299         * locales/en_HK: New.
300         * locales/en_IN: New.
301         * locales/en_PH: New.
302         * locales/en_SG: New.
303         * locales/ms_MY: New.
304         * locales/ta_IN: New.
305         * locales/te_IN: New.
306         * locales/zh_SG: New.
308 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
310         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
311         * locales/zh_CN: Likewise.
313 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
315         * locales/translit_cjk_compat: Add missing characters in range
316         U+3300..U+33FF.
318 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
320         * locales/fi_FI: Remove FIXME comments.
321         * locales/sv_FI: Likewise.
322         Patch by Marko Myllynen <myllynen@lut.fi>.
324 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
326         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
327         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
329 2001-01-23  Andreas Schwab  <schwab@suse.de>
331         * locales/el_GR: Add missing quotes around multicharacter strings.
332         * locales/ru_RU: Likewise.
334 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
336         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
337         * tst-langinfo.sh: Add French tests.
339 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
341         * locales/cs_CZ: Fix grammar of comment above abmon.
342         Reported by Stanislav Brabec <utx@penguin.cz>.
344 2000-12-31  Andreas Jaeger  <aj@suse.de>
346         * tst-fmon.c (main): Use return instead of exit to avoid warning.
348 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
350         * tests/test5.cm: Define code_set_name.
352 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
354         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
355         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
356         REVERSE SOLIDUS.
358 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
360         * Makefile (tests): Add tst-setlocale.
361         (tst-setlocale-ENV): Define.
362         * tst-setlocale.c: New file.
364 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
366         * Makefile (LOCALES): Add ja_JP.SJIS.
368 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
370         * tst-digits.c (main): Add casts to avoid warnings.
371         * collate-test.c (xstrcoll): Make l1 and l2 const.
372         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
374 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
376         * charmaps/BALTIC: Superceded by ISO-8859-13.
378 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
380         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
381         Republic of Korea.  Streamlined and extend(include all Hangul
382         syllables) hangul and hanja class definition in LC_CTYPE and
383         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
384         tel_dom_fmt to LC_TELEPHONE.
385         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
387 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
389         * locales/ko_KR: Fix currency_symbol.
390         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
392 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
394         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
395         Reported by Markus Kuhn.
397 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
399         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
400         * locales/ko_KR: Revert change.  Use full with won sign.
401         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
403 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
405         * locales/mk_MK: Update.
406         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
408 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
410         * charmaps/BIG5: Add mapping for <U20AC> back.
411         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
413 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
415         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
416         * locales/translit_compat: Add a few ligatures.
417         * locales/translit_combining: Add a few plain ASCII alternatives.
418         * locales/translit_fraction: Likewise.  Surround with spaces.
420 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
422         * locales/translit_hangul: New file.
423         * locales/ko_KR (LC_CTYPE): Include it.
425 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
427         * locales/translit_cjk_variants: New file.
428         * locales/ja_JP (LC_CTYPE): Include it.
430 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
432         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
433         transliteration rules.
435 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
437         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
438         transliteration rules.
439         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
440         * locales/de_BE (LC_CTYPE): Likewise.
441         * locales/de_CH (LC_CTYPE): Likewise.
442         * locales/de_LU (LC_CTYPE): Likewise.
443         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
444         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
445         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
446         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
448 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
450         * locales/translit_combining: New file.
451         * locales/fr_FR (LC_CTYPE): Include it.
452         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
453         * locales/fr_CA (LC_CTYPE): Likewise.
454         * locales/fr_CH (LC_CTYPE): Likewise.
455         * locales/fr_LU (LC_CTYPE): Likewise.
456         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
457         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
458         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
460 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
462         * locales/translit_wide: New file.
463         * locales/translit_narrow: New file.
464         * locales/translit_font: New file.
465         * locales/translit_circle: New file.
466         * locales/translit_small: New file.
467         * locales/translit_fraction: New file.
468         * locales/translit_compat: New file.
469         * locales/translit_cjk_compat: New file.
470         * locales/translit_neutral: New file.  Include all of the above.
471         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
472         German and Danish specific rules.
474 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
476         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
477         * locales/zh_CN (LC_CTYPE): Likewise.
478         * locales/ko_KR (LC_CTYPE): Likewise.
480 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
482         * charmaps/UTF-8: Set width of U200B to 0.
483         * charmaps/GB18030: Likewise.
485 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
487         * charmaps/BIG5: Update.
488         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
490         * locales/mk_MK: Use iso14651_t1 file.
491         Patch by Damjan <arhiv@freemail.org.mk>.
493 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
495         * charmaps/VISCII: New file.
497 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
499         * locales/sr_YU@cyrillic: New file. Based on a locale file by
500         Anton Zinoviev <anton@lml.bas.bg>.
501         * SUPPORTED: Add sr_YU@cyrillic.
503 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
505         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
506         * locales/be_BY: Likewise.
507         * locales/bg_BG: Likewise.
508         * locales/el_GR: Likewise.
509         * locales/ja_JP: Likewise.
510         * locales/ko_KR: Likewise.
511         * locales/mk_MK: Likewise.
512         * locales/ru_RU: Likewise.
513         * locales/ru_UA: Likewise.
514         * locales/th_TH: Likewise.
515         * locales/tr_TR: Likewise.
516         * locales/uk_UA: Likewise.
517         * locales/zh_CN: Likewise.
518         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
519         in the ja_JP.EUC-JP locale.
520         * tests-mbwc/dat_iswalpha.c: Likewise.
521         * tests-mbwc/dat_iswctype.c: Likewise.
522         * tests-mbwc/dat_iswgraph.c: Likewise.
523         * tests-mbwc/dat_iswprint.c: Likewise.
524         * tests-mbwc/dat_iswpunct.c: Likewise.
526 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
528         * fr_CA,2.13.in: Removed.
530 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
532         * locales/POSIX: New support for date_fmt.
533         * locales/af_ZA: Likewise.
534         * locales/ar_AE: Likewise.
535         * locales/ar_BH: Likewise.
536         * locales/ar_DZ: Likewise.
537         * locales/ar_EG: Likewise.
538         * locales/ar_IQ: Likewise.
539         * locales/ar_JO: Likewise.
540         * locales/ar_KW: Likewise.
541         * locales/ar_LB: Likewise.
542         * locales/ar_LY: Likewise.
543         * locales/ar_MA: Likewise.
544         * locales/ar_OM: Likewise.
545         * locales/ar_QA: Likewise.
546         * locales/ar_SA: Likewise.
547         * locales/ar_SD: Likewise.
548         * locales/ar_SY: Likewise.
549         * locales/ar_TN: Likewise.
550         * locales/ar_YE: Likewise.
551         * locales/be_BY: Likewise.
552         * locales/bg_BG: Likewise.
553         * locales/ca_ES: Likewise.
554         * locales/cs_CZ: Likewise.
555         * locales/da_DK: Likewise.
556         * locales/de_AT: Likewise.
557         * locales/de_BE: Likewise.
558         * locales/de_CH: Likewise.
559         * locales/de_DE: Likewise.
560         * locales/de_LU: Likewise.
561         * locales/el_GR: Likewise.
562         * locales/en_AU: Likewise.
563         * locales/en_CA: Likewise.
564         * locales/en_DK: Likewise.
565         * locales/en_GB: Likewise.
566         * locales/en_IE: Likewise.
567         * locales/en_NZ: Likewise.
568         * locales/en_US: Likewise.
569         * locales/en_ZA: Likewise.
570         * locales/es_AR: Likewise.
571         * locales/es_BO: Likewise.
572         * locales/es_CL: Likewise.
573         * locales/es_CO: Likewise.
574         * locales/es_CR: Likewise.
575         * locales/es_DO: Likewise.
576         * locales/es_EC: Likewise.
577         * locales/es_ES: Likewise.
578         * locales/es_GT: Likewise.
579         * locales/es_HN: Likewise.
580         * locales/es_MX: Likewise.
581         * locales/es_NI: Likewise.
582         * locales/es_PA: Likewise.
583         * locales/es_PE: Likewise.
584         * locales/es_PR: Likewise.
585         * locales/es_PY: Likewise.
586         * locales/es_SV: Likewise.
587         * locales/es_US: Likewise.
588         * locales/es_UY: Likewise.
589         * locales/es_VE: Likewise.
590         * locales/et_EE: Likewise.
591         * locales/eu_ES: Likewise.
592         * locales/fa_IR: Likewise.
593         * locales/fi_FI: Likewise.
594         * locales/fo_FO: Likewise.
595         * locales/fr_BE: Likewise.
596         * locales/fr_CA: Likewise.
597         * locales/fr_CH: Likewise.
598         * locales/fr_FR: Likewise.
599         * locales/fr_LU: Likewise.
600         * locales/ga_IE: Likewise.
601         * locales/gl_ES: Likewise.
602         * locales/gv_GB: Likewise.
603         * locales/he_IL: Likewise.
604         * locales/hi_IN: Likewise.
605         * locales/hr_HR: Likewise.
606         * locales/hu_HU: Likewise.
607         * locales/i18n: Likewise.
608         * locales/id_ID: Likewise.
609         * locales/is_IS: Likewise.
610         * locales/it_CH: Likewise.
611         * locales/it_IT: Likewise.
612         * locales/iw_IL: Likewise.
613         * locales/ja_JP: Likewise.
614         * locales/kl_GL: Likewise.
615         * locales/ko_KR: Likewise.
616         * locales/kw_GB: Likewise.
617         * locales/lt_LT: Likewise.
618         * locales/lv_LV: Likewise.
619         * locales/mk_MK: Likewise.
620         * locales/mr_IN: Likewise.
621         * locales/mt_MT: Likewise.
622         * locales/nl_BE: Likewise.
623         * locales/nl_NL: Likewise.
624         * locales/nn_NO: Likewise.
625         * locales/no_NO: Likewise.
626         * locales/pl_PL: Likewise.
627         * locales/pt_BR: Likewise.
628         * locales/pt_PT: Likewise.
629         * locales/ro_RO: Likewise.
630         * locales/ru_RU: Likewise.
631         * locales/ru_UA: Likewise.
632         * locales/sk_SK: Likewise.
633         * locales/sl_SI: Likewise.
634         * locales/sq_AL: Likewise.
635         * locales/sr_YU: Likewise.
636         * locales/sv_FI: Likewise.
637         * locales/sv_SE: Likewise.
638         * locales/th_TH: Likewise.
639         * locales/tr_TR: Likewise.
640         * locales/uk_UA: Likewise.
641         * locales/vi_VN: Likewise.
642         * locales/zh_CN: Likewise.
643         * locales/zh_HK: Likewise.
644         * locales/zh_TW: Likewise.
646 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
648         * locales/fa_IR: Fix many problems and change to use UTF-8.
649         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
650         * SUPPORTED: Add fa_IR.UTF-8.
652 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
654         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
656 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
658         * locales/iso14651_t1: Handle Macedonian correctly.
659         Patch by Damjan <arhiv@freemail.org.mk>.
661 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
663         * locales/iso14651_t1: Add currency symbols.
665 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
667         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
668         * tests-mbwc/dat_iswdigit.c: Likewise.
670         * locales/zh_CN: Remove non-ASCII digit entry.
671         * locales/ja_JP: Likewise.
672         Add full width digits to alnum class.
674 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
676         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
677         digits.
678         (is_alpha): Add them here.
679         * locales/i18n (digit): Remove all non-ASCII digits.
680         (alpha): Add them here.
682         * dump-ctype.c: Pretty print.
684 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
686         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
687         * locales/ko_KR: Change currency_symbol back to use U20a9.
689 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
691         * tst-langinfo.sh: Adjust for change in ja_JP.
693 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
695         * locales/ja_JP: Changed yesexpr/noexpr expression,
696         fixed typo in era, added definition for name_gen.
698 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
700         * SUPPORTED: Add ko_KR.UTF-8.
702 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
704         * charmaps/BIG5: Add a width table.
705         * charmaps/GB18030: Likewise.
706         * charmaps/ISO-8859-6: Likewise.
707         * charmaps/ISO-8859-8: Likewise.
708         * charmaps/TIS-620: Likewise.
710 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
712         * Makefile (repertoiremaps): Remove variable.
713         (distribute): Remove repertoiremaps.
714         (install-others): Likewise. Add .gz to charmaps.
715         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
717 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
719         * charmaps/ISO-IR-197: Remove alias "none".
721 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
723         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
724         width of format control characters to 0.
726 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
728         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
729         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
730         return values.  Only the sign matters.
732 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
734         * locales/ar_SA: Last non <Uxxxx> entries removed.
735         Patch by Martin Strassburger <martin.strassburger@sap.com>.
737 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
739         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
740         we have EUC-KR.
742 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
744         * locales/uk_UA: Fix yesexpr.
745         * locales/ru_UA: Likewise.
746         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
748 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
750         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
751         so they become printable and carry a width.  Comment out surrogate
752         ranges.  Add a WIDTH table.
754 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
756         * gen-unicode-ctype.c: New file.
757         * dump-ctype.c: New file.
758         * Makefile (distribute): Add them.
759         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
760         gen-unicode-ctype.c.
761         (blank): Add U+1680.
762         (cntrl): Add U+2028, U+2029.
763         (space): Add U+1680, U+2028, U+2029.
764         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
765         (alnum, alpha, print, graph, punct): Lots of additions.
766         (lower, upper, tolower, toupper, combining, combining_level3): Update.
767         (totitle): New map.
768         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
769         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
770         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
771         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
772         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
773         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
774         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
776 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
778         * charmaps/GBK: Add commented mappings for GBK characters not yet in
779         Unicode.
781 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
783         * charmaps/GBK: Remove /x80 entry.
785 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
787         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
788         to use it.
790 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
792         * charmaps/JOHAB: Add identity mapping for 0x7f.
794 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
796         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
797         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
799 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
801         * charmaps/GB2312: Change code_set_name to GB2312.
803 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
805         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
806         * localedata/locales/ar_BH: Likewise.
807         * localedata/locales/ar_DZ: Likewise.
808         * localedata/locales/ar_EG: Likewise.
809         * localedata/locales/ar_IQ: Likewise.
810         * localedata/locales/ar_JO: Likewise.
811         * localedata/locales/ar_KW: Likewise.
812         * localedata/locales/ar_LB: Likewise.
813         * localedata/locales/ar_LY: Likewise.
814         * localedata/locales/ar_MA: Likewise.
815         * localedata/locales/ar_OM: Likewise.
816         * localedata/locales/ar_QA: Likewise.
817         * localedata/locales/ar_SD: Likewise.
818         * localedata/locales/ar_SY: Likewise.
819         * localedata/locales/ar_TN: Likewise.
820         * localedata/locales/ar_YE: Likewise.
822 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
824         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
825         * locales/mr_IN: New file.
826         * locales/mt_MT: New file.
828         * charmaps/GB18030: Comment out entries in user-defined area.
830 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
832         * charmaps/GB18030: Add back entries which got lost in last change.
834 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
836         * charmaps/GB18030: Update once more.
838         * charmaps/JOHAB: New file.
839         * SUPPORTED: Add ko_KR.JOHAB.
841 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
843         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
844         but not in EUC-KR.
846 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
848         * charmaps/EUC-TW: Add commented non-reversible mappings.
850 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
852         * charmaps/CP949: New file.
854 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
856         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
858 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
860         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
861         U+007E.
863 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
865         * charmaps/INIS-8: Update to use <Uxxxx> format.
866         * charmaps/ISO_2033-1983: Likewise.
867         * charmaps/ISO_5427-EXT: Likewise.
869 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
871         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
872         * SUPPORTED: Add zh_HK.BIG5HKSCS.
874         * charmaps/BIG5HKSCS: Add Big5 codes.
876         * Makefile (test-input): Add sv_SE.ISO-8859-1.
877         (LOCALES): Likewise.
878         * sv_SE.ISO-8859-1: New file.
880 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
882         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
883         Changes by Roger So <spacehunt@e-fever.org>.
885         * SUPPORTED: Add nn_NO.ISO-8859-1.
886         * locales/nn_NO: New file.
888 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
890         * charmaps/BIG5HKSCS: Regenerated from official data file.
892         * locales/ja_JP: Add yesstr and nostr information.
894         * charmaps/GB18030: Add entries from GBK not present here.
896         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
898         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
900 2000-08-29  Akira Higuchi  <a@kondara.org>
902         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
903         * charmaps/GBK: Likewise.
905         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
907 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
909         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
910         and customize with several reorder-after statements.
911         Reported by menthos@menthos.com.
913 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
915         * locales/ja_JP: Add new categories with generic information.
917         * locales/i18n (default_missing): Change back to only U003F.
919 2000-08-24  Andreas Jaeger  <aj@suse.de>
921         * Makefile (generated): Add some .out files.
923 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
925         * locales/i18n: Add transliteration information.
927 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
929         * locales/ca_ES@euro: Country is Spain.
930         * locales/ca_ES: Likewise.
932         * locales/es_MX: Correct int_curr_symbol.
933         * locales/es_PE: Likewise.
935         * SUPPORTED: Add missing supported locales.
937         * locales/fa_IR: Correct a few of the contained bugs.
939         * locales/zh_HK: New file.
941         * charmaps/BIG5HKSCS: New file.
943         * locales/en_CA,2.5: Removed.
944         * locales/fr_CA,2.13: Removed.
945         * locales/in_ID: Removed.
947         * locales/sq_AL: New file.
948         * SUPPORTED: Add sq_AL.ISO-8859-1.
950         * locales/vi_VN: New file.
951         * SUPPORTED: Add vi_VN.UTF-8.
953         * locales/ko_KR: Correct currency_symbol entry.
955         * locales/hi_IN: New file.
956         * SUPPORTED: Add hi_IN.UTF-8.
958         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
960         * sort-test.sh: Improve error handling by printing more information.
962         * locales/ar_AE: New file.
963         * locales/ar_BH: New file.
964         * locales/ar_DZ: New file.
965         * locales/ar_EG: New file.
966         * locales/ar_IQ: New file.
967         * locales/ar_JO: New file.
968         * locales/ar_KW: New file.
969         * locales/ar_LB: New file.
970         * locales/ar_LY: New file.
971         * locales/ar_MA: New file.
972         * locales/ar_OM: New file.
973         * locales/ar_QA: New file.
974         * locales/ar_SD: New file.
975         * locales/ar_SY: New file.
976         * locales/ar_TN: New file.
977         * locales/ar_YE: New file.
978         * SUPPORTED: Add Arabic locales.
980 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
982         * locales/es_CR: New file.
983         * locales/es_NI: New file.
984         * locales/es_PR: New file.
986         * locales/es_AR: Share LC_COLLATE description with es_ES.
987         * locales/es_BO: Likewise.
988         * locales/es_CL: Likewise.
989         * locales/es_CO: Likewise.
990         * locales/es_DO: Likewise.
991         * locales/es_GT: Likewise.
992         * locales/es_HN: Likewise.
993         * locales/es_MX: Likewise.
994         * locales/es_PA: Likewise.
995         * locales/es_PE: Likewise.
996         * locales/es_PY: Likewise.
997         * locales/es_SV: Likewise.
998         * locales/es_UY: Likewise.
999         * locales/es_VE: Likewise.
1000         * locales/es_EC: Share LC_COLLATE description with es_US.
1002         * locales/ko_KR: Updated for glibc 2.2.
1003         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1004         * SUPPORTED: Add ko_KR.
1006         * locales/de_BE@euro: New file.
1007         * locales/eu_ES@euro: New file.
1008         * locales/ga_IE@euro: New file.
1009         * locales/gl_ES@euro: New file.
1010         * locales/nl_BE@euro: New file.
1011         * locales/sv_FI@euro: New file.
1012         * SUPPORTED: Add the new locales.
1014         * Makefile (install-locales): Handle option in locale name.  Print
1015         progress information.
1017         * SUPPORTED: Add all the @euro locales.
1019         * locales/ca_ES@euro: Update charset comment.
1020         * locales/de_AT@euro: Likewise.
1021         * locales/de_DE@euro: Likewise.
1022         * locales/de_LU@euro: Likewise.
1023         * locales/en_IE@euro: Likewise.
1024         * locales/es_ES@euro: Likewise.
1025         * locales/fi_FI@euro: Likewise.
1026         * locales/fr_BE@euro: Likewise.
1027         * locales/fr_FR@euro: Likewise.
1028         * locales/fr_LU@euro: Likewise.
1029         * locales/it_IT@euro: Likewise.
1030         * locales/nl_NL@euro: Likewise.
1031         * locales/pt_PT@euro: Likewise.
1033 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
1035         * locales/ca_ES: Correct comment.
1037         * locales/ca_ES@euro: New file.
1038         * locales/de_AT@euro: New file.
1039         * locales/de_DE@euro: New file.
1040         * locales/de_LU@euro: New file.
1041         * locales/en_IE@euro: New file.
1042         * locales/es_ES@euro: New file.
1043         * locales/fi_FI@euro: New file.
1044         * locales/fr_BE@euro: New file.
1045         * locales/fr_FR@euro: New file.
1046         * locales/fr_LU@euro: New file.
1047         * locales/it_IT@euro: New file.
1048         * locales/nl_NL@euro: New file.
1049         * locales/pt_PT@euro: New file.
1051 2000-08-19  Andreas Jaeger  <aj@suse.de>
1053         * tst-digits.c: Include stdlib.h and string.h to provide
1054         prototypes for exit, strlen and strcmp.
1056 2000-08-18  Andreas Jaeger  <aj@suse.de>
1058         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
1059         (TST_DECL_VARS): Don't declare err_flg.
1060         (TST_GET_ERRET): Don't set err_flg.
1061         (TST_GET_ERRET_SEQ): Likewise.
1062         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
1064         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
1065         * tests-mbwc/dat_iswalnum.c: Likewise.
1066         * tests-mbwc/dat_iswalpha.c: Likewise.
1067         * tests-mbwc/dat_iswcntrl.c: Likewise.
1068         * tests-mbwc/dat_iswctype.c: Likewise.
1069         * tests-mbwc/dat_iswdigit.c: Likewise.
1070         * tests-mbwc/dat_iswgraph.c: Likewise.
1071         * tests-mbwc/dat_iswlower.c: Likewise.
1072         * tests-mbwc/dat_iswprint.c: Likewise.
1073         * tests-mbwc/dat_iswpunct.c: Likewise.
1074         * tests-mbwc/dat_iswspace.c: Likewise.
1075         * tests-mbwc/dat_iswupper.c: Likewise.
1076         * tests-mbwc/dat_iswxdigit.c: Likewise.
1077         * tests-mbwc/dat_mblen.c: Likewise.
1078         * tests-mbwc/dat_mbrlen.c: Likewise.
1079         * tests-mbwc/dat_mbrtowc.c: Likewise.
1080         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1081         * tests-mbwc/dat_mbstowcs.c: Likewise.
1082         * tests-mbwc/dat_mbtowc.c: Likewise.
1083         * tests-mbwc/dat_strcoll.c: Likewise.
1084         * tests-mbwc/dat_strfmon.c: Likewise.
1085         * tests-mbwc/dat_strxfrm.c: Likewise.
1086         * tests-mbwc/dat_swscanf.c: Likewise.
1087         * tests-mbwc/dat_towctrans.c: Likewise.
1088         * tests-mbwc/dat_towlower.c: Likewise.
1089         * tests-mbwc/dat_towupper.c: Likewise.
1090         * tests-mbwc/dat_wcrtomb.c: Likewise.
1091         * tests-mbwc/dat_wcscat.c: Likewise.
1092         * tests-mbwc/dat_wcschr.c: Likewise.
1093         * tests-mbwc/dat_wcscmp.c: Likewise.
1094         * tests-mbwc/dat_wcscoll.c: Likewise.
1095         * tests-mbwc/dat_wcscpy.c: Likewise.
1096         * tests-mbwc/dat_wcscspn.c: Likewise.
1097         * tests-mbwc/dat_wcslen.c: Likewise.
1098         * tests-mbwc/dat_wcsncat.c: Likewise.
1099         * tests-mbwc/dat_wcsncmp.c: Likewise.
1100         * tests-mbwc/dat_wcsncpy.c: Likewise.
1101         * tests-mbwc/dat_wcspbrk.c: Likewise.
1102         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1103         * tests-mbwc/dat_wcsspn.c: Likewise.
1104         * tests-mbwc/dat_wcsstr.c: Likewise.
1105         * tests-mbwc/dat_wcstod.c: Likewise.
1106         * tests-mbwc/dat_wcstok.c: Likewise.
1107         * tests-mbwc/dat_wcstombs.c: Likewise.
1108         * tests-mbwc/dat_wcswidth.c: Likewise.
1109         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1110         * tests-mbwc/dat_wctob.c: Likewise.
1111         * tests-mbwc/dat_wctomb.c: Likewise.
1112         * tests-mbwc/dat_wctrans.c: Likewise.
1113         * tests-mbwc/dat_wctype.c: Likewise.
1114         * tests-mbwc/dat_wcwidth.c: Likewise.
1115         * tests-mbwc/dat_isw-funcs.h: Fix comment.
1117 2000-08-17  Andreas Jaeger  <aj@suse.de>
1119         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
1120         should have a value.
1122 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
1124         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
1125         separate uppercase from non-uppercase characters to enable correct
1126         handling in range expressions.
1128 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
1130         * Makefile (install-locales): Use --prefix option of localedef to
1131         avoid providing complete path for output file.
1133 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
1135         * locales/zh_TW: Updated.
1136         * charmaps/BIG5: Updated.
1137         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1139 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
1141         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1142         use `int'.
1144 2000-08-01  Andreas Jaeger  <aj@suse.de>
1146         * Makefile (distribute): Follow name change of tst-ctype-de.in to
1147         tst-ctype-de_DE.ISO-8859-1.in.
1149 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
1151         * charmaps/KSX1001: Add width information.
1152         * charmaps/GB2312: Likewise.
1153         * charmaps/GBK: Likewise.
1154         Patches by GOTO Masanori <gotom@debian.or.jp>.
1156 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1158         * charmaps/CP737: New file.
1159         * charmaps/CP775: New file.
1161 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1163         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1164         /xb0../xf7.  Remove aliases.
1166 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1168         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1169         /xc9../xf9.
1171 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1173         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1175 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
1177         * tst-langinfo.c (main): Fix esacape sequence handling.
1179         * charmaps/EUC-TW: New file.
1181         * tst-digits.c: Add tests for wprintf.
1182         * tests/test7.cm: Change so that it is usable for wprintf tests.
1184         * tst-locale.sh: Fix typo in last change.
1186         * tst-digits.c: Add ctype and wctype tests.
1188 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1190         * Makefile (ld-test-names): Add test7.
1191         (tests): Add tst-digits.  Add dependency and environment variable.
1192         * tst-digits.c: New file.
1193         * tst-locale.sh: Generate test7 locale.
1194         * tests/test7.cm: New file.
1195         * tests/test7.def: New file.
1197         * tst-locale.sh: Add dropped test6 locale.
1199 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
1201         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1202         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1203         locale.
1205 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1207         * locales/zh_TW: New file.
1208         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1210 2000-07-28  Andreas Jaeger  <aj@suse.de>
1212         * tst-langinfo.c: Include <string.h> for strcmp prototype.
1214 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
1216         * charmaps/BIG5: New file.
1217         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1219 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
1221         * locales/zh_CN: Update for new format.
1222         Patch by Yong Li <yong.li@asu.edu>.
1224         * tst-langinfo.c: Add copyright text.
1226 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
1228         * tst-wctype.input: Add more input text.
1229         * tst-wctype.c: Test more classes.
1231         * Makefile: Add rules to build, run, and distribute tst-langinfo.
1232         * tst-langinfo.c: New file.
1233         * tst-langinfo.sh: New file.
1235         * locales/ja_JP (era_d_t_fmt): Fix typo.
1237         * Makefile: Add rules to build, run, and distribute tst-wctype.
1238         * tst-wctype.c: New file.
1239         * tst-wctype.input: New file.
1240         * tst-wctype.sh: New file.
1242 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
1244         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1245         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1247 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
1249         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1250         (enoexpr): Likewise.
1251         * locales/hr_HR: Likewise.
1252         Patches by GOTO Masanori <gotom@debian.or.jp>.
1254         * locales/i18n (yesexpr): Add U005E at the beginning.
1255         (noexpr): Likewise.
1257 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
1259         * locales/ja_JP (yesexpr): U0060 should be U005E.
1260         (noexpr): Likewise.
1262         * locales/i18n: Remove U00A0 from blank as well.
1263         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1265 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
1267         * charmaps/SJIS: Add width information.
1268         Patch by GOTO Masanori <gotom@debian.or.jp>.
1270         * charmaps/SJIS: Correct byte sequence for single byte characters.
1272 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
1274         * locales/i18n: Fix typos.
1276         * locales/iso14651_t1: Correct syntax for HAN script.
1278 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1280         * charmaps/GB18030: New file.
1282         * charmaps/UTF-8: Update for Unicode 3.0.
1284         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1285         space.
1286         * tst-ctype.c: Likewise.
1287         * tst-ctype.sh: Likewise.
1288         * locales/i18n: Likewise.
1289         * locales/ja_JP: Likewise.
1290         * tests-mbwc/dat_iswcntrl.c: Likewise.
1291         * tests-mbwc/dat_iswctype.c: Likewise.
1292         * tests-mbwc/dat_iswspace.c: Likewise.
1294         * tst-ctype.sh: Also test C locale.
1296 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1298         * Makefile: Rewrite rules for tests to run them only when necessary.
1299         * sort-test.sh: Produce output for failed tests.
1300         * tst-fmon.sh: Likewise.
1301         * tst-rpmatch.sh: Likewise.
1303 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1305         * tst-ctype-de_DE.in: Renamed to...
1306         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1308 2000-07-11  Andreas Jaeger  <aj@suse.de>
1310         * Makefile (locale_test_suite): Always run test suite.
1311         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1312         gen-locale.sh.
1313         (do-collate-test): Likewise.
1314         (do-tst-fmon): Likewise.
1315         (do-tst-locale): Likewise.
1316         (do-tst-rpmatch): Likewise.
1317         (do-tst-trans): Likewise.
1318         (do-tst-mbswcs): Likewise.
1319         (do-tst-ctype): Likewise.
1321         * sort-test.sh : Rewrite to work with static only builds.
1322         * tst-ctype.sh: Likewise.
1323         * tst-fmon.sh: Likewise.
1324         * tst-locale.sh: Likewise.
1325         * tst-mbswcs.sh: Likewise.
1326         * tst-rpmatch.sh: Likewise.
1327         * tst-trans.sh: Likewise.
1329         * gen-locale.sh (locfile): Fix it for building with
1330         sourcedir==builddir and for static only builds.
1332 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1334         * locales/POSIX: Remove repertoire map reference.
1335         * locales/ar_SA: Remove repertoire map reference.
1337         * locales/zh_CN.GBK: Removed.
1339         * repertoiremaps/charids.894: Removed.
1340         * repertoiremaps/mnemonics.ds: Removed.
1341         * repertoiremaps/mnemonics.ja: Removed.
1342         * repertoiremaps/mnemonics.ko: Removed.
1343         * repertoiremaps/mnemonics.zh: Removed.
1345         * charmaps/SJIS: New file.
1347 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1349         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1350         to EUC-JP.
1351         * tests-mbwc/dat_mbtowc.c: Likewise.
1352         * tests-mbwc/dat_wctob.c: Likewise.
1354         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1355         * charmaps/EUC-KR: Likewise.
1357 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1359         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1360         * locales/ar_SA (LC_TELEPHONE): Likewise.
1361         * locales/be_BY (LC_TELEPHONE): Likewise.
1362         * locales/bg_BG (LC_TELEPHONE): Likewise.
1363         * locales/ca_ES (LC_TELEPHONE): Likewise.
1364         * locales/da_DK (LC_TELEPHONE): Likewise.
1365         * locales/de_BE (LC_TELEPHONE): Likewise.
1366         * locales/de_CH (LC_TELEPHONE): Likewise.
1367         * locales/de_LU (LC_TELEPHONE): Likewise.
1368         * locales/el_GR (LC_TELEPHONE): Likewise.
1369         * locales/en_AU (LC_TELEPHONE): Likewise.
1370         * locales/en_BW (LC_TELEPHONE): Likewise.
1371         * locales/en_CA (LC_TELEPHONE): Likewise.
1372         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1373         * locales/en_DK (LC_TELEPHONE): Likewise.
1374         * locales/en_IE (LC_TELEPHONE): Likewise.
1375         * locales/en_NZ (LC_TELEPHONE): Likewise.
1376         * locales/en_ZA (LC_TELEPHONE): Likewise.
1377         * locales/en_ZW (LC_TELEPHONE): Likewise.
1378         * locales/es_AR (LC_TELEPHONE): Likewise.
1379         * locales/es_BO (LC_TELEPHONE): Likewise.
1380         * locales/es_CL (LC_TELEPHONE): Likewise.
1381         * locales/es_CO (LC_TELEPHONE): Likewise.
1382         * locales/es_DO (LC_TELEPHONE): Likewise.
1383         * locales/es_EC (LC_TELEPHONE): Likewise.
1384         * locales/es_ES (LC_TELEPHONE): Likewise.
1385         * locales/es_GT (LC_TELEPHONE): Likewise.
1386         * locales/es_HN (LC_TELEPHONE): Likewise.
1387         * locales/es_MX (LC_TELEPHONE): Likewise.
1388         * locales/es_PA (LC_TELEPHONE): Likewise.
1389         * locales/es_PE (LC_TELEPHONE): Likewise.
1390         * locales/es_PY (LC_TELEPHONE): Likewise.
1391         * locales/es_SV (LC_TELEPHONE): Likewise.
1392         * locales/es_US (LC_TELEPHONE): Likewise.
1393         * locales/es_UY (LC_TELEPHONE): Likewise.
1394         * locales/es_VE (LC_TELEPHONE): Likewise.
1395         * locales/et_EE (LC_TELEPHONE): Likewise.
1396         * locales/eu_ES (LC_TELEPHONE): Likewise.
1397         * locales/fa_IR (LC_TELEPHONE): Likewise.
1398         * locales/fi_FI (LC_TELEPHONE): Likewise.
1399         * locales/fo_FO (LC_TELEPHONE): Likewise.
1400         * locales/fr_BE (LC_TELEPHONE): Likewise.
1401         * locales/fr_CA (LC_TELEPHONE): Likewise.
1402         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1403         * locales/fr_CH (LC_TELEPHONE): Likewise.
1404         * locales/fr_LU (LC_TELEPHONE): Likewise.
1405         * locales/ga_IE (LC_TELEPHONE): Likewise.
1406         * locales/gl_ES (LC_TELEPHONE): Likewise.
1407         * locales/gv_GB (LC_TELEPHONE): Likewise.
1408         * locales/he_IL (LC_TELEPHONE): Likewise.
1409         * locales/hr_HR (LC_TELEPHONE): Likewise.
1410         * locales/hu_HU (LC_TELEPHONE): Likewise.
1411         * locales/id_ID (LC_TELEPHONE): Likewise.
1412         * locales/in_ID (LC_TELEPHONE): Likewise.
1413         * locales/is_IS (LC_TELEPHONE): Likewise.
1414         * locales/it_CH (LC_TELEPHONE): Likewise.
1415         * locales/it_IT (LC_TELEPHONE): Likewise.
1416         * locales/iw_IL (LC_TELEPHONE): Likewise.
1417         * locales/kl_GL (LC_TELEPHONE): Likewise.
1418         * locales/ko_KR (LC_TELEPHONE): Likewise.
1419         * locales/kw_GB (LC_TELEPHONE): Likewise.
1420         * locales/lt_LT (LC_TELEPHONE): Likewise.
1421         * locales/lv_LV (LC_TELEPHONE): Likewise.
1422         * locales/mk_MK (LC_TELEPHONE): Likewise.
1423         * locales/nl_BE (LC_TELEPHONE): Likewise.
1424         * locales/nl_NL (LC_TELEPHONE): Likewise.
1425         * locales/pl_PL (LC_TELEPHONE): Likewise.
1426         * locales/pt_BR (LC_TELEPHONE): Likewise.
1427         * locales/ro_RO (LC_TELEPHONE): Likewise.
1428         * locales/ru_RU (LC_TELEPHONE): Likewise.
1429         * locales/ru_UA (LC_TELEPHONE): Likewise.
1430         * locales/sk_SK (LC_TELEPHONE): Likewise.
1431         * locales/sl_SI (LC_TELEPHONE): Likewise.
1432         * locales/sr_YU (LC_TELEPHONE): Likewise.
1433         * locales/sv_FI (LC_TELEPHONE): Likewise.
1434         * locales/th_TH (LC_TELEPHONE): Likewise.
1435         * locales/tr_TR (LC_TELEPHONE): Likewise.
1436         * locales/uk_UA (LC_TELEPHONE): Likewise.
1438 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1440         * locales/th_TH: Update revision information.
1441         (LC_CTYPE: alpha): Replace ";...;" with "..".
1442         (LC_COLLATE: order): Quote with "".
1444 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1446         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1447         in address.
1448         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1449         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1450         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1451         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1452         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1453         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1454         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1455         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1456         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1457         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1458         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1459         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1460         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1461         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1462         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1463         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1464         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1465         * locales/es_US (LC_IDENTIFICATION): Likewise.
1466         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1467         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1468         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1469         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1470         * locales/no_NO (LC_TELEPHONE): Fill in.
1471         * locales/pt_PT (LC_TELEPHONE): Fill in.
1472         * locales/sv_SE (LC_TELEPHONE): Fill in.
1473         * locales/en_GB (LC_TELEPHONE): Fill in.
1474         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1476 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1478         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1479         * tst-locale.sh (LC_ALL): Likewise.
1481 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1483         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1484         * tst-locale.sh: Likewise.
1486 2000-07-01  Andreas Jaeger  <aj@suse.de>
1488         * Makefile (generated-dirs): LOCALES are also generated.
1489         (generated-dirs): Remove obsolete entry.
1491 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1493         * Makefile (distribute): Add locale test suite files, fmon test
1494         suite files, gen-locale.sh, and show-ucs-data.c.
1496         * Depend: New file.
1498         * Makefile: Rewrite rules to generate locale data.
1499         * gen-locale.sh: Generate only one locale which is described in a
1500         command line parameter.
1502         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1503         around DEM problem.
1504         * tst-fmon.data: Change back entries with DEM.
1506         * gen-locale.sh: Print that it might take a while to finish.
1508 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1510         * Makefile (install-locales): Remove the -u switch from localedef
1511         command line.
1513 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1515         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1516         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1517         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1519         * locales/POSIX: Update for new format.
1521         * Makefile: Regenerate locale data also if localedef changed.
1523         * tst-fmon.data: Until we know what is correct, but the spaces
1524         after DEM back in.
1526         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1527         unresolved issues.
1528         * tests-mbwc/dat_mbtowc.c: Likewise.
1529         * tests-mbwc/dat_strcoll.c: Likewise.
1530         * tests-mbwc/dat_strfmon.c: Likewise.
1531         * tests-mbwc/dat_strxfrm.c: Likewise.
1532         * tests-mbwc/tst_mbtowc.c: Likewise.
1534 2000-06-29  Andreas Jaeger  <aj@suse.de>
1536         * sort-test.sh: Set LC_ALL to full locale name.
1538         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1539         anymore.
1540         (LOCALES): New.
1541         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1542         Depend on locale files
1543         (LOCALE_FILES): New.
1544         (ALL_LC_FILES): New.
1545         (ALL_OBJ_LC_FILES): New
1546         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1548         * tst-ctype.sh: Don't generate locales here.
1549         * tst-mbswcs.sh: Likewise.
1550         * sort-test.sh: Likewise.
1552         * gen-locale.sh: New file to generate locales.
1554 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1556         * locales/en_GB: Update RAP address.
1557         * locales/fr_FR: Likewise.
1558         * locales/en_NZ: Likewise.
1559         * locales/de_BE: Likewise.
1560         * locales/de_CH: Likewise.
1561         * locales/de_LU: Likewise.
1562         * locales/en_AU: Likewise.
1563         * locales/en_IE: Likewise.
1564         * locales/eu_ES: Likewise.
1565         * locales/fr_BE: Likewise.
1566         * locales/fr_CH: Likewise.
1567         * locales/fr_LU: Likewise.
1568         * locales/it_IT: Likewise.
1569         * locales/nl_BE: Likewise.
1570         * locales/nl_NL: Likewise.
1571         * locales/pt_BR: Likewise.
1572         * locales/pt_PT: Likewise.
1573         * locales/sv_FI: Likewise.
1574         * locales/fi_FI: Likewise.
1575         * locales/sv_SE: Likewise.
1577 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1579         * locales/af_ZA: Update for new format.
1580         * locales/ar_SA: Likewise.
1581         * locales/be_BY: Likewise.
1582         * locales/bg_BG: Likewise.
1583         * locales/ca_ES: Likewise.
1584         * locales/el_GR: Likewise.
1585         * locales/en_BW: Likewise.
1586         * locales/en_DK: Likewise.
1587         * locales/en_ZW: Likewise.
1588         * locales/es_AR: Likewise.
1589         * locales/es_BO: Likewise.
1590         * locales/es_CL: Likewise.
1591         * locales/es_CO: Likewise.
1592         * locales/es_DO: Likewise.
1593         * locales/es_EC: Likewise.
1594         * locales/es_ES: Likewise.
1595         * locales/es_GT: Likewise.
1596         * locales/es_HN: Likewise.
1597         * locales/es_MX: Likewise.
1598         * locales/es_PA: Likewise.
1599         * locales/es_PE: Likewise.
1600         * locales/es_PY: Likewise.
1601         * locales/es_SV: Likewise.
1602         * locales/es_US: Likewise.
1603         * locales/es_UY: Likewise.
1604         * locales/es_VE: Likewise.
1605         * locales/et_EE: Likewise.
1606         * locales/fa_IR: Likewise.
1607         * locales/fr_CA: Likewise.
1608         * locales/en_CA,2.5: Likewise.
1609         * locales/fr_CA,2.13: Likewise.
1610         * locales/gl_ES: Likewise.
1611         * locales/hr_HR: Likewise.
1612         * locales/hu_HU: Likewise.
1613         * locales/ko_KR: Likewise.
1614         * locales/lt_LT: Likewise.
1615         * locales/lv_LV: Likewise.
1616         * locales/no_NO: Likewise.
1617         * locales/pl_PL: Likewise.
1618         * locales/ro_RO: Likewise.
1619         * locales/ru_RU: Likewise.
1620         * locales/ru_UA: Likewise.
1621         * locales/sk_SK: Likewise.
1622         * locales/sl_SI: Likewise.
1623         * locales/sr_YU: Likewise.
1624         * locales/th_TH: Likewise.
1625         * locales/tr_TR: Likewise.
1626         * locales/uk_UA: Likewise.
1627         * locales/en_CA: Likewise.
1628         * locales/is_IS: Likewise.
1629         * locales/mk_MK: Likewise.
1631 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1633         * locales/cs_CZ: Comment out fields I'm not sure about.
1634         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1635         * locales/en_NZ: Update for new format.
1636         * locales/de_BE: Likewise.
1637         * locales/de_CH: Likewise.
1638         * locales/de_LU: Likewise.
1639         * locales/en_AU: Likewise.
1640         * locales/en_IE: Likewise.
1641         * locales/en_ZA: Likewise.
1642         * locales/eu_ES: Likewise.
1643         * locales/fo_FO: Likewise.
1644         * locales/fr_BE: Likewise.
1645         * locales/fr_CH: Likewise.
1646         * locales/fr_LU: Likewise.
1647         * locales/ga_IE: Likewise.
1648         * locales/gv_GB: Likewise.
1649         * locales/he_IL: Likewise.
1650         * locales/id_ID: Likewise.
1651         * locales/in_ID: Likewise.
1652         * locales/it_CH: Likewise.
1653         * locales/it_IT: Likewise.
1654         * locales/iw_IL: Likewise.
1655         * locales/kl_GL: Likewise.
1656         * locales/kw_GB: Likewise.
1657         * locales/nl_BE: Likewise.
1658         * locales/nl_NL: Likewise.
1659         * locales/pt_BR: Likewise.
1660         * locales/pt_PT: Likewise.
1661         * locales/sv_FI: Likewise.
1662         * locales/da_DK: Likewise.
1663         * locales/fi_FI: Likewise.
1664         * locales/sv_SE: Likewise.
1666 2000-06-29  Andreas Jaeger  <aj@suse.de>
1668         * Makefile (locale_test_suite): Add new test files.
1669         (tst_mblen-ENV): New.
1670         (tst_mbtowc-ENV): New.
1671         (tst_strcoll-ENV): New.
1672         (tst_strxfrm-ENV): New.
1673         (tst_wctomb-ENV): New.
1674         (tst_mbrtowc-ENV): New.
1675         (tst_mbsrtowcs-ENV): New.
1676         (tst_mbstowcs-ENV): New.
1677         (tst_strfmon-ENV): New.
1678         (tst_wcrtomb-ENV): New.
1679         (tst_wcsrtombs-ENV): New.
1680         (tst_wcstod-ENV): New.
1681         (tst_wcstok-ENV): New.
1682         (tst_wcstombs-ENV): New.
1684         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1685         <kuwahara@cthulhu.engr.sgi.com>.
1686         * tests-mbwc/dat_wctomb.c: Likewise.
1687         * tests-mbwc/tst_mbtowc.c: Likewise.
1688         * tests-mbwc/dat_mbtowc.c: Likewise.
1689         * tests-mbwc/tst_strxfrm.c: Likewise.
1690         * tests-mbwc/dat_strxfrm.c: Likewise.
1691         * tests-mbwc/dat_strcoll.c: Likewise.
1692         * tests-mbwc/tst_strcoll.c: Likewise.
1693         * tests-mbwc/tst_mblen.c: Likewise.
1694         * tests-mbwc/dat_mblen.c: Likewise.
1695         * tests-mbwc/dat_wcstok.c: Likewise.
1696         * tests-mbwc/tst_wcstok.c: Likewise.
1697         * tests-mbwc/dat_wcstod.c: Likewise.
1698         * tests-mbwc/tst_wcstod.c: Likewise.
1699         * tests-mbwc/dat_mbrtowc.c: Likewise.
1700         * tests-mbwc/tst_mbrtowc.c: Likewise.
1701         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1702         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1703         * tests-mbwc/dat_wcstombs.c: Likewise.
1704         * tests-mbwc/tst_wcstombs.c: Likewise.
1705         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1706         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1707         * tests-mbwc/dat_wcrtomb.c: Likewise.
1708         * tests-mbwc/tst_wcrtomb.c: Likewise.
1709         * tests-mbwc/dat_mbstowcs.c: Likewise.
1710         * tests-mbwc/tst_mbstowcs.c: Likewise.
1711         * tests-mbwc/dat_strfmon.c: Likewise.
1712         * tests-mbwc/tst_strfmon.c: Likewise.
1714 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1716         * locales/mk_MK: Updated (not to new format).
1717         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1719 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1721         * locales/fr_FR: Update for new format.
1722         * locales/de_AT: Likewise.
1723         * locales/en_GB: Likewise.
1725 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1727         * locales/th_TH: Update copyright notice.
1729         * locales/cs_CZ: Updated for new format.
1730         Patch by Jakub Jelinek <jakub@redhat.com>.
1732         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1733         comments.
1734         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1735         internal state of mbrlen.
1737         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1738         (TEST_MBWC_ENV): Remove unnecessary slash.
1739         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1741         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1743         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1744         tests.
1746         * locales/iso14651_t1: Explicitly add control character in
1747         U0000-U001F and U007F-U009F range for backward compatibility.
1749         * locales/i18n: Correct problems found by test suite.
1751 2000-06-28  Andreas Jaeger  <aj@suse.de>
1753         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1754         warning.
1756         * Makefile (locale_test_suite): Add tst_mbrlen.
1757         (tst_mbrlen-ENV): New.
1759         * tests-mbwc/tst_mbrlen.c: New file
1761         * tests-mbwc/dat_mbrlen.c: New file.
1763         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1764         (struct TST_HEAD): Use const char* instead of an array.
1766         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1768         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1770         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1772 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1774         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1775         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1776         U4E06 is not in EUC-JP.
1777         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1778         * tests-mbwc/dat_towctrans.c: Likewise.
1779         * tests-mbwc/dat_wcscoll.c: Likewise.
1780         * tests-mbwc/dat_wcswidth.c: Likewise.
1781         * tests-mbwc/dat_wctob.c: Likewise.
1783         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1784         versions.
1786         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1787         what is correct.
1788         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1789         * tests-mbwc/dat_wcwidth.c: Likewise.
1791         * tests-mbwc/tst_funcs.h: Pretty print.
1793         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1794         * tests-mbwc/tst_wcschr.c: Likewise.
1795         * tests-mbwc/tst_wcscpy.c: Likewise.
1796         * tests-mbwc/tst_wcscat.c: Likewise.
1797         * tests-mbwc/tst_wcsncpy.c: Likewise.
1798         * tests-mbwc/tst_wcspbrk.c: Likewise.
1799         * tests-mbwc/tst_wcsstr.c: Likewise.
1800         * tests-mbwc/tst_wctrans.c: Likewise.
1801         * tests-mbwc/tst_wctype.c: Likewise.
1803         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1805         * Makefile (tests): Define as $(locale_test_suite) but only
1806         if not cross-compiling and shared libs are built.
1807         (locale_test_suite): New variable.  Name all new tests from the
1808         locale test suite.
1809         Add rule to run new tests only when all data is available.
1810         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1812         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1814         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1816         * locales/i18n: Backspace isn't blank, tab is.
1818         * tst-ctype.c (main): Add tests for control characters and space.
1820         * locales/i18n: Backspace is no space.
1822         * locales/i18n: Add \t to space.
1824 2000-06-27  Andreas Jaeger  <aj@suse.de>
1826         * Makefile (TEST_MBWC_ENV): New variable.
1827         Use it for all tests from tests-mbwc.
1829 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1831         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1833 2000-06-27  Andreas Jaeger  <aj@suse.de>
1835         * Makefile: Add environment setting for all tests from tests-mbwc.
1837 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1839         * locales/en_DK.com: Not needed.
1841 2000-06-27  Andreas Jaeger  <aj@suse.de>
1843         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1844         <kuwahara@cthulhu.engr.sgi.com>.
1846         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1847         comment them out for now.
1848         (subdir-dirs): New for tests-mbwc, add also vpaths.
1850         * locales/ja_JP: Add missing / in LC_CTYPE.
1852 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1854         * Makefile (distribute): Add tst-ctype-de_DE.in.
1855         * tst-ctype.c: Read in more tests from stdin.
1856         * tst-ctype.sh: Feed extra test data to program via stdin.
1857         * tst-ctype-de_DE.in: New file.
1859         * locales/i18n (punct): Exclude U00A0.
1860         (blank): Include U00A0.
1862         * locales/ja_JP: Updates for new format.
1864         * Makefile (test-srcs): Add tst-ctype.
1865         (distribute): Add tst-ctype.sh.
1866         (do-tst-ctype): New target.  Run for tests.
1867         * tst-ctype.c: New file.
1868         * tst-ctype.sh: New file.
1870         * locales/i18n: NUL character must not be in cntrl.
1872         * Makefile (test-input): Add en_US.ISO-8859-1.
1873         * en_US.in: New file.
1875 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1877         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1878         for now.
1880         * de_DE.in: Update for new sorting.
1882         * tst-locale.sh: Don't use mnemonic.ds.
1883         * tst-mbswcs.sh: Likewise.
1884         * tst-trans.sh: Likewise.
1886         * locales/de_DE: Update for new format.
1887         * locales/en_US: Likewise.
1888         * tests/trans.def: Likewise.
1889         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1890         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1891         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1892         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1893         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1894         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1895         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1896         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1897         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1898         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1899         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1900         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1901         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1902         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1903         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1905         * tst-rpmatch.c: Avoid warning with broken compiler.
1907         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1909         * sort-test.sh: Add more GCONV_PATH usages.
1910         * tst-fmon.sh: Likewise.
1911         * tst-locale.sh: Likewise.
1912         * tst-mbswcs.sh: Likewise.
1913         * tst-rpmatch.sh: Likewise.
1914         * tst-trans.sh: Likewise.
1916         * locales/i18n: Remove order_start around copy.
1918         * locales/iso14651_t1: Correct various small errors.
1920 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1922         * charmaps/ISO-8859-1: Correct width specification.
1924 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1926         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1927         * charmaps/ANSI_X3.4-1968: Likewise.
1928         * charmaps/ASMO_449: Likewise.
1929         * charmaps/BALTIC: Likewise.
1930         * charmaps/BS_4730: Likewise.
1931         * charmaps/BS_VIEWDATA: Likewise.
1932         * charmaps/CP1250: Likewise.
1933         * charmaps/CP1251: Likewise.
1934         * charmaps/CP1252: Likewise.
1935         * charmaps/CP1253: Likewise.
1936         * charmaps/CP1254: Likewise.
1937         * charmaps/CP1255: Likewise.
1938         * charmaps/CP1256: Likewise.
1939         * charmaps/CP1257: Likewise.
1940         * charmaps/CP1258: Likewise.
1941         * charmaps/CSA_Z243.4-1985-1: Likewise.
1942         * charmaps/CSA_Z243.4-1985-2: Likewise.
1943         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1944         * charmaps/CSN_369103: Likewise.
1945         * charmaps/CWI: Likewise.
1946         * charmaps/DEC-MCS: Likewise.
1947         * charmaps/DIN_66003: Likewise.
1948         * charmaps/DS_2089: Likewise.
1949         * charmaps/EBCDIC-AT-DE: Likewise.
1950         * charmaps/EBCDIC-AT-DE-A: Likewise.
1951         * charmaps/EBCDIC-CA-FR: Likewise.
1952         * charmaps/EBCDIC-DK-NO: Likewise.
1953         * charmaps/EBCDIC-DK-NO-A: Likewise.
1954         * charmaps/EBCDIC-ES: Likewise.
1955         * charmaps/EBCDIC-ES-A: Likewise.
1956         * charmaps/EBCDIC-ES-S: Likewise.
1957         * charmaps/EBCDIC-FI-SE: Likewise.
1958         * charmaps/EBCDIC-FI-SE-A: Likewise.
1959         * charmaps/EBCDIC-FR: Likewise.
1960         * charmaps/EBCDIC-IS-FRISS: Likewise.
1961         * charmaps/EBCDIC-IT: Likewise.
1962         * charmaps/EBCDIC-PT: Likewise.
1963         * charmaps/EBCDIC-UK: Likewise.
1964         * charmaps/EBCDIC-US: Likewise.
1965         * charmaps/ECMA-CYRILLIC: Likewise.
1966         * charmaps/ES: Likewise.
1967         * charmaps/ES2: Likewise.
1968         * charmaps/EUC-JP: Likewise.
1969         * charmaps/EUC-KR: Likewise.
1970         * charmaps/GB2312: Likewise.
1971         * charmaps/GBK: Likewise.
1972         * charmaps/GB_1988-80: Likewise.
1973         * charmaps/GOST_19768-74: Likewise.
1974         * charmaps/GREEK-CCITT: Likewise.
1975         * charmaps/GREEK7: Likewise.
1976         * charmaps/GREEK7-OLD: Likewise.
1977         * charmaps/HP-ROMAN8: Likewise.
1978         * charmaps/IBM037: Likewise.
1979         * charmaps/IBM038: Likewise.
1980         * charmaps/IBM1004: Likewise.
1981         * charmaps/IBM1026: Likewise.
1982         * charmaps/IBM1047: Likewise.
1983         * charmaps/IBM256: Likewise.
1984         * charmaps/IBM273: Likewise.
1985         * charmaps/IBM274: Likewise.
1986         * charmaps/IBM275: Likewise.
1987         * charmaps/IBM277: Likewise.
1988         * charmaps/IBM278: Likewise.
1989         * charmaps/IBM280: Likewise.
1990         * charmaps/IBM281: Likewise.
1991         * charmaps/IBM284: Likewise.
1992         * charmaps/IBM285: Likewise.
1993         * charmaps/IBM290: Likewise.
1994         * charmaps/IBM297: Likewise.
1995         * charmaps/IBM420: Likewise.
1996         * charmaps/IBM423: Likewise.
1997         * charmaps/IBM424: Likewise.
1998         * charmaps/IBM437: Likewise.
1999         * charmaps/IBM500: Likewise.
2000         * charmaps/IBM850: Likewise.
2001         * charmaps/IBM851: Likewise.
2002         * charmaps/IBM852: Likewise.
2003         * charmaps/IBM855: Likewise.
2004         * charmaps/IBM857: Likewise.
2005         * charmaps/IBM860: Likewise.
2006         * charmaps/IBM861: Likewise.
2007         * charmaps/IBM862: Likewise.
2008         * charmaps/IBM863: Likewise.
2009         * charmaps/IBM864: Likewise.
2010         * charmaps/IBM865: Likewise.
2011         * charmaps/IBM866: Likewise.
2012         * charmaps/IBM868: Likewise.
2013         * charmaps/IBM869: Likewise.
2014         * charmaps/IBM870: Likewise.
2015         * charmaps/IBM871: Likewise.
2016         * charmaps/IBM874: Likewise.
2017         * charmaps/IBM875: Likewise.
2018         * charmaps/IBM880: Likewise.
2019         * charmaps/IBM891: Likewise.
2020         * charmaps/IBM903: Likewise.
2021         * charmaps/IBM904: Likewise.
2022         * charmaps/IBM905: Likewise.
2023         * charmaps/IBM918: Likewise.
2024         * charmaps/IEC_P27-1: Likewise.
2025         * charmaps/INIS: Likewise.
2026         * charmaps/INIS-CYRILLIC: Likewise.
2027         * charmaps/INVARIANT: Likewise.
2028         * charmaps/ISIRI-3342: Likewise.
2029         * charmaps/ISO-8859-1: Likewise.
2030         * charmaps/ISO-8859-10: Likewise.
2031         * charmaps/ISO-8859-13: Likewise.
2032         * charmaps/ISO-8859-14: Likewise.
2033         * charmaps/ISO-8859-15: Likewise.
2034         * charmaps/ISO-8859-16: Likewise.
2035         * charmaps/ISO-8859-2: Likewise.
2036         * charmaps/ISO-8859-3: Likewise.
2037         * charmaps/ISO-8859-4: Likewise.
2038         * charmaps/ISO-8859-5: Likewise.
2039         * charmaps/ISO-8859-6: Likewise.
2040         * charmaps/ISO-8859-7: Likewise.
2041         * charmaps/ISO-8859-8: Likewise.
2042         * charmaps/ISO-8859-9: Likewise.
2043         * charmaps/ISO-IR-197: Likewise.
2044         * charmaps/ISO-IR-90: Likewise.
2045         * charmaps/ISO_10367-BOX: Likewise.
2046         * charmaps/ISO_5427: Likewise.
2047         * charmaps/ISO_5428: Likewise.
2048         * charmaps/ISO_646.BASIC: Likewise.
2049         * charmaps/ISO_646.IRV: Likewise.
2050         * charmaps/ISO_6937: Likewise.
2051         * charmaps/ISO_6937-2-25: Likewise.
2052         * charmaps/ISO_6937-2-ADD: Likewise.
2053         * charmaps/ISO_8859-SUPP: Likewise.
2054         * charmaps/IT: Likewise.
2055         * charmaps/JIS_C6220-1969-RO: Likewise.
2056         * charmaps/JIS_C6229-1984-B: Likewise.
2057         * charmaps/JIS_X0201: Likewise.
2058         * charmaps/JUS_I.B1.002: Likewise.
2059         * charmaps/JUS_I.B1.003-MAC: Likewise.
2060         * charmaps/JUS_I.B1.003-SERB: Likewise.
2061         * charmaps/KOI-8: Likewise.
2062         * charmaps/KOI8-R: Likewise.
2063         * charmaps/KOI8-U: Likewise.
2064         * charmaps/KSC5636: Likewise.
2065         * charmaps/KSX1001: Likewise.
2066         * charmaps/LATIN-GREEK: Likewise.
2067         * charmaps/LATIN-GREEK-1: Likewise.
2068         * charmaps/MAC-IS: Likewise.
2069         * charmaps/MAC-UK: Likewise.
2070         * charmaps/MACINTOSH: Likewise.
2071         * charmaps/MSZ_7795.3: Likewise.
2072         * charmaps/NATS-DANO: Likewise.
2073         * charmaps/NATS-SEFI: Likewise.
2074         * charmaps/NC_NC00-10: Likewise.
2075         * charmaps/NEXTSTEP: Likewise.
2076         * charmaps/NF_Z_62-010: Likewise.
2077         * charmaps/NF_Z_62-010_1973: Likewise.
2078         * charmaps/NS_4551-1: Likewise.
2079         * charmaps/NS_4551-2: Likewise.
2080         * charmaps/PT: Likewise.
2081         * charmaps/PT2: Likewise.
2082         * charmaps/SAMI: Likewise.
2083         * charmaps/SAMI-WS2: Likewise.
2084         * charmaps/SEN_850200_B: Likewise.
2085         * charmaps/SEN_850200_C: Likewise.
2086         * charmaps/T.101-G2: Likewise.
2087         * charmaps/T.61-7BIT: Likewise.
2088         * charmaps/T.61-8BIT: Likewise.
2089         * charmaps/TIS-620: Likewise.
2090         * charmaps/UTF8: Likewise.
2091         * charmaps/VIDEOTEX-SUPPL: Likewise.
2093 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
2095         * locales/pt_BR: Revert last change partly.  Full weekday and month
2096         names are written with lowercase first letter.
2097         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2099 2000-06-21  Andreas Jaeger  <aj@suse.de>
2101         * tst-trans.c: Include <stdlib.h> and <string.h>.
2103 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
2105         * locales/pt_BR: Correct day and month names.
2106         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2108 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
2110         * Makefile (ld-test-srcs): Add tests/test6.c.
2112         * Makefile (ld-test-srcs): Add trans.def here.
2114         * Makefile (ld-test-srcs): Handle .ds files separately.
2116         * Makefile (ld-test-srcs): Distribute all test6 input files.
2118 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
2120         * locales/be_BY: New file.
2121         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
2123 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
2125         * locales/iso14651_t1: New file.
2127 2000-05-15  Andreas Jaeger  <aj@suse.de>
2129         * tst-fmon.data: Change testcase following fixes for
2130         de_DE.
2132         * locales/de_DE: Remove space after DEM since DEM is
2133         now placed after the value.
2135         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
2136         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
2137         PR libc/1713.
2139 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
2141         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2142         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2144         * tst-fmon.c (main): Print the locale name as well in the error
2145         message.
2147 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
2149         * locales/i18n: New file.
2151 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
2153         * tst-fmon.data: Update test after last strfmon change.
2155 2000-03-15  Andreas Jaeger  <aj@suse.de>
2157         * locales/sl_SI: Fix entries for june and july.
2158         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2159         libc/1648.
2161 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
2163         * locales/en_DK: Correct syntax.
2165 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2167         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2169 2000-03-01  Andreas Jaeger  <aj@suse.de>
2171         * locales/gv_GB: New file.
2172         * locales/kw_GB: New file.
2173         From Pablo Saratxaga <pablo@mandrakesoft.com>.
2175 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2177         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2179 2000-03-01  Andreas Jaeger  <aj@suse.de>
2181         * SUPPORTED: Added bg_BG.CP1251.
2183         * locales/bg_BG: New file.
2185 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
2187         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
2188         names for characters.
2189         * charmaps/EUC-KR: ADD width information.
2190         * repertoiremaps/mnemonic.ko: New file.
2191         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2193         * charmaps/GBK: New file.
2194         * locales/zh_CN.GBK: New file.
2195         * repertoiremaps/mnemonic.zh: New file.
2196         Contributed by Sean Chen <sean.chen@turbolinux.com>.
2198         * locales/mk_MK: New file.
2199         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2200         * SUPPORTED: Add mk_MK ISO-8859-5.
2202 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
2204         * SUPPORTED: Add gl_ES.ISO-8859-1.
2206         * SUPPORTED: Add ar_SA.ISO-8859-6.
2207         * locales/ar_SA: New file.
2209         * locales/th_TH: Remove Thai digits from `digits'.
2211         * SUPPORTED: Add th_TH.TIS-620.
2213         * locales/el_GR (toupper): Don't map *s to S*.
2214         * locales/en_DK: Likewise.
2215         * locales/en_DK.com: Likewise.
2216         * locales/ru_RU: Likewise.
2217         * locales/ru_UA: Likewise.
2218         * locales/tr_TR: Likewise.
2219         * locales/uk_UA: Likewise.
2221         * locales/en_DK (toupper): Map v% to V%.
2222         (tolower): Map V% to v%.
2223         * locales/en_DK.com: Likewise.
2224         * locales/ru_RU: Likewise.
2225         * locales/ru_UA: Likewise.
2226         * locales/tr_TR: Likewise.
2227         * locales/uk_UA: Likewise.
2229 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
2231         * Makefile (generated-dirs): Add de_DE.437.
2233 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
2235         * charmaps/IBM864: Correct comment for /xC6 mapping.
2236         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2237         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2238         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2239         Reported by Bruno Haible <haible@ilog.fr>.
2241 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
2243         * locales/af_ZA: Fix syntax errors.
2245 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
2247         * tst-locale.sh: Also enable test5.
2248         * tests/test5.ds: New file.
2250         * locales/gl_ES: New file.
2251         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2253         * locales/POSIX: Remove trailing semicolon.
2254         * locales/th_TH: Likewise.
2255         PR libc/1545.
2257 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
2259         * locales/ja_JP: Add double-width digits to digit class.
2261 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
2263         * charmaps/ISO-8859-16: Add mapping for /xba.
2264         Reported by Bruno Haible <haible@ilog.fr>.
2266 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
2268         * tst-trans.sh: Add directory names to charmap and repertoire file
2269         names.
2271         * charmaps/ISO-8859-16: New file.
2273         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2275 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
2277         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2279 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2281         * collate-test.c (main): Correct logic in test.
2283         * tst-trans.sh: Use correct name for dynamic loader.
2285 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2287         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2289         * locale/en_BW: New file.
2290         * locale/en_ZW: New file.
2291         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2293 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2295         * locales/ja_JP: Fix cntrl mapping and era definition.
2296         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2298 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2300         * locales/af_ZA: New file.
2301         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2303 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2305         * locales/POSIX: Fix collation order of <SI> and add a few missing
2306         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2308         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2309         weights.
2310         * locales/da_DK: Likewise.
2311         * locales/el_GR: Likewise.
2312         * locales/en_CA: Likewise.
2313         * locales/en_CA,2.5: Likewise.
2314         * locales/en_DK: Likewise.
2315         * locales/en_DK.com: Likewise.
2316         * locales/es_AR: Likewise.
2317         * locales/es_BO: Likewise.
2318         * locales/es_CL: Likewise.
2319         * locales/es_CO: Likewise.
2320         * locales/es_DO: Likewise.
2321         * locales/es_EC: Likewise.
2322         * locales/es_ES: Likewise.
2323         * locales/es_GT: Likewise.
2324         * locales/es_HN: Likewise.
2325         * locales/es_MX: Likewise.
2326         * locales/es_PA: Likewise.
2327         * locales/es_PE: Likewise.
2328         * locales/es_PY: Likewise.
2329         * locales/es_SV: Likewise.
2330         * locales/es_US: Likewise.
2331         * locales/es_UY: Likewise.
2332         * locales/es_VE: Likewise.
2333         * locales/et_EE: Likewise.
2334         * locales/fi_FI: Likewise.
2335         * locales/fr_CA,2.13: Likewise.
2336         * locales/hr_HR: Likewise.
2337         * locales/hu_HU: Likewise.
2338         * locales/is_IS: Likewise.
2339         * locales/lt_LT: Likewise.
2340         * locales/lv_LV: Likewise.
2341         * locales/no_NO: Likewise.
2342         * locales/pl_PL: Likewise.
2343         * locales/ro_RO: Likewise.
2344         * locales/ru_RU: Likewise.
2345         * locales/ru_UA: Likewise.
2346         * locales/sl_SI: Likewise.
2347         * locales/sr_YU: Likewise.
2348         * locales/sv_SE: Likewise.
2349         * locales/th_TH: Likewise.
2350         * locales/tr_TR: Likewise.
2351         * locales/uk_UA: Likewise.
2353 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2355         * charmaps/ISIRI-3342: New file.
2356         * locales/fa_IR: New file.
2357         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2359 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2361         * locales/de_DE: Correct syntax of multi-character weights.
2363 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2365         * tests/test6.c: New file.
2366         * tests/test6.cm: New file.
2367         * tests/test6.def: New file.
2368         * tests/test6.mne: New file.
2370         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2371         UFE85, and UFE8B.
2372         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2373         and /xc6.
2374         * charmaps/KOI8-U: Fix typo in /x95 entry.
2375         * charmaps/KOI8-R: Correct 0x95 entry.
2376         * charmaps/CP1258: Add /xEC.
2377         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2378         * charmaps/IBM874: Add Euro.
2379         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2380         Reported by Bruno Haible <haible@ilog.fr>.
2382 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2384         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2385         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2387 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2389         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2390         * charmaps/EUC-JP: Likewise.
2391         * repertoiremaps/mnemonic.ja: Likewise.
2393         * locales/ja_JP: Add extra CLASS and MAP definisions.
2395         * charmaps/EUC-JP: Add WIDTH definitions.
2397 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2399         * Makefile: Don't run tests for now.
2401 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2403         * locales/ko_KR: New file.
2404         * charmaps/EUC-KR: New file.
2405         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2407 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2409         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2411         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2413 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2415         * tst-trans.c: New file.
2416         * tst-trans.sh: New file.
2417         * tests/trans.def: New file.
2418         * Makefile: Add rules for character mapping tests.
2420         * tests/test1.def: Correct ellipsis syntax.
2422 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2424         * charmaps/ISO-8859-1: Don't define values for non-printable
2425         characters.
2427         * charmaps/ISO-8859-1: Add width information.
2429 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2431         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2433         * charmaps/ISO-8859-13: Fix a few entries.
2434         Patch by Marius Gedminas <mgedmin@takas.lt>.
2436 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2438         * locales/zh_CN: Some first patches to make the file usable.
2440 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2442         * locales/id_ID: Fix typo.
2444 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2446         * locales/en_DK: Add Euro symbol to collation and characterization
2447         tables.  Patch by Geoff Keating.
2449         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2451 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2453         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2454         * charmaps/IBM866: Likewise.
2455         * charmaps/IBM874: Likewise.
2456         * charmaps/ISO-8859-13: Likewise.
2457         * charmaps/ISO-8859-14: Likewise.
2458         * charmaps/ISO-8859-15: Likewise.
2459         * charmaps/MAC-UK: Likewise.
2461         * charmaps/ISO-8859-13: Correct typo.
2462         * charmaps/ISO-8859-14: Likewise.
2463         * charmaps/ISO-8859-15: Likewise.
2465 1999-08-16  Andreas Schwab  <schwab@suse.de>
2467         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2468         <percent-sign/> entry.  Correct typo.
2470 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2472         * charmaps/UTF8: Generated from the charDB.
2474 1999-08-13  Andreas Schwab  <schwab@suse.de>
2476         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2477         * locales/da_DK: Likewise.
2478         * locales/de_DE: Likewise.
2479         * locales/el_GR: Likewise.
2480         * locales/en_CA: Likewise.
2481         * locales/en_DK: Likewise.
2482         * locales/en_DK.com: Likewise.
2483         * locales/es_AR: Likewise.
2484         * locales/es_BO: Likewise.
2485         * locales/es_CL: Likewise.
2486         * locales/es_CO: Likewise.
2487         * locales/es_DO: Likewise.
2488         * locales/es_EC: Likewise.
2489         * locales/es_ES: Likewise.
2490         * locales/es_GT: Likewise.
2491         * locales/es_HN: Likewise.
2492         * locales/es_MX: Likewise.
2493         * locales/es_PA: Likewise.
2494         * locales/es_PE: Likewise.
2495         * locales/es_PY: Likewise.
2496         * locales/es_SV: Likewise.
2497         * locales/es_US: Likewise.
2498         * locales/es_UY: Likewise.
2499         * locales/es_VE: Likewise.
2500         * locales/et_EE: Likewise.
2501         * locales/fi_FI: Likewise.
2502         * locales/hr_HR: Likewise.
2503         * locales/hu_HU: Likewise.
2504         * locales/is_IS: Likewise.
2505         * locales/lt_LT: Likewise.
2506         * locales/lv_LV: Likewise.
2507         * locales/no_NO: Likewise.
2508         * locales/pl_PL: Likewise.
2509         * locales/ro_RO: Likewise.
2510         * locales/ru_RU: Likewise.
2511         * locales/ru_UA: Likewise.
2512         * locales/sl_SI: Likewise.
2513         * locales/sr_YU: Likewise.
2514         * locales/sv_SE: Likewise.
2515         * locales/tr_TR: Likewise.
2516         * locales/uk_UA: Likewise.
2518         * charmaps/ISO_10646: Fix typo.
2520 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2522         * locales/ca_ES: New file.
2523         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2525         * SUPPORTED: Add ca_ES.
2527 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2529         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2530         correct sources.
2532 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2534         * locales/ru_RU: Abbreviate Saturday Sbt.
2535         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2537 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2539         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2541 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2543         * Makefile (install-locales): Allow specifying charset in locale
2544         name but omit it in locale definition file.
2546         * SUPPORTED: Don't generate ru_SU.
2547         * locales/ru_SU: Removed.
2549         * locales/zh_CN: Update.
2550         * charmaps/GB2312: New file.
2551         Contributed by hashao@china.com.
2553 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2555         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2556         correct some character names.
2558         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2560 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
2562         * charmaps/SAMI-WS2: Add one more alias.
2564 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
2566         * charmaps/IBM874: New file.
2568         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2570         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2572         * charmaps/IBM864: Major update from Unicode data.
2574         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2576         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2578         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2580         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2582         * charmaps/IBM857: Correct entries ee, f7, and fa.
2584         * charmaps/IBM855: Correct entries 95, ef, and fd.
2586         * charmaps/IBM437: Correct entries f9 and fa.
2588         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2590         * locales/th_TH: New file.  Thai locale description.
2591         * th_TH.in: New file.
2592         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2594 1999-04-14  Cristian Gafton  <gafton@redhat.com>
2596         * SUPPORTED: Add support for Ukraine Russian.
2597         * locales/ru_UA: New file.
2598         * locales/uk_UA: New file.
2599         * charmaps/KOI8-U: New file.
2601 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
2603         * locales/id_ID: New file.
2605 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
2607         * charmaps/TIS-620: New file.
2608         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2610 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
2612         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
2614         * charmaps/CP1256: Cosmetic changes.
2615         * charmaps/CP1257: Likewise.
2617         * charmaps/CP1258: New file.
2619         * charmaps/CP1257: Add some marks.
2620         * charmaps/CP1256: Update from Unicode page.
2621         * charmaps/CP1255: Lots of punctuation character changes.
2622         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
2623         * charmaps/CP1253: Add Euro character.
2624         * charmaps/CP1252: Add Euro character and z caron.
2625         * charmaps/CP1251: Add Euro character.
2626         * charmaps/CP1250: Add Euro character.
2628 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
2630         * locales/hr_HR: Various corrections.
2631         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2633 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
2635         * locales/ru_RU (mon): Fix March and May month name translations.
2636         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2638 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2640         * Makefile (test-input): Prepare for cs_CZ test.
2641         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2642         * cs_CZ.in: New file.
2644 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
2646         * locales/it_CH: New file.
2647         * SUPPORTED: Add it_CH.
2649         * locales/in_ID: New file.
2650         * SUPPORTED: Add in_ID.
2652 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2654         * Makefile (test-input): Add hr_HR.ISO-8859-2.
2655         (test-input-data): New variable.
2656         (distribute): Use it.
2657         (do-collate-test): Use it.
2658         * locales/hr_HR.in: New file.
2660 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
2662         * charmaps/IBM866: New file.
2663         * charmaps/MAC-UK: New file.
2665 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2667         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2668         * charmaps/ISO-8859-14: Add alias names.
2670         * repertoiremaps/mnemonics.ds: Remove duplicates.
2672 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2674         * charmaps/ISO-8859-13: New file.
2675         * charmaps/ISO-8859-14: New file.
2676         * charmaps/ISO-8859-15: New file.
2678         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2680 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2682         * SUPPORTED: Add en_AU.
2684 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2686         * SUPPORTED: Update greek entry.
2687         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2689 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2691         * locales/el_GR (abmon): Remove spaces at end of strings.
2693 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2695         * tests/test1.cm: Add missing character definitions to read POSIX
2696         locale definition.
2697         * tests/test2.cm: Likewise.
2698         * tests/test3.cm: Likewise.
2699         * tests/test4.cm: Likewise.
2700         * tests/test5.cm: Likewise.
2702 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2704         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2706 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2708         * locales/gr_GR: Renamed to...
2709         * locales/el_GR: ...this.
2710         (yesexpr, noexpr): Also allow yes and no.
2712 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2714         * locales/sr_YU: Add repertoiremap.
2716 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2718         * locales/sr_YU: New file.
2719         * SUPPORTED: Add sr_YU.
2721 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2723         * Makefile: Rewrite install-locales rule.
2725 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2727         * Makefile: Add more dependecies for running tests.
2728         Reported by HJ Lu.
2730 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2732         * locales/sk_SK: Add repertoiremap.
2734 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2736         * locales/ru_SU: Add repertoiremap.
2738 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2740         * locales/ru_SU: New file.
2741         * SUPPORTED: Add ru_SU with KOI8-R.
2743 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2745         * Makefile: Install repertoire maps.
2746         * mnemonic.ds: Moved into repertoiremaps subdir.
2747         * repertoiremaps/charids.894: New file.
2748         * repertoiremaps/mnemonic.ds: New file.
2750         * sort-test.sh: Adapt for most recent changes in localedef.
2751         * tst-fmon.sh: Likewise.
2752         * tst-locale.sh: Likewise.
2754         * locales/POSIX: Add repertoiremap definition.
2755         * locales/cs_CZ: Likewise.
2756         * locales/da_DK: Likewise.
2757         * locales/de_AT: Likewise.
2758         * locales/de_BE: Likewise.
2759         * locales/de_CH: Likewise.
2760         * locales/de_DE: Likewise.
2761         * locales/de_LU: Likewise.
2762         * locales/en_AU: Likewise.
2763         * locales/en_CA: Likewise.
2764         * locales/en_CA,2.5: Likewise.
2765         * locales/en_DK: Likewise.
2766         * locales/en_DK.com: Likewise.
2767         * locales/en_GB: Likewise.
2768         * locales/en_IE: Likewise.
2769         * locales/en_NZ: Likewise.
2770         * locales/en_US: Likewise.
2771         * locales/es_AR: Likewise.
2772         * locales/es_BO: Likewise.
2773         * locales/es_CL: Likewise.
2774         * locales/es_CO: Likewise.
2775         * locales/es_DO: Likewise.
2776         * locales/es_EC: Likewise.
2777         * locales/es_ES: Likewise.
2778         * locales/es_GT: Likewise.
2779         * locales/es_HN: Likewise.
2780         * locales/es_MX: Likewise.
2781         * locales/es_PA: Likewise.
2782         * locales/es_PE: Likewise.
2783         * locales/es_PY: Likewise.
2784         * locales/es_SV: Likewise.
2785         * locales/es_US: Likewise.
2786         * locales/es_UY: Likewise.
2787         * locales/es_VE: Likewise.
2788         * locales/et_EE: Likewise.
2789         * locales/eu_ES: Likewise.
2790         * locales/fi_FI: Likewise.
2791         * locales/fo_FO: Likewise.
2792         * locales/fr_BE: Likewise.
2793         * locales/fr_CA: Likewise.
2794         * locales/fr_CA,2.13: Likewise.
2795         * locales/fr_CH: Likewise.
2796         * locales/fr_FR: Likewise.
2797         * locales/fr_LU: Likewise.
2798         * locales/ga_IE: Likewise.
2799         * locales/gr_GR: Likewise.
2800         * locales/he_IL: Likewise.
2801         * locales/hr_HR: Likewise.
2802         * locales/hu_HU: Likewise.
2803         * locales/is_IS: Likewise.
2804         * locales/it_IT: Likewise.
2805         * locales/iw_IL: Likewise.
2806         * locales/kl_GL: Likewise.
2807         * locales/lt_LT: Likewise.
2808         * locales/lv_LV: Likewise.
2809         * locales/nl_BE: Likewise.
2810         * locales/nl_NL: Likewise.
2811         * locales/no_NO: Likewise.
2812         * locales/pl_PL: Likewise.
2813         * locales/pt_BR: Likewise.
2814         * locales/pt_PT: Likewise.
2815         * locales/ro_RO: Likewise.
2816         * locales/ru_RU: Likewise.
2817         * locales/sl_SI: Likewise.
2818         * locales/sv_FI: Likewise.
2819         * locales/sv_SE: Likewise.
2820         * locales/tr_TR: Likewise.
2821         * locales/zh_CN: Likewise.
2823 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2825         * tst-locale.sh: Add comment for when multi-byte charsets in
2826         locales work.
2827         * tests/test5.cm: New file.
2828         * tests/test5.def: New file.
2829         * Makefile (ld-test-names): Add test5.
2831 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2833         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2834         LC_NUMERIC.
2836 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2838         * Makefile: Fix test rules from last patch.
2840 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2842         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2843         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2845 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2847         * Makefile (distribute): Add tst-locale.sh.
2849 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2851         * Makefile (distribute): Add SUPPORTED.
2852         (install-locales): New rule to install locale dat ausing localedef.
2853         * SUPPORTED: New file.  Names all usable locales.
2854         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2856         * locales/gr_GR: Correct collation description.
2857         * locales/nl_NL: Correct Charset requirement.
2858         * locales/pt_BR: Fix int_curr_symbol.
2859         * locales/ru_RU: Fix ctype data.
2860         Patches by Cristian Gafton <gafton@redhat.com>.
2862         * locales/nl_NL: Fix yesexpr/noexpr.
2863         * locales/pt_BR: Likewise.
2864         * locales/cs_CZ: Likewise.
2865         * locales/da_DK: Likewise.
2866         * locales/en_AU: Likewise.
2867         * locales/en_CA: Likewise.
2868         * locales/en_DK: Likewise.
2869         * locales/en_DK.com: Likewise.
2870         * locales/en_GB: Likewise.
2871         * locales/en_NZ: Likewise.
2872         * locales/en_US: Likewise.
2873         * locales/es_AR: Likewise.
2874         * locales/es_BO: Likewise.
2875         * locales/es_CL: Likewise.
2876         * locales/es_CO: Likewise.
2877         * locales/es_DO: Likewise.
2878         * locales/es_EC: Likewise.
2879         * locales/es_ES: Likewise.
2880         * locales/es_GT: Likewise.
2881         * locales/es_HN: Likewise.
2882         * locales/es_MX: Likewise.
2883         * locales/es_PA: Likewise.
2884         * locales/es_PE: Likewise.
2885         * locales/es_PY: Likewise.
2886         * locales/es_SV: Likewise.
2887         * locales/es_US: Likewise.
2888         * locales/es_UY: Likewise.
2889         * locales/es_VE: Likewise.
2890         * locales/et_EE: Likewise.
2891         * locales/eu_ES: Likewise.
2892         * locales/fi_FI: Likewise.
2893         * locales/fo_FO: Likewise.
2894         * locales/fr_BE: Likewise.
2895         * locales/fr_CA: Likewise.
2896         * locales/fr_CH: Likewise.
2897         * locales/fr_FR: Likewise.
2898         * locales/fr_LU: Likewise.
2899         * locales/ga_IE: Likewise.
2900         * locales/gr_GR: Likewise.
2901         * locales/he_IL: Likewise.
2902         * locales/hr_HR: Likewise.
2903         * locales/hu_HU: Likewise.
2904         * locales/is_IS: Likewise.
2905         * locales/it_IT: Likewise.
2906         * locales/iw_IL: Likewise.
2907         * locales/ja_JP: Likewise.
2908         * locales/kl_GL: Likewise.
2909         * locales/lt_LT: Likewise.
2910         * locales/lv_LV: Likewise.
2911         * locales/no_NO: Likewise.
2912         * locales/pl_PL: Likewise.
2913         * locales/pt_PT: Likewise.
2914         * locales/ro_RO: Likewise.
2915         * locales/ru_RU: Likewise.
2916         * locales/sl_SI: Likewise.
2917         * locales/sv_SE: Likewise.
2918         * locales/tr_TR: Likewise.
2919         * locales/zh_CN: Likewise.
2921 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2923         * locales/ru_RU: Correct last patch.
2924         Patch by Cristian Gafton <gafton@redhat.com>.
2926 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2928         * locales/de_DE: Use common german data and time format not ISO
2929         8601.
2931 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2933         * locales/ru_RU: Correct inconsistencies in mon data.
2934         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2936 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2938         * locales/pl_PL: Fix int_curr_symbol.
2940 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2942         * locales/is_IS: Update from Debian version.
2944 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2946         * tst-fmon.c: New file.  strfmon test program.
2947         * tst-fmon.sh: New file.  Script to run strfmon test.
2948         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2949         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2951         * locales/cs_CZ: Update from author.
2953 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2955         * sort-test.sh: Call localedef with additional environment variable
2956         I18NPATH to point to not-yet-installed locale data files.
2958         * locales/POSIX: Updated version from maintainer.
2960 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2962         * collate-test.c (main): Change prototype definition to prevent
2963         warning.
2965 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2967         * locales/de_DE: Include real collation data.  It's similar to the
2968         en_DK information but the order of small and capital characters is
2969         exchanged.
2971         * collate-test.c: New file.  Test suite for strcoll function.
2972         * de_DE.in: Input file for collation test.
2973         * da_DK.in: Likewise.
2975         * xfrm-test.c: New file.  Test suite for strxfrm function.
2977 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2979         * All charmaps: Fix entries for <quotation-mark>.
2981 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2983         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2984         (locales): Likewise.
2985         Reported by Matthias Urlichs.