Update.
[glibc.git] / localedata / ChangeLog
blobd0c93fc623fc206b68479a22b9232a68083046a4
1 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
3         * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
5 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
7         * locales/ms_MY: Various bug fixes and additions.
8         Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
10         * locales/ca_ES: Fix typos (desembre -> decembre).
11         Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
13 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
15         * charmaps/TCVN5712-1: Add combined characters.
17 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
19         * locales/bg_BG: Rewrite.
20         Patch by Alexander Shopov <al_shopov@web.bg>.
22         * charmapsTCVN5712-1: New file.
24 2001-12-03  Ulrich Drepper  <drepper@redhat.com>
26         * locales/translit_neutral: Define transliteration for dong sign.
28 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
30         * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
32         * locales/de_CH: Define decimal point to '.' and thousands
33         separator to ' '.  Patch by Niklaus Giger <ngiger@mus.ch>.
35 2001-11-21  Bruno Haible  <bruno@clisp.org>
37         * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
39 2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
41         * locales/se_NO: New file.
43 2001-10-08  Won-kyu Park  <wkpark@chem.skku.ac.kr>
45         * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
47 2001-09-30  Ulrich Drepper  <drepper@redhat.com>
49         * charmaps/SAMI-WS2: Add Euro sign.
50         Patch by Petter Reinholdtsen <pere@hungry.com>.
52 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
54         * Makefile: Add rules to build and run tst-xlocale2.
55         * tst-xlocale2.c: New file.
57 2001-08-14  Ulrich Drepper  <drepper@redhat.com>
59         * Makefile: Add rules to build and run tst-xlocale1.
60         * tst-xlocale1.c: New file.
62         * bug-iconv-trans.c: Improve error messages.
64 2001-08-12  Ulrich Drepper  <drepper@redhat.com>
66         * charmaps/ISO-IR-209: New file.
67         * charmaps/MAC-SAMI: New file.
68         Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
70 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
72         * charmaps/GEORGIAN-PS: New file.
73         * charmaps/GEORGIAN-ACADEMY: New file.
74         * SUPPORTED: Add ka_GE/GEORGIAN-PS.
76 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
78         * Makefile: Add rules to build and run tst-mbswcs6.
79         * tst-mbswcs6.c: New file.
81         * SUPPORTED: Add several new locales.
83         * charmaps/KOI8-T: New file.
85 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
87         * locales/af_ZA: Use generic LC_COLLATE data.
88         * locales/el_GR: Likewise.
89         * locales/hu_HU: Likewise.
90         * locales/ro_RO: Likewise.  Add transliteration.
91         * locales/be_BY: Likewise.  Handle Ukrainian Ghe.
92         * locales/ru_RU: Likewise.
93         * locales/ru_UA: Likewise.
94         * locales/uk_UA: Likewise.
95         * locales/eu_ES: LC_TIME strings fixed.
96         * locales/am_ET: New file.
97         * locales/translit_et: New file.
98         * locales/az_AZ: New file.
99         * locales/br_FR: New file.
100         * locales/bs_BA: New file.
101         * locales/cy_GB: New file.
102         * locales/hy_AM: New file.
103         * locales/ka_GE: New file.
104         * locales/mi_NZ: New file.
105         * locales/oc_FR: New file.
106         * locales/tg_TJ: New file.
107         * locales/ti_ER: New file.
108         * locales/ti_ET: New file.
109         * locales/tl_PH: New file.
110         * locales/tt_RU: New file.
111         * locales/ur_PK: New file.
112         * locales/uz_UZ: New file.
113         * locales/yi_US: New file.
114         Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
116 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
118         * locales/tr_TR: Define missing fields and remove FIXME comments.
119         Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
121 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
123         * locales/en_CA (LC_PAPER): Change to Letter.
124         * locales/fr_CA (LC_PAPER): Likewise.
125         * locales/es_PR (LC_PAPER): Change to Letter.
126         (LC_MEASUREMENT): Change to 2.
127         * locales/es_US (LC_PAPER): Change to Letter.
128         (LC_MEASUREMENT): Change to 2.
130 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
132         * Makefile: Add dependencies to locale files for all tests in $(tests).
134 2001-06-28  H.J. Lu  <hjl@gnu.org>
136         * Makefile: Include SUPPORTED.
137         (INSTALL-SUPPORTED-LOCALES): New.
138         ($(INSTALL-SUPPORTED-LOCALES)): New target.
139         (install-locales-dir): Likewise.
140         (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
141         * SUPPORTED: Changed the format for parallel install.
143 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
145         * Makefile: Add rules to build and run tst-leaks.
146         * tst-leaks.c: New file.
148 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
150         * locales/ro_RO (day): Use U0163 instead of U021B.
152 2001-06-25  Jakub Jelinek  <jakub@redhat.com>
154         * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
156 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
158         * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS.  Change
159         code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
161 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
163         * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS.  Change code_set_name
164         to SHIFT_JIS. Add SJIS as alias.
165         * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
166         * gen-locale.sh: Likewise.
168 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
170         * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
171         full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
172         2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
173         Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
175 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
177         * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
178         range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
179         Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
180         (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
181         <U3014>, <U3015>, <U3018>, <U3019>.
183 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
185         * gen-unicode-ctype.c: Update to Unicode 3.1.
186         (unicode_attributes): Change size to 0x110000.
187         (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
188         Unicode now officially allows a 32-bit representation and deprecates
189         the use of surrogates in this representation.
190         (fill_attributes): Loop up to 0x110000.
191         (unicode_combining): Remove array.
192         (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
193         contain this property any more.
194         (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
195         2001-02-15.
196         (is_combining): Use new but equivalent definition.
197         (ucs_symbol, ucs_symbol_range): New functions.
198         (output_charclass): Loop up to 0x110000.
199         (output_charmap): Likewise.
200         (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
201         appropriate.
202         (main): Expect only two arguments. Remove fill_combining() call.
203         * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
204         To "lower", add <U03F5> and Deseret letters.
205         To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
206         Gothic letters, Deseret letters, mathematical symbols.
207         From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
208         Unicode 3.1 characters.
209         To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
210         many new Unicode 3.1 characters.
211         "toupper", "tolower", "totitle": Update.
212         To "combining", add some new musical symbols.
213         To "combining_level3", add some new musical symbols.
214         * locales/tr_TR (LC_CTYPE): Update from i18n.
215         * locales/translit_font: Add transliterations for new Unicode 3.1
216         mathematical symbols.
217         * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
218         * locales/translit_cjk_compat: Add transliterations for CJK
219         compatibility characters in Unicode plane 2.
221 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
223         * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
224         <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
225         0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
226         0x8EAFxxxx mappings instead.
228 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
230         * locales/ro_RO: Correct abday, day, abmon, and mon info.
231         Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
233 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
235         * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
236         for some tests, because mbrlen (NULL, 0, &s) does not always put back
237         s into the initial state.
239 2001-05-14  Andreas Jaeger  <aj@suse.de>
241         * locales/ms_MY: Fix entries for Tue and Wednesday.
242         Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
244 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
246         * locales/be_BY: Fix syntax in LC_COLLATE section.
247         * locales/ru_UA: Likewise.
248         * locales/tr_TR: Likewise.
249         * locales/uk_UA: Likewise.
251 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
253         * locales/fa_IR: Add outdigit information and collation.
254         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
256 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
258         * locales/i18n: Don't define outdigit.
260 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
262         * locales/th_TH: Remove name_ms entry.
263         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
265 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
267         * locales/th_TH: Update era information and some of the new
268         categories.
269         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
271 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
273         * locales/i18n: Correct classification of Thai characters.  This
274         differs from Unicode's tables but is in line with linguistic rules
275         in Thailand.
276         Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
278 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
280         * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
281         Patch by Yong Li <rigel863@yahoo.com>.
283 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
285         * SUPPORTED: Add zh_CN.GBK.
287 2001-02-09  Andreas Jaeger  <aj@suse.de>
289         * locales/en_IN: Add newline at end of file.
291         * SUPPORTED: Add more entries.
293 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
295         * locales/en_HK: At newline at the end of the file.
297 2001-02-08  Andreas Jaeger  <aj@suse.de>
299         * localedata/SUPPORTED: Add some entries for new locales.
301 2001-02-07  Andreas Jaeger  <aj@suse.de>
303         * locales/ar_IN: New.
304         * locales/bn_IN: New.
305         * locales/el_GR@euro: New.
306         * locales/en_HK: New.
307         * locales/en_IN: New.
308         * locales/en_PH: New.
309         * locales/en_SG: New.
310         * locales/ms_MY: New.
311         * locales/ta_IN: New.
312         * locales/te_IN: New.
313         * locales/zh_SG: New.
315 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
317         * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
318         * locales/zh_CN: Likewise.
320 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
322         * locales/translit_cjk_compat: Add missing characters in range
323         U+3300..U+33FF.
325 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
327         * locales/fi_FI: Remove FIXME comments.
328         * locales/sv_FI: Likewise.
329         Patch by Marko Myllynen <myllynen@lut.fi>.
331 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
333         * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
334         Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
336 2001-01-23  Andreas Schwab  <schwab@suse.de>
338         * locales/el_GR: Add missing quotes around multicharacter strings.
339         * locales/ru_RU: Likewise.
341 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
343         * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
344         * tst-langinfo.sh: Add French tests.
346 2001-01-08  Jakub Jelinek  <jakub@redhat.com>
348         * locales/cs_CZ: Fix grammar of comment above abmon.
349         Reported by Stanislav Brabec <utx@penguin.cz>.
351 2000-12-31  Andreas Jaeger  <aj@suse.de>
353         * tst-fmon.c (main): Use return instead of exit to avoid warning.
355 2000-12-21  Ulrich Drepper  <drepper@redhat.com>
357         * tests/test5.cm: Define code_set_name.
359 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
361         * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
362         * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
363         REVERSE SOLIDUS.
365 2000-11-30  Ulrich Drepper  <drepper@redhat.com>
367         * Makefile (tests): Add tst-setlocale.
368         (tst-setlocale-ENV): Define.
369         * tst-setlocale.c: New file.
371 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
373         * Makefile (LOCALES): Add ja_JP.SJIS.
375 2000-11-23  Ulrich Drepper  <drepper@redhat.com>
377         * tst-digits.c (main): Add casts to avoid warnings.
378         * collate-test.c (xstrcoll): Make l1 and l2 const.
379         * xfrm-test.c (xstrcmp): Make l1 and l2 const.
381 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
383         * charmaps/BALTIC: Superceded by ISO-8859-13.
385 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
387         * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
388         Republic of Korea.  Streamlined and extend(include all Hangul
389         syllables) hangul and hanja class definition in LC_CTYPE and
390         hangul portion of LC_COLLATE.  Several changes in LC_TIME.  Added
391         tel_dom_fmt to LC_TELEPHONE.
392         Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
394 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
396         * locales/ko_KR: Fix currency_symbol.
397         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
399 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
401         * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
402         Reported by Markus Kuhn.
404 2000-11-08  Ulrich Drepper  <drepper@redhat.com>
406         * charmaps/EUC-KR: Revert last change.  Backslash maps to backslash.
407         * locales/ko_KR: Revert change.  Use full with won sign.
408         Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
410 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
412         * locales/mk_MK: Update.
413         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
415 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
417         * charmaps/BIG5: Add mapping for <U20AC> back.
418         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
420 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
422         * locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
423         * locales/translit_compat: Add a few ligatures.
424         * locales/translit_combining: Add a few plain ASCII alternatives.
425         * locales/translit_fraction: Likewise.  Surround with spaces.
427 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
429         * locales/translit_hangul: New file.
430         * locales/ko_KR (LC_CTYPE): Include it.
432 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
434         * locales/translit_cjk_variants: New file.
435         * locales/ja_JP (LC_CTYPE): Include it.
437 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
439         * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
440         transliteration rules.
442 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
444         * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
445         transliteration rules.
446         * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
447         * locales/de_BE (LC_CTYPE): Likewise.
448         * locales/de_CH (LC_CTYPE): Likewise.
449         * locales/de_LU (LC_CTYPE): Likewise.
450         * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
451         * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
452         * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
453         * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
455 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
457         * locales/translit_combining: New file.
458         * locales/fr_FR (LC_CTYPE): Include it.
459         * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
460         * locales/fr_CA (LC_CTYPE): Likewise.
461         * locales/fr_CH (LC_CTYPE): Likewise.
462         * locales/fr_LU (LC_CTYPE): Likewise.
463         * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
464         * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
465         * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
467 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
469         * locales/translit_wide: New file.
470         * locales/translit_narrow: New file.
471         * locales/translit_font: New file.
472         * locales/translit_circle: New file.
473         * locales/translit_small: New file.
474         * locales/translit_fraction: New file.
475         * locales/translit_compat: New file.
476         * locales/translit_cjk_compat: New file.
477         * locales/translit_neutral: New file.  Include all of the above.
478         * locales/i18n (LC_CTYPE): Include translit_neutral.  Remove a few
479         German and Danish specific rules.
481 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
483         * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
484         * locales/zh_CN (LC_CTYPE): Likewise.
485         * locales/ko_KR (LC_CTYPE): Likewise.
487 2000-10-29  Bruno Haible  <haible@clisp.cons.org>
489         * charmaps/UTF-8: Set width of U200B to 0.
490         * charmaps/GB18030: Likewise.
492 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
494         * charmaps/BIG5: Update.
495         Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
497         * locales/mk_MK: Use iso14651_t1 file.
498         Patch by Damjan <arhiv@freemail.org.mk>.
500 2000-10-27  Ulrich Drepper  <drepper@redhat.com>
502         * charmaps/VISCII: New file.
504 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
506         * locales/sr_YU@cyrillic: New file. Based on a locale file by
507         Anton Zinoviev <anton@lml.bas.bg>.
508         * SUPPORTED: Add sr_YU@cyrillic.
510 2000-10-27  Bruno Haible  <haible@clisp.cons.org>
512         * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
513         * locales/be_BY: Likewise.
514         * locales/bg_BG: Likewise.
515         * locales/el_GR: Likewise.
516         * locales/ja_JP: Likewise.
517         * locales/ko_KR: Likewise.
518         * locales/mk_MK: Likewise.
519         * locales/ru_RU: Likewise.
520         * locales/ru_UA: Likewise.
521         * locales/th_TH: Likewise.
522         * locales/tr_TR: Likewise.
523         * locales/uk_UA: Likewise.
524         * locales/zh_CN: Likewise.
525         * tests-mbwc/dat_iswalnum.c: Update for changed character properties
526         in the ja_JP.EUC-JP locale.
527         * tests-mbwc/dat_iswalpha.c: Likewise.
528         * tests-mbwc/dat_iswctype.c: Likewise.
529         * tests-mbwc/dat_iswgraph.c: Likewise.
530         * tests-mbwc/dat_iswprint.c: Likewise.
531         * tests-mbwc/dat_iswpunct.c: Likewise.
533 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
535         * fr_CA,2.13.in: Removed.
537 2000-10-26  GOTO Masanori  <gotom@debian.or.jp>
539         * locales/POSIX: New support for date_fmt.
540         * locales/af_ZA: Likewise.
541         * locales/ar_AE: Likewise.
542         * locales/ar_BH: Likewise.
543         * locales/ar_DZ: Likewise.
544         * locales/ar_EG: Likewise.
545         * locales/ar_IQ: Likewise.
546         * locales/ar_JO: Likewise.
547         * locales/ar_KW: Likewise.
548         * locales/ar_LB: Likewise.
549         * locales/ar_LY: Likewise.
550         * locales/ar_MA: Likewise.
551         * locales/ar_OM: Likewise.
552         * locales/ar_QA: Likewise.
553         * locales/ar_SA: Likewise.
554         * locales/ar_SD: Likewise.
555         * locales/ar_SY: Likewise.
556         * locales/ar_TN: Likewise.
557         * locales/ar_YE: Likewise.
558         * locales/be_BY: Likewise.
559         * locales/bg_BG: Likewise.
560         * locales/ca_ES: Likewise.
561         * locales/cs_CZ: Likewise.
562         * locales/da_DK: Likewise.
563         * locales/de_AT: Likewise.
564         * locales/de_BE: Likewise.
565         * locales/de_CH: Likewise.
566         * locales/de_DE: Likewise.
567         * locales/de_LU: Likewise.
568         * locales/el_GR: Likewise.
569         * locales/en_AU: Likewise.
570         * locales/en_CA: Likewise.
571         * locales/en_DK: Likewise.
572         * locales/en_GB: Likewise.
573         * locales/en_IE: Likewise.
574         * locales/en_NZ: Likewise.
575         * locales/en_US: Likewise.
576         * locales/en_ZA: Likewise.
577         * locales/es_AR: Likewise.
578         * locales/es_BO: Likewise.
579         * locales/es_CL: Likewise.
580         * locales/es_CO: Likewise.
581         * locales/es_CR: Likewise.
582         * locales/es_DO: Likewise.
583         * locales/es_EC: Likewise.
584         * locales/es_ES: Likewise.
585         * locales/es_GT: Likewise.
586         * locales/es_HN: Likewise.
587         * locales/es_MX: Likewise.
588         * locales/es_NI: Likewise.
589         * locales/es_PA: Likewise.
590         * locales/es_PE: Likewise.
591         * locales/es_PR: Likewise.
592         * locales/es_PY: Likewise.
593         * locales/es_SV: Likewise.
594         * locales/es_US: Likewise.
595         * locales/es_UY: Likewise.
596         * locales/es_VE: Likewise.
597         * locales/et_EE: Likewise.
598         * locales/eu_ES: Likewise.
599         * locales/fa_IR: Likewise.
600         * locales/fi_FI: Likewise.
601         * locales/fo_FO: Likewise.
602         * locales/fr_BE: Likewise.
603         * locales/fr_CA: Likewise.
604         * locales/fr_CH: Likewise.
605         * locales/fr_FR: Likewise.
606         * locales/fr_LU: Likewise.
607         * locales/ga_IE: Likewise.
608         * locales/gl_ES: Likewise.
609         * locales/gv_GB: Likewise.
610         * locales/he_IL: Likewise.
611         * locales/hi_IN: Likewise.
612         * locales/hr_HR: Likewise.
613         * locales/hu_HU: Likewise.
614         * locales/i18n: Likewise.
615         * locales/id_ID: Likewise.
616         * locales/is_IS: Likewise.
617         * locales/it_CH: Likewise.
618         * locales/it_IT: Likewise.
619         * locales/iw_IL: Likewise.
620         * locales/ja_JP: Likewise.
621         * locales/kl_GL: Likewise.
622         * locales/ko_KR: Likewise.
623         * locales/kw_GB: Likewise.
624         * locales/lt_LT: Likewise.
625         * locales/lv_LV: Likewise.
626         * locales/mk_MK: Likewise.
627         * locales/mr_IN: Likewise.
628         * locales/mt_MT: Likewise.
629         * locales/nl_BE: Likewise.
630         * locales/nl_NL: Likewise.
631         * locales/nn_NO: Likewise.
632         * locales/no_NO: Likewise.
633         * locales/pl_PL: Likewise.
634         * locales/pt_BR: Likewise.
635         * locales/pt_PT: Likewise.
636         * locales/ro_RO: Likewise.
637         * locales/ru_RU: Likewise.
638         * locales/ru_UA: Likewise.
639         * locales/sk_SK: Likewise.
640         * locales/sl_SI: Likewise.
641         * locales/sq_AL: Likewise.
642         * locales/sr_YU: Likewise.
643         * locales/sv_FI: Likewise.
644         * locales/sv_SE: Likewise.
645         * locales/th_TH: Likewise.
646         * locales/tr_TR: Likewise.
647         * locales/uk_UA: Likewise.
648         * locales/vi_VN: Likewise.
649         * locales/zh_CN: Likewise.
650         * locales/zh_HK: Likewise.
651         * locales/zh_TW: Likewise.
653 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
655         * locales/fa_IR: Fix many problems and change to use UTF-8.
656         Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
657         * SUPPORTED: Add fa_IR.UTF-8.
659 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
661         * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
663 2000-10-19  Ulrich Drepper  <drepper@redhat.com>
665         * locales/iso14651_t1: Handle Macedonian correctly.
666         Patch by Damjan <arhiv@freemail.org.mk>.
668 2000-10-06  Ulrich Drepper  <drepper@redhat.com>
670         * locales/iso14651_t1: Add currency symbols.
672 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
674         * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
675         * tests-mbwc/dat_iswdigit.c: Likewise.
677         * locales/zh_CN: Remove non-ASCII digit entry.
678         * locales/ja_JP: Likewise.
679         Add full width digits to alnum class.
681 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
683         * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
684         digits.
685         (is_alpha): Add them here.
686         * locales/i18n (digit): Remove all non-ASCII digits.
687         (alpha): Add them here.
689         * dump-ctype.c: Pretty print.
691 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
693         * charmaps/EUC-KR: Change \x5c mapping to U20a9.
694         * locales/ko_KR: Change currency_symbol back to use U20a9.
696 2000-10-03  Ulrich Drepper  <drepper@redhat.com>
698         * tst-langinfo.sh: Adjust for change in ja_JP.
700 2000-10-03  GOTO Masanori  <gotom@debian.or.jp>
702         * locales/ja_JP: Changed yesexpr/noexpr expression,
703         fixed typo in era, added definition for name_gen.
705 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
707         * SUPPORTED: Add ko_KR.UTF-8.
709 2000-10-01  Bruno Haible  <haible@clisp.cons.org>
711         * charmaps/BIG5: Add a width table.
712         * charmaps/GB18030: Likewise.
713         * charmaps/ISO-8859-6: Likewise.
714         * charmaps/ISO-8859-8: Likewise.
715         * charmaps/TIS-620: Likewise.
717 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
719         * Makefile (repertoiremaps): Remove variable.
720         (distribute): Remove repertoiremaps.
721         (install-others): Likewise. Add .gz to charmaps.
722         ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
724 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
726         * charmaps/ISO-IR-197: Remove alias "none".
728 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
730         * charmaps/UTF-8: Add the correct Hangul syllable names.  Change the
731         width of format control characters to 0.
733 2000-09-30  Bruno Haible  <haible@clisp.cons.org>
735         * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
736         * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
737         return values.  Only the sign matters.
739 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
741         * locales/ar_SA: Last non <Uxxxx> entries removed.
742         Patch by Martin Strassburger <martin.strassburger@sap.com>.
744 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
746         * charmaps/KSX1001: Removed.  It's not sufficient for a charmap and
747         we have EUC-KR.
749 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
751         * locales/uk_UA: Fix yesexpr.
752         * locales/ru_UA: Likewise.
753         Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
755 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
757         * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
758         so they become printable and carry a width.  Comment out surrogate
759         ranges.  Add a WIDTH table.
761 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
763         * gen-unicode-ctype.c: New file.
764         * dump-ctype.c: New file.
765         * Makefile (distribute): Add them.
766         * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
767         gen-unicode-ctype.c.
768         (blank): Add U+1680.
769         (cntrl): Add U+2028, U+2029.
770         (space): Add U+1680, U+2028, U+2029.
771         (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
772         (alnum, alpha, print, graph, punct): Lots of additions.
773         (lower, upper, tolower, toupper, combining, combining_level3): Update.
774         (totitle): New map.
775         * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
776         towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
777         * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
778         * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
779         * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
780         * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
781         * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
783 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
785         * charmaps/GBK: Add commented mappings for GBK characters not yet in
786         Unicode.
788 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
790         * charmaps/GBK: Remove /x80 entry.
792 2000-09-25  Ulrich Drepper  <drepper@redhat.com>
794         * SUPPORTED: Remove ko_KR.JOHAB.  We don't want to encourage people
795         to use it.
797 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
799         * charmaps/JOHAB: Add identity mapping for 0x7f.
801 2000-09-24  Ulrich Drepper  <drepper@redhat.com>
803         * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
804         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
806 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
808         * charmaps/GB2312: Change code_set_name to GB2312.
810 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
812         * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
813         * localedata/locales/ar_BH: Likewise.
814         * localedata/locales/ar_DZ: Likewise.
815         * localedata/locales/ar_EG: Likewise.
816         * localedata/locales/ar_IQ: Likewise.
817         * localedata/locales/ar_JO: Likewise.
818         * localedata/locales/ar_KW: Likewise.
819         * localedata/locales/ar_LB: Likewise.
820         * localedata/locales/ar_LY: Likewise.
821         * localedata/locales/ar_MA: Likewise.
822         * localedata/locales/ar_OM: Likewise.
823         * localedata/locales/ar_QA: Likewise.
824         * localedata/locales/ar_SD: Likewise.
825         * localedata/locales/ar_SY: Likewise.
826         * localedata/locales/ar_TN: Likewise.
827         * localedata/locales/ar_YE: Likewise.
829 2000-09-12  Ulrich Drepper  <drepper@redhat.com>
831         * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
832         * locales/mr_IN: New file.
833         * locales/mt_MT: New file.
835         * charmaps/GB18030: Comment out entries in user-defined area.
837 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
839         * charmaps/GB18030: Add back entries which got lost in last change.
841 2000-09-08  Ulrich Drepper  <drepper@redhat.com>
843         * charmaps/GB18030: Update once more.
845         * charmaps/JOHAB: New file.
846         * SUPPORTED: Add ko_KR.JOHAB.
848 2000-09-07  Ulrich Drepper  <drepper@redhat.com>
850         * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
851         but not in EUC-KR.
853 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
855         * charmaps/EUC-TW: Add commented non-reversible mappings.
857 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
859         * charmaps/CP949: New file.
861 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
863         * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
865 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
867         * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
868         U+007E.
870 2000-09-03  Bruno Haible  <haible@clisp.cons.org>
872         * charmaps/INIS-8: Update to use <Uxxxx> format.
873         * charmaps/ISO_2033-1983: Likewise.
874         * charmaps/ISO_5427-EXT: Likewise.
876 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
878         * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
879         * SUPPORTED: Add zh_HK.BIG5HKSCS.
881         * charmaps/BIG5HKSCS: Add Big5 codes.
883         * Makefile (test-input): Add sv_SE.ISO-8859-1.
884         (LOCALES): Likewise.
885         * sv_SE.ISO-8859-1: New file.
887 2000-08-31  Ulrich Drepper  <drepper@redhat.com>
889         * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
890         Changes by Roger So <spacehunt@e-fever.org>.
892         * SUPPORTED: Add nn_NO.ISO-8859-1.
893         * locales/nn_NO: New file.
895 2000-08-29  Ulrich Drepper  <drepper@redhat.com>
897         * charmaps/BIG5HKSCS: Regenerated from official data file.
899         * locales/ja_JP: Add yesstr and nostr information.
901         * charmaps/GB18030: Add entries from GBK not present here.
903         * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
905         * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
907 2000-08-29  Akira Higuchi  <a@kondara.org>
909         * charmaps/GB2312: Fix ".." -> "..." in width definitions.
910         * charmaps/GBK: Likewise.
912         * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
914 2000-08-27  Ulrich Drepper  <drepper@redhat.com>
916         * locales/sv_SE: Remove old LC_COLLATE definition.  Use iso14651_t1
917         and customize with several reorder-after statements.
918         Reported by menthos@menthos.com.
920 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
922         * locales/ja_JP: Add new categories with generic information.
924         * locales/i18n (default_missing): Change back to only U003F.
926 2000-08-24  Andreas Jaeger  <aj@suse.de>
928         * Makefile (generated): Add some .out files.
930 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
932         * locales/i18n: Add transliteration information.
934 2000-08-22  Ulrich Drepper  <drepper@redhat.com>
936         * locales/ca_ES@euro: Country is Spain.
937         * locales/ca_ES: Likewise.
939         * locales/es_MX: Correct int_curr_symbol.
940         * locales/es_PE: Likewise.
942         * SUPPORTED: Add missing supported locales.
944         * locales/fa_IR: Correct a few of the contained bugs.
946         * locales/zh_HK: New file.
948         * charmaps/BIG5HKSCS: New file.
950         * locales/en_CA,2.5: Removed.
951         * locales/fr_CA,2.13: Removed.
952         * locales/in_ID: Removed.
954         * locales/sq_AL: New file.
955         * SUPPORTED: Add sq_AL.ISO-8859-1.
957         * locales/vi_VN: New file.
958         * SUPPORTED: Add vi_VN.UTF-8.
960         * locales/ko_KR: Correct currency_symbol entry.
962         * locales/hi_IN: New file.
963         * SUPPORTED: Add hi_IN.UTF-8.
965         * Makefile (test-input): Add da_DK and hr_HR sorting tests.
967         * sort-test.sh: Improve error handling by printing more information.
969         * locales/ar_AE: New file.
970         * locales/ar_BH: New file.
971         * locales/ar_DZ: New file.
972         * locales/ar_EG: New file.
973         * locales/ar_IQ: New file.
974         * locales/ar_JO: New file.
975         * locales/ar_KW: New file.
976         * locales/ar_LB: New file.
977         * locales/ar_LY: New file.
978         * locales/ar_MA: New file.
979         * locales/ar_OM: New file.
980         * locales/ar_QA: New file.
981         * locales/ar_SD: New file.
982         * locales/ar_SY: New file.
983         * locales/ar_TN: New file.
984         * locales/ar_YE: New file.
985         * SUPPORTED: Add Arabic locales.
987 2000-08-21  Ulrich Drepper  <drepper@redhat.com>
989         * locales/es_CR: New file.
990         * locales/es_NI: New file.
991         * locales/es_PR: New file.
993         * locales/es_AR: Share LC_COLLATE description with es_ES.
994         * locales/es_BO: Likewise.
995         * locales/es_CL: Likewise.
996         * locales/es_CO: Likewise.
997         * locales/es_DO: Likewise.
998         * locales/es_GT: Likewise.
999         * locales/es_HN: Likewise.
1000         * locales/es_MX: Likewise.
1001         * locales/es_PA: Likewise.
1002         * locales/es_PE: Likewise.
1003         * locales/es_PY: Likewise.
1004         * locales/es_SV: Likewise.
1005         * locales/es_UY: Likewise.
1006         * locales/es_VE: Likewise.
1007         * locales/es_EC: Share LC_COLLATE description with es_US.
1009         * locales/ko_KR: Updated for glibc 2.2.
1010         Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1011         * SUPPORTED: Add ko_KR.
1013         * locales/de_BE@euro: New file.
1014         * locales/eu_ES@euro: New file.
1015         * locales/ga_IE@euro: New file.
1016         * locales/gl_ES@euro: New file.
1017         * locales/nl_BE@euro: New file.
1018         * locales/sv_FI@euro: New file.
1019         * SUPPORTED: Add the new locales.
1021         * Makefile (install-locales): Handle option in locale name.  Print
1022         progress information.
1024         * SUPPORTED: Add all the @euro locales.
1026         * locales/ca_ES@euro: Update charset comment.
1027         * locales/de_AT@euro: Likewise.
1028         * locales/de_DE@euro: Likewise.
1029         * locales/de_LU@euro: Likewise.
1030         * locales/en_IE@euro: Likewise.
1031         * locales/es_ES@euro: Likewise.
1032         * locales/fi_FI@euro: Likewise.
1033         * locales/fr_BE@euro: Likewise.
1034         * locales/fr_FR@euro: Likewise.
1035         * locales/fr_LU@euro: Likewise.
1036         * locales/it_IT@euro: Likewise.
1037         * locales/nl_NL@euro: Likewise.
1038         * locales/pt_PT@euro: Likewise.
1040 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
1042         * locales/ca_ES: Correct comment.
1044         * locales/ca_ES@euro: New file.
1045         * locales/de_AT@euro: New file.
1046         * locales/de_DE@euro: New file.
1047         * locales/de_LU@euro: New file.
1048         * locales/en_IE@euro: New file.
1049         * locales/es_ES@euro: New file.
1050         * locales/fi_FI@euro: New file.
1051         * locales/fr_BE@euro: New file.
1052         * locales/fr_FR@euro: New file.
1053         * locales/fr_LU@euro: New file.
1054         * locales/it_IT@euro: New file.
1055         * locales/nl_NL@euro: New file.
1056         * locales/pt_PT@euro: New file.
1058 2000-08-19  Andreas Jaeger  <aj@suse.de>
1060         * tst-digits.c: Include stdlib.h and string.h to provide
1061         prototypes for exit, strlen and strcmp.
1063 2000-08-18  Andreas Jaeger  <aj@suse.de>
1065         * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
1066         (TST_DECL_VARS): Don't declare err_flg.
1067         (TST_GET_ERRET): Don't set err_flg.
1068         (TST_GET_ERRET_SEQ): Likewise.
1069         (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
1071         * tests-mbwc/dat_swscanf.c: Don't set err_flg.
1072         * tests-mbwc/dat_iswalnum.c: Likewise.
1073         * tests-mbwc/dat_iswalpha.c: Likewise.
1074         * tests-mbwc/dat_iswcntrl.c: Likewise.
1075         * tests-mbwc/dat_iswctype.c: Likewise.
1076         * tests-mbwc/dat_iswdigit.c: Likewise.
1077         * tests-mbwc/dat_iswgraph.c: Likewise.
1078         * tests-mbwc/dat_iswlower.c: Likewise.
1079         * tests-mbwc/dat_iswprint.c: Likewise.
1080         * tests-mbwc/dat_iswpunct.c: Likewise.
1081         * tests-mbwc/dat_iswspace.c: Likewise.
1082         * tests-mbwc/dat_iswupper.c: Likewise.
1083         * tests-mbwc/dat_iswxdigit.c: Likewise.
1084         * tests-mbwc/dat_mblen.c: Likewise.
1085         * tests-mbwc/dat_mbrlen.c: Likewise.
1086         * tests-mbwc/dat_mbrtowc.c: Likewise.
1087         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1088         * tests-mbwc/dat_mbstowcs.c: Likewise.
1089         * tests-mbwc/dat_mbtowc.c: Likewise.
1090         * tests-mbwc/dat_strcoll.c: Likewise.
1091         * tests-mbwc/dat_strfmon.c: Likewise.
1092         * tests-mbwc/dat_strxfrm.c: Likewise.
1093         * tests-mbwc/dat_swscanf.c: Likewise.
1094         * tests-mbwc/dat_towctrans.c: Likewise.
1095         * tests-mbwc/dat_towlower.c: Likewise.
1096         * tests-mbwc/dat_towupper.c: Likewise.
1097         * tests-mbwc/dat_wcrtomb.c: Likewise.
1098         * tests-mbwc/dat_wcscat.c: Likewise.
1099         * tests-mbwc/dat_wcschr.c: Likewise.
1100         * tests-mbwc/dat_wcscmp.c: Likewise.
1101         * tests-mbwc/dat_wcscoll.c: Likewise.
1102         * tests-mbwc/dat_wcscpy.c: Likewise.
1103         * tests-mbwc/dat_wcscspn.c: Likewise.
1104         * tests-mbwc/dat_wcslen.c: Likewise.
1105         * tests-mbwc/dat_wcsncat.c: Likewise.
1106         * tests-mbwc/dat_wcsncmp.c: Likewise.
1107         * tests-mbwc/dat_wcsncpy.c: Likewise.
1108         * tests-mbwc/dat_wcspbrk.c: Likewise.
1109         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1110         * tests-mbwc/dat_wcsspn.c: Likewise.
1111         * tests-mbwc/dat_wcsstr.c: Likewise.
1112         * tests-mbwc/dat_wcstod.c: Likewise.
1113         * tests-mbwc/dat_wcstok.c: Likewise.
1114         * tests-mbwc/dat_wcstombs.c: Likewise.
1115         * tests-mbwc/dat_wcswidth.c: Likewise.
1116         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1117         * tests-mbwc/dat_wctob.c: Likewise.
1118         * tests-mbwc/dat_wctomb.c: Likewise.
1119         * tests-mbwc/dat_wctrans.c: Likewise.
1120         * tests-mbwc/dat_wctype.c: Likewise.
1121         * tests-mbwc/dat_wcwidth.c: Likewise.
1122         * tests-mbwc/dat_isw-funcs.h: Fix comment.
1124 2000-08-17  Andreas Jaeger  <aj@suse.de>
1126         * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
1127         should have a value.
1129 2000-08-14  Ulrich Drepper  <drepper@redhat.com>
1131         * locales/iso14651_t1: Rearrange cyrillic and greek sections to
1132         separate uppercase from non-uppercase characters to enable correct
1133         handling in range expressions.
1135 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
1137         * Makefile (install-locales): Use --prefix option of localedef to
1138         avoid providing complete path for output file.
1140 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
1142         * locales/zh_TW: Updated.
1143         * charmaps/BIG5: Updated.
1144         Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1146 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
1148         * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1149         use `int'.
1151 2000-08-01  Andreas Jaeger  <aj@suse.de>
1153         * Makefile (distribute): Follow name change of tst-ctype-de.in to
1154         tst-ctype-de_DE.ISO-8859-1.in.
1156 2000-07-31  Ulrich Drepper  <drepper@redhat.com>
1158         * charmaps/KSX1001: Add width information.
1159         * charmaps/GB2312: Likewise.
1160         * charmaps/GBK: Likewise.
1161         Patches by GOTO Masanori <gotom@debian.or.jp>.
1163 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1165         * charmaps/CP737: New file.
1166         * charmaps/CP775: New file.
1168 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1170         * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1171         /xb0../xf7.  Remove aliases.
1173 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1175         * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1176         /xc9../xf9.
1178 2000-07-30  Bruno Haible  <haible@clisp.cons.org>
1180         * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1182 2000-07-29  Ulrich Drepper  <drepper@redhat.com>
1184         * tst-langinfo.c (main): Fix esacape sequence handling.
1186         * charmaps/EUC-TW: New file.
1188         * tst-digits.c: Add tests for wprintf.
1189         * tests/test7.cm: Change so that it is usable for wprintf tests.
1191         * tst-locale.sh: Fix typo in last change.
1193         * tst-digits.c: Add ctype and wctype tests.
1195 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1197         * Makefile (ld-test-names): Add test7.
1198         (tests): Add tst-digits.  Add dependency and environment variable.
1199         * tst-digits.c: New file.
1200         * tst-locale.sh: Generate test7 locale.
1201         * tests/test7.cm: New file.
1202         * tests/test7.def: New file.
1204         * tst-locale.sh: Add dropped test6 locale.
1206 2000-07-27  Bruno Haible  <haible@clisp.cons.org>
1208         * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1209         * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1210         locale.
1212 2000-07-28  Ulrich Drepper  <drepper@redhat.com>
1214         * locales/zh_TW: New file.
1215         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1217 2000-07-28  Andreas Jaeger  <aj@suse.de>
1219         * tst-langinfo.c: Include <string.h> for strcmp prototype.
1221 2000-07-26  Ulrich Drepper  <drepper@redhat.com>
1223         * charmaps/BIG5: New file.
1224         Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1226 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
1228         * locales/zh_CN: Update for new format.
1229         Patch by Yong Li <yong.li@asu.edu>.
1231         * tst-langinfo.c: Add copyright text.
1233 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
1235         * tst-wctype.input: Add more input text.
1236         * tst-wctype.c: Test more classes.
1238         * Makefile: Add rules to build, run, and distribute tst-langinfo.
1239         * tst-langinfo.c: New file.
1240         * tst-langinfo.sh: New file.
1242         * locales/ja_JP (era_d_t_fmt): Fix typo.
1244         * Makefile: Add rules to build, run, and distribute tst-wctype.
1245         * tst-wctype.c: New file.
1246         * tst-wctype.input: New file.
1247         * tst-wctype.sh: New file.
1249 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
1251         * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1252         for Wednesday.  Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1254 2000-07-23  Ulrich Drepper  <drepper@redhat.com>
1256         * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1257         (enoexpr): Likewise.
1258         * locales/hr_HR: Likewise.
1259         Patches by GOTO Masanori <gotom@debian.or.jp>.
1261         * locales/i18n (yesexpr): Add U005E at the beginning.
1262         (noexpr): Likewise.
1264 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
1266         * locales/ja_JP (yesexpr): U0060 should be U005E.
1267         (noexpr): Likewise.
1269         * locales/i18n: Remove U00A0 from blank as well.
1270         * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1272 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
1274         * charmaps/SJIS: Add width information.
1275         Patch by GOTO Masanori <gotom@debian.or.jp>.
1277         * charmaps/SJIS: Correct byte sequence for single byte characters.
1279 2000-07-19  Ulrich Drepper  <drepper@redhat.com>
1281         * locales/i18n: Fix typos.
1283         * locales/iso14651_t1: Correct syntax for HAN script.
1285 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
1287         * charmaps/GB18030: New file.
1289         * charmaps/UTF-8: Update for Unicode 3.0.
1291         * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1292         space.
1293         * tst-ctype.c: Likewise.
1294         * tst-ctype.sh: Likewise.
1295         * locales/i18n: Likewise.
1296         * locales/ja_JP: Likewise.
1297         * tests-mbwc/dat_iswcntrl.c: Likewise.
1298         * tests-mbwc/dat_iswctype.c: Likewise.
1299         * tests-mbwc/dat_iswspace.c: Likewise.
1301         * tst-ctype.sh: Also test C locale.
1303 2000-07-16  Ulrich Drepper  <drepper@redhat.com>
1305         * Makefile: Rewrite rules for tests to run them only when necessary.
1306         * sort-test.sh: Produce output for failed tests.
1307         * tst-fmon.sh: Likewise.
1308         * tst-rpmatch.sh: Likewise.
1310 2000-07-14  Ulrich Drepper  <drepper@redhat.com>
1312         * tst-ctype-de_DE.in: Renamed to...
1313         * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1315 2000-07-11  Andreas Jaeger  <aj@suse.de>
1317         * Makefile (locale_test_suite): Always run test suite.
1318         ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1319         gen-locale.sh.
1320         (do-collate-test): Likewise.
1321         (do-tst-fmon): Likewise.
1322         (do-tst-locale): Likewise.
1323         (do-tst-rpmatch): Likewise.
1324         (do-tst-trans): Likewise.
1325         (do-tst-mbswcs): Likewise.
1326         (do-tst-ctype): Likewise.
1328         * sort-test.sh : Rewrite to work with static only builds.
1329         * tst-ctype.sh: Likewise.
1330         * tst-fmon.sh: Likewise.
1331         * tst-locale.sh: Likewise.
1332         * tst-mbswcs.sh: Likewise.
1333         * tst-rpmatch.sh: Likewise.
1334         * tst-trans.sh: Likewise.
1336         * gen-locale.sh (locfile): Fix it for building with
1337         sourcedir==builddir and for static only builds.
1339 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
1341         * locales/POSIX: Remove repertoire map reference.
1342         * locales/ar_SA: Remove repertoire map reference.
1344         * locales/zh_CN.GBK: Removed.
1346         * repertoiremaps/charids.894: Removed.
1347         * repertoiremaps/mnemonics.ds: Removed.
1348         * repertoiremaps/mnemonics.ja: Removed.
1349         * repertoiremaps/mnemonics.ko: Removed.
1350         * repertoiremaps/mnemonics.zh: Removed.
1352         * charmaps/SJIS: New file.
1354 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
1356         * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1357         to EUC-JP.
1358         * tests-mbwc/dat_mbtowc.c: Likewise.
1359         * tests-mbwc/dat_wctob.c: Likewise.
1361         * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1362         * charmaps/EUC-KR: Likewise.
1364 2000-07-06  Jakub Jelinek  <jakub@redhat.com>
1366         * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1367         * locales/ar_SA (LC_TELEPHONE): Likewise.
1368         * locales/be_BY (LC_TELEPHONE): Likewise.
1369         * locales/bg_BG (LC_TELEPHONE): Likewise.
1370         * locales/ca_ES (LC_TELEPHONE): Likewise.
1371         * locales/da_DK (LC_TELEPHONE): Likewise.
1372         * locales/de_BE (LC_TELEPHONE): Likewise.
1373         * locales/de_CH (LC_TELEPHONE): Likewise.
1374         * locales/de_LU (LC_TELEPHONE): Likewise.
1375         * locales/el_GR (LC_TELEPHONE): Likewise.
1376         * locales/en_AU (LC_TELEPHONE): Likewise.
1377         * locales/en_BW (LC_TELEPHONE): Likewise.
1378         * locales/en_CA (LC_TELEPHONE): Likewise.
1379         * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1380         * locales/en_DK (LC_TELEPHONE): Likewise.
1381         * locales/en_IE (LC_TELEPHONE): Likewise.
1382         * locales/en_NZ (LC_TELEPHONE): Likewise.
1383         * locales/en_ZA (LC_TELEPHONE): Likewise.
1384         * locales/en_ZW (LC_TELEPHONE): Likewise.
1385         * locales/es_AR (LC_TELEPHONE): Likewise.
1386         * locales/es_BO (LC_TELEPHONE): Likewise.
1387         * locales/es_CL (LC_TELEPHONE): Likewise.
1388         * locales/es_CO (LC_TELEPHONE): Likewise.
1389         * locales/es_DO (LC_TELEPHONE): Likewise.
1390         * locales/es_EC (LC_TELEPHONE): Likewise.
1391         * locales/es_ES (LC_TELEPHONE): Likewise.
1392         * locales/es_GT (LC_TELEPHONE): Likewise.
1393         * locales/es_HN (LC_TELEPHONE): Likewise.
1394         * locales/es_MX (LC_TELEPHONE): Likewise.
1395         * locales/es_PA (LC_TELEPHONE): Likewise.
1396         * locales/es_PE (LC_TELEPHONE): Likewise.
1397         * locales/es_PY (LC_TELEPHONE): Likewise.
1398         * locales/es_SV (LC_TELEPHONE): Likewise.
1399         * locales/es_US (LC_TELEPHONE): Likewise.
1400         * locales/es_UY (LC_TELEPHONE): Likewise.
1401         * locales/es_VE (LC_TELEPHONE): Likewise.
1402         * locales/et_EE (LC_TELEPHONE): Likewise.
1403         * locales/eu_ES (LC_TELEPHONE): Likewise.
1404         * locales/fa_IR (LC_TELEPHONE): Likewise.
1405         * locales/fi_FI (LC_TELEPHONE): Likewise.
1406         * locales/fo_FO (LC_TELEPHONE): Likewise.
1407         * locales/fr_BE (LC_TELEPHONE): Likewise.
1408         * locales/fr_CA (LC_TELEPHONE): Likewise.
1409         * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1410         * locales/fr_CH (LC_TELEPHONE): Likewise.
1411         * locales/fr_LU (LC_TELEPHONE): Likewise.
1412         * locales/ga_IE (LC_TELEPHONE): Likewise.
1413         * locales/gl_ES (LC_TELEPHONE): Likewise.
1414         * locales/gv_GB (LC_TELEPHONE): Likewise.
1415         * locales/he_IL (LC_TELEPHONE): Likewise.
1416         * locales/hr_HR (LC_TELEPHONE): Likewise.
1417         * locales/hu_HU (LC_TELEPHONE): Likewise.
1418         * locales/id_ID (LC_TELEPHONE): Likewise.
1419         * locales/in_ID (LC_TELEPHONE): Likewise.
1420         * locales/is_IS (LC_TELEPHONE): Likewise.
1421         * locales/it_CH (LC_TELEPHONE): Likewise.
1422         * locales/it_IT (LC_TELEPHONE): Likewise.
1423         * locales/iw_IL (LC_TELEPHONE): Likewise.
1424         * locales/kl_GL (LC_TELEPHONE): Likewise.
1425         * locales/ko_KR (LC_TELEPHONE): Likewise.
1426         * locales/kw_GB (LC_TELEPHONE): Likewise.
1427         * locales/lt_LT (LC_TELEPHONE): Likewise.
1428         * locales/lv_LV (LC_TELEPHONE): Likewise.
1429         * locales/mk_MK (LC_TELEPHONE): Likewise.
1430         * locales/nl_BE (LC_TELEPHONE): Likewise.
1431         * locales/nl_NL (LC_TELEPHONE): Likewise.
1432         * locales/pl_PL (LC_TELEPHONE): Likewise.
1433         * locales/pt_BR (LC_TELEPHONE): Likewise.
1434         * locales/ro_RO (LC_TELEPHONE): Likewise.
1435         * locales/ru_RU (LC_TELEPHONE): Likewise.
1436         * locales/ru_UA (LC_TELEPHONE): Likewise.
1437         * locales/sk_SK (LC_TELEPHONE): Likewise.
1438         * locales/sl_SI (LC_TELEPHONE): Likewise.
1439         * locales/sr_YU (LC_TELEPHONE): Likewise.
1440         * locales/sv_FI (LC_TELEPHONE): Likewise.
1441         * locales/th_TH (LC_TELEPHONE): Likewise.
1442         * locales/tr_TR (LC_TELEPHONE): Likewise.
1443         * locales/uk_UA (LC_TELEPHONE): Likewise.
1445 2000-07-05  NIIBE Yutaka  <gniibe@chroot.org>
1447         * locales/th_TH: Update revision information.
1448         (LC_CTYPE: alpha): Replace ";...;" with "..".
1449         (LC_COLLATE: order): Quote with "".
1451 2000-07-04  Jakub Jelinek  <jakub@redhat.com>
1453         * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1454         in address.
1455         * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1456         * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1457         * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1458         * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1459         * locales/es_BO (LC_IDENTIFICATION): Likewise.
1460         * locales/es_CL (LC_IDENTIFICATION): Likewise.
1461         * locales/es_CO (LC_IDENTIFICATION): Likewise.
1462         * locales/es_DO (LC_IDENTIFICATION): Likewise.
1463         * locales/es_EC (LC_IDENTIFICATION): Likewise.
1464         * locales/es_ES (LC_IDENTIFICATION): Likewise.
1465         * locales/es_GT (LC_IDENTIFICATION): Likewise.
1466         * locales/es_HN (LC_IDENTIFICATION): Likewise.
1467         * locales/es_MX (LC_IDENTIFICATION): Likewise.
1468         * locales/es_PA (LC_IDENTIFICATION): Likewise.
1469         * locales/es_PE (LC_IDENTIFICATION): Likewise.
1470         * locales/es_PY (LC_IDENTIFICATION): Likewise.
1471         * locales/es_SV (LC_IDENTIFICATION): Likewise.
1472         * locales/es_US (LC_IDENTIFICATION): Likewise.
1473         * locales/es_UY (LC_IDENTIFICATION): Likewise.
1474         * locales/es_VE (LC_IDENTIFICATION): Likewise.
1475         * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1476         * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1477         * locales/no_NO (LC_TELEPHONE): Fill in.
1478         * locales/pt_PT (LC_TELEPHONE): Fill in.
1479         * locales/sv_SE (LC_TELEPHONE): Fill in.
1480         * locales/en_GB (LC_TELEPHONE): Fill in.
1481         * locales/cs_CZ (LC_TELEPHONE): Fill in.
1483 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
1485         * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1486         * tst-locale.sh (LC_ALL): Likewise.
1488 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
1490         * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1491         * tst-locale.sh: Likewise.
1493 2000-07-01  Andreas Jaeger  <aj@suse.de>
1495         * Makefile (generated-dirs): LOCALES are also generated.
1496         (generated-dirs): Remove obsolete entry.
1498 2000-06-30  Ulrich Drepper  <drepper@redhat.com>
1500         * Makefile (distribute): Add locale test suite files, fmon test
1501         suite files, gen-locale.sh, and show-ucs-data.c.
1503         * Depend: New file.
1505         * Makefile: Rewrite rules to generate locale data.
1506         * gen-locale.sh: Generate only one locale which is described in a
1507         command line parameter.
1509         * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1510         around DEM problem.
1511         * tst-fmon.data: Change back entries with DEM.
1513         * gen-locale.sh: Print that it might take a while to finish.
1515 2000-06-30  Jakub Jelinek  <jakub@redhat.com>
1517         * Makefile (install-locales): Remove the -u switch from localedef
1518         command line.
1520 2000-06-29  Ulrich Drepper  <drepper@redhat.com>
1522         * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1523         * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1524         * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1526         * locales/POSIX: Update for new format.
1528         * Makefile: Regenerate locale data also if localedef changed.
1530         * tst-fmon.data: Until we know what is correct, but the spaces
1531         after DEM back in.
1533         * tests-mbwc/dat_mbstowcs.c: Fix various bugs.  Comment out
1534         unresolved issues.
1535         * tests-mbwc/dat_mbtowc.c: Likewise.
1536         * tests-mbwc/dat_strcoll.c: Likewise.
1537         * tests-mbwc/dat_strfmon.c: Likewise.
1538         * tests-mbwc/dat_strxfrm.c: Likewise.
1539         * tests-mbwc/tst_mbtowc.c: Likewise.
1541 2000-06-29  Andreas Jaeger  <aj@suse.de>
1543         * sort-test.sh: Set LC_ALL to full locale name.
1545         * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1546         anymore.
1547         (LOCALES): New.
1548         ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1549         Depend on locale files
1550         (LOCALE_FILES): New.
1551         (ALL_LC_FILES): New.
1552         (ALL_OBJ_LC_FILES): New
1553         ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1555         * tst-ctype.sh: Don't generate locales here.
1556         * tst-mbswcs.sh: Likewise.
1557         * sort-test.sh: Likewise.
1559         * gen-locale.sh: New file to generate locales.
1561 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1563         * locales/en_GB: Update RAP address.
1564         * locales/fr_FR: Likewise.
1565         * locales/en_NZ: Likewise.
1566         * locales/de_BE: Likewise.
1567         * locales/de_CH: Likewise.
1568         * locales/de_LU: Likewise.
1569         * locales/en_AU: Likewise.
1570         * locales/en_IE: Likewise.
1571         * locales/eu_ES: Likewise.
1572         * locales/fr_BE: Likewise.
1573         * locales/fr_CH: Likewise.
1574         * locales/fr_LU: Likewise.
1575         * locales/it_IT: Likewise.
1576         * locales/nl_BE: Likewise.
1577         * locales/nl_NL: Likewise.
1578         * locales/pt_BR: Likewise.
1579         * locales/pt_PT: Likewise.
1580         * locales/sv_FI: Likewise.
1581         * locales/fi_FI: Likewise.
1582         * locales/sv_SE: Likewise.
1584 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1586         * locales/af_ZA: Update for new format.
1587         * locales/ar_SA: Likewise.
1588         * locales/be_BY: Likewise.
1589         * locales/bg_BG: Likewise.
1590         * locales/ca_ES: Likewise.
1591         * locales/el_GR: Likewise.
1592         * locales/en_BW: Likewise.
1593         * locales/en_DK: Likewise.
1594         * locales/en_ZW: Likewise.
1595         * locales/es_AR: Likewise.
1596         * locales/es_BO: Likewise.
1597         * locales/es_CL: Likewise.
1598         * locales/es_CO: Likewise.
1599         * locales/es_DO: Likewise.
1600         * locales/es_EC: Likewise.
1601         * locales/es_ES: Likewise.
1602         * locales/es_GT: Likewise.
1603         * locales/es_HN: Likewise.
1604         * locales/es_MX: Likewise.
1605         * locales/es_PA: Likewise.
1606         * locales/es_PE: Likewise.
1607         * locales/es_PY: Likewise.
1608         * locales/es_SV: Likewise.
1609         * locales/es_US: Likewise.
1610         * locales/es_UY: Likewise.
1611         * locales/es_VE: Likewise.
1612         * locales/et_EE: Likewise.
1613         * locales/fa_IR: Likewise.
1614         * locales/fr_CA: Likewise.
1615         * locales/en_CA,2.5: Likewise.
1616         * locales/fr_CA,2.13: Likewise.
1617         * locales/gl_ES: Likewise.
1618         * locales/hr_HR: Likewise.
1619         * locales/hu_HU: Likewise.
1620         * locales/ko_KR: Likewise.
1621         * locales/lt_LT: Likewise.
1622         * locales/lv_LV: Likewise.
1623         * locales/no_NO: Likewise.
1624         * locales/pl_PL: Likewise.
1625         * locales/ro_RO: Likewise.
1626         * locales/ru_RU: Likewise.
1627         * locales/ru_UA: Likewise.
1628         * locales/sk_SK: Likewise.
1629         * locales/sl_SI: Likewise.
1630         * locales/sr_YU: Likewise.
1631         * locales/th_TH: Likewise.
1632         * locales/tr_TR: Likewise.
1633         * locales/uk_UA: Likewise.
1634         * locales/en_CA: Likewise.
1635         * locales/is_IS: Likewise.
1636         * locales/mk_MK: Likewise.
1638 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
1640         * locales/cs_CZ: Comment out fields I'm not sure about.
1641         * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1642         * locales/en_NZ: Update for new format.
1643         * locales/de_BE: Likewise.
1644         * locales/de_CH: Likewise.
1645         * locales/de_LU: Likewise.
1646         * locales/en_AU: Likewise.
1647         * locales/en_IE: Likewise.
1648         * locales/en_ZA: Likewise.
1649         * locales/eu_ES: Likewise.
1650         * locales/fo_FO: Likewise.
1651         * locales/fr_BE: Likewise.
1652         * locales/fr_CH: Likewise.
1653         * locales/fr_LU: Likewise.
1654         * locales/ga_IE: Likewise.
1655         * locales/gv_GB: Likewise.
1656         * locales/he_IL: Likewise.
1657         * locales/id_ID: Likewise.
1658         * locales/in_ID: Likewise.
1659         * locales/it_CH: Likewise.
1660         * locales/it_IT: Likewise.
1661         * locales/iw_IL: Likewise.
1662         * locales/kl_GL: Likewise.
1663         * locales/kw_GB: Likewise.
1664         * locales/nl_BE: Likewise.
1665         * locales/nl_NL: Likewise.
1666         * locales/pt_BR: Likewise.
1667         * locales/pt_PT: Likewise.
1668         * locales/sv_FI: Likewise.
1669         * locales/da_DK: Likewise.
1670         * locales/fi_FI: Likewise.
1671         * locales/sv_SE: Likewise.
1673 2000-06-29  Andreas Jaeger  <aj@suse.de>
1675         * Makefile (locale_test_suite): Add new test files.
1676         (tst_mblen-ENV): New.
1677         (tst_mbtowc-ENV): New.
1678         (tst_strcoll-ENV): New.
1679         (tst_strxfrm-ENV): New.
1680         (tst_wctomb-ENV): New.
1681         (tst_mbrtowc-ENV): New.
1682         (tst_mbsrtowcs-ENV): New.
1683         (tst_mbstowcs-ENV): New.
1684         (tst_strfmon-ENV): New.
1685         (tst_wcrtomb-ENV): New.
1686         (tst_wcsrtombs-ENV): New.
1687         (tst_wcstod-ENV): New.
1688         (tst_wcstok-ENV): New.
1689         (tst_wcstombs-ENV): New.
1691         * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1692         <kuwahara@cthulhu.engr.sgi.com>.
1693         * tests-mbwc/dat_wctomb.c: Likewise.
1694         * tests-mbwc/tst_mbtowc.c: Likewise.
1695         * tests-mbwc/dat_mbtowc.c: Likewise.
1696         * tests-mbwc/tst_strxfrm.c: Likewise.
1697         * tests-mbwc/dat_strxfrm.c: Likewise.
1698         * tests-mbwc/dat_strcoll.c: Likewise.
1699         * tests-mbwc/tst_strcoll.c: Likewise.
1700         * tests-mbwc/tst_mblen.c: Likewise.
1701         * tests-mbwc/dat_mblen.c: Likewise.
1702         * tests-mbwc/dat_wcstok.c: Likewise.
1703         * tests-mbwc/tst_wcstok.c: Likewise.
1704         * tests-mbwc/dat_wcstod.c: Likewise.
1705         * tests-mbwc/tst_wcstod.c: Likewise.
1706         * tests-mbwc/dat_mbrtowc.c: Likewise.
1707         * tests-mbwc/tst_mbrtowc.c: Likewise.
1708         * tests-mbwc/dat_wcsrtombs.c: Likewise.
1709         * tests-mbwc/tst_wcsrtombs.c: Likewise.
1710         * tests-mbwc/dat_wcstombs.c: Likewise.
1711         * tests-mbwc/tst_wcstombs.c: Likewise.
1712         * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1713         * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1714         * tests-mbwc/dat_wcrtomb.c: Likewise.
1715         * tests-mbwc/tst_wcrtomb.c: Likewise.
1716         * tests-mbwc/dat_mbstowcs.c: Likewise.
1717         * tests-mbwc/tst_mbstowcs.c: Likewise.
1718         * tests-mbwc/dat_strfmon.c: Likewise.
1719         * tests-mbwc/tst_strfmon.c: Likewise.
1721 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1723         * locales/mk_MK: Updated (not to new format).
1724         Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1726 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1728         * locales/fr_FR: Update for new format.
1729         * locales/de_AT: Likewise.
1730         * locales/en_GB: Likewise.
1732 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
1734         * locales/th_TH: Update copyright notice.
1736         * locales/cs_CZ: Updated for new format.
1737         Patch by Jakub Jelinek <jakub@redhat.com>.
1739         * tests-mbwc/dat_mbrlen.c: Correct some tests.  Remove old WAIVER
1740         comments.
1741         * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini.  Also clear
1742         internal state of mbrlen.
1744         * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1745         (TEST_MBWC_ENV): Remove unnecessary slash.
1746         * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1748         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1750         * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1751         tests.
1753         * locales/iso14651_t1: Explicitly add control character in
1754         U0000-U001F and U007F-U009F range for backward compatibility.
1756         * locales/i18n: Correct problems found by test suite.
1758 2000-06-28  Andreas Jaeger  <aj@suse.de>
1760         * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1761         warning.
1763         * Makefile (locale_test_suite): Add tst_mbrlen.
1764         (tst_mbrlen-ENV): New.
1766         * tests-mbwc/tst_mbrlen.c: New file
1768         * tests-mbwc/dat_mbrlen.c: New file.
1770         * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1771         (struct TST_HEAD): Use const char* instead of an array.
1773         * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1775         * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1777         * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1779 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1781         * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1782         * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1783         U4E06 is not in EUC-JP.
1784         * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1785         * tests-mbwc/dat_towctrans.c: Likewise.
1786         * tests-mbwc/dat_wcscoll.c: Likewise.
1787         * tests-mbwc/dat_wcswidth.c: Likewise.
1788         * tests-mbwc/dat_wctob.c: Likewise.
1790         * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1791         versions.
1793         * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1794         what is correct.
1795         * tests-mbwc/dat_wcsxfrm.c: Likewise.
1796         * tests-mbwc/dat_wcwidth.c: Likewise.
1798         * tests-mbwc/tst_funcs.h: Pretty print.
1800         * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1801         * tests-mbwc/tst_wcschr.c: Likewise.
1802         * tests-mbwc/tst_wcscpy.c: Likewise.
1803         * tests-mbwc/tst_wcscat.c: Likewise.
1804         * tests-mbwc/tst_wcsncpy.c: Likewise.
1805         * tests-mbwc/tst_wcspbrk.c: Likewise.
1806         * tests-mbwc/tst_wcsstr.c: Likewise.
1807         * tests-mbwc/tst_wctrans.c: Likewise.
1808         * tests-mbwc/tst_wctype.c: Likewise.
1810         * tests-mbwc/tst_wcscoll.c: Print better error messages.
1812         * Makefile (tests): Define as $(locale_test_suite) but only
1813         if not cross-compiling and shared libs are built.
1814         (locale_test_suite): New variable.  Name all new tests from the
1815         locale test suite.
1816         Add rule to run new tests only when all data is available.
1817         * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1819         * tst-ctype-de_DE.in: U00A0 is not in class graph.
1821         * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1823         * locales/i18n: Backspace isn't blank, tab is.
1825         * tst-ctype.c (main): Add tests for control characters and space.
1827         * locales/i18n: Backspace is no space.
1829         * locales/i18n: Add \t to space.
1831 2000-06-27  Andreas Jaeger  <aj@suse.de>
1833         * Makefile (TEST_MBWC_ENV): New variable.
1834         Use it for all tests from tests-mbwc.
1836 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1838         * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1840 2000-06-27  Andreas Jaeger  <aj@suse.de>
1842         * Makefile: Add environment setting for all tests from tests-mbwc.
1844 2000-06-27  Ulrich Drepper  <drepper@redhat.com>
1846         * locales/en_DK.com: Not needed.
1848 2000-06-27  Andreas Jaeger  <aj@suse.de>
1850         * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1851         <kuwahara@cthulhu.engr.sgi.com>.
1853         * Makefile (tests): Add tests from tests-mbwc subdirectory,
1854         comment them out for now.
1855         (subdir-dirs): New for tests-mbwc, add also vpaths.
1857         * locales/ja_JP: Add missing / in LC_CTYPE.
1859 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
1861         * Makefile (distribute): Add tst-ctype-de_DE.in.
1862         * tst-ctype.c: Read in more tests from stdin.
1863         * tst-ctype.sh: Feed extra test data to program via stdin.
1864         * tst-ctype-de_DE.in: New file.
1866         * locales/i18n (punct): Exclude U00A0.
1867         (blank): Include U00A0.
1869         * locales/ja_JP: Updates for new format.
1871         * Makefile (test-srcs): Add tst-ctype.
1872         (distribute): Add tst-ctype.sh.
1873         (do-tst-ctype): New target.  Run for tests.
1874         * tst-ctype.c: New file.
1875         * tst-ctype.sh: New file.
1877         * locales/i18n: NUL character must not be in cntrl.
1879         * Makefile (test-input): Add en_US.ISO-8859-1.
1880         * en_US.in: New file.
1882 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
1884         * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1885         for now.
1887         * de_DE.in: Update for new sorting.
1889         * tst-locale.sh: Don't use mnemonic.ds.
1890         * tst-mbswcs.sh: Likewise.
1891         * tst-trans.sh: Likewise.
1893         * locales/de_DE: Update for new format.
1894         * locales/en_US: Likewise.
1895         * tests/trans.def: Likewise.
1896         * tst-fmon-locales/tstfmon_n01y12: Likewise.
1897         * tst-fmon-locales/tstfmon_n02n40: Likewise.
1898         * tst-fmon-locales/tstfmon_n10y31: Likewise.
1899         * tst-fmon-locales/tstfmon_n11y41: Likewise.
1900         * tst-fmon-locales/tstfmon_n12y11: Likewise.
1901         * tst-fmon-locales/tstfmon_n20n32: Likewise.
1902         * tst-fmon-locales/tstfmon_n30y20: Likewise.
1903         * tst-fmon-locales/tstfmon_n41n00: Likewise.
1904         * tst-fmon-locales/tstfmon_y01y10: Likewise.
1905         * tst-fmon-locales/tstfmon_y02n22: Likewise.
1906         * tst-fmon-locales/tstfmon_y22n42: Likewise.
1907         * tst-fmon-locales/tstfmon_y30y21: Likewise.
1908         * tst-fmon-locales/tstfmon_y32n31: Likewise.
1909         * tst-fmon-locales/tstfmon_y40y00: Likewise.
1910         * tst-fmon-locales/tstfmon_y42n21: Likewise.
1912         * tst-rpmatch.c: Avoid warning with broken compiler.
1914         * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1916         * sort-test.sh: Add more GCONV_PATH usages.
1917         * tst-fmon.sh: Likewise.
1918         * tst-locale.sh: Likewise.
1919         * tst-mbswcs.sh: Likewise.
1920         * tst-rpmatch.sh: Likewise.
1921         * tst-trans.sh: Likewise.
1923         * locales/i18n: Remove order_start around copy.
1925         * locales/iso14651_t1: Correct various small errors.
1927 2000-06-24  Ulrich Drepper  <drepper@redhat.com>
1929         * charmaps/ISO-8859-1: Correct width specification.
1931 2000-06-23  Ulrich Drepper  <drepper@redhat.com>
1933         * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1934         * charmaps/ANSI_X3.4-1968: Likewise.
1935         * charmaps/ASMO_449: Likewise.
1936         * charmaps/BALTIC: Likewise.
1937         * charmaps/BS_4730: Likewise.
1938         * charmaps/BS_VIEWDATA: Likewise.
1939         * charmaps/CP1250: Likewise.
1940         * charmaps/CP1251: Likewise.
1941         * charmaps/CP1252: Likewise.
1942         * charmaps/CP1253: Likewise.
1943         * charmaps/CP1254: Likewise.
1944         * charmaps/CP1255: Likewise.
1945         * charmaps/CP1256: Likewise.
1946         * charmaps/CP1257: Likewise.
1947         * charmaps/CP1258: Likewise.
1948         * charmaps/CSA_Z243.4-1985-1: Likewise.
1949         * charmaps/CSA_Z243.4-1985-2: Likewise.
1950         * charmaps/CSA_Z243.4-1985-GR: Likewise.
1951         * charmaps/CSN_369103: Likewise.
1952         * charmaps/CWI: Likewise.
1953         * charmaps/DEC-MCS: Likewise.
1954         * charmaps/DIN_66003: Likewise.
1955         * charmaps/DS_2089: Likewise.
1956         * charmaps/EBCDIC-AT-DE: Likewise.
1957         * charmaps/EBCDIC-AT-DE-A: Likewise.
1958         * charmaps/EBCDIC-CA-FR: Likewise.
1959         * charmaps/EBCDIC-DK-NO: Likewise.
1960         * charmaps/EBCDIC-DK-NO-A: Likewise.
1961         * charmaps/EBCDIC-ES: Likewise.
1962         * charmaps/EBCDIC-ES-A: Likewise.
1963         * charmaps/EBCDIC-ES-S: Likewise.
1964         * charmaps/EBCDIC-FI-SE: Likewise.
1965         * charmaps/EBCDIC-FI-SE-A: Likewise.
1966         * charmaps/EBCDIC-FR: Likewise.
1967         * charmaps/EBCDIC-IS-FRISS: Likewise.
1968         * charmaps/EBCDIC-IT: Likewise.
1969         * charmaps/EBCDIC-PT: Likewise.
1970         * charmaps/EBCDIC-UK: Likewise.
1971         * charmaps/EBCDIC-US: Likewise.
1972         * charmaps/ECMA-CYRILLIC: Likewise.
1973         * charmaps/ES: Likewise.
1974         * charmaps/ES2: Likewise.
1975         * charmaps/EUC-JP: Likewise.
1976         * charmaps/EUC-KR: Likewise.
1977         * charmaps/GB2312: Likewise.
1978         * charmaps/GBK: Likewise.
1979         * charmaps/GB_1988-80: Likewise.
1980         * charmaps/GOST_19768-74: Likewise.
1981         * charmaps/GREEK-CCITT: Likewise.
1982         * charmaps/GREEK7: Likewise.
1983         * charmaps/GREEK7-OLD: Likewise.
1984         * charmaps/HP-ROMAN8: Likewise.
1985         * charmaps/IBM037: Likewise.
1986         * charmaps/IBM038: Likewise.
1987         * charmaps/IBM1004: Likewise.
1988         * charmaps/IBM1026: Likewise.
1989         * charmaps/IBM1047: Likewise.
1990         * charmaps/IBM256: Likewise.
1991         * charmaps/IBM273: Likewise.
1992         * charmaps/IBM274: Likewise.
1993         * charmaps/IBM275: Likewise.
1994         * charmaps/IBM277: Likewise.
1995         * charmaps/IBM278: Likewise.
1996         * charmaps/IBM280: Likewise.
1997         * charmaps/IBM281: Likewise.
1998         * charmaps/IBM284: Likewise.
1999         * charmaps/IBM285: Likewise.
2000         * charmaps/IBM290: Likewise.
2001         * charmaps/IBM297: Likewise.
2002         * charmaps/IBM420: Likewise.
2003         * charmaps/IBM423: Likewise.
2004         * charmaps/IBM424: Likewise.
2005         * charmaps/IBM437: Likewise.
2006         * charmaps/IBM500: Likewise.
2007         * charmaps/IBM850: Likewise.
2008         * charmaps/IBM851: Likewise.
2009         * charmaps/IBM852: Likewise.
2010         * charmaps/IBM855: Likewise.
2011         * charmaps/IBM857: Likewise.
2012         * charmaps/IBM860: Likewise.
2013         * charmaps/IBM861: Likewise.
2014         * charmaps/IBM862: Likewise.
2015         * charmaps/IBM863: Likewise.
2016         * charmaps/IBM864: Likewise.
2017         * charmaps/IBM865: Likewise.
2018         * charmaps/IBM866: Likewise.
2019         * charmaps/IBM868: Likewise.
2020         * charmaps/IBM869: Likewise.
2021         * charmaps/IBM870: Likewise.
2022         * charmaps/IBM871: Likewise.
2023         * charmaps/IBM874: Likewise.
2024         * charmaps/IBM875: Likewise.
2025         * charmaps/IBM880: Likewise.
2026         * charmaps/IBM891: Likewise.
2027         * charmaps/IBM903: Likewise.
2028         * charmaps/IBM904: Likewise.
2029         * charmaps/IBM905: Likewise.
2030         * charmaps/IBM918: Likewise.
2031         * charmaps/IEC_P27-1: Likewise.
2032         * charmaps/INIS: Likewise.
2033         * charmaps/INIS-CYRILLIC: Likewise.
2034         * charmaps/INVARIANT: Likewise.
2035         * charmaps/ISIRI-3342: Likewise.
2036         * charmaps/ISO-8859-1: Likewise.
2037         * charmaps/ISO-8859-10: Likewise.
2038         * charmaps/ISO-8859-13: Likewise.
2039         * charmaps/ISO-8859-14: Likewise.
2040         * charmaps/ISO-8859-15: Likewise.
2041         * charmaps/ISO-8859-16: Likewise.
2042         * charmaps/ISO-8859-2: Likewise.
2043         * charmaps/ISO-8859-3: Likewise.
2044         * charmaps/ISO-8859-4: Likewise.
2045         * charmaps/ISO-8859-5: Likewise.
2046         * charmaps/ISO-8859-6: Likewise.
2047         * charmaps/ISO-8859-7: Likewise.
2048         * charmaps/ISO-8859-8: Likewise.
2049         * charmaps/ISO-8859-9: Likewise.
2050         * charmaps/ISO-IR-197: Likewise.
2051         * charmaps/ISO-IR-90: Likewise.
2052         * charmaps/ISO_10367-BOX: Likewise.
2053         * charmaps/ISO_5427: Likewise.
2054         * charmaps/ISO_5428: Likewise.
2055         * charmaps/ISO_646.BASIC: Likewise.
2056         * charmaps/ISO_646.IRV: Likewise.
2057         * charmaps/ISO_6937: Likewise.
2058         * charmaps/ISO_6937-2-25: Likewise.
2059         * charmaps/ISO_6937-2-ADD: Likewise.
2060         * charmaps/ISO_8859-SUPP: Likewise.
2061         * charmaps/IT: Likewise.
2062         * charmaps/JIS_C6220-1969-RO: Likewise.
2063         * charmaps/JIS_C6229-1984-B: Likewise.
2064         * charmaps/JIS_X0201: Likewise.
2065         * charmaps/JUS_I.B1.002: Likewise.
2066         * charmaps/JUS_I.B1.003-MAC: Likewise.
2067         * charmaps/JUS_I.B1.003-SERB: Likewise.
2068         * charmaps/KOI-8: Likewise.
2069         * charmaps/KOI8-R: Likewise.
2070         * charmaps/KOI8-U: Likewise.
2071         * charmaps/KSC5636: Likewise.
2072         * charmaps/KSX1001: Likewise.
2073         * charmaps/LATIN-GREEK: Likewise.
2074         * charmaps/LATIN-GREEK-1: Likewise.
2075         * charmaps/MAC-IS: Likewise.
2076         * charmaps/MAC-UK: Likewise.
2077         * charmaps/MACINTOSH: Likewise.
2078         * charmaps/MSZ_7795.3: Likewise.
2079         * charmaps/NATS-DANO: Likewise.
2080         * charmaps/NATS-SEFI: Likewise.
2081         * charmaps/NC_NC00-10: Likewise.
2082         * charmaps/NEXTSTEP: Likewise.
2083         * charmaps/NF_Z_62-010: Likewise.
2084         * charmaps/NF_Z_62-010_1973: Likewise.
2085         * charmaps/NS_4551-1: Likewise.
2086         * charmaps/NS_4551-2: Likewise.
2087         * charmaps/PT: Likewise.
2088         * charmaps/PT2: Likewise.
2089         * charmaps/SAMI: Likewise.
2090         * charmaps/SAMI-WS2: Likewise.
2091         * charmaps/SEN_850200_B: Likewise.
2092         * charmaps/SEN_850200_C: Likewise.
2093         * charmaps/T.101-G2: Likewise.
2094         * charmaps/T.61-7BIT: Likewise.
2095         * charmaps/T.61-8BIT: Likewise.
2096         * charmaps/TIS-620: Likewise.
2097         * charmaps/UTF8: Likewise.
2098         * charmaps/VIDEOTEX-SUPPL: Likewise.
2100 2000-06-21  Ulrich Drepper  <drepper@redhat.com>
2102         * locales/pt_BR: Revert last change partly.  Full weekday and month
2103         names are written with lowercase first letter.
2104         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2106 2000-06-21  Andreas Jaeger  <aj@suse.de>
2108         * tst-trans.c: Include <stdlib.h> and <string.h>.
2110 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
2112         * locales/pt_BR: Correct day and month names.
2113         Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2115 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
2117         * Makefile (ld-test-srcs): Add tests/test6.c.
2119         * Makefile (ld-test-srcs): Add trans.def here.
2121         * Makefile (ld-test-srcs): Handle .ds files separately.
2123         * Makefile (ld-test-srcs): Distribute all test6 input files.
2125 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
2127         * locales/be_BY: New file.
2128         Contributed by Aleksey Novodvorsky <aen@logic.ru>.
2130 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
2132         * locales/iso14651_t1: New file.
2134 2000-05-15  Andreas Jaeger  <aj@suse.de>
2136         * tst-fmon.data: Change testcase following fixes for
2137         de_DE.
2139         * locales/de_DE: Remove space after DEM since DEM is
2140         now placed after the value.
2142         * locales/de_DE: Fix currency placement to use "12.345,68 DM".
2143         Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
2144         PR libc/1713.
2146 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
2148         * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2149         Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2151         * tst-fmon.c (main): Print the locale name as well in the error
2152         message.
2154 2000-04-06  Ulrich Drepper  <drepper@redhat.com>
2156         * locales/i18n: New file.
2158 2000-03-27  Ulrich Drepper  <drepper@redhat.com>
2160         * tst-fmon.data: Update test after last strfmon change.
2162 2000-03-15  Andreas Jaeger  <aj@suse.de>
2164         * locales/sl_SI: Fix entries for june and july.
2165         Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2166         libc/1648.
2168 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
2170         * locales/en_DK: Correct syntax.
2172 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2174         * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2176 2000-03-01  Andreas Jaeger  <aj@suse.de>
2178         * locales/gv_GB: New file.
2179         * locales/kw_GB: New file.
2180         From Pablo Saratxaga <pablo@mandrakesoft.com>.
2182 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
2184         * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2186 2000-03-01  Andreas Jaeger  <aj@suse.de>
2188         * SUPPORTED: Added bg_BG.CP1251.
2190         * locales/bg_BG: New file.
2192 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
2194         * locales/ko_KO: Update syntax for new localedef.  Use symbolic
2195         names for characters.
2196         * charmaps/EUC-KR: ADD width information.
2197         * repertoiremaps/mnemonic.ko: New file.
2198         Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2200         * charmaps/GBK: New file.
2201         * locales/zh_CN.GBK: New file.
2202         * repertoiremaps/mnemonic.zh: New file.
2203         Contributed by Sean Chen <sean.chen@turbolinux.com>.
2205         * locales/mk_MK: New file.
2206         Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2207         * SUPPORTED: Add mk_MK ISO-8859-5.
2209 2000-02-12  Ulrich Drepper  <drepper@redhat.com>
2211         * SUPPORTED: Add gl_ES.ISO-8859-1.
2213         * SUPPORTED: Add ar_SA.ISO-8859-6.
2214         * locales/ar_SA: New file.
2216         * locales/th_TH: Remove Thai digits from `digits'.
2218         * SUPPORTED: Add th_TH.TIS-620.
2220         * locales/el_GR (toupper): Don't map *s to S*.
2221         * locales/en_DK: Likewise.
2222         * locales/en_DK.com: Likewise.
2223         * locales/ru_RU: Likewise.
2224         * locales/ru_UA: Likewise.
2225         * locales/tr_TR: Likewise.
2226         * locales/uk_UA: Likewise.
2228         * locales/en_DK (toupper): Map v% to V%.
2229         (tolower): Map V% to v%.
2230         * locales/en_DK.com: Likewise.
2231         * locales/ru_RU: Likewise.
2232         * locales/ru_UA: Likewise.
2233         * locales/tr_TR: Likewise.
2234         * locales/uk_UA: Likewise.
2236 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
2238         * Makefile (generated-dirs): Add de_DE.437.
2240 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
2242         * charmaps/IBM864: Correct comment for /xC6 mapping.
2243         * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2244         * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2245         * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2246         Reported by Bruno Haible <haible@ilog.fr>.
2248 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
2250         * locales/af_ZA: Fix syntax errors.
2252 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
2254         * tst-locale.sh: Also enable test5.
2255         * tests/test5.ds: New file.
2257         * locales/gl_ES: New file.
2258         Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2260         * locales/POSIX: Remove trailing semicolon.
2261         * locales/th_TH: Likewise.
2262         PR libc/1545.
2264 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
2266         * locales/ja_JP: Add double-width digits to digit class.
2268 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
2270         * charmaps/ISO-8859-16: Add mapping for /xba.
2271         Reported by Bruno Haible <haible@ilog.fr>.
2273 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
2275         * tst-trans.sh: Add directory names to charmap and repertoire file
2276         names.
2278         * charmaps/ISO-8859-16: New file.
2280         * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2282 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
2284         * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2286 1999-12-26  Ulrich Drepper  <drepper@cygnus.com>
2288         * collate-test.c (main): Correct logic in test.
2290         * tst-trans.sh: Use correct name for dynamic loader.
2292 1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
2294         * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2296         * locale/en_BW: New file.
2297         * locale/en_ZW: New file.
2298         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2300 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
2302         * locales/ja_JP: Fix cntrl mapping and era definition.
2303         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2305 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
2307         * locales/af_ZA: New file.
2308         Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2310 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
2312         * locales/POSIX: Fix collation order of <SI> and add a few missing
2313         symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.
2315         * locales/cs_CZ: Fix syntax of collation entries with multi-character
2316         weights.
2317         * locales/da_DK: Likewise.
2318         * locales/el_GR: Likewise.
2319         * locales/en_CA: Likewise.
2320         * locales/en_CA,2.5: Likewise.
2321         * locales/en_DK: Likewise.
2322         * locales/en_DK.com: Likewise.
2323         * locales/es_AR: Likewise.
2324         * locales/es_BO: Likewise.
2325         * locales/es_CL: Likewise.
2326         * locales/es_CO: Likewise.
2327         * locales/es_DO: Likewise.
2328         * locales/es_EC: Likewise.
2329         * locales/es_ES: Likewise.
2330         * locales/es_GT: Likewise.
2331         * locales/es_HN: Likewise.
2332         * locales/es_MX: Likewise.
2333         * locales/es_PA: Likewise.
2334         * locales/es_PE: Likewise.
2335         * locales/es_PY: Likewise.
2336         * locales/es_SV: Likewise.
2337         * locales/es_US: Likewise.
2338         * locales/es_UY: Likewise.
2339         * locales/es_VE: Likewise.
2340         * locales/et_EE: Likewise.
2341         * locales/fi_FI: Likewise.
2342         * locales/fr_CA,2.13: Likewise.
2343         * locales/hr_HR: Likewise.
2344         * locales/hu_HU: Likewise.
2345         * locales/is_IS: Likewise.
2346         * locales/lt_LT: Likewise.
2347         * locales/lv_LV: Likewise.
2348         * locales/no_NO: Likewise.
2349         * locales/pl_PL: Likewise.
2350         * locales/ro_RO: Likewise.
2351         * locales/ru_RU: Likewise.
2352         * locales/ru_UA: Likewise.
2353         * locales/sl_SI: Likewise.
2354         * locales/sr_YU: Likewise.
2355         * locales/sv_SE: Likewise.
2356         * locales/th_TH: Likewise.
2357         * locales/tr_TR: Likewise.
2358         * locales/uk_UA: Likewise.
2360 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
2362         * charmaps/ISIRI-3342: New file.
2363         * locales/fa_IR: New file.
2364         Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2366 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
2368         * locales/de_DE: Correct syntax of multi-character weights.
2370 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
2372         * tests/test6.c: New file.
2373         * tests/test6.cm: New file.
2374         * tests/test6.def: New file.
2375         * tests/test6.mne: New file.
2377         * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2378         UFE85, and UFE8B.
2379         * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2380         and /xc6.
2381         * charmaps/KOI8-U: Fix typo in /x95 entry.
2382         * charmaps/KOI8-R: Correct 0x95 entry.
2383         * charmaps/CP1258: Add /xEC.
2384         * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2385         * charmaps/IBM874: Add Euro.
2386         * charmaps/ISO-8859-7: Map /xB4 to U0384.
2387         Reported by Bruno Haible <haible@ilog.fr>.
2389 1999-11-29  Ulrich Drepper  <drepper@cygnus.com>
2391         * charmaps/ISO-8859-10: Correct alias.  This charset was issued in
2392         1992.  Reported by Bruno Haible <haible@ilog.fr>.
2394 1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>
2396         * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2397         * charmaps/EUC-JP: Likewise.
2398         * repertoiremaps/mnemonic.ja: Likewise.
2400         * locales/ja_JP: Add extra CLASS and MAP definisions.
2402         * charmaps/EUC-JP: Add WIDTH definitions.
2404 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
2406         * Makefile: Don't run tests for now.
2408 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
2410         * locales/ko_KR: New file.
2411         * charmaps/EUC-KR: New file.
2412         Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2414 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
2416         * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2418         * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2420 1999-11-20  Ulrich Drepper  <drepper@cygnus.com>
2422         * tst-trans.c: New file.
2423         * tst-trans.sh: New file.
2424         * tests/trans.def: New file.
2425         * Makefile: Add rules for character mapping tests.
2427         * tests/test1.def: Correct ellipsis syntax.
2429 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
2431         * charmaps/ISO-8859-1: Don't define values for non-printable
2432         characters.
2434         * charmaps/ISO-8859-1: Add width information.
2436 1999-11-12  Ulrich Drepper  <drepper@cygnus.com>
2438         * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2440         * charmaps/ISO-8859-13: Fix a few entries.
2441         Patch by Marius Gedminas <mgedmin@takas.lt>.
2443 1999-09-22  Ulrich Drepper  <drepper@cygnus.com>
2445         * locales/zh_CN: Some first patches to make the file usable.
2447 1999-09-13  Ulrich Drepper  <drepper@cygnus.com>
2449         * locales/id_ID: Fix typo.
2451 1999-08-31  Ulrich Drepper  <drepper@cygnus.com>
2453         * locales/en_DK: Add Euro symbol to collation and characterization
2454         tables.  Patch by Geoff Keating.
2456         * charmaps/ISO-8859-15: Remove duplicate <OC>.
2458 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
2460         * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2461         * charmaps/IBM866: Likewise.
2462         * charmaps/IBM874: Likewise.
2463         * charmaps/ISO-8859-13: Likewise.
2464         * charmaps/ISO-8859-14: Likewise.
2465         * charmaps/ISO-8859-15: Likewise.
2466         * charmaps/MAC-UK: Likewise.
2468         * charmaps/ISO-8859-13: Correct typo.
2469         * charmaps/ISO-8859-14: Likewise.
2470         * charmaps/ISO-8859-15: Likewise.
2472 1999-08-16  Andreas Schwab  <schwab@suse.de>
2474         * charmaps/UTF8: Add entries for /x00.  Remove spurious
2475         <percent-sign/> entry.  Correct typo.
2477 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2479         * charmaps/UTF8: Generated from the charDB.
2481 1999-08-13  Andreas Schwab  <schwab@suse.de>
2483         * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2484         * locales/da_DK: Likewise.
2485         * locales/de_DE: Likewise.
2486         * locales/el_GR: Likewise.
2487         * locales/en_CA: Likewise.
2488         * locales/en_DK: Likewise.
2489         * locales/en_DK.com: Likewise.
2490         * locales/es_AR: Likewise.
2491         * locales/es_BO: Likewise.
2492         * locales/es_CL: Likewise.
2493         * locales/es_CO: Likewise.
2494         * locales/es_DO: Likewise.
2495         * locales/es_EC: Likewise.
2496         * locales/es_ES: Likewise.
2497         * locales/es_GT: Likewise.
2498         * locales/es_HN: Likewise.
2499         * locales/es_MX: Likewise.
2500         * locales/es_PA: Likewise.
2501         * locales/es_PE: Likewise.
2502         * locales/es_PY: Likewise.
2503         * locales/es_SV: Likewise.
2504         * locales/es_US: Likewise.
2505         * locales/es_UY: Likewise.
2506         * locales/es_VE: Likewise.
2507         * locales/et_EE: Likewise.
2508         * locales/fi_FI: Likewise.
2509         * locales/hr_HR: Likewise.
2510         * locales/hu_HU: Likewise.
2511         * locales/is_IS: Likewise.
2512         * locales/lt_LT: Likewise.
2513         * locales/lv_LV: Likewise.
2514         * locales/no_NO: Likewise.
2515         * locales/pl_PL: Likewise.
2516         * locales/ro_RO: Likewise.
2517         * locales/ru_RU: Likewise.
2518         * locales/ru_UA: Likewise.
2519         * locales/sl_SI: Likewise.
2520         * locales/sr_YU: Likewise.
2521         * locales/sv_SE: Likewise.
2522         * locales/tr_TR: Likewise.
2523         * locales/uk_UA: Likewise.
2525         * charmaps/ISO_10646: Fix typo.
2527 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
2529         * locales/ca_ES: New file.
2530         Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2532         * SUPPORTED: Add ca_ES.
2534 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
2536         * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2537         correct sources.
2539 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
2541         * locales/ru_RU: Abbreviate Saturday Sbt.
2542         Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2544 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
2546         * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2548 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
2550         * Makefile (install-locales): Allow specifying charset in locale
2551         name but omit it in locale definition file.
2553         * SUPPORTED: Don't generate ru_SU.
2554         * locales/ru_SU: Removed.
2556         * locales/zh_CN: Update.
2557         * charmaps/GB2312: New file.
2558         Contributed by hashao@china.com.
2560 1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2562         * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2563         correct some character names.
2565         * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2567 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
2569         * charmaps/SAMI-WS2: Add one more alias.
2571 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
2573         * charmaps/IBM874: New file.
2575         * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2577         * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2579         * charmaps/IBM864: Major update from Unicode data.
2581         * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2583         * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2585         * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2587         * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2589         * charmaps/IBM857: Correct entries ee, f7, and fa.
2591         * charmaps/IBM855: Correct entries 95, ef, and fd.
2593         * charmaps/IBM437: Correct entries f9 and fa.
2595         * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2597         * locales/th_TH: New file.  Thai locale description.
2598         * th_TH.in: New file.
2599         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2601 1999-04-14  Cristian Gafton  <gafton@redhat.com>
2603         * SUPPORTED: Add support for Ukraine Russian.
2604         * locales/ru_UA: New file.
2605         * locales/uk_UA: New file.
2606         * charmaps/KOI8-U: New file.
2608 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
2610         * locales/id_ID: New file.
2612 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
2614         * charmaps/TIS-620: New file.
2615         Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2617 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
2619         * locales/en_ZA: New file.  Contributed by nic@sig.co.za.
2621         * charmaps/CP1256: Cosmetic changes.
2622         * charmaps/CP1257: Likewise.
2624         * charmaps/CP1258: New file.
2626         * charmaps/CP1257: Add some marks.
2627         * charmaps/CP1256: Update from Unicode page.
2628         * charmaps/CP1255: Lots of punctuation character changes.
2629         * charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
2630         * charmaps/CP1253: Add Euro character.
2631         * charmaps/CP1252: Add Euro character and z caron.
2632         * charmaps/CP1251: Add Euro character.
2633         * charmaps/CP1250: Add Euro character.
2635 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
2637         * locales/hr_HR: Various corrections.
2638         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2640 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
2642         * locales/ru_RU (mon): Fix March and May month name translations.
2643         Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2645 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2647         * Makefile (test-input): Prepare for cs_CZ test.
2648         * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2649         * cs_CZ.in: New file.
2651 1999-02-11  Ulrich Drepper  <drepper@cygnus.com>
2653         * locales/it_CH: New file.
2654         * SUPPORTED: Add it_CH.
2656         * locales/in_ID: New file.
2657         * SUPPORTED: Add in_ID.
2659 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2661         * Makefile (test-input): Add hr_HR.ISO-8859-2.
2662         (test-input-data): New variable.
2663         (distribute): Use it.
2664         (do-collate-test): Use it.
2665         * locales/hr_HR.in: New file.
2667 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
2669         * charmaps/IBM866: New file.
2670         * charmaps/MAC-UK: New file.
2672 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
2674         * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2675         * charmaps/ISO-8859-14: Add alias names.
2677         * repertoiremaps/mnemonics.ds: Remove duplicates.
2679 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
2681         * charmaps/ISO-8859-13: New file.
2682         * charmaps/ISO-8859-14: New file.
2683         * charmaps/ISO-8859-15: New file.
2685         * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2687 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
2689         * SUPPORTED: Add en_AU.
2691 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
2693         * SUPPORTED: Update greek entry.
2694         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2696 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2698         * locales/el_GR (abmon): Remove spaces at end of strings.
2700 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
2702         * tests/test1.cm: Add missing character definitions to read POSIX
2703         locale definition.
2704         * tests/test2.cm: Likewise.
2705         * tests/test3.cm: Likewise.
2706         * tests/test4.cm: Likewise.
2707         * tests/test5.cm: Likewise.
2709 1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>
2711         * locales/POSIX: Correct typo.  Add UNDEFINED symbol.
2713 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2715         * locales/gr_GR: Renamed to...
2716         * locales/el_GR: ...this.
2717         (yesexpr, noexpr): Also allow yes and no.
2719 1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2721         * locales/sr_YU: Add repertoiremap.
2723 1998-09-23  Cristian Gafton  <gafton@redhat.com>
2725         * locales/sr_YU: New file.
2726         * SUPPORTED: Add sr_YU.
2728 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2730         * Makefile: Rewrite install-locales rule.
2732 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
2734         * Makefile: Add more dependecies for running tests.
2735         Reported by HJ Lu.
2737 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2739         * locales/sk_SK: Add repertoiremap.
2741 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2743         * locales/ru_SU: Add repertoiremap.
2745 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2747         * locales/ru_SU: New file.
2748         * SUPPORTED: Add ru_SU with KOI8-R.
2750 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2752         * Makefile: Install repertoire maps.
2753         * mnemonic.ds: Moved into repertoiremaps subdir.
2754         * repertoiremaps/charids.894: New file.
2755         * repertoiremaps/mnemonic.ds: New file.
2757         * sort-test.sh: Adapt for most recent changes in localedef.
2758         * tst-fmon.sh: Likewise.
2759         * tst-locale.sh: Likewise.
2761         * locales/POSIX: Add repertoiremap definition.
2762         * locales/cs_CZ: Likewise.
2763         * locales/da_DK: Likewise.
2764         * locales/de_AT: Likewise.
2765         * locales/de_BE: Likewise.
2766         * locales/de_CH: Likewise.
2767         * locales/de_DE: Likewise.
2768         * locales/de_LU: Likewise.
2769         * locales/en_AU: Likewise.
2770         * locales/en_CA: Likewise.
2771         * locales/en_CA,2.5: Likewise.
2772         * locales/en_DK: Likewise.
2773         * locales/en_DK.com: Likewise.
2774         * locales/en_GB: Likewise.
2775         * locales/en_IE: Likewise.
2776         * locales/en_NZ: Likewise.
2777         * locales/en_US: Likewise.
2778         * locales/es_AR: Likewise.
2779         * locales/es_BO: Likewise.
2780         * locales/es_CL: Likewise.
2781         * locales/es_CO: Likewise.
2782         * locales/es_DO: Likewise.
2783         * locales/es_EC: Likewise.
2784         * locales/es_ES: Likewise.
2785         * locales/es_GT: Likewise.
2786         * locales/es_HN: Likewise.
2787         * locales/es_MX: Likewise.
2788         * locales/es_PA: Likewise.
2789         * locales/es_PE: Likewise.
2790         * locales/es_PY: Likewise.
2791         * locales/es_SV: Likewise.
2792         * locales/es_US: Likewise.
2793         * locales/es_UY: Likewise.
2794         * locales/es_VE: Likewise.
2795         * locales/et_EE: Likewise.
2796         * locales/eu_ES: Likewise.
2797         * locales/fi_FI: Likewise.
2798         * locales/fo_FO: Likewise.
2799         * locales/fr_BE: Likewise.
2800         * locales/fr_CA: Likewise.
2801         * locales/fr_CA,2.13: Likewise.
2802         * locales/fr_CH: Likewise.
2803         * locales/fr_FR: Likewise.
2804         * locales/fr_LU: Likewise.
2805         * locales/ga_IE: Likewise.
2806         * locales/gr_GR: Likewise.
2807         * locales/he_IL: Likewise.
2808         * locales/hr_HR: Likewise.
2809         * locales/hu_HU: Likewise.
2810         * locales/is_IS: Likewise.
2811         * locales/it_IT: Likewise.
2812         * locales/iw_IL: Likewise.
2813         * locales/kl_GL: Likewise.
2814         * locales/lt_LT: Likewise.
2815         * locales/lv_LV: Likewise.
2816         * locales/nl_BE: Likewise.
2817         * locales/nl_NL: Likewise.
2818         * locales/no_NO: Likewise.
2819         * locales/pl_PL: Likewise.
2820         * locales/pt_BR: Likewise.
2821         * locales/pt_PT: Likewise.
2822         * locales/ro_RO: Likewise.
2823         * locales/ru_RU: Likewise.
2824         * locales/sl_SI: Likewise.
2825         * locales/sv_FI: Likewise.
2826         * locales/sv_SE: Likewise.
2827         * locales/tr_TR: Likewise.
2828         * locales/zh_CN: Likewise.
2830 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2832         * tst-locale.sh: Add comment for when multi-byte charsets in
2833         locales work.
2834         * tests/test5.cm: New file.
2835         * tests/test5.def: New file.
2836         * Makefile (ld-test-names): Add test5.
2838 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2840         * locales/de_DE: Use . as thousands separator and 3;3 groups for
2841         LC_NUMERIC.
2843 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2845         * Makefile: Fix test rules from last patch.
2847 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2849         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
2850         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2852 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
2854         * Makefile (distribute): Add tst-locale.sh.
2856 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
2858         * Makefile (distribute): Add SUPPORTED.
2859         (install-locales): New rule to install locale dat ausing localedef.
2860         * SUPPORTED: New file.  Names all usable locales.
2861         Based on a patch by Cristian Gafton <gafton@redhat.com>.
2863         * locales/gr_GR: Correct collation description.
2864         * locales/nl_NL: Correct Charset requirement.
2865         * locales/pt_BR: Fix int_curr_symbol.
2866         * locales/ru_RU: Fix ctype data.
2867         Patches by Cristian Gafton <gafton@redhat.com>.
2869         * locales/nl_NL: Fix yesexpr/noexpr.
2870         * locales/pt_BR: Likewise.
2871         * locales/cs_CZ: Likewise.
2872         * locales/da_DK: Likewise.
2873         * locales/en_AU: Likewise.
2874         * locales/en_CA: Likewise.
2875         * locales/en_DK: Likewise.
2876         * locales/en_DK.com: Likewise.
2877         * locales/en_GB: Likewise.
2878         * locales/en_NZ: Likewise.
2879         * locales/en_US: Likewise.
2880         * locales/es_AR: Likewise.
2881         * locales/es_BO: Likewise.
2882         * locales/es_CL: Likewise.
2883         * locales/es_CO: Likewise.
2884         * locales/es_DO: Likewise.
2885         * locales/es_EC: Likewise.
2886         * locales/es_ES: Likewise.
2887         * locales/es_GT: Likewise.
2888         * locales/es_HN: Likewise.
2889         * locales/es_MX: Likewise.
2890         * locales/es_PA: Likewise.
2891         * locales/es_PE: Likewise.
2892         * locales/es_PY: Likewise.
2893         * locales/es_SV: Likewise.
2894         * locales/es_US: Likewise.
2895         * locales/es_UY: Likewise.
2896         * locales/es_VE: Likewise.
2897         * locales/et_EE: Likewise.
2898         * locales/eu_ES: Likewise.
2899         * locales/fi_FI: Likewise.
2900         * locales/fo_FO: Likewise.
2901         * locales/fr_BE: Likewise.
2902         * locales/fr_CA: Likewise.
2903         * locales/fr_CH: Likewise.
2904         * locales/fr_FR: Likewise.
2905         * locales/fr_LU: Likewise.
2906         * locales/ga_IE: Likewise.
2907         * locales/gr_GR: Likewise.
2908         * locales/he_IL: Likewise.
2909         * locales/hr_HR: Likewise.
2910         * locales/hu_HU: Likewise.
2911         * locales/is_IS: Likewise.
2912         * locales/it_IT: Likewise.
2913         * locales/iw_IL: Likewise.
2914         * locales/ja_JP: Likewise.
2915         * locales/kl_GL: Likewise.
2916         * locales/lt_LT: Likewise.
2917         * locales/lv_LV: Likewise.
2918         * locales/no_NO: Likewise.
2919         * locales/pl_PL: Likewise.
2920         * locales/pt_PT: Likewise.
2921         * locales/ro_RO: Likewise.
2922         * locales/ru_RU: Likewise.
2923         * locales/sl_SI: Likewise.
2924         * locales/sv_SE: Likewise.
2925         * locales/tr_TR: Likewise.
2926         * locales/zh_CN: Likewise.
2928 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
2930         * locales/ru_RU: Correct last patch.
2931         Patch by Cristian Gafton <gafton@redhat.com>.
2933 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
2935         * locales/de_DE: Use common german data and time format not ISO
2936         8601.
2938 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
2940         * locales/ru_RU: Correct inconsistencies in mon data.
2941         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2943 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2945         * locales/pl_PL: Fix int_curr_symbol.
2947 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
2949         * locales/is_IS: Update from Debian version.
2951 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
2953         * tst-fmon.c: New file.  strfmon test program.
2954         * tst-fmon.sh: New file.  Script to run strfmon test.
2955         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
2956         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
2958         * locales/cs_CZ: Update from author.
2960 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
2962         * sort-test.sh: Call localedef with additional environment variable
2963         I18NPATH to point to not-yet-installed locale data files.
2965         * locales/POSIX: Updated version from maintainer.
2967 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
2969         * collate-test.c (main): Change prototype definition to prevent
2970         warning.
2972 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
2974         * locales/de_DE: Include real collation data.  It's similar to the
2975         en_DK information but the order of small and capital characters is
2976         exchanged.
2978         * collate-test.c: New file.  Test suite for strcoll function.
2979         * de_DE.in: Input file for collation test.
2980         * da_DK.in: Likewise.
2982         * xfrm-test.c: New file.  Test suite for strxfrm function.
2984 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
2986         * All charmaps: Fix entries for <quotation-mark>.
2988 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
2990         * Makefile (charmaps): Don't try to install CVS or RCS directory.
2991         (locales): Likewise.
2992         Reported by Matthias Urlichs.