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