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