]> git.ipfire.org Git - thirdparty/glibc.git/blob - localedata/ChangeLog
Update sparc ULPs for recently added pow tests.
[thirdparty/glibc.git] / localedata / ChangeLog
1 2012-11-22 Andreas Jaeger <aj@suse.de>
2
3 * locales/niu_NU: Fix comment.
4
5 2012-11-21 Andreas Jaeger <aj@suse.de>
6
7 * locales/szl_PL (LC_COLLATE): Fix syntax error.
8
9 * SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
10
11 2012-11-21 Chris Leonard <cjl@sugarlabs.org>
12
13 [BZ #14863]
14 * SUPPORTED: Add niu_NU and niu_NZ.
15 * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue,
16 contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
17 Fakaotimanava-Lui <emani@niue.nu>.
18 * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New
19 Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
20 Fakaotimanava-Lui <emani@niue.nu>.
21
22 2012-11-19 Eagle Burkut <eagle.burkut@gmail.com>
23
24 [BZ #13759]
25 * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries.
26
27 2012-11-16 Andreas Jaeger <aj@suse.de>
28
29 [BZ #14368]
30 * locales/szl_PL: New Silesian Language Locale for Poland.
31 Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
32 * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
33
34 [BZ # 14828]
35 * locales/ayc_PE: Add Aymara locale for Peru
36 contributed by Chris Leonard <cjl@sugarlabs.org> and
37 Amos Batto <amosbatto@yahoo.com>.
38 * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE.
39
40 [BZ # 14501]
41 * locales/nhn_MX: Add Central Nahuatl locale for Mexico,
42 contributed by Jorge Becerril <jrbecster@gmail.com>.
43 * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
44
45 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
46
47 [BZ #13952]
48 * locales/km_KH: Correct country-name and lang-name.
49
50 2012-11-15 Andreas Jaeger <aj@suse.de>
51
52 [BZ #13603]
53 [BZ #13604]
54 [BZ #13698]
55 * locales/doi_IN: New file, contributed by Pravin Satpute
56 <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>.
57 * locales/mni_IN: New file, contributed by Pravin Satpute
58 <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>.
59 * locales/sat_IN: New file, contributed by Pravin Satpute
60 <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>.
61 * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN.
62
63 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
64
65 [BZ #13950]
66 * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with
67 proper content, disable others.
68 * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise.
69
70 2012-11-07 Dmitry V. Levin <ldv@altlinux.org>
71
72 [BZ#14807]
73 * locales/ru_RU (abmon): Change back from genitive to nominative,
74 apply fixed three-letter abbreviation form, remove trailing dots.
75
76 [BZ#10873]
77 * locales/ru_RU (abday): Remove trailing dots.
78
79 2012-11-02 Marko Myllynen <myllynen@redhat.com>
80
81 [BZ #14669]
82 * locales/fi_FI@euro (LC_IDENTIFICATION): Add missing
83 LC_MEASUREMENT, fix LC_TELEPHONE category.
84
85 2012-10-31 Joseph Myers <joseph@codesourcery.com>
86
87 * Makefile [$(run-built-tests) = yes] (LOCALES): Add en_US.UTF-8.
88
89 2012-10-23 Joseph Myers <joseph@codesourcery.com>
90
91 * Makefile [$(cross-compiling) = no]: Change condition to
92 [$(run-built-tests) = yes].
93
94 2012-10-22 Jim Blandy <jimb@codesourcery.com>
95 Joseph Myers <joseph@codesourcery.com>
96
97 * tst-fmon.sh: Redirect test program stdin in loop from /dev/null.
98 * tst-numeric.sh: Likewise.
99 * tst-rpmatch.sh: Likewise.
100
101 2012-10-19 Jim Blandy <jimb@codesourcery.com>
102 Joseph Myers <joseph@codesourcery.com>
103
104 * tst-wctype.sh (run_program_prefix): Remove variable.
105 (tst_wctype): New variable. Use it directly to run test program
106 instead of passing test program name as argument.
107
108 2012-10-19 Florian Pritz <bluewind@xinu.at>
109
110 [BZ #13758]
111 * locales/de_AT (LC_TIME): Change month name from "FebruAr" to
112 "Februar".
113
114 2012-10-19 Pravin Satpute <psatpute@redhat.com>
115
116 [BZ #14694]
117 * locales/mr_IN: Fix Wednesday in DAY and August, September and
118 October in ABMON and MON.
119
120 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
121
122 * gen-locale.sh: Add "set -e".
123 * sort-test.sh: Likewise.
124 * tst-ctype.sh: Likewise.
125 * tst-fmon.sh: Likewise.
126 * tst-langinfo.sh: Likewise.
127 * tst-locale.sh: Likewise.
128 * tst-mbswcs.sh: Likewise.
129 * tst-numeric.sh: Likewise.
130 * tst-rpmatch.sh: Likewise.
131 * tst-trans.sh: Likewise.
132 * tst-wctype.sh: Likewise.
133 * Makefile: Do not specify -e option when running testsuite
134 shell scripts.
135
136 * sort-test.sh: Add copyright header.
137
138 2012-09-05 Jeff Law <law@redhat.com>
139
140 [BZ#14510]
141 * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
142 * locales/es_GT: Likewise.
143 * locales/es_HN: Likewise.
144 * locales/es_MX: Likewise.
145 * locales/es_NI: Likewise.
146 * locales/es_PA: Likewise.
147 * locales/es_PR: Likewise.
148 * locales/es_SV: Likewise.
149
150 2012-06-20 Petr Baudis <pasky@ucw.cz>
151
152 * locales/mag_IN: Fix comment character.
153 * locales/tr_CY (LC_TIME): Remove redundant first_weekday
154 and first_workday.
155
156 2012-06-04 Petr Baudis <pasky@ucw.cz>
157
158 [BZ#13996]
159 * locales/tr_TR: Change currency from YTL to TL.
160 Patch by <gokcen@pardus.org.tr>.
161
162 2012-06-04 Serkan Kaba <serkan@gentoo.org>
163
164 [BZ#13223]
165 * locales/tr_TR: Fix first_weekday and first_workday.
166
167 2012-06-01 Jeff Law <law@redhat.com>
168
169 [BZ#14199]
170 * locales/en_ES: Fix first_weekday and first_workday.
171 * locales/{ast_ES, br_FR, cy_GB, de_DE, de_LU}: Likewise.
172 * locales/{el_GR, en_IE, eu_ES, fr_LU, fy_NL}: Likewise.
173 * locales/{ga_IE, gd_GB, gl_ES, gv_GB, it_IT}: Likewise.
174 * locales/{kw_GB, lij_IT, lt_LT, lv_LV, mt_MT}: Likewise.
175 * locales/{nl_BE, oc_FR, tr_CY, wa_BE}: Likewise.
176
177 2012-04-20 Chandan Kumar <chandankumar.093047@gmail.com>
178
179 [BZ#13968]
180 * locales/mag_IN: New file.
181 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
182
183 2012-05-21 Bruno Haible <bruno@clisp.org>
184 Andreas Jaeger <aj@suse.de>
185
186 * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
187 * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
188 anymore.
189 * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
190 (tests): Remove tst-strptime.
191
192 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
193
194 [BZ #11837]
195 * charmaps/GB18030: Add missing entries.
196
197 2012-04-29 Aurelien Jarno <aurelien@aurel32.net>
198
199 [BZ #13758]
200 * locales/de_AT (LC_TIME): Change month name from "Feber" to
201 "Februar".
202
203 2012-04-12 Mike Frysinger <vapier@gentoo.org>
204
205 [BZ #3768]
206 * locales/en_GB (LC_TIME): Set am_pm and t_fmt_ampm fields.
207 * locales/cy_GB (LC_TIME): Likewise. Also copy date_fmt from en_GB.
208
209 2012-04-04 Jeff Law <law@redhat.com>
210
211 [BZ #6770]
212 * locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
213
214 2012-04-04 Petr Baudis <pasky@ucw.cz>
215
216 [BZ #6770]
217 * locales/ca_ES: This locale is now maintained by Jordi Mallach.
218
219 2012-04-04 Dmitry V. Levin <ldv@altlinux.org>
220
221 [BZ #10346]
222 * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
223
224 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
225
226 [BZ #13673]
227 Replace FSF snail mail address with URLs, as per GNU coding standards.
228
229 2012-03-07 Ulrich Drepper <drepper@gmail.com>
230
231 * Makefile (distribute): Remove variable.
232
233 2012-02-10 Joseph Myers <joseph@codesourcery.com>
234
235 Revert changes to locales from previous commit.
236
237 2012-02-07 Paul Eggert <eggert@cs.ucla.edu>
238
239 Replace FSF snail mail address with URLs, as per GNU coding standards.
240
241 2012-01-07 Ulrich Drepper <drepper@gmail.com>
242
243 [BZ #13547]
244 * locales/hu_HU: Fix collation rules.
245 Patch by Egmont Koblinger <egmont@gmail.com>.
246
247 2011-12-23 Ulrich Drepper <drepper@gmail.com>
248
249 [BZ #12840]
250 * locales/sv_SE: Modernize date format.
251
252 [BZ #12906]
253 * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
254
255 * locales/wal_ET: Remove lang_ab entry.
256
257 [BZ #12962]
258 * locales/fi_FI: Various fixups.
259 Patch by Marko Myllynen <myllynen@redhat.com>.
260
261 [BZ #13085]
262 * locales/ta_LK: New file.
263 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
264
265 * locales/si_LK: Add country_ab2, country_ab3, country_num.
266
267 2011-12-22 Ulrich Drepper <drepper@gmail.com>
268
269 [BZ #13096]
270 * locales/fi_FI: Fix collation reordering rules.
271
272 [BZ #13189]
273 * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
274
275 [BZ #13282]
276 * locales/brx_IN: New file.
277 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
278
279 [BZ #13413]
280 * locales/nl_BE: Use LC_MONETARY from nl_NL.
281
282 [BZ #13416]
283 * locales/es_CU: New file.
284 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
285
286 [BZ #13423]
287 * locales/unm_US: New file.
288 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
289
290 [BZ #13523]
291 * locales/bho_IN: New file.
292 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
293
294 2011-11-17 Ulrich Drepper <drepper@gmail.com>
295
296 * Makefile (charmaps): Not need to filter out any of the VC
297 directories.
298 (locales): Likewise.
299
300 2011-11-11 Ulrich Drepper <drepper@gmail.com>
301
302 [BZ #13147]
303 * locales/de_AT: Use de_DE for LC_NUMERIC.
304 * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
305 * locales/es_CL: Likewise.
306 * locales/es_CO: Likewise.
307 * locales/es_DO: Likewise.
308 * locales/es_EC: Likewise.
309 * locales/es_GT: Likewise.
310 * locales/es_HN: Likewise.
311 * locales/es_MX: Likewise.
312 * locales/es_NI: Likewise.
313 * locales/es_PA: Likewise.
314 * locales/es_PE: Likewise.
315 * locales/es_PR: Likewise.
316 * locales/es_PY: Likewise.
317 * locales/es_SV: Likewise.
318 * locales/es_UY: Likewise.
319 * locales/es_VE: Likewise.
320 * locales/es_ES: Fix LC_NUMERIC.
321 * locales/es_CR: Use es_ES for LC_MESSAGES.
322 * locales/fr_BE: Actually use grouping in LC_NUMERIC.
323 * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
324 * locales/fr_CH: Use de_CH for LC_NUMERIC.
325 * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
326
327 2011-10-15 Ulrich Drepper <drepper@gmail.com>
328
329 * Makefile (tests): Add tst-setlocale2:
330 (LOCALES): Add tr_TR.ISO-8859-9;
331 (tst-setlocale2-ENV): Define.
332 * tst-setlocale2.c: New file.
333
334 2011-07-02 Roland McGrath <roland@hack.frob.com>
335
336 * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
337 Remove unused variable.
338
339 2011-05-21 Ulrich Drepper <drepper@gmail.com>
340
341 [BZ #12788]
342 * bug-setlocale1.c: New file.
343 * Makefile: Add rules to build and run bug-setlocale1.
344
345 2011-05-17 Ulrich Drepper <drepper@gmail.com>
346
347 [BZ #11837]
348 * charmaps/GB18030: Update to GB18020-2005.
349
350 2011-05-16 Ulrich Drepper <drepper@gmail.com>
351
352 [BZ #11987]
353 * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
354 Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
355
356 2011-05-15 Ulrich Drepper <drepper@gmail.com>
357
358 [BZ #9732]
359 * locales/dz_BT: Move collations rules to...
360 * locales/iso14651_t1_common: ...here.
361
362 [BZ #9730]
363 * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
364 first_workday.
365 Patch by Johan Heikkila <johan.heikkila@gmail.com>.
366
367 2011-05-14 Ulrich Drepper <drepper@gmail.com>
368
369 [BZ #12582]
370 * charmaps/en_SG (LC_TIME): Fix time formats.
371 Patch by KH Teo <b3virq3b@gmail.com>.
372
373 2011-05-09 Ulrich Drepper <drepper@gmail.com>
374
375 [BZ #11487]
376 * locales/sq_AL (yesexpr): Recognize pP as well.
377 (noexpr): Recognize jJ as well.
378
379 [BZ #11532]
380 * charmaps/CP770: New file.
381 * charmaps/CP771: New file.
382 * charmaps/CP772: New file.
383 * charmaps/CP773: New file.
384 * charmaps/CP774: New file.
385
386 [BZ #11578]
387 * locales/es_PA: Change paper format to letter.
388 * locales/es_SV: Likewise.
389 Patch by Caolán McNamara <caolanm@redhat.com>.
390
391 [BZ #11653]
392 * locales/es_NI: Fix currency_symbol.
393
394 [BZ #11668]
395 * locales/es_NI: Change paper format to letter.
396
397 [BZ #11945]
398 * locales/ru_RU [LC_TIME]: Lowercase month names.
399 Patch by Alexey Balmashnov <a.balmashnov@gmail.com>.
400
401 [BZ #11947]
402 * locales/mhr_RU: New file.
403 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
404
405 [BZ #11258]
406 * locales/translit_neutral: Add entry for U20A1.
407 * locales/es_SV (currency_symbol): Change to U20A1.
408
409 [BZ #12158]
410 * locales/lij_IT: New file.
411 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
412
413 [BZ #12200]
414 * locales/yue_HK: New file.
415 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
416 Contributed by Chunshek Chan <chunshek@gmail.com>.
417
418 [BZ #12178]
419 * locales/wae_CH: New file.
420 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
421 Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
422
423 [BZ #12346]
424 * locales/et_EE (LC_MONETARY): Change to Euro.
425 Patch by Priit Laes <plaes@plaes.org>.
426
427 [BZ #12449]
428 * locales/lb_LU: New file.
429 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
430
431 [BZ #12551]
432 * locales/sw_KE: New file.
433 * locales/sw_TZ: New file.
434 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
435
436 [BZ #12611]
437 * locales/ff_SN: New file.
438 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
439
440 [BZ #12660]
441 * locales/tk_TM: Change day and month names back after edict.
442 Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
443
444 [BZ #12681]
445 * locales/bem_ZA: New file.
446 * locales/en_ZA: New file.
447 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
448
449 [BZ #12541]
450 * locales/ar_IN: Update currency_symbol.
451 * locales/as_IN: Likewise.
452 * locales/bn_IN: Likewise.
453 * locales/en_IN: Likewise.
454 * locales/gu_IN: Likewise.
455 * locales/hi_IN: Likewise.
456 * locales/kn_IN: Likewise.
457 * locales/kok_IN: Likewise.
458 * locales/ks_IN: Likewise.
459 * locales/ml_IN: Likewise.
460 * locales/mr_IN: Likewise.
461 * locales/or_IN: Likewise.
462 * locales/pa_IN: Likewise.
463 * locales/sa_IN: Likewise.
464 * locales/sd_IN: Likewise.
465 * locales/ta_IN: Likewise.
466 * locales/te_IN: Likewise.
467 Patch by pravin.d.s@gmail.com.
468
469 [BZ #12711]
470 * charmaps/UTF-8: Update from reason Unidata.txt file.
471
472 [BZ #12738]
473 * locales/os_RU: New file.
474 Contributed by Soslan Khubulov <soslanx@gmail.com>.
475 * SUPPORTED: Add entry for os_RU.
476
477 2010-12-02 Andreas Schwab <schwab@redhat.com>
478
479 * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
480 names.
481
482 2010-05-17 Andreas Schwab <schwab@redhat.com>
483
484 * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
485
486 2010-05-04 Andreas Schwab <schwab@redhat.com>
487
488 * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
489 locale.
490
491 2010-05-03 Ulrich Drepper <drepper@redhat.com>
492
493 [BZ #11520]
494 * locales/de_CH: Define week, first_weekday, and first_workday.
495
496 2010-04-08 Ulrich Drepper <drepper@redhat.com>
497
498 * locales/ar_AE: Fix typo.
499 * locales/ar_BH: Likewise.
500 * locales/ar_DZ: Likewise.
501 * locales/ar_EG: Likewise.
502 * locales/ar_IQ: Likewise.
503 * locales/ar_JO: Likewise.
504 * locales/ar_KW: Likewise.
505 * locales/ar_LB: Likewise.
506 * locales/ar_LY: Likewise.
507 * locales/ar_MA: Likewise.
508 * locales/ar_OM: Likewise.
509 * locales/ar_QA: Likewise.
510 * locales/ar_SD: Likewise.
511 * locales/ar_SY: Likewise.
512 * locales/ar_TN: Likewise.
513 * locales/ar_YE: Likewise.
514 * locales/ber_DZ: Likewise.
515 * locales/ber_MA: Likewise.
516 * locales/bn_IN: Likewise.
517 * locales/en_HK: Likewise.
518 * locales/en_IN: Likewise.
519 * locales/en_PH: Likewise.
520 * locales/en_SG: Likewise.
521 * locales/gu_IN: Likewise.
522 * locales/hi_IN: Likewise.
523 * locales/hne_IN: Likewise.
524 * locales/kn_IN: Likewise.
525 * locales/kok_IN: Likewise.
526 * locales/ks_IN@devanagari: Likewise.
527 * locales/ml_IN: Likewise.
528 * locales/mr_IN: Likewise.
529 * locales/ms_MY: Likewise.
530 * locales/mt_MT: Likewise.
531 * locales/my_MM: Likewise.
532 * locales/ne_NP: Likewise.
533 * locales/nn_NO: Likewise.
534 * locales/pa_IN: Likewise.
535 * locales/sa_IN: Likewise.
536 * locales/sd_IN@devanagari: Likewise.
537 * locales/sq_AL: Likewise.
538 * locales/sq_MK: Likewise.
539 * locales/ta_IN: Likewise.
540 * locales/te_IN: Likewise.
541 * locales/zh_HK: Likewise.
542 * locales/zh_SG: Likewise.
543
544 * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
545
546 [BZ #10824]
547 * locales/cv_RU: New file.
548 Contributed by Adi Roiban <adi@roiban.ro>.
549
550 [BZ #10936]
551 * locales/es_GT: Change paper size to letter.
552
553 * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
554
555 [BZ #11470]
556 * locales/sq_MK: New file.
557 Contributed by Agron Selimaj <linuxmaster@verizon.net>.
558
559 2010-04-07 Ulrich Drepper <drepper@redhat.com>
560
561 [BZ #11471]
562 * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
563 Patch by Agron Selimaj <linuxmaster@verizon.net>.
564
565 2010-04-05 Ulrich Drepper <drepper@redhat.com>
566
567 [BZ #11007]
568 * locales/pt_BR: Define thousands_sep and grouping.
569
570 2010-01-28 Marcelo E. Magallon <marcelo.magallon@gmail.com>
571
572 [BZ #11258]
573 * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
574 LC_TELEPHONE and LC_NAME and LC_ADDRESS.
575
576 2010-04-04 Ulrich Drepper <drepper@redhat.com>
577
578 [BZ #11272]
579 * locales/fr_BE: Define week, first_weekday, and first_workday.
580
581 2010-03-24 Ulrich Drepper <drepper@redhat.com>
582
583 [BZ #10554]
584 * locales/et_EE: Change first_weekday and first_workday.
585 Patch by Priit Laes <plaes@plaes.org>.
586
587 2010-02-16 Paul Pluzhnikov <ppluzhnikov@google.com>
588
589 * Makefile: Add missing gconv-modules dependency.
590
591 2010-02-03 Ulrich Drepper <drepper@redhat.com>
592
593 [BZ #10414]
594 * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
595 Patch by Pravin Satpute <psatpute@redhat.com>.
596
597 * locales/kok_IN: New file.
598 Contributed by Pravin Satpute <psatpute@redhat.com> and
599 Shailendra Bandodkar <sbandodk@redhat.com>.
600
601 * locales/ta_IN: Move collation data...
602 * locales/iso14651_t1_common: ...here.
603 Patch by Pravin Satpute <psatpute@redhat.com>.
604
605 * locales/as_IN: Use iso14651_t1 instead of local collation data.
606 Patch by Pravin Satpute <psatpute@redhat.com>.
607
608 2010-01-25 Andreas Schwab <schwab@redhat.com>
609
610 * locales/i18n: Don't map U00DF to U1E9E in toupper table.
611
612 2009-11-24 Ulrich Drepper <drepper@redhat.com>
613
614 * locales/hsb_DE: Define week, first_weekday, and first_workday.
615
616 2009-11-23 Ulrich Drepper <drepper@redhat.com>
617
618 * locales/en_DK: Define week, first_weekday, and first_workday.
619
620 2009-11-22 Ulrich Drepper <drepper@redhat.com>
621
622 * locales/nl_NL: Define week, first_weekday, and first_workday.
623
624 2009-10-30 Ulrich Drepper <drepper@redhat.com>
625
626 * locales/it_CH: Fix typos in last change.
627 * locales/it_IT: Likewise.
628
629 * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
630
631 [BZ #9986]
632 * locales/iso_14651_common: Add rules for Burmese.
633 * locales/my_MM: New file.
634 Contributed by Keith Stribley <devel@thanlwinsoft.org>.
635
636 [BZ #10286]
637 * locales/ast_ES: Define first_weekday.
638
639 [BZ #10312]
640 * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
641 Patch by Jorge Guerrero <geojorg@gmail.com>.
642
643 [BZ #10319]
644 * locales/shs_CA: Fix accents.
645 Patch by Neskie Manuel <neskiem@gmail.com>.
646
647 2009-10-29 Ulrich Drepper <drepper@redhat.com>
648
649 [BZ #10425]
650 * locales/it_IT: Fix date_fmt.
651 * locales/it_CH: Likewise.
652 Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
653
654 * locales/POSIX: Define yesstr and nostr.
655 * locales/en_US: Likewise.
656 Patch by Petr Machata <pmachata@redhat.com>.
657
658 * locales/crh_UA: Fix first day of week and a few spellings.
659 Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
660
661 2009-10-15 Ulrich Drepper <drepper@redhat.com>
662
663 * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
664
665 * locale/ps_AF: New file.
666 Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
667 Pravin Satpute <psatpute@redhat.com>.
668
669 2009-06-16 Ulrich Drepper <drepper@redhat.com>
670
671 [BZ #10011]
672 * locales/de_AT: Define week, first_weekday, first_workday.
673 Patch by Paul Marcher <flyer@gmail.com>.
674
675 2009-06-15 Ulrich Drepper <drepper@redhat.com>
676
677 [BZ #10213]
678 * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
679 * locales/dv_MV: New file.
680 Contributed by sofwathullah.mohamed@gmail.com.
681
682 2009-06-09 Ulrich Drepper <drepper@redhat.com>
683
684 * locales/ur_IN: New file.
685 Contributed by Pravin Satpute <psatpute@redhat.com>.
686
687 2009-05-04 Ulrich Drepper <drepper@redhat.com>
688
689 * localedata/locales/bn_BD: Remove comment about missing collation
690 rules.
691 * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
692 Patch by Pravin Satpute <psatpute@redhat.com>.
693
694 2009-03-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
695
696 * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
697 first_workday to 2.
698 * locales/da_DK: Likewise.
699 * locales/de_DE: Likewise.
700 * locales/fr_FR: Likewise.
701 * locales/fur_IT: Likewise.
702 * locales/fy_DE: Likewise.
703 * locales/ht_HT: Likewise.
704 * locales/hu_HU: Likewise.
705 * locales/li_BE: Likewise.
706 * locales/li_NL: Likewise.
707 * locales/mk_MK: Likewise.
708 * locales/nb_NO: Likewise.
709 * locales/nds_DE: Likewise.
710 * locales/nds_NL: Likewise.
711 * locales/nn_NO: Likewise.
712 * locales/pl_PL: Likewise.
713 * locales/sc_IT: Likewise.
714 * locales/sk_SK: Likewise.
715 * locales/uk_UA: Likewise.
716
717 * locales/csb_PL: Change week[2] to 19971130.
718 * locales/en_GB: Likewise.
719 * locales/et_EE: Likewise.
720
721 * locales/sr_ME: Set week to 7;19971130;4.
722 * locales/sr_RS: Likewise.
723 * locales/sr_RS@latin: Likewise.
724
725 2009-04-22 Ulrich Drepper <drepper@redhat.com>
726
727 [BZ #9963]
728 * locales/en_PH: Fix LC_PAPER.
729 * locales/es_CL: Likewise.
730 * locales/es_CO: Likewise.
731 * locales/es_MX: Likewise.
732 * locales/es_US: Likewise.
733 * locales/es_VE: Likewise.
734 * locales/fil_PH: Likewise.
735 * locales/ik_CA: Likewise.
736 * locales/iu_CA: Likewise.
737 * locales/tl_PH: Likewise.
738
739 2009-04-18 Ulrich Drepper <drepper@redhat.com>
740
741 * SUPPORTED: Add ks_IN.
742
743 2009-04-07 Ulrich Drepper <drepper@redhat.com>
744
745 * locales/ks_IN@devanagari: Replace duplicated information with copy.
746 Fix title. Patch by Pravin Satpute <psatpute@redhat.com>.
747
748 2009-04-06 Ulrich Drepper <drepper@redhat.com>
749
750 * locales/ks_IN: New file.
751 Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
752 Pravin Satpute <psatpute@redhat.com>.
753
754 2009-03-23 Jakub Jelinek <jakub@redhat.com>
755
756 [BZ #9985]
757 * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
758 Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
759
760 2009-03-15 Ulrich Drepper <drepper@redhat.com>
761
762 [BZ #9844]
763 * locales/iso14651_t1_common: Move U0138 entry.
764
765 [BZ #9833]
766 * locales/ko_KR: Fix noexpr. Add nostr.
767
768 [BZ #9891]
769 * locales/mt_MT: Fix spelling of August (Awwissu).
770 Patch by Martin Pitt.
771
772 2009-03-14 Ulrich Drepper <drepper@redhat.com>
773
774 [BZ #9916]
775 * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
776 * locales/nan_TW@latin: New file.
777 Contributed by Arne Goetje.
778
779 2009-02-11 Ulrich Drepper <drepper@redhat.com>
780
781 * locales/iso14651_t1_common: Add rules for sorting Malayalam.
782 Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
783
784 2009-02-06 Ulrich Drepper <drepper@redhat.com>
785
786 [BZ #7098]
787 * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
788 timestamp in compressed charmaps.
789 Patch by Gilles Espinasse <g.esp@free.fr>.
790
791 [BZ #9730]
792 * locales/sv_FI: Fix time formats.
793
794 [BZ #9736]
795 * locales/el_CY: Fix frac_digits and int_frac_digits.
796 * locales/el_GR: Likewise.
797 Patch by Clint Adams <schizo@debian.org>.
798
799 2009-01-28 Ulrich Drepper <drepper@redhat.com>
800
801 [BZ #9791]
802 * locales/as_IN: Break circular include loops introduced in last patch.
803 * locales/bn_BD: Likewise.
804 * locales/bn_IN: Likewise.
805 * locales/hi_IN: Likewise.
806 * locales/mr_IN: Likewise.
807 Patch by Pravin Satpute <psatpute@redhat.com>.
808
809 2009-01-08 Ulrich Drepper <drepper@redhat.com>
810
811 [BZ #9701]
812 * locales/sk_SK: Slovakia uses the Euro.
813
814 [BZ #9704]
815 * locales/mt_MT: Malta uses the Euro.
816
817 [BZ #9705]
818 * locales/el_CY: Cyprus uses the Euro.
819
820 2008-12-31 Ulrich Drepper <drepper@redhat.com>
821
822 * locales/iso14651_t1_common: Fix sorting of U+0AB3.
823 Patch by Pravin Satpute <psatpute@redhat.com>.
824
825 2008-12-30 Ulrich Drepper <drepper@redhat.com>
826
827 * locales/i18n: Move Indic Matra characters to punct.
828 * locales/as_IN: Add support for internationalized digits.
829 * locales/bn_BD: Likewise.
830 * locales/bn_IN: Likewise.
831 * locales/gu_IN: Likewise.
832 * locales/hi_IN: Likewise.
833 * locales/kn_IN: Likewise.
834 * locales/ml_IN: Likewise.
835 * locales/mr_IN: Likewise.
836 * locales/or_IN: Likewise.
837 * locales/pa_IN: Likewise.
838 * locales/ta_IN: Likewise.
839 * locales/te_IN: Likewise.
840 Patch by Pravin Satpute <psatpute@redhat.com>.
841
842 2008-12-26 Ulrich Drepper <drepper@redhat.com>
843
844 * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
845 length constant.
846
847 2008-12-05 Ulrich Drepper <drepper@redhat.com>
848
849 * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
850
851 * locales/hne_IN: New file.
852 Contributed by Pravin Satpute <psatpute@redhat.com>.
853
854 2008-10-31 Ulrich Drepper <drepper@redhat.com>
855
856 [BZ #6920]
857 * locales/af_ZA: Fix %%z and %%T and postal_fmts.
858 * locales/ar_SA: Likewise.
859 * locales/be_BY: Likewise.
860 * locales/bs_BA: Likewise.
861 * locales/ca_AD: Likewise.
862 * locales/ca_ES: Likewise.
863 * locales/crh_UA: Likewise.
864 * locales/cs_CZ: Likewise.
865 * locales/da_DK: Likewise.
866 * locales/de_AT: Likewise.
867 * locales/de_BE: Likewise.
868 * locales/de_CH: Likewise.
869 * locales/de_DE: Likewise.
870 * locales/de_LU: Likewise.
871 * locales/el_CY: Likewise.
872 * locales/el_GR: Likewise.
873 * locales/en_AU: Likewise.
874 * locales/en_BW: Likewise.
875 * locales/en_CA: Likewise.
876 * locales/en_DK: Likewise.
877 * locales/en_GB: Likewise.
878 * locales/en_IE: Likewise.
879 * locales/en_NG: Likewise.
880 * locales/en_NZ: Likewise.
881 * locales/en_ZA: Likewise.
882 * locales/en_ZW: Likewise.
883 * locales/es_AR: Likewise.
884 * locales/es_BO: Likewise.
885 * locales/es_CL: Likewise.
886 * locales/es_CO: Likewise.
887 * locales/es_CR: Likewise.
888 * locales/es_DO: Likewise.
889 * locales/es_EC: Likewise.
890 * locales/es_ES: Likewise.
891 * locales/es_GT: Likewise.
892 * locales/es_HN: Likewise.
893 * locales/es_MX: Likewise.
894 * locales/es_NI: Likewise.
895 * locales/es_PA: Likewise.
896 * locales/es_PE: Likewise.
897 * locales/es_PR: Likewise.
898 * locales/es_PY: Likewise.
899 * locales/es_SV: Likewise.
900 * locales/es_UY: Likewise.
901 * locales/es_VE: Likewise.
902 * locales/eu_ES: Likewise.
903 * locales/fa_IR: Likewise.
904 * locales/fi_FI: Likewise.
905 * locales/fo_FO: Likewise.
906 * locales/fr_BE: Likewise.
907 * locales/fr_CA: Likewise.
908 * locales/fr_CH: Likewise.
909 * locales/fr_FR: Likewise.
910 * locales/fr_LU: Likewise.
911 * locales/fy_DE: Likewise.
912 * locales/fy_NL: Likewise.
913 * locales/ga_IE: Likewise.
914 * locales/gd_GB: Likewise.
915 * locales/gl_ES: Likewise.
916 * locales/gv_GB: Likewise.
917 * locales/ha_NG: Likewise.
918 * locales/he_IL: Likewise.
919 * locales/hr_HR: Likewise.
920 * locales/hsb_DE: Likewise.
921 * locales/hu_HU: Likewise.
922 * locales/id_ID: Likewise.
923 * locales/ig_NG: Likewise.
924 * locales/ik_CA: Likewise.
925 * locales/is_IS: Likewise.
926 * locales/it_CH: Likewise.
927 * locales/it_IT: Likewise.
928 * locales/iu_CA: Likewise.
929 * locales/iw_IL: Likewise.
930 * locales/kk_KZ: Likewise.
931 * locales/kl_GL: Likewise.
932 * locales/ko_KR: Likewise.
933 * locales/ku_TR: Likewise.
934 * locales/kw_GB: Likewise.
935 * locales/ky_KG: Likewise.
936 * locales/lg_UG: Likewise.
937 * locales/li_BE: Likewise.
938 * locales/li_NL: Likewise.
939 * locales/lt_LT: Likewise.
940 * locales/lv_LV: Likewise.
941 * locales/mg_MG: Likewise.
942 * locales/mk_MK: Likewise.
943 * locales/mn_MN: Likewise.
944 * locales/nb_NO: Likewise.
945 * locales/nds_DE: Likewise.
946 * locales/nds_NL: Likewise.
947 * locales/nl_BE: Likewise.
948 * locales/nl_NL: Likewise.
949 * locales/nr_ZA: Likewise.
950 * locales/nso_ZA: Likewise.
951 * locales/pa_PK: Likewise.
952 * locales/pl_PL: Likewise.
953 * locales/pt_BR: Likewise.
954 * locales/pt_PT: Likewise.
955 * locales/ru_RU: Likewise.
956 * locales/ru_UA: Likewise.
957 * locales/rw_RW: Likewise.
958 * locales/se_NO: Likewise.
959 * locales/shs_CA: Likewise.
960 * locales/sk_SK: Likewise.
961 * locales/sl_SI: Likewise.
962 * locales/sr_ME: Likewise.
963 * locales/sr_RS: Likewise.
964 * locales/sr_RS@latin: Likewise.
965 * locales/ss_ZA: Likewise.
966 * locales/st_ZA: Likewise.
967 * locales/sv_FI: Likewise.
968 * locales/sv_SE: Likewise.
969 * locales/tg_TJ: Likewise.
970 * locales/tk_TM: Likewise.
971 * locales/tl_PH: Likewise.
972 * locales/tn_ZA: Likewise.
973 * locales/tr_CY: Likewise.
974 * locales/tr_TR: Likewise.
975 * locales/ts_ZA: Likewise.
976 * locales/tt_RU@iqtelif: Likewise.
977 * locales/ur_PK: Likewise.
978 * locales/ve_ZA: Likewise.
979 * locales/wa_BE: Likewise.
980 * locales/wo_SN: Likewise.
981 * locales/xh_ZA: Likewise.
982 * locales/yo_NG: Likewise.
983 * locales/zu_ZA: Likewise.
984 Patch by Pekka Vuorela <pvuorela@gmail.com>.
985
986 * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
987
988 [BZ #6968]
989 * locales/iso14651_t1_common: Add support for Sinhala.
990 * localedata/si_LK.in: New file.
991 Patch by harshula@gmail.com.
992 * Makefile (test-input): Add si_LK.UTF-8.
993 (LOCALES): Likewise.
994
995 2008-09-17 Ulrich Drepper <drepper@redhat.com>
996
997 * locales/en_GB: Set first weekday and workday to 2.
998
999 2008-09-16 Ulrich Drepper <drepper@redhat.com>
1000
1001 * locales/nl_AW: New file.
1002 * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
1003
1004 * locales/en_AG: New file.
1005 * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
1006
1007 2008-09-15 Ulrich Drepper <drepper@redhat.com>
1008
1009 * locales/ht_HT: New file.
1010 * SUPPORTED: Add ht_HT.UTF-8.
1011
1012 * locales/en_GB: Change dom_tel_fmt to %A %l.
1013 * locales/de_DE: Likewise.
1014
1015 * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
1016
1017 * locales/sd_IN: New file.
1018 Contributed by Pravin Satpute <psatpute@redhat.com>.
1019
1020 * locales/sd_IN@devanagari: Fix locale name.
1021 * locales/ks_IN@devanagari: Likewise.
1022
1023 2008-09-01 Ulrich Drepper <drepper@redhat.com>
1024
1025 * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
1026 sd_IN@devanagari.
1027
1028 [BZ #6857]
1029 * locales/sd_IN@devanagari: New file.
1030 Contributed by Pravin Satpute <psatpute@redhat.com>.
1031
1032 [BZ #6856]
1033 * locales/ks_IN@devanagari: New file.
1034 Contributed by Pravin Satpute <psatpute@redhat.com>.
1035
1036 2008-07-11 Ulrich Drepper <drepper@redhat.com>
1037
1038 * locales/iso14651_t1_common: Add Kannada collation support.
1039 Patch by Pravin Satpute <psatpute@redhat.com>.
1040
1041 2008-07-08 Ulrich Drepper <drepper@redhat.com>
1042
1043 [BZ #6713]
1044 * charmaps/UTF-8: Fix U1DBA entry representation.
1045 Patch by Colin Watson.
1046
1047 2008-06-27 Ulrich Drepper <drepper@redhat.com>
1048
1049 * tst-strptime.c (do_test): Add test of %EY.
1050
1051 2008-06-25 Ulrich Drepper <drepper@redhat.com>
1052
1053 * tst-strptime.c (do_test): Add test for parsing era year
1054 representation.
1055
1056 [BZ #5911]
1057 * locales/es_CR: Define first_weekday and first_workday.
1058
1059 [BZ #5814]
1060 * locales/fi_FI: Fix separator for hours, minutes, and seconds.
1061
1062 2008-06-24 Ulrich Drepper <drepper@redhat.com>
1063
1064 * locales/iso14651_t1_common: Add support for Gurumukhi script.
1065 Patch by Pravin Satpute <psatpute@redhat.com>.
1066
1067 2008-05-21 Ulrich Drepper <drepper@redhat.com>
1068
1069 * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
1070 Reported by Pravin Satpute.
1071
1072 2008-05-16 Ulrich Drepper <drepper@redhat.com>
1073
1074 * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
1075
1076 2008-05-14 Ulrich Drepper <drepper@redhat.com>
1077
1078 [BZ #6438]
1079 * locales/iso14651_t1_common: Add sorting data for Telugu.
1080
1081 [BZ #6447]
1082 * locales/be_BY: Fix yesexpr.
1083 Patch by Alexander Mikhailian <mikhailian@altern.org>.
1084
1085 2008-04-15 Ulrich Drepper <drepper@redhat.com>
1086
1087 * charmaps/UTF-8: Update for Unicode v5.1.
1088 * locales/i18n: Update for Unicode 5.
1089
1090 2008-04-09 Ulrich Drepper <drepper@redhat.com>
1091
1092 * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
1093
1094 2008-04-07 Ulrich Drepper <drepper@redhat.com>
1095
1096 [BZ #6021]
1097 * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
1098 Use common collation definition.
1099
1100 [BZ #6040]
1101 * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
1102
1103 [BZ #6004]
1104 * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
1105 U+1E64, U+1E66, and U+1E68.
1106 Patch by Jesse Thilo <unixweenie@gmail.com>.
1107
1108 [BZ #5478]
1109 * locales/hu_HU: Fix name_fmt.
1110
1111 2008-03-31 Ulrich Drepper <drepper@redhat.com>
1112
1113 * locales/iso14651_t1_common: Add support for Gujarati script.
1114 Patch by Pravin Satpute <psatpute@redhat.com>.
1115
1116 2008-03-30 Jakub Jelinek <jakub@redhat.com>
1117
1118 * Makefile (LOCALES): Add ja_JP.UTF-8.
1119
1120 2008-03-23 Ulrich Drepper <drepper@redhat.com>
1121
1122 * locales/iso14651_t1_common: Add support for Devanagari script.
1123 * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
1124 Patch by Pravin Satpute <psatpute@redhat.com>.
1125
1126 2008-03-08 Ulrich Drepper <drepper@redhat.com>
1127
1128 [BZ #5602]
1129 * locales/pt_PT: Fix mon_decimal_point.
1130
1131 2008-03-07 Ulrich Drepper <drepper@redhat.com>
1132
1133 [BZ #5777]
1134 * locales/es_CR: Define am/pm format.
1135
1136 2008-03-04 Ulrich Drepper <drepper@redhat.com>
1137
1138 * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
1139
1140 * locales/en_CA: Add language information in LC_ADDRESS section.
1141 * locales/fr_CA: Likewise.
1142 * locales/ik_CA: Likewise.
1143 * locales/iu_CA: Likewise.
1144
1145 [BZ #5627]
1146 * locales/shs_CA: New file.
1147
1148 2008-01-10 Ulrich Drepper <drepper@redhat.com>
1149
1150 [BZ #5520]
1151 * locales/ga_IE: Fix May, June, November and December entries in mon.
1152
1153 2007-12-11 Ulrich Drepper <drepper@redhat.com>
1154
1155 * charmsp/HP-THAI8: New file.
1156
1157 [BZ #5464]
1158 * charmaps/HP-GREEK8: New file.
1159
1160 [BZ #5463]
1161 * charmaps/HP-TURKISH8: New file.
1162
1163 2007-12-10 Ulrich Drepper <drepper@redhat.com>
1164
1165 * charmaps/UTF-8: Add Unicode 5.1 entries.
1166
1167 2007-12-07 Ulrich Drepper <drepper@redhat.com>
1168
1169 [BZ #5427]
1170 * charmaps/HP-ROMAN9: New file.
1171
1172 2007-12-04 Ulrich Drepper <drepper@redhat.com>
1173
1174 * locales/si_LK (mon): Fix February and November spelling.
1175 Patch by Danishka Navin <snavin@redhat.com>.
1176
1177 2007-11-07 Ulrich Drepper <drepper@redhat.com>
1178
1179 [BZ #5238]
1180 * locales/ug_CN: Fix typo in collating symbol definition.
1181
1182 [BZ #5237]
1183 * locales/lo_LA: Fix typos in collation symbols.
1184
1185 2007-11-06 Ulrich Drepper <drepper@redhat.com>
1186
1187 * locales/dz_BT: Fix representation of data.
1188
1189 * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
1190 * locales/bo_CN: New file.
1191 * locales/bo_IN: New file.
1192
1193 2007-10-28 Ulrich Drepper <drepper@redhat.com>
1194
1195 [BZ #5224]
1196 * locales/ig_NG: Add missing collating elements and symbols.
1197
1198 2007-10-14 Ulrich Drepper <drepper@redhat.com>
1199
1200 [BZ #4098]
1201 * locales/pl_PL: Change abmon, abday, and d_fmt according to
1202 results of vote.
1203
1204 2007-10-10 Ulrich Drepper <drepper@redhat.com>
1205
1206 * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
1207 second level of <LATIN> script as forward.
1208 * locales/de_DE: Define DIACRIT_FORWARD.
1209 * de_DE.in: Revert last change.
1210
1211 2007-10-10 Jakub Jelinek <jakub@redhat.com>
1212
1213 * locales/en_US: Add first_weekday and first_workday.
1214 * locales/cs_CZ: Likewise.
1215 * locales/fur_IT: Likewise.
1216 * locales/fy_DE: Likewise.
1217 * locales/hu_HU: Likewise.
1218 * locales/i18n: Likewise.
1219 * locales/li_BE: Likewise.
1220 * locales/li_NL: Likewise.
1221 * locales/nds_DE: Likewise.
1222 * locales/nds_NL: Likewise.
1223 * locales/pl_PL: Likewise.
1224 * locales/sc_IT: Likewise.
1225 * locales/sk_SK: Likewise.
1226
1227 2007-10-09 Ulrich Drepper <drepper@redhat.com>
1228
1229 * locales/de_DE: Set first week day to Monday.
1230 * locales/fr_FR: Likewise.
1231
1232 2007-10-07 Ulrich Drepper <drepper@redhat.com>
1233
1234 [BZ #73]
1235 * locales/nb_NO: Update time information, collation, thousands
1236 separator.
1237 * locales/nn_NO: Likewise.
1238
1239 2007-10-04 Ulrich Drepper <drepper@redhat.com>
1240
1241 * locales/en_NG: New file.
1242
1243 2007-10-04 Jakub Jelinek <jakub@redhat.com>
1244
1245 * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
1246
1247 2007-10-02 Ulrich Drepper <drepper@redhat.com>
1248
1249 * charmaps/UTF-8: Fix U06FF definition. Remove double U074A
1250 definition. Add U0B71 and U27C0 to U27CA definitions.
1251
1252 * de_DE.in: Adjust for correct handling of backward direction sorting.
1253
1254 * fr_FR.in: New file.
1255 * Makefile: Add rules to run fr_FR sorting test.
1256
1257 2007-10-01 Ulrich Drepper <drepper@redhat.com>
1258
1259 [BZ #4941]
1260 * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
1261
1262 * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
1263
1264 * locales/am_ET (LC_COLLATE): Define new script after copy.
1265
1266 2007-09-30 Ulrich Drepper <drepper@redhat.com>
1267
1268 * locales/cs_SR: Removed.
1269
1270 * locales/lo_LA: Add missing collating element o-e.
1271
1272 * locales/is_IS: Cleanup. Remove invalid collation entries.
1273 * locales/lv_LV: Likewise.
1274
1275 * locales/fa_IR: Add missing collating element Alef-Hamza.
1276
1277 * locales/da_DK: Add missing collating symbol ETH.
1278 * locales/nb_NO: Likewise.
1279
1280 * locales/sa_IN: New file.
1281 * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
1282
1283 * locales/fr_FR: Change thousands_sep to U0020.
1284
1285 * locales/cs_CZ: Sort lowercase before uppercase.
1286
1287 * locales/en_GB: Change first weekday and workday to Monday.
1288 * locales/nb_NO: Likewise.
1289 * locales/nn_NO: Likewise.
1290 [BZ #4833]
1291 * locales/da_DK: Likewise.
1292 [BZ #4705]
1293 * locales/et_EE: Likewise.
1294
1295 * locales/iso14651_t1_common: Add rules for Georgian.
1296
1297 * locales/ber_DZ: New file.
1298 * locales/fil_PH: New file.
1299 * locales/fur_IT: New file.
1300 * locales/fy_DE: New file.
1301 * locales/ha_NG: New file.
1302 * locales/ig_NG: New file.
1303 * locales/ik_CA: New file.
1304 * locales/iu_CA: New file.
1305 * locales/li_BE: New file.
1306 * locales/li_NL: New file.
1307 * locales/nds_DE: New file.
1308 * locales/nds_NL: New file.
1309 * locales/pap_AN: New file.
1310 * locales/sc_IT: New file.
1311 * locales/tk_TM: New file.
1312 * locales/ug_CN: New file.
1313 * locales/yo_NG: New file.
1314 * SUPPORTED: Add the new locales.
1315
1316 2007-09-29 Ulrich Drepper <drepper@redhat.com>
1317
1318 * charmaps/ISO-8859-9E: New file.
1319
1320 2007-09-28 Ulrich Drepper <drepper@redhat.com>
1321
1322 * charmaps/KOI8-RU: New file.
1323
1324 2007-09-23 Ulrich Drepper <drepper@redhat.com>
1325
1326 [BZ #4556]
1327 * locales/de_CH: Fix d_fmt.
1328
1329 [BZ #4972]
1330 * charmaps/MAC-CENTRALEUROPE: New file.
1331
1332 2007-08-24 Ulrich Drepper <drepper@redhat.com>
1333
1334 [BZ #3842]
1335 * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
1336 The latter might be more correct but usually cannot be displayed.
1337
1338 2007-08-22 Ulrich Drepper <drepper@redhat.com>
1339
1340 [BZ #4554]
1341 * locales/wo_SN: New file.
1342 * SUPPORTED: Add wo_SN entry.
1343
1344 [BZ #4557]
1345 * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
1346
1347 2007-08-03 Jakub Jelinek <jakub@redhat.com>
1348
1349 * locales/translit_combining: Add U0141 and U0142.
1350
1351 2007-07-30 Jakub Jelinek <jakub@redhat.com>
1352
1353 * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
1354
1355 2007-07-16 Jakub Jelinek <jakub@redhat.com>
1356
1357 * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
1358 with supported %e and %.1H with %k.
1359 * locales/dz_BT (t_fmt): Remove whitespace between % and H.
1360
1361 2007-07-10 Ulrich Drepper <drepper@redhat.com>
1362
1363 [BZ #4773]
1364 * Makefile: Add rules to build and run tst-strptime.
1365 * tst-strptime.c: New file.
1366
1367 2007-05-07 Ulrich Drepper <drepper@redhat.com>
1368
1369 * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
1370 January, February, and September to December, mon for January,
1371 February, September, and December, am_pm, and name_*.
1372 Patch by Amitakhya Phukan <aphukan@redhat.com>.
1373
1374 2007-05-04 Ulrich Drepper <drepper@redhat.com>
1375
1376 [BZ #4114]
1377 * locales/ast_ES: New file.
1378 * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
1379
1380 2007-04-27 Ulrich Drepper <drepper@redhat.com>
1381
1382 [BZ #4024]
1383 * locales/iso14651_t1: Include iso14651_t1_common for common
1384 sorting data.
1385 * locales/iso14651_t1_common: New file.
1386 * locales/iso14651_t1_pinyin: New file.
1387 * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
1388 iso14651_t1.
1389
1390 [BZ #3213]
1391 * locales/translit_neutral: Add entry for U2044.
1392
1393 2007-04-24 Ulrich Drepper <drepper@redhat.com>
1394
1395 [BZ #4411]
1396 * locales/en_ZA: Update int_select.
1397 Patch by Dwayne Bailey <dwayne@translate.org.za>.
1398
1399 2007-03-07 Steven Munroe <sjmunroe@us.ibm.com>
1400
1401 * Makefile: Define tst-sscanf-ENV.
1402 * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
1403
1404 2007-02-18 Ulrich Drepper <drepper@redhat.com>
1405
1406 * Makefile (tests): Add tst-sscanf.
1407 (LOCALES): Add fa_IR.UTF-8.
1408 * tst-sscanf.c: New file.
1409
1410 * da_DK.in: Adjust for unified collation.
1411
1412 * locales/vi_VN: Don't define HOK here as well.
1413
1414 2007-02-17 Ulrich Drepper <drepper@redhat.com>
1415
1416 * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
1417
1418 [BZ #1430]
1419 * locales/hu_HU: Revert
1420 * locales/hu_HU: Better collation.
1421 Patch by Gyuro Lehel <lehel@freemail.hu>.
1422
1423 2005-01-16 Denis Barbier <barbier@linuxfr.org>
1424
1425 [BZ #672]
1426 * locales/ca_ES: Replace current collation rules by including
1427 iso14651_t1 and adding extra rules if needed. There should be
1428 no noticeable changes in sorted text. only ligatures and
1429 ignoreable characters have modified weights.
1430 * locales/da_DK: Likewise.
1431 * locales/en_CA: Likewise.
1432 * locales/es_US: Likewise.
1433 * locales/fi_FI: Likewise.
1434 * locales/nb_NO: Likewise.
1435
1436 2007-02-17 Ulrich Drepper <drepper@redhat.com>
1437
1438 [BZ #672]
1439 * locales/iso14651_t1: Simplified. Extended.
1440
1441 [BZ #58]
1442 * locales/uk_UA: New version.
1443
1444 [BZ #3156]
1445 * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
1446
1447 [BZ #2692]
1448 * locales/es_VE: Add am/pm format support.
1449
1450 [BZ #2648]
1451 * locales/pl_PL: Fix currency_symbol and its placement.
1452
1453 [BZ #3363]
1454 * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
1455 * locales/tt_RU@iqtelif: New file.
1456
1457 [BZ #3334]
1458 * locales/sr_ME: Update from maintainer.
1459
1460 [BZ #3326]
1461 * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
1462 * locales/crh_UA: New file.
1463
1464 2007-02-16 Ulrich Drepper <drepper@redhat.com>
1465
1466 [BZ #3322]
1467 * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
1468 * locales/sr_RS: New file.
1469 * locales/sr_RS@latin: New file.
1470
1471 [BZ #3995]
1472 * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
1473
1474 [BZ #3885]
1475 * locales/i18n: Updates for Unicode 5.0.
1476 * charmaps/UTF-8: Likewise.
1477 Patch by Pablo Saratxaga <pablo@walon.org>
1478
1479 2007-01-12 Gwenole Beauchesne <gbeauchesne@mandriva.com>
1480
1481 [BZ #3884]
1482 * locales/sl_SI: Slovenia joined the Euro zone.
1483 Fix negative number format.
1484
1485 2007-02-16 Ulrich Drepper <drepper@redhat.com>
1486
1487 [BZ #3851]
1488 * locales/bn_BD: Fix full name of January and February.
1489 Patch by Jamil Ahmed <jamil@bengalinux.org>.
1490
1491 2007-02-02 Bruno Haible <bruno@clisp.org>
1492
1493 * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
1494 * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
1495 Reported by Jungshik Shin <jungshik@google.com>.
1496
1497 * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
1498 Reported by Jungshik Shin <jungshik@google.com>.
1499
1500 2007-01-19 Ulrich Drepper <drepper@redhat.com>
1501
1502 * charmaps/BRF: New file.
1503 Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
1504
1505 2006-12-05 Jakub Jelinek <jakub@redhat.com>
1506
1507 * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
1508 Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
1509 %a %e. %B %Y, %H:%M:%S %Z.
1510
1511 2006-11-02 Ulrich Drepper <drepper@redhat.com>
1512
1513 * locales/mai_IN: New file.
1514 Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
1515
1516 * SUPPORTED: Add mai_IN/UTF-8.
1517
1518 2006-10-12 Ulrich Drepper <drepper@redhat.com>
1519
1520 [BZ #3320]
1521 * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
1522
1523 2006-10-05 Dmitry V. Levin <ldv@altlinux.org>
1524
1525 * locales/tt_RU: Fix territory, title and descriptive comment.
1526
1527 2006-10-05 Ulrich Drepper <drepper@redhat.com>
1528
1529 * locales/pa_IN (abday): Fix spelling of Sunday.
1530 Patch by Mayank Jain <majain@redhat.com>.
1531
1532 2006-10-01 Ulrich Drepper <drepper@redhat.com>
1533
1534 * locales/en_GB: Use more complete en_US data in LC_NAME.
1535
1536 2006-09-29 Ulrich Drepper <drepper@redhat.com>
1537
1538 [BZ #39]
1539 * locales/sr_ME: New file.
1540 * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
1541
1542 2006-09-20 Ulrich Drepper <drepper@redhat.com>
1543
1544 [BZ #2823]
1545 * locales/mk_MK: Fix date_fmt. Add week, first_weekday, and
1546 first_workday information.
1547 Patch by Damjan Georgievski.
1548
1549 2006-09-05 Ulrich Drepper <drepper@redhat.com>
1550
1551 * locales/or_IN (mon): Fix February string.
1552
1553 2006-08-24 Ulrich Drepper <drepper@redhat.com>
1554
1555 [BZ #2695]
1556 * locales/et_EE: Update LC_ADDRESS category.
1557 Patch by Priit Laes <amd@store20.com>.
1558
1559 2006-08-23 Ulrich Drepper <drepper@redhat.com>
1560
1561 [BZ #2662]
1562 * locales/bn_BD: Fix abday and day spelling of Tuesday.
1563
1564 [BZ #2473]
1565 * locales/en_NZ: Define am/pm formats.
1566
1567 2006-08-22 Ulrich Drepper <drepper@redhat.com>
1568
1569 * locales/nn_NO: Copy more categories from nb_NO.
1570
1571 2006-08-19 Ulrich Drepper <drepper@redhat.com>
1572
1573 [BZ #3034]
1574 * locales/ml_IN (abmon): Fix June entry.
1575 * locales/bn_IN (abday): Fix Tuesday entry.
1576 (day): Likewise.
1577 (abmon): Fix January and February entries.
1578 (mon): Likewise.
1579 Patches by Mayank Jain <majain@redhat.com>.
1580
1581 2006-08-13 Ulrich Drepper <drepper@redhat.com>
1582
1583 [BZ #935]
1584 * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
1585 * locales/fy_NL: New file.
1586
1587 2006-08-12 Ulrich Drepper <drepper@redhat.com>
1588
1589 [BZ #3034]
1590 * locales/pa_IN (day): Fix spelling of Saturday.
1591 * locales/or_IN (mon): Fix spelling of May.
1592 * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
1593 (abmon): Fix spelling of March to October.
1594 (mon): Fix spelling of March, April, June, August to December.
1595 Patches by Mayank Jain <majain@redhat.com>.
1596
1597 2006-06-03 Eddy Petrisor <eddy.petrisor@gmail.com>
1598
1599 [BZ #2125]
1600 * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
1601 Define first_weekday, first_workdayweek_day, work_day,
1602 country_isbn and country_post fields.
1603 Comments for terminology and bibliographic codes were added.
1604
1605 2006-08-03 Ulrich Drepper <drepper@redhat.com>
1606
1607 * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
1608
1609 [BZ #2961]
1610 * locales/csb_PL: New file.
1611
1612 2006-08-01 Ulrich Drepper <drepper@redhat.com>
1613
1614 * locales/es_NI: Define real t_fmt_ampm and am_pm.
1615 * locales/es_PE: Likewise.
1616
1617 2006-07-30 Ulrich Drepper <drepper@redhat.com>
1618
1619 * locales/te_IN: Minor fixups.
1620 * locales/pt_PT: Likewise.
1621
1622 * locales/aa_DJ: Add transliateration support to LC_CTYPE.
1623 * locales/af_ZA: Likewise.
1624 * locales/am_ET: Likewise.
1625 * locales/ar_AE: Likewise.
1626 * locales/ar_BH: Likewise.
1627 * locales/ar_DZ: Likewise.
1628 * locales/ar_EG: Likewise.
1629 * locales/ar_IN: Likewise.
1630 * locales/ar_IQ: Likewise.
1631 * locales/ar_JO: Likewise.
1632 * locales/ar_KW: Likewise.
1633 * locales/ar_LB: Likewise.
1634 * locales/ar_LY: Likewise.
1635 * locales/ar_MA: Likewise.
1636 * locales/ar_OM: Likewise.
1637 * locales/ar_QA: Likewise.
1638 * locales/ar_SA: Likewise.
1639 * locales/ar_SD: Likewise.
1640 * locales/ar_SY: Likewise.
1641 * locales/ar_TN: Likewise.
1642 * locales/ar_YE: Likewise.
1643 * locales/as_IN: Likewise.
1644 * locales/az_AZ: Likewise.
1645 * locales/be_BY: Likewise.
1646 * locales/bg_BG: Likewise.
1647 * locales/bn_BD: Likewise.
1648 * locales/bn_IN: Likewise.
1649 * locales/ca_AD: Likewise.
1650 * locales/ca_ES: Likewise.
1651 * locales/ca_ES@euro: Likewise.
1652 * locales/ca_FR: Likewise.
1653 * locales/ca_IT: Likewise.
1654 * locales/cs_CZ: Likewise.
1655 * locales/dz_BT: Likewise.
1656 * locales/el_CY: Likewise.
1657 * locales/el_GR: Likewise.
1658 * locales/en_AU: Likewise.
1659 * locales/en_CA: Likewise.
1660 * locales/en_DK: Likewise.
1661 * locales/en_GB: Likewise.
1662 * locales/en_HK: Likewise.
1663 * locales/en_IE: Likewise.
1664 * locales/en_IE@euro: Likewise.
1665 * locales/en_IN: Likewise.
1666 * locales/en_NZ: Likewise.
1667 * locales/en_PH: Likewise.
1668 * locales/en_SG: Likewise.
1669 * locales/en_US: Likewise.
1670 * locales/en_ZA: Likewise.
1671 * locales/es_AR: Likewise.
1672 * locales/es_BO: Likewise.
1673 * locales/es_CL: Likewise.
1674 * locales/es_CO: Likewise.
1675 * locales/es_CR: Likewise.
1676 * locales/es_DO: Likewise.
1677 * locales/es_EC: Likewise.
1678 * locales/es_ES: Likewise.
1679 * locales/es_ES@euro: Likewise.
1680 * locales/es_GT: Likewise.
1681 * locales/es_HN: Likewise.
1682 * locales/es_MX: Likewise.
1683 * locales/es_NI: Likewise.
1684 * locales/es_PA: Likewise.
1685 * locales/es_PE: Likewise.
1686 * locales/es_PR: Likewise.
1687 * locales/es_PY: Likewise.
1688 * locales/es_SV: Likewise.
1689 * locales/es_US: Likewise.
1690 * locales/es_UY: Likewise.
1691 * locales/es_VE: Likewise.
1692 * locales/et_EE: Likewise.
1693 * locales/eu_ES: Likewise.
1694 * locales/eu_ES@euro: Likewise.
1695 * locales/fa_IR: Likewise.
1696 * locales/fi_FI: Likewise.
1697 * locales/fi_FI@euro: Likewise.
1698 * locales/fo_FO: Likewise.
1699 * locales/ga_IE: Likewise.
1700 * locales/ga_IE@euro: Likewise.
1701 * locales/gez_ER: Likewise.
1702 * locales/gez_ET: Likewise.
1703 * locales/gl_ES: Likewise.
1704 * locales/gl_ES@euro: Likewise.
1705 * locales/gu_IN: Likewise.
1706 * locales/gv_GB: Likewise.
1707 * locales/he_IL: Likewise.
1708 * locales/hi_IN: Likewise.
1709 * locales/hr_HR: Likewise.
1710 * locales/hy_AM: Likewise.
1711 * locales/id_ID: Likewise.
1712 * locales/is_IS: Likewise.
1713 * locales/it_CH: Likewise.
1714 * locales/it_IT: Likewise.
1715 * locales/it_IT@euro: Likewise.
1716 * locales/iw_IL: Likewise.
1717 * locales/ja_JP: Likewise.
1718 * locales/kk_KZ: Likewise.
1719 * locales/kl_GL: Likewise.
1720 * locales/km_KH: Likewise.
1721 * locales/kn_IN: Likewise.
1722 * locales/ko_KR: Likewise.
1723 * locales/kw_GB: Likewise.
1724 * locales/ky_KG: Likewise.
1725 * locales/lg_UG: Likewise.
1726 * locales/lt_LT: Likewise.
1727 * locales/lv_LV: Likewise.
1728 * locales/mk_MK: Likewise.
1729 * locales/mr_IN: Likewise.
1730 * locales/ms_MY: Likewise.
1731 * locales/mt_MT: Likewise.
1732 * locales/nb_NO: Likewise.
1733 * locales/ne_NP: Likewise.
1734 * locales/nl_BE: Likewise.
1735 * locales/nl_BE@euro: Likewise.
1736 * locales/nl_NL: Likewise.
1737 * locales/nl_NL@euro: Likewise.
1738 * locales/nn_NO: Likewise.
1739 * locales/nr_ZA: Likewise.
1740 * locales/om_KE: Likewise.
1741 * locales/or_IN: Likewise.
1742 * locales/pa_IN: Likewise.
1743 * locales/pl_PL: Likewise.
1744 * locales/pt_BR: Likewise.
1745 * locales/pt_PT: Likewise.
1746 * locales/pt_PT@euro: Likewise.
1747 * locales/ru_RU: Likewise.
1748 * locales/ru_UA: Likewise.
1749 * locales/rw_RW: Likewise.
1750 * locales/se_NO: Likewise.
1751 * locales/si_LK: Likewise.
1752 * locales/sk_SK: Likewise.
1753 * locales/sl_SI: Likewise.
1754 * locales/so_SO: Likewise.
1755 * locales/sq_AL: Likewise.
1756 * locales/ss_ZA: Likewise.
1757 * locales/st_ZA: Likewise.
1758 * locales/sv_FI: Likewise.
1759 * locales/sv_FI@euro: Likewise.
1760 * locales/sv_SE: Likewise.
1761 * locales/ta_IN: Likewise.
1762 * locales/te_IN: Likewise.
1763 * locales/tg_TJ: Likewise.
1764 * locales/th_TH: Likewise.
1765 * locales/ti_ET: Likewise.
1766 * locales/tn_ZA: Likewise.
1767 * locales/tr_TR: Likewise.
1768 * locales/ts_ZA: Likewise.
1769 * locales/tt_RU: Likewise.
1770 * locales/uk_UA: Likewise.
1771 * locales/ve_ZA: Likewise.
1772 * locales/vi_VN: Likewise.
1773 * locales/xh_ZA: Likewise.
1774 * locales/zh_CN: Likewise.
1775 * locales/zh_HK: Likewise.
1776 * locales/zh_SG: Likewise.
1777 * locales/zu_ZA: Likewise.
1778
1779 2006-05-26 Ulrich Drepper <drepper@redhat.com>
1780
1781 * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
1782 * locales/as_IN: New file.
1783 * locales/or_IN: New file.
1784 Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1785
1786 2006-05-02 Ulrich Drepper <drepper@redhat.com>
1787
1788 [BZ #1203]
1789 * locales/de_DE: Fix order of day of month and month name in
1790 date_fmt. Add period after the day number and avoid padding.
1791
1792 * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
1793 tr_CY.UTF-8.
1794
1795 [BZ #531]
1796 * locales/tr_CY: New file.
1797
1798 2006-01-07 Eddy Petrisor <eddy.petrisor@gmail.com>
1799
1800 * locales/ro_RO: The sorting order of the letters a circumflex and
1801 a with breve was corrected according to the Romanian alphabet.
1802 Capital A with breve is in no longer used within day names.
1803 Romanian post-92 writing rules are used within day and abday fields.
1804 Fixed the international currency symbol because after the
1805 denomination (starting with the 1st of July 2005), the symbol is
1806 RON (1 RON = 10000 ROL).
1807 Grouping sign for thousands, which is ".", is used for Romanian.
1808 Numbers are grouped in sets of 3 digits.
1809 The short date format is %d.%m.%Y for Romanian in Romania.
1810 The year is placed before the time in date_fmt.
1811 %Z was replaced with %z in date formats because %Z is not
1812 used nor widely known in Romania, and Romania uses daylight saving
1813 and the difference is more obvious this way.
1814 abday for Saturday was changed because i> looks bad and is
1815 incorrect according to post-92 writing rules.
1816 In Romanian months' names are not capitalized. The same goes for
1817 the days' names.
1818 A4 is the prefered paper type and metric system is used;
1819 FIXMEs were removed.
1820 country_name, country_car, lang_name and lang_ab were added.
1821 name_mr, name_mrs, name_miss were added; name_ms omitted as
1822 there is no proper form it in Romanian.
1823 An explanation related to the cedilla/comma issue and
1824 the reson why the transliteration is a good idea was added.
1825 The default encoding was changed to UTF-8 because this is the
1826 only encoding that supports all Romanian specific symbols and
1827 dicritics.
1828 The name format was corrected while salutation abbreviation was
1829 omitted.
1830 postal_fmt was corrected according to the Romanian style of
1831 writing this information.
1832
1833 2006-05-01 Ulrich Drepper <drepper@redhat.com>
1834
1835 * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
1836
1837 [BZ #531]
1838 * locales/el_CY: New file.
1839
1840 [BZ #192]
1841 * locales/hu_HU: Better month name abbreviations.
1842
1843 * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
1844
1845 [BZ #68]
1846 * locales/hy_AM: Remove special collation rules. Fix yesexpr, noexpr,
1847 country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
1848 and name_mrs.
1849
1850 [BZ #388]
1851 * locales/pl_PL: Don't ignore U0020 in collation.
1852
1853 [BZ #352]
1854 * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
1855
1856 2006-05-01 Alexander Shopov <ash@contact.bg>
1857
1858 [BZ #2625]
1859 * charmaps/MIK: New file.
1860
1861 2006-04-26 Ulrich Drepper <drepper@redhat.com>
1862
1863 * locales/bg_BG: Update after iso-4217.def update.
1864 * locales/bs_BA: Likewise.
1865 * locales/es_MX: Likewise.
1866 * locales/ru_RU: Likewise.
1867 * locales/tg_TJ: Likewise.
1868 * locales/tt_RU: Likewise.
1869
1870 2006-04-25 Ulrich Drepper <drepper@redhat.com>
1871
1872 [BZ #2376]
1873 * locales/es_UY: Change curreny_symbol.
1874
1875 2006-04-24 Ulrich Drepper <drepper@redhat.com>
1876
1877 [BZ #2349]
1878 * locales/de_CH: Change thousand separator to '.
1879
1880 2006-01-17 Robert Millan <robertmh@gnu.org>
1881
1882 [BZ #2158]
1883 * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
1884 * locales/ca_AD: New file.
1885 * locales/ca_FR: New file.
1886 * locales/ca_IT: New file.
1887
1888 2006-04-23 Ulrich Drepper <drepper@redhat.com>
1889
1890 [BZ #2134]
1891 * locales/pa_PK: New file.
1892 * SUPPORTED: Add pa_PK.UTF-8.
1893
1894 [BZ #1974]
1895 * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
1896 am_pm, and name_fmt.
1897
1898 [BZ #1787]
1899 * locales/en_ZA: Updates.
1900
1901 [BZ #1786]
1902 * locales/af_ZA: Updates.
1903
1904 [BZ #1785]
1905 * locales/st_ZA: Updates and formatting changes.
1906
1907 [BZ #1784]
1908 * locales/zu_ZA: Updates and formatting changes.
1909
1910 [BZ #1783]
1911 * locales/xh_ZA: Updates and formatting changes.
1912
1913 [BZ #1782]
1914 * locales/nr_ZA: New file.
1915 * locales/SUPPORTED: Add nr_ZA.UTF-8.
1916
1917 2006-04-10 Jakub Jelinek <jakub@redhat.com>
1918
1919 * locales/cs_CZ (LC_TIME): Define week.
1920 * locales/sk_SK (LC_TIME): Likewise.
1921 * locales/pl_PL (LC_TIME): Likewise.
1922 * locales/en_US (LC_TIME): Change week to 7;19971130;7.
1923
1924 2005-12-27 Roland McGrath <roland@redhat.com>
1925
1926 * tst-ctype.c (main): Add some casts.
1927
1928 * tst-mbswcs1.c (main): Make BUF const. Add casts in mbrtowc calls.
1929
1930 2006-01-02 Andreas Jaeger <aj@suse.de>
1931
1932 * locales/fi_FI: Fix date_fmt.
1933 * locales/mn_MN: Likewise.
1934
1935 2005-11-21 Ulrich Drepper <drepper@redhat.com>
1936
1937 * locales/se_NO: Remove RCS ID line.
1938
1939 2005-11-16 Ulrich Drepper <drepper@redhat.com>
1940
1941 [BZ 1872]
1942 * charmaps/ISO_11548-1. New file.
1943 Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
1944
1945 2005-11-11 Ulrich Drepper <drepper@redhat.com>
1946
1947 [BZ #1294]
1948 * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
1949
1950 2005-11-05 Ulrich Drepper <drepper@redhat.com>
1951
1952 * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
1953
1954 2005-10-15 Ulrich Drepper <drepper@redhat.com>
1955
1956 [BZ #119]
1957 * locales/es_AR: Fix thousands_sep and grouping.
1958
1959 2005-10-14 Ulrich Drepper <drepper@redhat.com>
1960
1961 [BZ #451]
1962 * locales/rw_RW: New file.
1963 * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
1964
1965 [BZ #367]
1966 * locales/si_LK: New file.
1967 * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
1968
1969 [BZ #297]
1970 * locales/fi_FI: Change date_fmt.
1971
1972 * locales/te_IN: Fix noexpr, replace yY with nN.
1973
1974 [BZ #305]
1975 * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
1976 * locales/ml_IN: Likewise.
1977 * locales/ta_IN: Likewise.
1978 * locales/kw_GB: Add yY to yesexpr.
1979 * locales/oc_FR: Likewise.
1980
1981 * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
1982
1983 [BZ #71]
1984 [BZ #305]
1985 * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
1986 Define yesstr and nostr.
1987 * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
1988 * locales/ar_BH: Likewise.
1989 * locales/ar_DZ: Likewise.
1990 * locales/ar_IN: Likewise.
1991 * locales/ar_IQ: Likewise.
1992 * locales/ar_JO: Likewise.
1993 * locales/ar_KW: Likewise.
1994 * locales/ar_LB: Likewise.
1995 * locales/ar_LY: Likewise.
1996 * locales/ar_MA: Likewise.
1997 * locales/ar_OM: Likewise.
1998 * locales/ar_QA: Likewise.
1999 * locales/ar_SA: Likewise.
2000 * locales/ar_SD: Likewise.
2001 * locales/ar_SY: Likewise.
2002 * locales/ar_TN: Likewise.
2003 * locales/ar_YE: Likewise.
2004
2005 [BZ #56]
2006 * locales/de_DE: Add transliterations for quoting characters.
2007
2008 [BZ #448]
2009 * locales/vi_VN: Several fixes.
2010 Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
2011
2012 [BZ #428]
2013 * locales/te_IN: Several fixes.
2014 Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
2015
2016 [BZ #368]
2017 * locales/dz_BT: New file.
2018 * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
2019
2020 [BZ #195]
2021 * locales/hu_HU: Add some transliterations.
2022
2023 [BZ #1429]
2024 * locales/hu_HU: Define week.
2025
2026 [BZ #982]
2027 * locales/ml_IN: Fix title.
2028
2029 [BZ #981]
2030 * locales/ca_ES: Fix title.
2031
2032 [BZ #980]
2033 * locales/yi_US: Fix title.
2034
2035 * locales/nl_NL: Define country_car, lang_name, lang_ab,
2036 lang_term, and lang_lib.
2037
2038 [BZ #870]
2039 * locales/ku_TR: New file.
2040 * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
2041 ku_TR.UTF-8.
2042
2043 2005-10-13 Ulrich Drepper <drepper@redhat.com>
2044
2045 [BZ #533]
2046 * locales/ss_ZA: New file.
2047 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2048
2049 [BZ #529]
2050 * locales/tn_ZA: New file.
2051 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2052
2053 [BZ #491]
2054 * locales/ve_ZA: New file.
2055 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2056
2057 [BZ #486]
2058 * locales/nso_ZA: New file.
2059 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2060
2061 * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
2062 ss_ZA.UTF-8.
2063
2064 2005-10-12 Ulrich Drepper <drepper@redhat.com>
2065
2066 [BZ #532]
2067 * locales/ts_ZA: New file.
2068 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2069
2070 * SUPPORTED: Add ts_ZA.UTF-8.
2071
2072 2005-09-29 Ulrich Drepper <drepper@redhat.com>
2073
2074 * locales/en_US: Fix postal_fmt.
2075 * locales/es_US: Update LC_ADDRESS info from en_US.
2076 Reported by FrankTang@gmail.com.
2077
2078 2005-09-25 Ulrich Drepper <drepper@redhat.com>
2079
2080 [BZ #811]
2081 * locales/zh_CN: Fix date_fmt information.
2082
2083 * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
2084
2085 [BZ #826]
2086 * locales/km_KH: New file.
2087
2088 * Makefile (LOCALES): Add zh_TW.EUC-TW.
2089
2090 2005-09-24 Ulrich Drepper <drepper@redhat.com>
2091
2092 [BZ #668]
2093 * locales/yi_US: Spelling fixes.
2094
2095 [BZ #667]
2096 * locales/wa_BE: Fixed weekday names to match new orthographic rules.
2097
2098 [BZ #666]
2099 * locales/tg_TJ: Correct yesexpr.
2100
2101 [BZ #665]
2102 * locales/sq_AL: Add language specific collation.
2103
2104 [BZ #663]
2105 * locales/bs_BA: Don't comment out reorder-after. Fix tel_int_fmt.
2106
2107 [BZ #662]
2108 * locales/az_AZ: Fix the day and month names. Add transliteration
2109 for schwa character.
2110
2111 [BZ #657]
2112 * locales/bn_BD: Some corrections.
2113 Patch by Jamil Ahmed <jamil@bengalinux.org>.
2114
2115 [BZ #588]
2116 * locales/el_GR: Change to use 12h time format.
2117 Patch by Konstantinos Margaritis <markos@debian.org>.
2118
2119 * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
2120
2121 [BZ #566]
2122 * locales/hsb_DE: New file.
2123
2124 [BZ #527]
2125 * locales/sid_ET: Remove incorrect lang_ab definition.
2126
2127 [BZ #525]
2128 * locales/ru_RU: Use nominative instead of genitive in mon data to
2129 align with other locales with the same issue.
2130
2131 * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
2132
2133 [BZ #520]
2134 * locales/ky_KG: New file.
2135
2136 [BZ #495]
2137 * locales/st_ZA: Updates and corrections.
2138 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2139
2140 [BZ #493]
2141 * locales/xh_ZA: Updates and corrections.
2142 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2143
2144 [BZ #488]
2145 * locales/zu_ZA: Updates and corrections.
2146 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2147
2148 [BZ #484]
2149 * locales/af_ZA: Updates and corrections.
2150 Patch by Dwayne Bailey <dwayne@translate.org.za>.
2151
2152 * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
2153
2154 [BZ #1347]
2155 * locales/be_BY@latin: New file.
2156
2157 2005-09-23 Ulrich Drepper <drepper@redhat.com>
2158
2159 * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
2160
2161 [BZ #704]
2162 * locales/mg_MG: New file.
2163
2164 2005-07-26 Ulrich Drepper <drepper@redhat.com>
2165
2166 * locales/hu_HU: Better collation.
2167 Patch by Gyuro Lehel <lehel@freemail.hu>.
2168
2169 2005-07-08 Ulrich Drepper <drepper@redhat.com>
2170
2171 [BZ #448]
2172 * locales/vi_VN: Update locale.
2173
2174 2005-07-05 Ulrich Drepper <drepper@redhat.com>
2175
2176 * locales/en_US: Remove duplicate am_pn entry.
2177
2178 2005-05-28 Jakub Jelinek <jakub@redhat.com>
2179
2180 [BZ #622]
2181 * locales/pa_IN (am_pm): Fix typos.
2182 Patch by Denis Barbier <barbier@linuxfr.org>.
2183
2184 2005-05-22 Ulrich Drepper <drepper@redhat.com>
2185
2186 [BZ #1092]
2187 * locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.
2188
2189 2005-04-28 Jakub Jelinek <jakub@redhat.com>
2190
2191 [BZ #1084]
2192 * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
2193
2194 2005-04-26 Ulrich Drepper <drepper@redhat.com>
2195
2196 [BZ #1091]
2197 * locales/fa_IR: Add alt_digits, change date and time
2198 representation, and various cleanups.
2199 Patch by Hamed Malek <hamed@bamdad.org>.
2200
2201 2005-03-21 Jakub Jelinek <jakub@redhat.com>
2202
2203 [BZ #823]
2204 * charmaps/WINDOWS-31J: Add % before alias keyword.
2205
2206 2005-02-27 Denis Barbier <barbier@debian.org>
2207
2208 [BZ #38]
2209 * locales/sr_CS: New file.
2210 Contributed by Danilo Segan <dsegan@gmx.net>
2211 * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
2212
2213 2005-03-18 Andreas Schwab <schwab@suse.de>
2214
2215 [BZ #622]
2216 * locales/pa_IN (am_pm): Fix character names.
2217
2218 2005-03-18 Ulrich Drepper <drepper@redhat.com>
2219
2220 [BZ #1084]
2221 * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
2222
2223 2004-12-19 Roland McGrath <roland@frob.com>
2224
2225 * gen-unicode-ctype.c (output_tables): Fix email address in output.
2226
2227 2004-10-02 Petter Reinholdtsen <pere@hungry.com>
2228
2229 [BZ #82]
2230 * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
2231 remaining block. Change contact info as this locale is now
2232 maintained by Jamil Ahmed. Patch from Jamil Ahmed.
2233
2234 * locales/bn_BD: Change category entries to look more like
2235 standard references.
2236
2237 [BZ #26]
2238 * locales/ta_IN: Correct sorting order. Corrected day and month
2239 abbrevations. Corrected name strings for mr., mrs. and miss.
2240 Patch from Thuraiappah Vaseeharan.
2241
2242 2004-12-17 GOTO Masanori <gotom@debian.or.jp>
2243
2244 * locales/te_IN: Fix language name spelling.
2245
2246 2004-12-14 Ulrich Drepper <drepper@redhat.com>
2247
2248 * locales/en_ZA: Update by Dwayne Bailey.
2249
2250 2004-11-27 Ulrich Drepper <drepper@redhat.com>
2251
2252 * locales/pa_IN: Add some missing fields and fix some spelling
2253 mistakes. Patch by Jatin Nansi <jnansi@redhat.com>.
2254
2255 2004-10-31 Petter Reinholdtsen <pere@hungry.com>
2256
2257 [BZ #337]
2258 * SUPPORTED: Update bug reporting comment.
2259 * locales/af_ZA: Change contact address from bug-glibc@gnu.org
2260 to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
2261 list).
2262 * locales/an_ES: Likewise.
2263 * locales/ar_AE: Likewise.
2264 * locales/ar_BH: Likewise.
2265 * locales/ar_DZ: Likewise.
2266 * locales/ar_EG: Likewise.
2267 * locales/ar_IN: Likewise.
2268 * locales/ar_IQ: Likewise.
2269 * locales/ar_JO: Likewise.
2270 * locales/ar_KW: Likewise.
2271 * locales/ar_LB: Likewise.
2272 * locales/ar_LY: Likewise.
2273 * locales/ar_MA: Likewise.
2274 * locales/ar_OM: Likewise.
2275 * locales/ar_QA: Likewise.
2276 * locales/ar_SA: Likewise.
2277 * locales/ar_SD: Likewise.
2278 * locales/ar_SY: Likewise.
2279 * locales/ar_TN: Likewise.
2280 * locales/ar_YE: Likewise.
2281 * locales/be_BY: Likewise.
2282 * locales/bn_IN: Likewise.
2283 * locales/br_FR@euro: Likewise.
2284 * locales/ca_ES: Likewise.
2285 * locales/ca_ES@euro: Likewise.
2286 * locales/cs_CZ: Likewise.
2287 * locales/da_DK: Likewise.
2288 * locales/de_AT: Likewise.
2289 * locales/de_AT@euro: Likewise.
2290 * locales/de_BE: Likewise.
2291 * locales/de_BE@euro: Likewise.
2292 * locales/de_CH: Likewise.
2293 * locales/de_DE: Likewise.
2294 * locales/de_DE@euro: Likewise.
2295 * locales/de_LU: Likewise.
2296 * locales/de_LU@euro: Likewise.
2297 * locales/el_GR: Likewise.
2298 * locales/el_GR@euro: Likewise.
2299 * locales/en_AU: Likewise.
2300 * locales/en_BW: Likewise.
2301 * locales/en_CA: Likewise.
2302 * locales/en_DK: Likewise.
2303 * locales/en_GB: Likewise.
2304 * locales/en_HK: Likewise.
2305 * locales/en_IE: Likewise.
2306 * locales/en_IE@euro: Likewise.
2307 * locales/en_IN: Likewise.
2308 * locales/en_NZ: Likewise.
2309 * locales/en_PH: Likewise.
2310 * locales/en_SG: Likewise.
2311 * locales/en_US: Likewise.
2312 * locales/en_ZW: Likewise.
2313 * locales/es_AR: Likewise.
2314 * locales/es_BO: Likewise.
2315 * locales/es_CL: Likewise.
2316 * locales/es_CO: Likewise.
2317 * locales/es_CR: Likewise.
2318 * locales/es_DO: Likewise.
2319 * locales/es_EC: Likewise.
2320 * locales/es_ES: Likewise.
2321 * locales/es_ES@euro: Likewise.
2322 * locales/es_GT: Likewise.
2323 * locales/es_HN: Likewise.
2324 * locales/es_MX: Likewise.
2325 * locales/es_NI: Likewise.
2326 * locales/es_PA: Likewise.
2327 * locales/es_PE: Likewise.
2328 * locales/es_PR: Likewise.
2329 * locales/es_PY: Likewise.
2330 * locales/es_SV: Likewise.
2331 * locales/es_US: Likewise.
2332 * locales/es_UY: Likewise.
2333 * locales/es_VE: Likewise.
2334 * locales/et_EE: Likewise.
2335 * locales/eu_ES: Likewise.
2336 * locales/eu_ES@euro: Likewise.
2337 * locales/fi_FI: Likewise.
2338 * locales/fi_FI@euro: Likewise.
2339 * locales/fo_FO: Likewise.
2340 * locales/fr_BE: Likewise.
2341 * locales/fr_BE@euro: Likewise.
2342 * locales/fr_CA: Likewise.
2343 * locales/fr_CH: Likewise.
2344 * locales/fr_FR: Likewise.
2345 * locales/fr_FR@euro: Likewise.
2346 * locales/fr_LU: Likewise.
2347 * locales/fr_LU@euro: Likewise.
2348 * locales/ga_IE: Likewise.
2349 * locales/ga_IE@euro: Likewise.
2350 * locales/gl_ES: Likewise.
2351 * locales/gl_ES@euro: Likewise.
2352 * locales/gu_IN: Likewise.
2353 * locales/gv_GB: Likewise.
2354 * locales/he_IL: Likewise.
2355 * locales/hi_IN: Likewise.
2356 * locales/hr_HR: Likewise.
2357 * locales/hu_HU: Likewise.
2358 * locales/id_ID: Likewise.
2359 * locales/is_IS: Likewise.
2360 * locales/it_CH: Likewise.
2361 * locales/it_IT: Likewise.
2362 * locales/it_IT@euro: Likewise.
2363 * locales/iw_IL: Likewise.
2364 * locales/ja_JP: Likewise.
2365 * locales/kk_KZ: Likewise.
2366 * locales/kl_GL: Likewise.
2367 * locales/kn_IN: Likewise.
2368 * locales/ko_KR: Likewise.
2369 * locales/kw_GB: Likewise.
2370 * locales/lo_LA: Likewise.
2371 * locales/lt_LT: Likewise.
2372 * locales/lv_LV: Likewise.
2373 * locales/ml_IN: Likewise.
2374 * locales/mn_MN: Likewise.
2375 * locales/mr_IN: Likewise.
2376 * locales/ms_MY: Likewise.
2377 * locales/mt_MT: Likewise.
2378 * locales/nb_NO: Likewise.
2379 * locales/nl_BE: Likewise.
2380 * locales/nl_BE@euro: Likewise.
2381 * locales/nl_NL: Likewise.
2382 * locales/nl_NL@euro: Likewise.
2383 * locales/nn_NO: Likewise.
2384 * locales/pa_IN: Likewise.
2385 * locales/pl_PL: Likewise.
2386 * locales/pt_BR: Likewise.
2387 * locales/pt_PT: Likewise.
2388 * locales/pt_PT@euro: Likewise.
2389 * locales/ro_RO: Likewise.
2390 * locales/ru_RU: Likewise.
2391 * locales/ru_UA: Likewise.
2392 * locales/sk_SK: Likewise.
2393 * locales/sl_SI: Likewise.
2394 * locales/sq_AL: Likewise.
2395 * locales/sv_FI: Likewise.
2396 * locales/sv_FI@euro: Likewise.
2397 * locales/sv_SE: Likewise.
2398 * locales/ta_IN: Likewise.
2399 * locales/te_IN: Likewise.
2400 * locales/th_TH: Likewise.
2401 * locales/tr_TR: Likewise.
2402 * locales/uk_UA: Likewise.
2403 * locales/ur_PK: Likewise.
2404 * locales/vi_VN: Likewise.
2405 * locales/wa_BE@euro: Likewise.
2406 * locales/zh_CN: Likewise.
2407 * locales/zh_HK: Likewise.
2408 * locales/zh_SG: Likewise.
2409 * locales/zh_TW: Likewise.
2410
2411 [BZ #187]
2412 * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
2413 surprises when using untranslated program.
2414 * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
2415 make it more like the structure of the POSIX locale values.
2416 * locales/tr_TR: Correct numeric decimal point to use comma, and
2417 correct grouping.
2418 Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
2419
2420 [BZ #421]
2421 * locales/tr_TR: Update with new currency symbol valid from
2422 2005-01-01. Patch from Nilgün Belma Bugüner.
2423 * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
2424
2425 2004-10-11 Ulrich Drepper <drepper@redhat.com>
2426
2427 * locales/fa_IR: Add to_inpunct map.
2428 Patch by Hamed Malek <hamed@bamdad.org>.
2429
2430 2004-10-04 Ulrich Drepper <drepper@redhat.com>
2431
2432 [BZ #413]
2433 * locales/gu_IN: Update various incorrect and missing information.
2434 Patch by Ankit Patel <ankit@redhat.com>.
2435
2436 2004-09-28 Ulrich Drepper <drepper@redhat.com>
2437
2438 * locales/nb_NO: Make language field consistent in form with nn_NO.
2439
2440 2004-09-27 Ulrich Drepper <drepper@redhat.com>
2441
2442 * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
2443 Reported by Alan Cox <alan@redhat.com>.
2444
2445 2004-08-07 Petter Reinholdtsen <pere@hungry.com>
2446
2447 * Makefile (test-input): Add tr_TR.UTF-8 sorting test. Test case
2448 for BZ #19.
2449 * tr_TR.in: New file.
2450
2451 2004-07-31 Bruno Haible <bruno@clisp.org>
2452
2453 * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
2454 * charmaps/SHIFT_JISX0213: Likewise.
2455
2456 2004-07-22 Bruno Haible <bruno@clisp.org>
2457
2458 * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA. Add alias
2459 ISO_8859-7:2003.
2460
2461 2004-07-22 Bruno Haible <bruno@clisp.org>
2462
2463 * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
2464
2465 2004-07-14 Petter Reinholdtsen <pere@hungry.com>
2466
2467 * locales/kr_KO: Change month names to use latin numbers instead
2468 of hangul numeric pronounciation. Patch from Changwoo
2469 Ryu.[BZ #25]
2470
2471 2004-07-17 Petter Reinholdtsen <pere@hungry.com>
2472
2473 * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
2474
2475 2004-05-18 Petter Reinholdtsen <pere@hungry.com>
2476
2477 * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
2478 '22.06.2003' to '22. 06. 2003'. Change requested from Aleks
2479 Reinhardt, and approved by the locale author Borka
2480 Jerman-Blazic. [BZ #163]
2481
2482 2004-05-17 Ulrich Drepper <drepper@redhat.com>
2483
2484 * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
2485
2486 2004-05-15 Petter Reinholdtsen <pere@hungry.com>
2487
2488 * locales/it_IT: Change currency formatting from none to two
2489 fraction dicits, as Italy now uses the Euro. Patch from Marko
2490 Djukic. [BZ #111]
2491
2492 2004-05-02 Petter Reinholdtsen <pere@hungry.com>
2493
2494 * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
2495 (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
2496
2497 2004-05-03 Ulrich Drepper <drepper@redhat.com>
2498
2499 * locales/wal_ET: New file [BZ #142]. Contributed by Daniel Yacob.
2500
2501 2004-05-02 Petter Reinholdtsen <pere@hungry.com>
2502
2503 * locales/sid_ET: Correct lang_ab and source information.
2504 Patch from Daniel Yacob.
2505
2506 2004-04-17 Petter Reinholdtsen <pere@hungry.com>
2507
2508 * locales/et_EE: Change default charset for et_EE locale from
2509 ISO-8859-1 to ISO-8859-15, to reflect the content of
2510 <URL:http://www.eki.ee/itstandard/contents.html>. Based on input
2511 from Indrek Hein and Meelis Roos.
2512 * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
2513
2514 2004-04-17 Ulrich Drepper <drepper@redhat.com>
2515
2516 * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
2517 * locales/kk_KZ: New file.
2518 * charmaps/PT154: New file.
2519 * charmaps/RK1048: New file.
2520
2521 2004-03-19 Petter Reinholdtsen <pere@hungry.com>
2522
2523 * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
2524 * locales/ar_TN: Likewise.
2525 * locales/ar_YE: Likewise.
2526 * locales/bn_BD: Likewise.
2527 * locales/br_FR: Likewise.
2528 * locales/ca_ES: Likewise.
2529 * locales/cy_GB: Likewise.
2530 * locales/gd_GB: Likewise.
2531 * locales/gv_GB: Likewise.
2532 * locales/hy_AM: Likewise.
2533 * locales/id_ID: Likewise.
2534 * locales/ka_GE: Likewise.
2535 * locales/kw_GB: Likewise.
2536 * locales/lg_UG: Likewise.
2537 * locales/mk_MK: Likewise.
2538 * locales/oc_FR: Likewise.
2539 * locales/ru_UA: Likewise.
2540 * locales/sk_SK: Likewise.
2541 * locales/sr_YU: Likewise.
2542 * locales/sr_YU@cyrillic: Likewise.
2543 * locales/uk_UA: Likewise.
2544 * locales/ur_PK: Likewise.
2545 * locales/wa_BE: Likewise.
2546
2547 2004-03-17 Ulrich Drepper <drepper@redhat.com>
2548
2549 * locales/fa_IR: Fix yesexpr and noexpr.
2550 Patch by Hamed Malek <hamed@bamdad.org>.
2551
2552 2004-02-16 Ulrich Drepper <drepper@redhat.com>
2553
2554 * locales/tr_TR: Correct sorting order of the normal and dotless I
2555 [BZ #19].
2556
2557 2004-02-09 Ulrich Drepper <drepper@redhat.com>
2558
2559 * locales/fa_IR: Add to_outpunct info and change decimal_point and
2560 thousand_sep to ASCII value.
2561
2562 2004-01-19 Ulrich Drepper <drepper@redhat.com>
2563
2564 * SUPPORTED: Add all kinds of UTF-8 locales.
2565
2566 2004-01-18 Bruno Haible <bruno@clisp.org>
2567
2568 * locales/lg_UG: Renamed from lug_UG, with trivial updates.
2569 * locales/lug_UG: Remove file.
2570 * SUPPORTED: Create lg_UG instead of lug_UG.
2571
2572 2003-12-31 Bruno Haible <bruno@clisp.org>
2573
2574 * charmaps/IBM866NAV: Fix the character values.
2575
2576 2004-01-01 Petter Reinholdtsen <pere@hungry.com>
2577
2578 * sort-test.sh: Print the status for both the sorting tests, xfrm
2579 and collate, making it possible to know which one of them that
2580 fail if only one of them misbehaves. Indent output from
2581 'diff -u' when sorting test fail, to make it easier to visually
2582 group the output.
2583
2584 2004-01-01 Petter Reinholdtsen <pere@hungry.com>
2585
2586 * tst-fmon.data: Add simple test to check left justified currency
2587 values in the C locale.
2588
2589 2004-01-01 Ulrich Drepper <drepper@redhat.com>
2590
2591 * tst-fmon.sh: Don't print every line. The program already prints
2592 the failing ones.
2593
2594 * tst-fmon.c (main): Fix typo in message.
2595
2596 2003-07-06 Petter Reinholdtsen <pere@hungry.com>
2597
2598 * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
2599 * locales/hr_HR: Correct the email address of Tomislav Vujec.
2600 * locales/ja_JP: Document EUC-JP as the recommended charset.
2601 * locales/ko_KR: List Won-kyu Park as the author/contact for the
2602 locale.
2603 * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
2604
2605 2003-12-22 Ulrich Drepper <drepper@redhat.com>
2606
2607 * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
2608
2609 2003-12-05 Ulrich Drepper <drepper@redhat.com>
2610
2611 * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
2612
2613 * locales/aa_DJ: Add int_select. Use copy where possible.
2614 * locales/am_ET: Likewise.
2615 * locales/ar_BH: Likewise.
2616 * locales/ar_DZ: Likewise.
2617 * locales/ar_EG: Likewise.
2618 * locales/ar_IN: Likewise.
2619 * locales/az_AZ: Likewise.
2620 * locales/be_BY: Likewise.
2621 * locales/bn_BD: Likewise.
2622 * locales/bn_IN: Likewise.
2623 * locales/br_FR: Likewise.
2624 * locales/bs_BA: Likewise.
2625 * locales/da_DK: Likewise.
2626 * locales/de_AT: Likewise.
2627 * locales/de_BE: Likewise.
2628 * locales/el_GR: Likewise.
2629 * locales/en_AU: Likewise.
2630 * locales/en_BW: Likewise.
2631 * locales/en_CA: Likewise.
2632 * locales/en_DK: Likewise.
2633 * locales/en_IN: Likewise.
2634 * locales/es_AR: Likewise.
2635 * locales/es_BO: Likewise.
2636 * locales/es_CL: Likewise.
2637 * locales/es_CO: Likewise.
2638 * locales/es_CR: Likewise.
2639 * locales/es_DO: Likewise.
2640 * locales/es_EC: Likewise.
2641 * locales/es_GT: Likewise.
2642 * locales/es_HN: Likewise.
2643 * locales/es_SV: Likewise.
2644 * locales/et_EE: Likewise.
2645 * locales/fi_FI: Likewise.
2646 * locales/fr_BE: Likewise.
2647 * locales/fr_CA: Likewise.
2648 * locales/fr_FR: Likewise.
2649 * locales/gu_IN: Likewise.
2650 * locales/hi_IN: Likewise.
2651 * locales/hr_HR: Likewise.
2652 * locales/hu_HU: Likewise.
2653 * locales/is_IS: Likewise.
2654 * locales/ka_GE: Likewise.
2655 * locales/kn_IN: Likewise.
2656 * locales/ml_IN: Likewise.
2657 * locales/mr_IN: Likewise.
2658 * locales/nl_BE: Likewise.
2659 * locales/pa_IN: Likewise.
2660 * locales/pt_BR: Likewise.
2661 * locales/ru_RU: Likewise.
2662 * locales/sq_AL: Likewise.
2663 * locales/ta_IN: Likewise.
2664 * locales/te_IN: Likewise.
2665 * locales/ti_ER: Likewise.
2666 * locales/ti_ET: Likewise.
2667 * locales/zh_HK: Likewise.
2668
2669 * locales/hy_AM: Fix some syntax errors and formatting mistakes.
2670
2671 * locales/tt_RU: Use copy in a few places. Add dummy LC_NAME,
2672 LC_ADDRESS, and LC_TELEPHONE definitions.
2673
2674 2003-11-30 Petter Reinholdtsen <pere@hungry.com>
2675
2676 * tst-fmon.sh: Allow quotes around the result string, to make it
2677 easier to see important whitespace.
2678 * tst-fmon.data: Likewise.
2679
2680 * tst-fmon.sh: Clean up output, unify capitalization and output order.
2681 * tst-fmon.c: Likewise.
2682
2683 * tst-fmon.data: Add test for international currency formatting.
2684 * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
2685 * tst-fmon-locales/tstfmon_n02n40: Likewise.
2686 * tst-fmon-locales/tstfmon_n10y31: Likewise.
2687 * tst-fmon-locales/tstfmon_n11y41: Likewise.
2688 * tst-fmon-locales/tstfmon_n12y11: Likewise.
2689 * tst-fmon-locales/tstfmon_n20n32: Likewise.
2690 * tst-fmon-locales/tstfmon_n30y20: Likewise.
2691 * tst-fmon-locales/tstfmon_n41n00: Likewise.
2692 * tst-fmon-locales/tstfmon_y01y10: Likewise.
2693 * tst-fmon-locales/tstfmon_y02n22: Likewise.
2694 * tst-fmon-locales/tstfmon_y22n42: Likewise.
2695 * tst-fmon-locales/tstfmon_y30y21: Likewise.
2696 * tst-fmon-locales/tstfmon_y32n31: Likewise.
2697 * tst-fmon-locales/tstfmon_y40y00: Likewise.
2698 * tst-fmon-locales/tstfmon_y42n21: Likewise.
2699
2700 * locales/en_US: Correct spacing for international
2701 currency formatting, now that strfmon() works better.
2702
2703 * locales/ja_JP: Correct currency position and
2704 spacing now that strfmon() work better.
2705
2706 2003-12-03 Ulrich Drepper <drepper@redhat.com>
2707
2708 * locales/af_ZA: Add ISO 3166 information.
2709 * locales/ar_AE: Likewise.
2710 * locales/ar_BH: Likewise.
2711 * locales/ar_DZ: Likewise.
2712 * locales/ar_EG: Likewise.
2713 * locales/ar_IN: Likewise.
2714 * locales/ar_IQ: Likewise.
2715 * locales/ar_JO: Likewise.
2716 * locales/ar_KW: Likewise.
2717 * locales/ar_LB: Likewise.
2718 * locales/ar_LY: Likewise.
2719 * locales/ar_MA: Likewise.
2720 * locales/ar_OM: Likewise.
2721 * locales/ar_QA: Likewise.
2722 * locales/ar_SA: Likewise.
2723 * locales/ar_SD: Likewise.
2724 * locales/ar_SY: Likewise.
2725 * locales/ar_TN: Likewise.
2726 * locales/ar_YE: Likewise.
2727 * locales/az_AZ: Likewise.
2728 * locales/be_BY: Likewise.
2729 * locales/bn_BD: Likewise.
2730 * locales/bn_IN: Likewise.
2731 * locales/bs_BA: Likewise.
2732 * locales/ca_ES: Likewise.
2733 * locales/cs_CZ: Likewise.
2734 * locales/cy_GB: Likewise.
2735 * locales/da_DK: Likewise.
2736 * locales/de_AT: Likewise.
2737 * locales/de_BE: Likewise.
2738 * locales/de_CH: Likewise.
2739 * locales/de_LU: Likewise.
2740 * locales/el_GR: Likewise.
2741 * locales/en_AU: Likewise.
2742 * locales/en_BW: Likewise.
2743 * locales/en_CA: Likewise.
2744 * locales/en_DK: Likewise.
2745 * locales/en_GB: Likewise.
2746 * locales/en_HK: Likewise.
2747 * locales/en_IE: Likewise.
2748 * locales/en_IN: Likewise.
2749 * locales/en_NZ: Likewise.
2750 * locales/en_PH: Likewise.
2751 * locales/en_SG: Likewise.
2752 * locales/en_ZA: Likewise.
2753 * locales/en_ZW: Likewise.
2754 * locales/es_AR: Likewise.
2755 * locales/es_BO: Likewise.
2756 * locales/es_CL: Likewise.
2757 * locales/es_CO: Likewise.
2758 * locales/es_CR: Likewise.
2759 * locales/es_DO: Likewise.
2760 * locales/es_EC: Likewise.
2761 * locales/es_ES: Likewise.
2762 * locales/es_GT: Likewise.
2763 * locales/es_HN: Likewise.
2764 * locales/es_MX: Likewise.
2765 * locales/es_NI: Likewise.
2766 * locales/es_PA: Likewise.
2767 * locales/es_PE: Likewise.
2768 * locales/es_PR: Likewise.
2769 * locales/es_PY: Likewise.
2770 * locales/es_SV: Likewise.
2771 * locales/es_US: Likewise.
2772 * locales/es_UY: Likewise.
2773 * locales/es_VE: Likewise.
2774 * locales/et_EE: Likewise.
2775 * locales/eu_ES: Likewise.
2776 * locales/fi_FI: Likewise.
2777 * locales/fo_FO: Likewise.
2778 * locales/fr_BE: Likewise.
2779 * locales/fr_CA: Likewise.
2780 * locales/fr_CH: Likewise.
2781 * locales/fr_FR: Likewise.
2782 * locales/fr_LU: Likewise.
2783 * locales/ga_IE: Likewise.
2784 * locales/gl_ES: Likewise.
2785 * locales/gu_IN: Likewise.
2786 * locales/gv_GB: Likewise.
2787 * locales/he_IL: Likewise.
2788 * locales/hi_IN: Likewise.
2789 * locales/hr_HR: Likewise.
2790 * locales/hu_HU: Likewise.
2791 * locales/id_ID: Likewise.
2792 * locales/is_IS: Likewise.
2793 * locales/it_CH: Likewise.
2794 * locales/it_IT: Likewise.
2795 * locales/iw_IL: Likewise.
2796 * locales/ja_JP: Likewise.
2797 * locales/kl_GL: Likewise.
2798 * locales/kn_IN: Likewise.
2799 * locales/ko_KR: Likewise.
2800 * locales/kw_GB: Likewise.
2801 * locales/lt_LT: Likewise.
2802 * locales/lug_UG: Likewise.
2803 * locales/lv_LV: Likewise.
2804 * locales/ml_IN: Likewise.
2805 * locales/mr_IN: Likewise.
2806 * locales/ms_MY: Likewise.
2807 * locales/mt_MT: Likewise.
2808 * locales/nb_NO: Likewise.
2809 * locales/ne_NP: Likewise.
2810 * locales/nl_BE: Likewise.
2811 * locales/nl_NL: Likewise.
2812 * locales/nn_NO: Likewise.
2813 * locales/pa_IN: Likewise.
2814 * locales/pl_PL: Likewise.
2815 * locales/pt_BR: Likewise.
2816 * locales/pt_PT: Likewise.
2817 * locales/ro_RO: Likewise.
2818 * locales/ru_RU: Likewise.
2819 * locales/ru_UA: Likewise.
2820 * locales/se_NO: Likewise.
2821 * locales/sk_SK: Likewise.
2822 * locales/sl_SI: Likewise.
2823 * locales/sq_AL: Likewise.
2824 * locales/sr_YU: Likewise.
2825 * locales/st_ZA: Likewise.
2826 * locales/sv_FI: Likewise.
2827 * locales/sv_SE: Likewise.
2828 * locales/ta_IN: Likewise.
2829 * locales/te_IN: Likewise.
2830 * locales/tg_TJ: Likewise.
2831 * locales/th_TH: Likewise.
2832 * locales/tl_PH: Likewise.
2833 * locales/uk_UA: Likewise.
2834 * locales/ur_PK: Likewise.
2835 * locales/uz_UZ@cyrillic: Likewise.
2836 * locales/vi_VN: Likewise.
2837 * locales/xh_ZA: Likewise.
2838 * locales/zh_HK: Likewise.
2839 * locales/zh_SG: Likewise.
2840 * locales/zu_ZA: Likewise.
2841
2842 2003-11-23 Petter Reinholdtsen <pere@hungry.com>
2843
2844 * locales/translit_et: Removed unused file.
2845
2846 * locales/fi_FI: First weekday and workday is Monday in Finland.
2847 Correction from Tommi Vainikainen.
2848
2849 2003-11-20 Jakub Jelinek <jakub@redhat.com>
2850
2851 * Makefile (LOCALES): Add cs_CZ.UTF-8.
2852
2853 2003-11-15 Ulrich Drepper <drepper@redhat.com>
2854
2855 * Makefile (tst-leaks-ENV): Add LOCPATH.
2856
2857 2003-11-11 Jakub Jelinek <jakub@redhat.com>
2858
2859 * Makefile (LOCALES): Add tr_TR.UTF-8.
2860
2861 2003-11-08 Ulrich Drepper <drepper@redhat.com>
2862
2863 * locales/ne_NP: New file.
2864 * locales/gu_IN: New file.
2865 * locales/kn_IN: New file.
2866 * locales/pa_IN: New file.
2867 Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
2868
2869 * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
2870
2871 2003-11-04 Ulrich Drepper <drepper@redhat.com>
2872
2873 * tst-numeric.data: Fix fallout from nb_NO introduction.
2874 * Makefile (LOCALES): Likewise.
2875
2876 2003-11-03 Ulrich Drepper <drepper@redhat.com>
2877
2878 * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
2879
2880 * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
2881
2882 2003-11-03 Ulrich Drepper <drepper@redhat.com>
2883
2884 * locales/aa_DJ: New file.
2885 * locales/aa_ER: New file.
2886 * locales/aa_ER@saaho: New file.
2887 * locales/aa_ET: New file.
2888 * locales/byn_ER: New file.
2889 * locales/gez_ER: New file.
2890 * locales/gez_ER@abegede: New file.
2891 * locales/gez_ET: New file.
2892 * locales/gez_ET@abegede: New file.
2893 * locales/om_ET: New file.
2894 * locales/om_KE: New file.
2895 * locales/sid_ET: New file.
2896 * locales/so_DJ: New file.
2897 * locales/so_ET: New file.
2898 * locales/so_KE: New file.
2899 * locales/so_SO: New file.
2900 * locales/tig_ER: New file.
2901 * locales/am_ET: Various updates.
2902 * locales/ti_ER: Likewise.
2903 * locales/ti_ET: Likewise.
2904 Patch by Daniel Yacob <locales@geez.org>.
2905
2906 2003-10-31 Roland McGrath <roland@redhat.com>
2907
2908 * bug-usesetlocale.c: New file.
2909 * Makefile (tests): Add it.
2910
2911 2003-10-01 Ulrich Drepper <drepper@redhat.com>
2912
2913 * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
2914
2915 * locales/uz_UZ: New version by Mashrab Kuvatov.
2916 * locales/uz_UZ@cyrillic: New file. Patch by Mashrab Kuvatov.
2917
2918 2003-09-21 Jordi Mallach <jordi@gnu.org>
2919
2920 * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
2921 values.
2922 * locales/eu_ES: Fix int_frac_digits and frac_digits values.
2923 * locales/gl_ES: Likewise.
2924
2925 2003-09-17 Ulrich Drepper <drepper@redhat.com>
2926
2927 * locales/lo_LA: Fix duplicated collation entries.
2928 Patch by Anousak Souphavanh <anousak@muanglao.com>.
2929
2930 2003-09-01 Petter Reinholdtsen <pere@hungry.com>
2931
2932 * locales/iw_IL: Add comment stating why there are two locales for
2933 Hebrew in Israel, and that he_IL replaces iw_IL.
2934 * locales/he_IL: Likewise.
2935
2936 2003-08-25 Ulrich Drepper <drepper@redhat.com>
2937
2938 * locales/an_ES: Fix locale header information.
2939 * locales/wa_BE: Likewise.
2940 * locales/yi_US: Likewise.
2941 Patch by Jordi Mallach <jordi@sindominio.net>.
2942
2943 2003-08-14 Ulrich Drepper <drepper@redhat.com>
2944
2945 * charmaps/WINDOWS-31J: New file.
2946 * charmaps/EUC-JP-MS: New file
2947 Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
2948
2949 2003-07-27 Andreas Jaeger <aj@suse.de>
2950
2951 * collate-test.c: Include error.h for error prototype.
2952 * xfrm-test.c: Likewise.
2953
2954 2003-07-13 Petter Reinholdtsen <pere@hungry.com>
2955
2956 * collate-test.c (main): Correct handling of files with more then
2957 100 lines. Print error message if argument is missing, instead of
2958 segfaulting.
2959 * xfrm-test.c: Likewise.
2960
2961 2003-07-02 Ulrich Drepper <drepper@redhat.com>
2962
2963 * locales/lo_LA: Update collation info for U0EAF and U0EC6.
2964 Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
2965 Patch by Anousak Souphavanh <anousak@muanglao.com>.
2966
2967 2003-06-25 Petter Reinholdtsen <pere@hungry.com>
2968
2969 * locales/an_ES: Change default charset from ISO-8859-1 to
2970 ISO-8859-15 as the locale need the EURO sign.
2971
2972 * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
2973
2974 2003-06-21 Petter Reinholdtsen <pere@hungry.com>
2975
2976 * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
2977 latin letter d.
2978
2979 2003-06-16 Bruno Haible <bruno@clisp.org>
2980
2981 * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
2982 * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
2983 * charmaps/IBM1047: Add alias IBM-1047.
2984 * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
2985
2986 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
2987
2988 * locales/fi_FI [LC_TIME]: Correct month names to make the dates
2989 gramatically correct. Patch from Eero Häkkinen. [PR libc/5013].
2990
2991 2003-06-16 Ulrich Drepper <drepper@redhat.com>
2992
2993 * locales/an_ES: New file. Contributed by Jordi Mallach Péez.
2994
2995 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
2996
2997 * tst-fmon.c (main): Remove unused variable 'monval'.
2998
2999 * tst-fmon.sh: Make sure all tests are executed before an error
3000 code is reported to make.
3001 * tst-numeric.sh: Likewise.
3002
3003 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
3004
3005 * locales/is_IS [LC_TIME]: Use lower case letters in month and
3006 week day names. Patch from Bjarni Ingi Gislason.
3007
3008 2003-05-31 Petter Reinholdtsen <pere@hungry.com>
3009
3010 * locales/fi_FI: Add URL to a reference documenting Finish in
3011 Finland
3012 * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
3013 period (U002E) to non-break space (U00A0).
3014 suggestion from Eero Häkkinen.
3015 [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
3016 non-break space (U00A0). Based on suggestion from Eero Häkkinen.
3017
3018 2003-06-11 Ulrich Drepper <drepper@redhat.com>
3019
3020 * locales/lo_LA: New file.
3021 Contributed by Anousak Souphavanh <anousak@muanglao.com>.
3022 * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
3023
3024 2003-05-29 Petter Reinholdtsen <pere@hungry.com>
3025
3026 * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
3027
3028 2003-05-10 Ulrich Drepper <drepper@redhat.com>
3029
3030 * locales/st_ZA: New file.
3031 * locales/xh_ZA: New file.
3032 * locales/zu_ZA: New file.
3033 Contributed by Dwayne Bailey <dwayne@translate.org.za>.
3034
3035 2003-05-06 Ulrich Drepper <drepper@redhat.com>
3036
3037 * locales/de_DE: Use two-letter abday values.
3038 * tst-langinfo.sh: Update after de_DE locale change.
3039
3040 2003-05-05 Jakub Jelinek <jakub@redhat.com>
3041
3042 * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
3043 format specifier when printing ret.
3044
3045 2003-04-30 Petter Reinholdtsen <pere@hungry.com>
3046
3047 * tst-fmon.c: Report name of locale if setlocale() fails.
3048 * tst-numeric.c: Likewise.
3049
3050 * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
3051 * tst-numeric.sh: Likewise.
3052
3053 2003-04-30 Petter Reinholdtsen <pere@hungry.com>
3054
3055 * sort-test.sh: Output 'diff -u' when sorting test failed, to make
3056 it easier to find out what was wrong with the sorting order.
3057
3058 2003-04-16 Petter Reinholdtsen <pere@hungry.com>
3059
3060 * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
3061 (tst-numeric.out): Define.
3062 * tst-numeric.c: New file.
3063 * tst-numeric.sh: New file.
3064 * tst-numeric.data: New file.
3065
3066 2003-04-21 Ulrich Drepper <drepper@redhat.com>
3067
3068 * locales/ar_BH: Fix spelling of Bahrain.
3069
3070 2003-04-16 Ulrich Drepper <drepper@redhat.com>
3071
3072 * locales/uk_UA: Fix sorting.
3073 Patch by Leonid Kanter <leon@geon.donetsk.ua>.
3074
3075 2003-04-15 Petter Reinholdtsen <pere@hungry.com>
3076
3077 * locales/ar_SD [LC_MONETARY]: Use international currency symbol
3078 'SDD' for Sudan.
3079 * locales/es_EC [LC_MONETARY]: Use international currency symbol
3080 'USD' for Ecuador.
3081 Source is CIA World Fact book.
3082
3083 2003-04-05 Petter Reinholdtsen <pere@hungry.com>
3084
3085 * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
3086 to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
3087 the locale building again.
3088 * locales/sr_YU@cyrillic: Likewise.
3089
3090 2003-04-14 Ulrich Drepper <drepper@redhat.com>
3091
3092 * locales/mn_MN: Fix country_post and country_ab2.
3093
3094 2003-03-17 Ulrich Drepper <drepper@redhat.com>
3095
3096 * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
3097 Added ^ to LC_MESSAGES regex "^[yY].*".
3098 Confirmed LC_PAPER and LC_MEASUREMENT settings.
3099 Added country and language names to LC_ADDRESS.
3100 Added missing info for LC_TELEPHONE.
3101 Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
3102
3103 2003-03-14 Ulrich Drepper <drepper@redhat.com>
3104
3105 * localedata/mn_MN: New file.
3106 Contributed by Sanlig Badral <badral@chinggis.com>.
3107
3108 2003-01-30 Ulrich Drepper <drepper@redhat.com>
3109
3110 * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
3111
3112 2003-01-14 Ulrich Drepper <drepper@redhat.com>
3113
3114 * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
3115 as 2. Reported by Christian Rose <menthos@gnu.org>.
3116
3117 * charmaps/IBM866NAV: New file. Contributed by vidybida@bitp.kiev.ua.
3118
3119 2002-12-03 Roland McGrath <roland@redhat.com>
3120
3121 * charmaps/CP1125: New file.
3122 * CHECKSUMS: Add it.
3123
3124 2002-11-06 Thorsten Kukuk <kukuk@suse.de>
3125
3126 * locales/tl_PH: Fix typo: Philipines -> Philippines.
3127
3128 2002-10-18 Bruno Haible <bruno@clisp.org>
3129
3130 * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
3131
3132 * charmaps/KOI8-T: Correct a typo.
3133 * charmaps/CP1256: Use official Unicode character names.
3134 * charmaps/EUC-JP: Likewise.
3135 * charmaps/GBK: Likewise.
3136 * charmaps/ISO-8859-11: Likewise.
3137 * charmaps/KOI8-U: Likewise.
3138 * charmaps/MAC-SAMI: Likewise.
3139 * charmaps/TIS-620: Likewise.
3140 * charmaps/CP949: Likewise. Use Hangul syllable names according to
3141 Unicode 3.0 book, section 3.11.
3142 * charmaps/EUC-KR: Likewise.
3143 * charmaps/JOHAB: Likewise.
3144
3145 2002-09-27 Ulrich Drepper <drepper@redhat.com>
3146
3147 * locales/zh_TW: Use shorter forms for abday and day.
3148 Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
3149
3150 2002-09-23 Roland McGrath <roland@redhat.com>
3151
3152 * tst-xlocale1.c (main): int -> size_t for counter.
3153 * tst-xlocale2.c (do_test): Likewise.
3154 * tst-ctype.c (main): Likewise.
3155
3156 2002-09-22 Bruno Haible <bruno@clisp.org>
3157
3158 * charmaps/TSCII: New file.
3159
3160 2002-09-20 Roland McGrath <roland@redhat.com>
3161
3162 * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
3163 Touch the LC_CTYPE file of the output after a successful run.
3164 Reported by Bruno Haible <bruno@clisp.org>.
3165
3166 2002-09-10 Ulrich Drepper <drepper@redhat.com>
3167
3168 * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
3169 Patch by Yanko Kaneti <yaneti@declera.com>.
3170
3171 2002-09-01 Roland McGrath <roland@redhat.com>
3172
3173 * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
3174
3175 2002-08-28 Roland McGrath <roland@redhat.com>
3176
3177 * tst-xlocale1.c (main): Remove __ from function names.
3178 * tst-xlocale2.c: Likewise.
3179
3180 2002-08-25 Ulrich Drepper <drepper@redhat.com>
3181
3182 * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
3183 code.
3184 * tests-mbwc/tst_mbrtowc.c: Likewise.
3185 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
3186 * tests-mbwc/tst_mbstowcs.c: Likewise.
3187 * tests-mbwc/tst_strfmon.c: Likewise.
3188 * tests-mbwc/tst_strxfrm.c: Likewise.
3189 * tests-mbwc/tst_swscanf.c: Likewise.
3190 * tests-mbwc/tst_wcscat.c: Likewise.
3191 * tests-mbwc/tst_wcschr.c: Likewise.
3192 * tests-mbwc/tst_wcscpy.c: Likewise.
3193 * tests-mbwc/tst_wcscspn.c: Likewise.
3194 * tests-mbwc/tst_wcsncat.c: Likewise.
3195 * tests-mbwc/tst_wcsncpy.c: Likewise.
3196 * tests-mbwc/tst_wcspbrk.c: Likewise.
3197 * tests-mbwc/tst_wcsrtombs.c: Likewise.
3198 * tests-mbwc/tst_wcsspn.c: Likewise.
3199 * tests-mbwc/tst_wcsstr.c: Likewise.
3200 * tests-mbwc/tst_wcstod.c: Likewise.
3201 * tests-mbwc/tst_wcstok.c: Likewise.
3202 * tests-mbwc/tst_wcstombs.c: Likewise.
3203
3204 2002-08-15 Jakub Jelinek <jakub@redhat.com>
3205
3206 * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
3207 range.
3208
3209 2002-08-09 Roland McGrath <roland@redhat.com>
3210
3211 * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
3212 localedef.
3213
3214 2002-08-02 Ulrich Drepper <drepper@redhat.com>
3215
3216 * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
3217 Adding presentation forms, Alef Wasla, and Rial Sign.
3218 Handling frequent canonically equivalent sequences like each other.
3219 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3220
3221 2002-07-02 Thorsten Kukuk <kukuk@suse.de>
3222
3223 * locales/es_EC: Fix typo: Equador -> Ecuador.
3224
3225 2002-07-16 Ulrich Drepper <drepper@redhat.com>
3226
3227 * locales/th_TH: Change tel_dom_fmt.
3228 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3229
3230 2002-07-11 Ulrich Drepper <drepper@redhat.com>
3231
3232 * charmaps/ISO-8859-11: New file.
3233
3234 2002-06-30 Ulrich Drepper <drepper@redhat.com>
3235
3236 * locales/lug_UG: New file.
3237 Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
3238
3239 * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
3240 Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
3241
3242 2002-06-29 Ulrich Drepper <drepper@redhat.com>
3243
3244 * locales/mt_MT: Add locale-specific collation info.
3245 Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
3246
3247 * locales/en_AU: Add am/pm support.
3248 Patch partly by maffew@cat.org.au [PR libc/3911].
3249
3250 2002-05-15 Ulrich Drepper <drepper@redhat.com>
3251
3252 * locales/be_BY: Fix int_curr_symbol.
3253 Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
3254
3255 2002-05-06 Jungshik Shin <jshin@mailaps.org>
3256
3257 * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
3258 and trailing consonant.
3259 * charmaps/GB18030: Likewise
3260
3261 2002-04-21 Bruno Haible <bruno@clisp.org>
3262
3263 * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
3264 14 (tags), 15 and 16 (private use), accidentally removed by the
3265 2002-01-16 patch. Replace width table by one which is based on
3266 Unicode but is biased for CJK.
3267
3268 2002-04-19 Bruno Haible <bruno@clisp.org>
3269
3270 * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
3271 * charmaps/MAC-SAMI: Likewise.
3272
3273 2002-04-15 Bruno Haible <bruno@clisp.org>
3274
3275 * charmaps/EUC-JISX0213: New file.
3276 * charmaps/SHIFT_JISX0213: New file.
3277
3278 2002-04-15 Bruno Haible <bruno@clisp.org>
3279
3280 * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
3281
3282 2002-04-15 Bruno Haible <bruno@clisp.org>
3283
3284 * charmaps/EUC-TW: Add many mappings for characters introduced in
3285 Unicode 3.1 and 3.2.
3286
3287 2002-04-15 Bruno Haible <bruno@clisp.org>
3288
3289 * charmaps/GB18030: Update for Unicode 3.2:
3290 Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
3291 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
3292 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
3293 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
3294 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
3295 <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
3296 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
3297 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
3298 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
3299 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
3300 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
3301 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
3302 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
3303 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>. Update width table.
3304
3305 2002-04-15 Bruno Haible <bruno@clisp.org>
3306
3307 * charmaps/UTF-8: Update for Unicode 3.2:
3308 Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
3309 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
3310 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
3311 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
3312 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
3313 <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
3314 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
3315 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
3316 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
3317 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
3318 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
3319 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
3320 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
3321 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>. Update width table.
3322 Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
3323
3324 2002-04-15 Bruno Haible <bruno@clisp.org>
3325
3326 Update to Unicode 3.2.
3327 * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
3328 * locales/translit_cjk_compat: Change <UF951>. Add <UFA30>..<UFA6A>.
3329 * locales/translit_combining: Add more combining characters.
3330 * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
3331 <U2A74>..<U2A76>.
3332 * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
3333 * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
3334 <UFE00>..<UFE0F>.
3335 * locales/translit_small: Add small Hiragana letters and small
3336 Katakana letters.
3337 * locales/translit_wide: Add <UFF5F>..<UFF60>.
3338
3339 2002-04-15 Bruno Haible <bruno@clisp.org>
3340
3341 * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
3342 (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
3343 <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
3344 (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
3345 <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
3346 (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
3347 <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
3348 <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
3349 <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
3350 <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
3351 <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
3352 <UFA30>..<UFA6A>, <UFE73>.
3353 (space): Add <U205F>.
3354 (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
3355 <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
3356 <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
3357 <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
3358 <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
3359 <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
3360 <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
3361 <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
3362 <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
3363 <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
3364 (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
3365 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
3366 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
3367 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
3368 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
3369 <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
3370 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
3371 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
3372 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
3373 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
3374 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
3375 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
3376 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
3377 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
3378 (print): Likewise. Also add <U205F>.
3379 (blank): Add <U205F>.
3380 (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
3381 (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
3382 (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
3383 (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
3384 (<U050D>,<U050C>), (<U050F>,<U050E>).
3385 (totitle): Likewise.
3386 (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
3387 (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
3388 (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
3389 (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
3390 (<U050C>,<U050D>), (<U050E>,<U050F>).
3391 (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
3392 <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
3393 <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
3394 (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
3395 <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
3396 <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
3397 * locales/tr_TR: Likewise.
3398
3399 2002-04-15 Bruno Haible <bruno@clisp.org>
3400
3401 * charmaps/IBM856: New file.
3402 * charmaps/IBM922: New file.
3403 * charmaps/IBM1124: New file.
3404 * charmaps/IBM1129: New file.
3405 * charmaps/IBM1160: New file.
3406 * charmaps/IBM1161: New file.
3407 * charmaps/IBM1132: New file.
3408 * charmaps/IBM1133: New file.
3409 * charmaps/IBM1162: New file.
3410 * charmaps/IBM1163: New file.
3411 * charmaps/IBM1164: New file.
3412 * charmaps/ARMSCII-8: New file.
3413
3414 2002-04-14 Wolfram Gloger <wg@malloc.de>
3415
3416 * tests-mbwc/tst_types.h: Increase MONSIZE.
3417 * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
3418
3419 2002-04-05 Jakub Jelinek <jakub@redhat.com>
3420
3421 * locales/ms_MY (day): Fix a typo.
3422
3423 2002-04-03 Ulrich Drepper <drepper@redhat.com>
3424
3425 * locales/es_ES: Define int_frac_digits and frac_digits as 2.
3426
3427 2002-03-11 Ulrich Drepper <drepper@redhat.com>
3428
3429 * locales/vi_VN: Fix various mistakes and add some more information.
3430 Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
3431
3432 2002-02-28 Ulrich Drepper <drepper@redhat.com>
3433
3434 * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
3435 Euro locales.
3436 * tst-fmon.data: Likewise.
3437
3438 * locales/br_FR: Eliminate old national currencies of countries
3439 participating in Euro. Make @euro files pure copies.
3440 * locales/ca_ES: Likewise.
3441 * locales/ca_ES@euro: Likewise.
3442 * locales/de_AT: Likewise.
3443 * locales/de_AT@euro: Likewise.
3444 * locales/de_BE: Likewise.
3445 * locales/de_BE@euro: Likewise.
3446 * locales/de_DE: Likewise.
3447 * locales/de_DE@euro: Likewise.
3448 * locales/de_LU: Likewise.
3449 * locales/de_LU@euro: Likewise.
3450 * locales/el_GR: Likewise.
3451 * locales/el_GR@euro: Likewise.
3452 * locales/en_IE: Likewise.
3453 * locales/en_IE@euro: Likewise.
3454 * locales/es_ES: Likewise.
3455 * locales/es_ES@euro: Likewise.
3456 * locales/fi_FI: Likewise.
3457 * locales/fi_FI@euro: Likewise.
3458 * locales/fr_BE: Likewise.
3459 * locales/fr_BE@euro: Likewise.
3460 * locales/fr_FR: Likewise.
3461 * locales/fr_FR@euro: Likewise.
3462 * locales/fr_LU: Likewise.
3463 * locales/fr_LU@euro: Likewise.
3464 * locales/ga_IE: Likewise.
3465 * locales/ga_IE@euro: Likewise.
3466 * locales/gl_ES: Likewise.
3467 * locales/gl_ES@euro: Likewise.
3468 * locales/it_IT: Likewise.
3469 * locales/it_IT@euro: Likewise.
3470 * locales/nl_NL: Likewise.
3471 * locales/nl_NL@euro: Likewise.
3472 * locales/pt_PT: Likewise.
3473 * locales/pt_PT@euro: Likewise.
3474
3475 * locales/br_FR@euro: New file.
3476
3477 2002-02-23 Ulrich Drepper <drepper@redhat.com>
3478
3479 * locales/eu_ES: Corrections of date and time formats.
3480 * locales/hu_HU: Adjust a comment.
3481 * locales/wa_BE: New file.
3482 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
3483
3484 * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
3485 * locales/wa_BE@euro: New file.
3486
3487 * locales/zh_HK: Correct date information.
3488 Patch by Anthony Fok <anthony@thizlinux.com>.
3489
3490 2002-02-13 Ulrich Drepper <drepper@redhat.com>
3491
3492 * locales/sr_YU: Correct month entries for June and July
3493 [PR libc/2955]. Patch by Alastair McKinstry <alastair@pdd.3com.com>.
3494
3495 * locales/pl_PL: Update int_curr_symbol.
3496
3497 2002-02-08 Ulrich Drepper <drepper@redhat.com>
3498
3499 * locales/el_GR: Bug fixes for spelling.
3500 Patch by Alexandros Diamantidis <adia@hellug.gr>.
3501
3502 2002-02-01 Ulrich Drepper <drepper@redhat.com>
3503
3504 * da_DK.in: Add a few more character sequences, no real words.
3505
3506 2002-01-17 Ulrich Drepper <drepper@redhat.com>
3507
3508 * charmaps/MACINTOSH: Update to Apple's latest definition.
3509
3510 2002-01-16 Ulrich Drepper <drepper@redhat.com>
3511
3512 * charmaps/GB18030: Update.
3513 Patch by Yu Shao <yshao@redhat.com>.
3514
3515 2002-01-07 Ulrich Drepper <drepper@redhat.com>
3516
3517 * locales/hu_HU: New version with corrected collation.
3518 Patch by Nagy Péter <chichken@interbase.hu>.
3519
3520 2001-12-28 Ulrich Drepper <drepper@redhat.com>
3521
3522 * locales/bn_BD: New file.
3523 Contributed by Taneem Ahmed <taneem@eyetap.org>.
3524
3525 2001-12-11 Ulrich Drepper <drepper@redhat.com>
3526
3527 * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
3528
3529 2001-12-10 Ulrich Drepper <drepper@redhat.com>
3530
3531 * locales/ms_MY: Various bug fixes and additions.
3532 Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
3533
3534 * locales/ca_ES: Fix typos (desembre -> decembre).
3535 Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
3536
3537 2001-12-09 Ulrich Drepper <drepper@redhat.com>
3538
3539 * charmaps/TCVN5712-1: Add combined characters.
3540
3541 2001-12-05 Ulrich Drepper <drepper@redhat.com>
3542
3543 * locales/bg_BG: Rewrite.
3544 Patch by Alexander Shopov <al_shopov@web.bg>.
3545
3546 * charmapsTCVN5712-1: New file.
3547
3548 2001-12-03 Ulrich Drepper <drepper@redhat.com>
3549
3550 * locales/translit_neutral: Define transliteration for dong sign.
3551
3552 2001-11-26 Ulrich Drepper <drepper@redhat.com>
3553
3554 * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
3555
3556 * locales/de_CH: Define decimal point to '.' and thousands
3557 separator to ' '. Patch by Niklaus Giger <ngiger@mus.ch>.
3558
3559 2001-11-21 Bruno Haible <bruno@clisp.org>
3560
3561 * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
3562
3563 2001-11-15 Børre Gaup <boerre.gaup@pc.nu>
3564
3565 * locales/se_NO: New file.
3566
3567 2001-10-08 Won-kyu Park <wkpark@chem.skku.ac.kr>
3568
3569 * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
3570
3571 2001-09-30 Ulrich Drepper <drepper@redhat.com>
3572
3573 * charmaps/SAMI-WS2: Add Euro sign.
3574 Patch by Petter Reinholdtsen <pere@hungry.com>.
3575
3576 2001-08-17 Ulrich Drepper <drepper@redhat.com>
3577
3578 * Makefile: Add rules to build and run tst-xlocale2.
3579 * tst-xlocale2.c: New file.
3580
3581 2001-08-14 Ulrich Drepper <drepper@redhat.com>
3582
3583 * Makefile: Add rules to build and run tst-xlocale1.
3584 * tst-xlocale1.c: New file.
3585
3586 * bug-iconv-trans.c: Improve error messages.
3587
3588 2001-08-12 Ulrich Drepper <drepper@redhat.com>
3589
3590 * charmaps/ISO-IR-209: New file.
3591 * charmaps/MAC-SAMI: New file.
3592 Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
3593
3594 2001-08-04 Ulrich Drepper <drepper@redhat.com>
3595
3596 * charmaps/GEORGIAN-PS: New file.
3597 * charmaps/GEORGIAN-ACADEMY: New file.
3598 * SUPPORTED: Add ka_GE/GEORGIAN-PS.
3599
3600 2001-08-03 Ulrich Drepper <drepper@redhat.com>
3601
3602 * Makefile: Add rules to build and run tst-mbswcs6.
3603 * tst-mbswcs6.c: New file.
3604
3605 * SUPPORTED: Add several new locales.
3606
3607 * charmaps/KOI8-T: New file.
3608
3609 2001-08-02 Ulrich Drepper <drepper@redhat.com>
3610
3611 * locales/af_ZA: Use generic LC_COLLATE data.
3612 * locales/el_GR: Likewise.
3613 * locales/hu_HU: Likewise.
3614 * locales/ro_RO: Likewise. Add transliteration.
3615 * locales/be_BY: Likewise. Handle Ukrainian Ghe.
3616 * locales/ru_RU: Likewise.
3617 * locales/ru_UA: Likewise.
3618 * locales/uk_UA: Likewise.
3619 * locales/eu_ES: LC_TIME strings fixed.
3620 * locales/am_ET: New file.
3621 * locales/translit_et: New file.
3622 * locales/az_AZ: New file.
3623 * locales/br_FR: New file.
3624 * locales/bs_BA: New file.
3625 * locales/cy_GB: New file.
3626 * locales/hy_AM: New file.
3627 * locales/ka_GE: New file.
3628 * locales/mi_NZ: New file.
3629 * locales/oc_FR: New file.
3630 * locales/tg_TJ: New file.
3631 * locales/ti_ER: New file.
3632 * locales/ti_ET: New file.
3633 * locales/tl_PH: New file.
3634 * locales/tt_RU: New file.
3635 * locales/ur_PK: New file.
3636 * locales/uz_UZ: New file.
3637 * locales/yi_US: New file.
3638 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
3639
3640 2001-07-31 Ulrich Drepper <drepper@redhat.com>
3641
3642 * locales/tr_TR: Define missing fields and remove FIXME comments.
3643 Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
3644
3645 2001-07-19 Jakub Jelinek <jakub@redhat.com>
3646
3647 * locales/en_CA (LC_PAPER): Change to Letter.
3648 * locales/fr_CA (LC_PAPER): Likewise.
3649 * locales/es_PR (LC_PAPER): Change to Letter.
3650 (LC_MEASUREMENT): Change to 2.
3651 * locales/es_US (LC_PAPER): Change to Letter.
3652 (LC_MEASUREMENT): Change to 2.
3653
3654 2001-07-07 Ulrich Drepper <drepper@redhat.com>
3655
3656 * Makefile: Add dependencies to locale files for all tests in $(tests).
3657
3658 2001-06-28 H.J. Lu <hjl@gnu.org>
3659
3660 * Makefile: Include SUPPORTED.
3661 (INSTALL-SUPPORTED-LOCALES): New.
3662 ($(INSTALL-SUPPORTED-LOCALES)): New target.
3663 (install-locales-dir): Likewise.
3664 (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
3665 * SUPPORTED: Changed the format for parallel install.
3666
3667 2001-06-27 Ulrich Drepper <drepper@redhat.com>
3668
3669 * Makefile: Add rules to build and run tst-leaks.
3670 * tst-leaks.c: New file.
3671
3672 2001-06-25 Jakub Jelinek <jakub@redhat.com>
3673
3674 * locales/ro_RO (day): Use U0163 instead of U021B.
3675
3676 2001-06-25 Jakub Jelinek <jakub@redhat.com>
3677
3678 * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
3679
3680 2001-06-09 Bruno Haible <haible@clisp.cons.org>
3681
3682 * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change
3683 code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
3684
3685 2001-05-26 Bruno Haible <haible@clisp.cons.org>
3686
3687 * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name
3688 to SHIFT_JIS. Add SJIS as alias.
3689 * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
3690 * gen-locale.sh: Likewise.
3691
3692 2001-05-29 Bruno Haible <haible@clisp.cons.org>
3693
3694 * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3695 full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
3696 2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
3697 Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
3698
3699 2001-05-29 Bruno Haible <haible@clisp.cons.org>
3700
3701 * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
3702 range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
3703 Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
3704 (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
3705 <U3014>, <U3015>, <U3018>, <U3019>.
3706
3707 2001-05-29 Bruno Haible <haible@clisp.cons.org>
3708
3709 * gen-unicode-ctype.c: Update to Unicode 3.1.
3710 (unicode_attributes): Change size to 0x110000.
3711 (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
3712 Unicode now officially allows a 32-bit representation and deprecates
3713 the use of surrogates in this representation.
3714 (fill_attributes): Loop up to 0x110000.
3715 (unicode_combining): Remove array.
3716 (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
3717 contain this property any more.
3718 (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
3719 2001-02-15.
3720 (is_combining): Use new but equivalent definition.
3721 (ucs_symbol, ucs_symbol_range): New functions.
3722 (output_charclass): Loop up to 0x110000.
3723 (output_charmap): Likewise.
3724 (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
3725 appropriate.
3726 (main): Expect only two arguments. Remove fill_combining() call.
3727 * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
3728 To "lower", add <U03F5> and Deseret letters.
3729 To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
3730 Gothic letters, Deseret letters, mathematical symbols.
3731 From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
3732 Unicode 3.1 characters.
3733 To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
3734 many new Unicode 3.1 characters.
3735 "toupper", "tolower", "totitle": Update.
3736 To "combining", add some new musical symbols.
3737 To "combining_level3", add some new musical symbols.
3738 * locales/tr_TR (LC_CTYPE): Update from i18n.
3739 * locales/translit_font: Add transliterations for new Unicode 3.1
3740 mathematical symbols.
3741 * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
3742 * locales/translit_cjk_compat: Add transliterations for CJK
3743 compatibility characters in Unicode plane 2.
3744
3745 2001-05-29 Bruno Haible <haible@clisp.cons.org>
3746
3747 * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
3748 <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
3749 0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
3750 0x8EAFxxxx mappings instead.
3751
3752 2001-05-26 Ulrich Drepper <drepper@redhat.com>
3753
3754 * locales/ro_RO: Correct abday, day, abmon, and mon info.
3755 Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
3756
3757 2001-05-21 Bruno Haible <haible@clisp.cons.org>
3758
3759 * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
3760 for some tests, because mbrlen (NULL, 0, &s) does not always put back
3761 s into the initial state.
3762
3763 2001-05-14 Andreas Jaeger <aj@suse.de>
3764
3765 * locales/ms_MY: Fix entries for Tue and Wednesday.
3766 Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
3767
3768 2001-04-18 Jakub Jelinek <jakub@redhat.com>
3769
3770 * locales/be_BY: Fix syntax in LC_COLLATE section.
3771 * locales/ru_UA: Likewise.
3772 * locales/tr_TR: Likewise.
3773 * locales/uk_UA: Likewise.
3774
3775 2001-03-18 Ulrich Drepper <drepper@redhat.com>
3776
3777 * locales/fa_IR: Add outdigit information and collation.
3778 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
3779
3780 2001-02-21 Ulrich Drepper <drepper@redhat.com>
3781
3782 * locales/i18n: Don't define outdigit.
3783
3784 2001-02-19 Ulrich Drepper <drepper@redhat.com>
3785
3786 * locales/th_TH: Remove name_ms entry.
3787 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3788
3789 2001-02-16 Ulrich Drepper <drepper@redhat.com>
3790
3791 * locales/th_TH: Update era information and some of the new
3792 categories.
3793 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3794
3795 2001-02-15 Ulrich Drepper <drepper@redhat.com>
3796
3797 * locales/i18n: Correct classification of Thai characters. This
3798 differs from Unicode's tables but is in line with linguistic rules
3799 in Thailand.
3800 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
3801
3802 2001-02-14 Ulrich Drepper <drepper@redhat.com>
3803
3804 * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
3805 Patch by Yong Li <rigel863@yahoo.com>.
3806
3807 2001-02-13 Ulrich Drepper <drepper@redhat.com>
3808
3809 * SUPPORTED: Add zh_CN.GBK.
3810
3811 2001-02-09 Andreas Jaeger <aj@suse.de>
3812
3813 * locales/en_IN: Add newline at end of file.
3814
3815 * SUPPORTED: Add more entries.
3816
3817 2001-02-09 Ulrich Drepper <drepper@redhat.com>
3818
3819 * locales/en_HK: At newline at the end of the file.
3820
3821 2001-02-08 Andreas Jaeger <aj@suse.de>
3822
3823 * localedata/SUPPORTED: Add some entries for new locales.
3824
3825 2001-02-07 Andreas Jaeger <aj@suse.de>
3826
3827 * locales/ar_IN: New.
3828 * locales/bn_IN: New.
3829 * locales/el_GR@euro: New.
3830 * locales/en_HK: New.
3831 * locales/en_IN: New.
3832 * locales/en_PH: New.
3833 * locales/en_SG: New.
3834 * locales/ms_MY: New.
3835 * locales/ta_IN: New.
3836 * locales/te_IN: New.
3837 * locales/zh_SG: New.
3838
3839 2001-02-06 Ulrich Drepper <drepper@redhat.com>
3840
3841 * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
3842 * locales/zh_CN: Likewise.
3843
3844 2001-02-04 Bruno Haible <haible@clisp.cons.org>
3845
3846 * locales/translit_cjk_compat: Add missing characters in range
3847 U+3300..U+33FF.
3848
3849 2001-01-30 Ulrich Drepper <drepper@redhat.com>
3850
3851 * locales/fi_FI: Remove FIXME comments.
3852 * locales/sv_FI: Likewise.
3853 Patch by Marko Myllynen <myllynen@lut.fi>.
3854
3855 2001-01-23 Jakub Jelinek <jakub@redhat.com>
3856
3857 * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
3858 Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
3859
3860 2001-01-23 Andreas Schwab <schwab@suse.de>
3861
3862 * locales/el_GR: Add missing quotes around multicharacter strings.
3863 * locales/ru_RU: Likewise.
3864
3865 2001-01-19 Ulrich Drepper <drepper@redhat.com>
3866
3867 * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
3868 * tst-langinfo.sh: Add French tests.
3869
3870 2001-01-08 Jakub Jelinek <jakub@redhat.com>
3871
3872 * locales/cs_CZ: Fix grammar of comment above abmon.
3873 Reported by Stanislav Brabec <utx@penguin.cz>.
3874
3875 2000-12-31 Andreas Jaeger <aj@suse.de>
3876
3877 * tst-fmon.c (main): Use return instead of exit to avoid warning.
3878
3879 2000-12-21 Ulrich Drepper <drepper@redhat.com>
3880
3881 * tests/test5.cm: Define code_set_name.
3882
3883 2000-12-03 Ulrich Drepper <drepper@redhat.com>
3884
3885 * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
3886 * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
3887 REVERSE SOLIDUS.
3888
3889 2000-11-30 Ulrich Drepper <drepper@redhat.com>
3890
3891 * Makefile (tests): Add tst-setlocale.
3892 (tst-setlocale-ENV): Define.
3893 * tst-setlocale.c: New file.
3894
3895 2000-11-28 Ulrich Drepper <drepper@redhat.com>
3896
3897 * Makefile (LOCALES): Add ja_JP.SJIS.
3898
3899 2000-11-23 Ulrich Drepper <drepper@redhat.com>
3900
3901 * tst-digits.c (main): Add casts to avoid warnings.
3902 * collate-test.c (xstrcoll): Make l1 and l2 const.
3903 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
3904
3905 2000-11-20 Ulrich Drepper <drepper@redhat.com>
3906
3907 * charmaps/BALTIC: Superceded by ISO-8859-13.
3908
3909 2000-11-15 Ulrich Drepper <drepper@redhat.com>
3910
3911 * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
3912 Republic of Korea. Streamlined and extend(include all Hangul
3913 syllables) hangul and hanja class definition in LC_CTYPE and
3914 hangul portion of LC_COLLATE. Several changes in LC_TIME. Added
3915 tel_dom_fmt to LC_TELEPHONE.
3916 Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
3917
3918 2000-11-09 Ulrich Drepper <drepper@redhat.com>
3919
3920 * locales/ko_KR: Fix currency_symbol.
3921 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3922
3923 2000-11-08 Bruno Haible <haible@clisp.cons.org>
3924
3925 * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
3926 Reported by Markus Kuhn.
3927
3928 2000-11-08 Ulrich Drepper <drepper@redhat.com>
3929
3930 * charmaps/EUC-KR: Revert last change. Backslash maps to backslash.
3931 * locales/ko_KR: Revert change. Use full with won sign.
3932 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
3933
3934 2000-11-07 Ulrich Drepper <drepper@redhat.com>
3935
3936 * locales/mk_MK: Update.
3937 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
3938
3939 2000-11-06 Ulrich Drepper <drepper@redhat.com>
3940
3941 * charmaps/BIG5: Add mapping for <U20AC> back.
3942 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
3943
3944 2000-11-03 Bruno Haible <haible@clisp.cons.org>
3945
3946 * locales/translit_neutral: Add more entries. Mostly from Markus Kuhn.
3947 * locales/translit_compat: Add a few ligatures.
3948 * locales/translit_combining: Add a few plain ASCII alternatives.
3949 * locales/translit_fraction: Likewise. Surround with spaces.
3950
3951 2000-10-29 Bruno Haible <haible@clisp.cons.org>
3952
3953 * locales/translit_hangul: New file.
3954 * locales/ko_KR (LC_CTYPE): Include it.
3955
3956 2000-10-29 Bruno Haible <haible@clisp.cons.org>
3957
3958 * locales/translit_cjk_variants: New file.
3959 * locales/ja_JP (LC_CTYPE): Include it.
3960
3961 2000-10-29 Bruno Haible <haible@clisp.cons.org>
3962
3963 * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
3964 transliteration rules.
3965
3966 2000-10-29 Bruno Haible <haible@clisp.cons.org>
3967
3968 * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
3969 transliteration rules.
3970 * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
3971 * locales/de_BE (LC_CTYPE): Likewise.
3972 * locales/de_CH (LC_CTYPE): Likewise.
3973 * locales/de_LU (LC_CTYPE): Likewise.
3974 * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
3975 * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
3976 * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
3977 * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
3978
3979 2000-10-29 Bruno Haible <haible@clisp.cons.org>
3980
3981 * locales/translit_combining: New file.
3982 * locales/fr_FR (LC_CTYPE): Include it.
3983 * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
3984 * locales/fr_CA (LC_CTYPE): Likewise.
3985 * locales/fr_CH (LC_CTYPE): Likewise.
3986 * locales/fr_LU (LC_CTYPE): Likewise.
3987 * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
3988 * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
3989 * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
3990
3991 2000-10-29 Bruno Haible <haible@clisp.cons.org>
3992
3993 * locales/translit_wide: New file.
3994 * locales/translit_narrow: New file.
3995 * locales/translit_font: New file.
3996 * locales/translit_circle: New file.
3997 * locales/translit_small: New file.
3998 * locales/translit_fraction: New file.
3999 * locales/translit_compat: New file.
4000 * locales/translit_cjk_compat: New file.
4001 * locales/translit_neutral: New file. Include all of the above.
4002 * locales/i18n (LC_CTYPE): Include translit_neutral. Remove a few
4003 German and Danish specific rules.
4004
4005 2000-10-29 Bruno Haible <haible@clisp.cons.org>
4006
4007 * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
4008 * locales/zh_CN (LC_CTYPE): Likewise.
4009 * locales/ko_KR (LC_CTYPE): Likewise.
4010
4011 2000-10-29 Bruno Haible <haible@clisp.cons.org>
4012
4013 * charmaps/UTF-8: Set width of U200B to 0.
4014 * charmaps/GB18030: Likewise.
4015
4016 2000-10-29 Ulrich Drepper <drepper@redhat.com>
4017
4018 * charmaps/BIG5: Update.
4019 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4020
4021 * locales/mk_MK: Use iso14651_t1 file.
4022 Patch by Damjan <arhiv@freemail.org.mk>.
4023
4024 2000-10-27 Ulrich Drepper <drepper@redhat.com>
4025
4026 * charmaps/VISCII: New file.
4027
4028 2000-10-27 Bruno Haible <haible@clisp.cons.org>
4029
4030 * locales/sr_YU@cyrillic: New file. Based on a locale file by
4031 Anton Zinoviev <anton@lml.bas.bg>.
4032 * SUPPORTED: Add sr_YU@cyrillic.
4033
4034 2000-10-27 Bruno Haible <haible@clisp.cons.org>
4035
4036 * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
4037 * locales/be_BY: Likewise.
4038 * locales/bg_BG: Likewise.
4039 * locales/el_GR: Likewise.
4040 * locales/ja_JP: Likewise.
4041 * locales/ko_KR: Likewise.
4042 * locales/mk_MK: Likewise.
4043 * locales/ru_RU: Likewise.
4044 * locales/ru_UA: Likewise.
4045 * locales/th_TH: Likewise.
4046 * locales/tr_TR: Likewise.
4047 * locales/uk_UA: Likewise.
4048 * locales/zh_CN: Likewise.
4049 * tests-mbwc/dat_iswalnum.c: Update for changed character properties
4050 in the ja_JP.EUC-JP locale.
4051 * tests-mbwc/dat_iswalpha.c: Likewise.
4052 * tests-mbwc/dat_iswctype.c: Likewise.
4053 * tests-mbwc/dat_iswgraph.c: Likewise.
4054 * tests-mbwc/dat_iswprint.c: Likewise.
4055 * tests-mbwc/dat_iswpunct.c: Likewise.
4056
4057 2000-10-26 Ulrich Drepper <drepper@redhat.com>
4058
4059 * fr_CA,2.13.in: Removed.
4060
4061 2000-10-26 GOTO Masanori <gotom@debian.or.jp>
4062
4063 * locales/POSIX: New support for date_fmt.
4064 * locales/af_ZA: Likewise.
4065 * locales/ar_AE: Likewise.
4066 * locales/ar_BH: Likewise.
4067 * locales/ar_DZ: Likewise.
4068 * locales/ar_EG: Likewise.
4069 * locales/ar_IQ: Likewise.
4070 * locales/ar_JO: Likewise.
4071 * locales/ar_KW: Likewise.
4072 * locales/ar_LB: Likewise.
4073 * locales/ar_LY: Likewise.
4074 * locales/ar_MA: Likewise.
4075 * locales/ar_OM: Likewise.
4076 * locales/ar_QA: Likewise.
4077 * locales/ar_SA: Likewise.
4078 * locales/ar_SD: Likewise.
4079 * locales/ar_SY: Likewise.
4080 * locales/ar_TN: Likewise.
4081 * locales/ar_YE: Likewise.
4082 * locales/be_BY: Likewise.
4083 * locales/bg_BG: Likewise.
4084 * locales/ca_ES: Likewise.
4085 * locales/cs_CZ: Likewise.
4086 * locales/da_DK: Likewise.
4087 * locales/de_AT: Likewise.
4088 * locales/de_BE: Likewise.
4089 * locales/de_CH: Likewise.
4090 * locales/de_DE: Likewise.
4091 * locales/de_LU: Likewise.
4092 * locales/el_GR: Likewise.
4093 * locales/en_AU: Likewise.
4094 * locales/en_CA: Likewise.
4095 * locales/en_DK: Likewise.
4096 * locales/en_GB: Likewise.
4097 * locales/en_IE: Likewise.
4098 * locales/en_NZ: Likewise.
4099 * locales/en_US: Likewise.
4100 * locales/en_ZA: Likewise.
4101 * locales/es_AR: Likewise.
4102 * locales/es_BO: Likewise.
4103 * locales/es_CL: Likewise.
4104 * locales/es_CO: Likewise.
4105 * locales/es_CR: Likewise.
4106 * locales/es_DO: Likewise.
4107 * locales/es_EC: Likewise.
4108 * locales/es_ES: Likewise.
4109 * locales/es_GT: Likewise.
4110 * locales/es_HN: Likewise.
4111 * locales/es_MX: Likewise.
4112 * locales/es_NI: Likewise.
4113 * locales/es_PA: Likewise.
4114 * locales/es_PE: Likewise.
4115 * locales/es_PR: Likewise.
4116 * locales/es_PY: Likewise.
4117 * locales/es_SV: Likewise.
4118 * locales/es_US: Likewise.
4119 * locales/es_UY: Likewise.
4120 * locales/es_VE: Likewise.
4121 * locales/et_EE: Likewise.
4122 * locales/eu_ES: Likewise.
4123 * locales/fa_IR: Likewise.
4124 * locales/fi_FI: Likewise.
4125 * locales/fo_FO: Likewise.
4126 * locales/fr_BE: Likewise.
4127 * locales/fr_CA: Likewise.
4128 * locales/fr_CH: Likewise.
4129 * locales/fr_FR: Likewise.
4130 * locales/fr_LU: Likewise.
4131 * locales/ga_IE: Likewise.
4132 * locales/gl_ES: Likewise.
4133 * locales/gv_GB: Likewise.
4134 * locales/he_IL: Likewise.
4135 * locales/hi_IN: Likewise.
4136 * locales/hr_HR: Likewise.
4137 * locales/hu_HU: Likewise.
4138 * locales/i18n: Likewise.
4139 * locales/id_ID: Likewise.
4140 * locales/is_IS: Likewise.
4141 * locales/it_CH: Likewise.
4142 * locales/it_IT: Likewise.
4143 * locales/iw_IL: Likewise.
4144 * locales/ja_JP: Likewise.
4145 * locales/kl_GL: Likewise.
4146 * locales/ko_KR: Likewise.
4147 * locales/kw_GB: Likewise.
4148 * locales/lt_LT: Likewise.
4149 * locales/lv_LV: Likewise.
4150 * locales/mk_MK: Likewise.
4151 * locales/mr_IN: Likewise.
4152 * locales/mt_MT: Likewise.
4153 * locales/nl_BE: Likewise.
4154 * locales/nl_NL: Likewise.
4155 * locales/nn_NO: Likewise.
4156 * locales/no_NO: Likewise.
4157 * locales/pl_PL: Likewise.
4158 * locales/pt_BR: Likewise.
4159 * locales/pt_PT: Likewise.
4160 * locales/ro_RO: Likewise.
4161 * locales/ru_RU: Likewise.
4162 * locales/ru_UA: Likewise.
4163 * locales/sk_SK: Likewise.
4164 * locales/sl_SI: Likewise.
4165 * locales/sq_AL: Likewise.
4166 * locales/sr_YU: Likewise.
4167 * locales/sv_FI: Likewise.
4168 * locales/sv_SE: Likewise.
4169 * locales/th_TH: Likewise.
4170 * locales/tr_TR: Likewise.
4171 * locales/uk_UA: Likewise.
4172 * locales/vi_VN: Likewise.
4173 * locales/zh_CN: Likewise.
4174 * locales/zh_HK: Likewise.
4175 * locales/zh_TW: Likewise.
4176
4177 2000-10-26 Ulrich Drepper <drepper@redhat.com>
4178
4179 * locales/fa_IR: Fix many problems and change to use UTF-8.
4180 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
4181 * SUPPORTED: Add fa_IR.UTF-8.
4182
4183 2000-10-22 Bruno Haible <haible@clisp.cons.org>
4184
4185 * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
4186
4187 2000-10-19 Ulrich Drepper <drepper@redhat.com>
4188
4189 * locales/iso14651_t1: Handle Macedonian correctly.
4190 Patch by Damjan <arhiv@freemail.org.mk>.
4191
4192 2000-10-06 Ulrich Drepper <drepper@redhat.com>
4193
4194 * locales/iso14651_t1: Add currency symbols.
4195
4196 2000-10-04 Ulrich Drepper <drepper@redhat.com>
4197
4198 * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
4199 * tests-mbwc/dat_iswdigit.c: Likewise.
4200
4201 * locales/zh_CN: Remove non-ASCII digit entry.
4202 * locales/ja_JP: Likewise.
4203 Add full width digits to alnum class.
4204
4205 2000-09-30 Bruno Haible <haible@clisp.cons.org>
4206
4207 * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
4208 digits.
4209 (is_alpha): Add them here.
4210 * locales/i18n (digit): Remove all non-ASCII digits.
4211 (alpha): Add them here.
4212
4213 * dump-ctype.c: Pretty print.
4214
4215 2000-10-04 Ulrich Drepper <drepper@redhat.com>
4216
4217 * charmaps/EUC-KR: Change \x5c mapping to U20a9.
4218 * locales/ko_KR: Change currency_symbol back to use U20a9.
4219
4220 2000-10-03 Ulrich Drepper <drepper@redhat.com>
4221
4222 * tst-langinfo.sh: Adjust for change in ja_JP.
4223
4224 2000-10-03 GOTO Masanori <gotom@debian.or.jp>
4225
4226 * locales/ja_JP: Changed yesexpr/noexpr expression,
4227 fixed typo in era, added definition for name_gen.
4228
4229 2000-09-30 Bruno Haible <haible@clisp.cons.org>
4230
4231 * SUPPORTED: Add ko_KR.UTF-8.
4232
4233 2000-10-01 Bruno Haible <haible@clisp.cons.org>
4234
4235 * charmaps/BIG5: Add a width table.
4236 * charmaps/GB18030: Likewise.
4237 * charmaps/ISO-8859-6: Likewise.
4238 * charmaps/ISO-8859-8: Likewise.
4239 * charmaps/TIS-620: Likewise.
4240
4241 2000-09-30 Bruno Haible <haible@clisp.cons.org>
4242
4243 * Makefile (repertoiremaps): Remove variable.
4244 (distribute): Remove repertoiremaps.
4245 (install-others): Likewise. Add .gz to charmaps.
4246 ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
4247
4248 2000-09-30 Bruno Haible <haible@clisp.cons.org>
4249
4250 * charmaps/ISO-IR-197: Remove alias "none".
4251
4252 2000-09-30 Bruno Haible <haible@clisp.cons.org>
4253
4254 * charmaps/UTF-8: Add the correct Hangul syllable names. Change the
4255 width of format control characters to 0.
4256
4257 2000-09-30 Bruno Haible <haible@clisp.cons.org>
4258
4259 * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
4260 * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
4261 return values. Only the sign matters.
4262
4263 2000-09-28 Ulrich Drepper <drepper@redhat.com>
4264
4265 * locales/ar_SA: Last non <Uxxxx> entries removed.
4266 Patch by Martin Strassburger <martin.strassburger@sap.com>.
4267
4268 2000-09-26 Ulrich Drepper <drepper@redhat.com>
4269
4270 * charmaps/KSX1001: Removed. It's not sufficient for a charmap and
4271 we have EUC-KR.
4272
4273 2000-09-25 Ulrich Drepper <drepper@redhat.com>
4274
4275 * locales/uk_UA: Fix yesexpr.
4276 * locales/ru_UA: Likewise.
4277 Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
4278
4279 2000-09-24 Bruno Haible <haible@clisp.cons.org>
4280
4281 * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
4282 so they become printable and carry a width. Comment out surrogate
4283 ranges. Add a WIDTH table.
4284
4285 2000-09-24 Bruno Haible <haible@clisp.cons.org>
4286
4287 * gen-unicode-ctype.c: New file.
4288 * dump-ctype.c: New file.
4289 * Makefile (distribute): Add them.
4290 * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
4291 gen-unicode-ctype.c.
4292 (blank): Add U+1680.
4293 (cntrl): Add U+2028, U+2029.
4294 (space): Add U+1680, U+2028, U+2029.
4295 (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
4296 (alnum, alpha, print, graph, punct): Lots of additions.
4297 (lower, upper, tolower, toupper, combining, combining_level3): Update.
4298 (totitle): New map.
4299 * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
4300 towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
4301 * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
4302 * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
4303 * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
4304 * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
4305 * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
4306
4307 2000-09-23 Bruno Haible <haible@clisp.cons.org>
4308
4309 * charmaps/GBK: Add commented mappings for GBK characters not yet in
4310 Unicode.
4311
4312 2000-09-23 Bruno Haible <haible@clisp.cons.org>
4313
4314 * charmaps/GBK: Remove /x80 entry.
4315
4316 2000-09-25 Ulrich Drepper <drepper@redhat.com>
4317
4318 * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people
4319 to use it.
4320
4321 2000-09-23 Bruno Haible <haible@clisp.cons.org>
4322
4323 * charmaps/JOHAB: Add identity mapping for 0x7f.
4324
4325 2000-09-24 Ulrich Drepper <drepper@redhat.com>
4326
4327 * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
4328 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
4329
4330 2000-09-14 Bruno Haible <haible@clisp.cons.org>
4331
4332 * charmaps/GB2312: Change code_set_name to GB2312.
4333
4334 2000-09-13 Ulrich Drepper <drepper@redhat.com>
4335
4336 * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
4337 * localedata/locales/ar_BH: Likewise.
4338 * localedata/locales/ar_DZ: Likewise.
4339 * localedata/locales/ar_EG: Likewise.
4340 * localedata/locales/ar_IQ: Likewise.
4341 * localedata/locales/ar_JO: Likewise.
4342 * localedata/locales/ar_KW: Likewise.
4343 * localedata/locales/ar_LB: Likewise.
4344 * localedata/locales/ar_LY: Likewise.
4345 * localedata/locales/ar_MA: Likewise.
4346 * localedata/locales/ar_OM: Likewise.
4347 * localedata/locales/ar_QA: Likewise.
4348 * localedata/locales/ar_SD: Likewise.
4349 * localedata/locales/ar_SY: Likewise.
4350 * localedata/locales/ar_TN: Likewise.
4351 * localedata/locales/ar_YE: Likewise.
4352
4353 2000-09-12 Ulrich Drepper <drepper@redhat.com>
4354
4355 * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
4356 * locales/mr_IN: New file.
4357 * locales/mt_MT: New file.
4358
4359 * charmaps/GB18030: Comment out entries in user-defined area.
4360
4361 2000-09-11 Ulrich Drepper <drepper@redhat.com>
4362
4363 * charmaps/GB18030: Add back entries which got lost in last change.
4364
4365 2000-09-08 Ulrich Drepper <drepper@redhat.com>
4366
4367 * charmaps/GB18030: Update once more.
4368
4369 * charmaps/JOHAB: New file.
4370 * SUPPORTED: Add ko_KR.JOHAB.
4371
4372 2000-09-07 Ulrich Drepper <drepper@redhat.com>
4373
4374 * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
4375 but not in EUC-KR.
4376
4377 2000-09-03 Bruno Haible <haible@clisp.cons.org>
4378
4379 * charmaps/EUC-TW: Add commented non-reversible mappings.
4380
4381 2000-09-03 Bruno Haible <haible@clisp.cons.org>
4382
4383 * charmaps/CP949: New file.
4384
4385 2000-09-03 Bruno Haible <haible@clisp.cons.org>
4386
4387 * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
4388
4389 2000-09-03 Bruno Haible <haible@clisp.cons.org>
4390
4391 * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
4392 U+007E.
4393
4394 2000-09-03 Bruno Haible <haible@clisp.cons.org>
4395
4396 * charmaps/INIS-8: Update to use <Uxxxx> format.
4397 * charmaps/ISO_2033-1983: Likewise.
4398 * charmaps/ISO_5427-EXT: Likewise.
4399
4400 2000-09-01 Ulrich Drepper <drepper@redhat.com>
4401
4402 * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
4403 * SUPPORTED: Add zh_HK.BIG5HKSCS.
4404
4405 * charmaps/BIG5HKSCS: Add Big5 codes.
4406
4407 * Makefile (test-input): Add sv_SE.ISO-8859-1.
4408 (LOCALES): Likewise.
4409 * sv_SE.ISO-8859-1: New file.
4410
4411 2000-08-31 Ulrich Drepper <drepper@redhat.com>
4412
4413 * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
4414 Changes by Roger So <spacehunt@e-fever.org>.
4415
4416 * SUPPORTED: Add nn_NO.ISO-8859-1.
4417 * locales/nn_NO: New file.
4418
4419 2000-08-29 Ulrich Drepper <drepper@redhat.com>
4420
4421 * charmaps/BIG5HKSCS: Regenerated from official data file.
4422
4423 * locales/ja_JP: Add yesstr and nostr information.
4424
4425 * charmaps/GB18030: Add entries from GBK not present here.
4426
4427 * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
4428
4429 * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
4430
4431 2000-08-29 Akira Higuchi <a@kondara.org>
4432
4433 * charmaps/GB2312: Fix ".." -> "..." in width definitions.
4434 * charmaps/GBK: Likewise.
4435
4436 * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
4437
4438 2000-08-27 Ulrich Drepper <drepper@redhat.com>
4439
4440 * locales/sv_SE: Remove old LC_COLLATE definition. Use iso14651_t1
4441 and customize with several reorder-after statements.
4442 Reported by menthos@menthos.com.
4443
4444 2000-08-25 Ulrich Drepper <drepper@redhat.com>
4445
4446 * locales/ja_JP: Add new categories with generic information.
4447
4448 * locales/i18n (default_missing): Change back to only U003F.
4449
4450 2000-08-24 Andreas Jaeger <aj@suse.de>
4451
4452 * Makefile (generated): Add some .out files.
4453
4454 2000-08-23 Ulrich Drepper <drepper@redhat.com>
4455
4456 * locales/i18n: Add transliteration information.
4457
4458 2000-08-22 Ulrich Drepper <drepper@redhat.com>
4459
4460 * locales/ca_ES@euro: Country is Spain.
4461 * locales/ca_ES: Likewise.
4462
4463 * locales/es_MX: Correct int_curr_symbol.
4464 * locales/es_PE: Likewise.
4465
4466 * SUPPORTED: Add missing supported locales.
4467
4468 * locales/fa_IR: Correct a few of the contained bugs.
4469
4470 * locales/zh_HK: New file.
4471
4472 * charmaps/BIG5HKSCS: New file.
4473
4474 * locales/en_CA,2.5: Removed.
4475 * locales/fr_CA,2.13: Removed.
4476 * locales/in_ID: Removed.
4477
4478 * locales/sq_AL: New file.
4479 * SUPPORTED: Add sq_AL.ISO-8859-1.
4480
4481 * locales/vi_VN: New file.
4482 * SUPPORTED: Add vi_VN.UTF-8.
4483
4484 * locales/ko_KR: Correct currency_symbol entry.
4485
4486 * locales/hi_IN: New file.
4487 * SUPPORTED: Add hi_IN.UTF-8.
4488
4489 * Makefile (test-input): Add da_DK and hr_HR sorting tests.
4490
4491 * sort-test.sh: Improve error handling by printing more information.
4492
4493 * locales/ar_AE: New file.
4494 * locales/ar_BH: New file.
4495 * locales/ar_DZ: New file.
4496 * locales/ar_EG: New file.
4497 * locales/ar_IQ: New file.
4498 * locales/ar_JO: New file.
4499 * locales/ar_KW: New file.
4500 * locales/ar_LB: New file.
4501 * locales/ar_LY: New file.
4502 * locales/ar_MA: New file.
4503 * locales/ar_OM: New file.
4504 * locales/ar_QA: New file.
4505 * locales/ar_SD: New file.
4506 * locales/ar_SY: New file.
4507 * locales/ar_TN: New file.
4508 * locales/ar_YE: New file.
4509 * SUPPORTED: Add Arabic locales.
4510
4511 2000-08-21 Ulrich Drepper <drepper@redhat.com>
4512
4513 * locales/es_CR: New file.
4514 * locales/es_NI: New file.
4515 * locales/es_PR: New file.
4516
4517 * locales/es_AR: Share LC_COLLATE description with es_ES.
4518 * locales/es_BO: Likewise.
4519 * locales/es_CL: Likewise.
4520 * locales/es_CO: Likewise.
4521 * locales/es_DO: Likewise.
4522 * locales/es_GT: Likewise.
4523 * locales/es_HN: Likewise.
4524 * locales/es_MX: Likewise.
4525 * locales/es_PA: Likewise.
4526 * locales/es_PE: Likewise.
4527 * locales/es_PY: Likewise.
4528 * locales/es_SV: Likewise.
4529 * locales/es_UY: Likewise.
4530 * locales/es_VE: Likewise.
4531 * locales/es_EC: Share LC_COLLATE description with es_US.
4532
4533 * locales/ko_KR: Updated for glibc 2.2.
4534 Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
4535 * SUPPORTED: Add ko_KR.
4536
4537 * locales/de_BE@euro: New file.
4538 * locales/eu_ES@euro: New file.
4539 * locales/ga_IE@euro: New file.
4540 * locales/gl_ES@euro: New file.
4541 * locales/nl_BE@euro: New file.
4542 * locales/sv_FI@euro: New file.
4543 * SUPPORTED: Add the new locales.
4544
4545 * Makefile (install-locales): Handle option in locale name. Print
4546 progress information.
4547
4548 * SUPPORTED: Add all the @euro locales.
4549
4550 * locales/ca_ES@euro: Update charset comment.
4551 * locales/de_AT@euro: Likewise.
4552 * locales/de_DE@euro: Likewise.
4553 * locales/de_LU@euro: Likewise.
4554 * locales/en_IE@euro: Likewise.
4555 * locales/es_ES@euro: Likewise.
4556 * locales/fi_FI@euro: Likewise.
4557 * locales/fr_BE@euro: Likewise.
4558 * locales/fr_FR@euro: Likewise.
4559 * locales/fr_LU@euro: Likewise.
4560 * locales/it_IT@euro: Likewise.
4561 * locales/nl_NL@euro: Likewise.
4562 * locales/pt_PT@euro: Likewise.
4563
4564 2000-08-20 Ulrich Drepper <drepper@redhat.com>
4565
4566 * locales/ca_ES: Correct comment.
4567
4568 * locales/ca_ES@euro: New file.
4569 * locales/de_AT@euro: New file.
4570 * locales/de_DE@euro: New file.
4571 * locales/de_LU@euro: New file.
4572 * locales/en_IE@euro: New file.
4573 * locales/es_ES@euro: New file.
4574 * locales/fi_FI@euro: New file.
4575 * locales/fr_BE@euro: New file.
4576 * locales/fr_FR@euro: New file.
4577 * locales/fr_LU@euro: New file.
4578 * locales/it_IT@euro: New file.
4579 * locales/nl_NL@euro: New file.
4580 * locales/pt_PT@euro: New file.
4581
4582 2000-08-19 Andreas Jaeger <aj@suse.de>
4583
4584 * tst-digits.c: Include stdlib.h and string.h to provide
4585 prototypes for exit, strlen and strcmp.
4586
4587 2000-08-18 Andreas Jaeger <aj@suse.de>
4588
4589 * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
4590 (TST_DECL_VARS): Don't declare err_flg.
4591 (TST_GET_ERRET): Don't set err_flg.
4592 (TST_GET_ERRET_SEQ): Likewise.
4593 (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
4594
4595 * tests-mbwc/dat_swscanf.c: Don't set err_flg.
4596 * tests-mbwc/dat_iswalnum.c: Likewise.
4597 * tests-mbwc/dat_iswalpha.c: Likewise.
4598 * tests-mbwc/dat_iswcntrl.c: Likewise.
4599 * tests-mbwc/dat_iswctype.c: Likewise.
4600 * tests-mbwc/dat_iswdigit.c: Likewise.
4601 * tests-mbwc/dat_iswgraph.c: Likewise.
4602 * tests-mbwc/dat_iswlower.c: Likewise.
4603 * tests-mbwc/dat_iswprint.c: Likewise.
4604 * tests-mbwc/dat_iswpunct.c: Likewise.
4605 * tests-mbwc/dat_iswspace.c: Likewise.
4606 * tests-mbwc/dat_iswupper.c: Likewise.
4607 * tests-mbwc/dat_iswxdigit.c: Likewise.
4608 * tests-mbwc/dat_mblen.c: Likewise.
4609 * tests-mbwc/dat_mbrlen.c: Likewise.
4610 * tests-mbwc/dat_mbrtowc.c: Likewise.
4611 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
4612 * tests-mbwc/dat_mbstowcs.c: Likewise.
4613 * tests-mbwc/dat_mbtowc.c: Likewise.
4614 * tests-mbwc/dat_strcoll.c: Likewise.
4615 * tests-mbwc/dat_strfmon.c: Likewise.
4616 * tests-mbwc/dat_strxfrm.c: Likewise.
4617 * tests-mbwc/dat_swscanf.c: Likewise.
4618 * tests-mbwc/dat_towctrans.c: Likewise.
4619 * tests-mbwc/dat_towlower.c: Likewise.
4620 * tests-mbwc/dat_towupper.c: Likewise.
4621 * tests-mbwc/dat_wcrtomb.c: Likewise.
4622 * tests-mbwc/dat_wcscat.c: Likewise.
4623 * tests-mbwc/dat_wcschr.c: Likewise.
4624 * tests-mbwc/dat_wcscmp.c: Likewise.
4625 * tests-mbwc/dat_wcscoll.c: Likewise.
4626 * tests-mbwc/dat_wcscpy.c: Likewise.
4627 * tests-mbwc/dat_wcscspn.c: Likewise.
4628 * tests-mbwc/dat_wcslen.c: Likewise.
4629 * tests-mbwc/dat_wcsncat.c: Likewise.
4630 * tests-mbwc/dat_wcsncmp.c: Likewise.
4631 * tests-mbwc/dat_wcsncpy.c: Likewise.
4632 * tests-mbwc/dat_wcspbrk.c: Likewise.
4633 * tests-mbwc/dat_wcsrtombs.c: Likewise.
4634 * tests-mbwc/dat_wcsspn.c: Likewise.
4635 * tests-mbwc/dat_wcsstr.c: Likewise.
4636 * tests-mbwc/dat_wcstod.c: Likewise.
4637 * tests-mbwc/dat_wcstok.c: Likewise.
4638 * tests-mbwc/dat_wcstombs.c: Likewise.
4639 * tests-mbwc/dat_wcswidth.c: Likewise.
4640 * tests-mbwc/dat_wcsxfrm.c: Likewise.
4641 * tests-mbwc/dat_wctob.c: Likewise.
4642 * tests-mbwc/dat_wctomb.c: Likewise.
4643 * tests-mbwc/dat_wctrans.c: Likewise.
4644 * tests-mbwc/dat_wctype.c: Likewise.
4645 * tests-mbwc/dat_wcwidth.c: Likewise.
4646 * tests-mbwc/dat_isw-funcs.h: Fix comment.
4647
4648 2000-08-17 Andreas Jaeger <aj@suse.de>
4649
4650 * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
4651 should have a value.
4652
4653 2000-08-14 Ulrich Drepper <drepper@redhat.com>
4654
4655 * locales/iso14651_t1: Rearrange cyrillic and greek sections to
4656 separate uppercase from non-uppercase characters to enable correct
4657 handling in range expressions.
4658
4659 2000-08-13 Ulrich Drepper <drepper@redhat.com>
4660
4661 * Makefile (install-locales): Use --prefix option of localedef to
4662 avoid providing complete path for output file.
4663
4664 2000-08-03 Ulrich Drepper <drepper@redhat.com>
4665
4666 * locales/zh_TW: Updated.
4667 * charmaps/BIG5: Updated.
4668 Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4669
4670 2000-08-02 Ulrich Drepper <drepper@redhat.com>
4671
4672 * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
4673 use `int'.
4674
4675 2000-08-01 Andreas Jaeger <aj@suse.de>
4676
4677 * Makefile (distribute): Follow name change of tst-ctype-de.in to
4678 tst-ctype-de_DE.ISO-8859-1.in.
4679
4680 2000-07-31 Ulrich Drepper <drepper@redhat.com>
4681
4682 * charmaps/KSX1001: Add width information.
4683 * charmaps/GB2312: Likewise.
4684 * charmaps/GBK: Likewise.
4685 Patches by GOTO Masanori <gotom@debian.or.jp>.
4686
4687 2000-07-30 Bruno Haible <haible@clisp.cons.org>
4688
4689 * charmaps/CP737: New file.
4690 * charmaps/CP775: New file.
4691
4692 2000-07-30 Bruno Haible <haible@clisp.cons.org>
4693
4694 * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
4695 /xb0../xf7. Remove aliases.
4696
4697 2000-07-30 Bruno Haible <haible@clisp.cons.org>
4698
4699 * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
4700 /xc9../xf9.
4701
4702 2000-07-30 Bruno Haible <haible@clisp.cons.org>
4703
4704 * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
4705
4706 2000-07-29 Ulrich Drepper <drepper@redhat.com>
4707
4708 * tst-langinfo.c (main): Fix esacape sequence handling.
4709
4710 * charmaps/EUC-TW: New file.
4711
4712 * tst-digits.c: Add tests for wprintf.
4713 * tests/test7.cm: Change so that it is usable for wprintf tests.
4714
4715 * tst-locale.sh: Fix typo in last change.
4716
4717 * tst-digits.c: Add ctype and wctype tests.
4718
4719 2000-07-28 Ulrich Drepper <drepper@redhat.com>
4720
4721 * Makefile (ld-test-names): Add test7.
4722 (tests): Add tst-digits. Add dependency and environment variable.
4723 * tst-digits.c: New file.
4724 * tst-locale.sh: Generate test7 locale.
4725 * tests/test7.cm: New file.
4726 * tests/test7.def: New file.
4727
4728 * tst-locale.sh: Add dropped test6 locale.
4729
4730 2000-07-27 Bruno Haible <haible@clisp.cons.org>
4731
4732 * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
4733 * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
4734 locale.
4735
4736 2000-07-28 Ulrich Drepper <drepper@redhat.com>
4737
4738 * locales/zh_TW: New file.
4739 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4740
4741 2000-07-28 Andreas Jaeger <aj@suse.de>
4742
4743 * tst-langinfo.c: Include <string.h> for strcmp prototype.
4744
4745 2000-07-26 Ulrich Drepper <drepper@redhat.com>
4746
4747 * charmaps/BIG5: New file.
4748 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
4749
4750 2000-07-25 Ulrich Drepper <drepper@redhat.com>
4751
4752 * locales/zh_CN: Update for new format.
4753 Patch by Yong Li <yong.li@asu.edu>.
4754
4755 * tst-langinfo.c: Add copyright text.
4756
4757 2000-07-24 Ulrich Drepper <drepper@redhat.com>
4758
4759 * tst-wctype.input: Add more input text.
4760 * tst-wctype.c: Test more classes.
4761
4762 * Makefile: Add rules to build, run, and distribute tst-langinfo.
4763 * tst-langinfo.c: New file.
4764 * tst-langinfo.sh: New file.
4765
4766 * locales/ja_JP (era_d_t_fmt): Fix typo.
4767
4768 * Makefile: Add rules to build, run, and distribute tst-wctype.
4769 * tst-wctype.c: New file.
4770 * tst-wctype.input: New file.
4771 * tst-wctype.sh: New file.
4772
4773 2000-07-24 Jakub Jelinek <jakub@redhat.com>
4774
4775 * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
4776 for Wednesday. Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
4777
4778 2000-07-23 Ulrich Drepper <drepper@redhat.com>
4779
4780 * locales/sr_YU (yesexpr): Fix "*." -> ".*".
4781 (enoexpr): Likewise.
4782 * locales/hr_HR: Likewise.
4783 Patches by GOTO Masanori <gotom@debian.or.jp>.
4784
4785 * locales/i18n (yesexpr): Add U005E at the beginning.
4786 (noexpr): Likewise.
4787
4788 2000-07-22 Ulrich Drepper <drepper@redhat.com>
4789
4790 * locales/ja_JP (yesexpr): U0060 should be U005E.
4791 (noexpr): Likewise.
4792
4793 * locales/i18n: Remove U00A0 from blank as well.
4794 * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
4795
4796 2000-07-21 Ulrich Drepper <drepper@redhat.com>
4797
4798 * charmaps/SJIS: Add width information.
4799 Patch by GOTO Masanori <gotom@debian.or.jp>.
4800
4801 * charmaps/SJIS: Correct byte sequence for single byte characters.
4802
4803 2000-07-19 Ulrich Drepper <drepper@redhat.com>
4804
4805 * locales/i18n: Fix typos.
4806
4807 * locales/iso14651_t1: Correct syntax for HAN script.
4808
4809 2000-07-18 Ulrich Drepper <drepper@redhat.com>
4810
4811 * charmaps/GB18030: New file.
4812
4813 * charmaps/UTF-8: Update for Unicode 3.0.
4814
4815 * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
4816 space.
4817 * tst-ctype.c: Likewise.
4818 * tst-ctype.sh: Likewise.
4819 * locales/i18n: Likewise.
4820 * locales/ja_JP: Likewise.
4821 * tests-mbwc/dat_iswcntrl.c: Likewise.
4822 * tests-mbwc/dat_iswctype.c: Likewise.
4823 * tests-mbwc/dat_iswspace.c: Likewise.
4824
4825 * tst-ctype.sh: Also test C locale.
4826
4827 2000-07-16 Ulrich Drepper <drepper@redhat.com>
4828
4829 * Makefile: Rewrite rules for tests to run them only when necessary.
4830 * sort-test.sh: Produce output for failed tests.
4831 * tst-fmon.sh: Likewise.
4832 * tst-rpmatch.sh: Likewise.
4833
4834 2000-07-14 Ulrich Drepper <drepper@redhat.com>
4835
4836 * tst-ctype-de_DE.in: Renamed to...
4837 * tst-ctype-de_DE.ISO-8859-1.in: ...this.
4838
4839 2000-07-11 Andreas Jaeger <aj@suse.de>
4840
4841 * Makefile (locale_test_suite): Always run test suite.
4842 ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
4843 gen-locale.sh.
4844 (do-collate-test): Likewise.
4845 (do-tst-fmon): Likewise.
4846 (do-tst-locale): Likewise.
4847 (do-tst-rpmatch): Likewise.
4848 (do-tst-trans): Likewise.
4849 (do-tst-mbswcs): Likewise.
4850 (do-tst-ctype): Likewise.
4851
4852 * sort-test.sh : Rewrite to work with static only builds.
4853 * tst-ctype.sh: Likewise.
4854 * tst-fmon.sh: Likewise.
4855 * tst-locale.sh: Likewise.
4856 * tst-mbswcs.sh: Likewise.
4857 * tst-rpmatch.sh: Likewise.
4858 * tst-trans.sh: Likewise.
4859
4860 * gen-locale.sh (locfile): Fix it for building with
4861 sourcedir==builddir and for static only builds.
4862
4863 2000-07-07 Ulrich Drepper <drepper@redhat.com>
4864
4865 * locales/POSIX: Remove repertoire map reference.
4866 * locales/ar_SA: Remove repertoire map reference.
4867
4868 * locales/zh_CN.GBK: Removed.
4869
4870 * repertoiremaps/charids.894: Removed.
4871 * repertoiremaps/mnemonics.ds: Removed.
4872 * repertoiremaps/mnemonics.ja: Removed.
4873 * repertoiremaps/mnemonics.ko: Removed.
4874 * repertoiremaps/mnemonics.zh: Removed.
4875
4876 * charmaps/SJIS: New file.
4877
4878 2000-07-06 Ulrich Drepper <drepper@redhat.com>
4879
4880 * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
4881 to EUC-JP.
4882 * tests-mbwc/dat_mbtowc.c: Likewise.
4883 * tests-mbwc/dat_wctob.c: Likewise.
4884
4885 * charmaps/EUC-JP: Make characters in C1 area map to themselves.
4886 * charmaps/EUC-KR: Likewise.
4887
4888 2000-07-06 Jakub Jelinek <jakub@redhat.com>
4889
4890 * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
4891 * locales/ar_SA (LC_TELEPHONE): Likewise.
4892 * locales/be_BY (LC_TELEPHONE): Likewise.
4893 * locales/bg_BG (LC_TELEPHONE): Likewise.
4894 * locales/ca_ES (LC_TELEPHONE): Likewise.
4895 * locales/da_DK (LC_TELEPHONE): Likewise.
4896 * locales/de_BE (LC_TELEPHONE): Likewise.
4897 * locales/de_CH (LC_TELEPHONE): Likewise.
4898 * locales/de_LU (LC_TELEPHONE): Likewise.
4899 * locales/el_GR (LC_TELEPHONE): Likewise.
4900 * locales/en_AU (LC_TELEPHONE): Likewise.
4901 * locales/en_BW (LC_TELEPHONE): Likewise.
4902 * locales/en_CA (LC_TELEPHONE): Likewise.
4903 * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
4904 * locales/en_DK (LC_TELEPHONE): Likewise.
4905 * locales/en_IE (LC_TELEPHONE): Likewise.
4906 * locales/en_NZ (LC_TELEPHONE): Likewise.
4907 * locales/en_ZA (LC_TELEPHONE): Likewise.
4908 * locales/en_ZW (LC_TELEPHONE): Likewise.
4909 * locales/es_AR (LC_TELEPHONE): Likewise.
4910 * locales/es_BO (LC_TELEPHONE): Likewise.
4911 * locales/es_CL (LC_TELEPHONE): Likewise.
4912 * locales/es_CO (LC_TELEPHONE): Likewise.
4913 * locales/es_DO (LC_TELEPHONE): Likewise.
4914 * locales/es_EC (LC_TELEPHONE): Likewise.
4915 * locales/es_ES (LC_TELEPHONE): Likewise.
4916 * locales/es_GT (LC_TELEPHONE): Likewise.
4917 * locales/es_HN (LC_TELEPHONE): Likewise.
4918 * locales/es_MX (LC_TELEPHONE): Likewise.
4919 * locales/es_PA (LC_TELEPHONE): Likewise.
4920 * locales/es_PE (LC_TELEPHONE): Likewise.
4921 * locales/es_PY (LC_TELEPHONE): Likewise.
4922 * locales/es_SV (LC_TELEPHONE): Likewise.
4923 * locales/es_US (LC_TELEPHONE): Likewise.
4924 * locales/es_UY (LC_TELEPHONE): Likewise.
4925 * locales/es_VE (LC_TELEPHONE): Likewise.
4926 * locales/et_EE (LC_TELEPHONE): Likewise.
4927 * locales/eu_ES (LC_TELEPHONE): Likewise.
4928 * locales/fa_IR (LC_TELEPHONE): Likewise.
4929 * locales/fi_FI (LC_TELEPHONE): Likewise.
4930 * locales/fo_FO (LC_TELEPHONE): Likewise.
4931 * locales/fr_BE (LC_TELEPHONE): Likewise.
4932 * locales/fr_CA (LC_TELEPHONE): Likewise.
4933 * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
4934 * locales/fr_CH (LC_TELEPHONE): Likewise.
4935 * locales/fr_LU (LC_TELEPHONE): Likewise.
4936 * locales/ga_IE (LC_TELEPHONE): Likewise.
4937 * locales/gl_ES (LC_TELEPHONE): Likewise.
4938 * locales/gv_GB (LC_TELEPHONE): Likewise.
4939 * locales/he_IL (LC_TELEPHONE): Likewise.
4940 * locales/hr_HR (LC_TELEPHONE): Likewise.
4941 * locales/hu_HU (LC_TELEPHONE): Likewise.
4942 * locales/id_ID (LC_TELEPHONE): Likewise.
4943 * locales/in_ID (LC_TELEPHONE): Likewise.
4944 * locales/is_IS (LC_TELEPHONE): Likewise.
4945 * locales/it_CH (LC_TELEPHONE): Likewise.
4946 * locales/it_IT (LC_TELEPHONE): Likewise.
4947 * locales/iw_IL (LC_TELEPHONE): Likewise.
4948 * locales/kl_GL (LC_TELEPHONE): Likewise.
4949 * locales/ko_KR (LC_TELEPHONE): Likewise.
4950 * locales/kw_GB (LC_TELEPHONE): Likewise.
4951 * locales/lt_LT (LC_TELEPHONE): Likewise.
4952 * locales/lv_LV (LC_TELEPHONE): Likewise.
4953 * locales/mk_MK (LC_TELEPHONE): Likewise.
4954 * locales/nl_BE (LC_TELEPHONE): Likewise.
4955 * locales/nl_NL (LC_TELEPHONE): Likewise.
4956 * locales/pl_PL (LC_TELEPHONE): Likewise.
4957 * locales/pt_BR (LC_TELEPHONE): Likewise.
4958 * locales/ro_RO (LC_TELEPHONE): Likewise.
4959 * locales/ru_RU (LC_TELEPHONE): Likewise.
4960 * locales/ru_UA (LC_TELEPHONE): Likewise.
4961 * locales/sk_SK (LC_TELEPHONE): Likewise.
4962 * locales/sl_SI (LC_TELEPHONE): Likewise.
4963 * locales/sr_YU (LC_TELEPHONE): Likewise.
4964 * locales/sv_FI (LC_TELEPHONE): Likewise.
4965 * locales/th_TH (LC_TELEPHONE): Likewise.
4966 * locales/tr_TR (LC_TELEPHONE): Likewise.
4967 * locales/uk_UA (LC_TELEPHONE): Likewise.
4968
4969 2000-07-05 NIIBE Yutaka <gniibe@chroot.org>
4970
4971 * locales/th_TH: Update revision information.
4972 (LC_CTYPE: alpha): Replace ";...;" with "..".
4973 (LC_COLLATE: order): Quote with "".
4974
4975 2000-07-04 Jakub Jelinek <jakub@redhat.com>
4976
4977 * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
4978 in address.
4979 * locales/hu_HU (LC_IDENTIFICATION): Likewise.
4980 * locales/ro_RO (LC_IDENTIFICATION): Likewise.
4981 * locales/ru_RU (LC_IDENTIFICATION): Likewise.
4982 * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
4983 * locales/es_BO (LC_IDENTIFICATION): Likewise.
4984 * locales/es_CL (LC_IDENTIFICATION): Likewise.
4985 * locales/es_CO (LC_IDENTIFICATION): Likewise.
4986 * locales/es_DO (LC_IDENTIFICATION): Likewise.
4987 * locales/es_EC (LC_IDENTIFICATION): Likewise.
4988 * locales/es_ES (LC_IDENTIFICATION): Likewise.
4989 * locales/es_GT (LC_IDENTIFICATION): Likewise.
4990 * locales/es_HN (LC_IDENTIFICATION): Likewise.
4991 * locales/es_MX (LC_IDENTIFICATION): Likewise.
4992 * locales/es_PA (LC_IDENTIFICATION): Likewise.
4993 * locales/es_PE (LC_IDENTIFICATION): Likewise.
4994 * locales/es_PY (LC_IDENTIFICATION): Likewise.
4995 * locales/es_SV (LC_IDENTIFICATION): Likewise.
4996 * locales/es_US (LC_IDENTIFICATION): Likewise.
4997 * locales/es_UY (LC_IDENTIFICATION): Likewise.
4998 * locales/es_VE (LC_IDENTIFICATION): Likewise.
4999 * locales/fr_CA (LC_IDENTIFICATION): Likewise.
5000 * locales/tr_TR (LC_IDENTIFICATION): Likewise.
5001 * locales/no_NO (LC_TELEPHONE): Fill in.
5002 * locales/pt_PT (LC_TELEPHONE): Fill in.
5003 * locales/sv_SE (LC_TELEPHONE): Fill in.
5004 * locales/en_GB (LC_TELEPHONE): Fill in.
5005 * locales/cs_CZ (LC_TELEPHONE): Fill in.
5006
5007 2000-07-04 Ulrich Drepper <drepper@redhat.com>
5008
5009 * tst-fmon.sh (LC_ALL): Define to C for localedef run.
5010 * tst-locale.sh (LC_ALL): Likewise.
5011
5012 2000-07-03 Ulrich Drepper <drepper@redhat.com>
5013
5014 * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
5015 * tst-locale.sh: Likewise.
5016
5017 2000-07-01 Andreas Jaeger <aj@suse.de>
5018
5019 * Makefile (generated-dirs): LOCALES are also generated.
5020 (generated-dirs): Remove obsolete entry.
5021
5022 2000-06-30 Ulrich Drepper <drepper@redhat.com>
5023
5024 * Makefile (distribute): Add locale test suite files, fmon test
5025 suite files, gen-locale.sh, and show-ucs-data.c.
5026
5027 * Depend: New file.
5028
5029 * Makefile: Rewrite rules to generate locale data.
5030 * gen-locale.sh: Generate only one locale which is described in a
5031 command line parameter.
5032
5033 * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
5034 around DEM problem.
5035 * tst-fmon.data: Change back entries with DEM.
5036
5037 * gen-locale.sh: Print that it might take a while to finish.
5038
5039 2000-06-30 Jakub Jelinek <jakub@redhat.com>
5040
5041 * Makefile (install-locales): Remove the -u switch from localedef
5042 command line.
5043
5044 2000-06-29 Ulrich Drepper <drepper@redhat.com>
5045
5046 * tst-fmon.sh: Don't generate de_DE and en_US locale data.
5047 * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
5048 * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
5049
5050 * locales/POSIX: Update for new format.
5051
5052 * Makefile: Regenerate locale data also if localedef changed.
5053
5054 * tst-fmon.data: Until we know what is correct, but the spaces
5055 after DEM back in.
5056
5057 * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out
5058 unresolved issues.
5059 * tests-mbwc/dat_mbtowc.c: Likewise.
5060 * tests-mbwc/dat_strcoll.c: Likewise.
5061 * tests-mbwc/dat_strfmon.c: Likewise.
5062 * tests-mbwc/dat_strxfrm.c: Likewise.
5063 * tests-mbwc/tst_mbtowc.c: Likewise.
5064
5065 2000-06-29 Andreas Jaeger <aj@suse.de>
5066
5067 * sort-test.sh: Set LC_ALL to full locale name.
5068
5069 * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
5070 anymore.
5071 (LOCALES): New.
5072 ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
5073 Depend on locale files
5074 (LOCALE_FILES): New.
5075 (ALL_LC_FILES): New.
5076 (ALL_OBJ_LC_FILES): New
5077 ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
5078
5079 * tst-ctype.sh: Don't generate locales here.
5080 * tst-mbswcs.sh: Likewise.
5081 * sort-test.sh: Likewise.
5082
5083 * gen-locale.sh: New file to generate locales.
5084
5085 2000-06-29 Jakub Jelinek <jakub@redhat.com>
5086
5087 * locales/en_GB: Update RAP address.
5088 * locales/fr_FR: Likewise.
5089 * locales/en_NZ: Likewise.
5090 * locales/de_BE: Likewise.
5091 * locales/de_CH: Likewise.
5092 * locales/de_LU: Likewise.
5093 * locales/en_AU: Likewise.
5094 * locales/en_IE: Likewise.
5095 * locales/eu_ES: Likewise.
5096 * locales/fr_BE: Likewise.
5097 * locales/fr_CH: Likewise.
5098 * locales/fr_LU: Likewise.
5099 * locales/it_IT: Likewise.
5100 * locales/nl_BE: Likewise.
5101 * locales/nl_NL: Likewise.
5102 * locales/pt_BR: Likewise.
5103 * locales/pt_PT: Likewise.
5104 * locales/sv_FI: Likewise.
5105 * locales/fi_FI: Likewise.
5106 * locales/sv_SE: Likewise.
5107
5108 2000-06-29 Jakub Jelinek <jakub@redhat.com>
5109
5110 * locales/af_ZA: Update for new format.
5111 * locales/ar_SA: Likewise.
5112 * locales/be_BY: Likewise.
5113 * locales/bg_BG: Likewise.
5114 * locales/ca_ES: Likewise.
5115 * locales/el_GR: Likewise.
5116 * locales/en_BW: Likewise.
5117 * locales/en_DK: Likewise.
5118 * locales/en_ZW: Likewise.
5119 * locales/es_AR: Likewise.
5120 * locales/es_BO: Likewise.
5121 * locales/es_CL: Likewise.
5122 * locales/es_CO: Likewise.
5123 * locales/es_DO: Likewise.
5124 * locales/es_EC: Likewise.
5125 * locales/es_ES: Likewise.
5126 * locales/es_GT: Likewise.
5127 * locales/es_HN: Likewise.
5128 * locales/es_MX: Likewise.
5129 * locales/es_PA: Likewise.
5130 * locales/es_PE: Likewise.
5131 * locales/es_PY: Likewise.
5132 * locales/es_SV: Likewise.
5133 * locales/es_US: Likewise.
5134 * locales/es_UY: Likewise.
5135 * locales/es_VE: Likewise.
5136 * locales/et_EE: Likewise.
5137 * locales/fa_IR: Likewise.
5138 * locales/fr_CA: Likewise.
5139 * locales/en_CA,2.5: Likewise.
5140 * locales/fr_CA,2.13: Likewise.
5141 * locales/gl_ES: Likewise.
5142 * locales/hr_HR: Likewise.
5143 * locales/hu_HU: Likewise.
5144 * locales/ko_KR: Likewise.
5145 * locales/lt_LT: Likewise.
5146 * locales/lv_LV: Likewise.
5147 * locales/no_NO: Likewise.
5148 * locales/pl_PL: Likewise.
5149 * locales/ro_RO: Likewise.
5150 * locales/ru_RU: Likewise.
5151 * locales/ru_UA: Likewise.
5152 * locales/sk_SK: Likewise.
5153 * locales/sl_SI: Likewise.
5154 * locales/sr_YU: Likewise.
5155 * locales/th_TH: Likewise.
5156 * locales/tr_TR: Likewise.
5157 * locales/uk_UA: Likewise.
5158 * locales/en_CA: Likewise.
5159 * locales/is_IS: Likewise.
5160 * locales/mk_MK: Likewise.
5161
5162 2000-06-29 Jakub Jelinek <jakub@redhat.com>
5163
5164 * locales/cs_CZ: Comment out fields I'm not sure about.
5165 * locales/de_DE (int_currency_symbol): Pad to 4 chars.
5166 * locales/en_NZ: Update for new format.
5167 * locales/de_BE: Likewise.
5168 * locales/de_CH: Likewise.
5169 * locales/de_LU: Likewise.
5170 * locales/en_AU: Likewise.
5171 * locales/en_IE: Likewise.
5172 * locales/en_ZA: Likewise.
5173 * locales/eu_ES: Likewise.
5174 * locales/fo_FO: Likewise.
5175 * locales/fr_BE: Likewise.
5176 * locales/fr_CH: Likewise.
5177 * locales/fr_LU: Likewise.
5178 * locales/ga_IE: Likewise.
5179 * locales/gv_GB: Likewise.
5180 * locales/he_IL: Likewise.
5181 * locales/id_ID: Likewise.
5182 * locales/in_ID: Likewise.
5183 * locales/it_CH: Likewise.
5184 * locales/it_IT: Likewise.
5185 * locales/iw_IL: Likewise.
5186 * locales/kl_GL: Likewise.
5187 * locales/kw_GB: Likewise.
5188 * locales/nl_BE: Likewise.
5189 * locales/nl_NL: Likewise.
5190 * locales/pt_BR: Likewise.
5191 * locales/pt_PT: Likewise.
5192 * locales/sv_FI: Likewise.
5193 * locales/da_DK: Likewise.
5194 * locales/fi_FI: Likewise.
5195 * locales/sv_SE: Likewise.
5196
5197 2000-06-29 Andreas Jaeger <aj@suse.de>
5198
5199 * Makefile (locale_test_suite): Add new test files.
5200 (tst_mblen-ENV): New.
5201 (tst_mbtowc-ENV): New.
5202 (tst_strcoll-ENV): New.
5203 (tst_strxfrm-ENV): New.
5204 (tst_wctomb-ENV): New.
5205 (tst_mbrtowc-ENV): New.
5206 (tst_mbsrtowcs-ENV): New.
5207 (tst_mbstowcs-ENV): New.
5208 (tst_strfmon-ENV): New.
5209 (tst_wcrtomb-ENV): New.
5210 (tst_wcsrtombs-ENV): New.
5211 (tst_wcstod-ENV): New.
5212 (tst_wcstok-ENV): New.
5213 (tst_wcstombs-ENV): New.
5214
5215 * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
5216 <kuwahara@cthulhu.engr.sgi.com>.
5217 * tests-mbwc/dat_wctomb.c: Likewise.
5218 * tests-mbwc/tst_mbtowc.c: Likewise.
5219 * tests-mbwc/dat_mbtowc.c: Likewise.
5220 * tests-mbwc/tst_strxfrm.c: Likewise.
5221 * tests-mbwc/dat_strxfrm.c: Likewise.
5222 * tests-mbwc/dat_strcoll.c: Likewise.
5223 * tests-mbwc/tst_strcoll.c: Likewise.
5224 * tests-mbwc/tst_mblen.c: Likewise.
5225 * tests-mbwc/dat_mblen.c: Likewise.
5226 * tests-mbwc/dat_wcstok.c: Likewise.
5227 * tests-mbwc/tst_wcstok.c: Likewise.
5228 * tests-mbwc/dat_wcstod.c: Likewise.
5229 * tests-mbwc/tst_wcstod.c: Likewise.
5230 * tests-mbwc/dat_mbrtowc.c: Likewise.
5231 * tests-mbwc/tst_mbrtowc.c: Likewise.
5232 * tests-mbwc/dat_wcsrtombs.c: Likewise.
5233 * tests-mbwc/tst_wcsrtombs.c: Likewise.
5234 * tests-mbwc/dat_wcstombs.c: Likewise.
5235 * tests-mbwc/tst_wcstombs.c: Likewise.
5236 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
5237 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
5238 * tests-mbwc/dat_wcrtomb.c: Likewise.
5239 * tests-mbwc/tst_wcrtomb.c: Likewise.
5240 * tests-mbwc/dat_mbstowcs.c: Likewise.
5241 * tests-mbwc/tst_mbstowcs.c: Likewise.
5242 * tests-mbwc/dat_strfmon.c: Likewise.
5243 * tests-mbwc/tst_strfmon.c: Likewise.
5244
5245 2000-06-28 Ulrich Drepper <drepper@redhat.com>
5246
5247 * locales/mk_MK: Updated (not to new format).
5248 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
5249
5250 2000-06-28 Jakub Jelinek <jakub@redhat.com>
5251
5252 * locales/fr_FR: Update for new format.
5253 * locales/de_AT: Likewise.
5254 * locales/en_GB: Likewise.
5255
5256 2000-06-28 Ulrich Drepper <drepper@redhat.com>
5257
5258 * locales/th_TH: Update copyright notice.
5259
5260 * locales/cs_CZ: Updated for new format.
5261 Patch by Jakub Jelinek <jakub@redhat.com>.
5262
5263 * tests-mbwc/dat_mbrlen.c: Correct some tests. Remove old WAIVER
5264 comments.
5265 * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini. Also clear
5266 internal state of mbrlen.
5267
5268 * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
5269 (TEST_MBWC_ENV): Remove unnecessary slash.
5270 * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
5271
5272 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
5273
5274 * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
5275 tests.
5276
5277 * locales/iso14651_t1: Explicitly add control character in
5278 U0000-U001F and U007F-U009F range for backward compatibility.
5279
5280 * locales/i18n: Correct problems found by test suite.
5281
5282 2000-06-28 Andreas Jaeger <aj@suse.de>
5283
5284 * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
5285 warning.
5286
5287 * Makefile (locale_test_suite): Add tst_mbrlen.
5288 (tst_mbrlen-ENV): New.
5289
5290 * tests-mbwc/tst_mbrlen.c: New file
5291
5292 * tests-mbwc/dat_mbrlen.c: New file.
5293
5294 * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
5295 (struct TST_HEAD): Use const char* instead of an array.
5296
5297 * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
5298
5299 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
5300
5301 * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
5302
5303 2000-06-27 Ulrich Drepper <drepper@redhat.com>
5304
5305 * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
5306 * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
5307 U4E06 is not in EUC-JP.
5308 * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
5309 * tests-mbwc/dat_towctrans.c: Likewise.
5310 * tests-mbwc/dat_wcscoll.c: Likewise.
5311 * tests-mbwc/dat_wcswidth.c: Likewise.
5312 * tests-mbwc/dat_wctob.c: Likewise.
5313
5314 * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
5315 versions.
5316
5317 * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
5318 what is correct.
5319 * tests-mbwc/dat_wcsxfrm.c: Likewise.
5320 * tests-mbwc/dat_wcwidth.c: Likewise.
5321
5322 * tests-mbwc/tst_funcs.h: Pretty print.
5323
5324 * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
5325 * tests-mbwc/tst_wcschr.c: Likewise.
5326 * tests-mbwc/tst_wcscpy.c: Likewise.
5327 * tests-mbwc/tst_wcscat.c: Likewise.
5328 * tests-mbwc/tst_wcsncpy.c: Likewise.
5329 * tests-mbwc/tst_wcspbrk.c: Likewise.
5330 * tests-mbwc/tst_wcsstr.c: Likewise.
5331 * tests-mbwc/tst_wctrans.c: Likewise.
5332 * tests-mbwc/tst_wctype.c: Likewise.
5333
5334 * tests-mbwc/tst_wcscoll.c: Print better error messages.
5335
5336 * Makefile (tests): Define as $(locale_test_suite) but only
5337 if not cross-compiling and shared libs are built.
5338 (locale_test_suite): New variable. Name all new tests from the
5339 locale test suite.
5340 Add rule to run new tests only when all data is available.
5341 * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
5342
5343 * tst-ctype-de_DE.in: U00A0 is not in class graph.
5344
5345 * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
5346
5347 * locales/i18n: Backspace isn't blank, tab is.
5348
5349 * tst-ctype.c (main): Add tests for control characters and space.
5350
5351 * locales/i18n: Backspace is no space.
5352
5353 * locales/i18n: Add \t to space.
5354
5355 2000-06-27 Andreas Jaeger <aj@suse.de>
5356
5357 * Makefile (TEST_MBWC_ENV): New variable.
5358 Use it for all tests from tests-mbwc.
5359
5360 2000-06-27 Ulrich Drepper <drepper@redhat.com>
5361
5362 * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
5363
5364 2000-06-27 Andreas Jaeger <aj@suse.de>
5365
5366 * Makefile: Add environment setting for all tests from tests-mbwc.
5367
5368 2000-06-27 Ulrich Drepper <drepper@redhat.com>
5369
5370 * locales/en_DK.com: Not needed.
5371
5372 2000-06-27 Andreas Jaeger <aj@suse.de>
5373
5374 * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
5375 <kuwahara@cthulhu.engr.sgi.com>.
5376
5377 * Makefile (tests): Add tests from tests-mbwc subdirectory,
5378 comment them out for now.
5379 (subdir-dirs): New for tests-mbwc, add also vpaths.
5380
5381 * locales/ja_JP: Add missing / in LC_CTYPE.
5382
5383 2000-06-26 Ulrich Drepper <drepper@redhat.com>
5384
5385 * Makefile (distribute): Add tst-ctype-de_DE.in.
5386 * tst-ctype.c: Read in more tests from stdin.
5387 * tst-ctype.sh: Feed extra test data to program via stdin.
5388 * tst-ctype-de_DE.in: New file.
5389
5390 * locales/i18n (punct): Exclude U00A0.
5391 (blank): Include U00A0.
5392
5393 * locales/ja_JP: Updates for new format.
5394
5395 * Makefile (test-srcs): Add tst-ctype.
5396 (distribute): Add tst-ctype.sh.
5397 (do-tst-ctype): New target. Run for tests.
5398 * tst-ctype.c: New file.
5399 * tst-ctype.sh: New file.
5400
5401 * locales/i18n: NUL character must not be in cntrl.
5402
5403 * Makefile (test-input): Add en_US.ISO-8859-1.
5404 * en_US.in: New file.
5405
5406 2000-06-25 Ulrich Drepper <drepper@redhat.com>
5407
5408 * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
5409 for now.
5410
5411 * de_DE.in: Update for new sorting.
5412
5413 * tst-locale.sh: Don't use mnemonic.ds.
5414 * tst-mbswcs.sh: Likewise.
5415 * tst-trans.sh: Likewise.
5416
5417 * locales/de_DE: Update for new format.
5418 * locales/en_US: Likewise.
5419 * tests/trans.def: Likewise.
5420 * tst-fmon-locales/tstfmon_n01y12: Likewise.
5421 * tst-fmon-locales/tstfmon_n02n40: Likewise.
5422 * tst-fmon-locales/tstfmon_n10y31: Likewise.
5423 * tst-fmon-locales/tstfmon_n11y41: Likewise.
5424 * tst-fmon-locales/tstfmon_n12y11: Likewise.
5425 * tst-fmon-locales/tstfmon_n20n32: Likewise.
5426 * tst-fmon-locales/tstfmon_n30y20: Likewise.
5427 * tst-fmon-locales/tstfmon_n41n00: Likewise.
5428 * tst-fmon-locales/tstfmon_y01y10: Likewise.
5429 * tst-fmon-locales/tstfmon_y02n22: Likewise.
5430 * tst-fmon-locales/tstfmon_y22n42: Likewise.
5431 * tst-fmon-locales/tstfmon_y30y21: Likewise.
5432 * tst-fmon-locales/tstfmon_y32n31: Likewise.
5433 * tst-fmon-locales/tstfmon_y40y00: Likewise.
5434 * tst-fmon-locales/tstfmon_y42n21: Likewise.
5435
5436 * tst-rpmatch.c: Avoid warning with broken compiler.
5437
5438 * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
5439
5440 * sort-test.sh: Add more GCONV_PATH usages.
5441 * tst-fmon.sh: Likewise.
5442 * tst-locale.sh: Likewise.
5443 * tst-mbswcs.sh: Likewise.
5444 * tst-rpmatch.sh: Likewise.
5445 * tst-trans.sh: Likewise.
5446
5447 * locales/i18n: Remove order_start around copy.
5448
5449 * locales/iso14651_t1: Correct various small errors.
5450
5451 2000-06-24 Ulrich Drepper <drepper@redhat.com>
5452
5453 * charmaps/ISO-8859-1: Correct width specification.
5454
5455 2000-06-23 Ulrich Drepper <drepper@redhat.com>
5456
5457 * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
5458 * charmaps/ANSI_X3.4-1968: Likewise.
5459 * charmaps/ASMO_449: Likewise.
5460 * charmaps/BALTIC: Likewise.
5461 * charmaps/BS_4730: Likewise.
5462 * charmaps/BS_VIEWDATA: Likewise.
5463 * charmaps/CP1250: Likewise.
5464 * charmaps/CP1251: Likewise.
5465 * charmaps/CP1252: Likewise.
5466 * charmaps/CP1253: Likewise.
5467 * charmaps/CP1254: Likewise.
5468 * charmaps/CP1255: Likewise.
5469 * charmaps/CP1256: Likewise.
5470 * charmaps/CP1257: Likewise.
5471 * charmaps/CP1258: Likewise.
5472 * charmaps/CSA_Z243.4-1985-1: Likewise.
5473 * charmaps/CSA_Z243.4-1985-2: Likewise.
5474 * charmaps/CSA_Z243.4-1985-GR: Likewise.
5475 * charmaps/CSN_369103: Likewise.
5476 * charmaps/CWI: Likewise.
5477 * charmaps/DEC-MCS: Likewise.
5478 * charmaps/DIN_66003: Likewise.
5479 * charmaps/DS_2089: Likewise.
5480 * charmaps/EBCDIC-AT-DE: Likewise.
5481 * charmaps/EBCDIC-AT-DE-A: Likewise.
5482 * charmaps/EBCDIC-CA-FR: Likewise.
5483 * charmaps/EBCDIC-DK-NO: Likewise.
5484 * charmaps/EBCDIC-DK-NO-A: Likewise.
5485 * charmaps/EBCDIC-ES: Likewise.
5486 * charmaps/EBCDIC-ES-A: Likewise.
5487 * charmaps/EBCDIC-ES-S: Likewise.
5488 * charmaps/EBCDIC-FI-SE: Likewise.
5489 * charmaps/EBCDIC-FI-SE-A: Likewise.
5490 * charmaps/EBCDIC-FR: Likewise.
5491 * charmaps/EBCDIC-IS-FRISS: Likewise.
5492 * charmaps/EBCDIC-IT: Likewise.
5493 * charmaps/EBCDIC-PT: Likewise.
5494 * charmaps/EBCDIC-UK: Likewise.
5495 * charmaps/EBCDIC-US: Likewise.
5496 * charmaps/ECMA-CYRILLIC: Likewise.
5497 * charmaps/ES: Likewise.
5498 * charmaps/ES2: Likewise.
5499 * charmaps/EUC-JP: Likewise.
5500 * charmaps/EUC-KR: Likewise.
5501 * charmaps/GB2312: Likewise.
5502 * charmaps/GBK: Likewise.
5503 * charmaps/GB_1988-80: Likewise.
5504 * charmaps/GOST_19768-74: Likewise.
5505 * charmaps/GREEK-CCITT: Likewise.
5506 * charmaps/GREEK7: Likewise.
5507 * charmaps/GREEK7-OLD: Likewise.
5508 * charmaps/HP-ROMAN8: Likewise.
5509 * charmaps/IBM037: Likewise.
5510 * charmaps/IBM038: Likewise.
5511 * charmaps/IBM1004: Likewise.
5512 * charmaps/IBM1026: Likewise.
5513 * charmaps/IBM1047: Likewise.
5514 * charmaps/IBM256: Likewise.
5515 * charmaps/IBM273: Likewise.
5516 * charmaps/IBM274: Likewise.
5517 * charmaps/IBM275: Likewise.
5518 * charmaps/IBM277: Likewise.
5519 * charmaps/IBM278: Likewise.
5520 * charmaps/IBM280: Likewise.
5521 * charmaps/IBM281: Likewise.
5522 * charmaps/IBM284: Likewise.
5523 * charmaps/IBM285: Likewise.
5524 * charmaps/IBM290: Likewise.
5525 * charmaps/IBM297: Likewise.
5526 * charmaps/IBM420: Likewise.
5527 * charmaps/IBM423: Likewise.
5528 * charmaps/IBM424: Likewise.
5529 * charmaps/IBM437: Likewise.
5530 * charmaps/IBM500: Likewise.
5531 * charmaps/IBM850: Likewise.
5532 * charmaps/IBM851: Likewise.
5533 * charmaps/IBM852: Likewise.
5534 * charmaps/IBM855: Likewise.
5535 * charmaps/IBM857: Likewise.
5536 * charmaps/IBM860: Likewise.
5537 * charmaps/IBM861: Likewise.
5538 * charmaps/IBM862: Likewise.
5539 * charmaps/IBM863: Likewise.
5540 * charmaps/IBM864: Likewise.
5541 * charmaps/IBM865: Likewise.
5542 * charmaps/IBM866: Likewise.
5543 * charmaps/IBM868: Likewise.
5544 * charmaps/IBM869: Likewise.
5545 * charmaps/IBM870: Likewise.
5546 * charmaps/IBM871: Likewise.
5547 * charmaps/IBM874: Likewise.
5548 * charmaps/IBM875: Likewise.
5549 * charmaps/IBM880: Likewise.
5550 * charmaps/IBM891: Likewise.
5551 * charmaps/IBM903: Likewise.
5552 * charmaps/IBM904: Likewise.
5553 * charmaps/IBM905: Likewise.
5554 * charmaps/IBM918: Likewise.
5555 * charmaps/IEC_P27-1: Likewise.
5556 * charmaps/INIS: Likewise.
5557 * charmaps/INIS-CYRILLIC: Likewise.
5558 * charmaps/INVARIANT: Likewise.
5559 * charmaps/ISIRI-3342: Likewise.
5560 * charmaps/ISO-8859-1: Likewise.
5561 * charmaps/ISO-8859-10: Likewise.
5562 * charmaps/ISO-8859-13: Likewise.
5563 * charmaps/ISO-8859-14: Likewise.
5564 * charmaps/ISO-8859-15: Likewise.
5565 * charmaps/ISO-8859-16: Likewise.
5566 * charmaps/ISO-8859-2: Likewise.
5567 * charmaps/ISO-8859-3: Likewise.
5568 * charmaps/ISO-8859-4: Likewise.
5569 * charmaps/ISO-8859-5: Likewise.
5570 * charmaps/ISO-8859-6: Likewise.
5571 * charmaps/ISO-8859-7: Likewise.
5572 * charmaps/ISO-8859-8: Likewise.
5573 * charmaps/ISO-8859-9: Likewise.
5574 * charmaps/ISO-IR-197: Likewise.
5575 * charmaps/ISO-IR-90: Likewise.
5576 * charmaps/ISO_10367-BOX: Likewise.
5577 * charmaps/ISO_5427: Likewise.
5578 * charmaps/ISO_5428: Likewise.
5579 * charmaps/ISO_646.BASIC: Likewise.
5580 * charmaps/ISO_646.IRV: Likewise.
5581 * charmaps/ISO_6937: Likewise.
5582 * charmaps/ISO_6937-2-25: Likewise.
5583 * charmaps/ISO_6937-2-ADD: Likewise.
5584 * charmaps/ISO_8859-SUPP: Likewise.
5585 * charmaps/IT: Likewise.
5586 * charmaps/JIS_C6220-1969-RO: Likewise.
5587 * charmaps/JIS_C6229-1984-B: Likewise.
5588 * charmaps/JIS_X0201: Likewise.
5589 * charmaps/JUS_I.B1.002: Likewise.
5590 * charmaps/JUS_I.B1.003-MAC: Likewise.
5591 * charmaps/JUS_I.B1.003-SERB: Likewise.
5592 * charmaps/KOI-8: Likewise.
5593 * charmaps/KOI8-R: Likewise.
5594 * charmaps/KOI8-U: Likewise.
5595 * charmaps/KSC5636: Likewise.
5596 * charmaps/KSX1001: Likewise.
5597 * charmaps/LATIN-GREEK: Likewise.
5598 * charmaps/LATIN-GREEK-1: Likewise.
5599 * charmaps/MAC-IS: Likewise.
5600 * charmaps/MAC-UK: Likewise.
5601 * charmaps/MACINTOSH: Likewise.
5602 * charmaps/MSZ_7795.3: Likewise.
5603 * charmaps/NATS-DANO: Likewise.
5604 * charmaps/NATS-SEFI: Likewise.
5605 * charmaps/NC_NC00-10: Likewise.
5606 * charmaps/NEXTSTEP: Likewise.
5607 * charmaps/NF_Z_62-010: Likewise.
5608 * charmaps/NF_Z_62-010_1973: Likewise.
5609 * charmaps/NS_4551-1: Likewise.
5610 * charmaps/NS_4551-2: Likewise.
5611 * charmaps/PT: Likewise.
5612 * charmaps/PT2: Likewise.
5613 * charmaps/SAMI: Likewise.
5614 * charmaps/SAMI-WS2: Likewise.
5615 * charmaps/SEN_850200_B: Likewise.
5616 * charmaps/SEN_850200_C: Likewise.
5617 * charmaps/T.101-G2: Likewise.
5618 * charmaps/T.61-7BIT: Likewise.
5619 * charmaps/T.61-8BIT: Likewise.
5620 * charmaps/TIS-620: Likewise.
5621 * charmaps/UTF8: Likewise.
5622 * charmaps/VIDEOTEX-SUPPL: Likewise.
5623
5624 2000-06-21 Ulrich Drepper <drepper@redhat.com>
5625
5626 * locales/pt_BR: Revert last change partly. Full weekday and month
5627 names are written with lowercase first letter.
5628 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
5629
5630 2000-06-21 Andreas Jaeger <aj@suse.de>
5631
5632 * tst-trans.c: Include <stdlib.h> and <string.h>.
5633
5634 2000-06-19 Ulrich Drepper <drepper@redhat.com>
5635
5636 * locales/pt_BR: Correct day and month names.
5637 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
5638
5639 2000-06-13 Ulrich Drepper <drepper@redhat.com>
5640
5641 * Makefile (ld-test-srcs): Add tests/test6.c.
5642
5643 * Makefile (ld-test-srcs): Add trans.def here.
5644
5645 * Makefile (ld-test-srcs): Handle .ds files separately.
5646
5647 * Makefile (ld-test-srcs): Distribute all test6 input files.
5648
5649 2000-05-28 Ulrich Drepper <drepper@redhat.com>
5650
5651 * locales/be_BY: New file.
5652 Contributed by Aleksey Novodvorsky <aen@logic.ru>.
5653
5654 2000-05-24 Ulrich Drepper <drepper@redhat.com>
5655
5656 * locales/iso14651_t1: New file.
5657
5658 2000-05-15 Andreas Jaeger <aj@suse.de>
5659
5660 * tst-fmon.data: Change testcase following fixes for
5661 de_DE.
5662
5663 * locales/de_DE: Remove space after DEM since DEM is
5664 now placed after the value.
5665
5666 * locales/de_DE: Fix currency placement to use "12.345,68 DM".
5667 Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
5668 PR libc/1713.
5669
5670 2000-05-04 Ulrich Drepper <drepper@redhat.com>
5671
5672 * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
5673 Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
5674
5675 * tst-fmon.c (main): Print the locale name as well in the error
5676 message.
5677
5678 2000-04-06 Ulrich Drepper <drepper@redhat.com>
5679
5680 * locales/i18n: New file.
5681
5682 2000-03-27 Ulrich Drepper <drepper@redhat.com>
5683
5684 * tst-fmon.data: Update test after last strfmon change.
5685
5686 2000-03-15 Andreas Jaeger <aj@suse.de>
5687
5688 * locales/sl_SI: Fix entries for june and july.
5689 Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
5690 libc/1648.
5691
5692 2000-03-14 Ulrich Drepper <drepper@redhat.com>
5693
5694 * locales/en_DK: Correct syntax.
5695
5696 2000-03-03 Ulrich Drepper <drepper@redhat.com>
5697
5698 * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
5699
5700 2000-03-01 Andreas Jaeger <aj@suse.de>
5701
5702 * locales/gv_GB: New file.
5703 * locales/kw_GB: New file.
5704 From Pablo Saratxaga <pablo@mandrakesoft.com>.
5705
5706 2000-03-03 Ulrich Drepper <drepper@redhat.com>
5707
5708 * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
5709
5710 2000-03-01 Andreas Jaeger <aj@suse.de>
5711
5712 * SUPPORTED: Added bg_BG.CP1251.
5713
5714 * locales/bg_BG: New file.
5715
5716 2000-02-22 Ulrich Drepper <drepper@redhat.com>
5717
5718 * locales/ko_KO: Update syntax for new localedef. Use symbolic
5719 names for characters.
5720 * charmaps/EUC-KR: ADD width information.
5721 * repertoiremaps/mnemonic.ko: New file.
5722 Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5723
5724 * charmaps/GBK: New file.
5725 * locales/zh_CN.GBK: New file.
5726 * repertoiremaps/mnemonic.zh: New file.
5727 Contributed by Sean Chen <sean.chen@turbolinux.com>.
5728
5729 * locales/mk_MK: New file.
5730 Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
5731 * SUPPORTED: Add mk_MK ISO-8859-5.
5732
5733 2000-02-12 Ulrich Drepper <drepper@redhat.com>
5734
5735 * SUPPORTED: Add gl_ES.ISO-8859-1.
5736
5737 * SUPPORTED: Add ar_SA.ISO-8859-6.
5738 * locales/ar_SA: New file.
5739
5740 * locales/th_TH: Remove Thai digits from `digits'.
5741
5742 * SUPPORTED: Add th_TH.TIS-620.
5743
5744 * locales/el_GR (toupper): Don't map *s to S*.
5745 * locales/en_DK: Likewise.
5746 * locales/en_DK.com: Likewise.
5747 * locales/ru_RU: Likewise.
5748 * locales/ru_UA: Likewise.
5749 * locales/tr_TR: Likewise.
5750 * locales/uk_UA: Likewise.
5751
5752 * locales/en_DK (toupper): Map v% to V%.
5753 (tolower): Map V% to v%.
5754 * locales/en_DK.com: Likewise.
5755 * locales/ru_RU: Likewise.
5756 * locales/ru_UA: Likewise.
5757 * locales/tr_TR: Likewise.
5758 * locales/uk_UA: Likewise.
5759
5760 2000-02-11 Ulrich Drepper <drepper@redhat.com>
5761
5762 * Makefile (generated-dirs): Add de_DE.437.
5763
5764 2000-01-31 Ulrich Drepper <drepper@redhat.com>
5765
5766 * charmaps/IBM864: Correct comment for /xC6 mapping.
5767 * charmaps/ISO-IR-90: Correct mapping for <tilde>.
5768 * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
5769 * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
5770 Reported by Bruno Haible <haible@ilog.fr>.
5771
5772 2000-01-27 Jakub Jelinek <jakub@redhat.com>
5773
5774 * locales/af_ZA: Fix syntax errors.
5775
5776 2000-01-24 Ulrich Drepper <drepper@cygnus.com>
5777
5778 * tst-locale.sh: Also enable test5.
5779 * tests/test5.ds: New file.
5780
5781 * locales/gl_ES: New file.
5782 Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
5783
5784 * locales/POSIX: Remove trailing semicolon.
5785 * locales/th_TH: Likewise.
5786 PR libc/1545.
5787
5788 2000-01-18 Ulrich Drepper <drepper@cygnus.com>
5789
5790 * locales/ja_JP: Add double-width digits to digit class.
5791
5792 2000-01-12 Ulrich Drepper <drepper@cygnus.com>
5793
5794 * charmaps/ISO-8859-16: Add mapping for /xba.
5795 Reported by Bruno Haible <haible@ilog.fr>.
5796
5797 2000-01-05 Ulrich Drepper <drepper@cygnus.com>
5798
5799 * tst-trans.sh: Add directory names to charmap and repertoire file
5800 names.
5801
5802 * charmaps/ISO-8859-16: New file.
5803
5804 * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
5805
5806 2000-01-03 Ulrich Drepper <drepper@cygnus.com>
5807
5808 * SUPPORTED: Change lt_LT charset to ISO-8859-13.
5809
5810 1999-12-26 Ulrich Drepper <drepper@cygnus.com>
5811
5812 * collate-test.c (main): Correct logic in test.
5813
5814 * tst-trans.sh: Use correct name for dynamic loader.
5815
5816 1999-12-23 Ulrich Drepper <drepper@cygnus.com>
5817
5818 * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
5819
5820 * locale/en_BW: New file.
5821 * locale/en_ZW: New file.
5822 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5823
5824 1999-12-21 Ulrich Drepper <drepper@cygnus.com>
5825
5826 * locales/ja_JP: Fix cntrl mapping and era definition.
5827 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
5828
5829 1999-12-20 Ulrich Drepper <drepper@cygnus.com>
5830
5831 * locales/af_ZA: New file.
5832 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
5833
5834 1999-12-19 Ulrich Drepper <drepper@cygnus.com>
5835
5836 * locales/POSIX: Fix collation order of <SI> and add a few missing
5837 symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
5838
5839 * locales/cs_CZ: Fix syntax of collation entries with multi-character
5840 weights.
5841 * locales/da_DK: Likewise.
5842 * locales/el_GR: Likewise.
5843 * locales/en_CA: Likewise.
5844 * locales/en_CA,2.5: Likewise.
5845 * locales/en_DK: Likewise.
5846 * locales/en_DK.com: Likewise.
5847 * locales/es_AR: Likewise.
5848 * locales/es_BO: Likewise.
5849 * locales/es_CL: Likewise.
5850 * locales/es_CO: Likewise.
5851 * locales/es_DO: Likewise.
5852 * locales/es_EC: Likewise.
5853 * locales/es_ES: Likewise.
5854 * locales/es_GT: Likewise.
5855 * locales/es_HN: Likewise.
5856 * locales/es_MX: Likewise.
5857 * locales/es_PA: Likewise.
5858 * locales/es_PE: Likewise.
5859 * locales/es_PY: Likewise.
5860 * locales/es_SV: Likewise.
5861 * locales/es_US: Likewise.
5862 * locales/es_UY: Likewise.
5863 * locales/es_VE: Likewise.
5864 * locales/et_EE: Likewise.
5865 * locales/fi_FI: Likewise.
5866 * locales/fr_CA,2.13: Likewise.
5867 * locales/hr_HR: Likewise.
5868 * locales/hu_HU: Likewise.
5869 * locales/is_IS: Likewise.
5870 * locales/lt_LT: Likewise.
5871 * locales/lv_LV: Likewise.
5872 * locales/no_NO: Likewise.
5873 * locales/pl_PL: Likewise.
5874 * locales/ro_RO: Likewise.
5875 * locales/ru_RU: Likewise.
5876 * locales/ru_UA: Likewise.
5877 * locales/sl_SI: Likewise.
5878 * locales/sr_YU: Likewise.
5879 * locales/sv_SE: Likewise.
5880 * locales/th_TH: Likewise.
5881 * locales/tr_TR: Likewise.
5882 * locales/uk_UA: Likewise.
5883
5884 1999-12-18 Ulrich Drepper <drepper@cygnus.com>
5885
5886 * charmaps/ISIRI-3342: New file.
5887 * locales/fa_IR: New file.
5888 Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
5889
5890 1999-12-10 Ulrich Drepper <drepper@cygnus.com>
5891
5892 * locales/de_DE: Correct syntax of multi-character weights.
5893
5894 1999-12-08 Ulrich Drepper <drepper@cygnus.com>
5895
5896 * tests/test6.c: New file.
5897 * tests/test6.cm: New file.
5898 * tests/test6.def: New file.
5899 * tests/test6.mne: New file.
5900
5901 * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
5902 UFE85, and UFE8B.
5903 * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
5904 and /xc6.
5905 * charmaps/KOI8-U: Fix typo in /x95 entry.
5906 * charmaps/KOI8-R: Correct 0x95 entry.
5907 * charmaps/CP1258: Add /xEC.
5908 * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
5909 * charmaps/IBM874: Add Euro.
5910 * charmaps/ISO-8859-7: Map /xB4 to U0384.
5911 Reported by Bruno Haible <haible@ilog.fr>.
5912
5913 1999-11-29 Ulrich Drepper <drepper@cygnus.com>
5914
5915 * charmaps/ISO-8859-10: Correct alias. This charset was issued in
5916 1992. Reported by Bruno Haible <haible@ilog.fr>.
5917
5918 1999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp>
5919
5920 * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
5921 * charmaps/EUC-JP: Likewise.
5922 * repertoiremaps/mnemonic.ja: Likewise.
5923
5924 * locales/ja_JP: Add extra CLASS and MAP definisions.
5925
5926 * charmaps/EUC-JP: Add WIDTH definitions.
5927
5928 1999-11-25 Ulrich Drepper <drepper@cygnus.com>
5929
5930 * Makefile: Don't run tests for now.
5931
5932 1999-11-23 Ulrich Drepper <drepper@cygnus.com>
5933
5934 * locales/ko_KR: New file.
5935 * charmaps/EUC-KR: New file.
5936 Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
5937
5938 1999-11-22 Ulrich Drepper <drepper@cygnus.com>
5939
5940 * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
5941
5942 * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
5943
5944 1999-11-20 Ulrich Drepper <drepper@cygnus.com>
5945
5946 * tst-trans.c: New file.
5947 * tst-trans.sh: New file.
5948 * tests/trans.def: New file.
5949 * Makefile: Add rules for character mapping tests.
5950
5951 * tests/test1.def: Correct ellipsis syntax.
5952
5953 1999-11-17 Ulrich Drepper <drepper@cygnus.com>
5954
5955 * charmaps/ISO-8859-1: Don't define values for non-printable
5956 characters.
5957
5958 * charmaps/ISO-8859-1: Add width information.
5959
5960 1999-11-12 Ulrich Drepper <drepper@cygnus.com>
5961
5962 * charmaps/ISO-8859-7: Fix 0xa1 mapping.
5963
5964 * charmaps/ISO-8859-13: Fix a few entries.
5965 Patch by Marius Gedminas <mgedmin@takas.lt>.
5966
5967 1999-09-22 Ulrich Drepper <drepper@cygnus.com>
5968
5969 * locales/zh_CN: Some first patches to make the file usable.
5970
5971 1999-09-13 Ulrich Drepper <drepper@cygnus.com>
5972
5973 * locales/id_ID: Fix typo.
5974
5975 1999-08-31 Ulrich Drepper <drepper@cygnus.com>
5976
5977 * locales/en_DK: Add Euro symbol to collation and characterization
5978 tables. Patch by Geoff Keating.
5979
5980 * charmaps/ISO-8859-15: Remove duplicate <OC>.
5981
5982 1999-08-16 Ulrich Drepper <drepper@cygnus.com>
5983
5984 * charmaps/CP1258: Remove spurious <percent-sign/> entry.
5985 * charmaps/IBM866: Likewise.
5986 * charmaps/IBM874: Likewise.
5987 * charmaps/ISO-8859-13: Likewise.
5988 * charmaps/ISO-8859-14: Likewise.
5989 * charmaps/ISO-8859-15: Likewise.
5990 * charmaps/MAC-UK: Likewise.
5991
5992 * charmaps/ISO-8859-13: Correct typo.
5993 * charmaps/ISO-8859-14: Likewise.
5994 * charmaps/ISO-8859-15: Likewise.
5995
5996 1999-08-16 Andreas Schwab <schwab@suse.de>
5997
5998 * charmaps/UTF8: Add entries for /x00. Remove spurious
5999 <percent-sign/> entry. Correct typo.
6000
6001 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
6002
6003 * charmaps/UTF8: Generated from the charDB.
6004
6005 1999-08-13 Andreas Schwab <schwab@suse.de>
6006
6007 * locales/cs_CZ: Remove <ft> entry, add <St> entry.
6008 * locales/da_DK: Likewise.
6009 * locales/de_DE: Likewise.
6010 * locales/el_GR: Likewise.
6011 * locales/en_CA: Likewise.
6012 * locales/en_DK: Likewise.
6013 * locales/en_DK.com: Likewise.
6014 * locales/es_AR: Likewise.
6015 * locales/es_BO: Likewise.
6016 * locales/es_CL: Likewise.
6017 * locales/es_CO: Likewise.
6018 * locales/es_DO: Likewise.
6019 * locales/es_EC: Likewise.
6020 * locales/es_ES: Likewise.
6021 * locales/es_GT: Likewise.
6022 * locales/es_HN: Likewise.
6023 * locales/es_MX: Likewise.
6024 * locales/es_PA: Likewise.
6025 * locales/es_PE: Likewise.
6026 * locales/es_PY: Likewise.
6027 * locales/es_SV: Likewise.
6028 * locales/es_US: Likewise.
6029 * locales/es_UY: Likewise.
6030 * locales/es_VE: Likewise.
6031 * locales/et_EE: Likewise.
6032 * locales/fi_FI: Likewise.
6033 * locales/hr_HR: Likewise.
6034 * locales/hu_HU: Likewise.
6035 * locales/is_IS: Likewise.
6036 * locales/lt_LT: Likewise.
6037 * locales/lv_LV: Likewise.
6038 * locales/no_NO: Likewise.
6039 * locales/pl_PL: Likewise.
6040 * locales/ro_RO: Likewise.
6041 * locales/ru_RU: Likewise.
6042 * locales/ru_UA: Likewise.
6043 * locales/sl_SI: Likewise.
6044 * locales/sr_YU: Likewise.
6045 * locales/sv_SE: Likewise.
6046 * locales/tr_TR: Likewise.
6047 * locales/uk_UA: Likewise.
6048
6049 * charmaps/ISO_10646: Fix typo.
6050
6051 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
6052
6053 * locales/ca_ES: New file.
6054 Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
6055
6056 * SUPPORTED: Add ca_ES.
6057
6058 1999-05-18 Ulrich Drepper <drepper@cygnus.com>
6059
6060 * Makefile (LOCALEDEF): Add I18NPATH definition to find the
6061 correct sources.
6062
6063 1999-05-05 Ulrich Drepper <drepper@cygnus.com>
6064
6065 * locales/ru_RU: Abbreviate Saturday Sbt.
6066 Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
6067
6068 1999-05-03 Ulrich Drepper <drepper@cygnus.com>
6069
6070 * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
6071
6072 1999-04-29 Ulrich Drepper <drepper@cygnus.com>
6073
6074 * Makefile (install-locales): Allow specifying charset in locale
6075 name but omit it in locale definition file.
6076
6077 * SUPPORTED: Don't generate ru_SU.
6078 * locales/ru_SU: Removed.
6079
6080 * locales/zh_CN: Update.
6081 * charmaps/GB2312: New file.
6082 Contributed by hashao@china.com.
6083
6084 1999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6085
6086 * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
6087 correct some character names.
6088
6089 * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
6090
6091 1999-04-26 Ulrich Drepper <drepper@cygnus.com>
6092
6093 * charmaps/SAMI-WS2: Add one more alias.
6094
6095 1999-04-16 Ulrich Drepper <drepper@cygnus.com>
6096
6097 * charmaps/IBM874: New file.
6098
6099 * charmaps/IBM869: Correct entries 8b, 8e, and ef.
6100
6101 * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
6102
6103 * charmaps/IBM864: Major update from Unicode data.
6104
6105 * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
6106
6107 * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
6108
6109 * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
6110
6111 * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
6112
6113 * charmaps/IBM857: Correct entries ee, f7, and fa.
6114
6115 * charmaps/IBM855: Correct entries 95, ef, and fd.
6116
6117 * charmaps/IBM437: Correct entries f9 and fa.
6118
6119 * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
6120
6121 * locales/th_TH: New file. Thai locale description.
6122 * th_TH.in: New file.
6123 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
6124
6125 1999-04-14 Cristian Gafton <gafton@redhat.com>
6126
6127 * SUPPORTED: Add support for Ukraine Russian.
6128 * locales/ru_UA: New file.
6129 * locales/uk_UA: New file.
6130 * charmaps/KOI8-U: New file.
6131
6132 1999-04-12 Ulrich Drepper <drepper@cygnus.com>
6133
6134 * locales/id_ID: New file.
6135
6136 1999-04-10 Ulrich Drepper <drepper@cygnus.com>
6137
6138 * charmaps/TIS-620: New file.
6139 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
6140
6141 1999-03-31 Ulrich Drepper <drepper@cygnus.com>
6142
6143 * locales/en_ZA: New file. Contributed by nic@sig.co.za.
6144
6145 * charmaps/CP1256: Cosmetic changes.
6146 * charmaps/CP1257: Likewise.
6147
6148 * charmaps/CP1258: New file.
6149
6150 * charmaps/CP1257: Add some marks.
6151 * charmaps/CP1256: Update from Unicode page.
6152 * charmaps/CP1255: Lots of punctuation character changes.
6153 * charmaps/CP1254: Add Euro character. Fix a few lowercase characters.
6154 * charmaps/CP1253: Add Euro character.
6155 * charmaps/CP1252: Add Euro character and z caron.
6156 * charmaps/CP1251: Add Euro character.
6157 * charmaps/CP1250: Add Euro character.
6158
6159 1999-03-15 Ulrich Drepper <drepper@cygnus.com>
6160
6161 * locales/hr_HR: Various corrections.
6162 Patch by Tomislav Vujec <tvujec@CARNet.hr>.
6163
6164 1999-03-08 Ulrich Drepper <drepper@cygnus.com>
6165
6166 * locales/ru_RU (mon): Fix March and May month name translations.
6167 Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
6168
6169 1999-02-16 Ulrich Drepper <drepper@cygnus.com>
6170
6171 * Makefile (test-input): Prepare for cs_CZ test.
6172 * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
6173 * cs_CZ.in: New file.
6174
6175 1999-02-11 Ulrich Drepper <drepper@cygnus.com>
6176
6177 * locales/it_CH: New file.
6178 * SUPPORTED: Add it_CH.
6179
6180 * locales/in_ID: New file.
6181 * SUPPORTED: Add in_ID.
6182
6183 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6184
6185 * Makefile (test-input): Add hr_HR.ISO-8859-2.
6186 (test-input-data): New variable.
6187 (distribute): Use it.
6188 (do-collate-test): Use it.
6189 * locales/hr_HR.in: New file.
6190
6191 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
6192
6193 * charmaps/IBM866: New file.
6194 * charmaps/MAC-UK: New file.
6195
6196 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
6197
6198 * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
6199 * charmaps/ISO-8859-14: Add alias names.
6200
6201 * repertoiremaps/mnemonics.ds: Remove duplicates.
6202
6203 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
6204
6205 * charmaps/ISO-8859-13: New file.
6206 * charmaps/ISO-8859-14: New file.
6207 * charmaps/ISO-8859-15: New file.
6208
6209 * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
6210
6211 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
6212
6213 * SUPPORTED: Add en_AU.
6214
6215 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
6216
6217 * SUPPORTED: Update greek entry.
6218 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
6219
6220 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
6221
6222 * locales/el_GR (abmon): Remove spaces at end of strings.
6223
6224 1998-10-20 Ulrich Drepper <drepper@cygnus.com>
6225
6226 * tests/test1.cm: Add missing character definitions to read POSIX
6227 locale definition.
6228 * tests/test2.cm: Likewise.
6229 * tests/test3.cm: Likewise.
6230 * tests/test4.cm: Likewise.
6231 * tests/test5.cm: Likewise.
6232
6233 1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
6234
6235 * locales/POSIX: Correct typo. Add UNDEFINED symbol.
6236
6237 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
6238
6239 * locales/gr_GR: Renamed to...
6240 * locales/el_GR: ...this.
6241 (yesexpr, noexpr): Also allow yes and no.
6242
6243 1998-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6244
6245 * locales/sr_YU: Add repertoiremap.
6246
6247 1998-09-23 Cristian Gafton <gafton@redhat.com>
6248
6249 * locales/sr_YU: New file.
6250 * SUPPORTED: Add sr_YU.
6251
6252 1998-09-23 Ulrich Drepper <drepper@cygnus.com>
6253
6254 * Makefile: Rewrite install-locales rule.
6255
6256 1998-06-15 Ulrich Drepper <drepper@cygnus.com>
6257
6258 * Makefile: Add more dependecies for running tests.
6259 Reported by HJ Lu.
6260
6261 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6262
6263 * locales/sk_SK: Add repertoiremap.
6264
6265 1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6266
6267 * locales/ru_SU: Add repertoiremap.
6268
6269 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
6270
6271 * locales/ru_SU: New file.
6272 * SUPPORTED: Add ru_SU with KOI8-R.
6273
6274 1998-04-30 Ulrich Drepper <drepper@cygnus.com>
6275
6276 * Makefile: Install repertoire maps.
6277 * mnemonic.ds: Moved into repertoiremaps subdir.
6278 * repertoiremaps/charids.894: New file.
6279 * repertoiremaps/mnemonic.ds: New file.
6280
6281 * sort-test.sh: Adapt for most recent changes in localedef.
6282 * tst-fmon.sh: Likewise.
6283 * tst-locale.sh: Likewise.
6284
6285 * locales/POSIX: Add repertoiremap definition.
6286 * locales/cs_CZ: Likewise.
6287 * locales/da_DK: Likewise.
6288 * locales/de_AT: Likewise.
6289 * locales/de_BE: Likewise.
6290 * locales/de_CH: Likewise.
6291 * locales/de_DE: Likewise.
6292 * locales/de_LU: Likewise.
6293 * locales/en_AU: Likewise.
6294 * locales/en_CA: Likewise.
6295 * locales/en_CA,2.5: Likewise.
6296 * locales/en_DK: Likewise.
6297 * locales/en_DK.com: Likewise.
6298 * locales/en_GB: Likewise.
6299 * locales/en_IE: Likewise.
6300 * locales/en_NZ: Likewise.
6301 * locales/en_US: Likewise.
6302 * locales/es_AR: Likewise.
6303 * locales/es_BO: Likewise.
6304 * locales/es_CL: Likewise.
6305 * locales/es_CO: Likewise.
6306 * locales/es_DO: Likewise.
6307 * locales/es_EC: Likewise.
6308 * locales/es_ES: Likewise.
6309 * locales/es_GT: Likewise.
6310 * locales/es_HN: Likewise.
6311 * locales/es_MX: Likewise.
6312 * locales/es_PA: Likewise.
6313 * locales/es_PE: Likewise.
6314 * locales/es_PY: Likewise.
6315 * locales/es_SV: Likewise.
6316 * locales/es_US: Likewise.
6317 * locales/es_UY: Likewise.
6318 * locales/es_VE: Likewise.
6319 * locales/et_EE: Likewise.
6320 * locales/eu_ES: Likewise.
6321 * locales/fi_FI: Likewise.
6322 * locales/fo_FO: Likewise.
6323 * locales/fr_BE: Likewise.
6324 * locales/fr_CA: Likewise.
6325 * locales/fr_CA,2.13: Likewise.
6326 * locales/fr_CH: Likewise.
6327 * locales/fr_FR: Likewise.
6328 * locales/fr_LU: Likewise.
6329 * locales/ga_IE: Likewise.
6330 * locales/gr_GR: Likewise.
6331 * locales/he_IL: Likewise.
6332 * locales/hr_HR: Likewise.
6333 * locales/hu_HU: Likewise.
6334 * locales/is_IS: Likewise.
6335 * locales/it_IT: Likewise.
6336 * locales/iw_IL: Likewise.
6337 * locales/kl_GL: Likewise.
6338 * locales/lt_LT: Likewise.
6339 * locales/lv_LV: Likewise.
6340 * locales/nl_BE: Likewise.
6341 * locales/nl_NL: Likewise.
6342 * locales/no_NO: Likewise.
6343 * locales/pl_PL: Likewise.
6344 * locales/pt_BR: Likewise.
6345 * locales/pt_PT: Likewise.
6346 * locales/ro_RO: Likewise.
6347 * locales/ru_RU: Likewise.
6348 * locales/sl_SI: Likewise.
6349 * locales/sv_FI: Likewise.
6350 * locales/sv_SE: Likewise.
6351 * locales/tr_TR: Likewise.
6352 * locales/zh_CN: Likewise.
6353
6354 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
6355
6356 * tst-locale.sh: Add comment for when multi-byte charsets in
6357 locales work.
6358 * tests/test5.cm: New file.
6359 * tests/test5.def: New file.
6360 * Makefile (ld-test-names): Add test5.
6361
6362 1998-04-28 Ulrich Drepper <drepper@cygnus.com>
6363
6364 * locales/de_DE: Use . as thousands separator and 3;3 groups for
6365 LC_NUMERIC.
6366
6367 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
6368
6369 * Makefile: Fix test rules from last patch.
6370
6371 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6372
6373 * locales/ru_RU: Abbreviations must end with a consonant. Fix for
6374 Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
6375
6376 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
6377
6378 * Makefile (distribute): Add tst-locale.sh.
6379
6380 1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
6381
6382 * Makefile (distribute): Add SUPPORTED.
6383 (install-locales): New rule to install locale dat ausing localedef.
6384 * SUPPORTED: New file. Names all usable locales.
6385 Based on a patch by Cristian Gafton <gafton@redhat.com>.
6386
6387 * locales/gr_GR: Correct collation description.
6388 * locales/nl_NL: Correct Charset requirement.
6389 * locales/pt_BR: Fix int_curr_symbol.
6390 * locales/ru_RU: Fix ctype data.
6391 Patches by Cristian Gafton <gafton@redhat.com>.
6392
6393 * locales/nl_NL: Fix yesexpr/noexpr.
6394 * locales/pt_BR: Likewise.
6395 * locales/cs_CZ: Likewise.
6396 * locales/da_DK: Likewise.
6397 * locales/en_AU: Likewise.
6398 * locales/en_CA: Likewise.
6399 * locales/en_DK: Likewise.
6400 * locales/en_DK.com: Likewise.
6401 * locales/en_GB: Likewise.
6402 * locales/en_NZ: Likewise.
6403 * locales/en_US: Likewise.
6404 * locales/es_AR: Likewise.
6405 * locales/es_BO: Likewise.
6406 * locales/es_CL: Likewise.
6407 * locales/es_CO: Likewise.
6408 * locales/es_DO: Likewise.
6409 * locales/es_EC: Likewise.
6410 * locales/es_ES: Likewise.
6411 * locales/es_GT: Likewise.
6412 * locales/es_HN: Likewise.
6413 * locales/es_MX: Likewise.
6414 * locales/es_PA: Likewise.
6415 * locales/es_PE: Likewise.
6416 * locales/es_PY: Likewise.
6417 * locales/es_SV: Likewise.
6418 * locales/es_US: Likewise.
6419 * locales/es_UY: Likewise.
6420 * locales/es_VE: Likewise.
6421 * locales/et_EE: Likewise.
6422 * locales/eu_ES: Likewise.
6423 * locales/fi_FI: Likewise.
6424 * locales/fo_FO: Likewise.
6425 * locales/fr_BE: Likewise.
6426 * locales/fr_CA: Likewise.
6427 * locales/fr_CH: Likewise.
6428 * locales/fr_FR: Likewise.
6429 * locales/fr_LU: Likewise.
6430 * locales/ga_IE: Likewise.
6431 * locales/gr_GR: Likewise.
6432 * locales/he_IL: Likewise.
6433 * locales/hr_HR: Likewise.
6434 * locales/hu_HU: Likewise.
6435 * locales/is_IS: Likewise.
6436 * locales/it_IT: Likewise.
6437 * locales/iw_IL: Likewise.
6438 * locales/ja_JP: Likewise.
6439 * locales/kl_GL: Likewise.
6440 * locales/lt_LT: Likewise.
6441 * locales/lv_LV: Likewise.
6442 * locales/no_NO: Likewise.
6443 * locales/pl_PL: Likewise.
6444 * locales/pt_PT: Likewise.
6445 * locales/ro_RO: Likewise.
6446 * locales/ru_RU: Likewise.
6447 * locales/sl_SI: Likewise.
6448 * locales/sv_SE: Likewise.
6449 * locales/tr_TR: Likewise.
6450 * locales/zh_CN: Likewise.
6451
6452 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
6453
6454 * locales/ru_RU: Correct last patch.
6455 Patch by Cristian Gafton <gafton@redhat.com>.
6456
6457 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
6458
6459 * locales/de_DE: Use common german data and time format not ISO
6460 8601.
6461
6462 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
6463
6464 * locales/ru_RU: Correct inconsistencies in mon data.
6465 Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
6466
6467 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6468
6469 * locales/pl_PL: Fix int_curr_symbol.
6470
6471 1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
6472
6473 * locales/is_IS: Update from Debian version.
6474
6475 1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
6476
6477 * tst-fmon.c: New file. strfmon test program.
6478 * tst-fmon.sh: New file. Script to run strfmon test.
6479 * fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
6480 * fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
6481
6482 * locales/cs_CZ: Update from author.
6483
6484 1997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
6485
6486 * sort-test.sh: Call localedef with additional environment variable
6487 I18NPATH to point to not-yet-installed locale data files.
6488
6489 * locales/POSIX: Updated version from maintainer.
6490
6491 1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
6492
6493 * collate-test.c (main): Change prototype definition to prevent
6494 warning.
6495
6496 1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
6497
6498 * locales/de_DE: Include real collation data. It's similar to the
6499 en_DK information but the order of small and capital characters is
6500 exchanged.
6501
6502 * collate-test.c: New file. Test suite for strcoll function.
6503 * de_DE.in: Input file for collation test.
6504 * da_DK.in: Likewise.
6505
6506 * xfrm-test.c: New file. Test suite for strxfrm function.
6507
6508 1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
6509
6510 * All charmaps: Fix entries for <quotation-mark>.
6511
6512 1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
6513
6514 * Makefile (charmaps): Don't try to install CVS or RCS directory.
6515 (locales): Likewise.
6516 Reported by Matthias Urlichs.