1 2000-11-30 Ulrich Drepper <drepper@redhat.com>
3 * Makefile (tests): Add tst-setlocale.
4 (tst-setlocale-ENV): Define.
5 * tst-setlocale.c: New file.
7 2000-11-28 Ulrich Drepper <drepper@redhat.com>
9 * Makefile (LOCALES): Add ja_JP.SJIS.
11 2000-11-23 Ulrich Drepper <drepper@redhat.com>
13 * tst-digits.c (main): Add casts to avoid warnings.
14 * collate-test.c (xstrcoll): Make l1 and l2 const.
15 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
17 2000-11-20 Ulrich Drepper <drepper@redhat.com>
19 * charmaps/BALTIC: Superceded by ISO-8859-13.
21 2000-11-15 Ulrich Drepper <drepper@redhat.com>
23 * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
24 Republic of Korea. Streamlined and extend(include all Hangul
25 syllables) hangul and hanja class definition in LC_CTYPE and
26 hangul portion of LC_COLLATE. Several changes in LC_TIME. Added
27 tel_dom_fmt to LC_TELEPHONE.
28 Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
30 2000-11-09 Ulrich Drepper <drepper@redhat.com>
32 * locales/ko_KR: Fix currency_symbol.
33 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
35 2000-11-08 Bruno Haible <haible@clisp.cons.org>
37 * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
38 Reported by Markus Kuhn.
40 2000-11-08 Ulrich Drepper <drepper@redhat.com>
42 * charmaps/EUC-KR: Revert last change. Backslash maps to backslash.
43 * locales/ko_KR: Revert change. Use full with won sign.
44 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
46 2000-11-07 Ulrich Drepper <drepper@redhat.com>
48 * locales/mk_MK: Update.
49 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
51 2000-11-06 Ulrich Drepper <drepper@redhat.com>
53 * charmaps/BIG5: Add mapping for <U20AC> back.
54 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
56 2000-11-03 Bruno Haible <haible@clisp.cons.org>
58 * locales/translit_neutral: Add more entries. Mostly from Markus Kuhn.
59 * locales/translit_compat: Add a few ligatures.
60 * locales/translit_combining: Add a few plain ASCII alternatives.
61 * locales/translit_fraction: Likewise. Surround with spaces.
63 2000-10-29 Bruno Haible <haible@clisp.cons.org>
65 * locales/translit_hangul: New file.
66 * locales/ko_KR (LC_CTYPE): Include it.
68 2000-10-29 Bruno Haible <haible@clisp.cons.org>
70 * locales/translit_cjk_variants: New file.
71 * locales/ja_JP (LC_CTYPE): Include it.
73 2000-10-29 Bruno Haible <haible@clisp.cons.org>
75 * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
76 transliteration rules.
78 2000-10-29 Bruno Haible <haible@clisp.cons.org>
80 * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
81 transliteration rules.
82 * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
83 * locales/de_BE (LC_CTYPE): Likewise.
84 * locales/de_CH (LC_CTYPE): Likewise.
85 * locales/de_LU (LC_CTYPE): Likewise.
86 * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
87 * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
88 * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
89 * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
91 2000-10-29 Bruno Haible <haible@clisp.cons.org>
93 * locales/translit_combining: New file.
94 * locales/fr_FR (LC_CTYPE): Include it.
95 * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
96 * locales/fr_CA (LC_CTYPE): Likewise.
97 * locales/fr_CH (LC_CTYPE): Likewise.
98 * locales/fr_LU (LC_CTYPE): Likewise.
99 * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
100 * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
101 * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
103 2000-10-29 Bruno Haible <haible@clisp.cons.org>
105 * locales/translit_wide: New file.
106 * locales/translit_narrow: New file.
107 * locales/translit_font: New file.
108 * locales/translit_circle: New file.
109 * locales/translit_small: New file.
110 * locales/translit_fraction: New file.
111 * locales/translit_compat: New file.
112 * locales/translit_cjk_compat: New file.
113 * locales/translit_neutral: New file. Include all of the above.
114 * locales/i18n (LC_CTYPE): Include translit_neutral. Remove a few
115 German and Danish specific rules.
117 2000-10-29 Bruno Haible <haible@clisp.cons.org>
119 * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
120 * locales/zh_CN (LC_CTYPE): Likewise.
121 * locales/ko_KR (LC_CTYPE): Likewise.
123 2000-10-29 Bruno Haible <haible@clisp.cons.org>
125 * charmaps/UTF-8: Set width of U200B to 0.
126 * charmaps/GB18030: Likewise.
128 2000-10-29 Ulrich Drepper <drepper@redhat.com>
130 * charmaps/BIG5: Update.
131 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
133 * locales/mk_MK: Use iso14651_t1 file.
134 Patch by Damjan <arhiv@freemail.org.mk>.
136 2000-10-27 Ulrich Drepper <drepper@redhat.com>
138 * charmaps/VISCII: New file.
140 2000-10-27 Bruno Haible <haible@clisp.cons.org>
142 * locales/sr_YU@cyrillic: New file. Based on a locale file by
143 Anton Zinoviev <anton@lml.bas.bg>.
144 * SUPPORTED: Add sr_YU@cyrillic.
146 2000-10-27 Bruno Haible <haible@clisp.cons.org>
148 * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
149 * locales/be_BY: Likewise.
150 * locales/bg_BG: Likewise.
151 * locales/el_GR: Likewise.
152 * locales/ja_JP: Likewise.
153 * locales/ko_KR: Likewise.
154 * locales/mk_MK: Likewise.
155 * locales/ru_RU: Likewise.
156 * locales/ru_UA: Likewise.
157 * locales/th_TH: Likewise.
158 * locales/tr_TR: Likewise.
159 * locales/uk_UA: Likewise.
160 * locales/zh_CN: Likewise.
161 * tests-mbwc/dat_iswalnum.c: Update for changed character properties
162 in the ja_JP.EUC-JP locale.
163 * tests-mbwc/dat_iswalpha.c: Likewise.
164 * tests-mbwc/dat_iswctype.c: Likewise.
165 * tests-mbwc/dat_iswgraph.c: Likewise.
166 * tests-mbwc/dat_iswprint.c: Likewise.
167 * tests-mbwc/dat_iswpunct.c: Likewise.
169 2000-10-26 Ulrich Drepper <drepper@redhat.com>
171 * fr_CA,2.13.in: Removed.
173 2000-10-26 GOTO Masanori <gotom@debian.or.jp>
175 * locales/POSIX: New support for date_fmt.
176 * locales/af_ZA: Likewise.
177 * locales/ar_AE: Likewise.
178 * locales/ar_BH: Likewise.
179 * locales/ar_DZ: Likewise.
180 * locales/ar_EG: Likewise.
181 * locales/ar_IQ: Likewise.
182 * locales/ar_JO: Likewise.
183 * locales/ar_KW: Likewise.
184 * locales/ar_LB: Likewise.
185 * locales/ar_LY: Likewise.
186 * locales/ar_MA: Likewise.
187 * locales/ar_OM: Likewise.
188 * locales/ar_QA: Likewise.
189 * locales/ar_SA: Likewise.
190 * locales/ar_SD: Likewise.
191 * locales/ar_SY: Likewise.
192 * locales/ar_TN: Likewise.
193 * locales/ar_YE: Likewise.
194 * locales/be_BY: Likewise.
195 * locales/bg_BG: Likewise.
196 * locales/ca_ES: Likewise.
197 * locales/cs_CZ: Likewise.
198 * locales/da_DK: Likewise.
199 * locales/de_AT: Likewise.
200 * locales/de_BE: Likewise.
201 * locales/de_CH: Likewise.
202 * locales/de_DE: Likewise.
203 * locales/de_LU: Likewise.
204 * locales/el_GR: Likewise.
205 * locales/en_AU: Likewise.
206 * locales/en_CA: Likewise.
207 * locales/en_DK: Likewise.
208 * locales/en_GB: Likewise.
209 * locales/en_IE: Likewise.
210 * locales/en_NZ: Likewise.
211 * locales/en_US: Likewise.
212 * locales/en_ZA: Likewise.
213 * locales/es_AR: Likewise.
214 * locales/es_BO: Likewise.
215 * locales/es_CL: Likewise.
216 * locales/es_CO: Likewise.
217 * locales/es_CR: Likewise.
218 * locales/es_DO: Likewise.
219 * locales/es_EC: Likewise.
220 * locales/es_ES: Likewise.
221 * locales/es_GT: Likewise.
222 * locales/es_HN: Likewise.
223 * locales/es_MX: Likewise.
224 * locales/es_NI: Likewise.
225 * locales/es_PA: Likewise.
226 * locales/es_PE: Likewise.
227 * locales/es_PR: Likewise.
228 * locales/es_PY: Likewise.
229 * locales/es_SV: Likewise.
230 * locales/es_US: Likewise.
231 * locales/es_UY: Likewise.
232 * locales/es_VE: Likewise.
233 * locales/et_EE: Likewise.
234 * locales/eu_ES: Likewise.
235 * locales/fa_IR: Likewise.
236 * locales/fi_FI: Likewise.
237 * locales/fo_FO: Likewise.
238 * locales/fr_BE: Likewise.
239 * locales/fr_CA: Likewise.
240 * locales/fr_CH: Likewise.
241 * locales/fr_FR: Likewise.
242 * locales/fr_LU: Likewise.
243 * locales/ga_IE: Likewise.
244 * locales/gl_ES: Likewise.
245 * locales/gv_GB: Likewise.
246 * locales/he_IL: Likewise.
247 * locales/hi_IN: Likewise.
248 * locales/hr_HR: Likewise.
249 * locales/hu_HU: Likewise.
250 * locales/i18n: Likewise.
251 * locales/id_ID: Likewise.
252 * locales/is_IS: Likewise.
253 * locales/it_CH: Likewise.
254 * locales/it_IT: Likewise.
255 * locales/iw_IL: Likewise.
256 * locales/ja_JP: Likewise.
257 * locales/kl_GL: Likewise.
258 * locales/ko_KR: Likewise.
259 * locales/kw_GB: Likewise.
260 * locales/lt_LT: Likewise.
261 * locales/lv_LV: Likewise.
262 * locales/mk_MK: Likewise.
263 * locales/mr_IN: Likewise.
264 * locales/mt_MT: Likewise.
265 * locales/nl_BE: Likewise.
266 * locales/nl_NL: Likewise.
267 * locales/nn_NO: Likewise.
268 * locales/no_NO: Likewise.
269 * locales/pl_PL: Likewise.
270 * locales/pt_BR: Likewise.
271 * locales/pt_PT: Likewise.
272 * locales/ro_RO: Likewise.
273 * locales/ru_RU: Likewise.
274 * locales/ru_UA: Likewise.
275 * locales/sk_SK: Likewise.
276 * locales/sl_SI: Likewise.
277 * locales/sq_AL: Likewise.
278 * locales/sr_YU: Likewise.
279 * locales/sv_FI: Likewise.
280 * locales/sv_SE: Likewise.
281 * locales/th_TH: Likewise.
282 * locales/tr_TR: Likewise.
283 * locales/uk_UA: Likewise.
284 * locales/vi_VN: Likewise.
285 * locales/zh_CN: Likewise.
286 * locales/zh_HK: Likewise.
287 * locales/zh_TW: Likewise.
289 2000-10-26 Ulrich Drepper <drepper@redhat.com>
291 * locales/fa_IR: Fix many problems and change to use UTF-8.
292 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
293 * SUPPORTED: Add fa_IR.UTF-8.
295 2000-10-22 Bruno Haible <haible@clisp.cons.org>
297 * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
299 2000-10-19 Ulrich Drepper <drepper@redhat.com>
301 * locales/iso14651_t1: Handle Macedonian correctly.
302 Patch by Damjan <arhiv@freemail.org.mk>.
304 2000-10-06 Ulrich Drepper <drepper@redhat.com>
306 * locales/iso14651_t1: Add currency symbols.
308 2000-10-04 Ulrich Drepper <drepper@redhat.com>
310 * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
311 * tests-mbwc/dat_iswdigit.c: Likewise.
313 * locales/zh_CN: Remove non-ASCII digit entry.
314 * locales/ja_JP: Likewise.
315 Add full width digits to alnum class.
317 2000-09-30 Bruno Haible <haible@clisp.cons.org>
319 * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
321 (is_alpha): Add them here.
322 * locales/i18n (digit): Remove all non-ASCII digits.
323 (alpha): Add them here.
325 * dump-ctype.c: Pretty print.
327 2000-10-04 Ulrich Drepper <drepper@redhat.com>
329 * charmaps/EUC-KR: Change \x5c mapping to U20a9.
330 * locales/ko_KR: Change currency_symbol back to use U20a9.
332 2000-10-03 Ulrich Drepper <drepper@redhat.com>
334 * tst-langinfo.sh: Adjust for change in ja_JP.
336 2000-10-03 GOTO Masanori <gotom@debian.or.jp>
338 * locales/ja_JP: Changed yesexpr/noexpr expression,
339 fixed typo in era, added definition for name_gen.
341 2000-09-30 Bruno Haible <haible@clisp.cons.org>
343 * SUPPORTED: Add ko_KR.UTF-8.
345 2000-10-01 Bruno Haible <haible@clisp.cons.org>
347 * charmaps/BIG5: Add a width table.
348 * charmaps/GB18030: Likewise.
349 * charmaps/ISO-8859-6: Likewise.
350 * charmaps/ISO-8859-8: Likewise.
351 * charmaps/TIS-620: Likewise.
353 2000-09-30 Bruno Haible <haible@clisp.cons.org>
355 * Makefile (repertoiremaps): Remove variable.
356 (distribute): Remove repertoiremaps.
357 (install-others): Likewise. Add .gz to charmaps.
358 ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
360 2000-09-30 Bruno Haible <haible@clisp.cons.org>
362 * charmaps/ISO-IR-197: Remove alias "none".
364 2000-09-30 Bruno Haible <haible@clisp.cons.org>
366 * charmaps/UTF-8: Add the correct Hangul syllable names. Change the
367 width of format control characters to 0.
369 2000-09-30 Bruno Haible <haible@clisp.cons.org>
371 * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
372 * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
373 return values. Only the sign matters.
375 2000-09-28 Ulrich Drepper <drepper@redhat.com>
377 * locales/ar_SA: Last non <Uxxxx> entries removed.
378 Patch by Martin Strassburger <martin.strassburger@sap.com>.
380 2000-09-26 Ulrich Drepper <drepper@redhat.com>
382 * charmaps/KSX1001: Removed. It's not sufficient for a charmap and
385 2000-09-25 Ulrich Drepper <drepper@redhat.com>
387 * locales/uk_UA: Fix yesexpr.
388 * locales/ru_UA: Likewise.
389 Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
391 2000-09-24 Bruno Haible <haible@clisp.cons.org>
393 * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
394 so they become printable and carry a width. Comment out surrogate
395 ranges. Add a WIDTH table.
397 2000-09-24 Bruno Haible <haible@clisp.cons.org>
399 * gen-unicode-ctype.c: New file.
400 * dump-ctype.c: New file.
401 * Makefile (distribute): Add them.
402 * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
405 (cntrl): Add U+2028, U+2029.
406 (space): Add U+1680, U+2028, U+2029.
407 (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
408 (alnum, alpha, print, graph, punct): Lots of additions.
409 (lower, upper, tolower, toupper, combining, combining_level3): Update.
411 * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
412 towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
413 * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
414 * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
415 * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
416 * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
417 * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
419 2000-09-23 Bruno Haible <haible@clisp.cons.org>
421 * charmaps/GBK: Add commented mappings for GBK characters not yet in
424 2000-09-23 Bruno Haible <haible@clisp.cons.org>
426 * charmaps/GBK: Remove /x80 entry.
428 2000-09-25 Ulrich Drepper <drepper@redhat.com>
430 * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people
433 2000-09-23 Bruno Haible <haible@clisp.cons.org>
435 * charmaps/JOHAB: Add identity mapping for 0x7f.
437 2000-09-24 Ulrich Drepper <drepper@redhat.com>
439 * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
440 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
442 2000-09-14 Bruno Haible <haible@clisp.cons.org>
444 * charmaps/GB2312: Change code_set_name to GB2312.
446 2000-09-13 Ulrich Drepper <drepper@redhat.com>
448 * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
449 * localedata/locales/ar_BH: Likewise.
450 * localedata/locales/ar_DZ: Likewise.
451 * localedata/locales/ar_EG: Likewise.
452 * localedata/locales/ar_IQ: Likewise.
453 * localedata/locales/ar_JO: Likewise.
454 * localedata/locales/ar_KW: Likewise.
455 * localedata/locales/ar_LB: Likewise.
456 * localedata/locales/ar_LY: Likewise.
457 * localedata/locales/ar_MA: Likewise.
458 * localedata/locales/ar_OM: Likewise.
459 * localedata/locales/ar_QA: Likewise.
460 * localedata/locales/ar_SD: Likewise.
461 * localedata/locales/ar_SY: Likewise.
462 * localedata/locales/ar_TN: Likewise.
463 * localedata/locales/ar_YE: Likewise.
465 2000-09-12 Ulrich Drepper <drepper@redhat.com>
467 * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
468 * locales/mr_IN: New file.
469 * locales/mt_MT: New file.
471 * charmaps/GB18030: Comment out entries in user-defined area.
473 2000-09-11 Ulrich Drepper <drepper@redhat.com>
475 * charmaps/GB18030: Add back entries which got lost in last change.
477 2000-09-08 Ulrich Drepper <drepper@redhat.com>
479 * charmaps/GB18030: Update once more.
481 * charmaps/JOHAB: New file.
482 * SUPPORTED: Add ko_KR.JOHAB.
484 2000-09-07 Ulrich Drepper <drepper@redhat.com>
486 * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
489 2000-09-03 Bruno Haible <haible@clisp.cons.org>
491 * charmaps/EUC-TW: Add commented non-reversible mappings.
493 2000-09-03 Bruno Haible <haible@clisp.cons.org>
495 * charmaps/CP949: New file.
497 2000-09-03 Bruno Haible <haible@clisp.cons.org>
499 * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
501 2000-09-03 Bruno Haible <haible@clisp.cons.org>
503 * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
506 2000-09-03 Bruno Haible <haible@clisp.cons.org>
508 * charmaps/INIS-8: Update to use <Uxxxx> format.
509 * charmaps/ISO_2033-1983: Likewise.
510 * charmaps/ISO_5427-EXT: Likewise.
512 2000-09-01 Ulrich Drepper <drepper@redhat.com>
514 * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
515 * SUPPORTED: Add zh_HK.BIG5HKSCS.
517 * charmaps/BIG5HKSCS: Add Big5 codes.
519 * Makefile (test-input): Add sv_SE.ISO-8859-1.
521 * sv_SE.ISO-8859-1: New file.
523 2000-08-31 Ulrich Drepper <drepper@redhat.com>
525 * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
526 Changes by Roger So <spacehunt@e-fever.org>.
528 * SUPPORTED: Add nn_NO.ISO-8859-1.
529 * locales/nn_NO: New file.
531 2000-08-29 Ulrich Drepper <drepper@redhat.com>
533 * charmaps/BIG5HKSCS: Regenerated from official data file.
535 * locales/ja_JP: Add yesstr and nostr information.
537 * charmaps/GB18030: Add entries from GBK not present here.
539 * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
541 * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
543 2000-08-29 Akira Higuchi <a@kondara.org>
545 * charmaps/GB2312: Fix ".." -> "..." in width definitions.
546 * charmaps/GBK: Likewise.
548 * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
550 2000-08-27 Ulrich Drepper <drepper@redhat.com>
552 * locales/sv_SE: Remove old LC_COLLATE definition. Use iso14651_t1
553 and customize with several reorder-after statements.
554 Reported by menthos@menthos.com.
556 2000-08-25 Ulrich Drepper <drepper@redhat.com>
558 * locales/ja_JP: Add new categories with generic information.
560 * locales/i18n (default_missing): Change back to only U003F.
562 2000-08-24 Andreas Jaeger <aj@suse.de>
564 * Makefile (generated): Add some .out files.
566 2000-08-23 Ulrich Drepper <drepper@redhat.com>
568 * locales/i18n: Add transliteration information.
570 2000-08-22 Ulrich Drepper <drepper@redhat.com>
572 * locales/ca_ES@euro: Country is Spain.
573 * locales/ca_ES: Likewise.
575 * locales/es_MX: Correct int_curr_symbol.
576 * locales/es_PE: Likewise.
578 * SUPPORTED: Add missing supported locales.
580 * locales/fa_IR: Correct a few of the contained bugs.
582 * locales/zh_HK: New file.
584 * charmaps/BIG5HKSCS: New file.
586 * locales/en_CA,2.5: Removed.
587 * locales/fr_CA,2.13: Removed.
588 * locales/in_ID: Removed.
590 * locales/sq_AL: New file.
591 * SUPPORTED: Add sq_AL.ISO-8859-1.
593 * locales/vi_VN: New file.
594 * SUPPORTED: Add vi_VN.UTF-8.
596 * locales/ko_KR: Correct currency_symbol entry.
598 * locales/hi_IN: New file.
599 * SUPPORTED: Add hi_IN.UTF-8.
601 * Makefile (test-input): Add da_DK and hr_HR sorting tests.
603 * sort-test.sh: Improve error handling by printing more information.
605 * locales/ar_AE: New file.
606 * locales/ar_BH: New file.
607 * locales/ar_DZ: New file.
608 * locales/ar_EG: New file.
609 * locales/ar_IQ: New file.
610 * locales/ar_JO: New file.
611 * locales/ar_KW: New file.
612 * locales/ar_LB: New file.
613 * locales/ar_LY: New file.
614 * locales/ar_MA: New file.
615 * locales/ar_OM: New file.
616 * locales/ar_QA: New file.
617 * locales/ar_SD: New file.
618 * locales/ar_SY: New file.
619 * locales/ar_TN: New file.
620 * locales/ar_YE: New file.
621 * SUPPORTED: Add Arabic locales.
623 2000-08-21 Ulrich Drepper <drepper@redhat.com>
625 * locales/es_CR: New file.
626 * locales/es_NI: New file.
627 * locales/es_PR: New file.
629 * locales/es_AR: Share LC_COLLATE description with es_ES.
630 * locales/es_BO: Likewise.
631 * locales/es_CL: Likewise.
632 * locales/es_CO: Likewise.
633 * locales/es_DO: Likewise.
634 * locales/es_GT: Likewise.
635 * locales/es_HN: Likewise.
636 * locales/es_MX: Likewise.
637 * locales/es_PA: Likewise.
638 * locales/es_PE: Likewise.
639 * locales/es_PY: Likewise.
640 * locales/es_SV: Likewise.
641 * locales/es_UY: Likewise.
642 * locales/es_VE: Likewise.
643 * locales/es_EC: Share LC_COLLATE description with es_US.
645 * locales/ko_KR: Updated for glibc 2.2.
646 Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
647 * SUPPORTED: Add ko_KR.
649 * locales/de_BE@euro: New file.
650 * locales/eu_ES@euro: New file.
651 * locales/ga_IE@euro: New file.
652 * locales/gl_ES@euro: New file.
653 * locales/nl_BE@euro: New file.
654 * locales/sv_FI@euro: New file.
655 * SUPPORTED: Add the new locales.
657 * Makefile (install-locales): Handle option in locale name. Print
658 progress information.
660 * SUPPORTED: Add all the @euro locales.
662 * locales/ca_ES@euro: Update charset comment.
663 * locales/de_AT@euro: Likewise.
664 * locales/de_DE@euro: Likewise.
665 * locales/de_LU@euro: Likewise.
666 * locales/en_IE@euro: Likewise.
667 * locales/es_ES@euro: Likewise.
668 * locales/fi_FI@euro: Likewise.
669 * locales/fr_BE@euro: Likewise.
670 * locales/fr_FR@euro: Likewise.
671 * locales/fr_LU@euro: Likewise.
672 * locales/it_IT@euro: Likewise.
673 * locales/nl_NL@euro: Likewise.
674 * locales/pt_PT@euro: Likewise.
676 2000-08-20 Ulrich Drepper <drepper@redhat.com>
678 * locales/ca_ES: Correct comment.
680 * locales/ca_ES@euro: New file.
681 * locales/de_AT@euro: New file.
682 * locales/de_DE@euro: New file.
683 * locales/de_LU@euro: New file.
684 * locales/en_IE@euro: New file.
685 * locales/es_ES@euro: New file.
686 * locales/fi_FI@euro: New file.
687 * locales/fr_BE@euro: New file.
688 * locales/fr_FR@euro: New file.
689 * locales/fr_LU@euro: New file.
690 * locales/it_IT@euro: New file.
691 * locales/nl_NL@euro: New file.
692 * locales/pt_PT@euro: New file.
694 2000-08-19 Andreas Jaeger <aj@suse.de>
696 * tst-digits.c: Include stdlib.h and string.h to provide
697 prototypes for exit, strlen and strcmp.
699 2000-08-18 Andreas Jaeger <aj@suse.de>
701 * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
702 (TST_DECL_VARS): Don't declare err_flg.
703 (TST_GET_ERRET): Don't set err_flg.
704 (TST_GET_ERRET_SEQ): Likewise.
705 (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
707 * tests-mbwc/dat_swscanf.c: Don't set err_flg.
708 * tests-mbwc/dat_iswalnum.c: Likewise.
709 * tests-mbwc/dat_iswalpha.c: Likewise.
710 * tests-mbwc/dat_iswcntrl.c: Likewise.
711 * tests-mbwc/dat_iswctype.c: Likewise.
712 * tests-mbwc/dat_iswdigit.c: Likewise.
713 * tests-mbwc/dat_iswgraph.c: Likewise.
714 * tests-mbwc/dat_iswlower.c: Likewise.
715 * tests-mbwc/dat_iswprint.c: Likewise.
716 * tests-mbwc/dat_iswpunct.c: Likewise.
717 * tests-mbwc/dat_iswspace.c: Likewise.
718 * tests-mbwc/dat_iswupper.c: Likewise.
719 * tests-mbwc/dat_iswxdigit.c: Likewise.
720 * tests-mbwc/dat_mblen.c: Likewise.
721 * tests-mbwc/dat_mbrlen.c: Likewise.
722 * tests-mbwc/dat_mbrtowc.c: Likewise.
723 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
724 * tests-mbwc/dat_mbstowcs.c: Likewise.
725 * tests-mbwc/dat_mbtowc.c: Likewise.
726 * tests-mbwc/dat_strcoll.c: Likewise.
727 * tests-mbwc/dat_strfmon.c: Likewise.
728 * tests-mbwc/dat_strxfrm.c: Likewise.
729 * tests-mbwc/dat_swscanf.c: Likewise.
730 * tests-mbwc/dat_towctrans.c: Likewise.
731 * tests-mbwc/dat_towlower.c: Likewise.
732 * tests-mbwc/dat_towupper.c: Likewise.
733 * tests-mbwc/dat_wcrtomb.c: Likewise.
734 * tests-mbwc/dat_wcscat.c: Likewise.
735 * tests-mbwc/dat_wcschr.c: Likewise.
736 * tests-mbwc/dat_wcscmp.c: Likewise.
737 * tests-mbwc/dat_wcscoll.c: Likewise.
738 * tests-mbwc/dat_wcscpy.c: Likewise.
739 * tests-mbwc/dat_wcscspn.c: Likewise.
740 * tests-mbwc/dat_wcslen.c: Likewise.
741 * tests-mbwc/dat_wcsncat.c: Likewise.
742 * tests-mbwc/dat_wcsncmp.c: Likewise.
743 * tests-mbwc/dat_wcsncpy.c: Likewise.
744 * tests-mbwc/dat_wcspbrk.c: Likewise.
745 * tests-mbwc/dat_wcsrtombs.c: Likewise.
746 * tests-mbwc/dat_wcsspn.c: Likewise.
747 * tests-mbwc/dat_wcsstr.c: Likewise.
748 * tests-mbwc/dat_wcstod.c: Likewise.
749 * tests-mbwc/dat_wcstok.c: Likewise.
750 * tests-mbwc/dat_wcstombs.c: Likewise.
751 * tests-mbwc/dat_wcswidth.c: Likewise.
752 * tests-mbwc/dat_wcsxfrm.c: Likewise.
753 * tests-mbwc/dat_wctob.c: Likewise.
754 * tests-mbwc/dat_wctomb.c: Likewise.
755 * tests-mbwc/dat_wctrans.c: Likewise.
756 * tests-mbwc/dat_wctype.c: Likewise.
757 * tests-mbwc/dat_wcwidth.c: Likewise.
758 * tests-mbwc/dat_isw-funcs.h: Fix comment.
760 2000-08-17 Andreas Jaeger <aj@suse.de>
762 * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
765 2000-08-14 Ulrich Drepper <drepper@redhat.com>
767 * locales/iso14651_t1: Rearrange cyrillic and greek sections to
768 separate uppercase from non-uppercase characters to enable correct
769 handling in range expressions.
771 2000-08-13 Ulrich Drepper <drepper@redhat.com>
773 * Makefile (install-locales): Use --prefix option of localedef to
774 avoid providing complete path for output file.
776 2000-08-03 Ulrich Drepper <drepper@redhat.com>
778 * locales/zh_TW: Updated.
779 * charmaps/BIG5: Updated.
780 Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
782 2000-08-02 Ulrich Drepper <drepper@redhat.com>
784 * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
787 2000-08-01 Andreas Jaeger <aj@suse.de>
789 * Makefile (distribute): Follow name change of tst-ctype-de.in to
790 tst-ctype-de_DE.ISO-8859-1.in.
792 2000-07-31 Ulrich Drepper <drepper@redhat.com>
794 * charmaps/KSX1001: Add width information.
795 * charmaps/GB2312: Likewise.
796 * charmaps/GBK: Likewise.
797 Patches by GOTO Masanori <gotom@debian.or.jp>.
799 2000-07-30 Bruno Haible <haible@clisp.cons.org>
801 * charmaps/CP737: New file.
802 * charmaps/CP775: New file.
804 2000-07-30 Bruno Haible <haible@clisp.cons.org>
806 * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
807 /xb0../xf7. Remove aliases.
809 2000-07-30 Bruno Haible <haible@clisp.cons.org>
811 * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
814 2000-07-30 Bruno Haible <haible@clisp.cons.org>
816 * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
818 2000-07-29 Ulrich Drepper <drepper@redhat.com>
820 * tst-langinfo.c (main): Fix esacape sequence handling.
822 * charmaps/EUC-TW: New file.
824 * tst-digits.c: Add tests for wprintf.
825 * tests/test7.cm: Change so that it is usable for wprintf tests.
827 * tst-locale.sh: Fix typo in last change.
829 * tst-digits.c: Add ctype and wctype tests.
831 2000-07-28 Ulrich Drepper <drepper@redhat.com>
833 * Makefile (ld-test-names): Add test7.
834 (tests): Add tst-digits. Add dependency and environment variable.
835 * tst-digits.c: New file.
836 * tst-locale.sh: Generate test7 locale.
837 * tests/test7.cm: New file.
838 * tests/test7.def: New file.
840 * tst-locale.sh: Add dropped test6 locale.
842 2000-07-27 Bruno Haible <haible@clisp.cons.org>
844 * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
845 * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
848 2000-07-28 Ulrich Drepper <drepper@redhat.com>
850 * locales/zh_TW: New file.
851 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
853 2000-07-28 Andreas Jaeger <aj@suse.de>
855 * tst-langinfo.c: Include <string.h> for strcmp prototype.
857 2000-07-26 Ulrich Drepper <drepper@redhat.com>
859 * charmaps/BIG5: New file.
860 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
862 2000-07-25 Ulrich Drepper <drepper@redhat.com>
864 * locales/zh_CN: Update for new format.
865 Patch by Yong Li <yong.li@asu.edu>.
867 * tst-langinfo.c: Add copyright text.
869 2000-07-24 Ulrich Drepper <drepper@redhat.com>
871 * tst-wctype.input: Add more input text.
872 * tst-wctype.c: Test more classes.
874 * Makefile: Add rules to build, run, and distribute tst-langinfo.
875 * tst-langinfo.c: New file.
876 * tst-langinfo.sh: New file.
878 * locales/ja_JP (era_d_t_fmt): Fix typo.
880 * Makefile: Add rules to build, run, and distribute tst-wctype.
881 * tst-wctype.c: New file.
882 * tst-wctype.input: New file.
883 * tst-wctype.sh: New file.
885 2000-07-24 Jakub Jelinek <jakub@redhat.com>
887 * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
888 for Wednesday. Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
890 2000-07-23 Ulrich Drepper <drepper@redhat.com>
892 * locales/sr_YU (yesexpr): Fix "*." -> ".*".
894 * locales/hr_HR: Likewise.
895 Patches by GOTO Masanori <gotom@debian.or.jp>.
897 * locales/i18n (yesexpr): Add U005E at the beginning.
900 2000-07-22 Ulrich Drepper <drepper@redhat.com>
902 * locales/ja_JP (yesexpr): U0060 should be U005E.
905 * locales/i18n: Remove U00A0 from blank as well.
906 * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
908 2000-07-21 Ulrich Drepper <drepper@redhat.com>
910 * charmaps/SJIS: Add width information.
911 Patch by GOTO Masanori <gotom@debian.or.jp>.
913 * charmaps/SJIS: Correct byte sequence for single byte characters.
915 2000-07-19 Ulrich Drepper <drepper@redhat.com>
917 * locales/i18n: Fix typos.
919 * locales/iso14651_t1: Correct syntax for HAN script.
921 2000-07-18 Ulrich Drepper <drepper@redhat.com>
923 * charmaps/GB18030: New file.
925 * charmaps/UTF-8: Update for Unicode 3.0.
927 * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
929 * tst-ctype.c: Likewise.
930 * tst-ctype.sh: Likewise.
931 * locales/i18n: Likewise.
932 * locales/ja_JP: Likewise.
933 * tests-mbwc/dat_iswcntrl.c: Likewise.
934 * tests-mbwc/dat_iswctype.c: Likewise.
935 * tests-mbwc/dat_iswspace.c: Likewise.
937 * tst-ctype.sh: Also test C locale.
939 2000-07-16 Ulrich Drepper <drepper@redhat.com>
941 * Makefile: Rewrite rules for tests to run them only when necessary.
942 * sort-test.sh: Produce output for failed tests.
943 * tst-fmon.sh: Likewise.
944 * tst-rpmatch.sh: Likewise.
946 2000-07-14 Ulrich Drepper <drepper@redhat.com>
948 * tst-ctype-de_DE.in: Renamed to...
949 * tst-ctype-de_DE.ISO-8859-1.in: ...this.
951 2000-07-11 Andreas Jaeger <aj@suse.de>
953 * Makefile (locale_test_suite): Always run test suite.
954 ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
956 (do-collate-test): Likewise.
957 (do-tst-fmon): Likewise.
958 (do-tst-locale): Likewise.
959 (do-tst-rpmatch): Likewise.
960 (do-tst-trans): Likewise.
961 (do-tst-mbswcs): Likewise.
962 (do-tst-ctype): Likewise.
964 * sort-test.sh : Rewrite to work with static only builds.
965 * tst-ctype.sh: Likewise.
966 * tst-fmon.sh: Likewise.
967 * tst-locale.sh: Likewise.
968 * tst-mbswcs.sh: Likewise.
969 * tst-rpmatch.sh: Likewise.
970 * tst-trans.sh: Likewise.
972 * gen-locale.sh (locfile): Fix it for building with
973 sourcedir==builddir and for static only builds.
975 2000-07-07 Ulrich Drepper <drepper@redhat.com>
977 * locales/POSIX: Remove repertoire map reference.
978 * locales/ar_SA: Remove repertoire map reference.
980 * locales/zh_CN.GBK: Removed.
982 * repertoiremaps/charids.894: Removed.
983 * repertoiremaps/mnemonics.ds: Removed.
984 * repertoiremaps/mnemonics.ja: Removed.
985 * repertoiremaps/mnemonics.ko: Removed.
986 * repertoiremaps/mnemonics.zh: Removed.
988 * charmaps/SJIS: New file.
990 2000-07-06 Ulrich Drepper <drepper@redhat.com>
992 * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
994 * tests-mbwc/dat_mbtowc.c: Likewise.
995 * tests-mbwc/dat_wctob.c: Likewise.
997 * charmaps/EUC-JP: Make characters in C1 area map to themselves.
998 * charmaps/EUC-KR: Likewise.
1000 2000-07-06 Jakub Jelinek <jakub@redhat.com>
1002 * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1003 * locales/ar_SA (LC_TELEPHONE): Likewise.
1004 * locales/be_BY (LC_TELEPHONE): Likewise.
1005 * locales/bg_BG (LC_TELEPHONE): Likewise.
1006 * locales/ca_ES (LC_TELEPHONE): Likewise.
1007 * locales/da_DK (LC_TELEPHONE): Likewise.
1008 * locales/de_BE (LC_TELEPHONE): Likewise.
1009 * locales/de_CH (LC_TELEPHONE): Likewise.
1010 * locales/de_LU (LC_TELEPHONE): Likewise.
1011 * locales/el_GR (LC_TELEPHONE): Likewise.
1012 * locales/en_AU (LC_TELEPHONE): Likewise.
1013 * locales/en_BW (LC_TELEPHONE): Likewise.
1014 * locales/en_CA (LC_TELEPHONE): Likewise.
1015 * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1016 * locales/en_DK (LC_TELEPHONE): Likewise.
1017 * locales/en_IE (LC_TELEPHONE): Likewise.
1018 * locales/en_NZ (LC_TELEPHONE): Likewise.
1019 * locales/en_ZA (LC_TELEPHONE): Likewise.
1020 * locales/en_ZW (LC_TELEPHONE): Likewise.
1021 * locales/es_AR (LC_TELEPHONE): Likewise.
1022 * locales/es_BO (LC_TELEPHONE): Likewise.
1023 * locales/es_CL (LC_TELEPHONE): Likewise.
1024 * locales/es_CO (LC_TELEPHONE): Likewise.
1025 * locales/es_DO (LC_TELEPHONE): Likewise.
1026 * locales/es_EC (LC_TELEPHONE): Likewise.
1027 * locales/es_ES (LC_TELEPHONE): Likewise.
1028 * locales/es_GT (LC_TELEPHONE): Likewise.
1029 * locales/es_HN (LC_TELEPHONE): Likewise.
1030 * locales/es_MX (LC_TELEPHONE): Likewise.
1031 * locales/es_PA (LC_TELEPHONE): Likewise.
1032 * locales/es_PE (LC_TELEPHONE): Likewise.
1033 * locales/es_PY (LC_TELEPHONE): Likewise.
1034 * locales/es_SV (LC_TELEPHONE): Likewise.
1035 * locales/es_US (LC_TELEPHONE): Likewise.
1036 * locales/es_UY (LC_TELEPHONE): Likewise.
1037 * locales/es_VE (LC_TELEPHONE): Likewise.
1038 * locales/et_EE (LC_TELEPHONE): Likewise.
1039 * locales/eu_ES (LC_TELEPHONE): Likewise.
1040 * locales/fa_IR (LC_TELEPHONE): Likewise.
1041 * locales/fi_FI (LC_TELEPHONE): Likewise.
1042 * locales/fo_FO (LC_TELEPHONE): Likewise.
1043 * locales/fr_BE (LC_TELEPHONE): Likewise.
1044 * locales/fr_CA (LC_TELEPHONE): Likewise.
1045 * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1046 * locales/fr_CH (LC_TELEPHONE): Likewise.
1047 * locales/fr_LU (LC_TELEPHONE): Likewise.
1048 * locales/ga_IE (LC_TELEPHONE): Likewise.
1049 * locales/gl_ES (LC_TELEPHONE): Likewise.
1050 * locales/gv_GB (LC_TELEPHONE): Likewise.
1051 * locales/he_IL (LC_TELEPHONE): Likewise.
1052 * locales/hr_HR (LC_TELEPHONE): Likewise.
1053 * locales/hu_HU (LC_TELEPHONE): Likewise.
1054 * locales/id_ID (LC_TELEPHONE): Likewise.
1055 * locales/in_ID (LC_TELEPHONE): Likewise.
1056 * locales/is_IS (LC_TELEPHONE): Likewise.
1057 * locales/it_CH (LC_TELEPHONE): Likewise.
1058 * locales/it_IT (LC_TELEPHONE): Likewise.
1059 * locales/iw_IL (LC_TELEPHONE): Likewise.
1060 * locales/kl_GL (LC_TELEPHONE): Likewise.
1061 * locales/ko_KR (LC_TELEPHONE): Likewise.
1062 * locales/kw_GB (LC_TELEPHONE): Likewise.
1063 * locales/lt_LT (LC_TELEPHONE): Likewise.
1064 * locales/lv_LV (LC_TELEPHONE): Likewise.
1065 * locales/mk_MK (LC_TELEPHONE): Likewise.
1066 * locales/nl_BE (LC_TELEPHONE): Likewise.
1067 * locales/nl_NL (LC_TELEPHONE): Likewise.
1068 * locales/pl_PL (LC_TELEPHONE): Likewise.
1069 * locales/pt_BR (LC_TELEPHONE): Likewise.
1070 * locales/ro_RO (LC_TELEPHONE): Likewise.
1071 * locales/ru_RU (LC_TELEPHONE): Likewise.
1072 * locales/ru_UA (LC_TELEPHONE): Likewise.
1073 * locales/sk_SK (LC_TELEPHONE): Likewise.
1074 * locales/sl_SI (LC_TELEPHONE): Likewise.
1075 * locales/sr_YU (LC_TELEPHONE): Likewise.
1076 * locales/sv_FI (LC_TELEPHONE): Likewise.
1077 * locales/th_TH (LC_TELEPHONE): Likewise.
1078 * locales/tr_TR (LC_TELEPHONE): Likewise.
1079 * locales/uk_UA (LC_TELEPHONE): Likewise.
1081 2000-07-05 NIIBE Yutaka <gniibe@chroot.org>
1083 * locales/th_TH: Update revision information.
1084 (LC_CTYPE: alpha): Replace ";...;" with "..".
1085 (LC_COLLATE: order): Quote with "".
1087 2000-07-04 Jakub Jelinek <jakub@redhat.com>
1089 * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1091 * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1092 * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1093 * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1094 * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1095 * locales/es_BO (LC_IDENTIFICATION): Likewise.
1096 * locales/es_CL (LC_IDENTIFICATION): Likewise.
1097 * locales/es_CO (LC_IDENTIFICATION): Likewise.
1098 * locales/es_DO (LC_IDENTIFICATION): Likewise.
1099 * locales/es_EC (LC_IDENTIFICATION): Likewise.
1100 * locales/es_ES (LC_IDENTIFICATION): Likewise.
1101 * locales/es_GT (LC_IDENTIFICATION): Likewise.
1102 * locales/es_HN (LC_IDENTIFICATION): Likewise.
1103 * locales/es_MX (LC_IDENTIFICATION): Likewise.
1104 * locales/es_PA (LC_IDENTIFICATION): Likewise.
1105 * locales/es_PE (LC_IDENTIFICATION): Likewise.
1106 * locales/es_PY (LC_IDENTIFICATION): Likewise.
1107 * locales/es_SV (LC_IDENTIFICATION): Likewise.
1108 * locales/es_US (LC_IDENTIFICATION): Likewise.
1109 * locales/es_UY (LC_IDENTIFICATION): Likewise.
1110 * locales/es_VE (LC_IDENTIFICATION): Likewise.
1111 * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1112 * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1113 * locales/no_NO (LC_TELEPHONE): Fill in.
1114 * locales/pt_PT (LC_TELEPHONE): Fill in.
1115 * locales/sv_SE (LC_TELEPHONE): Fill in.
1116 * locales/en_GB (LC_TELEPHONE): Fill in.
1117 * locales/cs_CZ (LC_TELEPHONE): Fill in.
1119 2000-07-04 Ulrich Drepper <drepper@redhat.com>
1121 * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1122 * tst-locale.sh (LC_ALL): Likewise.
1124 2000-07-03 Ulrich Drepper <drepper@redhat.com>
1126 * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1127 * tst-locale.sh: Likewise.
1129 2000-07-01 Andreas Jaeger <aj@suse.de>
1131 * Makefile (generated-dirs): LOCALES are also generated.
1132 (generated-dirs): Remove obsolete entry.
1134 2000-06-30 Ulrich Drepper <drepper@redhat.com>
1136 * Makefile (distribute): Add locale test suite files, fmon test
1137 suite files, gen-locale.sh, and show-ucs-data.c.
1141 * Makefile: Rewrite rules to generate locale data.
1142 * gen-locale.sh: Generate only one locale which is described in a
1143 command line parameter.
1145 * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1147 * tst-fmon.data: Change back entries with DEM.
1149 * gen-locale.sh: Print that it might take a while to finish.
1151 2000-06-30 Jakub Jelinek <jakub@redhat.com>
1153 * Makefile (install-locales): Remove the -u switch from localedef
1156 2000-06-29 Ulrich Drepper <drepper@redhat.com>
1158 * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1159 * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1160 * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1162 * locales/POSIX: Update for new format.
1164 * Makefile: Regenerate locale data also if localedef changed.
1166 * tst-fmon.data: Until we know what is correct, but the spaces
1169 * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out
1171 * tests-mbwc/dat_mbtowc.c: Likewise.
1172 * tests-mbwc/dat_strcoll.c: Likewise.
1173 * tests-mbwc/dat_strfmon.c: Likewise.
1174 * tests-mbwc/dat_strxfrm.c: Likewise.
1175 * tests-mbwc/tst_mbtowc.c: Likewise.
1177 2000-06-29 Andreas Jaeger <aj@suse.de>
1179 * sort-test.sh: Set LC_ALL to full locale name.
1181 * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1184 ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1185 Depend on locale files
1186 (LOCALE_FILES): New.
1187 (ALL_LC_FILES): New.
1188 (ALL_OBJ_LC_FILES): New
1189 ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1191 * tst-ctype.sh: Don't generate locales here.
1192 * tst-mbswcs.sh: Likewise.
1193 * sort-test.sh: Likewise.
1195 * gen-locale.sh: New file to generate locales.
1197 2000-06-29 Jakub Jelinek <jakub@redhat.com>
1199 * locales/en_GB: Update RAP address.
1200 * locales/fr_FR: Likewise.
1201 * locales/en_NZ: Likewise.
1202 * locales/de_BE: Likewise.
1203 * locales/de_CH: Likewise.
1204 * locales/de_LU: Likewise.
1205 * locales/en_AU: Likewise.
1206 * locales/en_IE: Likewise.
1207 * locales/eu_ES: Likewise.
1208 * locales/fr_BE: Likewise.
1209 * locales/fr_CH: Likewise.
1210 * locales/fr_LU: Likewise.
1211 * locales/it_IT: Likewise.
1212 * locales/nl_BE: Likewise.
1213 * locales/nl_NL: Likewise.
1214 * locales/pt_BR: Likewise.
1215 * locales/pt_PT: Likewise.
1216 * locales/sv_FI: Likewise.
1217 * locales/fi_FI: Likewise.
1218 * locales/sv_SE: Likewise.
1220 2000-06-29 Jakub Jelinek <jakub@redhat.com>
1222 * locales/af_ZA: Update for new format.
1223 * locales/ar_SA: Likewise.
1224 * locales/be_BY: Likewise.
1225 * locales/bg_BG: Likewise.
1226 * locales/ca_ES: Likewise.
1227 * locales/el_GR: Likewise.
1228 * locales/en_BW: Likewise.
1229 * locales/en_DK: Likewise.
1230 * locales/en_ZW: Likewise.
1231 * locales/es_AR: Likewise.
1232 * locales/es_BO: Likewise.
1233 * locales/es_CL: Likewise.
1234 * locales/es_CO: Likewise.
1235 * locales/es_DO: Likewise.
1236 * locales/es_EC: Likewise.
1237 * locales/es_ES: Likewise.
1238 * locales/es_GT: Likewise.
1239 * locales/es_HN: Likewise.
1240 * locales/es_MX: Likewise.
1241 * locales/es_PA: Likewise.
1242 * locales/es_PE: Likewise.
1243 * locales/es_PY: Likewise.
1244 * locales/es_SV: Likewise.
1245 * locales/es_US: Likewise.
1246 * locales/es_UY: Likewise.
1247 * locales/es_VE: Likewise.
1248 * locales/et_EE: Likewise.
1249 * locales/fa_IR: Likewise.
1250 * locales/fr_CA: Likewise.
1251 * locales/en_CA,2.5: Likewise.
1252 * locales/fr_CA,2.13: Likewise.
1253 * locales/gl_ES: Likewise.
1254 * locales/hr_HR: Likewise.
1255 * locales/hu_HU: Likewise.
1256 * locales/ko_KR: Likewise.
1257 * locales/lt_LT: Likewise.
1258 * locales/lv_LV: Likewise.
1259 * locales/no_NO: Likewise.
1260 * locales/pl_PL: Likewise.
1261 * locales/ro_RO: Likewise.
1262 * locales/ru_RU: Likewise.
1263 * locales/ru_UA: Likewise.
1264 * locales/sk_SK: Likewise.
1265 * locales/sl_SI: Likewise.
1266 * locales/sr_YU: Likewise.
1267 * locales/th_TH: Likewise.
1268 * locales/tr_TR: Likewise.
1269 * locales/uk_UA: Likewise.
1270 * locales/en_CA: Likewise.
1271 * locales/is_IS: Likewise.
1272 * locales/mk_MK: Likewise.
1274 2000-06-29 Jakub Jelinek <jakub@redhat.com>
1276 * locales/cs_CZ: Comment out fields I'm not sure about.
1277 * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1278 * locales/en_NZ: Update for new format.
1279 * locales/de_BE: Likewise.
1280 * locales/de_CH: Likewise.
1281 * locales/de_LU: Likewise.
1282 * locales/en_AU: Likewise.
1283 * locales/en_IE: Likewise.
1284 * locales/en_ZA: Likewise.
1285 * locales/eu_ES: Likewise.
1286 * locales/fo_FO: Likewise.
1287 * locales/fr_BE: Likewise.
1288 * locales/fr_CH: Likewise.
1289 * locales/fr_LU: Likewise.
1290 * locales/ga_IE: Likewise.
1291 * locales/gv_GB: Likewise.
1292 * locales/he_IL: Likewise.
1293 * locales/id_ID: Likewise.
1294 * locales/in_ID: Likewise.
1295 * locales/it_CH: Likewise.
1296 * locales/it_IT: Likewise.
1297 * locales/iw_IL: Likewise.
1298 * locales/kl_GL: Likewise.
1299 * locales/kw_GB: Likewise.
1300 * locales/nl_BE: Likewise.
1301 * locales/nl_NL: Likewise.
1302 * locales/pt_BR: Likewise.
1303 * locales/pt_PT: Likewise.
1304 * locales/sv_FI: Likewise.
1305 * locales/da_DK: Likewise.
1306 * locales/fi_FI: Likewise.
1307 * locales/sv_SE: Likewise.
1309 2000-06-29 Andreas Jaeger <aj@suse.de>
1311 * Makefile (locale_test_suite): Add new test files.
1312 (tst_mblen-ENV): New.
1313 (tst_mbtowc-ENV): New.
1314 (tst_strcoll-ENV): New.
1315 (tst_strxfrm-ENV): New.
1316 (tst_wctomb-ENV): New.
1317 (tst_mbrtowc-ENV): New.
1318 (tst_mbsrtowcs-ENV): New.
1319 (tst_mbstowcs-ENV): New.
1320 (tst_strfmon-ENV): New.
1321 (tst_wcrtomb-ENV): New.
1322 (tst_wcsrtombs-ENV): New.
1323 (tst_wcstod-ENV): New.
1324 (tst_wcstok-ENV): New.
1325 (tst_wcstombs-ENV): New.
1327 * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1328 <kuwahara@cthulhu.engr.sgi.com>.
1329 * tests-mbwc/dat_wctomb.c: Likewise.
1330 * tests-mbwc/tst_mbtowc.c: Likewise.
1331 * tests-mbwc/dat_mbtowc.c: Likewise.
1332 * tests-mbwc/tst_strxfrm.c: Likewise.
1333 * tests-mbwc/dat_strxfrm.c: Likewise.
1334 * tests-mbwc/dat_strcoll.c: Likewise.
1335 * tests-mbwc/tst_strcoll.c: Likewise.
1336 * tests-mbwc/tst_mblen.c: Likewise.
1337 * tests-mbwc/dat_mblen.c: Likewise.
1338 * tests-mbwc/dat_wcstok.c: Likewise.
1339 * tests-mbwc/tst_wcstok.c: Likewise.
1340 * tests-mbwc/dat_wcstod.c: Likewise.
1341 * tests-mbwc/tst_wcstod.c: Likewise.
1342 * tests-mbwc/dat_mbrtowc.c: Likewise.
1343 * tests-mbwc/tst_mbrtowc.c: Likewise.
1344 * tests-mbwc/dat_wcsrtombs.c: Likewise.
1345 * tests-mbwc/tst_wcsrtombs.c: Likewise.
1346 * tests-mbwc/dat_wcstombs.c: Likewise.
1347 * tests-mbwc/tst_wcstombs.c: Likewise.
1348 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1349 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1350 * tests-mbwc/dat_wcrtomb.c: Likewise.
1351 * tests-mbwc/tst_wcrtomb.c: Likewise.
1352 * tests-mbwc/dat_mbstowcs.c: Likewise.
1353 * tests-mbwc/tst_mbstowcs.c: Likewise.
1354 * tests-mbwc/dat_strfmon.c: Likewise.
1355 * tests-mbwc/tst_strfmon.c: Likewise.
1357 2000-06-28 Ulrich Drepper <drepper@redhat.com>
1359 * locales/mk_MK: Updated (not to new format).
1360 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1362 2000-06-28 Jakub Jelinek <jakub@redhat.com>
1364 * locales/fr_FR: Update for new format.
1365 * locales/de_AT: Likewise.
1366 * locales/en_GB: Likewise.
1368 2000-06-28 Ulrich Drepper <drepper@redhat.com>
1370 * locales/th_TH: Update copyright notice.
1372 * locales/cs_CZ: Updated for new format.
1373 Patch by Jakub Jelinek <jakub@redhat.com>.
1375 * tests-mbwc/dat_mbrlen.c: Correct some tests. Remove old WAIVER
1377 * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini. Also clear
1378 internal state of mbrlen.
1380 * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1381 (TEST_MBWC_ENV): Remove unnecessary slash.
1382 * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1384 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1386 * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1389 * locales/iso14651_t1: Explicitly add control character in
1390 U0000-U001F and U007F-U009F range for backward compatibility.
1392 * locales/i18n: Correct problems found by test suite.
1394 2000-06-28 Andreas Jaeger <aj@suse.de>
1396 * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1399 * Makefile (locale_test_suite): Add tst_mbrlen.
1400 (tst_mbrlen-ENV): New.
1402 * tests-mbwc/tst_mbrlen.c: New file
1404 * tests-mbwc/dat_mbrlen.c: New file.
1406 * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1407 (struct TST_HEAD): Use const char* instead of an array.
1409 * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1411 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1413 * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1415 2000-06-27 Ulrich Drepper <drepper@redhat.com>
1417 * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1418 * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1419 U4E06 is not in EUC-JP.
1420 * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1421 * tests-mbwc/dat_towctrans.c: Likewise.
1422 * tests-mbwc/dat_wcscoll.c: Likewise.
1423 * tests-mbwc/dat_wcswidth.c: Likewise.
1424 * tests-mbwc/dat_wctob.c: Likewise.
1426 * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1429 * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1431 * tests-mbwc/dat_wcsxfrm.c: Likewise.
1432 * tests-mbwc/dat_wcwidth.c: Likewise.
1434 * tests-mbwc/tst_funcs.h: Pretty print.
1436 * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1437 * tests-mbwc/tst_wcschr.c: Likewise.
1438 * tests-mbwc/tst_wcscpy.c: Likewise.
1439 * tests-mbwc/tst_wcscat.c: Likewise.
1440 * tests-mbwc/tst_wcsncpy.c: Likewise.
1441 * tests-mbwc/tst_wcspbrk.c: Likewise.
1442 * tests-mbwc/tst_wcsstr.c: Likewise.
1443 * tests-mbwc/tst_wctrans.c: Likewise.
1444 * tests-mbwc/tst_wctype.c: Likewise.
1446 * tests-mbwc/tst_wcscoll.c: Print better error messages.
1448 * Makefile (tests): Define as $(locale_test_suite) but only
1449 if not cross-compiling and shared libs are built.
1450 (locale_test_suite): New variable. Name all new tests from the
1452 Add rule to run new tests only when all data is available.
1453 * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1455 * tst-ctype-de_DE.in: U00A0 is not in class graph.
1457 * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1459 * locales/i18n: Backspace isn't blank, tab is.
1461 * tst-ctype.c (main): Add tests for control characters and space.
1463 * locales/i18n: Backspace is no space.
1465 * locales/i18n: Add \t to space.
1467 2000-06-27 Andreas Jaeger <aj@suse.de>
1469 * Makefile (TEST_MBWC_ENV): New variable.
1470 Use it for all tests from tests-mbwc.
1472 2000-06-27 Ulrich Drepper <drepper@redhat.com>
1474 * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1476 2000-06-27 Andreas Jaeger <aj@suse.de>
1478 * Makefile: Add environment setting for all tests from tests-mbwc.
1480 2000-06-27 Ulrich Drepper <drepper@redhat.com>
1482 * locales/en_DK.com: Not needed.
1484 2000-06-27 Andreas Jaeger <aj@suse.de>
1486 * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1487 <kuwahara@cthulhu.engr.sgi.com>.
1489 * Makefile (tests): Add tests from tests-mbwc subdirectory,
1490 comment them out for now.
1491 (subdir-dirs): New for tests-mbwc, add also vpaths.
1493 * locales/ja_JP: Add missing / in LC_CTYPE.
1495 2000-06-26 Ulrich Drepper <drepper@redhat.com>
1497 * Makefile (distribute): Add tst-ctype-de_DE.in.
1498 * tst-ctype.c: Read in more tests from stdin.
1499 * tst-ctype.sh: Feed extra test data to program via stdin.
1500 * tst-ctype-de_DE.in: New file.
1502 * locales/i18n (punct): Exclude U00A0.
1503 (blank): Include U00A0.
1505 * locales/ja_JP: Updates for new format.
1507 * Makefile (test-srcs): Add tst-ctype.
1508 (distribute): Add tst-ctype.sh.
1509 (do-tst-ctype): New target. Run for tests.
1510 * tst-ctype.c: New file.
1511 * tst-ctype.sh: New file.
1513 * locales/i18n: NUL character must not be in cntrl.
1515 * Makefile (test-input): Add en_US.ISO-8859-1.
1516 * en_US.in: New file.
1518 2000-06-25 Ulrich Drepper <drepper@redhat.com>
1520 * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1523 * de_DE.in: Update for new sorting.
1525 * tst-locale.sh: Don't use mnemonic.ds.
1526 * tst-mbswcs.sh: Likewise.
1527 * tst-trans.sh: Likewise.
1529 * locales/de_DE: Update for new format.
1530 * locales/en_US: Likewise.
1531 * tests/trans.def: Likewise.
1532 * tst-fmon-locales/tstfmon_n01y12: Likewise.
1533 * tst-fmon-locales/tstfmon_n02n40: Likewise.
1534 * tst-fmon-locales/tstfmon_n10y31: Likewise.
1535 * tst-fmon-locales/tstfmon_n11y41: Likewise.
1536 * tst-fmon-locales/tstfmon_n12y11: Likewise.
1537 * tst-fmon-locales/tstfmon_n20n32: Likewise.
1538 * tst-fmon-locales/tstfmon_n30y20: Likewise.
1539 * tst-fmon-locales/tstfmon_n41n00: Likewise.
1540 * tst-fmon-locales/tstfmon_y01y10: Likewise.
1541 * tst-fmon-locales/tstfmon_y02n22: Likewise.
1542 * tst-fmon-locales/tstfmon_y22n42: Likewise.
1543 * tst-fmon-locales/tstfmon_y30y21: Likewise.
1544 * tst-fmon-locales/tstfmon_y32n31: Likewise.
1545 * tst-fmon-locales/tstfmon_y40y00: Likewise.
1546 * tst-fmon-locales/tstfmon_y42n21: Likewise.
1548 * tst-rpmatch.c: Avoid warning with broken compiler.
1550 * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1552 * sort-test.sh: Add more GCONV_PATH usages.
1553 * tst-fmon.sh: Likewise.
1554 * tst-locale.sh: Likewise.
1555 * tst-mbswcs.sh: Likewise.
1556 * tst-rpmatch.sh: Likewise.
1557 * tst-trans.sh: Likewise.
1559 * locales/i18n: Remove order_start around copy.
1561 * locales/iso14651_t1: Correct various small errors.
1563 2000-06-24 Ulrich Drepper <drepper@redhat.com>
1565 * charmaps/ISO-8859-1: Correct width specification.
1567 2000-06-23 Ulrich Drepper <drepper@redhat.com>
1569 * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1570 * charmaps/ANSI_X3.4-1968: Likewise.
1571 * charmaps/ASMO_449: Likewise.
1572 * charmaps/BALTIC: Likewise.
1573 * charmaps/BS_4730: Likewise.
1574 * charmaps/BS_VIEWDATA: Likewise.
1575 * charmaps/CP1250: Likewise.
1576 * charmaps/CP1251: Likewise.
1577 * charmaps/CP1252: Likewise.
1578 * charmaps/CP1253: Likewise.
1579 * charmaps/CP1254: Likewise.
1580 * charmaps/CP1255: Likewise.
1581 * charmaps/CP1256: Likewise.
1582 * charmaps/CP1257: Likewise.
1583 * charmaps/CP1258: Likewise.
1584 * charmaps/CSA_Z243.4-1985-1: Likewise.
1585 * charmaps/CSA_Z243.4-1985-2: Likewise.
1586 * charmaps/CSA_Z243.4-1985-GR: Likewise.
1587 * charmaps/CSN_369103: Likewise.
1588 * charmaps/CWI: Likewise.
1589 * charmaps/DEC-MCS: Likewise.
1590 * charmaps/DIN_66003: Likewise.
1591 * charmaps/DS_2089: Likewise.
1592 * charmaps/EBCDIC-AT-DE: Likewise.
1593 * charmaps/EBCDIC-AT-DE-A: Likewise.
1594 * charmaps/EBCDIC-CA-FR: Likewise.
1595 * charmaps/EBCDIC-DK-NO: Likewise.
1596 * charmaps/EBCDIC-DK-NO-A: Likewise.
1597 * charmaps/EBCDIC-ES: Likewise.
1598 * charmaps/EBCDIC-ES-A: Likewise.
1599 * charmaps/EBCDIC-ES-S: Likewise.
1600 * charmaps/EBCDIC-FI-SE: Likewise.
1601 * charmaps/EBCDIC-FI-SE-A: Likewise.
1602 * charmaps/EBCDIC-FR: Likewise.
1603 * charmaps/EBCDIC-IS-FRISS: Likewise.
1604 * charmaps/EBCDIC-IT: Likewise.
1605 * charmaps/EBCDIC-PT: Likewise.
1606 * charmaps/EBCDIC-UK: Likewise.
1607 * charmaps/EBCDIC-US: Likewise.
1608 * charmaps/ECMA-CYRILLIC: Likewise.
1609 * charmaps/ES: Likewise.
1610 * charmaps/ES2: Likewise.
1611 * charmaps/EUC-JP: Likewise.
1612 * charmaps/EUC-KR: Likewise.
1613 * charmaps/GB2312: Likewise.
1614 * charmaps/GBK: Likewise.
1615 * charmaps/GB_1988-80: Likewise.
1616 * charmaps/GOST_19768-74: Likewise.
1617 * charmaps/GREEK-CCITT: Likewise.
1618 * charmaps/GREEK7: Likewise.
1619 * charmaps/GREEK7-OLD: Likewise.
1620 * charmaps/HP-ROMAN8: Likewise.
1621 * charmaps/IBM037: Likewise.
1622 * charmaps/IBM038: Likewise.
1623 * charmaps/IBM1004: Likewise.
1624 * charmaps/IBM1026: Likewise.
1625 * charmaps/IBM1047: Likewise.
1626 * charmaps/IBM256: Likewise.
1627 * charmaps/IBM273: Likewise.
1628 * charmaps/IBM274: Likewise.
1629 * charmaps/IBM275: Likewise.
1630 * charmaps/IBM277: Likewise.
1631 * charmaps/IBM278: Likewise.
1632 * charmaps/IBM280: Likewise.
1633 * charmaps/IBM281: Likewise.
1634 * charmaps/IBM284: Likewise.
1635 * charmaps/IBM285: Likewise.
1636 * charmaps/IBM290: Likewise.
1637 * charmaps/IBM297: Likewise.
1638 * charmaps/IBM420: Likewise.
1639 * charmaps/IBM423: Likewise.
1640 * charmaps/IBM424: Likewise.
1641 * charmaps/IBM437: Likewise.
1642 * charmaps/IBM500: Likewise.
1643 * charmaps/IBM850: Likewise.
1644 * charmaps/IBM851: Likewise.
1645 * charmaps/IBM852: Likewise.
1646 * charmaps/IBM855: Likewise.
1647 * charmaps/IBM857: Likewise.
1648 * charmaps/IBM860: Likewise.
1649 * charmaps/IBM861: Likewise.
1650 * charmaps/IBM862: Likewise.
1651 * charmaps/IBM863: Likewise.
1652 * charmaps/IBM864: Likewise.
1653 * charmaps/IBM865: Likewise.
1654 * charmaps/IBM866: Likewise.
1655 * charmaps/IBM868: Likewise.
1656 * charmaps/IBM869: Likewise.
1657 * charmaps/IBM870: Likewise.
1658 * charmaps/IBM871: Likewise.
1659 * charmaps/IBM874: Likewise.
1660 * charmaps/IBM875: Likewise.
1661 * charmaps/IBM880: Likewise.
1662 * charmaps/IBM891: Likewise.
1663 * charmaps/IBM903: Likewise.
1664 * charmaps/IBM904: Likewise.
1665 * charmaps/IBM905: Likewise.
1666 * charmaps/IBM918: Likewise.
1667 * charmaps/IEC_P27-1: Likewise.
1668 * charmaps/INIS: Likewise.
1669 * charmaps/INIS-CYRILLIC: Likewise.
1670 * charmaps/INVARIANT: Likewise.
1671 * charmaps/ISIRI-3342: Likewise.
1672 * charmaps/ISO-8859-1: Likewise.
1673 * charmaps/ISO-8859-10: Likewise.
1674 * charmaps/ISO-8859-13: Likewise.
1675 * charmaps/ISO-8859-14: Likewise.
1676 * charmaps/ISO-8859-15: Likewise.
1677 * charmaps/ISO-8859-16: Likewise.
1678 * charmaps/ISO-8859-2: Likewise.
1679 * charmaps/ISO-8859-3: Likewise.
1680 * charmaps/ISO-8859-4: Likewise.
1681 * charmaps/ISO-8859-5: Likewise.
1682 * charmaps/ISO-8859-6: Likewise.
1683 * charmaps/ISO-8859-7: Likewise.
1684 * charmaps/ISO-8859-8: Likewise.
1685 * charmaps/ISO-8859-9: Likewise.
1686 * charmaps/ISO-IR-197: Likewise.
1687 * charmaps/ISO-IR-90: Likewise.
1688 * charmaps/ISO_10367-BOX: Likewise.
1689 * charmaps/ISO_5427: Likewise.
1690 * charmaps/ISO_5428: Likewise.
1691 * charmaps/ISO_646.BASIC: Likewise.
1692 * charmaps/ISO_646.IRV: Likewise.
1693 * charmaps/ISO_6937: Likewise.
1694 * charmaps/ISO_6937-2-25: Likewise.
1695 * charmaps/ISO_6937-2-ADD: Likewise.
1696 * charmaps/ISO_8859-SUPP: Likewise.
1697 * charmaps/IT: Likewise.
1698 * charmaps/JIS_C6220-1969-RO: Likewise.
1699 * charmaps/JIS_C6229-1984-B: Likewise.
1700 * charmaps/JIS_X0201: Likewise.
1701 * charmaps/JUS_I.B1.002: Likewise.
1702 * charmaps/JUS_I.B1.003-MAC: Likewise.
1703 * charmaps/JUS_I.B1.003-SERB: Likewise.
1704 * charmaps/KOI-8: Likewise.
1705 * charmaps/KOI8-R: Likewise.
1706 * charmaps/KOI8-U: Likewise.
1707 * charmaps/KSC5636: Likewise.
1708 * charmaps/KSX1001: Likewise.
1709 * charmaps/LATIN-GREEK: Likewise.
1710 * charmaps/LATIN-GREEK-1: Likewise.
1711 * charmaps/MAC-IS: Likewise.
1712 * charmaps/MAC-UK: Likewise.
1713 * charmaps/MACINTOSH: Likewise.
1714 * charmaps/MSZ_7795.3: Likewise.
1715 * charmaps/NATS-DANO: Likewise.
1716 * charmaps/NATS-SEFI: Likewise.
1717 * charmaps/NC_NC00-10: Likewise.
1718 * charmaps/NEXTSTEP: Likewise.
1719 * charmaps/NF_Z_62-010: Likewise.
1720 * charmaps/NF_Z_62-010_1973: Likewise.
1721 * charmaps/NS_4551-1: Likewise.
1722 * charmaps/NS_4551-2: Likewise.
1723 * charmaps/PT: Likewise.
1724 * charmaps/PT2: Likewise.
1725 * charmaps/SAMI: Likewise.
1726 * charmaps/SAMI-WS2: Likewise.
1727 * charmaps/SEN_850200_B: Likewise.
1728 * charmaps/SEN_850200_C: Likewise.
1729 * charmaps/T.101-G2: Likewise.
1730 * charmaps/T.61-7BIT: Likewise.
1731 * charmaps/T.61-8BIT: Likewise.
1732 * charmaps/TIS-620: Likewise.
1733 * charmaps/UTF8: Likewise.
1734 * charmaps/VIDEOTEX-SUPPL: Likewise.
1736 2000-06-21 Ulrich Drepper <drepper@redhat.com>
1738 * locales/pt_BR: Revert last change partly. Full weekday and month
1739 names are written with lowercase first letter.
1740 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1742 2000-06-21 Andreas Jaeger <aj@suse.de>
1744 * tst-trans.c: Include <stdlib.h> and <string.h>.
1746 2000-06-19 Ulrich Drepper <drepper@redhat.com>
1748 * locales/pt_BR: Correct day and month names.
1749 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1751 2000-06-13 Ulrich Drepper <drepper@redhat.com>
1753 * Makefile (ld-test-srcs): Add tests/test6.c.
1755 * Makefile (ld-test-srcs): Add trans.def here.
1757 * Makefile (ld-test-srcs): Handle .ds files separately.
1759 * Makefile (ld-test-srcs): Distribute all test6 input files.
1761 2000-05-28 Ulrich Drepper <drepper@redhat.com>
1763 * locales/be_BY: New file.
1764 Contributed by Aleksey Novodvorsky <aen@logic.ru>.
1766 2000-05-24 Ulrich Drepper <drepper@redhat.com>
1768 * locales/iso14651_t1: New file.
1770 2000-05-15 Andreas Jaeger <aj@suse.de>
1772 * tst-fmon.data: Change testcase following fixes for
1775 * locales/de_DE: Remove space after DEM since DEM is
1776 now placed after the value.
1778 * locales/de_DE: Fix currency placement to use "12.345,68 DM".
1779 Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
1782 2000-05-04 Ulrich Drepper <drepper@redhat.com>
1784 * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
1785 Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
1787 * tst-fmon.c (main): Print the locale name as well in the error
1790 2000-04-06 Ulrich Drepper <drepper@redhat.com>
1792 * locales/i18n: New file.
1794 2000-03-27 Ulrich Drepper <drepper@redhat.com>
1796 * tst-fmon.data: Update test after last strfmon change.
1798 2000-03-15 Andreas Jaeger <aj@suse.de>
1800 * locales/sl_SI: Fix entries for june and july.
1801 Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
1804 2000-03-14 Ulrich Drepper <drepper@redhat.com>
1806 * locales/en_DK: Correct syntax.
1808 2000-03-03 Ulrich Drepper <drepper@redhat.com>
1810 * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
1812 2000-03-01 Andreas Jaeger <aj@suse.de>
1814 * locales/gv_GB: New file.
1815 * locales/kw_GB: New file.
1816 From Pablo Saratxaga <pablo@mandrakesoft.com>.
1818 2000-03-03 Ulrich Drepper <drepper@redhat.com>
1820 * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
1822 2000-03-01 Andreas Jaeger <aj@suse.de>
1824 * SUPPORTED: Added bg_BG.CP1251.
1826 * locales/bg_BG: New file.
1828 2000-02-22 Ulrich Drepper <drepper@redhat.com>
1830 * locales/ko_KO: Update syntax for new localedef. Use symbolic
1831 names for characters.
1832 * charmaps/EUC-KR: ADD width information.
1833 * repertoiremaps/mnemonic.ko: New file.
1834 Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1836 * charmaps/GBK: New file.
1837 * locales/zh_CN.GBK: New file.
1838 * repertoiremaps/mnemonic.zh: New file.
1839 Contributed by Sean Chen <sean.chen@turbolinux.com>.
1841 * locales/mk_MK: New file.
1842 Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
1843 * SUPPORTED: Add mk_MK ISO-8859-5.
1845 2000-02-12 Ulrich Drepper <drepper@redhat.com>
1847 * SUPPORTED: Add gl_ES.ISO-8859-1.
1849 * SUPPORTED: Add ar_SA.ISO-8859-6.
1850 * locales/ar_SA: New file.
1852 * locales/th_TH: Remove Thai digits from `digits'.
1854 * SUPPORTED: Add th_TH.TIS-620.
1856 * locales/el_GR (toupper): Don't map *s to S*.
1857 * locales/en_DK: Likewise.
1858 * locales/en_DK.com: Likewise.
1859 * locales/ru_RU: Likewise.
1860 * locales/ru_UA: Likewise.
1861 * locales/tr_TR: Likewise.
1862 * locales/uk_UA: Likewise.
1864 * locales/en_DK (toupper): Map v% to V%.
1865 (tolower): Map V% to v%.
1866 * locales/en_DK.com: Likewise.
1867 * locales/ru_RU: Likewise.
1868 * locales/ru_UA: Likewise.
1869 * locales/tr_TR: Likewise.
1870 * locales/uk_UA: Likewise.
1872 2000-02-11 Ulrich Drepper <drepper@redhat.com>
1874 * Makefile (generated-dirs): Add de_DE.437.
1876 2000-01-31 Ulrich Drepper <drepper@redhat.com>
1878 * charmaps/IBM864: Correct comment for /xC6 mapping.
1879 * charmaps/ISO-IR-90: Correct mapping for <tilde>.
1880 * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
1881 * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
1882 Reported by Bruno Haible <haible@ilog.fr>.
1884 2000-01-27 Jakub Jelinek <jakub@redhat.com>
1886 * locales/af_ZA: Fix syntax errors.
1888 2000-01-24 Ulrich Drepper <drepper@cygnus.com>
1890 * tst-locale.sh: Also enable test5.
1891 * tests/test5.ds: New file.
1893 * locales/gl_ES: New file.
1894 Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
1896 * locales/POSIX: Remove trailing semicolon.
1897 * locales/th_TH: Likewise.
1900 2000-01-18 Ulrich Drepper <drepper@cygnus.com>
1902 * locales/ja_JP: Add double-width digits to digit class.
1904 2000-01-12 Ulrich Drepper <drepper@cygnus.com>
1906 * charmaps/ISO-8859-16: Add mapping for /xba.
1907 Reported by Bruno Haible <haible@ilog.fr>.
1909 2000-01-05 Ulrich Drepper <drepper@cygnus.com>
1911 * tst-trans.sh: Add directory names to charmap and repertoire file
1914 * charmaps/ISO-8859-16: New file.
1916 * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
1918 2000-01-03 Ulrich Drepper <drepper@cygnus.com>
1920 * SUPPORTED: Change lt_LT charset to ISO-8859-13.
1922 1999-12-26 Ulrich Drepper <drepper@cygnus.com>
1924 * collate-test.c (main): Correct logic in test.
1926 * tst-trans.sh: Use correct name for dynamic loader.
1928 1999-12-23 Ulrich Drepper <drepper@cygnus.com>
1930 * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
1932 * locale/en_BW: New file.
1933 * locale/en_ZW: New file.
1934 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
1936 1999-12-21 Ulrich Drepper <drepper@cygnus.com>
1938 * locales/ja_JP: Fix cntrl mapping and era definition.
1939 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1941 1999-12-20 Ulrich Drepper <drepper@cygnus.com>
1943 * locales/af_ZA: New file.
1944 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
1946 1999-12-19 Ulrich Drepper <drepper@cygnus.com>
1948 * locales/POSIX: Fix collation order of <SI> and add a few missing
1949 symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
1951 * locales/cs_CZ: Fix syntax of collation entries with multi-character
1953 * locales/da_DK: Likewise.
1954 * locales/el_GR: Likewise.
1955 * locales/en_CA: Likewise.
1956 * locales/en_CA,2.5: Likewise.
1957 * locales/en_DK: Likewise.
1958 * locales/en_DK.com: Likewise.
1959 * locales/es_AR: Likewise.
1960 * locales/es_BO: Likewise.
1961 * locales/es_CL: Likewise.
1962 * locales/es_CO: Likewise.
1963 * locales/es_DO: Likewise.
1964 * locales/es_EC: Likewise.
1965 * locales/es_ES: Likewise.
1966 * locales/es_GT: Likewise.
1967 * locales/es_HN: Likewise.
1968 * locales/es_MX: Likewise.
1969 * locales/es_PA: Likewise.
1970 * locales/es_PE: Likewise.
1971 * locales/es_PY: Likewise.
1972 * locales/es_SV: Likewise.
1973 * locales/es_US: Likewise.
1974 * locales/es_UY: Likewise.
1975 * locales/es_VE: Likewise.
1976 * locales/et_EE: Likewise.
1977 * locales/fi_FI: Likewise.
1978 * locales/fr_CA,2.13: Likewise.
1979 * locales/hr_HR: Likewise.
1980 * locales/hu_HU: Likewise.
1981 * locales/is_IS: Likewise.
1982 * locales/lt_LT: Likewise.
1983 * locales/lv_LV: Likewise.
1984 * locales/no_NO: Likewise.
1985 * locales/pl_PL: Likewise.
1986 * locales/ro_RO: Likewise.
1987 * locales/ru_RU: Likewise.
1988 * locales/ru_UA: Likewise.
1989 * locales/sl_SI: Likewise.
1990 * locales/sr_YU: Likewise.
1991 * locales/sv_SE: Likewise.
1992 * locales/th_TH: Likewise.
1993 * locales/tr_TR: Likewise.
1994 * locales/uk_UA: Likewise.
1996 1999-12-18 Ulrich Drepper <drepper@cygnus.com>
1998 * charmaps/ISIRI-3342: New file.
1999 * locales/fa_IR: New file.
2000 Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2002 1999-12-10 Ulrich Drepper <drepper@cygnus.com>
2004 * locales/de_DE: Correct syntax of multi-character weights.
2006 1999-12-08 Ulrich Drepper <drepper@cygnus.com>
2008 * tests/test6.c: New file.
2009 * tests/test6.cm: New file.
2010 * tests/test6.def: New file.
2011 * tests/test6.mne: New file.
2013 * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2015 * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2017 * charmaps/KOI8-U: Fix typo in /x95 entry.
2018 * charmaps/KOI8-R: Correct 0x95 entry.
2019 * charmaps/CP1258: Add /xEC.
2020 * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2021 * charmaps/IBM874: Add Euro.
2022 * charmaps/ISO-8859-7: Map /xB4 to U0384.
2023 Reported by Bruno Haible <haible@ilog.fr>.
2025 1999-11-29 Ulrich Drepper <drepper@cygnus.com>
2027 * charmaps/ISO-8859-10: Correct alias. This charset was issued in
2028 1992. Reported by Bruno Haible <haible@ilog.fr>.
2030 1999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp>
2032 * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2033 * charmaps/EUC-JP: Likewise.
2034 * repertoiremaps/mnemonic.ja: Likewise.
2036 * locales/ja_JP: Add extra CLASS and MAP definisions.
2038 * charmaps/EUC-JP: Add WIDTH definitions.
2040 1999-11-25 Ulrich Drepper <drepper@cygnus.com>
2042 * Makefile: Don't run tests for now.
2044 1999-11-23 Ulrich Drepper <drepper@cygnus.com>
2046 * locales/ko_KR: New file.
2047 * charmaps/EUC-KR: New file.
2048 Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2050 1999-11-22 Ulrich Drepper <drepper@cygnus.com>
2052 * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2054 * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2056 1999-11-20 Ulrich Drepper <drepper@cygnus.com>
2058 * tst-trans.c: New file.
2059 * tst-trans.sh: New file.
2060 * tests/trans.def: New file.
2061 * Makefile: Add rules for character mapping tests.
2063 * tests/test1.def: Correct ellipsis syntax.
2065 1999-11-17 Ulrich Drepper <drepper@cygnus.com>
2067 * charmaps/ISO-8859-1: Don't define values for non-printable
2070 * charmaps/ISO-8859-1: Add width information.
2072 1999-11-12 Ulrich Drepper <drepper@cygnus.com>
2074 * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2076 * charmaps/ISO-8859-13: Fix a few entries.
2077 Patch by Marius Gedminas <mgedmin@takas.lt>.
2079 1999-09-22 Ulrich Drepper <drepper@cygnus.com>
2081 * locales/zh_CN: Some first patches to make the file usable.
2083 1999-09-13 Ulrich Drepper <drepper@cygnus.com>
2085 * locales/id_ID: Fix typo.
2087 1999-08-31 Ulrich Drepper <drepper@cygnus.com>
2089 * locales/en_DK: Add Euro symbol to collation and characterization
2090 tables. Patch by Geoff Keating.
2092 * charmaps/ISO-8859-15: Remove duplicate <OC>.
2094 1999-08-16 Ulrich Drepper <drepper@cygnus.com>
2096 * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2097 * charmaps/IBM866: Likewise.
2098 * charmaps/IBM874: Likewise.
2099 * charmaps/ISO-8859-13: Likewise.
2100 * charmaps/ISO-8859-14: Likewise.
2101 * charmaps/ISO-8859-15: Likewise.
2102 * charmaps/MAC-UK: Likewise.
2104 * charmaps/ISO-8859-13: Correct typo.
2105 * charmaps/ISO-8859-14: Likewise.
2106 * charmaps/ISO-8859-15: Likewise.
2108 1999-08-16 Andreas Schwab <schwab@suse.de>
2110 * charmaps/UTF8: Add entries for /x00. Remove spurious
2111 <percent-sign/> entry. Correct typo.
2113 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
2115 * charmaps/UTF8: Generated from the charDB.
2117 1999-08-13 Andreas Schwab <schwab@suse.de>
2119 * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2120 * locales/da_DK: Likewise.
2121 * locales/de_DE: Likewise.
2122 * locales/el_GR: Likewise.
2123 * locales/en_CA: Likewise.
2124 * locales/en_DK: Likewise.
2125 * locales/en_DK.com: Likewise.
2126 * locales/es_AR: Likewise.
2127 * locales/es_BO: Likewise.
2128 * locales/es_CL: Likewise.
2129 * locales/es_CO: Likewise.
2130 * locales/es_DO: Likewise.
2131 * locales/es_EC: Likewise.
2132 * locales/es_ES: Likewise.
2133 * locales/es_GT: Likewise.
2134 * locales/es_HN: Likewise.
2135 * locales/es_MX: Likewise.
2136 * locales/es_PA: Likewise.
2137 * locales/es_PE: Likewise.
2138 * locales/es_PY: Likewise.
2139 * locales/es_SV: Likewise.
2140 * locales/es_US: Likewise.
2141 * locales/es_UY: Likewise.
2142 * locales/es_VE: Likewise.
2143 * locales/et_EE: Likewise.
2144 * locales/fi_FI: Likewise.
2145 * locales/hr_HR: Likewise.
2146 * locales/hu_HU: Likewise.
2147 * locales/is_IS: Likewise.
2148 * locales/lt_LT: Likewise.
2149 * locales/lv_LV: Likewise.
2150 * locales/no_NO: Likewise.
2151 * locales/pl_PL: Likewise.
2152 * locales/ro_RO: Likewise.
2153 * locales/ru_RU: Likewise.
2154 * locales/ru_UA: Likewise.
2155 * locales/sl_SI: Likewise.
2156 * locales/sr_YU: Likewise.
2157 * locales/sv_SE: Likewise.
2158 * locales/tr_TR: Likewise.
2159 * locales/uk_UA: Likewise.
2161 * charmaps/ISO_10646: Fix typo.
2163 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
2165 * locales/ca_ES: New file.
2166 Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2168 * SUPPORTED: Add ca_ES.
2170 1999-05-18 Ulrich Drepper <drepper@cygnus.com>
2172 * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2175 1999-05-05 Ulrich Drepper <drepper@cygnus.com>
2177 * locales/ru_RU: Abbreviate Saturday Sbt.
2178 Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2180 1999-05-03 Ulrich Drepper <drepper@cygnus.com>
2182 * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2184 1999-04-29 Ulrich Drepper <drepper@cygnus.com>
2186 * Makefile (install-locales): Allow specifying charset in locale
2187 name but omit it in locale definition file.
2189 * SUPPORTED: Don't generate ru_SU.
2190 * locales/ru_SU: Removed.
2192 * locales/zh_CN: Update.
2193 * charmaps/GB2312: New file.
2194 Contributed by hashao@china.com.
2196 1999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2198 * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2199 correct some character names.
2201 * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2203 1999-04-26 Ulrich Drepper <drepper@cygnus.com>
2205 * charmaps/SAMI-WS2: Add one more alias.
2207 1999-04-16 Ulrich Drepper <drepper@cygnus.com>
2209 * charmaps/IBM874: New file.
2211 * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2213 * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2215 * charmaps/IBM864: Major update from Unicode data.
2217 * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2219 * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2221 * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2223 * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2225 * charmaps/IBM857: Correct entries ee, f7, and fa.
2227 * charmaps/IBM855: Correct entries 95, ef, and fd.
2229 * charmaps/IBM437: Correct entries f9 and fa.
2231 * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2233 * locales/th_TH: New file. Thai locale description.
2234 * th_TH.in: New file.
2235 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2237 1999-04-14 Cristian Gafton <gafton@redhat.com>
2239 * SUPPORTED: Add support for Ukraine Russian.
2240 * locales/ru_UA: New file.
2241 * locales/uk_UA: New file.
2242 * charmaps/KOI8-U: New file.
2244 1999-04-12 Ulrich Drepper <drepper@cygnus.com>
2246 * locales/id_ID: New file.
2248 1999-04-10 Ulrich Drepper <drepper@cygnus.com>
2250 * charmaps/TIS-620: New file.
2251 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2253 1999-03-31 Ulrich Drepper <drepper@cygnus.com>
2255 * locales/en_ZA: New file. Contributed by nic@sig.co.za.
2257 * charmaps/CP1256: Cosmetic changes.
2258 * charmaps/CP1257: Likewise.
2260 * charmaps/CP1258: New file.
2262 * charmaps/CP1257: Add some marks.
2263 * charmaps/CP1256: Update from Unicode page.
2264 * charmaps/CP1255: Lots of punctuation character changes.
2265 * charmaps/CP1254: Add Euro character. Fix a few lowercase characters.
2266 * charmaps/CP1253: Add Euro character.
2267 * charmaps/CP1252: Add Euro character and z caron.
2268 * charmaps/CP1251: Add Euro character.
2269 * charmaps/CP1250: Add Euro character.
2271 1999-03-15 Ulrich Drepper <drepper@cygnus.com>
2273 * locales/hr_HR: Various corrections.
2274 Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2276 1999-03-08 Ulrich Drepper <drepper@cygnus.com>
2278 * locales/ru_RU (mon): Fix March and May month name translations.
2279 Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2281 1999-02-16 Ulrich Drepper <drepper@cygnus.com>
2283 * Makefile (test-input): Prepare for cs_CZ test.
2284 * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2285 * cs_CZ.in: New file.
2287 1999-02-11 Ulrich Drepper <drepper@cygnus.com>
2289 * locales/it_CH: New file.
2290 * SUPPORTED: Add it_CH.
2292 * locales/in_ID: New file.
2293 * SUPPORTED: Add in_ID.
2295 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2297 * Makefile (test-input): Add hr_HR.ISO-8859-2.
2298 (test-input-data): New variable.
2299 (distribute): Use it.
2300 (do-collate-test): Use it.
2301 * locales/hr_HR.in: New file.
2303 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
2305 * charmaps/IBM866: New file.
2306 * charmaps/MAC-UK: New file.
2308 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
2310 * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2311 * charmaps/ISO-8859-14: Add alias names.
2313 * repertoiremaps/mnemonics.ds: Remove duplicates.
2315 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
2317 * charmaps/ISO-8859-13: New file.
2318 * charmaps/ISO-8859-14: New file.
2319 * charmaps/ISO-8859-15: New file.
2321 * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2323 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
2325 * SUPPORTED: Add en_AU.
2327 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
2329 * SUPPORTED: Update greek entry.
2330 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2332 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2334 * locales/el_GR (abmon): Remove spaces at end of strings.
2336 1998-10-20 Ulrich Drepper <drepper@cygnus.com>
2338 * tests/test1.cm: Add missing character definitions to read POSIX
2340 * tests/test2.cm: Likewise.
2341 * tests/test3.cm: Likewise.
2342 * tests/test4.cm: Likewise.
2343 * tests/test5.cm: Likewise.
2345 1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
2347 * locales/POSIX: Correct typo. Add UNDEFINED symbol.
2349 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
2351 * locales/gr_GR: Renamed to...
2352 * locales/el_GR: ...this.
2353 (yesexpr, noexpr): Also allow yes and no.
2355 1998-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2357 * locales/sr_YU: Add repertoiremap.
2359 1998-09-23 Cristian Gafton <gafton@redhat.com>
2361 * locales/sr_YU: New file.
2362 * SUPPORTED: Add sr_YU.
2364 1998-09-23 Ulrich Drepper <drepper@cygnus.com>
2366 * Makefile: Rewrite install-locales rule.
2368 1998-06-15 Ulrich Drepper <drepper@cygnus.com>
2370 * Makefile: Add more dependecies for running tests.
2373 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2375 * locales/sk_SK: Add repertoiremap.
2377 1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2379 * locales/ru_SU: Add repertoiremap.
2381 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
2383 * locales/ru_SU: New file.
2384 * SUPPORTED: Add ru_SU with KOI8-R.
2386 1998-04-30 Ulrich Drepper <drepper@cygnus.com>
2388 * Makefile: Install repertoire maps.
2389 * mnemonic.ds: Moved into repertoiremaps subdir.
2390 * repertoiremaps/charids.894: New file.
2391 * repertoiremaps/mnemonic.ds: New file.
2393 * sort-test.sh: Adapt for most recent changes in localedef.
2394 * tst-fmon.sh: Likewise.
2395 * tst-locale.sh: Likewise.
2397 * locales/POSIX: Add repertoiremap definition.
2398 * locales/cs_CZ: Likewise.
2399 * locales/da_DK: Likewise.
2400 * locales/de_AT: Likewise.
2401 * locales/de_BE: Likewise.
2402 * locales/de_CH: Likewise.
2403 * locales/de_DE: Likewise.
2404 * locales/de_LU: Likewise.
2405 * locales/en_AU: Likewise.
2406 * locales/en_CA: Likewise.
2407 * locales/en_CA,2.5: Likewise.
2408 * locales/en_DK: Likewise.
2409 * locales/en_DK.com: Likewise.
2410 * locales/en_GB: Likewise.
2411 * locales/en_IE: Likewise.
2412 * locales/en_NZ: Likewise.
2413 * locales/en_US: Likewise.
2414 * locales/es_AR: Likewise.
2415 * locales/es_BO: Likewise.
2416 * locales/es_CL: Likewise.
2417 * locales/es_CO: Likewise.
2418 * locales/es_DO: Likewise.
2419 * locales/es_EC: Likewise.
2420 * locales/es_ES: Likewise.
2421 * locales/es_GT: Likewise.
2422 * locales/es_HN: Likewise.
2423 * locales/es_MX: Likewise.
2424 * locales/es_PA: Likewise.
2425 * locales/es_PE: Likewise.
2426 * locales/es_PY: Likewise.
2427 * locales/es_SV: Likewise.
2428 * locales/es_US: Likewise.
2429 * locales/es_UY: Likewise.
2430 * locales/es_VE: Likewise.
2431 * locales/et_EE: Likewise.
2432 * locales/eu_ES: Likewise.
2433 * locales/fi_FI: Likewise.
2434 * locales/fo_FO: Likewise.
2435 * locales/fr_BE: Likewise.
2436 * locales/fr_CA: Likewise.
2437 * locales/fr_CA,2.13: Likewise.
2438 * locales/fr_CH: Likewise.
2439 * locales/fr_FR: Likewise.
2440 * locales/fr_LU: Likewise.
2441 * locales/ga_IE: Likewise.
2442 * locales/gr_GR: Likewise.
2443 * locales/he_IL: Likewise.
2444 * locales/hr_HR: Likewise.
2445 * locales/hu_HU: Likewise.
2446 * locales/is_IS: Likewise.
2447 * locales/it_IT: Likewise.
2448 * locales/iw_IL: Likewise.
2449 * locales/kl_GL: Likewise.
2450 * locales/lt_LT: Likewise.
2451 * locales/lv_LV: Likewise.
2452 * locales/nl_BE: Likewise.
2453 * locales/nl_NL: Likewise.
2454 * locales/no_NO: Likewise.
2455 * locales/pl_PL: Likewise.
2456 * locales/pt_BR: Likewise.
2457 * locales/pt_PT: Likewise.
2458 * locales/ro_RO: Likewise.
2459 * locales/ru_RU: Likewise.
2460 * locales/sl_SI: Likewise.
2461 * locales/sv_FI: Likewise.
2462 * locales/sv_SE: Likewise.
2463 * locales/tr_TR: Likewise.
2464 * locales/zh_CN: Likewise.
2466 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
2468 * tst-locale.sh: Add comment for when multi-byte charsets in
2470 * tests/test5.cm: New file.
2471 * tests/test5.def: New file.
2472 * Makefile (ld-test-names): Add test5.
2474 1998-04-28 Ulrich Drepper <drepper@cygnus.com>
2476 * locales/de_DE: Use . as thousands separator and 3;3 groups for
2479 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
2481 * Makefile: Fix test rules from last patch.
2483 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2485 * locales/ru_RU: Abbreviations must end with a consonant. Fix for
2486 Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2488 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
2490 * Makefile (distribute): Add tst-locale.sh.
2492 1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
2494 * Makefile (distribute): Add SUPPORTED.
2495 (install-locales): New rule to install locale dat ausing localedef.
2496 * SUPPORTED: New file. Names all usable locales.
2497 Based on a patch by Cristian Gafton <gafton@redhat.com>.
2499 * locales/gr_GR: Correct collation description.
2500 * locales/nl_NL: Correct Charset requirement.
2501 * locales/pt_BR: Fix int_curr_symbol.
2502 * locales/ru_RU: Fix ctype data.
2503 Patches by Cristian Gafton <gafton@redhat.com>.
2505 * locales/nl_NL: Fix yesexpr/noexpr.
2506 * locales/pt_BR: Likewise.
2507 * locales/cs_CZ: Likewise.
2508 * locales/da_DK: Likewise.
2509 * locales/en_AU: Likewise.
2510 * locales/en_CA: Likewise.
2511 * locales/en_DK: Likewise.
2512 * locales/en_DK.com: Likewise.
2513 * locales/en_GB: Likewise.
2514 * locales/en_NZ: Likewise.
2515 * locales/en_US: Likewise.
2516 * locales/es_AR: Likewise.
2517 * locales/es_BO: Likewise.
2518 * locales/es_CL: Likewise.
2519 * locales/es_CO: Likewise.
2520 * locales/es_DO: Likewise.
2521 * locales/es_EC: Likewise.
2522 * locales/es_ES: Likewise.
2523 * locales/es_GT: Likewise.
2524 * locales/es_HN: Likewise.
2525 * locales/es_MX: Likewise.
2526 * locales/es_PA: Likewise.
2527 * locales/es_PE: Likewise.
2528 * locales/es_PY: Likewise.
2529 * locales/es_SV: Likewise.
2530 * locales/es_US: Likewise.
2531 * locales/es_UY: Likewise.
2532 * locales/es_VE: Likewise.
2533 * locales/et_EE: Likewise.
2534 * locales/eu_ES: Likewise.
2535 * locales/fi_FI: Likewise.
2536 * locales/fo_FO: Likewise.
2537 * locales/fr_BE: Likewise.
2538 * locales/fr_CA: Likewise.
2539 * locales/fr_CH: Likewise.
2540 * locales/fr_FR: Likewise.
2541 * locales/fr_LU: Likewise.
2542 * locales/ga_IE: Likewise.
2543 * locales/gr_GR: Likewise.
2544 * locales/he_IL: Likewise.
2545 * locales/hr_HR: Likewise.
2546 * locales/hu_HU: Likewise.
2547 * locales/is_IS: Likewise.
2548 * locales/it_IT: Likewise.
2549 * locales/iw_IL: Likewise.
2550 * locales/ja_JP: Likewise.
2551 * locales/kl_GL: Likewise.
2552 * locales/lt_LT: Likewise.
2553 * locales/lv_LV: Likewise.
2554 * locales/no_NO: Likewise.
2555 * locales/pl_PL: Likewise.
2556 * locales/pt_PT: Likewise.
2557 * locales/ro_RO: Likewise.
2558 * locales/ru_RU: Likewise.
2559 * locales/sl_SI: Likewise.
2560 * locales/sv_SE: Likewise.
2561 * locales/tr_TR: Likewise.
2562 * locales/zh_CN: Likewise.
2564 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
2566 * locales/ru_RU: Correct last patch.
2567 Patch by Cristian Gafton <gafton@redhat.com>.
2569 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
2571 * locales/de_DE: Use common german data and time format not ISO
2574 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
2576 * locales/ru_RU: Correct inconsistencies in mon data.
2577 Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2579 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2581 * locales/pl_PL: Fix int_curr_symbol.
2583 1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
2585 * locales/is_IS: Update from Debian version.
2587 1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
2589 * tst-fmon.c: New file. strfmon test program.
2590 * tst-fmon.sh: New file. Script to run strfmon test.
2591 * fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
2592 * fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
2594 * locales/cs_CZ: Update from author.
2596 1997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
2598 * sort-test.sh: Call localedef with additional environment variable
2599 I18NPATH to point to not-yet-installed locale data files.
2601 * locales/POSIX: Updated version from maintainer.
2603 1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
2605 * collate-test.c (main): Change prototype definition to prevent
2608 1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
2610 * locales/de_DE: Include real collation data. It's similar to the
2611 en_DK information but the order of small and capital characters is
2614 * collate-test.c: New file. Test suite for strcoll function.
2615 * de_DE.in: Input file for collation test.
2616 * da_DK.in: Likewise.
2618 * xfrm-test.c: New file. Test suite for strxfrm function.
2620 1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
2622 * All charmaps: Fix entries for <quotation-mark>.
2624 1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
2626 * Makefile (charmaps): Don't try to install CVS or RCS directory.
2627 (locales): Likewise.
2628 Reported by Matthias Urlichs.