]> git.ipfire.org Git - thirdparty/glibc.git/blame - localedata/ChangeLog
lt_LT: change currency symbol to the euro [BZ #18953]
[thirdparty/glibc.git] / localedata / ChangeLog
CommitLineData
213938ee
GH
12015-10-17 Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
2
3 [BZ #18953]
4 * locales/lt_LT: Change currency to the Euro.
5
c7266a2d
EK
62015-10-17 Egmont Koblinger <egmont@gmail.com>
7
8 [BZ #18918]
9 * locales/hu_HU: Change time separator to colon.
10
b75d1cfc
MF
112015-08-18 Marko Myllynen <myllynen@redhat.com>
12
13 [BZ #16973]
14 * locales/eu_ES: Fix lang_lib.
15 * locales/lb_LU: Likewise.
16 * locales/my_MM: Likewise.
17 * locales/sr_ME: Likewise.
18 * locales/sr_RS: Likewise.
19 * locales/sr_RS@latin: Likewise.
20 * locales/tr_TR: Likewise.
21 * locales/lo_LA: Fix lang_term.
22 * locales/km_KH: Fix lang_ab, lang_term, lang_lib.
23
db2bcbcb
AA
242015-08-07 Arslanbek Astemirov <astemirow@mail.ru>
25
26 [BZ #18618]
27 * locales/ce_RU (LC_IDENTIFICATION): Fix language.
28 (LC_TIME): Set first_weekday and first_workday.
29 (LC_NUMERIC): Copy ru_RU.
30
8bb524be
KR
312015-07-21 Khem Raj <raj.khem@gmail.com>
32
33 [BZ #17475]
34 * locales/bhb_IN: Do not define lang_ab.
35 * locales/tcy_IN: Ditto.
36
536fb977
KR
372015-07-21 Khem Raj <raj.khem@gmail.com>
38
39 [BZ #17475]
40 * SUPPORTED: Rename tu_IN to tcy_IN and bh_IN to bhb_IN.
41
d714acac
CM
422015-07-20 Chris Metcalf <cmetcalf@ezchip.com>
43
44 * tst-leaks.c (TIMEOUT): Bump up to 5 seconds.
45
032c510d
PS
462015-07-15 Pravin Satpute <psatpute@redhat.com>
47
48 [BZ #17475]
536fb977
KR
49 * locales/tu_IN: renamed to tcy_IN.
50 * locales/bh_IN: renamed to bhb_IN.
032c510d 51
6c307927
CD
522015-05-16 Carlos O'Donell <carlos@redhat.com>
53
54 * Makefile (INSTALL-SUPPORTED-LOCALES): Fail if localedef fails.
55
562015-05-16 Marko Myllynen <myllynen@redhat.com>
c3cc2cf3
MM
57
58 * locales/bo_CN (LC_NAME): Fix compilation.
59 * locales/bo_IN (LC_NAME): Likewise.
60
9f53d7ad
LH
612015-05-12 Leonhard Holz <leonhard.holz@web.de>
62
63 * gen-locales.mk: New Makefile snippet to generate locales.
64 * localedata/Makefile: Use gen-locales.mk for locale
65 generation.
66 * localedata/gen-locale.sh (generate_locale): Make path to
67 charmaps independent of current working directory.
68
92566b49
CS
692015-05-07 Christian Schmidt <glibc@chsc.dk>
70
71 [BZ #17692]
72 * locales/da_DK: Update currency_symbol.
73
7378b1f8
SL
742015-04-10 Stefan Liebler <stli@linux.vnet.ibm.com>
75
76 * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Change expected
77 result to -2 in case of n == 0.
78 * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Check result against
79 -2 instead of 0.
80
9162c01d
RM
812015-03-04 Roland McGrath <roland@hack.frob.com>
82
83 * bug-setlocale1.c (do_test): Remove argument handling and
84 self-exec'ing logic. Just expect to be run with the right
85 variables (and nothing else) directly in the environment instead.
86 (TEST_FUNCTION): Don't pass arguments to do_test.
87 * Makefile (bug-setlocale1-ARGS, bug-setlocale1-static-ARGS):
88 Variables removed.
89 (bug-setlocale1-ENV-only, bug-setlocale1-static-ENV-only):
90 New variables.
91
7b1ec6a0
AO
922015-02-23 Alexandre Oliva <aoliva@redhat.com>
93
94 * unicode-gen/ctype_compatibility.py: Use date ranges in
95 copyright notice.
96 * unicode-gen/ctype_compatibility_test_cases.py: Likewise.
97 * unicode-gen/gen_unicode_ctype.py: Likewise.
98 * unicode-gen/utf8_compatibility.py: Likewise.
99 * unicode-gen/utf8_gen.py: Likewise. Use upper case for
100 global variables, use tuples for global constant arrays. From
101 Mike FABIAN. Suggested by Mike Frysinger <vapier@gentoo.org>.
102
4a4839c9
AO
1032015-02-20 Alexandre Oliva <aoliva@redhat.com>
104
105 [BZ #17588]
106 [BZ #13064]
107 [BZ #14094]
108 [BZ #17998]
109 * unicode-gen/Makefile: New.
110 * unicode-gen/unicode-license.txt: New, from Unicode.
111 * unicode-gen/UnicodeData.txt: New, from Unicode.
112 * unicode-gen/DerivedCoreProperties.txt: New, from Unicode.
113 * unicode-gen/EastAsianWidth.txt: New, from Unicode.
114 * unicode-gen/gen_unicode_ctype.py: New generator, from Mike
115 FABIAN <mfabian@redhat.com>.
116 * unicode-gen/ctype_compatibility.py: New verifier, from
117 Pravin Satpute <psatpute@redhat.com> and Mike FABIAN.
118 * unicode-gen/ctype_compatibility_test_cases.py: New verifier
119 module, from Mike FABIAN.
120 * unicode-gen/utf8_gen.py: New generator, from Pravin Satpute
121 and Mike FABIAN.
122 * unicode-gen/utf8_compatibility.py: New verifier, from Pravin
123 Satpute and Mike FABIAN.
124 * charmaps/UTF-8: Update.
125 * locales/i18n: Update.
126 * gen-unicode-ctype.c: Remove.
127 * tst-ctype-de_DE.ISO-8859-1.in: Adjust, islower now returns
128 true for ordinal indicators.
129
86bba162
MP
1302015-01-21 Marek Polacek <polacek@redhat.com>
131
132 * tests-mbwc/tst_wcscpy.c (tst_wcscpy): Fix condition.
133
b168057a
JM
1342015-01-02 Joseph Myers <joseph@codesourcery.com>
135
136 * All files with FSF copyright notices: Update copyright dates
137 using ../scripts/update-copyrights.
138
2687f47b
PS
1392014-12-01 Pravin Satpute <psatpute@redhat.com>
140
01839a33
PS
141 [BZ #16857]
142 * locales/raj_IN: New locale for raj_IN.
143 * SUPPORTED: Add raj_IN.
144
2687f47b
PS
145 [BZ #17192]
146 * locales/ce_RU: New locale Chechen for RUSSIAN FEDERATION.
147 * SUPPORTED: Add ce_RU.
148
fb89b46d
TU
1492014-11-12 Tatiana Udalova <t.udalova@samsung.com>
150
151 [BZ #17475]
152 * SUPPORTED: Add Bhili and Tulu locales.
153 * locales/tu_IN: New Tulu locale.
154 * locales/bh_IN: New Bhili locale.
155
4e8f95a0
FW
1562014-07-02 Florian Weimer <fweimer@redhat.com>
157
158 * tst-setlocale3.c: New file.
159 * Makefile (tests): Add tst-setlocale3.
4e8f95a0 160
7892406e
SP
1612014-06-20 Stefan Liebler <stli@linux.vnet.ibm.com>
162
163 * Makefile (LOCALES): Add en_GB.UTF-8.
164
85d89278
JM
1652014-06-18 Joseph Myers <joseph@codesourcery.com>
166
167 * Makefile (LOCALEDEF): Use $(rtld-prefix).
168
2976feab
JM
1692014-06-09 Joseph Myers <joseph@codesourcery.com>
170
171 * Makefile (test-srcs): Remove tst-mbswcs1, tst-mbswcs2,
172 tst-mbswcs3, tst-mbswcs4, tst-mbswcs5 and tst-wctype.
173 (generated): Remove tst-mbswcs.out.
174 (tests): Add tst-mbswcs1, tst-mbswcs2, tst-mbswcs3, tst-mbswcs4,
175 tst-mbswcs5 and tst-wctype.
176 (tests-special): Remove $(objpfx)tst-mbswcs.out and
177 $(objpfx)tst-wctype.out.
178 ($(objpfx)tst-mbswcs.out): Remove rule.
179 ($(objpfx)tst-wctype.out): Likewise.
180 (tst-wctype-ENV): New variable.
181 * tst-mbswcs.sh: Remove file.
182 * tst-wctype.sh: Likewise.
183
686554bf
JM
1842014-06-07 Joseph Myers <joseph@codesourcery.com>
185
186 * tst-fmon.sh: Don't set LANGUAGE.
187 * tst-locale.sh: Likewise.
188
8540f6d2
JM
1892014-06-06 Joseph Myers <joseph@codesourcery.com>
190
191 * Makefile ($(addprefix $(objpfx),$(CTYPE_FILES))): Use
192 $(built-program-cmd-before-env), $(run-program-env) and
193 $(built-program-cmd-after-env).
194 ($(objpfx)sort-test.out): Use $(test-program-prefix-before-env),
195 $(run-program-env) and $(test-program-prefix-after-env).
196 ($(objpfx)tst-fmon.out): Use $(run-program-prefix-before-env),
197 $(run-program-env) and $(run-program-prefix-after-env).
198 ($(objpfx)tst-locale.out): Use $(built-program-cmd-before-env),
199 $(run-program-env) and $(built-program-cmd-after-env).
200 ($(objpfx)tst-trans.out): Use $(run-program-prefix-before-env),
201 $(run-program-env), $(run-program-prefix-after-env),
202 $(test-program-prefix-before-env) and
203 $(test-program-prefix-after-env).
204 ($(objpfx)tst-ctype.out): Use $(test-program-cmd-before-env),
205 $(run-program-env) and $(test-program-cmd-after-env).
206 ($(objpfx)tst-wctype.out): Likewise.
207 ($(objpfx)tst-langinfo.out): Likewise.
208 ($(objpfx)tst-langinfo-static.out): Likewise.
209 * gen-locale.sh: Use localedef_before_env, run_program_env and
210 localedef_after_env arguments.
211 * sort-test.sh: Use test_program_prefix_before_env,
212 run_program_env and test_program_prefix_after_env arguments.
213 * tst-ctype.sh: Use tst_ctype_before_env, run_program_env and
214 tst_ctype_after_env arguments.
215 * tst-fmon.sh: Use run_program_prefix_before_env, run_program_env
216 and run_program_prefix_after_env arguments.
217 * tst-langinfo.sh: Use tst_langinfo_before_env, run_program_env
218 and tst_langinfo_after_env arguments.
219 * tst-locale.sh: Use localedef_before_env, run_program_env and
220 localedef_after_env arguments.
221 * tst-mbswcs.sh: Do not set environment variables explicitly.
222 * tst-numeric.sh: Likewise.
223 * tst-rpmatch.sh: Likewise.
224 * tst-trans.sh: Use run_program_prefix_before_env,
225 run_program_env, run_program_prefix_after_env,
226 test_program_prefix_before_env and test_program_prefix_after_env
227 arguments.
228 * tst-wctype.sh: Use tst_wctype_before_env, run_program_env and
229 tst_wctype_after_env arguments.
230
bd1b9d95
AS
2312014-06-05 Andreas Schwab <schwab@suse.de>
232
233 [BZ #16095]
234 * SUPPORTED: Add uz_UZ.UTF-8/UTF-8.
235
2bf18041
JM
2362014-06-05 Joseph Myers <joseph@codesourcery.com>
237
238 * Makefile (TEST_MBWC_ENV): Remove variable.
239 (tst_iswalnum-ENV): Likewise.
240 (tst_iswalpha-ENV): Likewise.
241 (tst_iswcntrl-ENV): Likewise.
242 (tst_iswctype-ENV): Likewise.
243 (tst_iswdigit-ENV): Likewise.
244 (tst_iswgraph-ENV): Likewise.
245 (tst_iswlower-ENV): Likewise.
246 (tst_iswprint-ENV): Likewise.
247 (tst_iswpunct-ENV): Likewise.
248 (tst_iswspace-ENV): Likewise.
249 (tst_iswupper-ENV): Likewise.
250 (tst_iswxdigit-ENV): Likewise.
251 (tst_mblen-ENV): Likewise.
252 (tst_mbrlen-ENV): Likewise.
253 (tst_mbrtowc-ENV): Likewise.
254 (tst_mbsrtowcs-ENV): Likewise.
255 (tst_mbstowcs-ENV): Likewise.
256 (tst_mbtowc-ENV): Likewise.
257 (tst_strcoll-ENV): Likewise.
258 (tst_strfmon-ENV): Likewise.
259 (tst_strxfrm-ENV): Likewise.
260 (tst_swscanf-ENV): Likewise.
261 (tst_towctrans-ENV): Likewise.
262 (tst_towlower-ENV): Likewise.
263 (tst_towupper-ENV): Likewise.
264 (tst_wcrtomb-ENV): Likewise.
265 (tst_wcscat-ENV): Likewise.
266 (tst_wcschr-ENV): Likewise.
267 (tst_wcscmp-ENV): Likewise.
268 (tst_wcscoll-ENV): Likewise.
269 (tst_wcscpy-ENV): Likewise.
270 (tst_wcscspn-ENV): Likewise.
271 (tst_wcslen-ENV): Likewise.
272 (tst_wcsncat-ENV): Likewise.
273 (tst_wcsncmp-ENV): Likewise.
274 (tst_wcsncpy-ENV): Likewise.
275 (tst_wcspbrk-ENV): Likewise.
276 (tst_wcsrtombs-ENV): Likewise.
277 (tst_wcsspn-ENV): Likewise.
278 (tst_wcsstr-ENV): Likewise.
279 (tst_wcstod-ENV): Likewise.
280 (tst_wcstok-ENV): Likewise.
281 (tst_wcstombs-ENV): Likewise.
282 (tst_wcswidth-ENV): Likewise.
283 (tst_wcsxfrm-ENV): Likewise.
284 (tst_wctob-ENV): Likewise.
285 (tst_wctomb-ENV): Likewise.
286 (tst_wctrans-ENV): Likewise.
287 (tst_wctype-ENV): Likewise.
288 (tst_wcwidth-ENV): Likewise.
289 (tst-digits-ENV): Likewise.
290 (tst-mbswcs6-ENV): Likewise.
291 (tst-xlocale1-ENV): Likewise.
292 (tst-xlocale2-ENV): Likewise.
293 (tst-strfmon1-ENV): Likewise.
294 (tst-strptime-ENV): Likewise.
295 (tst-setlocale-ENV): Don't set LOCPATH.
296 (bug-iconv-trans-ENV): Remove variable.
297 (tst-sscanf-ENV): Likewise.
298 (tst-leaks-ENV): Don't set LOCPATH.
299 (bug-setlocale1-ENV): Remove variable.
300 (bug-setlocale1-static-ENV): Likewise.
301 (tst-setlocale2-ENV): Likewise.
302
4134b50d
JM
3032014-05-21 Joseph Myers <joseph@codesourcery.com>
304
305 * Makefile (LOCALEDEF): Use $(elf-objpfx) instead of
306 $(common-objpfx)elf/.
307
0b20a9e8
JM
3082014-03-07 Joseph Myers <joseph@codesourcery.com>
309
6f99f280
JM
310 * Makefile (LOCALES): Move definition above include of Rules.
311 (LOCALE_SRCS): Likewise.
312 (CHARMAPS): Likewise.
313 (CTYPE_FILES): Likewise.
314 (tests-special): Add locale files.
315 ($(addprefix $(objpfx),$(CTYPE_FILES))): Use $(evaluate-test).
316
0b20a9e8
JM
317 * Makefile (generated): Rename tests to end with .out.
318 (tests-special): Likewise.
319 ($(objpfx)mtrace-tst-leaks): Likewise.
320
f214606a
JM
3212014-03-06 Joseph Myers <joseph@codesourcery.com>
322
323 * Makefile (tests): Change dependencies to ....
324 (tests-special): ... additions to this variable.
325
f08e9a26
RM
3262014-02-28 Roland McGrath <roland@hack.frob.com>
327
328 * Makefile (generated, generated-dirs): Use += rather than =.
329
a5f891ac
JM
3302014-02-26 Joseph Myers <joseph@codesourcery.com>
331
332 * Makefile: Include Makeconfig immediately after defining subdir.
333 (all): Remove target.
334
f0881698
JM
3352014-02-21 Joseph Myers <joseph@codesourcery.com>
336
337 * Makefile ($(objpfx)sort-test.out): Use $(evaluate-test).
338 ($(objpfx)tst-fmon.out): Likewise.
339 ($(objpfx)tst-numeric.out): Likewise.
340 ($(objpfx)tst-locale.out): Likewise.
341 ($(objpfx)tst-rpmatch.out): Likewise.
342 ($(objpfx)tst-trans.out): Likewise.
343 ($(objpfx)tst-mbswcs.out): Likewise.
344 ($(objpfx)tst-ctype.out): Likewise.
345 ($(objpfx)tst-wctype.out): Likewise.
346 ($(objpfx)tst-langinfo.out): Likewise.
347 ($(objpfx)mtrace-tst-leaks): Likewise.
348
46c0cc3a
CL
3492013-12-26 Chris Leonard <cjl@sugarlabs.org>
350
351 * locales/sa_IN: Add lang_name.
352 * locales/sat_IN: Likewise.
353 * locales/sc_IT: Likewise.
354 * locales/se_NO: Likewise.
355 * locales/si_LK: Likewise.
356 * locales/sl_SI: Likewise.
357 * locales/sq_AL: Likewise.
358 * locales/sq_MK: Likewise.
359 * locales/sv_FI: Likewise.
360 * locales/sv_SE: Likewise.
361 * locales/szl_PL: Likewise.
362
6165840f 3632013-12-20 Chris Leonard <cjl@sugarlabs.org>
46c0cc3a
CL
364
365 * locales/oc_FR: Add lang_name.
6165840f
CL
366 * locales/or_IN: Likewise.
367 * locales/pa_IN: Likewise.
368 * locales/pa_PK: Likewise.
369 * locales/pap_AW: Likewise.
370 * locales/pap_CW: Likewise.
371 * locales/pl_PL: Likewise.
372 * locales/pt_BR: Likewise.
373 * locales/pt_PT: Likewise.
374 * locales/quz_PE: Likewise.
375
4f83f459 3762013-12-12 Toke Høiland-Jørgensen <toke@toke.dk>
46c0cc3a 377
4f83f459
JM
378 [BZ #15593]
379 * locales/translit_neutral: Add entries for U00D8 and U00F8.
380
3812013-12-12 Marko Myllynen <myllynen@redhat.com>
382
383 * locales/fi_FI: Fix Charset comment.
384 * locales/fi_FI@euro: Likewise.
385
3862013-12-01 Chris Leonard <cjl@sugarlabs.org>
387
6165840f 388 * locales/mag_IN: Add lang_name.
4f83f459
JM
389 * locales/mai_IN: Likewise.
390 * locales/mg_MG: Likewise.
391 * locales/mi_NZ: Likewise.
392 * locales/mk_MK: Likewise.
393 * locales/ml_IN: Likewise.
394 * locales/mn_MN: Likewise.
395 * locales/mni_IN: Likewise.
396 * locales/mr_IN: Likewise.
397 * locales/ms_MY: Likewise.
398 * locales/mt_MT: Likewise.
399 * locales/nb_NO: Likewise.
400 * locales/ne_NP: Likewise.
401 * locales/nhn_MX: Likewise.
402 * locales/nl_AW: Likewise.
403 * locales/nl_BE: Likewise.
404 * locales/nl_NL: Likewise.
405 * locales/nn_NO: Likewise.
406
4072013-11-26 Chris Leonard <cjl@sugarlabs.org>
408
6165840f 409 * locales/ka_GE: Add lang_name.
4f83f459
JM
410 * locales/kl_GL: Likewise.
411 * locales/kn_IN: Likewise.
412 * locales/ko_KR: Likewise.
413 * locales/kok_IN: Likewise.
414 * locales/ks_IN: Likewise.
415 * locales/ks_IN@devanagari: Likewise.
416 * locales/kw_GB: Likewise.
417 * locales/ky_KG: Likewise.
418 * locales/lg_UG: Likewise.
419 * locales/li_BE: Likewise.
420 * locales/li_NL: Likewise.
421 * locales/lij_IT: Likewise.
422 * locales/lt_LT: Likewise.
423 * locales/lv_LV: Likewise.
424
4252013-11-25 Chris Leonard <cjl@sugarlabs.org>
426
6165840f 427 * locales/ga_IE: Add lang_name.
4f83f459
JM
428 * locales/gl_ES: Likewise.
429 * locales/gu_IN: Likewise.
430 * locales/gv_GB: Likewise.
431 * locales/hi_IN: Likewise.
432 * locales/hne_IN: Likewise.
433 * locales/hr_HR: Likewise.
434 * locales/hu_HU: Likewise.
435 * locales/id_ID: Likewise.
436 * locales/ik_CA: Likewise.
437 * locales/is_IS: Likewise.
438 * locales/it_CH: Likewise.
439 * locales/it_IT: Likewise.
440 * locales/ja_JP: Likewise.
441
4422013-11-24 Chris Leonard <cjl@sugarlabs.org>
443
6165840f 444 * locales/bs_BA: Add lang_name.
4f83f459
JM
445 * locales/ca_AD: Likewise.
446 * locales/ca_ES: Likewise.
447 * locales/ca_FR: Likewise.
448 * locales/ca_IT: Likewise.
449 * locales/crh_UA: Likewise.
450 * locales/csb_PL: Likewise.
451 * locales/cv_RU: Likewise.
452 * locales/da_DK: Likewise.
453 * locales/doi_IN: Likewise.
454 * locales/dv_MV: Likewise.
455 * locales/el_CY: Likewise.
456 * locales/el_GR: Likewise.
457 * locales/el_GR@euro: Likewise.
458 * locales/eu_ES: Likewise.
459 * locales/fi_FI: Likewise.
460 * locales/fil_PH: Likewise.
461 * locales/fo_FO: Likewise.
462 * locales/fur_IT: Likewise.
463 * locales/fy_DE: Likewise.
464 * locales/fy_NL: Likewise.
465
4662013-11-23 Chris Leonard <cjl@sugarlabs.org>
467
6165840f 468 * locales/be_BY: Add lang_name.
4f83f459
JM
469 * locales/be_BY@latin: Likewise.
470 * locales/ber_DZ: Likewise.
471 * locales/ber_MA: Likewise.
472 * locales/bg_BG: Likewise.
473 * locales/bho_IN: Likewise.
474 * locales/bn_BD: Likewise.
475 * locales/bn_IN: Likewise.
476 * locales/br_FR: Likewise.
477
4782013-11-23 Chris Leonard <cjl@sugarlabs.org>
479
6165840f 480 * locales/an_ES: Add lang_name.
4f83f459
JM
481 * locales/anp_IN: Likewise.
482 * locales/as_IN: Likewise.
483 * locales/ast_ES: Likewise.
484 * locales/ayc_PE: Likewise.
485 * locales/az_AZ: Likewise.
486
4872013-11-22 Chris Leonard <cjl@sugarlabs.org>
488
489 * locales/de_AT: Add lang_name to German, English, Spanish, French locales.
490 * locales/de_BE: Likewise.
491 * locales/de_CH: Likewise.
492 * locales/de_DE: Likewise.
493 * locales/de_LU: Likewise.
494 * locales/en_AG: Likewise.
495 * locales/en_AU: Likewise.
496 * locales/en_BW: Likewise.
497 * locales/en_CA: Likewise.
498 * locales/en_DK: Likewise.
499 * locales/en_GB: Likewise.
500 * locales/en_HK: Likewise.
501 * locales/en_IE: Likewise.
502 * locales/en_IN: Likewise.
503 * locales/en_NZ: Likewise.
504 * locales/en_PH: Likewise.
505 * locales/en_SG: Likewise.
506 * locales/en_US: Likewise.
507 * locales/en_ZM: Likewise.
508 * locales/en_ZW: Likewise.
509 * locales/es_AR: Likewise.
510 * locales/es_BO: Likewise.
511 * locales/es_CL: Likewise.
512 * locales/es_CO: Likewise.
513 * locales/es_CR: Likewise.
514 * locales/es_CU: Likewise.
515 * locales/es_DO: Likewise.
516 * locales/es_EC: Likewise.
517 * locales/es_ES: Likewise.
518 * locales/es_GT: Likewise.
519 * locales/es_HN: Likewise.
520 * locales/es_MX: Likewise.
521 * locales/es_NI: Likewise.
522 * locales/es_PA: Likewise.
523 * locales/es_PE: Likewise.
524 * locales/es_PR: Likewise.
525 * locales/es_PY: Likewise.
526 * locales/es_SV: Likewise.
527 * locales/es_US: Likewise.
528 * locales/es_UY: Likewise.
529 * locales/es_VE: Likewise.
530 * locales/fr_BE: Likewise.
531 * locales/fr_CA: Likewise.
532 * locales/fr_CH: Likewise.
533 * locales/fr_FR: Likewise.
534 * locales/fr_LU: Likewise.
535
5362013-11-21 Chris Leonard <cjl@sugarlabs.org>
537
538 * locales/ar_AE: Add lang_name to Arabic locales.
539 * locales/ar_BH: Likewise.
540 * locales/ar_DZ: Likewise.
541 * locales/ar_EG: Likewise.
542 * locales/ar_IN: Likewise.
543 * locales/ar_IQ: Likewise.
544 * locales/ar_JO: Likewise.
545 * locales/ar_KW: Likewise.
546 * locales/ar_LB: Likewise.
547 * locales/ar_LY: Likewise.
548 * locales/ar_MA: Likewise.
549 * locales/ar_OM: Likewise.
550 * locales/ar_QA: Likewise.
551 * locales/ar_SA: Likewise.
552 * locales/ar_SD: Likewise.
553 * locales/ar_SS: Likewise.
554 * locales/ar_SY: Likewise.
555 * locales/ar_TN: Likewise.
556 * locales/ar_YE: Likewise.
d33cafad 557
0417b20f
SP
5582013-11-20 Siddhesh Poyarekar <siddhesh@redhat.com>
559
560 [BZ #15601]
4f83f459 561 * locales/or_IN: Rename Oriya to Odia.
8b67c0d9 562
4f83f459 5632013-11-18 Chris Leonard <cjl@sugarlabs.org>
8b67c0d9 564
4f83f459
JM
565 [BZ #16144]
566 * locales/tk_TM: Duplicated abday value for tk_TM.
8b67c0d9 567
4f83f459 5682013-11-18 Ondřej Bílka <neleai@seznam.cz>
8b67c0d9 569
4f83f459 570 * tests-mbwc/tst_mbrtowc.c (tst_mbrtowc): Remove unused t_ini variable.
b46d046e 571
4f83f459 5722013-11-17 Chris Leonard <cjl@sugarlabs.org>
8b67c0d9 573
4f83f459
JM
574 [BZ #16146]
575 * locales/wae_CH: Correct wae_CH to UTF-8 encoding.
8b67c0d9 576
4f83f459 5772013-11-15 Arun Kumar Pyasi <arun@chitwanix.com>
8b67c0d9 578
4f83f459
JM
579 [BZ #16172]
580 * locales/the_NP: New locale for the_NP.
581 * SUPPORTED: Add the_NP.
582
5832013-11-14 Chris Leonard <cjl@sugarlabs.org>
584
585 [BZ #16143]
586 * locales/pap_AN: pap_* locales have duplicated LC_NUMERIC section.
587 * locales/pap_AW: Likewise.
588 * locales/pap_CW: Likewise.
589
5902013-11-08 Chris Leonard <cjl@sugarlabs.org>
591
592 [BZ #16103]
593 * locales/aa_DJ: LC_MEASUREMENT review and standardization
594 * locales/aa_ER: Likewise.
595 * locales/aa_ER@saaho: Likewise.
596 * locales/aa_ET: Likewise.
597 * locales/af_ZA: Likewise.
598 * locales/ak_GH: Likewise.
599 * locales/am_ET: Likewise.
600 * locales/an_ES: Likewise.
601 * locales/anp_IN: Likewise.
602 * locales/ar_AE: Likewise.
603 * locales/ar_BH: Likewise.
604 * locales/ar_DZ: Likewise.
605 * locales/ar_EG: Likewise.
606 * locales/ar_IN: Likewise.
607 * locales/ar_IQ: Likewise.
608 * locales/ar_JO: Likewise.
609 * locales/ar_KW: Likewise.
610 * locales/ar_LB: Likewise.
611 * locales/ar_LY: Likewise.
612 * locales/ar_MA: Likewise.
613 * locales/ar_OM: Likewise.
614 * locales/ar_QA: Likewise.
615 * locales/ar_SA: Likewise.
616 * locales/ar_SD: Likewise.
617 * locales/ar_SS: Likewise.
618 * locales/ar_SY: Likewise.
619 * locales/ar_TN: Likewise.
620 * locales/ar_YE: Likewise.
621 * locales/as_IN: Likewise.
622 * locales/ast_ES: Likewise.
623 * locales/ayc_PE: Likewise.
624 * locales/az_AZ: Likewise.
625 * locales/be_BY: Likewise.
626 * locales/be_BY@latin: Likewise.
627 * locales/bem_ZM: Likewise.
628 * locales/ber_DZ: Likewise.
629 * locales/ber_MA: Likewise.
630 * locales/bg_BG: Likewise.
631 * locales/bho_IN: Likewise.
632 * locales/bn_BD: Likewise.
633 * locales/bn_IN: Likewise.
634 * locales/bo_CN: Likewise.
635 * locales/bo_IN: Likewise.
636 * locales/br_FR: Likewise.
637 * locales/br_FR@euro: Likewise.
638 * locales/brx_IN: Likewise.
639 * locales/bs_BA: Likewise.
640 * locales/byn_ER: Likewise.
641 * locales/ca_AD: Likewise.
642 * locales/ca_ES: Likewise.
643 * locales/ca_ES@euro: Likewise.
644 * locales/ca_FR: Likewise.
645 * locales/ca_IT: Likewise.
646 * locales/cmn_TW: Likewise.
647 * locales/crh_UA: Likewise.
648 * locales/cs_CZ: Likewise.
649 * locales/csb_PL: Likewise.
650 * locales/cv_RU: Likewise.
651 * locales/cy_GB: Likewise.
652 * locales/da_DK: Likewise.
653 * locales/de_AT: Likewise.
654 * locales/de_AT@euro: Likewise.
655 * locales/de_BE: Likewise.
656 * locales/de_BE@euro: Likewise.
657 * locales/de_CH: Likewise.
658 * locales/de_DE: Likewise.
659 * locales/de_DE@euro: Likewise.
660 * locales/de_LU: Likewise.
661 * locales/de_LU@euro: Likewise.
662 * locales/doi_IN: Likewise.
663 * locales/dv_MV: Likewise.
664 * locales/dz_BT: Likewise.
665 * locales/el_CY: Likewise.
666 * locales/el_GR: Likewise.
667 * locales/el_GR@euro: Likewise.
668 * locales/en_AG: Likewise.
669 * locales/en_AU: Likewise.
670 * locales/en_BW: Likewise.
671 * locales/en_CA: Likewise.
672 * locales/en_DK: Likewise.
673 * locales/en_GB: Likewise.
674 * locales/en_HK: Likewise.
675 * locales/en_IE: Likewise.
676 * locales/en_IE@euro: Likewise.
677 * locales/en_IN: Likewise.
678 * locales/en_NG: Likewise.
679 * locales/en_NZ: Likewise.
680 * locales/en_PH: Likewise.
681 * locales/en_SG: Likewise.
682 * locales/en_US: Likewise.
683 * locales/en_ZA: Likewise.
684 * locales/en_ZM: Likewise.
685 * locales/en_ZW: Likewise.
686 * locales/es_AR: Likewise.
687 * locales/es_BO: Likewise.
688 * locales/es_CL: Likewise.
689 * locales/es_CO: Likewise.
690 * locales/es_CR: Likewise.
691 * locales/es_CU: Likewise.
692 * locales/es_DO: Likewise.
693 * locales/es_EC: Likewise.
694 * locales/es_ES: Likewise.
695 * locales/es_ES@euro: Likewise.
696 * locales/es_GT: Likewise.
697 * locales/es_HN: Likewise.
698 * locales/es_MX: Likewise.
699 * locales/es_NI: Likewise.
700 * locales/es_PA: Likewise.
701 * locales/es_PE: Likewise.
702 * locales/es_PR: Likewise.
703 * locales/es_PY: Likewise.
704 * locales/es_SV: Likewise.
705 * locales/es_US: Likewise.
706 * locales/es_UY: Likewise.
707 * locales/es_VE: Likewise.
708 * locales/et_EE: Likewise.
709 * locales/eu_ES: Likewise.
710 * locales/eu_ES@euro: Likewise.
711 * locales/fa_IR: Likewise.
712 * locales/ff_SN: Likewise.
713 * locales/fi_FI: Likewise.
714 * locales/fi_FI@euro: Likewise.
715 * locales/fil_PH: Likewise.
716 * locales/fo_FO: Likewise.
717 * locales/fr_BE: Likewise.
718 * locales/fr_BE@euro: Likewise.
719 * locales/fr_CA: Likewise.
720 * locales/fr_CH: Likewise.
721 * locales/fr_FR: Likewise.
722 * locales/fr_FR@euro: Likewise.
723 * locales/fr_LU: Likewise.
724 * locales/fr_LU@euro: Likewise.
725 * locales/fur_IT: Likewise.
726 * locales/fy_DE: Likewise.
727 * locales/fy_NL: Likewise.
728 * locales/ga_IE: Likewise.
729 * locales/ga_IE@euro: Likewise.
730 * locales/gd_GB: Likewise.
731 * locales/gez_ER: Likewise.
732 * locales/gez_ER@abegede: Likewise.
733 * locales/gez_ET: Likewise.
734 * locales/gez_ET@abegede: Likewise.
735 * locales/gl_ES: Likewise.
736 * locales/gl_ES@euro: Likewise.
737 * locales/gu_IN: Likewise.
738 * locales/gv_GB: Likewise.
739 * locales/ha_NG: Likewise.
740 * locales/hak_TW: Likewise.
741 * locales/he_IL: Likewise.
742 * locales/hi_IN: Likewise.
743 * locales/hne_IN: Likewise.
744 * locales/hr_HR: Likewise.
745 * locales/hsb_DE: Likewise.
746 * locales/hu_HU: Likewise.
747 * locales/hy_AM: Likewise.
748 * locales/ia_FR: Likewise.
749 * locales/id_ID: Likewise.
750 * locales/ig_NG: Likewise.
751 * locales/ik_CA: Likewise.
752 * locales/is_IS: Likewise.
753 * locales/it_CH: Likewise.
754 * locales/it_IT: Likewise.
755 * locales/it_IT@euro: Likewise.
756 * locales/iu_CA: Likewise.
757 * locales/ja_JP: Likewise.
758 * locales/ka_GE: Likewise.
759 * locales/kk_KZ: Likewise.
760 * locales/kl_GL: Likewise.
761 * locales/km_KH: Likewise.
762 * locales/kn_IN: Likewise.
763 * locales/ko_KR: Likewise.
764 * locales/kok_IN: Likewise.
765 * locales/ks_IN: Likewise.
766 * locales/ks_IN@devanagari: Likewise.
767 * locales/ku_TR: Likewise.
768 * locales/kw_GB: Likewise.
769 * locales/ky_KG: Likewise.
770 * locales/lb_LU: Likewise.
771 * locales/lg_UG: Likewise.
772 * locales/li_BE: Likewise.
773 * locales/li_NL: Likewise.
774 * locales/lij_IT: Likewise.
775 * locales/lo_LA: Likewise.
776 * locales/lt_LT: Likewise.
777 * locales/lv_LV: Likewise.
778 * locales/lzh_TW: Likewise.
779 * locales/mag_IN: Likewise.
780 * locales/mai_IN: Likewise.
781 * locales/mg_MG: Likewise.
782 * locales/mhr_RU: Likewise.
783 * locales/mi_NZ: Likewise.
784 * locales/mk_MK: Likewise.
785 * locales/ml_IN: Likewise.
786 * locales/mn_MN: Likewise.
787 * locales/mni_IN: Likewise.
788 * locales/mr_IN: Likewise.
789 * locales/ms_MY: Likewise.
790 * locales/mt_MT: Likewise.
791 * locales/my_MM: Likewise.
792 * locales/nan_TW: Likewise.
793 * locales/nan_TW@latin: Likewise.
794 * locales/nb_NO: Likewise.
795 * locales/nds_DE: Likewise.
796 * locales/nds_NL: Likewise.
797 * locales/ne_NP: Likewise.
798 * locales/nhn_MX: Likewise.
799 * locales/niu_NU: Likewise.
800 * locales/niu_NZ: Likewise.
801 * locales/nl_AW: Likewise.
802 * locales/nl_BE: Likewise.
803 * locales/nl_BE@euro: Likewise.
804 * locales/nl_NL: Likewise.
805 * locales/nl_NL@euro: Likewise.
806 * locales/nn_NO: Likewise.
807 * locales/nr_ZA: Likewise.
808 * locales/nso_ZA: Likewise.
809 * locales/oc_FR: Likewise.
810 * locales/om_ET: Likewise.
811 * locales/om_KE: Likewise.
812 * locales/or_IN: Likewise.
813 * locales/os_RU: Likewise.
814 * locales/pa_IN: Likewise.
815 * locales/pa_PK: Likewise.
816 * locales/pap_AN: Likewise.
817 * locales/pap_AW: Likewise.
818 * locales/pap_CW: Likewise.
819 * locales/pl_PL: Likewise.
820 * locales/ps_AF: Likewise.
821 * locales/pt_BR: Likewise.
822 * locales/pt_PT: Likewise.
823 * locales/pt_PT@euro: Likewise.
824 * locales/quz_PE: Likewise.
825 * locales/ro_RO: Likewise.
826 * locales/ru_RU: Likewise.
827 * locales/ru_UA: Likewise.
828 * locales/rw_RW: Likewise.
829 * locales/sa_IN: Likewise.
830 * locales/sat_IN: Likewise.
831 * locales/sc_IT: Likewise.
832 * locales/sd_IN: Likewise.
833 * locales/sd_IN@devanagari: Likewise.
834 * locales/se_NO: Likewise.
835 * locales/shs_CA: Likewise.
836 * locales/si_LK: Likewise.
837 * locales/sid_ET: Likewise.
838 * locales/sk_SK: Likewise.
839 * locales/sl_SI: Likewise.
840 * locales/so_DJ: Likewise.
841 * locales/so_ET: Likewise.
842 * locales/so_KE: Likewise.
843 * locales/so_SO: Likewise.
844 * locales/sq_AL: Likewise.
845 * locales/sq_MK: Likewise.
846 * locales/sr_ME: Likewise.
847 * locales/sr_RS: Likewise.
848 * locales/sr_RS@latin: Likewise.
849 * locales/ss_ZA: Likewise.
850 * locales/st_ZA: Likewise.
851 * locales/sv_FI: Likewise.
852 * locales/sv_FI@euro: Likewise.
853 * locales/sv_SE: Likewise.
854 * locales/sw_KE: Likewise.
855 * locales/sw_TZ: Likewise.
856 * locales/szl_PL: Likewise.
857 * locales/ta_IN: Likewise.
858 * locales/ta_LK: Likewise.
859 * locales/te_IN: Likewise.
860 * locales/tg_TJ: Likewise.
861 * locales/th_TH: Likewise.
862 * locales/ti_ER: Likewise.
863 * locales/ti_ET: Likewise.
864 * locales/tig_ER: Likewise.
865 * locales/tk_TM: Likewise.
866 * locales/tl_PH: Likewise.
867 * locales/tn_ZA: Likewise.
868 * locales/tr_CY: Likewise.
869 * locales/tr_TR: Likewise.
870 * locales/ts_ZA: Likewise.
871 * locales/tt_RU: Likewise.
872 * locales/tt_RU@iqtelif: Likewise.
873 * locales/ug_CN: Likewise.
874 * locales/uk_UA: Likewise.
875 * locales/unm_US: Likewise.
876 * locales/ur_IN: Likewise.
877 * locales/ur_PK: Likewise.
878 * locales/uz_UZ: Likewise.
879 * locales/uz_UZ@cyrillic: Likewise.
880 * locales/ve_ZA: Likewise.
881 * locales/vi_VN: Likewise.
882 * locales/wa_BE: Likewise.
883 * locales/wa_BE@euro: Likewise.
884 * locales/wae_CH: Likewise.
885 * locales/wal_ET: Likewise.
886 * locales/wo_SN: Likewise.
887 * locales/xh_ZA: Likewise.
888 * locales/yi_US: Likewise.
889 * locales/yo_NG: Likewise.
890 * locales/yue_HK: Likewise.
891 * locales/zh_CN: Likewise.
892 * locales/zh_HK: Likewise.
893 * locales/zh_SG: Likewise.
894 * locales/zh_TW: Likewise.
895 * locales/zu_ZA: Likewise.
8f18faed 896
7961dd37
CL
8972013-11-04 Chris Leonard <cjl@sugarlabs.org>
898
4f83f459
JM
899 * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
900 * locales/wal_ET: Likewise.
cd3e2ac5 901
91044f80
CL
9022013-11-03 Chris Leonard <cjl@sugarlabs.org>
903
4f83f459
JM
904 * locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
905 * locales/szl_PL: Likewise.
906 * locales/ta_IN: Likewise.
907 * locales/ta_LK: Likewise.
908 * locales/te_IN: Likewise.
909 * locales/tg_TJ: Likewise.
910 * locales/tl_PH: Likewise.
911 * locales/tn_ZA: Likewise.
912 * locales/tr_CY: Likewise.
913 * locales/tr_TR: Likewise.
914 * locales/ts_ZA: Likewise.
915 * locales/tt_RU: Likewise.
916 * locales/tt_RU@iqtelif: Likewise.
917 * locales/ug_CN: Likewise.
918 * locales/ur_IN: Likewise.
919 * locales/ur_PK: Likewise.
920 * locales/uz_UZ: Likewise.
921 * locales/uz_UZ@cyrillic: Likewise.
922 * locales/ve_ZA: Likewise.
923 * locales/vi_VN: Likewise.
924 * locales/wa_BE: Likewise.
925 * locales/wal_ET: Likewise.
926 * locales/wo_SN: Likewise.
927 * locales/xh_ZA: Likewise.
928 * locales/yi_US: Likewise.
929 * locales/yue_HK: Likewise.
930 * locales/zh_HK: Likewise.
931 * locales/zh_SG: Likewise.
8b67c0d9 932
4f83f459 9332013-11-03 Chris Leonard <cjl@sugarlabs.org>
8b67c0d9 934
4f83f459
JM
935 * locales/pa_IN: Adjust language-code fields of LC_ADDRESS.
936 * locales/pa_PK: Likewise.
937 * locales/pl_PL: Likewise.
938 * locales/ps_AF: Likewise.
939 * locales/pt_BR: Likewise.
940 * locales/pt_PT: Likewise.
941 * locales/ru_RU: Likewise.
942 * locales/ru_UA: Likewise.
943 * locales/sa_IN: Likewise.
944 * locales/sat_IN: Likewise.
945 * locales/sc_IT: Likewise.
946 * locales/sd_IN: Likewise.
947 * locales/sd_IN@devanagari: Likewise.
948 * locales/se_NO: Likewise.
949 * locales/si_LK: Likewise.
950 * locales/sk_SK: Likewise.
951 * locales/sl_SI: Likewise.
952 * locales/sq_AL: Likewise.
953 * locales/sq_MK: Likewise.
954 * locales/ss_ZA: Likewise.
955 * locales/st_ZA: Likewise.
956 * locales/sv_SE: Likewise.
957 * locales/sw_KE: Likewise.
958 * locales/sw_TZ: Likewise.
91044f80 959
8f5de638
CL
9602013-11-01 Chris Leonard <cjl@sugarlabs.org>
961
4f83f459
JM
962 * locales/nb_NO: Adjust language-code fields of LC_ADDRESS.
963 * locales/ne_NP: Likewise.
964 * locales/nhn_MX: Likewise.
965 * locales/niu_NU: Likewise.
966 * locales/niu_NZ: Likewise.
967 * locales/nl_AW: Likewise.
968 * locales/nl_BE: Likewise.
969 * locales/nn_NO: Likewise.
970 * locales/nr_ZA: Likewise.
971 * locales/oc_FR: Likewise.
972 * locales/or_IN: Likewise.
973 * locales/os_RU: Likewise.
6cefed76 974
8b67c0d9 9752013-10-31 Chris Leonard <cjl@sugarlabs.org>
66925c47 976
4f83f459
JM
977 * locales/mag_IN: Adjust language-code fields of LC_ADDRESS.
978 * locales/mai_IN: Likewise.
979 * locales/mg_MG: Likewise.
980 * locales/mhr_RU: Likewise.
981 * locales/mi_NZ: Likewise.
982 * locales/ml_IN: Likewise.
983 * locales/mni_IN: Likewise.
984 * locales/mr_IN: Likewise.
985 * locales/ms_MY: Likewise.
986 * locales/mt_MT: Likewise.
8b67c0d9 987
4f83f459 9882013-10-29 Chris Leonard <cjl@sugarlabs.org>
8b67c0d9 989
4f83f459
JM
990 [BZ #16078]
991 * locales/anp_IN: New locale for anp_IN.
992 * SUPPORTED: Add anp_IN.
8b67c0d9 993
4f83f459 9942013-10-24 Chris Leonard <cjl@sugarlabs.org>
8b67c0d9 995
4f83f459
JM
996 * locales/ja_JP: Adjust language-code fields of LC_ADDRESS.
997 * locales/ka_GE: Likewise.
998 * locales/kk_KZ: Likewise.
999 * locales/kl_GL: Likewise.
1000 * locales/kn_IN: Likewise.
1001 * locales/ko_KR: Likewise.
1002 * locales/kok_IN: Likewise.
1003 * locales/ks_IN: Likewise.
1004 * locales/ku_TR: Likewise.
1005 * locales/kw_GB: Likewise.
1006 * locales/ky_KG: Likewise.
1007 * locales/lg_UG: Likewise.
1008 * locales/lij_IT: Likewise.
1009 * locales/lt_LT: Likewise.
1010 * locales/lv_LV: Likewise.
1011
10122013-10-13 Chris Leonard <cjl@sugarlabs.org>
1013
1014 * locales/he_IL: Adjust language-code fields of LC_ADDRESS.
1015 * locales/hi_IN: Likewise.
1016 * locales/hne_IN: Likewise.
1017 * locales/hr_HR: Likewise.
1018 * locales/hsb_DE: Likewise.
1019 * locales/ht_HT: Likewise.
1020 * locales/hu_HU: Likewise.
1021 * locales/hy_AM: Likewise.
1022 * locales/ia_FR: Likewise.
1023 * locales/id_ID: Likewise.
1024 * locales/ig_NG: Likewise.
1025 * locales/ik_CA: Likewise.
1026 * locales/is_IS: Likewise.
1027 * locales/it_CH: Likewise.
1028 * locales/it_IT: Likewise.
1029 * locales/iu_CA: Likewise.
1030
10312013-10-05 Chris Leonard <cjl@sugarlabs.org>
1032
1033 * locales/ff_SN: Adjust language-code fields of LC_ADDRESS.
1034 * locales/fil_PH: Likewise.
1035 * locales/fo_FO: Likewise.
1036 * locales/fr_BE: Likewise.
1037 * locales/fr_CA: Likewise.
1038 * locales/fr_CH: Likewise.
1039 * locales/fr_FR: Likewise.
1040 * locales/fr_LU: Likewise.
1041 * locales/fur_IT: Likewise.
1042 * locales/fy_DE: Likewise.
1043 * locales/fy_NL: Likewise.
1044 * locales/ga_IE: Likewise.
1045 * locales/gez_ER: Likewise.
1046 * locales/gez_ET: Likewise.
1047 * locales/gl_ES: Likewise.
1048 * locales/gu_IN: Likewise.
1049 * locales/gv_GB: Likewise.
1050
10512013-10-04 Chris Leonard <cjl@sugarlabs.org>
1052
1053 * locales/pap_AN: Copy / modify pap_AN into pap_AW and pap_CW.
1054 * locales/pap_AW: Likewise.
1055 * locales/pap_CW: Likewise.
1056 * SUPPORTED: Add ar_SS, pap_AW, pap_CW.
1057
10582013-10-04 Chris Leonard <cjl@sugarlabs.org>
1059
1060 * locales/ar_SD: Split ar_SD into ar_SD and ar_SS
1061 * locales/ar_SS: Likewise.
1062
10632013-09-25 Michael Bauer <fios@akerbeltz.org>
1064
1065 [BZ #15400]
1066 * locales/gd_GB: Version 1.2 of gd_GB locale.
1067
10682013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1069
1070 [BZ #15609]
1071 * locales/cmn_TW: New locale for cmn_TW.
1072 * SUPPORTED: Add cmn_TW.
1073
10742013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1075
1076 [BZ #15608]
1077 * locales/hak_TW: New locale for hak_TW.
1078 * SUPPORTED: Add hak_TW.
1079
10802013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1081
1082 [BZ #15608]
1083 * locales/lzh_TW: New locale for lzh_TW.
1084 * SUPPORTED: Add lzh_TW.
1085
10862013-09-23 Wei-Lun Chao <bluebat@member.fsf.org>
1087
1088 [BZ #15608]
1089 * locales/nan_TW: New locale for nan_TW.
1090 * SUPPORTED: Add nan_TW.
1091
10922013-09-15 Chris Leonard <cjl@sugarlabs.org>
1093
1094 * locales/as_IN: Adjust language-code fields of LC_ADDRESS.
1095 * locales/ast_ES: Likewise.
1096 * locales/ayc_PE: Likewise.
1097 * locales/az_AZ: Likewise.
1098 * locales/be_BY: Likewise.
1099 * locales/bem_ZM: Likewise.
1100 * locales/bg_BG: Likewise.
1101 * locales/bho_IN: Likewise.
1102 * locales/bn_BD: Likewise.
1103 * locales/bn_IN: Likewise.
1104 * locales/bo_CN: Likewise.
1105 * locales/bo_IN: Likewise.
1106 * locales/br_FR: Likewise.
1107 * locales/brx_IN: Likewise.
1108 * locales/bs_BA: Likewise.
1109 * locales/ca_AD: Likewise.
1110 * locales/ca_ES: Likewise.
1111 * locales/ca_FR: Likewise.
1112 * locales/ca_IT: Likewise.
1113 * locales/crh_UA: Likewise.
1114 * locales/csb_PL: Likewise.
1115 * locales/cv_RU: Likewise.
1116 * locales/da_DK: Likewise.
1117 * locales/de_AT: Likewise.
1118 * locales/de_BE: Likewise.
1119 * locales/de_CH: Likewise.
1120 * locales/de_DE: Likewise.
1121 * locales/de_LU: Likewise.
1122 * locales/doi_IN: Likewise.
1123 * locales/dv_MV: Likewise.
1124 * locales/dz_BT: Likewise.
1125 * locales/el_CY: Likewise.
1126 * locales/el_GR: Likewise.
1127 * locales/en_AG: Likewise.
1128 * locales/en_AU: Likewise.
1129 * locales/en_BW: Likewise.
1130 * locales/en_CA: Likewise.
1131 * locales/en_DK: Likewise.
1132 * locales/en_GB: Likewise.
1133 * locales/en_HK: Likewise.
1134 * locales/en_IE: Likewise.
1135 * locales/en_IN: Likewise.
1136 * locales/en_NG: Likewise.
1137 * locales/en_NZ: Likewise.
1138 * locales/en_PH: Likewise.
1139 * locales/en_SG: Likewise.
1140 * locales/en_US: Likewise.
1141 * locales/en_ZA: Likewise.
1142 * locales/en_ZM: Likewise.
1143 * locales/en_ZW: Likewise.
1144 * locales/es_AR: Likewise.
1145 * locales/es_BO: Likewise.
1146 * locales/es_CL: Likewise.
1147 * locales/es_CO: Likewise.
1148 * locales/es_CR: Likewise.
1149 * locales/es_CU: Likewise.
1150 * locales/es_DO: Likewise.
1151 * locales/es_EC: Likewise.
1152 * locales/es_ES: Likewise.
1153 * locales/es_GT: Likewise.
1154 * locales/es_HN: Likewise.
1155 * locales/es_MX: Likewise.
1156 * locales/es_NI: Likewise.
1157 * locales/es_PA: Likewise.
1158 * locales/es_PE: Likewise.
1159 * locales/es_PR: Likewise.
1160 * locales/es_PY: Likewise.
1161 * locales/es_SV: Likewise.
1162 * locales/es_US: Likewise.
1163 * locales/es_UY: Likewise.
1164 * locales/es_VE: Likewise.
1165 * locales/eu_ES: Likewise.
1166
11672013-09-21 Chris Leonard <cjl@sugarlabs.org>
1168
1169 [BZ#15919]
1170 * locales/ak_GH: New locale for ak_GH.
1171 * SUPPORTED: Add ak_GH.
1172
11732013-09-15 Chris Leonard <cjl@sugarlabs.org>
1174
1175 * locales/aa_DJ: Adjust language-code fields of LC_ADDRESS.
1176 * locales/aa_ER: Likewise.
1177 * locales/aa_ET: Likewise.
1178 * locales/af_ZA: Likewise.
1179 * locales/am_ET: Likewise.
1180 * locales/ar_AE: Likewise.
1181 * locales/ar_BH: Likewise.
1182 * locales/ar_DZ: Likewise.
1183 * locales/ar_EG: Likewise.
1184 * locales/ar_IN: Likewise.
1185 * locales/ar_IQ: Likewise.
1186 * locales/ar_JO: Likewise.
1187 * locales/ar_KW: Likewise.
1188 * locales/ar_LB: Likewise.
1189 * locales/ar_LY: Likewise.
1190 * locales/ar_MA: Likewise.
1191 * locales/ar_OM: Likewise.
1192 * locales/ar_QA: Likewise.
1193 * locales/ar_SA: Likewise.
1194 * locales/ar_SD: Likewise.
1195 * locales/ar_SY: Likewise.
1196 * locales/ar_TN: Likewise.
1197 * locales/ar_YE: Likewise.
1198
11992013-09-15 Chris Leonard <cjl@sugarlabs.org>
1200
1201 * locales/aa_ER: Add country_car field to LC_ADDRESS.
1202 * locales/as_IN: Likewise.
1203 * locales/ast_ES: Likewise.
1204 * locales/ayc_PE: Likewise.
1205 * locales/bem_ZM: Likewise.
1206 * locales/ber_DZ: Likewise.
1207 * locales/ber_MA: Likewise.
1208 * locales/bho_IN: Likewise.
1209 * locales/bo_IN: Likewise.
1210 * locales/brx_IN: Likewise.
1211 * locales/byn_ER: Likewise.
1212 * locales/ca_AD: Likewise.
1213 * locales/ca_FR: Likewise.
1214 * locales/ca_IT: Likewise.
1215 * locales/crh_UA: Likewise.
1216 * locales/cv_RU: Likewise.
1217 * locales/doi_IN: Likewise.
1218 * locales/dz_BT: Likewise.
1219 * locales/el_CY: Likewise.
1220 * locales/en_US: Likewise.
1221 * locales/en_ZM: Likewise.
1222 * locales/es_CU: Likewise.
1223 * locales/ff_SN: Likewise.
1224 * locales/fil_PH: Likewise.
1225 * locales/gd_GB: Likewise.
1226 * locales/hne_IN: Likewise.
1227 * locales/ht_HT: Likewise.
1228 * locales/kl_GL: Likewise.
1229 * locales/kok_IN: Likewise.
1230 * locales/ks_IN: Likewise.
1231 * locales/lij_IT: Likewise.
1232 * locales/mag_IN: Likewise.
1233 * locales/mai_IN: Likewise.
1234 * locales/mg_MG: Likewise.
1235 * locales/mhr_RU: Likewise.
1236 * locales/mni_IN: Likewise.
1237 * locales/my_MM: Likewise.
1238 * locales/nhn_MX: Likewise.
1239 * locales/niu_NZ: Likewise.
1240 * locales/or_IN: Likewise.
1241 * locales/os_RU: Likewise.
1242 * locales/pa_PK: Likewise.
1243 * locales/quz_PE: Likewise.
1244 * locales/rw_RW: Likewise.
1245 * locales/sat_IN: Likewise.
1246 * locales/sc_IT: Likewise.
1247 * locales/sd_IN: Likewise.
1248 * locales/sd_IN@devanagari: Likewise.
1249 * locales/shs_CA: Likewise.
1250 * locales/si_LK: Likewise.
1251 * locales/sid_ET: Likewise.
1252 * locales/sq_MK: Likewise.
1253 * locales/sw_KE: Likewise.
1254 * locales/sw_TZ: Likewise.
1255 * locales/szl_PL: Likewise.
1256 * locales/ta_LK: Likewise.
1257 * locales/ti_ER: Likewise.
1258 * locales/tig_ER: Likewise.
1259 * locales/tl_PH: Likewise.
1260 * locales/ts_ZA: Likewise.
1261 * locales/unm_US: Likewise.
1262 * locales/ur_IN: Likewise.
1263 * locales/wa_BE: Likewise.
1264 * locales/yi_US: Likewise.
1265
12662013-09-06 Chris Leonard <cjl@sugarlabs,.org>
1267
1268 * locales/nr_ZA: Deduplicate country_car.
1269 * locales/nso_ZA: Likewise.
1270 * locales/ss_ZA: Likewise.
1271 * locales/tn_ZA: Likewise.
1272 * locales/ve_ZA: Likewise.
1273 * locales/tk_TM: Comment reformat.
8b795924 1274
7447ccd9
CL
12752013-09-04 Chris Leonard <cjl@sugarlabs,.org>
1276
0434d238 1277 [BZ #15923]
7447ccd9 1278
4f83f459
JM
1279 * locales/ar_SD: Update iso-1427.def and related occurrences.
1280 * locales/az_AZ: Likewise.
1281 * locales/dv_MV: Likewise.
1282 * locales/es_VE: Likewise.
1283
12842013-09-04 Jakub Bogusz <qboosh@pld-linux.org>
1285
1286 * locales/am_ET: Add country_car field to LC_ADDRESS.
1287 * locales/an_ES: Likewise.
1288 * locales/ar_AE: Likewise.
1289 * locales/ar_BH: Likewise.
1290 * locales/ar_DZ: Likewise.
1291 * locales/ar_EG: Likewise.
1292 * locales/ar_IN: Likewise.
1293 * locales/ar_IQ: Likewise.
1294 * locales/ar_JO: Likewise.
1295 * locales/ar_KW: Likewise.
1296 * locales/ar_LB: Likewise.
1297 * locales/ar_LY: Likewise.
1298 * locales/ar_MA: Likewise.
1299 * locales/ar_QA: Likewise.
1300 * locales/ar_SA: Likewise.
1301 * locales/ar_SD: Likewise.
1302 * locales/ar_SY: Likewise.
1303 * locales/ar_TN: Likewise.
1304 * locales/az_AZ: Likewise.
1305 * locales/be_BY: Likewise.
1306 * locales/bn_BD: Likewise.
1307 * locales/bn_IN: Likewise.
1308 * locales/br_FR: Likewise.
1309 * locales/bs_BA: Likewise.
1310 * locales/ca_ES: Likewise.
1311 * locales/csb_PL: Likewise.
1312 * locales/da_DK: Likewise.
1313 * locales/de_AT: Likewise.
1314 * locales/de_BE: Likewise.
1315 * locales/de_CH: Likewise.
1316 * locales/de_LU: Likewise.
1317 * locales/el_GR: Likewise.
1318 * locales/en_AU: Likewise.
1319 * locales/en_BW: Likewise.
1320 * locales/en_CA: Likewise.
1321 * locales/en_DK: Likewise.
1322 * locales/en_GB: Likewise.
1323 * locales/en_HK: Likewise.
1324 * locales/en_IE: Likewise.
1325 * locales/en_IN: Likewise.
1326 * locales/en_NZ: Likewise.
1327 * locales/en_PH: Likewise.
1328 * locales/en_SG: Likewise.
1329 * locales/en_ZW: Likewise.
1330 * locales/es_AR: Likewise.
1331 * locales/es_BO: Likewise.
1332 * locales/es_CL: Likewise.
1333 * locales/es_CO: Likewise.
1334 * locales/es_DO: Likewise.
1335 * locales/es_EC: Likewise.
1336 * locales/es_ES: Likewise.
1337 * locales/es_GT: Likewise.
1338 * locales/es_MX: Likewise.
1339 * locales/es_NI: Likewise.
1340 * locales/es_PA: Likewise.
1341 * locales/es_PE: Likewise.
1342 * locales/es_PY: Likewise.
1343 * locales/es_SV: Likewise.
1344 * locales/es_UY: Likewise.
1345 * locales/es_VE: Likewise.
1346 * locales/eu_ES: Likewise.
1347 * locales/fo_FO: Likewise.
1348 * locales/fr_BE: Likewise.
1349 * locales/fr_CA: Likewise.
1350 * locales/fr_CH: Likewise.
1351 * locales/fr_FR: Likewise.
1352 * locales/fr_LU: Likewise.
1353 * locales/fur_IT: Likewise.
1354 * locales/fy_DE: Likewise.
1355 * locales/ga_IE: Likewise.
1356 * locales/gez_ER: Likewise.
1357 * locales/gez_ET: Likewise.
1358 * locales/gl_ES: Likewise.
1359 * locales/gu_IN: Likewise.
1360 * locales/gv_GB: Likewise.
1361 * locales/he_IL: Likewise.
1362 * locales/hi_IN: Likewise.
1363 * locales/hr_HR: Likewise.
1364 * locales/hu_HU: Likewise.
1365 * locales/id_ID: Likewise.
1366 * locales/ik_CA: Likewise.
1367 * locales/is_IS: Likewise.
1368 * locales/it_CH: Likewise.
1369 * locales/it_IT: Likewise.
1370 * locales/iu_CA: Likewise.
1371 * locales/ja_JP: Likewise.
1372 * locales/ka_GE: Likewise.
1373 * locales/kk_KZ: Likewise.
1374 * locales/kn_IN: Likewise.
1375 * locales/ko_KR: Likewise.
1376 * locales/ku_TR: Likewise.
1377 * locales/kw_GB: Likewise.
1378 * locales/ky_KG: Likewise.
1379 * locales/lg_UG: Likewise.
1380 * locales/lt_LT: Likewise.
1381 * locales/lv_LV: Likewise.
1382 * locales/mi_NZ: Likewise.
1383 * locales/ml_IN: Likewise.
1384 * locales/mr_IN: Likewise.
1385 * locales/ms_MY: Likewise.
1386 * locales/mt_MT: Likewise.
1387 * locales/nb_NO: Likewise.
1388 * locales/ne_NP: Likewise.
1389 * locales/nl_BE: Likewise.
1390 * locales/nn_NO: Likewise.
1391 * locales/nr_ZA: Likewise.
1392 * locales/nso_ZA: Likewise.
1393 * locales/om_ET: Likewise.
1394 * locales/om_KE: Likewise.
1395 * locales/pa_IN: Likewise.
1396 * locales/pl_PL: Likewise.
1397 * locales/pt_BR: Likewise.
1398 * locales/pt_PT: Likewise.
1399 * locales/ru_RU: Likewise.
1400 * locales/ru_UA: Likewise.
1401 * locales/sa_IN: Likewise.
1402 * locales/se_NO: Likewise.
1403 * locales/sk_SK: Likewise.
1404 * locales/sl_SI: Likewise.
1405 * locales/so_ET: Likewise.
1406 * locales/so_KE: Likewise.
1407 * locales/so_SO: Likewise.
1408 * locales/sq_AL: Likewise.
1409 * locales/ss_ZA: Likewise.
1410 * locales/sv_SE: Likewise.
1411 * locales/ta_IN: Likewise.
1412 * locales/te_IN: Likewise.
1413 * locales/tg_TJ: Likewise.
1414 * locales/th_TH: Likewise.
1415 * locales/ti_ET: Likewise.
1416 * locales/tl_PH: Likewise.
1417 * locales/tn_ZA: Likewise.
1418 * locales/ts_ZA: Likewise.
1419 * locales/tt_RU: Likewise.
1420 * locales/tt_RU@iqtelif: Likewise.
1421 * locales/ur_PK: Likewise.
1422 * locales/uz_UZ: Likewise.
1423 * locales/ve_ZA: Likewise.
1424 * locales/vi_VN: Likewise.
1425 * locales/wal_ET: Likewise.
1426 * locales/wo_SN: Likewise.
1427 * locales/zh_SG: Likewise.
1428
14292013-09-03 Chris Leonard <cjl@sugarlabs.org>
1430
1431 * locales/ayc_PE: Add FSF statement to ayc_PE locale.
1432
1433 [BZ#15886]
1434 * locales/ht_HT: 1.1 revision of ht_HT locale.
1435
1436 [BZ#15887]
1437 * locales/quz_PE: New locale for quz_PE.
1438 * SUPPORTED: Add quz_PE.
4f007a78 1439
382466e0
OB
14402013-08-30 Ondřej Bílka <neleai@seznam.cz>
1441
4f83f459
JM
1442 * tests-mbwc/dat_wcsncat.c: Fix typos.
1443 * tests/test6.c: Likewise.
1444 * tst-digits.c: Likewise.
d9286582 1445
4f83f459 14462013-06-13 Johan Heikkila <johan.heikkila@gmail.com>
0843e667 1447
4f83f459
JM
1448 [BZ#15432]
1449 * locales/sv_FI@euro: Add LC_MEASUREMENT.
0843e667 1450
4f83f459
JM
1451 [BZ#15431]
1452 * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE,
1453 update LC_ADDRESS with using postal_fmt from Finnish Post Office
1454 recommendations at
1455 http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html
1456 and add missing entries.
e959c025 1457
4f83f459 14582013-06-11 Andreas Schwab <schwab@suse.de>
988d15f5 1459
4f83f459
JM
1460 [BZ #14991]
1461 * charmaps/BIG5-HKSCS: Update to HKSCS-2008.
e959c025 1462
4f83f459 14632013-06-07 Joseph Myers <joseph@codesourcery.com>
5a04f376 1464
4f83f459
JM
1465 * charmaps/BIG5: Remove trailing whitespace.
1466 * charmaps/IBM866NAV: Likewise.
1467 * charmaps/ISIRI-3342: Likewise.
1468 * charmaps/ISO_8859-1,GL: Likewise.
1469 * locales/ber_DZ: Likewise.
1470 * locales/bn_BD: Likewise.
1471 * locales/crh_UA: Likewise.
1472 * locales/en_NG: Likewise.
1473 * locales/es_US: Likewise.
1474 * locales/fil_PH: Likewise.
1475 * locales/fy_DE: Likewise.
1476 * locales/gu_IN: Likewise.
1477 * locales/ha_NG: Likewise.
1478 * locales/hi_IN: Likewise.
1479 * locales/ig_NG: Likewise.
1480 * locales/ik_CA: Likewise.
1481 * locales/iu_CA: Likewise.
1482 * locales/kn_IN: Likewise.
1483 * locales/ks_IN@devanagari: Likewise.
1484 * locales/li_BE: Likewise.
1485 * locales/li_NL: Likewise.
1486 * locales/mg_MG: Likewise.
1487 * locales/ml_IN: Likewise.
1488 * locales/mr_IN: Likewise.
1489 * locales/nso_ZA: Likewise.
1490 * locales/or_IN: Likewise.
1491 * locales/pa_IN: Likewise.
1492 * locales/ro_RO: Likewise.
1493 * locales/shs_CA: Likewise.
1494 * locales/so_ET: Likewise.
1495 * locales/ta_IN: Likewise.
1496 * locales/te_IN: Likewise.
1497 * locales/tk_TM: Likewise.
1498 * locales/tt_RU@iqtelif: Likewise.
1499 * locales/uk_UA: Likewise.
1500 * locales/ur_IN: Likewise.
1501 * locales/uz_UZ: Likewise.
1502 * locales/uz_UZ@cyrillic: Likewise.
1503 * locales/yo_NG: Likewise.
1504 * tests-mbwc/dat_mblen.c: Likewise.
1505 * tests-mbwc/dat_towctrans.c: Likewise.
1506
15072013-04-27 Nik Kalach <nikka@fedoraproject.org>
1508
1509 [BZ #15221]
1510 * locales/ia_FR: Fix postal_fmt definition.
1511
15122013-02-01 Andreas Jaeger <aj@suse.de>
1513
1514 * CHECKSUMS: Remove file.
1515
15162013-01-14 Joseph Myers <joseph@codesourcery.com>
1517
1518 * Makefile (bug-setlocale1-ARGS): Use $(host-test-program-cmd),
1519 not $(test-program-cmd).
5a04f376 1520
4f83f459 15212013-01-11 H.J. Lu <hongjiu.lu@intel.com>
381594c4 1522
4f83f459
JM
1523 * Makefile ($(objpfx)sort-test.out): Replace
1524 $(run-program-prefix) with $(test-program-prefix).
1525 ($(objpfx)tst-numeric.out): Likewise.
1526 ($(objpfx)tst-mbswcs.out): Likewise.
1527 ($(objpfx)tst-fmon.out): Add $(test-program-prefix).
1528 ($(objpfx)tst-trans.out): Likewise.
1529 ($(objpfx)tst-rpmatch.out): Replace $(built-program-cmd) with
1530 $(test-program-cmd).
1531 ($(objpfx)tst-ctype.out): Likewise.
1532 ($(objpfx)tst-wctype.out): Likewise.
1533 ($(objpfx)tst-langinfo.out): Likewise.
1534 (bug-setlocale1-ARGS): Replace $(built-program-cmd) with
1535 $(test-program-cmd).
1536 * sort-test.sh (run_program_prefix): Renamed to ...
1537 (test_program_prefix): This.
1538 * tst-mbswcs.sh: Likewise.
1539 * tst-numeric.sh: Likewise.
1540 * tst-wctype.sh: Likewise.
1541 * tst-fmon.sh (test_program_prefix): New. Replace
1542 ${run_program_prefix} with ${test_program_prefix} when running.
1543 tst-fmon.
1544 * tst-trans.sh: (test_program_prefix): New. Replace
1545 ${run_program_prefix} with ${test_program_prefix} when running
1546 tst-trans.
381594c4 1547
4f83f459 15482013-01-10 H.J. Lu <hongjiu.lu@intel.com>
0d319877 1549
4f83f459
JM
1550 * Makefile (tests-static): New variable.
1551 (tests): Add $(tests-static).
1552 (bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
1553 (bug-setlocale1-static-ENV): New variable.
1554 (bug-setlocale1-static-ARGS): Likewise.
1555 * bug-setlocale1.c (do_test): Support run directly. Check env[1]
1556 instead of newargv[0].
1557 * bug-setlocale1-static.c: New file.
02665652 1558
4f83f459 15592013-01-03 Chris Leonard <cjl@sugarlabs.org>
d14fbb17 1560
4f83f459
JM
1561 [BZ #14982]
1562 * locales/dz_BT: Add new contact information for dz-BT maintainer.
0d319877 1563
4f83f459
JM
1564 [BZ #13951]
1565 * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in
1566 Dzongkha.
9f9082ff 1567
4f83f459 15682013-01-02 Joseph Myers <joseph@codesourcery.com>
9f9082ff 1569
4f83f459
JM
1570 * All files with FSF copyright notices: Update copyright dates
1571 using scripts/update-copyrights.
6e099e57 1572
4f83f459 15732012-12-06 Joseph Myers <joseph@codesourcery.com>
6e099e57 1574
4f83f459
JM
1575 * README: Use sourceware.org in Bugzilla URL.
1576 * locales/si_LK (email): Use sourceware.org in email address.
2663b74f 1577
4f83f459 15782012-12-03 Ashish Shah <ashishks@redhat.com>
2663b74f 1579
4f83f459 1580 * locales/uk_UA (currency_symbol): Fix.
996c6ebd 1581
4f83f459 15822012-12-03 Rakesh Pandit <rakesh@fedoraproject.org>
55bdd286 1583
4f83f459 1584 * locales/ks_IN@devanagari: Fix week day names.
996c6ebd 1585
4f83f459 15862012-12-03 Jeff Law <law@redhat.com>
7dcf35f7 1587
4f83f459 1588 * locales/zh_CH (abmon): Remove whitespace.
7dcf35f7 1589
4f83f459 15902012-11-26 Nik Kalach <nikka@fedoraproject.org>
62c4a69d 1591
4f83f459 1592 * locales/ia_FR (abmon): Fix December.
62c4a69d 1593
4f83f459
JM
1594 [BZ#14879]
1595 * locales/ia_FR : New file.
1596 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
03ac099f 1597
4f83f459 15982012-11-22 Andreas Jaeger <aj@suse.de>
03ac099f 1599
4f83f459 1600 * locales/niu_NU: Fix comment.
6fb54a22 1601
4f83f459 16022012-11-21 Andreas Jaeger <aj@suse.de>
6fb54a22 1603
4f83f459 1604 * locales/szl_PL (LC_COLLATE): Fix syntax error.
2b4a59f5 1605
4f83f459 1606 * SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
2b4a59f5 1607
4f83f459 16082012-11-21 Chris Leonard <cjl@sugarlabs.org>
b44d43a0 1609
4f83f459
JM
1610 [BZ #14863]
1611 * SUPPORTED: Add niu_NU and niu_NZ.
1612 * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue,
1613 contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1614 Fakaotimanava-Lui <emani@niue.nu>.
1615 * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New
1616 Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani
1617 Fakaotimanava-Lui <emani@niue.nu>.
b44d43a0 1618
4f83f459 16192012-11-19 Eagle Burkut <eagle.burkut@gmail.com>
3b813093 1620
4f83f459
JM
1621 [BZ #13759]
1622 * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries.
3b813093 1623
4f83f459 16242012-11-16 Andreas Jaeger <aj@suse.de>
8b67c0d9 1625
4f83f459
JM
1626 [BZ #14368]
1627 * locales/szl_PL: New Silesian Language Locale for Poland.
1628 Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
1629 * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
9a9028b1 1630
4f83f459
JM
1631 [BZ # 14828]
1632 * locales/ayc_PE: Add Aymara locale for Peru
1633 contributed by Chris Leonard <cjl@sugarlabs.org> and
1634 Amos Batto <amosbatto@yahoo.com>.
1635 * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE.
57c69bef 1636
4f83f459
JM
1637 [BZ # 14501]
1638 * locales/nhn_MX: Add Central Nahuatl locale for Mexico,
1639 contributed by Jorge Becerril <jrbecster@gmail.com>.
1640 * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
9a9028b1 1641
4f83f459 16422012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
a0bbdad3 1643
4f83f459
JM
1644 [BZ #13952]
1645 * locales/km_KH: Correct country-name and lang-name.
a0bbdad3 1646
4f83f459 16472012-11-15 Andreas Jaeger <aj@suse.de>
a324404d 1648
4f83f459
JM
1649 [BZ #13603]
1650 [BZ #13604]
1651 [BZ #13698]
1652 * locales/doi_IN: New file, contributed by Pravin Satpute
1653 <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>.
1654 * locales/mni_IN: New file, contributed by Pravin Satpute
1655 <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>.
1656 * locales/sat_IN: New file, contributed by Pravin Satpute
1657 <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>.
1658 * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN.
a324404d 1659
4f83f459 16602012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
06775cb8 1661
4f83f459
JM
1662 [BZ #13950]
1663 * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with
1664 proper content, disable others.
1665 * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise.
06775cb8 1666
4f83f459 16672012-11-07 Dmitry V. Levin <ldv@altlinux.org>
961e3f9a 1668
4f83f459
JM
1669 [BZ#14807]
1670 * locales/ru_RU (abmon): Change back from genitive to nominative,
1671 apply fixed three-letter abbreviation form, remove trailing dots.
961e3f9a 1672
4f83f459
JM
1673 [BZ#10873]
1674 * locales/ru_RU (abday): Remove trailing dots.
03b62423 1675
4f83f459 16762012-11-02 Marko Myllynen <myllynen@redhat.com>
03b62423 1677
4f83f459
JM
1678 [BZ #14669]
1679 * locales/fi_FI@euro (LC_IDENTIFICATION): Add missing
1680 LC_MEASUREMENT, fix LC_TELEPHONE category.
83678f76 1681
4f83f459 16822012-10-31 Joseph Myers <joseph@codesourcery.com>
83678f76 1683
4f83f459 1684 * Makefile [$(run-built-tests) = yes] (LOCALES): Add en_US.UTF-8.
5fefb436 1685
4f83f459 16862012-10-23 Joseph Myers <joseph@codesourcery.com>
5fefb436 1687
4f83f459
JM
1688 * Makefile [$(cross-compiling) = no]: Change condition to
1689 [$(run-built-tests) = yes].
60cc4a18 1690
4f83f459
JM
16912012-10-22 Jim Blandy <jimb@codesourcery.com>
1692 Joseph Myers <joseph@codesourcery.com>
60cc4a18 1693
4f83f459
JM
1694 * tst-fmon.sh: Redirect test program stdin in loop from /dev/null.
1695 * tst-numeric.sh: Likewise.
1696 * tst-rpmatch.sh: Likewise.
6c1ff08c 1697
4f83f459
JM
16982012-10-19 Jim Blandy <jimb@codesourcery.com>
1699 Joseph Myers <joseph@codesourcery.com>
6c1ff08c 1700
4f83f459
JM
1701 * tst-wctype.sh (run_program_prefix): Remove variable.
1702 (tst_wctype): New variable. Use it directly to run test program
1703 instead of passing test program name as argument.
ea32912b 1704
4f83f459 17052012-10-19 Florian Pritz <bluewind@xinu.at>
ea32912b 1706
4f83f459
JM
1707 [BZ #13758]
1708 * locales/de_AT (LC_TIME): Change month name from "FebruAr" to
1709 "Februar".
c9e9d408 1710
4f83f459 17112012-10-19 Pravin Satpute <psatpute@redhat.com>
c9e9d408 1712
4f83f459
JM
1713 [BZ #14694]
1714 * locales/mr_IN: Fix Wednesday in DAY and August, September and
1715 October in ABMON and MON.
ac7e1507 1716
4f83f459 17172012-09-24 Dmitry V. Levin <ldv@altlinux.org>
ac7e1507 1718
4f83f459
JM
1719 * gen-locale.sh: Add "set -e".
1720 * sort-test.sh: Likewise.
1721 * tst-ctype.sh: Likewise.
1722 * tst-fmon.sh: Likewise.
1723 * tst-langinfo.sh: Likewise.
1724 * tst-locale.sh: Likewise.
1725 * tst-mbswcs.sh: Likewise.
1726 * tst-numeric.sh: Likewise.
1727 * tst-rpmatch.sh: Likewise.
1728 * tst-trans.sh: Likewise.
1729 * tst-wctype.sh: Likewise.
1730 * Makefile: Do not specify -e option when running testsuite
1731 shell scripts.
08b209a1 1732
4f83f459 1733 * sort-test.sh: Add copyright header.
08b209a1 1734
4f83f459 17352012-09-05 Jeff Law <law@redhat.com>
57e128f5 1736
4f83f459
JM
1737 [BZ#14510]
1738 * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
1739 * locales/es_GT: Likewise.
1740 * locales/es_HN: Likewise.
1741 * locales/es_MX: Likewise.
1742 * locales/es_NI: Likewise.
1743 * locales/es_PA: Likewise.
1744 * locales/es_PR: Likewise.
1745 * locales/es_SV: Likewise.
57e128f5 1746
4f83f459 17472012-06-20 Petr Baudis <pasky@ucw.cz>
a4300c7a 1748
4f83f459
JM
1749 * locales/mag_IN: Fix comment character.
1750 * locales/tr_CY (LC_TIME): Remove redundant first_weekday
1751 and first_workday.
a4300c7a 1752
4f83f459 17532012-06-04 Petr Baudis <pasky@ucw.cz>
ae5ca197 1754
4f83f459
JM
1755 [BZ#13996]
1756 * locales/tr_TR: Change currency from YTL to TL.
1757 Patch by <gokcen@pardus.org.tr>.
ae5ca197 1758
4f83f459 17592012-06-04 Serkan Kaba <serkan@gentoo.org>
59ba27a6 1760
4f83f459
JM
1761 [BZ#13223]
1762 * locales/tr_TR: Fix first_weekday and first_workday.
59ba27a6 1763
4f83f459 17642012-06-01 Jeff Law <law@redhat.com>
b008d4c8 1765
4f83f459
JM
1766 [BZ#14199]
1767 * locales/en_ES: Fix first_weekday and first_workday.
1768 * locales/{ast_ES, br_FR, cy_GB, de_DE, de_LU}: Likewise.
1769 * locales/{el_GR, en_IE, eu_ES, fr_LU, fy_NL}: Likewise.
1770 * locales/{ga_IE, gd_GB, gl_ES, gv_GB, it_IT}: Likewise.
1771 * locales/{kw_GB, lij_IT, lt_LT, lv_LV, mt_MT}: Likewise.
1772 * locales/{nl_BE, oc_FR, tr_CY, wa_BE}: Likewise.
b008d4c8 1773
4f83f459 17742012-04-20 Chandan Kumar <chandankumar.093047@gmail.com>
6b64057b 1775
4f83f459
JM
1776 [BZ#13968]
1777 * locales/mag_IN: New file.
1778 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
94ba57ac 1779
4f83f459
JM
17802012-05-21 Bruno Haible <bruno@clisp.org>
1781 Andreas Jaeger <aj@suse.de>
aacdb341 1782
4f83f459
JM
1783 * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
1784 * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
1785 anymore.
1786 * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
1787 (tests): Remove tst-strptime.
aacdb341 1788
4f83f459 17892012-05-11 Andreas Schwab <schwab@linux-m68k.org>
42c50112 1790
4f83f459
JM
1791 [BZ #11837]
1792 * charmaps/GB18030: Add missing entries.
6b64057b 1793
4f83f459 17942012-04-29 Aurelien Jarno <aurelien@aurel32.net>
6b64057b 1795
4f83f459
JM
1796 [BZ #13758]
1797 * locales/de_AT (LC_TIME): Change month name from "Feber" to
1798 "Februar".
2655fd5c 1799
4f83f459 18002012-04-12 Mike Frysinger <vapier@gentoo.org>
3b8dfc62 1801
4f83f459
JM
1802 [BZ #3768]
1803 * locales/en_GB (LC_TIME): Set am_pm and t_fmt_ampm fields.
1804 * locales/cy_GB (LC_TIME): Likewise. Also copy date_fmt from en_GB.
f311e884 1805
4f83f459 18062012-04-04 Jeff Law <law@redhat.com>
16c6f992 1807
4f83f459
JM
1808 [BZ #6770]
1809 * locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
b7763303 1810
4f83f459 18112012-04-04 Petr Baudis <pasky@ucw.cz>
1eb0b490 1812
4f83f459
JM
1813 [BZ #6770]
1814 * locales/ca_ES: This locale is now maintained by Jordi Mallach.
bb546936 1815
4f83f459 18162012-04-04 Dmitry V. Levin <ldv@altlinux.org>
2655fd5c 1817
4f83f459
JM
1818 [BZ #10346]
1819 * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
9d65ea3a 1820
4f83f459 18212012-03-09 Paul Eggert <eggert@cs.ucla.edu>
9d65ea3a 1822
4f83f459
JM
1823 [BZ #13673]
1824 Replace FSF snail mail address with URLs, as per GNU coding standards.
4b19cd7a 1825
4f83f459 18262012-03-07 Ulrich Drepper <drepper@gmail.com>
4b19cd7a 1827
4f83f459 1828 * Makefile (distribute): Remove variable.
fd5bdc09 1829
4f83f459 18302012-02-10 Joseph Myers <joseph@codesourcery.com>
fd5bdc09 1831
4f83f459 1832 Revert changes to locales from previous commit.
d3bdf19b 1833
4f83f459 18342012-02-07 Paul Eggert <eggert@cs.ucla.edu>
d3bdf19b 1835
4f83f459 1836 Replace FSF snail mail address with URLs, as per GNU coding standards.
cc9e536d 1837
4f83f459 18382012-01-07 Ulrich Drepper <drepper@gmail.com>
cc9e536d 1839
4f83f459
JM
1840 [BZ #13547]
1841 * locales/hu_HU: Fix collation rules.
1842 Patch by Egmont Koblinger <egmont@gmail.com>.
ee30c380 1843
4f83f459 18442011-12-23 Ulrich Drepper <drepper@gmail.com>
ee30c380 1845
4f83f459
JM
1846 [BZ #12840]
1847 * locales/sv_SE: Modernize date format.
5eb84b0e 1848
4f83f459
JM
1849 [BZ #12906]
1850 * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
5eb84b0e 1851
4f83f459 1852 * locales/wal_ET: Remove lang_ab entry.
79326757 1853
4f83f459
JM
1854 [BZ #12962]
1855 * locales/fi_FI: Various fixups.
1856 Patch by Marko Myllynen <myllynen@redhat.com>.
08ba8413 1857
4f83f459
JM
1858 [BZ #13085]
1859 * locales/ta_LK: New file.
1860 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
79326757 1861
4f83f459 1862 * locales/si_LK: Add country_ab2, country_ab3, country_num.
a79a1c70 1863
4f83f459 18642011-12-22 Ulrich Drepper <drepper@gmail.com>
a79a1c70 1865
4f83f459
JM
1866 [BZ #13096]
1867 * locales/fi_FI: Fix collation reordering rules.
445d72ca 1868
4f83f459
JM
1869 [BZ #13189]
1870 * SUPPORTED (SUPPORTED-LOCALES): Add ur_IN entry.
5d493feb 1871
4f83f459
JM
1872 [BZ #13282]
1873 * locales/brx_IN: New file.
1874 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
be97a69e 1875
4f83f459
JM
1876 [BZ #13413]
1877 * locales/nl_BE: Use LC_MONETARY from nl_NL.
be9c5e8b 1878
4f83f459
JM
1879 [BZ #13416]
1880 * locales/es_CU: New file.
1881 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
dcf4f6ef 1882
4f83f459
JM
1883 [BZ #13423]
1884 * locales/unm_US: New file.
1885 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
e371399f 1886
4f83f459
JM
1887 [BZ #13523]
1888 * locales/bho_IN: New file.
1889 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry
f4983929 1890
4f83f459 18912011-11-17 Ulrich Drepper <drepper@gmail.com>
a7b80ed5 1892
4f83f459
JM
1893 * Makefile (charmaps): Not need to filter out any of the VC
1894 directories.
1895 (locales): Likewise.
96b4b1b0 1896
4f83f459 18972011-11-11 Ulrich Drepper <drepper@gmail.com>
6894bb76 1898
4f83f459
JM
1899 [BZ #13147]
1900 * locales/de_AT: Use de_DE for LC_NUMERIC.
1901 * locales/es_BO: Use es_ES for LC_MESSAGES and LC_NUMERIC.
1902 * locales/es_CL: Likewise.
1903 * locales/es_CO: Likewise.
1904 * locales/es_DO: Likewise.
1905 * locales/es_EC: Likewise.
1906 * locales/es_GT: Likewise.
1907 * locales/es_HN: Likewise.
1908 * locales/es_MX: Likewise.
1909 * locales/es_NI: Likewise.
1910 * locales/es_PA: Likewise.
1911 * locales/es_PE: Likewise.
1912 * locales/es_PR: Likewise.
1913 * locales/es_PY: Likewise.
1914 * locales/es_SV: Likewise.
1915 * locales/es_UY: Likewise.
1916 * locales/es_VE: Likewise.
1917 * locales/es_ES: Fix LC_NUMERIC.
1918 * locales/es_CR: Use es_ES for LC_MESSAGES.
1919 * locales/fr_BE: Actually use grouping in LC_NUMERIC.
1920 * locales/fr_CA: Use fr_FR for LC_MESSAGES and LC_NUMERIC.
1921 * locales/fr_CH: Use de_CH for LC_NUMERIC.
1922 * locales/fr_LU: Use same grouping in LC_NUMERIC as in LC_MONETARY.
72d1dddb 1923
4f83f459 19242011-10-15 Ulrich Drepper <drepper@gmail.com>
9c1cc6f1 1925
4f83f459
JM
1926 * Makefile (tests): Add tst-setlocale2:
1927 (LOCALES): Add tr_TR.ISO-8859-9;
1928 (tst-setlocale2-ENV): Define.
1929 * tst-setlocale2.c: New file.
887ae4ea 1930
4f83f459 19312011-07-02 Roland McGrath <roland@hack.frob.com>
445d72ca 1932
4f83f459
JM
1933 * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
1934 Remove unused variable.
0e8131bb 1935
4f83f459 19362011-05-21 Ulrich Drepper <drepper@gmail.com>
0e8131bb 1937
4f83f459
JM
1938 [BZ #12788]
1939 * bug-setlocale1.c: New file.
1940 * Makefile: Add rules to build and run bug-setlocale1.
26f4163c 1941
4f83f459 19422011-05-17 Ulrich Drepper <drepper@gmail.com>
8b67c0d9 1943
4f83f459
JM
1944 [BZ #11837]
1945 * charmaps/GB18030: Update to GB18020-2005.
8b67c0d9 1946
4f83f459 19472011-05-16 Ulrich Drepper <drepper@gmail.com>
8b67c0d9 1948
4f83f459
JM
1949 [BZ #11987]
1950 * locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
1951 Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
8b67c0d9 1952
4f83f459 19532011-05-15 Ulrich Drepper <drepper@gmail.com>
8b67c0d9 1954
4f83f459
JM
1955 [BZ #9732]
1956 * locales/dz_BT: Move collations rules to...
1957 * locales/iso14651_t1_common: ...here.
8b67c0d9 1958
4f83f459
JM
1959 [BZ #9730]
1960 * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and
1961 first_workday.
1962 Patch by Johan Heikkila <johan.heikkila@gmail.com>.
8b67c0d9 1963
4f83f459 19642011-05-14 Ulrich Drepper <drepper@gmail.com>
8b67c0d9 1965
4f83f459
JM
1966 [BZ #12582]
1967 * charmaps/en_SG (LC_TIME): Fix time formats.
1968 Patch by KH Teo <b3virq3b@gmail.com>.
8b67c0d9 1969
4f83f459 19702011-05-09 Ulrich Drepper <drepper@gmail.com>
8b67c0d9 1971
4f83f459
JM
1972 [BZ #11487]
1973 * locales/sq_AL (yesexpr): Recognize pP as well.
1974 (noexpr): Recognize jJ as well.
8b67c0d9 1975
4f83f459
JM
1976 [BZ #11532]
1977 * charmaps/CP770: New file.
1978 * charmaps/CP771: New file.
1979 * charmaps/CP772: New file.
1980 * charmaps/CP773: New file.
1981 * charmaps/CP774: New file.
26f4163c 1982
4f83f459
JM
1983 [BZ #11578]
1984 * locales/es_PA: Change paper format to letter.
1985 * locales/es_SV: Likewise.
1986 Patch by Caolán McNamara <caolanm@redhat.com>.
7e699e38 1987
4f83f459
JM
1988 [BZ #11653]
1989 * locales/es_NI: Fix currency_symbol.
7e699e38 1990
4f83f459
JM
1991 [BZ #11668]
1992 * locales/es_NI: Change paper format to letter.
54bf215c 1993
4f83f459
JM
1994 [BZ #11945]
1995 * locales/ru_RU [LC_TIME]: Lowercase month names.
1996 Patch by Alexey Balmashnov <a.balmashnov@gmail.com>.
54bf215c 1997
4f83f459
JM
1998 [BZ #11947]
1999 * locales/mhr_RU: New file.
2000 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
23433315 2001
4f83f459
JM
2002 [BZ #11258]
2003 * locales/translit_neutral: Add entry for U20A1.
2004 * locales/es_SV (currency_symbol): Change to U20A1.
23433315 2005
4f83f459
JM
2006 [BZ #12158]
2007 * locales/lij_IT: New file.
2008 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
19f9bca3 2009
4f83f459
JM
2010 [BZ #12200]
2011 * locales/yue_HK: New file.
2012 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2013 Contributed by Chunshek Chan <chunshek@gmail.com>.
1e5e9ec8 2014
4f83f459
JM
2015 [BZ #12178]
2016 * locales/wae_CH: New file.
2017 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2018 Patch mostly by Kevin Bortis <bortis@translate-wae.ch>.
2019
2020 [BZ #12346]
2021 * locales/et_EE (LC_MONETARY): Change to Euro.
2022 Patch by Priit Laes <plaes@plaes.org>.
2023
2024 [BZ #12449]
2025 * locales/lb_LU: New file.
2026 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2027
2028 [BZ #12551]
2029 * locales/sw_KE: New file.
2030 * locales/sw_TZ: New file.
2031 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
2032
2033 [BZ #12611]
2034 * locales/ff_SN: New file.
2035 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2036
2037 [BZ #12660]
2038 * locales/tk_TM: Change day and month names back after edict.
2039 Patch by Ghorban M. Tavakoly <gmt314@yahoo.com>.
2040
2041 [BZ #12681]
2042 * locales/bem_ZA: New file.
2043 * locales/en_ZA: New file.
2044 * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entries.
2045
2046 [BZ #12541]
2047 * locales/ar_IN: Update currency_symbol.
2048 * locales/as_IN: Likewise.
2049 * locales/bn_IN: Likewise.
2050 * locales/en_IN: Likewise.
2051 * locales/gu_IN: Likewise.
2052 * locales/hi_IN: Likewise.
2053 * locales/kn_IN: Likewise.
2054 * locales/kok_IN: Likewise.
2055 * locales/ks_IN: Likewise.
2056 * locales/ml_IN: Likewise.
2057 * locales/mr_IN: Likewise.
2058 * locales/or_IN: Likewise.
2059 * locales/pa_IN: Likewise.
2060 * locales/sa_IN: Likewise.
2061 * locales/sd_IN: Likewise.
2062 * locales/ta_IN: Likewise.
2063 * locales/te_IN: Likewise.
2064 Patch by pravin.d.s@gmail.com.
5cee141a 2065
4f83f459
JM
2066 [BZ #12711]
2067 * charmaps/UTF-8: Update from reason Unidata.txt file.
3e8a75d1 2068
4f83f459
JM
2069 [BZ #12738]
2070 * locales/os_RU: New file.
2071 Contributed by Soslan Khubulov <soslanx@gmail.com>.
2072 * SUPPORTED: Add entry for os_RU.
19f9bca3 2073
4f83f459 20742010-12-02 Andreas Schwab <schwab@redhat.com>
11120957 2075
4f83f459
JM
2076 * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale
2077 names.
11120957 2078
4f83f459
JM
20792010-05-17 Andreas Schwab <schwab@redhat.com>
2080
2081 * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab.
2082
20832010-05-04 Andreas Schwab <schwab@redhat.com>
2084
2085 * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
2086 locale.
2087
20882010-05-03 Ulrich Drepper <drepper@redhat.com>
2089
2090 [BZ #11520]
2091 * locales/de_CH: Define week, first_weekday, and first_workday.
2092
20932010-04-08 Ulrich Drepper <drepper@redhat.com>
2094
2095 * locales/ar_AE: Fix typo.
2096 * locales/ar_BH: Likewise.
2097 * locales/ar_DZ: Likewise.
2098 * locales/ar_EG: Likewise.
2099 * locales/ar_IQ: Likewise.
2100 * locales/ar_JO: Likewise.
2101 * locales/ar_KW: Likewise.
2102 * locales/ar_LB: Likewise.
2103 * locales/ar_LY: Likewise.
2104 * locales/ar_MA: Likewise.
2105 * locales/ar_OM: Likewise.
2106 * locales/ar_QA: Likewise.
2107 * locales/ar_SD: Likewise.
2108 * locales/ar_SY: Likewise.
2109 * locales/ar_TN: Likewise.
2110 * locales/ar_YE: Likewise.
2111 * locales/ber_DZ: Likewise.
2112 * locales/ber_MA: Likewise.
2113 * locales/bn_IN: Likewise.
2114 * locales/en_HK: Likewise.
2115 * locales/en_IN: Likewise.
2116 * locales/en_PH: Likewise.
2117 * locales/en_SG: Likewise.
2118 * locales/gu_IN: Likewise.
2119 * locales/hi_IN: Likewise.
2120 * locales/hne_IN: Likewise.
2121 * locales/kn_IN: Likewise.
2122 * locales/kok_IN: Likewise.
2123 * locales/ks_IN@devanagari: Likewise.
2124 * locales/ml_IN: Likewise.
2125 * locales/mr_IN: Likewise.
2126 * locales/ms_MY: Likewise.
2127 * locales/mt_MT: Likewise.
2128 * locales/my_MM: Likewise.
2129 * locales/ne_NP: Likewise.
2130 * locales/nn_NO: Likewise.
2131 * locales/pa_IN: Likewise.
2132 * locales/sa_IN: Likewise.
2133 * locales/sd_IN@devanagari: Likewise.
2134 * locales/sq_AL: Likewise.
2135 * locales/sq_MK: Likewise.
2136 * locales/ta_IN: Likewise.
2137 * locales/te_IN: Likewise.
2138 * locales/zh_HK: Likewise.
2139 * locales/zh_SG: Likewise.
2140
2141 * SUPPORTED (SUPPORTED-LOCALES): Add cv_RU.
2142
2143 [BZ #10824]
2144 * locales/cv_RU: New file.
2145 Contributed by Adi Roiban <adi@roiban.ro>.
2146
2147 [BZ #10936]
2148 * locales/es_GT: Change paper size to letter.
2149
2150 * SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
2151
2152 [BZ #11470]
2153 * locales/sq_MK: New file.
2154 Contributed by Agron Selimaj <linuxmaster@verizon.net>.
2155
21562010-04-07 Ulrich Drepper <drepper@redhat.com>
2157
2158 [BZ #11471]
2159 * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss.
2160 Patch by Agron Selimaj <linuxmaster@verizon.net>.
2161
21622010-04-05 Ulrich Drepper <drepper@redhat.com>
2163
2164 [BZ #11007]
2165 * locales/pt_BR: Define thousands_sep and grouping.
2166
21672010-01-28 Marcelo E. Magallon <marcelo.magallon@gmail.com>
ee5a5ba6 2168
4f83f459
JM
2169 [BZ #11258]
2170 * locales/es_CR: Update for LC_MONETARY, LC_NUMERIC, LC_PAPER,
2171 LC_TELEPHONE and LC_NAME and LC_ADDRESS.
ee5a5ba6 2172
4f83f459 21732010-04-04 Ulrich Drepper <drepper@redhat.com>
49c7f271 2174
4f83f459
JM
2175 [BZ #11272]
2176 * locales/fr_BE: Define week, first_weekday, and first_workday.
49c7f271 2177
4f83f459 21782010-03-24 Ulrich Drepper <drepper@redhat.com>
6503cfe2 2179
4f83f459
JM
2180 [BZ #10554]
2181 * locales/et_EE: Change first_weekday and first_workday.
2182 Patch by Priit Laes <plaes@plaes.org>.
6503cfe2 2183
4f83f459 21842010-02-16 Paul Pluzhnikov <ppluzhnikov@google.com>
675a462b 2185
4f83f459 2186 * Makefile: Add missing gconv-modules dependency.
8a44c44f 2187
4f83f459 21882010-02-03 Ulrich Drepper <drepper@redhat.com>
8b67c0d9 2189
4f83f459
JM
2190 [BZ #10414]
2191 * locales/iso14651_t1_common: Fix sorting of malayalam letter 'na'.
2192 Patch by Pravin Satpute <psatpute@redhat.com>.
8b67c0d9 2193
4f83f459
JM
2194 * locales/kok_IN: New file.
2195 Contributed by Pravin Satpute <psatpute@redhat.com> and
2196 Shailendra Bandodkar <sbandodk@redhat.com>.
8b67c0d9 2197
4f83f459
JM
2198 * locales/ta_IN: Move collation data...
2199 * locales/iso14651_t1_common: ...here.
2200 Patch by Pravin Satpute <psatpute@redhat.com>.
8b67c0d9 2201
4f83f459
JM
2202 * locales/as_IN: Use iso14651_t1 instead of local collation data.
2203 Patch by Pravin Satpute <psatpute@redhat.com>.
8b67c0d9 2204
4f83f459 22052010-01-25 Andreas Schwab <schwab@redhat.com>
8b67c0d9 2206
4f83f459 2207 * locales/i18n: Don't map U00DF to U1E9E in toupper table.
8b67c0d9 2208
4f83f459 22092009-11-24 Ulrich Drepper <drepper@redhat.com>
8b67c0d9 2210
4f83f459 2211 * locales/hsb_DE: Define week, first_weekday, and first_workday.
8b67c0d9 2212
4f83f459 22132009-11-23 Ulrich Drepper <drepper@redhat.com>
8b67c0d9 2214
4f83f459 2215 * locales/en_DK: Define week, first_weekday, and first_workday.
8b67c0d9 2216
4f83f459 22172009-11-22 Ulrich Drepper <drepper@redhat.com>
8b67c0d9 2218
4f83f459 2219 * locales/nl_NL: Define week, first_weekday, and first_workday.
8b67c0d9 2220
4f83f459 22212009-10-30 Ulrich Drepper <drepper@redhat.com>
8b67c0d9 2222
4f83f459
JM
2223 * locales/it_CH: Fix typos in last change.
2224 * locales/it_IT: Likewise.
3c2c4bf6 2225
4f83f459 2226 * SUPPORTED (SUPPORTED-LOCALES): Add my_MM.
3c2c4bf6 2227
4f83f459
JM
2228 [BZ #9986]
2229 * locales/iso_14651_common: Add rules for Burmese.
2230 * locales/my_MM: New file.
2231 Contributed by Keith Stribley <devel@thanlwinsoft.org>.
b47525dd 2232
4f83f459
JM
2233 [BZ #10286]
2234 * locales/ast_ES: Define first_weekday.
9fd76770 2235
4f83f459
JM
2236 [BZ #10312]
2237 * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
2238 Patch by Jorge Guerrero <geojorg@gmail.com>.
675a462b 2239
4f83f459
JM
2240 [BZ #10319]
2241 * locales/shs_CA: Fix accents.
2242 Patch by Neskie Manuel <neskiem@gmail.com>.
cfff39ea 2243
4f83f459 22442009-10-29 Ulrich Drepper <drepper@redhat.com>
bf20990d 2245
4f83f459
JM
2246 [BZ #10425]
2247 * locales/it_IT: Fix date_fmt.
2248 * locales/it_CH: Likewise.
2249 Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
b0e477a9 2250
4f83f459
JM
2251 * locales/POSIX: Define yesstr and nostr.
2252 * locales/en_US: Likewise.
2253 Patch by Petr Machata <pmachata@redhat.com>.
cfff39ea 2254
4f83f459
JM
2255 * locales/crh_UA: Fix first day of week and a few spellings.
2256 Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
0fc3cbc1 2257
4f83f459 22582009-10-15 Ulrich Drepper <drepper@redhat.com>
0fc3cbc1 2259
4f83f459 2260 * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8.
0fc3cbc1 2261
4f83f459
JM
2262 * locale/ps_AF: New file.
2263 Contributed by Sayamindu Dasgupta <sayamindu@gmail.com> and
2264 Pravin Satpute <psatpute@redhat.com>.
b23964c6 2265
4f83f459 22662009-06-16 Ulrich Drepper <drepper@redhat.com>
b23964c6 2267
4f83f459
JM
2268 [BZ #10011]
2269 * locales/de_AT: Define week, first_weekday, first_workday.
2270 Patch by Paul Marcher <flyer@gmail.com>.
5a5fe435 2271
4f83f459 22722009-06-15 Ulrich Drepper <drepper@redhat.com>
5a5fe435 2273
4f83f459
JM
2274 [BZ #10213]
2275 * SUPPORTED (SUPPORTED-LOCALES): Add dv_MV.UTF-8 entry.
2276 * locales/dv_MV: New file.
2277 Contributed by sofwathullah.mohamed@gmail.com.
5612e80b 2278
4f83f459 22792009-06-09 Ulrich Drepper <drepper@redhat.com>
5612e80b 2280
4f83f459
JM
2281 * locales/ur_IN: New file.
2282 Contributed by Pravin Satpute <psatpute@redhat.com>.
115a5327 2283
4f83f459 22842009-05-04 Ulrich Drepper <drepper@redhat.com>
115a5327 2285
4f83f459
JM
2286 * localedata/locales/bn_BD: Remove comment about missing collation
2287 rules.
2288 * localedata/locales/iso14651_t1_common: Add Bengali collation rules.
2289 Patch by Pravin Satpute <psatpute@redhat.com>.
3873630c 2290
4f83f459 22912009-03-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
3873630c 2292
4f83f459
JM
2293 * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
2294 first_workday to 2.
2295 * locales/da_DK: Likewise.
2296 * locales/de_DE: Likewise.
2297 * locales/fr_FR: Likewise.
2298 * locales/fur_IT: Likewise.
2299 * locales/fy_DE: Likewise.
2300 * locales/ht_HT: Likewise.
2301 * locales/hu_HU: Likewise.
2302 * locales/li_BE: Likewise.
2303 * locales/li_NL: Likewise.
2304 * locales/mk_MK: Likewise.
2305 * locales/nb_NO: Likewise.
2306 * locales/nds_DE: Likewise.
2307 * locales/nds_NL: Likewise.
2308 * locales/nn_NO: Likewise.
2309 * locales/pl_PL: Likewise.
2310 * locales/sc_IT: Likewise.
2311 * locales/sk_SK: Likewise.
2312 * locales/uk_UA: Likewise.
3873630c 2313
4f83f459
JM
2314 * locales/csb_PL: Change week[2] to 19971130.
2315 * locales/en_GB: Likewise.
2316 * locales/et_EE: Likewise.
3873630c 2317
4f83f459
JM
2318 * locales/sr_ME: Set week to 7;19971130;4.
2319 * locales/sr_RS: Likewise.
2320 * locales/sr_RS@latin: Likewise.
5497de87 2321
4f83f459 23222009-04-22 Ulrich Drepper <drepper@redhat.com>
5497de87 2323
4f83f459
JM
2324 [BZ #9963]
2325 * locales/en_PH: Fix LC_PAPER.
2326 * locales/es_CL: Likewise.
2327 * locales/es_CO: Likewise.
2328 * locales/es_MX: Likewise.
2329 * locales/es_US: Likewise.
2330 * locales/es_VE: Likewise.
2331 * locales/fil_PH: Likewise.
2332 * locales/ik_CA: Likewise.
2333 * locales/iu_CA: Likewise.
2334 * locales/tl_PH: Likewise.
0588a9cb 2335
4f83f459 23362009-04-18 Ulrich Drepper <drepper@redhat.com>
0588a9cb 2337
4f83f459 2338 * SUPPORTED: Add ks_IN.
481f9eca 2339
4f83f459 23402009-04-07 Ulrich Drepper <drepper@redhat.com>
481f9eca 2341
4f83f459
JM
2342 * locales/ks_IN@devanagari: Replace duplicated information with copy.
2343 Fix title. Patch by Pravin Satpute <psatpute@redhat.com>.
735be400 2344
4f83f459 23452009-04-06 Ulrich Drepper <drepper@redhat.com>
735be400 2346
4f83f459
JM
2347 * locales/ks_IN: New file.
2348 Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
2349 Pravin Satpute <psatpute@redhat.com>.
1b188a65 2350
4f83f459 23512009-03-23 Jakub Jelinek <jakub@redhat.com>
1b188a65 2352
4f83f459
JM
2353 [BZ #9985]
2354 * charmaps/UTF-8: Fix encoding of <U1080>..<U109F>, <U12AF>.
2355 Based on patch by Keith Stribley <devel@thanlwinsoft.org>.
906dd40d 2356
4f83f459 23572009-03-15 Ulrich Drepper <drepper@redhat.com>
eee6b143 2358
4f83f459
JM
2359 [BZ #9844]
2360 * locales/iso14651_t1_common: Move U0138 entry.
cd2d01fa 2361
4f83f459
JM
2362 [BZ #9833]
2363 * locales/ko_KR: Fix noexpr. Add nostr.
8a8d8eb9 2364
4f83f459
JM
2365 [BZ #9891]
2366 * locales/mt_MT: Fix spelling of August (Awwissu).
2367 Patch by Martin Pitt.
2368
23692009-03-14 Ulrich Drepper <drepper@redhat.com>
2370
2371 [BZ #9916]
2372 * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
2373 * locales/nan_TW@latin: New file.
2374 Contributed by Arne Goetje.
2375
23762009-02-11 Ulrich Drepper <drepper@redhat.com>
2377
2378 * locales/iso14651_t1_common: Add rules for sorting Malayalam.
2379 Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
2380
23812009-02-06 Ulrich Drepper <drepper@redhat.com>
2382
2383 [BZ #7098]
2384 * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save
2385 timestamp in compressed charmaps.
2386 Patch by Gilles Espinasse <g.esp@free.fr>.
2387
2388 [BZ #9730]
2389 * locales/sv_FI: Fix time formats.
2390
2391 [BZ #9736]
2392 * locales/el_CY: Fix frac_digits and int_frac_digits.
2393 * locales/el_GR: Likewise.
2394 Patch by Clint Adams <schizo@debian.org>.
2395
23962009-01-28 Ulrich Drepper <drepper@redhat.com>
2397
2398 [BZ #9791]
2399 * locales/as_IN: Break circular include loops introduced in last patch.
2400 * locales/bn_BD: Likewise.
2401 * locales/bn_IN: Likewise.
2402 * locales/hi_IN: Likewise.
2403 * locales/mr_IN: Likewise.
2404 Patch by Pravin Satpute <psatpute@redhat.com>.
2405
24062009-01-08 Ulrich Drepper <drepper@redhat.com>
2407
2408 [BZ #9701]
2409 * locales/sk_SK: Slovakia uses the Euro.
2410
2411 [BZ #9704]
2412 * locales/mt_MT: Malta uses the Euro.
2413
2414 [BZ #9705]
2415 * locales/el_CY: Cyprus uses the Euro.
2416
24172008-12-31 Ulrich Drepper <drepper@redhat.com>
2418
2419 * locales/iso14651_t1_common: Fix sorting of U+0AB3.
2420 Patch by Pravin Satpute <psatpute@redhat.com>.
2421
24222008-12-30 Ulrich Drepper <drepper@redhat.com>
2423
2424 * locales/i18n: Move Indic Matra characters to punct.
2425 * locales/as_IN: Add support for internationalized digits.
2426 * locales/bn_BD: Likewise.
2427 * locales/bn_IN: Likewise.
2428 * locales/gu_IN: Likewise.
2429 * locales/hi_IN: Likewise.
2430 * locales/kn_IN: Likewise.
2431 * locales/ml_IN: Likewise.
2432 * locales/mr_IN: Likewise.
2433 * locales/or_IN: Likewise.
2434 * locales/pa_IN: Likewise.
2435 * locales/ta_IN: Likewise.
2436 * locales/te_IN: Likewise.
2437 Patch by Pravin Satpute <psatpute@redhat.com>.
2438
24392008-12-26 Ulrich Drepper <drepper@redhat.com>
2440
2441 * tests-mbwc/tst_types.h (TIN_MBRLEN_REC): Use correct array
2442 length constant.
2443
24442008-12-05 Ulrich Drepper <drepper@redhat.com>
2445
2446 * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.
2447
2448 * locales/hne_IN: New file.
2449 Contributed by Pravin Satpute <psatpute@redhat.com>.
2450
24512008-10-31 Ulrich Drepper <drepper@redhat.com>
2452
2453 [BZ #6920]
2454 * locales/af_ZA: Fix %%z and %%T and postal_fmts.
2455 * locales/ar_SA: Likewise.
2456 * locales/be_BY: Likewise.
2457 * locales/bs_BA: Likewise.
2458 * locales/ca_AD: Likewise.
2459 * locales/ca_ES: Likewise.
2460 * locales/crh_UA: Likewise.
2461 * locales/cs_CZ: Likewise.
2462 * locales/da_DK: Likewise.
2463 * locales/de_AT: Likewise.
2464 * locales/de_BE: Likewise.
2465 * locales/de_CH: Likewise.
2466 * locales/de_DE: Likewise.
2467 * locales/de_LU: Likewise.
2468 * locales/el_CY: Likewise.
2469 * locales/el_GR: Likewise.
2470 * locales/en_AU: Likewise.
2471 * locales/en_BW: Likewise.
2472 * locales/en_CA: Likewise.
2473 * locales/en_DK: Likewise.
2474 * locales/en_GB: Likewise.
2475 * locales/en_IE: Likewise.
2476 * locales/en_NG: Likewise.
2477 * locales/en_NZ: Likewise.
2478 * locales/en_ZA: Likewise.
2479 * locales/en_ZW: Likewise.
2480 * locales/es_AR: Likewise.
2481 * locales/es_BO: Likewise.
2482 * locales/es_CL: Likewise.
2483 * locales/es_CO: Likewise.
2484 * locales/es_CR: Likewise.
2485 * locales/es_DO: Likewise.
2486 * locales/es_EC: Likewise.
2487 * locales/es_ES: Likewise.
2488 * locales/es_GT: Likewise.
2489 * locales/es_HN: Likewise.
2490 * locales/es_MX: Likewise.
2491 * locales/es_NI: Likewise.
2492 * locales/es_PA: Likewise.
2493 * locales/es_PE: Likewise.
2494 * locales/es_PR: Likewise.
2495 * locales/es_PY: Likewise.
2496 * locales/es_SV: Likewise.
2497 * locales/es_UY: Likewise.
2498 * locales/es_VE: Likewise.
2499 * locales/eu_ES: Likewise.
2500 * locales/fa_IR: Likewise.
2501 * locales/fi_FI: Likewise.
2502 * locales/fo_FO: Likewise.
2503 * locales/fr_BE: Likewise.
2504 * locales/fr_CA: Likewise.
2505 * locales/fr_CH: Likewise.
2506 * locales/fr_FR: Likewise.
2507 * locales/fr_LU: Likewise.
2508 * locales/fy_DE: Likewise.
2509 * locales/fy_NL: Likewise.
2510 * locales/ga_IE: Likewise.
2511 * locales/gd_GB: Likewise.
2512 * locales/gl_ES: Likewise.
2513 * locales/gv_GB: Likewise.
2514 * locales/ha_NG: Likewise.
2515 * locales/he_IL: Likewise.
2516 * locales/hr_HR: Likewise.
2517 * locales/hsb_DE: Likewise.
2518 * locales/hu_HU: Likewise.
2519 * locales/id_ID: Likewise.
2520 * locales/ig_NG: Likewise.
2521 * locales/ik_CA: Likewise.
2522 * locales/is_IS: Likewise.
2523 * locales/it_CH: Likewise.
2524 * locales/it_IT: Likewise.
2525 * locales/iu_CA: Likewise.
2526 * locales/iw_IL: Likewise.
2527 * locales/kk_KZ: Likewise.
2528 * locales/kl_GL: Likewise.
2529 * locales/ko_KR: Likewise.
2530 * locales/ku_TR: Likewise.
2531 * locales/kw_GB: Likewise.
2532 * locales/ky_KG: Likewise.
2533 * locales/lg_UG: Likewise.
2534 * locales/li_BE: Likewise.
2535 * locales/li_NL: Likewise.
2536 * locales/lt_LT: Likewise.
2537 * locales/lv_LV: Likewise.
2538 * locales/mg_MG: Likewise.
2539 * locales/mk_MK: Likewise.
2540 * locales/mn_MN: Likewise.
2541 * locales/nb_NO: Likewise.
2542 * locales/nds_DE: Likewise.
2543 * locales/nds_NL: Likewise.
2544 * locales/nl_BE: Likewise.
2545 * locales/nl_NL: Likewise.
2546 * locales/nr_ZA: Likewise.
2547 * locales/nso_ZA: Likewise.
2548 * locales/pa_PK: Likewise.
2549 * locales/pl_PL: Likewise.
2550 * locales/pt_BR: Likewise.
2551 * locales/pt_PT: Likewise.
2552 * locales/ru_RU: Likewise.
2553 * locales/ru_UA: Likewise.
2554 * locales/rw_RW: Likewise.
2555 * locales/se_NO: Likewise.
2556 * locales/shs_CA: Likewise.
2557 * locales/sk_SK: Likewise.
2558 * locales/sl_SI: Likewise.
2559 * locales/sr_ME: Likewise.
2560 * locales/sr_RS: Likewise.
2561 * locales/sr_RS@latin: Likewise.
2562 * locales/ss_ZA: Likewise.
2563 * locales/st_ZA: Likewise.
2564 * locales/sv_FI: Likewise.
2565 * locales/sv_SE: Likewise.
2566 * locales/tg_TJ: Likewise.
2567 * locales/tk_TM: Likewise.
2568 * locales/tl_PH: Likewise.
2569 * locales/tn_ZA: Likewise.
2570 * locales/tr_CY: Likewise.
2571 * locales/tr_TR: Likewise.
2572 * locales/ts_ZA: Likewise.
2573 * locales/tt_RU@iqtelif: Likewise.
2574 * locales/ur_PK: Likewise.
2575 * locales/ve_ZA: Likewise.
2576 * locales/wa_BE: Likewise.
2577 * locales/wo_SN: Likewise.
2578 * locales/xh_ZA: Likewise.
2579 * locales/yo_NG: Likewise.
2580 * locales/zu_ZA: Likewise.
2581 Patch by Pekka Vuorela <pvuorela@gmail.com>.
2582
2583 * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings.
2584
2585 [BZ #6968]
2586 * locales/iso14651_t1_common: Add support for Sinhala.
2587 * localedata/si_LK.in: New file.
2588 Patch by harshula@gmail.com.
2589 * Makefile (test-input): Add si_LK.UTF-8.
2590 (LOCALES): Likewise.
2591
25922008-09-17 Ulrich Drepper <drepper@redhat.com>
2593
2594 * locales/en_GB: Set first weekday and workday to 2.
2595
25962008-09-16 Ulrich Drepper <drepper@redhat.com>
2597
2598 * locales/nl_AW: New file.
2599 * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2600
2601 * locales/en_AG: New file.
2602 * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
2603
26042008-09-15 Ulrich Drepper <drepper@redhat.com>
2605
2606 * locales/ht_HT: New file.
2607 * SUPPORTED: Add ht_HT.UTF-8.
2608
2609 * locales/en_GB: Change dom_tel_fmt to %A %l.
2610 * locales/de_DE: Likewise.
2611
2612 * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
2613
2614 * locales/sd_IN: New file.
2615 Contributed by Pravin Satpute <psatpute@redhat.com>.
8a8d8eb9 2616
4f83f459
JM
2617 * locales/sd_IN@devanagari: Fix locale name.
2618 * locales/ks_IN@devanagari: Likewise.
c1bfb3e0 2619
4f83f459 26202008-09-01 Ulrich Drepper <drepper@redhat.com>
5009c257 2621
4f83f459
JM
2622 * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari and
2623 sd_IN@devanagari.
c1bfb3e0 2624
4f83f459
JM
2625 [BZ #6857]
2626 * locales/sd_IN@devanagari: New file.
2627 Contributed by Pravin Satpute <psatpute@redhat.com>.
c1bfb3e0 2628
4f83f459
JM
2629 [BZ #6856]
2630 * locales/ks_IN@devanagari: New file.
2631 Contributed by Pravin Satpute <psatpute@redhat.com>.
46026b55 2632
4f83f459 26332008-07-11 Ulrich Drepper <drepper@redhat.com>
c1bfb3e0 2634
4f83f459
JM
2635 * locales/iso14651_t1_common: Add Kannada collation support.
2636 Patch by Pravin Satpute <psatpute@redhat.com>.
80d41976 2637
4f83f459 26382008-07-08 Ulrich Drepper <drepper@redhat.com>
80d41976 2639
4f83f459
JM
2640 [BZ #6713]
2641 * charmaps/UTF-8: Fix U1DBA entry representation.
2642 Patch by Colin Watson.
80922a99 2643
4f83f459 26442008-06-27 Ulrich Drepper <drepper@redhat.com>
80922a99 2645
4f83f459 2646 * tst-strptime.c (do_test): Add test of %EY.
a40fbc8d 2647
4f83f459 26482008-06-25 Ulrich Drepper <drepper@redhat.com>
104426b6 2649
4f83f459
JM
2650 * tst-strptime.c (do_test): Add test for parsing era year
2651 representation.
974069d8 2652
4f83f459
JM
2653 [BZ #5911]
2654 * locales/es_CR: Define first_weekday and first_workday.
a40fbc8d 2655
4f83f459
JM
2656 [BZ #5814]
2657 * locales/fi_FI: Fix separator for hours, minutes, and seconds.
99ae13c8 2658
4f83f459 26592008-06-24 Ulrich Drepper <drepper@redhat.com>
99ae13c8 2660
4f83f459
JM
2661 * locales/iso14651_t1_common: Add support for Gurumukhi script.
2662 Patch by Pravin Satpute <psatpute@redhat.com>.
7adbb39d 2663
4f83f459 26642008-05-21 Ulrich Drepper <drepper@redhat.com>
7adbb39d 2665
4f83f459
JM
2666 * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
2667 Reported by Pravin Satpute.
74e13385 2668
4f83f459 26692008-05-16 Ulrich Drepper <drepper@redhat.com>
74e13385 2670
4f83f459 2671 * locales/iso14651_t1_common: Remove duplicate U0C7B definition.
215a8745 2672
4f83f459 26732008-05-14 Ulrich Drepper <drepper@redhat.com>
b194db79 2674
4f83f459
JM
2675 [BZ #6438]
2676 * locales/iso14651_t1_common: Add sorting data for Telugu.
215a8745 2677
4f83f459
JM
2678 [BZ #6447]
2679 * locales/be_BY: Fix yesexpr.
2680 Patch by Alexander Mikhailian <mikhailian@altern.org>.
c52137d3 2681
4f83f459 26822008-04-15 Ulrich Drepper <drepper@redhat.com>
c52137d3 2683
4f83f459
JM
2684 * charmaps/UTF-8: Update for Unicode v5.1.
2685 * locales/i18n: Update for Unicode 5.
3f981865 2686
4f83f459 26872008-04-09 Ulrich Drepper <drepper@redhat.com>
3f981865 2688
4f83f459 2689 * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
fcf90e0a 2690
4f83f459 26912008-04-07 Ulrich Drepper <drepper@redhat.com>
f6d749f0 2692
4f83f459
JM
2693 [BZ #6021]
2694 * locales/es_ES: Fix p_cs_precedes and n_cs_precedes.
2695 Use common collation definition.
d03eba12 2696
4f83f459
JM
2697 [BZ #6040]
2698 * locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
3c2c56fe 2699
4f83f459
JM
2700 [BZ #6004]
2701 * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
2702 U+1E64, U+1E66, and U+1E68.
2703 Patch by Jesse Thilo <unixweenie@gmail.com>.
fcf90e0a 2704
4f83f459
JM
2705 [BZ #5478]
2706 * locales/hu_HU: Fix name_fmt.
4e0b2dbe 2707
4f83f459 27082008-03-31 Ulrich Drepper <drepper@redhat.com>
4e0b2dbe 2709
4f83f459
JM
2710 * locales/iso14651_t1_common: Add support for Gujarati script.
2711 Patch by Pravin Satpute <psatpute@redhat.com>.
9a69db29 2712
4f83f459 27132008-03-30 Jakub Jelinek <jakub@redhat.com>
9a69db29 2714
4f83f459 2715 * Makefile (LOCALES): Add ja_JP.UTF-8.
85ac2413 2716
4f83f459 27172008-03-23 Ulrich Drepper <drepper@redhat.com>
85ac2413 2718
4f83f459
JM
2719 * locales/iso14651_t1_common: Add support for Devanagari script.
2720 * locales/mr_IN: Adjust Devanagari sorting for mr_IN.
2721 Patch by Pravin Satpute <psatpute@redhat.com>.
78c76b41 2722
4f83f459 27232008-03-08 Ulrich Drepper <drepper@redhat.com>
78c76b41 2724
4f83f459
JM
2725 [BZ #5602]
2726 * locales/pt_PT: Fix mon_decimal_point.
443db178 2727
4f83f459 27282008-03-07 Ulrich Drepper <drepper@redhat.com>
443db178 2729
4f83f459
JM
2730 [BZ #5777]
2731 * locales/es_CR: Define am/pm format.
c958a6a4 2732
4f83f459 27332008-03-04 Ulrich Drepper <drepper@redhat.com>
15600683 2734
4f83f459 2735 * SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
c958a6a4 2736
4f83f459
JM
2737 * locales/en_CA: Add language information in LC_ADDRESS section.
2738 * locales/fr_CA: Likewise.
2739 * locales/ik_CA: Likewise.
2740 * locales/iu_CA: Likewise.
c958a6a4 2741
4f83f459
JM
2742 [BZ #5627]
2743 * locales/shs_CA: New file.
d90b8fa3 2744
4f83f459 27452008-01-10 Ulrich Drepper <drepper@redhat.com>
d90b8fa3 2746
4f83f459
JM
2747 [BZ #5520]
2748 * locales/ga_IE: Fix May, June, November and December entries in mon.
58d11795 2749
4f83f459 27502007-12-11 Ulrich Drepper <drepper@redhat.com>
58d11795 2751
4f83f459 2752 * charmsp/HP-THAI8: New file.
58d11795 2753
4f83f459
JM
2754 [BZ #5464]
2755 * charmaps/HP-GREEK8: New file.
58d11795 2756
4f83f459
JM
2757 [BZ #5463]
2758 * charmaps/HP-TURKISH8: New file.
65bc770f 2759
4f83f459 27602007-12-10 Ulrich Drepper <drepper@redhat.com>
65bc770f 2761
4f83f459 2762 * charmaps/UTF-8: Add Unicode 5.1 entries.
87520ccc 2763
4f83f459 27642007-12-07 Ulrich Drepper <drepper@redhat.com>
87520ccc 2765
4f83f459
JM
2766 [BZ #5427]
2767 * charmaps/HP-ROMAN9: New file.
c9d65f0f 2768
4f83f459 27692007-12-04 Ulrich Drepper <drepper@redhat.com>
c9d65f0f 2770
4f83f459
JM
2771 * locales/si_LK (mon): Fix February and November spelling.
2772 Patch by Danishka Navin <snavin@redhat.com>.
f2a8406a 2773
4f83f459 27742007-11-07 Ulrich Drepper <drepper@redhat.com>
f6ed654c 2775
4f83f459
JM
2776 [BZ #5238]
2777 * locales/ug_CN: Fix typo in collating symbol definition.
f2a8406a 2778
4f83f459
JM
2779 [BZ #5237]
2780 * locales/lo_LA: Fix typos in collation symbols.
7fe4e0e8 2781
4f83f459 27822007-11-06 Ulrich Drepper <drepper@redhat.com>
eb46bc8f 2783
4f83f459 2784 * locales/dz_BT: Fix representation of data.
7fe4e0e8 2785
4f83f459
JM
2786 * SUPPORTED (SUPPORTED-LOCALES): Add bo_CN and bo_IN.
2787 * locales/bo_CN: New file.
2788 * locales/bo_IN: New file.
4c6b2202 2789
4f83f459 27902007-10-28 Ulrich Drepper <drepper@redhat.com>
4c6b2202 2791
4f83f459
JM
2792 [BZ #5224]
2793 * locales/ig_NG: Add missing collating elements and symbols.
c9eb73d9 2794
4f83f459 27952007-10-14 Ulrich Drepper <drepper@redhat.com>
c9eb73d9 2796
4f83f459
JM
2797 [BZ #4098]
2798 * locales/pl_PL: Change abmon, abday, and d_fmt according to
2799 results of vote.
3a054d7a 2800
4f83f459 28012007-10-10 Ulrich Drepper <drepper@redhat.com>
3a054d7a 2802
4f83f459
JM
2803 * locales/iso14651_t1_common: If DIACRIT_FORWARD is defined, define
2804 second level of <LATIN> script as forward.
2805 * locales/de_DE: Define DIACRIT_FORWARD.
2806 * de_DE.in: Revert last change.
d17af6b5 2807
4f83f459 28082007-10-10 Jakub Jelinek <jakub@redhat.com>
d17af6b5 2809
4f83f459
JM
2810 * locales/en_US: Add first_weekday and first_workday.
2811 * locales/cs_CZ: Likewise.
2812 * locales/fur_IT: Likewise.
2813 * locales/fy_DE: Likewise.
2814 * locales/hu_HU: Likewise.
2815 * locales/i18n: Likewise.
2816 * locales/li_BE: Likewise.
2817 * locales/li_NL: Likewise.
2818 * locales/nds_DE: Likewise.
2819 * locales/nds_NL: Likewise.
2820 * locales/pl_PL: Likewise.
2821 * locales/sc_IT: Likewise.
2822 * locales/sk_SK: Likewise.
77537174 2823
4f83f459 28242007-10-09 Ulrich Drepper <drepper@redhat.com>
77537174 2825
4f83f459
JM
2826 * locales/de_DE: Set first week day to Monday.
2827 * locales/fr_FR: Likewise.
64ba41bc 2828
4f83f459 28292007-10-07 Ulrich Drepper <drepper@redhat.com>
64ba41bc 2830
4f83f459
JM
2831 [BZ #73]
2832 * locales/nb_NO: Update time information, collation, thousands
2833 separator.
2834 * locales/nn_NO: Likewise.
b80bfc8b 2835
4f83f459 28362007-10-04 Ulrich Drepper <drepper@redhat.com>
b80bfc8b 2837
4f83f459 2838 * locales/en_NG: New file.
b632f9a8 2839
4f83f459 28402007-10-04 Jakub Jelinek <jakub@redhat.com>
b632f9a8 2841
4f83f459 2842 * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
33a667de 2843
4f83f459 28442007-10-02 Ulrich Drepper <drepper@redhat.com>
6e682cf5 2845
4f83f459
JM
2846 * charmaps/UTF-8: Fix U06FF definition. Remove double U074A
2847 definition. Add U0B71 and U27C0 to U27CA definitions.
33a667de 2848
4f83f459 2849 * de_DE.in: Adjust for correct handling of backward direction sorting.
90241a20 2850
4f83f459
JM
2851 * fr_FR.in: New file.
2852 * Makefile: Add rules to run fr_FR sorting test.
d7c51a0c 2853
4f83f459 28542007-10-01 Ulrich Drepper <drepper@redhat.com>
68f3802d 2855
4f83f459
JM
2856 [BZ #4941]
2857 * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
c8caf089 2858
4f83f459 2859 * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8.
d7c51a0c 2860
4f83f459 2861 * locales/am_ET (LC_COLLATE): Define new script after copy.
592a95ee 2862
4f83f459 28632007-09-30 Ulrich Drepper <drepper@redhat.com>
a7f573e5 2864
4f83f459 2865 * locales/cs_SR: Removed.
0225b58a 2866
4f83f459 2867 * locales/lo_LA: Add missing collating element o-e.
ad5a3ce3 2868
4f83f459
JM
2869 * locales/is_IS: Cleanup. Remove invalid collation entries.
2870 * locales/lv_LV: Likewise.
0aae2e0e 2871
4f83f459 2872 * locales/fa_IR: Add missing collating element Alef-Hamza.
7de8d620 2873
4f83f459
JM
2874 * locales/da_DK: Add missing collating symbol ETH.
2875 * locales/nb_NO: Likewise.
db007b0d 2876
4f83f459
JM
2877 * locales/sa_IN: New file.
2878 * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
bfe6bf17 2879
4f83f459 2880 * locales/fr_FR: Change thousands_sep to U0020.
09115493 2881
4f83f459 2882 * locales/cs_CZ: Sort lowercase before uppercase.
b1e02421 2883
4f83f459
JM
2884 * locales/en_GB: Change first weekday and workday to Monday.
2885 * locales/nb_NO: Likewise.
2886 * locales/nn_NO: Likewise.
2887 [BZ #4833]
2888 * locales/da_DK: Likewise.
2889 [BZ #4705]
2890 * locales/et_EE: Likewise.
592a95ee 2891
4f83f459 2892 * locales/iso14651_t1_common: Add rules for Georgian.
592a95ee 2893
4f83f459
JM
2894 * locales/ber_DZ: New file.
2895 * locales/fil_PH: New file.
2896 * locales/fur_IT: New file.
2897 * locales/fy_DE: New file.
2898 * locales/ha_NG: New file.
2899 * locales/ig_NG: New file.
2900 * locales/ik_CA: New file.
2901 * locales/iu_CA: New file.
2902 * locales/li_BE: New file.
2903 * locales/li_NL: New file.
2904 * locales/nds_DE: New file.
2905 * locales/nds_NL: New file.
2906 * locales/pap_AN: New file.
2907 * locales/sc_IT: New file.
2908 * locales/tk_TM: New file.
2909 * locales/ug_CN: New file.
2910 * locales/yo_NG: New file.
2911 * SUPPORTED: Add the new locales.
8ad5c3cd 2912
4f83f459 29132007-09-29 Ulrich Drepper <drepper@redhat.com>
8ad5c3cd 2914
4f83f459 2915 * charmaps/ISO-8859-9E: New file.
90bf831b 2916
4f83f459 29172007-09-28 Ulrich Drepper <drepper@redhat.com>
90bf831b 2918
4f83f459 2919 * charmaps/KOI8-RU: New file.
c869d8c4 2920
4f83f459 29212007-09-23 Ulrich Drepper <drepper@redhat.com>
a6a03345 2922
4f83f459
JM
2923 [BZ #4556]
2924 * locales/de_CH: Fix d_fmt.
c869d8c4 2925
4f83f459
JM
2926 [BZ #4972]
2927 * charmaps/MAC-CENTRALEUROPE: New file.
1ae07d48 2928
4f83f459 29292007-08-24 Ulrich Drepper <drepper@redhat.com>
1ae07d48 2930
4f83f459
JM
2931 [BZ #3842]
2932 * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator.
2933 The latter might be more correct but usually cannot be displayed.
682e4437 2934
4f83f459 29352007-08-22 Ulrich Drepper <drepper@redhat.com>
2e0e1a05 2936
4f83f459
JM
2937 [BZ #4554]
2938 * locales/wo_SN: New file.
2939 * SUPPORTED: Add wo_SN entry.
682e4437 2940
4f83f459
JM
2941 [BZ #4557]
2942 * locales/as_IN: Change <UNASSIGNED-09CE> to <U09CE>.
ce31a3b1 2943
4f83f459 29442007-08-03 Jakub Jelinek <jakub@redhat.com>
ce31a3b1 2945
4f83f459 2946 * locales/translit_combining: Add U0141 and U0142.
1475e201 2947
4f83f459 29482007-07-30 Jakub Jelinek <jakub@redhat.com>
1475e201 2949
4f83f459 2950 * tst-strptime.c (do_test): Use %tu in fmt string for ptrdiff_t value.
087722b8 2951
4f83f459 29522007-07-16 Jakub Jelinek <jakub@redhat.com>
087722b8 2953
4f83f459
JM
2954 * locales/ar_SA (d_t_fmt, d_fmt, t_fmt, t_fmt_ampm): Replace %.1d
2955 with supported %e and %.1H with %k.
2956 * locales/dz_BT (t_fmt): Remove whitespace between % and H.
f98c2d06 2957
4f83f459 29582007-07-10 Ulrich Drepper <drepper@redhat.com>
f98c2d06 2959
4f83f459
JM
2960 [BZ #4773]
2961 * Makefile: Add rules to build and run tst-strptime.
2962 * tst-strptime.c: New file.
f84ecfd7 2963
4f83f459 29642007-05-07 Ulrich Drepper <drepper@redhat.com>
f84ecfd7 2965
4f83f459
JM
2966 * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon for
2967 January, February, and September to December, mon for January,
2968 February, September, and December, am_pm, and name_*.
2969 Patch by Amitakhya Phukan <aphukan@redhat.com>.
42808a34 2970
4f83f459 29712007-05-04 Ulrich Drepper <drepper@redhat.com>
42808a34 2972
4f83f459
JM
2973 [BZ #4114]
2974 * locales/ast_ES: New file.
2975 * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
61d5a67f 2976
4f83f459 29772007-04-27 Ulrich Drepper <drepper@redhat.com>
762422d1 2978
4f83f459
JM
2979 [BZ #4024]
2980 * locales/iso14651_t1: Include iso14651_t1_common for common
2981 sorting data.
2982 * locales/iso14651_t1_common: New file.
2983 * locales/iso14651_t1_pinyin: New file.
2984 * locales/zh_CN (LC_COLLATE): Use iso14651_t1_pinyin instead of
2985 iso14651_t1.
61d5a67f 2986
4f83f459
JM
2987 [BZ #3213]
2988 * locales/translit_neutral: Add entry for U2044.
a2809b30 2989
4f83f459 29902007-04-24 Ulrich Drepper <drepper@redhat.com>
a2809b30 2991
4f83f459
JM
2992 [BZ #4411]
2993 * locales/en_ZA: Update int_select.
2994 Patch by Dwayne Bailey <dwayne@translate.org.za>.
02c90699 2995
4f83f459 29962007-03-07 Steven Munroe <sjmunroe@us.ibm.com>
02c90699 2997
4f83f459
JM
2998 * Makefile: Define tst-sscanf-ENV.
2999 * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
821d3e70 3000
4f83f459 30012007-02-18 Ulrich Drepper <drepper@redhat.com>
ecb72bd5 3002
4f83f459
JM
3003 * Makefile (tests): Add tst-sscanf.
3004 (LOCALES): Add fa_IR.UTF-8.
3005 * tst-sscanf.c: New file.
e9bb5246 3006
4f83f459 3007 * da_DK.in: Adjust for unified collation.
821d3e70 3008
4f83f459 3009 * locales/vi_VN: Don't define HOK here as well.
4ca6a8d8 3010
4f83f459 30112007-02-17 Ulrich Drepper <drepper@redhat.com>
7acd205c 3012
4f83f459 3013 * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.
4ca6a8d8 3014
4f83f459
JM
3015 [BZ #1430]
3016 * locales/hu_HU: Revert
3017 * locales/hu_HU: Better collation.
3018 Patch by Gyuro Lehel <lehel@freemail.hu>.
5d248992 3019
4f83f459 30202005-01-16 Denis Barbier <barbier@linuxfr.org>
5d248992 3021
4f83f459
JM
3022 [BZ #672]
3023 * locales/ca_ES: Replace current collation rules by including
3024 iso14651_t1 and adding extra rules if needed. There should be
3025 no noticeable changes in sorted text. only ligatures and
3026 ignoreable characters have modified weights.
3027 * locales/da_DK: Likewise.
3028 * locales/en_CA: Likewise.
3029 * locales/es_US: Likewise.
3030 * locales/fi_FI: Likewise.
3031 * locales/nb_NO: Likewise.
93e36434 3032
4f83f459 30332007-02-17 Ulrich Drepper <drepper@redhat.com>
5d248992 3034
4f83f459
JM
3035 [BZ #672]
3036 * locales/iso14651_t1: Simplified. Extended.
70926737 3037
4f83f459
JM
3038 [BZ #58]
3039 * locales/uk_UA: New version.
9138cc0b 3040
4f83f459
JM
3041 [BZ #3156]
3042 * locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
6818d837 3043
4f83f459
JM
3044 [BZ #2692]
3045 * locales/es_VE: Add am/pm format support.
2e0e802a 3046
4f83f459
JM
3047 [BZ #2648]
3048 * locales/pl_PL: Fix currency_symbol and its placement.
07fb5185 3049
4f83f459
JM
3050 [BZ #3363]
3051 * SUPPORTED (SUPPORTED-LOCALES): Add tt_RU@iqtelif.
3052 * locales/tt_RU@iqtelif: New file.
93e66914 3053
4f83f459
JM
3054 [BZ #3334]
3055 * locales/sr_ME: Update from maintainer.
93e36434 3056
4f83f459
JM
3057 [BZ #3326]
3058 * SUPPORTED (SUPPORTED-LOCALES): Add crh_UA.
3059 * locales/crh_UA: New file.
04632864 3060
4f83f459 30612007-02-16 Ulrich Drepper <drepper@redhat.com>
c4630aea 3062
4f83f459
JM
3063 [BZ #3322]
3064 * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
3065 * locales/sr_RS: New file.
3066 * locales/sr_RS@latin: New file.
ad0b348c 3067
4f83f459
JM
3068 [BZ #3995]
3069 * locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
04632864 3070
4f83f459
JM
3071 [BZ #3885]
3072 * locales/i18n: Updates for Unicode 5.0.
3073 * charmaps/UTF-8: Likewise.
3074 Patch by Pablo Saratxaga <pablo@walon.org>
81c9d1c1 3075
4f83f459 30762007-01-12 Gwenole Beauchesne <gbeauchesne@mandriva.com>
81c9d1c1 3077
4f83f459
JM
3078 [BZ #3884]
3079 * locales/sl_SI: Slovenia joined the Euro zone.
3080 Fix negative number format.
77151937 3081
4f83f459 30822007-02-16 Ulrich Drepper <drepper@redhat.com>
77151937 3083
4f83f459
JM
3084 [BZ #3851]
3085 * locales/bn_BD: Fix full name of January and February.
3086 Patch by Jamil Ahmed <jamil@bengalinux.org>.
3dc08a7e 3087
4f83f459 30882007-02-02 Bruno Haible <bruno@clisp.org>
06c17c78 3089
4f83f459
JM
3090 * charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
3091 * charmaps/JOHAB: Add mapping for 0xD9 0xE8.
3092 Reported by Jungshik Shin <jungshik@google.com>.
3dc08a7e 3093
4f83f459
JM
3094 * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
3095 Reported by Jungshik Shin <jungshik@google.com>.
439201de 3096
4f83f459 30972007-01-19 Ulrich Drepper <drepper@redhat.com>
439201de 3098
4f83f459
JM
3099 * charmaps/BRF: New file.
3100 Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
f0d5e1f6 3101
4f83f459 31022006-12-05 Jakub Jelinek <jakub@redhat.com>
f0d5e1f6 3103
4f83f459
JM
3104 * locales/cs_CZ (LC_TIME): Change d_fmt to %e.%m.%Y from %-d.%-m.%Y.
3105 Change d_t_fmt to %a %-d. %B %Y, %H:%M:%S %Z from
3106 %a %e. %B %Y, %H:%M:%S %Z.
a0e31591 3107
4f83f459 31082006-11-02 Ulrich Drepper <drepper@redhat.com>
a0e31591 3109
4f83f459
JM
3110 * locales/mai_IN: New file.
3111 Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
a0e31591 3112
4f83f459 3113 * SUPPORTED: Add mai_IN/UTF-8.
90a0991a 3114
4f83f459 31152006-10-12 Ulrich Drepper <drepper@redhat.com>
90a0991a 3116
4f83f459
JM
3117 [BZ #3320]
3118 * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday.
ffb15bc0 3119
4f83f459 31202006-10-05 Dmitry V. Levin <ldv@altlinux.org>
ffb15bc0 3121
4f83f459 3122 * locales/tt_RU: Fix territory, title and descriptive comment.
2e4f1cfb 3123
4f83f459 31242006-10-05 Ulrich Drepper <drepper@redhat.com>
2e4f1cfb 3125
4f83f459
JM
3126 * locales/pa_IN (abday): Fix spelling of Sunday.
3127 Patch by Mayank Jain <majain@redhat.com>.
40f86887 3128
4f83f459 31292006-10-01 Ulrich Drepper <drepper@redhat.com>
40f86887 3130
4f83f459 3131 * locales/en_GB: Use more complete en_US data in LC_NAME.
88cc61e8 3132
4f83f459 31332006-09-29 Ulrich Drepper <drepper@redhat.com>
88cc61e8 3134
4f83f459
JM
3135 [BZ #39]
3136 * locales/sr_ME: New file.
3137 * SUPPORTED (SUPPORTED-LOCALES): Add sr_ME.
6624dbc0 3138
4f83f459 31392006-09-20 Ulrich Drepper <drepper@redhat.com>
6624dbc0 3140
4f83f459
JM
3141 [BZ #2823]
3142 * locales/mk_MK: Fix date_fmt. Add week, first_weekday, and
3143 first_workday information.
3144 Patch by Damjan Georgievski.
d052233c 3145
4f83f459 31462006-09-05 Ulrich Drepper <drepper@redhat.com>
d052233c 3147
4f83f459 3148 * locales/or_IN (mon): Fix February string.
542a6f62 3149
4f83f459 31502006-08-24 Ulrich Drepper <drepper@redhat.com>
542a6f62 3151
4f83f459
JM
3152 [BZ #2695]
3153 * locales/et_EE: Update LC_ADDRESS category.
3154 Patch by Priit Laes <amd@store20.com>.
aa2c6b6d 3155
4f83f459 31562006-08-23 Ulrich Drepper <drepper@redhat.com>
24982798 3157
4f83f459
JM
3158 [BZ #2662]
3159 * locales/bn_BD: Fix abday and day spelling of Tuesday.
aa2c6b6d 3160
4f83f459
JM
3161 [BZ #2473]
3162 * locales/en_NZ: Define am/pm formats.
9a464a6e 3163
4f83f459 31642006-08-22 Ulrich Drepper <drepper@redhat.com>
9a464a6e 3165
4f83f459 3166 * locales/nn_NO: Copy more categories from nb_NO.
96d5c5da 3167
4f83f459 31682006-08-19 Ulrich Drepper <drepper@redhat.com>
96d5c5da 3169
4f83f459
JM
3170 [BZ #3034]
3171 * locales/ml_IN (abmon): Fix June entry.
3172 * locales/bn_IN (abday): Fix Tuesday entry.
3173 (day): Likewise.
3174 (abmon): Fix January and February entries.
3175 (mon): Likewise.
3176 Patches by Mayank Jain <majain@redhat.com>.
977bb95f 3177
4f83f459
JM
31782006-08-13 Ulrich Drepper <drepper@redhat.com>
3179
3180 [BZ #935]
3181 * SUPPORTED (SUPPORTED-LOCALES): Add fy_NL.
3182 * locales/fy_NL: New file.
3183
31842006-08-12 Ulrich Drepper <drepper@redhat.com>
3185
3186 [BZ #3034]
3187 * locales/pa_IN (day): Fix spelling of Saturday.
3188 * locales/or_IN (mon): Fix spelling of May.
3189 * locales/ml_IN (day): Fix spelling of Sunday, Monday, Wednesday.
3190 (abmon): Fix spelling of March to October.
3191 (mon): Fix spelling of March, April, June, August to December.
3192 Patches by Mayank Jain <majain@redhat.com>.
3193
31942006-06-03 Eddy Petrisor <eddy.petrisor@gmail.com>
3195
3196 [BZ #2125]
3197 * locales/ro_RO: Fix collation rules for <U0218> and <U021A>.
3198 Define first_weekday, first_workdayweek_day, work_day,
3199 country_isbn and country_post fields.
3200 Comments for terminology and bibliographic codes were added.
3201
32022006-08-03 Ulrich Drepper <drepper@redhat.com>
3203
3204 * SUPPORTED (SUPPORTED-LOCALES): Add csb_PL.UTF-8.
3205
3206 [BZ #2961]
3207 * locales/csb_PL: New file.
3208
32092006-08-01 Ulrich Drepper <drepper@redhat.com>
3210
3211 * locales/es_NI: Define real t_fmt_ampm and am_pm.
3212 * locales/es_PE: Likewise.
3213
32142006-07-30 Ulrich Drepper <drepper@redhat.com>
3215
3216 * locales/te_IN: Minor fixups.
3217 * locales/pt_PT: Likewise.
3218
3219 * locales/aa_DJ: Add transliateration support to LC_CTYPE.
3220 * locales/af_ZA: Likewise.
3221 * locales/am_ET: Likewise.
3222 * locales/ar_AE: Likewise.
3223 * locales/ar_BH: Likewise.
3224 * locales/ar_DZ: Likewise.
3225 * locales/ar_EG: Likewise.
3226 * locales/ar_IN: Likewise.
3227 * locales/ar_IQ: Likewise.
3228 * locales/ar_JO: Likewise.
3229 * locales/ar_KW: Likewise.
3230 * locales/ar_LB: Likewise.
3231 * locales/ar_LY: Likewise.
3232 * locales/ar_MA: Likewise.
3233 * locales/ar_OM: Likewise.
3234 * locales/ar_QA: Likewise.
3235 * locales/ar_SA: Likewise.
3236 * locales/ar_SD: Likewise.
3237 * locales/ar_SY: Likewise.
3238 * locales/ar_TN: Likewise.
3239 * locales/ar_YE: Likewise.
3240 * locales/as_IN: Likewise.
3241 * locales/az_AZ: Likewise.
3242 * locales/be_BY: Likewise.
3243 * locales/bg_BG: Likewise.
3244 * locales/bn_BD: Likewise.
3245 * locales/bn_IN: Likewise.
3246 * locales/ca_AD: Likewise.
3247 * locales/ca_ES: Likewise.
3248 * locales/ca_ES@euro: Likewise.
3249 * locales/ca_FR: Likewise.
3250 * locales/ca_IT: Likewise.
3251 * locales/cs_CZ: Likewise.
3252 * locales/dz_BT: Likewise.
3253 * locales/el_CY: Likewise.
3254 * locales/el_GR: Likewise.
3255 * locales/en_AU: Likewise.
3256 * locales/en_CA: Likewise.
3257 * locales/en_DK: Likewise.
3258 * locales/en_GB: Likewise.
3259 * locales/en_HK: Likewise.
3260 * locales/en_IE: Likewise.
3261 * locales/en_IE@euro: Likewise.
3262 * locales/en_IN: Likewise.
3263 * locales/en_NZ: Likewise.
3264 * locales/en_PH: Likewise.
3265 * locales/en_SG: Likewise.
3266 * locales/en_US: Likewise.
3267 * locales/en_ZA: Likewise.
3268 * locales/es_AR: Likewise.
3269 * locales/es_BO: Likewise.
3270 * locales/es_CL: Likewise.
3271 * locales/es_CO: Likewise.
3272 * locales/es_CR: Likewise.
3273 * locales/es_DO: Likewise.
3274 * locales/es_EC: Likewise.
3275 * locales/es_ES: Likewise.
3276 * locales/es_ES@euro: Likewise.
3277 * locales/es_GT: Likewise.
3278 * locales/es_HN: Likewise.
3279 * locales/es_MX: Likewise.
3280 * locales/es_NI: Likewise.
3281 * locales/es_PA: Likewise.
3282 * locales/es_PE: Likewise.
3283 * locales/es_PR: Likewise.
3284 * locales/es_PY: Likewise.
3285 * locales/es_SV: Likewise.
3286 * locales/es_US: Likewise.
3287 * locales/es_UY: Likewise.
3288 * locales/es_VE: Likewise.
3289 * locales/et_EE: Likewise.
3290 * locales/eu_ES: Likewise.
3291 * locales/eu_ES@euro: Likewise.
3292 * locales/fa_IR: Likewise.
3293 * locales/fi_FI: Likewise.
3294 * locales/fi_FI@euro: Likewise.
3295 * locales/fo_FO: Likewise.
3296 * locales/ga_IE: Likewise.
3297 * locales/ga_IE@euro: Likewise.
3298 * locales/gez_ER: Likewise.
3299 * locales/gez_ET: Likewise.
3300 * locales/gl_ES: Likewise.
3301 * locales/gl_ES@euro: Likewise.
3302 * locales/gu_IN: Likewise.
3303 * locales/gv_GB: Likewise.
3304 * locales/he_IL: Likewise.
3305 * locales/hi_IN: Likewise.
3306 * locales/hr_HR: Likewise.
3307 * locales/hy_AM: Likewise.
3308 * locales/id_ID: Likewise.
3309 * locales/is_IS: Likewise.
3310 * locales/it_CH: Likewise.
3311 * locales/it_IT: Likewise.
3312 * locales/it_IT@euro: Likewise.
3313 * locales/iw_IL: Likewise.
3314 * locales/ja_JP: Likewise.
3315 * locales/kk_KZ: Likewise.
3316 * locales/kl_GL: Likewise.
3317 * locales/km_KH: Likewise.
3318 * locales/kn_IN: Likewise.
3319 * locales/ko_KR: Likewise.
3320 * locales/kw_GB: Likewise.
3321 * locales/ky_KG: Likewise.
3322 * locales/lg_UG: Likewise.
3323 * locales/lt_LT: Likewise.
3324 * locales/lv_LV: Likewise.
3325 * locales/mk_MK: Likewise.
3326 * locales/mr_IN: Likewise.
3327 * locales/ms_MY: Likewise.
3328 * locales/mt_MT: Likewise.
3329 * locales/nb_NO: Likewise.
3330 * locales/ne_NP: Likewise.
3331 * locales/nl_BE: Likewise.
3332 * locales/nl_BE@euro: Likewise.
3333 * locales/nl_NL: Likewise.
3334 * locales/nl_NL@euro: Likewise.
3335 * locales/nn_NO: Likewise.
3336 * locales/nr_ZA: Likewise.
3337 * locales/om_KE: Likewise.
3338 * locales/or_IN: Likewise.
3339 * locales/pa_IN: Likewise.
3340 * locales/pl_PL: Likewise.
3341 * locales/pt_BR: Likewise.
3342 * locales/pt_PT: Likewise.
3343 * locales/pt_PT@euro: Likewise.
3344 * locales/ru_RU: Likewise.
3345 * locales/ru_UA: Likewise.
3346 * locales/rw_RW: Likewise.
3347 * locales/se_NO: Likewise.
3348 * locales/si_LK: Likewise.
3349 * locales/sk_SK: Likewise.
3350 * locales/sl_SI: Likewise.
3351 * locales/so_SO: Likewise.
3352 * locales/sq_AL: Likewise.
3353 * locales/ss_ZA: Likewise.
3354 * locales/st_ZA: Likewise.
3355 * locales/sv_FI: Likewise.
3356 * locales/sv_FI@euro: Likewise.
3357 * locales/sv_SE: Likewise.
3358 * locales/ta_IN: Likewise.
3359 * locales/te_IN: Likewise.
3360 * locales/tg_TJ: Likewise.
3361 * locales/th_TH: Likewise.
3362 * locales/ti_ET: Likewise.
3363 * locales/tn_ZA: Likewise.
3364 * locales/tr_TR: Likewise.
3365 * locales/ts_ZA: Likewise.
3366 * locales/tt_RU: Likewise.
3367 * locales/uk_UA: Likewise.
3368 * locales/ve_ZA: Likewise.
3369 * locales/vi_VN: Likewise.
3370 * locales/xh_ZA: Likewise.
3371 * locales/zh_CN: Likewise.
3372 * locales/zh_HK: Likewise.
3373 * locales/zh_SG: Likewise.
3374 * locales/zu_ZA: Likewise.
3375
33762006-05-26 Ulrich Drepper <drepper@redhat.com>
3377
3378 * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
3379 * locales/as_IN: New file.
3380 * locales/or_IN: New file.
3381 Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
3382
33832006-05-02 Ulrich Drepper <drepper@redhat.com>
3384
3385 [BZ #1203]
3386 * locales/de_DE: Fix order of day of month and month name in
3387 date_fmt. Add period after the day number and avoid padding.
3388
3389 * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and
3390 tr_CY.UTF-8.
3391
3392 [BZ #531]
3393 * locales/tr_CY: New file.
3394
33952006-01-07 Eddy Petrisor <eddy.petrisor@gmail.com>
3396
3397 * locales/ro_RO: The sorting order of the letters a circumflex and
3398 a with breve was corrected according to the Romanian alphabet.
3399 Capital A with breve is in no longer used within day names.
3400 Romanian post-92 writing rules are used within day and abday fields.
3401 Fixed the international currency symbol because after the
3402 denomination (starting with the 1st of July 2005), the symbol is
3403 RON (1 RON = 10000 ROL).
3404 Grouping sign for thousands, which is ".", is used for Romanian.
3405 Numbers are grouped in sets of 3 digits.
3406 The short date format is %d.%m.%Y for Romanian in Romania.
3407 The year is placed before the time in date_fmt.
3408 %Z was replaced with %z in date formats because %Z is not
3409 used nor widely known in Romania, and Romania uses daylight saving
3410 and the difference is more obvious this way.
3411 abday for Saturday was changed because i> looks bad and is
3412 incorrect according to post-92 writing rules.
3413 In Romanian months' names are not capitalized. The same goes for
3414 the days' names.
3415 A4 is the prefered paper type and metric system is used;
3416 FIXMEs were removed.
3417 country_name, country_car, lang_name and lang_ab were added.
3418 name_mr, name_mrs, name_miss were added; name_ms omitted as
3419 there is no proper form it in Romanian.
3420 An explanation related to the cedilla/comma issue and
3421 the reson why the transliteration is a good idea was added.
3422 The default encoding was changed to UTF-8 because this is the
3423 only encoding that supports all Romanian specific symbols and
3424 dicritics.
3425 The name format was corrected while salutation abbreviation was
3426 omitted.
3427 postal_fmt was corrected according to the Romanian style of
3428 writing this information.
3429
34302006-05-01 Ulrich Drepper <drepper@redhat.com>
3431
3432 * SUPPORTED (SUPPORTED-LOCALES): Add el_CY.ISO-8859-7 and el_CY.UTF-8.
3433
3434 [BZ #531]
3435 * locales/el_CY: New file.
3436
3437 [BZ #192]
3438 * locales/hu_HU: Better month name abbreviations.
3439
3440 * SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
3441
3442 [BZ #68]
3443 * locales/hy_AM: Remove special collation rules. Fix yesexpr, noexpr,
3444 country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
3445 and name_mrs.
3446
3447 [BZ #388]
3448 * locales/pl_PL: Don't ignore U0020 in collation.
39450ec4 3449
4f83f459
JM
3450 [BZ #352]
3451 * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
001631a3 3452
4f83f459 34532006-05-01 Alexander Shopov <ash@contact.bg>
001631a3 3454
4f83f459
JM
3455 [BZ #2625]
3456 * charmaps/MIK: New file.
cf86bbe6 3457
4f83f459 34582006-04-26 Ulrich Drepper <drepper@redhat.com>
cf86bbe6 3459
4f83f459
JM
3460 * locales/bg_BG: Update after iso-4217.def update.
3461 * locales/bs_BA: Likewise.
3462 * locales/es_MX: Likewise.
3463 * locales/ru_RU: Likewise.
3464 * locales/tg_TJ: Likewise.
3465 * locales/tt_RU: Likewise.
c61a9cfb 3466
4f83f459 34672006-04-25 Ulrich Drepper <drepper@redhat.com>
c61a9cfb 3468
4f83f459
JM
3469 [BZ #2376]
3470 * locales/es_UY: Change curreny_symbol.
34a15e61 3471
4f83f459 34722006-04-24 Ulrich Drepper <drepper@redhat.com>
34a15e61 3473
4f83f459
JM
3474 [BZ #2349]
3475 * locales/de_CH: Change thousand separator to '.
396d3fa9 3476
4f83f459 34772006-01-17 Robert Millan <robertmh@gnu.org>
d1f4b4d0 3478
4f83f459
JM
3479 [BZ #2158]
3480 * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
3481 * locales/ca_AD: New file.
3482 * locales/ca_FR: New file.
3483 * locales/ca_IT: New file.
23948bda 3484
4f83f459 34852006-04-23 Ulrich Drepper <drepper@redhat.com>
e3fe84be 3486
4f83f459
JM
3487 [BZ #2134]
3488 * locales/pa_PK: New file.
3489 * SUPPORTED: Add pa_PK.UTF-8.
1622cb6f 3490
4f83f459
JM
3491 [BZ #1974]
3492 * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
3493 am_pm, and name_fmt.
1622cb6f 3494
4f83f459
JM
3495 [BZ #1787]
3496 * locales/en_ZA: Updates.
1622cb6f 3497
4f83f459
JM
3498 [BZ #1786]
3499 * locales/af_ZA: Updates.
1622cb6f 3500
4f83f459
JM
3501 [BZ #1785]
3502 * locales/st_ZA: Updates and formatting changes.
1622cb6f 3503
4f83f459
JM
3504 [BZ #1784]
3505 * locales/zu_ZA: Updates and formatting changes.
1622cb6f 3506
4f83f459
JM
3507 [BZ #1783]
3508 * locales/xh_ZA: Updates and formatting changes.
23948bda 3509
4f83f459
JM
3510 [BZ #1782]
3511 * locales/nr_ZA: New file.
3512 * locales/SUPPORTED: Add nr_ZA.UTF-8.
70e228a7 3513
4f83f459 35142006-04-10 Jakub Jelinek <jakub@redhat.com>
70e228a7 3515
4f83f459
JM
3516 * locales/cs_CZ (LC_TIME): Define week.
3517 * locales/sk_SK (LC_TIME): Likewise.
3518 * locales/pl_PL (LC_TIME): Likewise.
3519 * locales/en_US (LC_TIME): Change week to 7;19971130;7.
8e856b5a 3520
4f83f459 35212005-12-27 Roland McGrath <roland@redhat.com>
8e856b5a 3522
4f83f459 3523 * tst-ctype.c (main): Add some casts.
8e856b5a 3524
4f83f459 3525 * tst-mbswcs1.c (main): Make BUF const. Add casts in mbrtowc calls.
305bb37e 3526
4f83f459 35272006-01-02 Andreas Jaeger <aj@suse.de>
305bb37e 3528
4f83f459
JM
3529 * locales/fi_FI: Fix date_fmt.
3530 * locales/mn_MN: Likewise.
afd662ec 3531
4f83f459 35322005-11-21 Ulrich Drepper <drepper@redhat.com>
afd662ec 3533
4f83f459 3534 * locales/se_NO: Remove RCS ID line.
a0e3432c 3535
4f83f459 35362005-11-16 Ulrich Drepper <drepper@redhat.com>
a0e3432c 3537
4f83f459
JM
3538 [BZ 1872]
3539 * charmaps/ISO_11548-1. New file.
3540 Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2461e3dc 3541
4f83f459 35422005-11-11 Ulrich Drepper <drepper@redhat.com>
2461e3dc 3543
4f83f459
JM
3544 [BZ #1294]
3545 * locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
f06d38b3 3546
4f83f459 35472005-11-05 Ulrich Drepper <drepper@redhat.com>
f06d38b3 3548
4f83f459 3549 * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
ba2aceb8 3550
4f83f459 35512005-10-15 Ulrich Drepper <drepper@redhat.com>
ba2aceb8 3552
4f83f459
JM
3553 [BZ #119]
3554 * locales/es_AR: Fix thousands_sep and grouping.
3394d632 3555
4f83f459 35562005-10-14 Ulrich Drepper <drepper@redhat.com>
ed2c4520 3557
4f83f459
JM
3558 [BZ #451]
3559 * locales/rw_RW: New file.
3560 * SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
ef2a8e9b 3561
4f83f459
JM
3562 [BZ #367]
3563 * locales/si_LK: New file.
3564 * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
356af4b5 3565
4f83f459
JM
3566 [BZ #297]
3567 * locales/fi_FI: Change date_fmt.
d38627ee 3568
4f83f459 3569 * locales/te_IN: Fix noexpr, replace yY with nN.
d38627ee 3570
4f83f459
JM
3571 [BZ #305]
3572 * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
3573 * locales/ml_IN: Likewise.
3574 * locales/ta_IN: Likewise.
3575 * locales/kw_GB: Add yY to yesexpr.
3576 * locales/oc_FR: Likewise.
d38627ee 3577
4f83f459 3578 * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
d38627ee 3579
4f83f459
JM
3580 [BZ #71]
3581 [BZ #305]
3582 * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
3583 Define yesstr and nostr.
3584 * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
3585 * locales/ar_BH: Likewise.
3586 * locales/ar_DZ: Likewise.
3587 * locales/ar_IN: Likewise.
3588 * locales/ar_IQ: Likewise.
3589 * locales/ar_JO: Likewise.
3590 * locales/ar_KW: Likewise.
3591 * locales/ar_LB: Likewise.
3592 * locales/ar_LY: Likewise.
3593 * locales/ar_MA: Likewise.
3594 * locales/ar_OM: Likewise.
3595 * locales/ar_QA: Likewise.
3596 * locales/ar_SA: Likewise.
3597 * locales/ar_SD: Likewise.
3598 * locales/ar_SY: Likewise.
3599 * locales/ar_TN: Likewise.
3600 * locales/ar_YE: Likewise.
34b0ba28 3601
4f83f459
JM
3602 [BZ #56]
3603 * locales/de_DE: Add transliterations for quoting characters.
504417ac 3604
4f83f459
JM
3605 [BZ #448]
3606 * locales/vi_VN: Several fixes.
3607 Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
07b649c6 3608
4f83f459
JM
3609 [BZ #428]
3610 * locales/te_IN: Several fixes.
3611 Patch by Sunil Mohan Adapa <sunil@atc.tcs.co.in>.
7d4722e3 3612
4f83f459
JM
3613 [BZ #368]
3614 * locales/dz_BT: New file.
3615 * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
daa22612 3616
4f83f459
JM
3617 [BZ #195]
3618 * locales/hu_HU: Add some transliterations.
daa22612 3619
4f83f459
JM
3620 [BZ #1429]
3621 * locales/hu_HU: Define week.
f9126cc2 3622
4f83f459
JM
3623 [BZ #982]
3624 * locales/ml_IN: Fix title.
43f1b09e 3625
4f83f459
JM
3626 [BZ #981]
3627 * locales/ca_ES: Fix title.
5ec45f71 3628
4f83f459
JM
3629 [BZ #980]
3630 * locales/yi_US: Fix title.
8910e605 3631
4f83f459
JM
3632 * locales/nl_NL: Define country_car, lang_name, lang_ab,
3633 lang_term, and lang_lib.
3394d632 3634
4f83f459
JM
3635 [BZ #870]
3636 * locales/ku_TR: New file.
3637 * SUPPORTED (SUPPORTED-LOCALES): Add ku_TR.ISO-8859-9 and
3638 ku_TR.UTF-8.
1676aaef 3639
4f83f459 36402005-10-13 Ulrich Drepper <drepper@redhat.com>
1676aaef 3641
4f83f459
JM
3642 [BZ #533]
3643 * locales/ss_ZA: New file.
3644 Patch by Dwayne Bailey <dwayne@translate.org.za>.
1676aaef 3645
4f83f459
JM
3646 [BZ #529]
3647 * locales/tn_ZA: New file.
3648 Patch by Dwayne Bailey <dwayne@translate.org.za>.
1676aaef 3649
4f83f459
JM
3650 [BZ #491]
3651 * locales/ve_ZA: New file.
3652 Patch by Dwayne Bailey <dwayne@translate.org.za>.
1676aaef 3653
4f83f459
JM
3654 [BZ #486]
3655 * locales/nso_ZA: New file.
3656 Patch by Dwayne Bailey <dwayne@translate.org.za>.
1676aaef 3657
4f83f459
JM
3658 * SUPPORTED: Add nso_ZA.UTF-8, ve_ZA.UTF-8, tn_ZA.UTF-8, and
3659 ss_ZA.UTF-8.
30047d19 3660
4f83f459 36612005-10-12 Ulrich Drepper <drepper@redhat.com>
30047d19 3662
4f83f459
JM
3663 [BZ #532]
3664 * locales/ts_ZA: New file.
3665 Patch by Dwayne Bailey <dwayne@translate.org.za>.
30047d19 3666
4f83f459 3667 * SUPPORTED: Add ts_ZA.UTF-8.
c293f2e5 3668
4f83f459 36692005-09-29 Ulrich Drepper <drepper@redhat.com>
c293f2e5 3670
4f83f459
JM
3671 * locales/en_US: Fix postal_fmt.
3672 * locales/es_US: Update LC_ADDRESS info from en_US.
3673 Reported by FrankTang@gmail.com.
d3f70d6e 3674
4f83f459 36752005-09-25 Ulrich Drepper <drepper@redhat.com>
c1e36819 3676
4f83f459
JM
3677 [BZ #811]
3678 * locales/zh_CN: Fix date_fmt information.
2cf8a390 3679
4f83f459 3680 * SUPPORTED (SUPPORTED-LOCALES): Add km_KH.
2cf8a390 3681
4f83f459
JM
3682 [BZ #826]
3683 * locales/km_KH: New file.
d3f70d6e 3684
4f83f459 3685 * Makefile (LOCALES): Add zh_TW.EUC-TW.
3c73147e 3686
4f83f459 36872005-09-24 Ulrich Drepper <drepper@redhat.com>
e1c5d383 3688
4f83f459
JM
3689 [BZ #668]
3690 * locales/yi_US: Spelling fixes.
28222513 3691
4f83f459
JM
3692 [BZ #667]
3693 * locales/wa_BE: Fixed weekday names to match new orthographic rules.
3229fe25 3694
4f83f459
JM
3695 [BZ #666]
3696 * locales/tg_TJ: Correct yesexpr.
f5d1fccf 3697
4f83f459
JM
3698 [BZ #665]
3699 * locales/sq_AL: Add language specific collation.
b0e0ed88 3700
4f83f459
JM
3701 [BZ #663]
3702 * locales/bs_BA: Don't comment out reorder-after. Fix tel_int_fmt.
d6994de7 3703
4f83f459
JM
3704 [BZ #662]
3705 * locales/az_AZ: Fix the day and month names. Add transliteration
3706 for schwa character.
3404cbf8 3707
4f83f459
JM
3708 [BZ #657]
3709 * locales/bn_BD: Some corrections.
3710 Patch by Jamil Ahmed <jamil@bengalinux.org>.
43408c62 3711
4f83f459
JM
3712 [BZ #588]
3713 * locales/el_GR: Change to use 12h time format.
3714 Patch by Konstantinos Margaritis <markos@debian.org>.
270849d1 3715
4f83f459 3716 * SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
270849d1 3717
4f83f459
JM
3718 [BZ #566]
3719 * locales/hsb_DE: New file.
c093ea4f 3720
4f83f459
JM
3721 [BZ #527]
3722 * locales/sid_ET: Remove incorrect lang_ab definition.
d29f5cc7 3723
4f83f459
JM
3724 [BZ #525]
3725 * locales/ru_RU: Use nominative instead of genitive in mon data to
3726 align with other locales with the same issue.
a415dea4 3727
4f83f459 3728 * SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
a415dea4 3729
4f83f459
JM
3730 [BZ #520]
3731 * locales/ky_KG: New file.
72888fa9 3732
4f83f459
JM
3733 [BZ #495]
3734 * locales/st_ZA: Updates and corrections.
3735 Patch by Dwayne Bailey <dwayne@translate.org.za>.
6b776444 3736
4f83f459
JM
3737 [BZ #493]
3738 * locales/xh_ZA: Updates and corrections.
3739 Patch by Dwayne Bailey <dwayne@translate.org.za>.
c9726eab 3740
4f83f459
JM
3741 [BZ #488]
3742 * locales/zu_ZA: Updates and corrections.
3743 Patch by Dwayne Bailey <dwayne@translate.org.za>.
d1bb8177 3744
4f83f459
JM
3745 [BZ #484]
3746 * locales/af_ZA: Updates and corrections.
3747 Patch by Dwayne Bailey <dwayne@translate.org.za>.
3c73147e 3748
4f83f459 3749 * SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
3c73147e 3750
4f83f459
JM
3751 [BZ #1347]
3752 * locales/be_BY@latin: New file.
b6f6ee93 3753
4f83f459 37542005-09-23 Ulrich Drepper <drepper@redhat.com>
b6f6ee93 3755
4f83f459 3756 * SUPPORTED (SUPPORTED-LOCALES): Add mg_MG and mg_MG.UTF-8.
b6f6ee93 3757
4f83f459
JM
3758 [BZ #704]
3759 * locales/mg_MG: New file.
4f9d87ec 3760
4f83f459 37612005-07-26 Ulrich Drepper <drepper@redhat.com>
4f9d87ec 3762
4f83f459
JM
3763 * locales/hu_HU: Better collation.
3764 Patch by Gyuro Lehel <lehel@freemail.hu>.
1de4f8ee 3765
4f83f459 37662005-07-08 Ulrich Drepper <drepper@redhat.com>
1de4f8ee 3767
4f83f459
JM
3768 [BZ #448]
3769 * locales/vi_VN: Update locale.
278e9f8c 3770
4f83f459 37712005-07-05 Ulrich Drepper <drepper@redhat.com>
278e9f8c 3772
4f83f459 3773 * locales/en_US: Remove duplicate am_pn entry.
f13fd8e5 3774
4f83f459 37752005-05-28 Jakub Jelinek <jakub@redhat.com>
f13fd8e5 3776
4f83f459
JM
3777 [BZ #622]
3778 * locales/pa_IN (am_pm): Fix typos.
3779 Patch by Denis Barbier <barbier@linuxfr.org>.
34e4fda3 3780
4f83f459 37812005-05-22 Ulrich Drepper <drepper@redhat.com>
34e4fda3 3782
4f83f459
JM
3783 [BZ #1092]
3784 * locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.
d14df06c 3785
4f83f459 37862005-04-28 Jakub Jelinek <jakub@redhat.com>
d14df06c 3787
4f83f459
JM
3788 [BZ #1084]
3789 * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
935f3e67 3790
4f83f459 37912005-04-26 Ulrich Drepper <drepper@redhat.com>
935f3e67 3792
4f83f459
JM
3793 [BZ #1091]
3794 * locales/fa_IR: Add alt_digits, change date and time
3795 representation, and various cleanups.
3796 Patch by Hamed Malek <hamed@bamdad.org>.
12c879f8 3797
4f83f459 37982005-03-21 Jakub Jelinek <jakub@redhat.com>
12c879f8 3799
4f83f459
JM
3800 [BZ #823]
3801 * charmaps/WINDOWS-31J: Add % before alias keyword.
1aa4e40a 3802
4f83f459 38032005-02-27 Denis Barbier <barbier@debian.org>
1aa4e40a 3804
4f83f459
JM
3805 [BZ #38]
3806 * locales/sr_CS: New file.
3807 Contributed by Danilo Segan <dsegan@gmx.net>
3808 * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8.
93a91a8a 3809
4f83f459 38102005-03-18 Andreas Schwab <schwab@suse.de>
93a91a8a 3811
4f83f459
JM
3812 [BZ #622]
3813 * locales/pa_IN (am_pm): Fix character names.
93a91a8a 3814
4f83f459 38152005-03-18 Ulrich Drepper <drepper@redhat.com>
06bfee07 3816
4f83f459
JM
3817 [BZ #1084]
3818 * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
3819
38202004-12-19 Roland McGrath <roland@frob.com>
3821
3822 * gen-unicode-ctype.c (output_tables): Fix email address in output.
3823
38242004-10-02 Petter Reinholdtsen <pere@hungry.com>
3825
3826 [BZ #82]
3827 * locales/bn_BD: Remove duplicate LC_MESSAGES block. Correct the
3828 remaining block. Change contact info as this locale is now
3829 maintained by Jamil Ahmed. Patch from Jamil Ahmed.
3830
3831 * locales/bn_BD: Change category entries to look more like
3832 standard references.
3833
3834 [BZ #26]
3835 * locales/ta_IN: Correct sorting order. Corrected day and month
3836 abbrevations. Corrected name strings for mr., mrs. and miss.
3837 Patch from Thuraiappah Vaseeharan.
3838
38392004-12-17 GOTO Masanori <gotom@debian.or.jp>
3840
3841 * locales/te_IN: Fix language name spelling.
3842
38432004-12-14 Ulrich Drepper <drepper@redhat.com>
3844
3845 * locales/en_ZA: Update by Dwayne Bailey.
3846
38472004-11-27 Ulrich Drepper <drepper@redhat.com>
3848
3849 * locales/pa_IN: Add some missing fields and fix some spelling
3850 mistakes. Patch by Jatin Nansi <jnansi@redhat.com>.
3851
38522004-10-31 Petter Reinholdtsen <pere@hungry.com>
3853
3854 [BZ #337]
3855 * SUPPORTED: Update bug reporting comment.
3856 * locales/af_ZA: Change contact address from bug-glibc@gnu.org
3857 to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing
3858 list).
3859 * locales/an_ES: Likewise.
3860 * locales/ar_AE: Likewise.
3861 * locales/ar_BH: Likewise.
3862 * locales/ar_DZ: Likewise.
3863 * locales/ar_EG: Likewise.
3864 * locales/ar_IN: Likewise.
3865 * locales/ar_IQ: Likewise.
3866 * locales/ar_JO: Likewise.
3867 * locales/ar_KW: Likewise.
3868 * locales/ar_LB: Likewise.
3869 * locales/ar_LY: Likewise.
3870 * locales/ar_MA: Likewise.
3871 * locales/ar_OM: Likewise.
3872 * locales/ar_QA: Likewise.
3873 * locales/ar_SA: Likewise.
3874 * locales/ar_SD: Likewise.
3875 * locales/ar_SY: Likewise.
3876 * locales/ar_TN: Likewise.
3877 * locales/ar_YE: Likewise.
3878 * locales/be_BY: Likewise.
3879 * locales/bn_IN: Likewise.
3880 * locales/br_FR@euro: Likewise.
3881 * locales/ca_ES: Likewise.
3882 * locales/ca_ES@euro: Likewise.
3883 * locales/cs_CZ: Likewise.
3884 * locales/da_DK: Likewise.
3885 * locales/de_AT: Likewise.
3886 * locales/de_AT@euro: Likewise.
3887 * locales/de_BE: Likewise.
3888 * locales/de_BE@euro: Likewise.
3889 * locales/de_CH: Likewise.
3890 * locales/de_DE: Likewise.
3891 * locales/de_DE@euro: Likewise.
3892 * locales/de_LU: Likewise.
3893 * locales/de_LU@euro: Likewise.
3894 * locales/el_GR: Likewise.
3895 * locales/el_GR@euro: Likewise.
3896 * locales/en_AU: Likewise.
3897 * locales/en_BW: Likewise.
3898 * locales/en_CA: Likewise.
3899 * locales/en_DK: Likewise.
3900 * locales/en_GB: Likewise.
3901 * locales/en_HK: Likewise.
3902 * locales/en_IE: Likewise.
3903 * locales/en_IE@euro: Likewise.
3904 * locales/en_IN: Likewise.
3905 * locales/en_NZ: Likewise.
3906 * locales/en_PH: Likewise.
3907 * locales/en_SG: Likewise.
3908 * locales/en_US: Likewise.
3909 * locales/en_ZW: Likewise.
3910 * locales/es_AR: Likewise.
3911 * locales/es_BO: Likewise.
3912 * locales/es_CL: Likewise.
3913 * locales/es_CO: Likewise.
3914 * locales/es_CR: Likewise.
3915 * locales/es_DO: Likewise.
3916 * locales/es_EC: Likewise.
3917 * locales/es_ES: Likewise.
3918 * locales/es_ES@euro: Likewise.
3919 * locales/es_GT: Likewise.
3920 * locales/es_HN: Likewise.
3921 * locales/es_MX: Likewise.
3922 * locales/es_NI: Likewise.
3923 * locales/es_PA: Likewise.
3924 * locales/es_PE: Likewise.
3925 * locales/es_PR: Likewise.
3926 * locales/es_PY: Likewise.
3927 * locales/es_SV: Likewise.
3928 * locales/es_US: Likewise.
3929 * locales/es_UY: Likewise.
3930 * locales/es_VE: Likewise.
3931 * locales/et_EE: Likewise.
3932 * locales/eu_ES: Likewise.
3933 * locales/eu_ES@euro: Likewise.
3934 * locales/fi_FI: Likewise.
3935 * locales/fi_FI@euro: Likewise.
3936 * locales/fo_FO: Likewise.
3937 * locales/fr_BE: Likewise.
3938 * locales/fr_BE@euro: Likewise.
3939 * locales/fr_CA: Likewise.
3940 * locales/fr_CH: Likewise.
3941 * locales/fr_FR: Likewise.
3942 * locales/fr_FR@euro: Likewise.
3943 * locales/fr_LU: Likewise.
3944 * locales/fr_LU@euro: Likewise.
3945 * locales/ga_IE: Likewise.
3946 * locales/ga_IE@euro: Likewise.
3947 * locales/gl_ES: Likewise.
3948 * locales/gl_ES@euro: Likewise.
3949 * locales/gu_IN: Likewise.
3950 * locales/gv_GB: Likewise.
3951 * locales/he_IL: Likewise.
3952 * locales/hi_IN: Likewise.
3953 * locales/hr_HR: Likewise.
3954 * locales/hu_HU: Likewise.
3955 * locales/id_ID: Likewise.
3956 * locales/is_IS: Likewise.
3957 * locales/it_CH: Likewise.
3958 * locales/it_IT: Likewise.
3959 * locales/it_IT@euro: Likewise.
3960 * locales/iw_IL: Likewise.
3961 * locales/ja_JP: Likewise.
3962 * locales/kk_KZ: Likewise.
3963 * locales/kl_GL: Likewise.
3964 * locales/kn_IN: Likewise.
3965 * locales/ko_KR: Likewise.
3966 * locales/kw_GB: Likewise.
3967 * locales/lo_LA: Likewise.
3968 * locales/lt_LT: Likewise.
3969 * locales/lv_LV: Likewise.
3970 * locales/ml_IN: Likewise.
3971 * locales/mn_MN: Likewise.
3972 * locales/mr_IN: Likewise.
3973 * locales/ms_MY: Likewise.
3974 * locales/mt_MT: Likewise.
3975 * locales/nb_NO: Likewise.
3976 * locales/nl_BE: Likewise.
3977 * locales/nl_BE@euro: Likewise.
3978 * locales/nl_NL: Likewise.
3979 * locales/nl_NL@euro: Likewise.
3980 * locales/nn_NO: Likewise.
3981 * locales/pa_IN: Likewise.
3982 * locales/pl_PL: Likewise.
3983 * locales/pt_BR: Likewise.
3984 * locales/pt_PT: Likewise.
3985 * locales/pt_PT@euro: Likewise.
3986 * locales/ro_RO: Likewise.
3987 * locales/ru_RU: Likewise.
3988 * locales/ru_UA: Likewise.
3989 * locales/sk_SK: Likewise.
3990 * locales/sl_SI: Likewise.
3991 * locales/sq_AL: Likewise.
3992 * locales/sv_FI: Likewise.
3993 * locales/sv_FI@euro: Likewise.
3994 * locales/sv_SE: Likewise.
3995 * locales/ta_IN: Likewise.
3996 * locales/te_IN: Likewise.
3997 * locales/th_TH: Likewise.
3998 * locales/tr_TR: Likewise.
3999 * locales/uk_UA: Likewise.
4000 * locales/ur_PK: Likewise.
4001 * locales/vi_VN: Likewise.
4002 * locales/wa_BE@euro: Likewise.
4003 * locales/zh_CN: Likewise.
4004 * locales/zh_HK: Likewise.
4005 * locales/zh_SG: Likewise.
4006 * locales/zh_TW: Likewise.
4007
4008 [BZ #187]
4009 * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid
4010 surprises when using untranslated program.
4011 * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to
4012 make it more like the structure of the POSIX locale values.
4013 * locales/tr_TR: Correct numeric decimal point to use comma, and
4014 correct grouping.
4015 Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
4016
4017 [BZ #421]
4018 * locales/tr_TR: Update with new currency symbol valid from
4019 2005-01-01. Patch from Nilgün Belma Bugüner.
4020 * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
4021
40222004-10-11 Ulrich Drepper <drepper@redhat.com>
4023
4024 * locales/fa_IR: Add to_inpunct map.
4025 Patch by Hamed Malek <hamed@bamdad.org>.
4026
40272004-10-04 Ulrich Drepper <drepper@redhat.com>
4028
4029 [BZ #413]
4030 * locales/gu_IN: Update various incorrect and missing information.
4031 Patch by Ankit Patel <ankit@redhat.com>.
4032
40332004-09-28 Ulrich Drepper <drepper@redhat.com>
4034
4035 * locales/nb_NO: Make language field consistent in form with nn_NO.
4036
40372004-09-27 Ulrich Drepper <drepper@redhat.com>
4038
4039 * locales/cy_GB: Fix d_t_fmt ("a viz" -> "mis").
4040 Reported by Alan Cox <alan@redhat.com>.
4041
40422004-08-07 Petter Reinholdtsen <pere@hungry.com>
4043
4044 * Makefile (test-input): Add tr_TR.UTF-8 sorting test. Test case
4045 for BZ #19.
4046 * tr_TR.in: New file.
4047
40482004-07-31 Bruno Haible <bruno@clisp.org>
4049
4050 * charmaps/EUC-JISX0213: Updated to JISX0213 plane 1 version 2004.
4051 * charmaps/SHIFT_JISX0213: Likewise.
4052
40532004-07-22 Bruno Haible <bruno@clisp.org>
4054
4055 * charmaps/ISO-8859-7: Add mappings for 0xA4, 0xA5, 0xAA. Add alias
4056 ISO_8859-7:2003.
4057
40582004-07-22 Bruno Haible <bruno@clisp.org>
4059
4060 * charmaps/ISO-8859-11: Define identity mapping for 0x80..0x9F.
4061
40622004-07-14 Petter Reinholdtsen <pere@hungry.com>
4063
4064 * locales/kr_KO: Change month names to use latin numbers instead
4065 of hangul numeric pronounciation. Patch from Changwoo
4066 Ryu.[BZ #25]
b82276d1 4067
4f83f459 40682004-07-17 Petter Reinholdtsen <pere@hungry.com>
b82276d1 4069
4f83f459 4070 * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244].
893a3511 4071
4f83f459 40722004-05-18 Petter Reinholdtsen <pere@hungry.com>
893a3511 4073
4f83f459
JM
4074 * locales/sl_SI [LC_TIME]: Correct d_fmt date format from
4075 '22.06.2003' to '22. 06. 2003'. Change requested from Aleks
4076 Reinhardt, and approved by the locale author Borka
4077 Jerman-Blazic. [BZ #163]
d40eb37a 4078
4f83f459 40792004-05-17 Ulrich Drepper <drepper@redhat.com>
d40eb37a 4080
4f83f459 4081 * SUPPORTED (SUPPORTED-LOCALES): Remove sr_YU locales.
cc24242d 4082
4f83f459 40832004-05-15 Petter Reinholdtsen <pere@hungry.com>
cc24242d 4084
4f83f459
JM
4085 * locales/it_IT: Change currency formatting from none to two
4086 fraction dicits, as Italy now uses the Euro. Patch from Marko
4087 Djukic. [BZ #111]
4bb8fc33 4088
4f83f459 40892004-05-02 Petter Reinholdtsen <pere@hungry.com>
4bb8fc33 4090
4f83f459
JM
4091 * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
4092 (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
5ce98c3f 4093
4f83f459 40942004-05-03 Ulrich Drepper <drepper@redhat.com>
5ce98c3f 4095
4f83f459 4096 * locales/wal_ET: New file [BZ #142]. Contributed by Daniel Yacob.
5ce98c3f 4097
4f83f459 40982004-05-02 Petter Reinholdtsen <pere@hungry.com>
5ce98c3f 4099
4f83f459
JM
4100 * locales/sid_ET: Correct lang_ab and source information.
4101 Patch from Daniel Yacob.
f532641d 4102
4f83f459 41032004-04-17 Petter Reinholdtsen <pere@hungry.com>
f532641d 4104
4f83f459
JM
4105 * locales/et_EE: Change default charset for et_EE locale from
4106 ISO-8859-1 to ISO-8859-15, to reflect the content of
4107 <URL:http://www.eki.ee/itstandard/contents.html>. Based on input
4108 from Indrek Hein and Meelis Roos.
4109 * SUPPORTED: Add et_EE.ISO-8859-15. [BZ #118]
7eb7fdda 4110
4f83f459 41112004-04-17 Ulrich Drepper <drepper@redhat.com>
7eb7fdda 4112
4f83f459
JM
4113 * SUPPORTED (SUPPORTED-LOCALES): Add kk_KZ/PT154.
4114 * locales/kk_KZ: New file.
4115 * charmaps/PT154: New file.
4116 * charmaps/RK1048: New file.
81562526 4117
4f83f459 41182004-03-19 Petter Reinholdtsen <pere@hungry.com>
81562526 4119
4f83f459
JM
4120 * locales/af_ZA: Make sure yesexpr and noexpr regex start with '^'.
4121 * locales/ar_TN: Likewise.
4122 * locales/ar_YE: Likewise.
4123 * locales/bn_BD: Likewise.
4124 * locales/br_FR: Likewise.
4125 * locales/ca_ES: Likewise.
4126 * locales/cy_GB: Likewise.
4127 * locales/gd_GB: Likewise.
4128 * locales/gv_GB: Likewise.
4129 * locales/hy_AM: Likewise.
4130 * locales/id_ID: Likewise.
4131 * locales/ka_GE: Likewise.
4132 * locales/kw_GB: Likewise.
4133 * locales/lg_UG: Likewise.
4134 * locales/mk_MK: Likewise.
4135 * locales/oc_FR: Likewise.
4136 * locales/ru_UA: Likewise.
4137 * locales/sk_SK: Likewise.
4138 * locales/sr_YU: Likewise.
4139 * locales/sr_YU@cyrillic: Likewise.
4140 * locales/uk_UA: Likewise.
4141 * locales/ur_PK: Likewise.
4142 * locales/wa_BE: Likewise.
cabd81c0 4143
4f83f459 41442004-03-17 Ulrich Drepper <drepper@redhat.com>
cabd81c0 4145
4f83f459
JM
4146 * locales/fa_IR: Fix yesexpr and noexpr.
4147 Patch by Hamed Malek <hamed@bamdad.org>.
f04b9a68 4148
4f83f459 41492004-02-16 Ulrich Drepper <drepper@redhat.com>
f04b9a68 4150
4f83f459
JM
4151 * locales/tr_TR: Correct sorting order of the normal and dotless I
4152 [BZ #19].
7be688b5 4153
4f83f459 41542004-02-09 Ulrich Drepper <drepper@redhat.com>
6a31ae84 4155
4f83f459
JM
4156 * locales/fa_IR: Add to_outpunct info and change decimal_point and
4157 thousand_sep to ASCII value.
4158
41592004-01-19 Ulrich Drepper <drepper@redhat.com>
4160
4161 * SUPPORTED: Add all kinds of UTF-8 locales.
4162
41632004-01-18 Bruno Haible <bruno@clisp.org>
4164
4165 * locales/lg_UG: Renamed from lug_UG, with trivial updates.
4166 * locales/lug_UG: Remove file.
4167 * SUPPORTED: Create lg_UG instead of lug_UG.
4168
41692003-12-31 Bruno Haible <bruno@clisp.org>
4170
4171 * charmaps/IBM866NAV: Fix the character values.
4172
41732004-01-01 Petter Reinholdtsen <pere@hungry.com>
4174
4175 * sort-test.sh: Print the status for both the sorting tests, xfrm
4176 and collate, making it possible to know which one of them that
4177 fail if only one of them misbehaves. Indent output from
4178 'diff -u' when sorting test fail, to make it easier to visually
4179 group the output.
4180
41812004-01-01 Petter Reinholdtsen <pere@hungry.com>
4182
4183 * tst-fmon.data: Add simple test to check left justified currency
4184 values in the C locale.
4185
41862004-01-01 Ulrich Drepper <drepper@redhat.com>
4187
4188 * tst-fmon.sh: Don't print every line. The program already prints
4189 the failing ones.
4190
4191 * tst-fmon.c (main): Fix typo in message.
4192
41932003-07-06 Petter Reinholdtsen <pere@hungry.com>
4194
4195 * locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
4196 * locales/hr_HR: Correct the email address of Tomislav Vujec.
4197 * locales/ja_JP: Document EUC-JP as the recommended charset.
4198 * locales/ko_KR: List Won-kyu Park as the author/contact for the
4199 locale.
4200 * locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
4201
42022003-12-22 Ulrich Drepper <drepper@redhat.com>
4203
4204 * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale.
4205
42062003-12-05 Ulrich Drepper <drepper@redhat.com>
4207
4208 * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG.
4209
4210 * locales/aa_DJ: Add int_select. Use copy where possible.
4211 * locales/am_ET: Likewise.
4212 * locales/ar_BH: Likewise.
4213 * locales/ar_DZ: Likewise.
4214 * locales/ar_EG: Likewise.
4215 * locales/ar_IN: Likewise.
4216 * locales/az_AZ: Likewise.
4217 * locales/be_BY: Likewise.
4218 * locales/bn_BD: Likewise.
4219 * locales/bn_IN: Likewise.
4220 * locales/br_FR: Likewise.
4221 * locales/bs_BA: Likewise.
4222 * locales/da_DK: Likewise.
4223 * locales/de_AT: Likewise.
4224 * locales/de_BE: Likewise.
4225 * locales/el_GR: Likewise.
4226 * locales/en_AU: Likewise.
4227 * locales/en_BW: Likewise.
4228 * locales/en_CA: Likewise.
4229 * locales/en_DK: Likewise.
4230 * locales/en_IN: Likewise.
4231 * locales/es_AR: Likewise.
4232 * locales/es_BO: Likewise.
4233 * locales/es_CL: Likewise.
4234 * locales/es_CO: Likewise.
4235 * locales/es_CR: Likewise.
4236 * locales/es_DO: Likewise.
4237 * locales/es_EC: Likewise.
4238 * locales/es_GT: Likewise.
4239 * locales/es_HN: Likewise.
4240 * locales/es_SV: Likewise.
4241 * locales/et_EE: Likewise.
4242 * locales/fi_FI: Likewise.
4243 * locales/fr_BE: Likewise.
4244 * locales/fr_CA: Likewise.
4245 * locales/fr_FR: Likewise.
4246 * locales/gu_IN: Likewise.
4247 * locales/hi_IN: Likewise.
4248 * locales/hr_HR: Likewise.
4249 * locales/hu_HU: Likewise.
4250 * locales/is_IS: Likewise.
4251 * locales/ka_GE: Likewise.
4252 * locales/kn_IN: Likewise.
4253 * locales/ml_IN: Likewise.
4254 * locales/mr_IN: Likewise.
4255 * locales/nl_BE: Likewise.
4256 * locales/pa_IN: Likewise.
4257 * locales/pt_BR: Likewise.
4258 * locales/ru_RU: Likewise.
4259 * locales/sq_AL: Likewise.
4260 * locales/ta_IN: Likewise.
4261 * locales/te_IN: Likewise.
4262 * locales/ti_ER: Likewise.
4263 * locales/ti_ET: Likewise.
4264 * locales/zh_HK: Likewise.
4265
4266 * locales/hy_AM: Fix some syntax errors and formatting mistakes.
4267
4268 * locales/tt_RU: Use copy in a few places. Add dummy LC_NAME,
4269 LC_ADDRESS, and LC_TELEPHONE definitions.
4270
42712003-11-30 Petter Reinholdtsen <pere@hungry.com>
4272
4273 * tst-fmon.sh: Allow quotes around the result string, to make it
4274 easier to see important whitespace.
4275 * tst-fmon.data: Likewise.
4276
4277 * tst-fmon.sh: Clean up output, unify capitalization and output order.
4278 * tst-fmon.c: Likewise.
4279
4280 * tst-fmon.data: Add test for international currency formatting.
4281 * tst-fmon-locales/tstfmon_n01y12: Add definitions for int_* fields.
4282 * tst-fmon-locales/tstfmon_n02n40: Likewise.
4283 * tst-fmon-locales/tstfmon_n10y31: Likewise.
4284 * tst-fmon-locales/tstfmon_n11y41: Likewise.
4285 * tst-fmon-locales/tstfmon_n12y11: Likewise.
4286 * tst-fmon-locales/tstfmon_n20n32: Likewise.
4287 * tst-fmon-locales/tstfmon_n30y20: Likewise.
4288 * tst-fmon-locales/tstfmon_n41n00: Likewise.
4289 * tst-fmon-locales/tstfmon_y01y10: Likewise.
4290 * tst-fmon-locales/tstfmon_y02n22: Likewise.
4291 * tst-fmon-locales/tstfmon_y22n42: Likewise.
4292 * tst-fmon-locales/tstfmon_y30y21: Likewise.
4293 * tst-fmon-locales/tstfmon_y32n31: Likewise.
4294 * tst-fmon-locales/tstfmon_y40y00: Likewise.
4295 * tst-fmon-locales/tstfmon_y42n21: Likewise.
4296
4297 * locales/en_US: Correct spacing for international
4298 currency formatting, now that strfmon() works better.
4299
4300 * locales/ja_JP: Correct currency position and
4301 spacing now that strfmon() work better.
4302
43032003-12-03 Ulrich Drepper <drepper@redhat.com>
4304
4305 * locales/af_ZA: Add ISO 3166 information.
4306 * locales/ar_AE: Likewise.
4307 * locales/ar_BH: Likewise.
4308 * locales/ar_DZ: Likewise.
4309 * locales/ar_EG: Likewise.
4310 * locales/ar_IN: Likewise.
4311 * locales/ar_IQ: Likewise.
4312 * locales/ar_JO: Likewise.
4313 * locales/ar_KW: Likewise.
4314 * locales/ar_LB: Likewise.
4315 * locales/ar_LY: Likewise.
4316 * locales/ar_MA: Likewise.
4317 * locales/ar_OM: Likewise.
4318 * locales/ar_QA: Likewise.
4319 * locales/ar_SA: Likewise.
4320 * locales/ar_SD: Likewise.
4321 * locales/ar_SY: Likewise.
4322 * locales/ar_TN: Likewise.
4323 * locales/ar_YE: Likewise.
4324 * locales/az_AZ: Likewise.
4325 * locales/be_BY: Likewise.
4326 * locales/bn_BD: Likewise.
4327 * locales/bn_IN: Likewise.
4328 * locales/bs_BA: Likewise.
4329 * locales/ca_ES: Likewise.
4330 * locales/cs_CZ: Likewise.
4331 * locales/cy_GB: Likewise.
4332 * locales/da_DK: Likewise.
4333 * locales/de_AT: Likewise.
4334 * locales/de_BE: Likewise.
4335 * locales/de_CH: Likewise.
4336 * locales/de_LU: Likewise.
4337 * locales/el_GR: Likewise.
4338 * locales/en_AU: Likewise.
4339 * locales/en_BW: Likewise.
4340 * locales/en_CA: Likewise.
4341 * locales/en_DK: Likewise.
4342 * locales/en_GB: Likewise.
4343 * locales/en_HK: Likewise.
4344 * locales/en_IE: Likewise.
4345 * locales/en_IN: Likewise.
4346 * locales/en_NZ: Likewise.
4347 * locales/en_PH: Likewise.
4348 * locales/en_SG: Likewise.
4349 * locales/en_ZA: Likewise.
4350 * locales/en_ZW: Likewise.
4351 * locales/es_AR: Likewise.
4352 * locales/es_BO: Likewise.
4353 * locales/es_CL: Likewise.
4354 * locales/es_CO: Likewise.
4355 * locales/es_CR: Likewise.
4356 * locales/es_DO: Likewise.
4357 * locales/es_EC: Likewise.
4358 * locales/es_ES: Likewise.
4359 * locales/es_GT: Likewise.
4360 * locales/es_HN: Likewise.
4361 * locales/es_MX: Likewise.
4362 * locales/es_NI: Likewise.
4363 * locales/es_PA: Likewise.
4364 * locales/es_PE: Likewise.
4365 * locales/es_PR: Likewise.
4366 * locales/es_PY: Likewise.
4367 * locales/es_SV: Likewise.
4368 * locales/es_US: Likewise.
4369 * locales/es_UY: Likewise.
4370 * locales/es_VE: Likewise.
4371 * locales/et_EE: Likewise.
4372 * locales/eu_ES: Likewise.
4373 * locales/fi_FI: Likewise.
4374 * locales/fo_FO: Likewise.
4375 * locales/fr_BE: Likewise.
4376 * locales/fr_CA: Likewise.
4377 * locales/fr_CH: Likewise.
4378 * locales/fr_FR: Likewise.
4379 * locales/fr_LU: Likewise.
4380 * locales/ga_IE: Likewise.
4381 * locales/gl_ES: Likewise.
4382 * locales/gu_IN: Likewise.
4383 * locales/gv_GB: Likewise.
4384 * locales/he_IL: Likewise.
4385 * locales/hi_IN: Likewise.
4386 * locales/hr_HR: Likewise.
4387 * locales/hu_HU: Likewise.
4388 * locales/id_ID: Likewise.
4389 * locales/is_IS: Likewise.
4390 * locales/it_CH: Likewise.
4391 * locales/it_IT: Likewise.
4392 * locales/iw_IL: Likewise.
4393 * locales/ja_JP: Likewise.
4394 * locales/kl_GL: Likewise.
4395 * locales/kn_IN: Likewise.
4396 * locales/ko_KR: Likewise.
4397 * locales/kw_GB: Likewise.
4398 * locales/lt_LT: Likewise.
4399 * locales/lug_UG: Likewise.
4400 * locales/lv_LV: Likewise.
4401 * locales/ml_IN: Likewise.
4402 * locales/mr_IN: Likewise.
4403 * locales/ms_MY: Likewise.
4404 * locales/mt_MT: Likewise.
4405 * locales/nb_NO: Likewise.
4406 * locales/ne_NP: Likewise.
4407 * locales/nl_BE: Likewise.
4408 * locales/nl_NL: Likewise.
4409 * locales/nn_NO: Likewise.
4410 * locales/pa_IN: Likewise.
4411 * locales/pl_PL: Likewise.
4412 * locales/pt_BR: Likewise.
4413 * locales/pt_PT: Likewise.
4414 * locales/ro_RO: Likewise.
4415 * locales/ru_RU: Likewise.
4416 * locales/ru_UA: Likewise.
4417 * locales/se_NO: Likewise.
4418 * locales/sk_SK: Likewise.
4419 * locales/sl_SI: Likewise.
4420 * locales/sq_AL: Likewise.
4421 * locales/sr_YU: Likewise.
4422 * locales/st_ZA: Likewise.
4423 * locales/sv_FI: Likewise.
4424 * locales/sv_SE: Likewise.
4425 * locales/ta_IN: Likewise.
4426 * locales/te_IN: Likewise.
4427 * locales/tg_TJ: Likewise.
4428 * locales/th_TH: Likewise.
4429 * locales/tl_PH: Likewise.
4430 * locales/uk_UA: Likewise.
4431 * locales/ur_PK: Likewise.
4432 * locales/uz_UZ@cyrillic: Likewise.
4433 * locales/vi_VN: Likewise.
4434 * locales/xh_ZA: Likewise.
4435 * locales/zh_HK: Likewise.
4436 * locales/zh_SG: Likewise.
4437 * locales/zu_ZA: Likewise.
4438
44392003-11-23 Petter Reinholdtsen <pere@hungry.com>
4440
4441 * locales/translit_et: Removed unused file.
4442
4443 * locales/fi_FI: First weekday and workday is Monday in Finland.
4444 Correction from Tommi Vainikainen.
4445
44462003-11-20 Jakub Jelinek <jakub@redhat.com>
4447
4448 * Makefile (LOCALES): Add cs_CZ.UTF-8.
4449
44502003-11-15 Ulrich Drepper <drepper@redhat.com>
4451
4452 * Makefile (tst-leaks-ENV): Add LOCPATH.
4453
44542003-11-11 Jakub Jelinek <jakub@redhat.com>
4455
4456 * Makefile (LOCALES): Add tr_TR.UTF-8.
4457
44582003-11-08 Ulrich Drepper <drepper@redhat.com>
4459
4460 * locales/ne_NP: New file.
4461 * locales/gu_IN: New file.
4462 * locales/kn_IN: New file.
4463 * locales/pa_IN: New file.
4464 Patch by Gnutupalli Karunakar <karunakar@freedomink.org>.
4465
4466 * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN.
4467
44682003-11-04 Ulrich Drepper <drepper@redhat.com>
4469
4470 * tst-numeric.data: Fix fallout from nb_NO introduction.
4471 * Makefile (LOCALES): Likewise.
4472
44732003-11-03 Ulrich Drepper <drepper@redhat.com>
4474
4475 * SUPPORTED (SUPPORTED-LOCALES): Rename no_NO to nb_NO.
4476
4477 * SUPPORTED (SUPPORTED-LOCALES): Add more support locales.
4478
44792003-11-03 Ulrich Drepper <drepper@redhat.com>
4480
4481 * locales/aa_DJ: New file.
4482 * locales/aa_ER: New file.
4483 * locales/aa_ER@saaho: New file.
4484 * locales/aa_ET: New file.
4485 * locales/byn_ER: New file.
4486 * locales/gez_ER: New file.
4487 * locales/gez_ER@abegede: New file.
4488 * locales/gez_ET: New file.
4489 * locales/gez_ET@abegede: New file.
4490 * locales/om_ET: New file.
4491 * locales/om_KE: New file.
4492 * locales/sid_ET: New file.
4493 * locales/so_DJ: New file.
4494 * locales/so_ET: New file.
4495 * locales/so_KE: New file.
4496 * locales/so_SO: New file.
4497 * locales/tig_ER: New file.
4498 * locales/am_ET: Various updates.
4499 * locales/ti_ER: Likewise.
4500 * locales/ti_ET: Likewise.
4501 Patch by Daniel Yacob <locales@geez.org>.
4502
45032003-10-31 Roland McGrath <roland@redhat.com>
4504
4505 * bug-usesetlocale.c: New file.
4506 * Makefile (tests): Add it.
4507
45082003-10-01 Ulrich Drepper <drepper@redhat.com>
4509
4510 * SUPPORTED (SUPPORTED-LOCALES): Add uz_UZ@cyrillic.UTF-8.
01b64348 4511
4f83f459
JM
4512 * locales/uz_UZ: New version by Mashrab Kuvatov.
4513 * locales/uz_UZ@cyrillic: New file. Patch by Mashrab Kuvatov.
571f2090 4514
4f83f459 45152003-09-21 Jordi Mallach <jordi@gnu.org>
571f2090 4516
4f83f459
JM
4517 * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits
4518 values.
4519 * locales/eu_ES: Fix int_frac_digits and frac_digits values.
4520 * locales/gl_ES: Likewise.
65af7e61 4521
4f83f459 45222003-09-17 Ulrich Drepper <drepper@redhat.com>
65af7e61 4523
4f83f459
JM
4524 * locales/lo_LA: Fix duplicated collation entries.
4525 Patch by Anousak Souphavanh <anousak@muanglao.com>.
c503d3dc 4526
4f83f459 45272003-09-01 Petter Reinholdtsen <pere@hungry.com>
c503d3dc 4528
4f83f459
JM
4529 * locales/iw_IL: Add comment stating why there are two locales for
4530 Hebrew in Israel, and that he_IL replaces iw_IL.
4531 * locales/he_IL: Likewise.
544f3cdf 4532
4f83f459 45332003-08-25 Ulrich Drepper <drepper@redhat.com>
544f3cdf 4534
4f83f459
JM
4535 * locales/an_ES: Fix locale header information.
4536 * locales/wa_BE: Likewise.
4537 * locales/yi_US: Likewise.
4538 Patch by Jordi Mallach <jordi@sindominio.net>.
41d70e88 4539
4f83f459 45402003-08-14 Ulrich Drepper <drepper@redhat.com>
41d70e88 4541
4f83f459
JM
4542 * charmaps/WINDOWS-31J: New file.
4543 * charmaps/EUC-JP-MS: New file
4544 Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.
3f04b0c1 4545
4f83f459 45462003-07-27 Andreas Jaeger <aj@suse.de>
3f04b0c1 4547
4f83f459
JM
4548 * collate-test.c: Include error.h for error prototype.
4549 * xfrm-test.c: Likewise.
dade1ade 4550
4f83f459 45512003-07-13 Petter Reinholdtsen <pere@hungry.com>
dade1ade 4552
4f83f459
JM
4553 * collate-test.c (main): Correct handling of files with more then
4554 100 lines. Print error message if argument is missing, instead of
4555 segfaulting.
4556 * xfrm-test.c: Likewise.
64b5b3b1 4557
4f83f459 45582003-07-02 Ulrich Drepper <drepper@redhat.com>
64b5b3b1 4559
4f83f459
JM
4560 * locales/lo_LA: Update collation info for U0EAF and U0EC6.
4561 Update era_t_fmt, era_d_t_fmt, country_name, and lang_name fields.
4562 Patch by Anousak Souphavanh <anousak@muanglao.com>.
1e2e27fd 4563
4f83f459 45642003-06-25 Petter Reinholdtsen <pere@hungry.com>
1e2e27fd 4565
4f83f459
JM
4566 * locales/an_ES: Change default charset from ISO-8859-1 to
4567 ISO-8859-15 as the locale need the EURO sign.
1e2e27fd 4568
4f83f459 4569 * SUPPORTED (SUPPORTED-LOCALES): Add an_ES.ISO-8859-15.
657f0417 4570
4f83f459 45712003-06-21 Petter Reinholdtsen <pere@hungry.com>
657f0417 4572
4f83f459
JM
4573 * locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
4574 latin letter d.
2f7f7bc6 4575
4f83f459 45762003-06-16 Bruno Haible <bruno@clisp.org>
2f7f7bc6 4577
4f83f459
JM
4578 * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
4579 * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16.
4580 * charmaps/IBM1047: Add alias IBM-1047.
4581 * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936.
90a2545a 4582
4f83f459 45832003-06-15 Petter Reinholdtsen <pere@hungry.com>
90a2545a 4584
4f83f459
JM
4585 * locales/fi_FI [LC_TIME]: Correct month names to make the dates
4586 gramatically correct. Patch from Eero Häkkinen. [PR libc/5013].
301a6724 4587
4f83f459 45882003-06-16 Ulrich Drepper <drepper@redhat.com>
301a6724 4589
4f83f459 4590 * locales/an_ES: New file. Contributed by Jordi Mallach Péez.
301a6724 4591
4f83f459 45922003-06-15 Petter Reinholdtsen <pere@hungry.com>
301a6724 4593
4f83f459 4594 * tst-fmon.c (main): Remove unused variable 'monval'.
301a6724 4595
4f83f459
JM
4596 * tst-fmon.sh: Make sure all tests are executed before an error
4597 code is reported to make.
4598 * tst-numeric.sh: Likewise.
301a6724 4599
4f83f459 46002003-06-15 Petter Reinholdtsen <pere@hungry.com>
301a6724 4601
4f83f459
JM
4602 * locales/is_IS [LC_TIME]: Use lower case letters in month and
4603 week day names. Patch from Bjarni Ingi Gislason.
b54aa55d 4604
4f83f459 46052003-05-31 Petter Reinholdtsen <pere@hungry.com>
b54aa55d 4606
4f83f459
JM
4607 * locales/fi_FI: Add URL to a reference documenting Finish in
4608 Finland
4609 * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
4610 period (U002E) to non-break space (U00A0).
4611 suggestion from Eero Häkkinen.
4612 [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
4613 non-break space (U00A0). Based on suggestion from Eero Häkkinen.
45ec72e8 4614
4f83f459 46152003-06-11 Ulrich Drepper <drepper@redhat.com>
45ec72e8 4616
4f83f459
JM
4617 * locales/lo_LA: New file.
4618 Contributed by Anousak Souphavanh <anousak@muanglao.com>.
4619 * SUPPORTED (SUPPORTED-LOCALES): Add lo_LA.UTF8.
4a5f21e4 4620
4f83f459 46212003-05-29 Petter Reinholdtsen <pere@hungry.com>
4a5f21e4 4622
4f83f459 4623 * locales/uk_UA: Correct mail address of Denys Dmytriyenko.
d9997a45 4624
4f83f459 46252003-05-10 Ulrich Drepper <drepper@redhat.com>
d9997a45 4626
4f83f459
JM
4627 * locales/st_ZA: New file.
4628 * locales/xh_ZA: New file.
4629 * locales/zu_ZA: New file.
4630 Contributed by Dwayne Bailey <dwayne@translate.org.za>.
445506e3 4631
4f83f459 46322003-05-06 Ulrich Drepper <drepper@redhat.com>
445506e3 4633
4f83f459
JM
4634 * locales/de_DE: Use two-letter abday values.
4635 * tst-langinfo.sh: Update after de_DE locale change.
4661a153 4636
4f83f459 46372003-05-05 Jakub Jelinek <jakub@redhat.com>
4661a153 4638
4f83f459
JM
4639 * tests-mbwc/tst_wcsxfrm.c (tst_wcsxfrm): Use %zu instead of %d
4640 format specifier when printing ret.
a234e27d 4641
4f83f459 46422003-04-30 Petter Reinholdtsen <pere@hungry.com>
a234e27d 4643
4f83f459
JM
4644 * tst-fmon.c: Report name of locale if setlocale() fails.
4645 * tst-numeric.c: Likewise.
a234e27d 4646
4f83f459
JM
4647 * tst-fmon.sh: Ignore lines starting with hash '#' in the data file.
4648 * tst-numeric.sh: Likewise.
a234e27d 4649
4f83f459 46502003-04-30 Petter Reinholdtsen <pere@hungry.com>
a234e27d 4651
4f83f459
JM
4652 * sort-test.sh: Output 'diff -u' when sorting test failed, to make
4653 it easier to find out what was wrong with the sorting order.
76352f64 4654
4f83f459 46552003-04-16 Petter Reinholdtsen <pere@hungry.com>
76352f64 4656
4f83f459
JM
4657 * Makefile (tests): Add LC_NUMERIC test tst-numeric.out.
4658 (tst-numeric.out): Define.
4659 * tst-numeric.c: New file.
4660 * tst-numeric.sh: New file.
4661 * tst-numeric.data: New file.
c87b8807 4662
4f83f459 46632003-04-21 Ulrich Drepper <drepper@redhat.com>
c87b8807 4664
4f83f459 4665 * locales/ar_BH: Fix spelling of Bahrain.
f542ba5b 4666
4f83f459 46672003-04-16 Ulrich Drepper <drepper@redhat.com>
f542ba5b 4668
4f83f459
JM
4669 * locales/uk_UA: Fix sorting.
4670 Patch by Leonid Kanter <leon@geon.donetsk.ua>.
aa3f2410 4671
4f83f459 46722003-04-15 Petter Reinholdtsen <pere@hungry.com>
aa3f2410 4673
4f83f459
JM
4674 * locales/ar_SD [LC_MONETARY]: Use international currency symbol
4675 'SDD' for Sudan.
4676 * locales/es_EC [LC_MONETARY]: Use international currency symbol
4677 'USD' for Ecuador.
4678 Source is CIA World Fact book.
d40e7242 4679
4f83f459 46802003-04-05 Petter Reinholdtsen <pere@hungry.com>
d40e7242 4681
4f83f459
JM
4682 * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN'
4683 to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get
4684 the locale building again.
4685 * locales/sr_YU@cyrillic: Likewise.
bd4f43b4 4686
4f83f459 46872003-04-14 Ulrich Drepper <drepper@redhat.com>
bd4f43b4 4688
4f83f459 4689 * locales/mn_MN: Fix country_post and country_ab2.
46a32546 4690
4f83f459 46912003-03-17 Ulrich Drepper <drepper@redhat.com>
46a32546 4692
4f83f459
JM
4693 * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
4694 Added ^ to LC_MESSAGES regex "^[yY].*".
4695 Confirmed LC_PAPER and LC_MEASUREMENT settings.
4696 Added country and language names to LC_ADDRESS.
4697 Added missing info for LC_TELEPHONE.
4698 Patch by Dwayne Bailey <dwayne@obsidian.co.za>.
0eb18281 4699
4f83f459 47002003-03-14 Ulrich Drepper <drepper@redhat.com>
0eb18281 4701
4f83f459
JM
4702 * localedata/mn_MN: New file.
4703 Contributed by Sanlig Badral <badral@chinggis.com>.
c4c1336c 4704
4f83f459 47052003-01-30 Ulrich Drepper <drepper@redhat.com>
c4c1336c 4706
4f83f459 4707 * Makefile (LOCALES): Add vi_VN.TCVN5712-1.
2c255347 4708
4f83f459 47092003-01-14 Ulrich Drepper <drepper@redhat.com>
2f279b14 4710
4f83f459
JM
4711 * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday
4712 as 2. Reported by Christian Rose <menthos@gnu.org>.
2c255347 4713
4f83f459 4714 * charmaps/IBM866NAV: New file. Contributed by vidybida@bitp.kiev.ua.
b15c9395 4715
4f83f459 47162002-12-03 Roland McGrath <roland@redhat.com>
b15c9395 4717
4f83f459
JM
4718 * charmaps/CP1125: New file.
4719 * CHECKSUMS: Add it.
4f45afaa 4720
4f83f459 47212002-11-06 Thorsten Kukuk <kukuk@suse.de>
4f45afaa 4722
4f83f459 4723 * locales/tl_PH: Fix typo: Philipines -> Philippines.
cd180b20 4724
4f83f459 47252002-10-18 Bruno Haible <bruno@clisp.org>
2b55ae94 4726
4f83f459 4727 * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
cd180b20 4728
4f83f459
JM
4729 * charmaps/KOI8-T: Correct a typo.
4730 * charmaps/CP1256: Use official Unicode character names.
4731 * charmaps/EUC-JP: Likewise.
4732 * charmaps/GBK: Likewise.
4733 * charmaps/ISO-8859-11: Likewise.
4734 * charmaps/KOI8-U: Likewise.
4735 * charmaps/MAC-SAMI: Likewise.
4736 * charmaps/TIS-620: Likewise.
4737 * charmaps/CP949: Likewise. Use Hangul syllable names according to
4738 Unicode 3.0 book, section 3.11.
4739 * charmaps/EUC-KR: Likewise.
4740 * charmaps/JOHAB: Likewise.
0742e48e 4741
4f83f459 47422002-09-27 Ulrich Drepper <drepper@redhat.com>
0742e48e 4743
4f83f459
JM
4744 * locales/zh_TW: Use shorter forms for abday and day.
4745 Patch by Rex Tsai <chihchun@kalug.linux.org.tw>.
29514aad 4746
4f83f459 47472002-09-23 Roland McGrath <roland@redhat.com>
29514aad 4748
4f83f459
JM
4749 * tst-xlocale1.c (main): int -> size_t for counter.
4750 * tst-xlocale2.c (do_test): Likewise.
4751 * tst-ctype.c (main): Likewise.
fa00744e 4752
4f83f459 47532002-09-22 Bruno Haible <bruno@clisp.org>
fa00744e 4754
4f83f459 4755 * charmaps/TSCII: New file.
9db6ee8d 4756
4f83f459 47572002-09-20 Roland McGrath <roland@redhat.com>
9db6ee8d 4758
4f83f459
JM
4759 * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax.
4760 Touch the LC_CTYPE file of the output after a successful run.
4761 Reported by Bruno Haible <bruno@clisp.org>.
c202c2c5 4762
4f83f459 47632002-09-10 Ulrich Drepper <drepper@redhat.com>
c202c2c5 4764
4f83f459
JM
4765 * localedata/locales/bg_BG: Update LC_IDENTIFICATION info.
4766 Patch by Yanko Kaneti <yaneti@declera.com>.
0f283ffc 4767
4f83f459 47682002-09-01 Roland McGrath <roland@redhat.com>
0f283ffc 4769
4f83f459 4770 * tst-ctype.c (main): Use nl_langinfo instead of __ctype_b global.
4a42ea75 4771
4f83f459 47722002-08-28 Roland McGrath <roland@redhat.com>
4a42ea75 4773
4f83f459
JM
4774 * tst-xlocale1.c (main): Remove __ from function names.
4775 * tst-xlocale2.c: Likewise.
9df89390 4776
4f83f459 47772002-08-25 Ulrich Drepper <drepper@redhat.com>
9df89390 4778
4f83f459
JM
4779 * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
4780 code.
4781 * tests-mbwc/tst_mbrtowc.c: Likewise.
4782 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
4783 * tests-mbwc/tst_mbstowcs.c: Likewise.
4784 * tests-mbwc/tst_strfmon.c: Likewise.
4785 * tests-mbwc/tst_strxfrm.c: Likewise.
4786 * tests-mbwc/tst_swscanf.c: Likewise.
4787 * tests-mbwc/tst_wcscat.c: Likewise.
4788 * tests-mbwc/tst_wcschr.c: Likewise.
4789 * tests-mbwc/tst_wcscpy.c: Likewise.
4790 * tests-mbwc/tst_wcscspn.c: Likewise.
4791 * tests-mbwc/tst_wcsncat.c: Likewise.
4792 * tests-mbwc/tst_wcsncpy.c: Likewise.
4793 * tests-mbwc/tst_wcspbrk.c: Likewise.
4794 * tests-mbwc/tst_wcsrtombs.c: Likewise.
4795 * tests-mbwc/tst_wcsspn.c: Likewise.
4796 * tests-mbwc/tst_wcsstr.c: Likewise.
4797 * tests-mbwc/tst_wcstod.c: Likewise.
4798 * tests-mbwc/tst_wcstok.c: Likewise.
4799 * tests-mbwc/tst_wcstombs.c: Likewise.
69f6a804 4800
4f83f459 48012002-08-15 Jakub Jelinek <jakub@redhat.com>
69f6a804 4802
4f83f459
JM
4803 * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of
4804 range.
aa97cce1 4805
4f83f459 48062002-08-09 Roland McGrath <roland@redhat.com>
aa97cce1 4807
4f83f459
JM
4808 * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to
4809 localedef.
ae309ba9 4810
4f83f459 48112002-08-02 Ulrich Drepper <drepper@redhat.com>
ae309ba9 4812
4f83f459
JM
4813 * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug.
4814 Adding presentation forms, Alef Wasla, and Rial Sign.
4815 Handling frequent canonically equivalent sequences like each other.
4816 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
ae309ba9 4817
4f83f459 48182002-07-02 Thorsten Kukuk <kukuk@suse.de>
ae309ba9 4819
4f83f459 4820 * locales/es_EC: Fix typo: Equador -> Ecuador.
547a7a8e 4821
4f83f459 48222002-07-16 Ulrich Drepper <drepper@redhat.com>
547a7a8e 4823
4f83f459
JM
4824 * locales/th_TH: Change tel_dom_fmt.
4825 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
9d957ce2 4826
4f83f459 48272002-07-11 Ulrich Drepper <drepper@redhat.com>
9d957ce2 4828
4f83f459 4829 * charmaps/ISO-8859-11: New file.
7cccc6f9 4830
4f83f459 48312002-06-30 Ulrich Drepper <drepper@redhat.com>
690df9e7 4832
4f83f459
JM
4833 * locales/lug_UG: New file.
4834 Contributed by Kizito Birabwa <kompyuta@kizito.uklinux.net>.
7cccc6f9 4835
4f83f459
JM
4836 * locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
4837 Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].
a32c7fb4 4838
4f83f459 48392002-06-29 Ulrich Drepper <drepper@redhat.com>
95fdc6a0 4840
4f83f459
JM
4841 * locales/mt_MT: Add locale-specific collation info.
4842 Patch by Ramon Casha <ramon.casha@linux.org.mt> [PR libc/3701].
89616722 4843
4f83f459
JM
4844 * locales/en_AU: Add am/pm support.
4845 Patch partly by maffew@cat.org.au [PR libc/3911].
4846
48472002-05-15 Ulrich Drepper <drepper@redhat.com>
4848
4849 * locales/be_BY: Fix int_curr_symbol.
4850 Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
4851
48522002-05-06 Jungshik Shin <jshin@mailaps.org>
4853
4854 * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
4855 and trailing consonant.
4856 * charmaps/GB18030: Likewise
4857
48582002-04-21 Bruno Haible <bruno@clisp.org>
4859
4860 * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
4861 14 (tags), 15 and 16 (private use), accidentally removed by the
4862 2002-01-16 patch. Replace width table by one which is based on
4863 Unicode but is biased for CJK.
4864
48652002-04-19 Bruno Haible <bruno@clisp.org>
4866
4867 * charmaps/ISO-IR-209: Fix the Unicode values for LETTER H WITH CARON.
4868 * charmaps/MAC-SAMI: Likewise.
4869
48702002-04-15 Bruno Haible <bruno@clisp.org>
4871
4872 * charmaps/EUC-JISX0213: New file.
4873 * charmaps/SHIFT_JISX0213: New file.
4874
48752002-04-15 Bruno Haible <bruno@clisp.org>
4876
4877 * charmaps/BIG5-HKSCS: Update to Unicode 3.2.
4878
48792002-04-15 Bruno Haible <bruno@clisp.org>
4880
4881 * charmaps/EUC-TW: Add many mappings for characters introduced in
4882 Unicode 3.1 and 3.2.
4883
48842002-04-15 Bruno Haible <bruno@clisp.org>
4885
4886 * charmaps/GB18030: Update for Unicode 3.2:
4887 Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4888 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4889 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4890 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4891 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4892 <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4893 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4894 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4895 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4896 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4897 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4898 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4899 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4900 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>. Update width table.
4901
49022002-04-15 Bruno Haible <bruno@clisp.org>
4903
4904 * charmaps/UTF-8: Update for Unicode 3.2:
4905 Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4906 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4907 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4908 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4909 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4910 <U204E>..<U2052>, <U2057>, <U205F>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4911 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4912 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4913 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4914 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4915 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4916 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4917 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4918 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>. Update width table.
4919 Assign width 2 to <U3008>..<U300B>, <U3014>..<U3015>, <U3018>..<U301B>.
4920
49212002-04-15 Bruno Haible <bruno@clisp.org>
4922
4923 Update to Unicode 3.2.
4924 * locales/translit_circle: Add <U3251>..<U325F>, <U32B1>..<U32BF>.
4925 * locales/translit_cjk_compat: Change <UF951>. Add <UFA30>..<UFA6A>.
4926 * locales/translit_combining: Add more combining characters.
4927 * locales/translit_compat: Add <U2047>, <U2057>, <U205F>, <U2A0C>,
4928 <U2A74>..<U2A76>.
4929 * locales/translit_font: Add <U213D>..<U2140>, <U2145>..<U2149>.
4930 * locales/translit_neutral: Add <U2060>..<U2063>, <U30A0>,
4931 <UFE00>..<UFE0F>.
4932 * locales/translit_small: Add small Hiragana letters and small
4933 Katakana letters.
4934 * locales/translit_wide: Add <UFF5F>..<UFF60>.
4935
49362002-04-15 Bruno Haible <bruno@clisp.org>
4937
4938 * locales/i18n (LC_CTYPE): Update to Unicode 3.2. In detail:
4939 (upper): Add <U0220>, <U03D8>, <U048A>, <U04C5>, <U04C9>, <U04CD>,
4940 <U0500>, <U0502>, <U0504>, <U0506>, <U0508>, <U050A>, <U050C>, <U050E>.
4941 (lower): Add <U019E>, <U03D9>, <U048B>, <U04C6>, <U04CA>, <U04CE>,
4942 <U0501>, <U0503>, <U0505>, <U0507>, <U0509>, <U050B>, <U050D>, <U050F>.
4943 (alpha): Add <U0220>, <U03D8>..<U03D9>, <U048A>..<U048B>,
4944 <U04C5>..<U04C6>, <U04C9>..<U04CA>, <U04CD>..<U04CE>, <U0500>..<U050F>,
4945 <U066E>..<U066F>, <U07B1>, <U0B83>, <U10F7>..<U10F8>, <U1700>..<U170C>,
4946 <U170E>..<U1711>, <U1720>..<U1731>, <U1740>..<U1751>, <U1760>..<U1770>,
4947 <U17D7>, <U17DC>, <U2071>, <U213D>..<U213F>, <U2145>..<U2149>,
4948 <U303B>..<U303C>, <U3095>..<U3096>, <U309F>, <U30FF>, <U31F0>..<U31FF>,
4949 <UFA30>..<UFA6A>, <UFE73>.
4950 (space): Add <U205F>.
4951 (punct): Add <U034F>, <U0363>..<U036F>, <U03F6>, <U1712>..<U1714>,
4952 <U1732>..<U1736>, <U1752>..<U1753>, <U1772>..<U1773>, <U2047>,
4953 <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U20B0>..<U20B1>,
4954 <U20E4>..<U20EA>, <U2140>..<U2144>, <U214A>..<U214B>, <U21F4>..<U21FF>,
4955 <U22F2>..<U22FF>, <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>,
4956 <U2596>..<U259F>, <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>,
4957 <U2680>..<U2689>, <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>,
4958 <U2900>..<U2AFF>, <U303D>, <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>,
4959 <UA4A2>..<UA4A3>, <UA4B4>, <UA4C1>, <UA4C5>, <UFDFC>, <UFE00>..<UFE0F>,
4960 <UFF5F>..<UFF60>. Remove <U0B83>, <U17D7>, <U17DC>.
4961 (graph): Add <U0220>, <U034F>, <U0363>..<U036F>, <U03D8>..<U03D9>,
4962 <U03F6>, <U048A>..<U048B>, <U04C5>..<U04C6>, <U04C9>..<U04CA>,
4963 <U04CD>..<U04CE>, <U0500>..<U050F>, <U066E>..<U066F>, <U07B1>,
4964 <U10F7>..<U10F8>, <U1700>..<U170C>, <U170E>..<U1714>, <U1720>..<U1736>,
4965 <U1740>..<U1753>, <U1760>..<U1770>, <U1772>..<U1773>, <U2047>,
4966 <U204E>..<U2052>, <U2057>, <U2060>..<U2063>, <U2071>, <U20B0>..<U20B1>,
4967 <U20E4>..<U20EA>, <U213D>..<U214B>, <U21F4>..<U21FF>, <U22F2>..<U22FF>,
4968 <U237C>, <U239B>..<U23CE>, <U24EB>..<U24FE>, <U2596>..<U259F>,
4969 <U25F8>..<U25FF>, <U2616>..<U2617>, <U2672>..<U267D>, <U2680>..<U2689>,
4970 <U2768>..<U2775>, <U27D0>..<U27EB>, <U27F0>..<U27FF>, <U2900>..<U2AFF>,
4971 <U303B>..<U303D>, <U3095>..<U3096>, <U309F>..<U30A0>, <U30FF>,
4972 <U31F0>..<U31FF>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UA4A2>..<UA4A3>,
4973 <UA4B4>, <UA4C1>, <UA4C5>, <UFA30>..<UFA6A>, <UFDFC>, <UFE00>..<UFE0F>,
4974 <UFE45>..<UFE46>, <UFE73>, <UFF5F>..<UFF60>.
4975 (print): Likewise. Also add <U205F>.
4976 (blank): Add <U205F>.
4977 (toupper): Add (<U019E>,<U0220>), (<U03D9>,<U03D8>), (<U048B>,<U048A>),
4978 (<U04C6>,<U04C5>), (<U04CA>,<U04C9>), (<U04CE>,<U04CD>),
4979 (<U0501>,<U0500>), (<U0503>,<U0502>), (<U0505>,<U0504>),
4980 (<U0507>,<U0506>), (<U0509>,<U0508>), (<U050B>,<U050A>),
4981 (<U050D>,<U050C>), (<U050F>,<U050E>).
4982 (totitle): Likewise.
4983 (tolower): Add (<U0220>,<U019E>), (<U03D8>,<U03D9>), (<U048A>,<U048B>),
4984 (<U04C5>,<U04C6>), (<U04C9>,<U04CA>), (<U04CD>,<U04CE>),
4985 (<U0500>,<U0501>), (<U0502>,<U0503>), (<U0504>,<U0505>),
4986 (<U0506>,<U0507>), (<U0508>,<U0509>), (<U050A>,<U050B>),
4987 (<U050C>,<U050D>), (<U050E>,<U050F>).
4988 (combining): Add <U034F>, <U0363>..<U036F>, <U1712>..<U1714>,
4989 <U1732>..<U1734>, <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>,
4990 <U20E4>..<U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4991 (combining_level3): Add <U034F>, <U1712>..<U1714>, <U1732>..<U1734>,
4992 <U1752>..<U1753>, <U1772>..<U1773>, <U180B>..<U180D>, <U20E4>..<U20E6>,
4993 <U20EA>, <UFE00>..<UFE0F>. Remove <U06DD>, <U0B83>.
4994 * locales/tr_TR: Likewise.
4995
49962002-04-15 Bruno Haible <bruno@clisp.org>
4997
4998 * charmaps/IBM856: New file.
4999 * charmaps/IBM922: New file.
5000 * charmaps/IBM1124: New file.
5001 * charmaps/IBM1129: New file.
5002 * charmaps/IBM1160: New file.
5003 * charmaps/IBM1161: New file.
5004 * charmaps/IBM1132: New file.
5005 * charmaps/IBM1133: New file.
5006 * charmaps/IBM1162: New file.
5007 * charmaps/IBM1163: New file.
5008 * charmaps/IBM1164: New file.
5009 * charmaps/ARMSCII-8: New file.
5010
50112002-04-14 Wolfram Gloger <wg@malloc.de>
5012
5013 * tests-mbwc/tst_types.h: Increase MONSIZE.
5014 * tests-mbwc/tst_strfmon.c: Fail test if buffer too small.
5015
50162002-04-05 Jakub Jelinek <jakub@redhat.com>
5017
5018 * locales/ms_MY (day): Fix a typo.
5019
50202002-04-03 Ulrich Drepper <drepper@redhat.com>
5021
5022 * locales/es_ES: Define int_frac_digits and frac_digits as 2.
5023
50242002-03-11 Ulrich Drepper <drepper@redhat.com>
5025
5026 * locales/vi_VN: Fix various mistakes and add some more information.
5027 Patch by Le Hong Boi <le.hong.boi@quantic.com.vn>.
5028
50292002-02-28 Ulrich Drepper <drepper@redhat.com>
5030
5031 * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for
5032 Euro locales.
5033 * tst-fmon.data: Likewise.
5034
5035 * locales/br_FR: Eliminate old national currencies of countries
5036 participating in Euro. Make @euro files pure copies.
5037 * locales/ca_ES: Likewise.
5038 * locales/ca_ES@euro: Likewise.
5039 * locales/de_AT: Likewise.
5040 * locales/de_AT@euro: Likewise.
5041 * locales/de_BE: Likewise.
5042 * locales/de_BE@euro: Likewise.
5043 * locales/de_DE: Likewise.
5044 * locales/de_DE@euro: Likewise.
5045 * locales/de_LU: Likewise.
5046 * locales/de_LU@euro: Likewise.
5047 * locales/el_GR: Likewise.
5048 * locales/el_GR@euro: Likewise.
5049 * locales/en_IE: Likewise.
5050 * locales/en_IE@euro: Likewise.
5051 * locales/es_ES: Likewise.
5052 * locales/es_ES@euro: Likewise.
5053 * locales/fi_FI: Likewise.
5054 * locales/fi_FI@euro: Likewise.
5055 * locales/fr_BE: Likewise.
5056 * locales/fr_BE@euro: Likewise.
5057 * locales/fr_FR: Likewise.
5058 * locales/fr_FR@euro: Likewise.
5059 * locales/fr_LU: Likewise.
5060 * locales/fr_LU@euro: Likewise.
5061 * locales/ga_IE: Likewise.
5062 * locales/ga_IE@euro: Likewise.
5063 * locales/gl_ES: Likewise.
5064 * locales/gl_ES@euro: Likewise.
5065 * locales/it_IT: Likewise.
5066 * locales/it_IT@euro: Likewise.
5067 * locales/nl_NL: Likewise.
5068 * locales/nl_NL@euro: Likewise.
5069 * locales/pt_PT: Likewise.
5070 * locales/pt_PT@euro: Likewise.
f4eb901e 5071
4f83f459 5072 * locales/br_FR@euro: New file.
9836cfe7 5073
4f83f459 50742002-02-23 Ulrich Drepper <drepper@redhat.com>
6370466d 5075
4f83f459
JM
5076 * locales/eu_ES: Corrections of date and time formats.
5077 * locales/hu_HU: Adjust a comment.
5078 * locales/wa_BE: New file.
5079 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
6370466d 5080
4f83f459
JM
5081 * SUPPORTED (SUPPORTED-LOCALES): Add wa_BE and wa_BE@uero.
5082 * locales/wa_BE@euro: New file.
9836cfe7 5083
4f83f459
JM
5084 * locales/zh_HK: Correct date information.
5085 Patch by Anthony Fok <anthony@thizlinux.com>.
bf1097cb 5086
4f83f459 50872002-02-13 Ulrich Drepper <drepper@redhat.com>
736ab899 5088
4f83f459
JM
5089 * locales/sr_YU: Correct month entries for June and July
5090 [PR libc/2955]. Patch by Alastair McKinstry <alastair@pdd.3com.com>.
bf1097cb 5091
4f83f459 5092 * locales/pl_PL: Update int_curr_symbol.
2a535bf6 5093
4f83f459 50942002-02-08 Ulrich Drepper <drepper@redhat.com>
2a535bf6 5095
4f83f459
JM
5096 * locales/el_GR: Bug fixes for spelling.
5097 Patch by Alexandros Diamantidis <adia@hellug.gr>.
9c1084a3 5098
4f83f459 50992002-02-01 Ulrich Drepper <drepper@redhat.com>
9c1084a3 5100
4f83f459 5101 * da_DK.in: Add a few more character sequences, no real words.
b750d5e7 5102
4f83f459 51032002-01-17 Ulrich Drepper <drepper@redhat.com>
b750d5e7 5104
4f83f459 5105 * charmaps/MACINTOSH: Update to Apple's latest definition.
067c6a6d 5106
4f83f459 51072002-01-16 Ulrich Drepper <drepper@redhat.com>
067c6a6d 5108
4f83f459
JM
5109 * charmaps/GB18030: Update.
5110 Patch by Yu Shao <yshao@redhat.com>.
abd33689 5111
4f83f459 51122002-01-07 Ulrich Drepper <drepper@redhat.com>
abd33689 5113
4f83f459
JM
5114 * locales/hu_HU: New version with corrected collation.
5115 Patch by Nagy Péter <chichken@interbase.hu>.
961d4a2e 5116
4f83f459 51172001-12-28 Ulrich Drepper <drepper@redhat.com>
961d4a2e 5118
4f83f459
JM
5119 * locales/bn_BD: New file.
5120 Contributed by Taneem Ahmed <taneem@eyetap.org>.
c17f665b 5121
4f83f459 51222001-12-11 Ulrich Drepper <drepper@redhat.com>
c17f665b 5123
4f83f459 5124 * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
79a4920b 5125
4f83f459 51262001-12-10 Ulrich Drepper <drepper@redhat.com>
870a4e12 5127
4f83f459
JM
5128 * locales/ms_MY: Various bug fixes and additions.
5129 Patch by Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>.
79a4920b 5130
4f83f459
JM
5131 * locales/ca_ES: Fix typos (desembre -> decembre).
5132 Patch by Xavi Drudis Ferran <xdrudis@tinet.org>.
47e8b443 5133
4f83f459 51342001-12-09 Ulrich Drepper <drepper@redhat.com>
47e8b443 5135
4f83f459 5136 * charmaps/TCVN5712-1: Add combined characters.
350b053a 5137
4f83f459 51382001-12-05 Ulrich Drepper <drepper@redhat.com>
fa13c459 5139
4f83f459
JM
5140 * locales/bg_BG: Rewrite.
5141 Patch by Alexander Shopov <al_shopov@web.bg>.
350b053a 5142
4f83f459 5143 * charmapsTCVN5712-1: New file.
715e158f 5144
4f83f459 51452001-12-03 Ulrich Drepper <drepper@redhat.com>
715e158f 5146
4f83f459 5147 * locales/translit_neutral: Define transliteration for dong sign.
5d6c8139 5148
4f83f459 51492001-11-26 Ulrich Drepper <drepper@redhat.com>
120aad54 5150
4f83f459 5151 * SUPPORTED (SUPPORTED-LOCALES): Add se_NO/UTF-8.
5d6c8139 5152
4f83f459
JM
5153 * locales/de_CH: Define decimal point to '.' and thousands
5154 separator to ' '. Patch by Niklaus Giger <ngiger@mus.ch>.
8e9b2075 5155
4f83f459 51562001-11-21 Bruno Haible <bruno@clisp.org>
8e9b2075 5157
4f83f459 5158 * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
5ff4a0aa 5159
4f83f459 51602001-11-15 Børre Gaup <boerre.gaup@pc.nu>
5ff4a0aa 5161
4f83f459 5162 * locales/se_NO: New file.
1f5649f8 5163
4f83f459 51642001-10-08 Won-kyu Park <wkpark@chem.skku.ac.kr>
1f5649f8 5165
4f83f459 5166 * locales/ko_KR: Fixed a typo in Hangul portion of LC_COLLATE.
c47e78b1 5167
4f83f459 51682001-09-30 Ulrich Drepper <drepper@redhat.com>
c47e78b1 5169
4f83f459
JM
5170 * charmaps/SAMI-WS2: Add Euro sign.
5171 Patch by Petter Reinholdtsen <pere@hungry.com>.
89f29a07 5172
4f83f459 51732001-08-17 Ulrich Drepper <drepper@redhat.com>
89f29a07 5174
4f83f459
JM
5175 * Makefile: Add rules to build and run tst-xlocale2.
5176 * tst-xlocale2.c: New file.
ecad39f0 5177
4f83f459 51782001-08-14 Ulrich Drepper <drepper@redhat.com>
ecad39f0 5179
4f83f459
JM
5180 * Makefile: Add rules to build and run tst-xlocale1.
5181 * tst-xlocale1.c: New file.
ecad39f0 5182
4f83f459 5183 * bug-iconv-trans.c: Improve error messages.
74a50d9c 5184
4f83f459 51852001-08-12 Ulrich Drepper <drepper@redhat.com>
74a50d9c 5186
4f83f459
JM
5187 * charmaps/ISO-IR-209: New file.
5188 * charmaps/MAC-SAMI: New file.
5189 Contributed by Regnor Jernsletten <Regnor.Jernsletten@eunet.no>.
6906cea4 5190
4f83f459 51912001-08-04 Ulrich Drepper <drepper@redhat.com>
6906cea4 5192
4f83f459
JM
5193 * charmaps/GEORGIAN-PS: New file.
5194 * charmaps/GEORGIAN-ACADEMY: New file.
5195 * SUPPORTED: Add ka_GE/GEORGIAN-PS.
fe25bb96 5196
4f83f459 51972001-08-03 Ulrich Drepper <drepper@redhat.com>
5af3245a 5198
4f83f459
JM
5199 * Makefile: Add rules to build and run tst-mbswcs6.
5200 * tst-mbswcs6.c: New file.
b9583166 5201
4f83f459 5202 * SUPPORTED: Add several new locales.
fe25bb96 5203
4f83f459 5204 * charmaps/KOI8-T: New file.
d38be297 5205
4f83f459 52062001-08-02 Ulrich Drepper <drepper@redhat.com>
d38be297 5207
4f83f459
JM
5208 * locales/af_ZA: Use generic LC_COLLATE data.
5209 * locales/el_GR: Likewise.
5210 * locales/hu_HU: Likewise.
5211 * locales/ro_RO: Likewise. Add transliteration.
5212 * locales/be_BY: Likewise. Handle Ukrainian Ghe.
5213 * locales/ru_RU: Likewise.
5214 * locales/ru_UA: Likewise.
5215 * locales/uk_UA: Likewise.
5216 * locales/eu_ES: LC_TIME strings fixed.
5217 * locales/am_ET: New file.
5218 * locales/translit_et: New file.
5219 * locales/az_AZ: New file.
5220 * locales/br_FR: New file.
5221 * locales/bs_BA: New file.
5222 * locales/cy_GB: New file.
5223 * locales/hy_AM: New file.
5224 * locales/ka_GE: New file.
5225 * locales/mi_NZ: New file.
5226 * locales/oc_FR: New file.
5227 * locales/tg_TJ: New file.
5228 * locales/ti_ER: New file.
5229 * locales/ti_ET: New file.
5230 * locales/tl_PH: New file.
5231 * locales/tt_RU: New file.
5232 * locales/ur_PK: New file.
5233 * locales/uz_UZ: New file.
5234 * locales/yi_US: New file.
5235 Patches by Pablo Saratxaga <pablo@mandrakesoft.com>.
73331cbf 5236
4f83f459 52372001-07-31 Ulrich Drepper <drepper@redhat.com>
73331cbf 5238
4f83f459
JM
5239 * locales/tr_TR: Define missing fields and remove FIXME comments.
5240 Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
fc265c25 5241
4f83f459 52422001-07-19 Jakub Jelinek <jakub@redhat.com>
fc265c25 5243
4f83f459
JM
5244 * locales/en_CA (LC_PAPER): Change to Letter.
5245 * locales/fr_CA (LC_PAPER): Likewise.
5246 * locales/es_PR (LC_PAPER): Change to Letter.
5247 (LC_MEASUREMENT): Change to 2.
5248 * locales/es_US (LC_PAPER): Change to Letter.
5249 (LC_MEASUREMENT): Change to 2.
a2a89dd6 5250
4f83f459 52512001-07-07 Ulrich Drepper <drepper@redhat.com>
a2a89dd6 5252
4f83f459 5253 * Makefile: Add dependencies to locale files for all tests in $(tests).
f7364247 5254
4f83f459 52552001-06-28 H.J. Lu <hjl@gnu.org>
f7364247 5256
4f83f459
JM
5257 * Makefile: Include SUPPORTED.
5258 (INSTALL-SUPPORTED-LOCALES): New.
5259 ($(INSTALL-SUPPORTED-LOCALES)): New target.
5260 (install-locales-dir): Likewise.
5261 (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
5262 * SUPPORTED: Changed the format for parallel install.
7bcad280 5263
4f83f459 52642001-06-27 Ulrich Drepper <drepper@redhat.com>
7bcad280 5265
4f83f459
JM
5266 * Makefile: Add rules to build and run tst-leaks.
5267 * tst-leaks.c: New file.
15740224 5268
4f83f459 52692001-06-25 Jakub Jelinek <jakub@redhat.com>
15740224 5270
4f83f459 5271 * locales/ro_RO (day): Use U0163 instead of U021B.
d8f00d46 5272
4f83f459 52732001-06-25 Jakub Jelinek <jakub@redhat.com>
d8f00d46 5274
4f83f459 5275 * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
aa64639e 5276
4f83f459 52772001-06-09 Bruno Haible <haible@clisp.cons.org>
aa64639e 5278
4f83f459
JM
5279 * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change
5280 code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
3076f3d1 5281
4f83f459 52822001-05-26 Bruno Haible <haible@clisp.cons.org>
601d2942 5283
4f83f459
JM
5284 * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name
5285 to SHIFT_JIS. Add SJIS as alias.
5286 * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
5287 * gen-locale.sh: Likewise.
5288
52892001-05-29 Bruno Haible <haible@clisp.cons.org>
5290
5291 * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5292 full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
5293 2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
5294 Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
5295
52962001-05-29 Bruno Haible <haible@clisp.cons.org>
5297
5298 * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
5299 range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
5300 Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
5301 (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
5302 <U3014>, <U3015>, <U3018>, <U3019>.
5303
53042001-05-29 Bruno Haible <haible@clisp.cons.org>
5305
5306 * gen-unicode-ctype.c: Update to Unicode 3.1.
5307 (unicode_attributes): Change size to 0x110000.
5308 (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
5309 Unicode now officially allows a 32-bit representation and deprecates
5310 the use of surrogates in this representation.
5311 (fill_attributes): Loop up to 0x110000.
5312 (unicode_combining): Remove array.
5313 (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
5314 contain this property any more.
5315 (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
5316 2001-02-15.
5317 (is_combining): Use new but equivalent definition.
5318 (ucs_symbol, ucs_symbol_range): New functions.
5319 (output_charclass): Loop up to 0x110000.
5320 (output_charmap): Likewise.
5321 (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
5322 appropriate.
5323 (main): Expect only two arguments. Remove fill_combining() call.
5324 * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
5325 To "lower", add <U03F5> and Deseret letters.
5326 To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
5327 Gothic letters, Deseret letters, mathematical symbols.
5328 From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
5329 Unicode 3.1 characters.
5330 To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
5331 many new Unicode 3.1 characters.
5332 "toupper", "tolower", "totitle": Update.
5333 To "combining", add some new musical symbols.
5334 To "combining_level3", add some new musical symbols.
5335 * locales/tr_TR (LC_CTYPE): Update from i18n.
5336 * locales/translit_font: Add transliterations for new Unicode 3.1
5337 mathematical symbols.
5338 * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
5339 * locales/translit_cjk_compat: Add transliterations for CJK
5340 compatibility characters in Unicode plane 2.
601d2942 5341
4f83f459 53422001-05-29 Bruno Haible <haible@clisp.cons.org>
601d2942 5343
4f83f459
JM
5344 * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
5345 <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
5346 0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
5347 0x8EAFxxxx mappings instead.
b912ca11 5348
4f83f459 53492001-05-26 Ulrich Drepper <drepper@redhat.com>
b912ca11 5350
4f83f459
JM
5351 * locales/ro_RO: Correct abday, day, abmon, and mon info.
5352 Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
e0178305 5353
4f83f459 53542001-05-21 Bruno Haible <haible@clisp.cons.org>
e0178305 5355
4f83f459
JM
5356 * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
5357 for some tests, because mbrlen (NULL, 0, &s) does not always put back
5358 s into the initial state.
9c3bb910 5359
4f83f459 53602001-05-14 Andreas Jaeger <aj@suse.de>
9c3bb910 5361
4f83f459
JM
5362 * locales/ms_MY: Fix entries for Tue and Wednesday.
5363 Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
71e1637e 5364
4f83f459 53652001-04-18 Jakub Jelinek <jakub@redhat.com>
71e1637e 5366
4f83f459
JM
5367 * locales/be_BY: Fix syntax in LC_COLLATE section.
5368 * locales/ru_UA: Likewise.
5369 * locales/tr_TR: Likewise.
5370 * locales/uk_UA: Likewise.
b28dcd8e 5371
4f83f459 53722001-03-18 Ulrich Drepper <drepper@redhat.com>
b28dcd8e 5373
4f83f459
JM
5374 * locales/fa_IR: Add outdigit information and collation.
5375 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
b716cb4e 5376
4f83f459 53772001-02-21 Ulrich Drepper <drepper@redhat.com>
b716cb4e 5378
4f83f459 5379 * locales/i18n: Don't define outdigit.
4c48dc93 5380
4f83f459 53812001-02-19 Ulrich Drepper <drepper@redhat.com>
4c48dc93 5382
4f83f459
JM
5383 * locales/th_TH: Remove name_ms entry.
5384 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
78b385b8 5385
4f83f459 53862001-02-16 Ulrich Drepper <drepper@redhat.com>
78b385b8 5387
4f83f459
JM
5388 * locales/th_TH: Update era information and some of the new
5389 categories.
5390 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2d0aea11 5391
4f83f459 53922001-02-15 Ulrich Drepper <drepper@redhat.com>
2d0aea11 5393
4f83f459
JM
5394 * locales/i18n: Correct classification of Thai characters. This
5395 differs from Unicode's tables but is in line with linguistic rules
5396 in Thailand.
5397 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
36874b21 5398
4f83f459 53992001-02-14 Ulrich Drepper <drepper@redhat.com>
36874b21 5400
4f83f459
JM
5401 * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
5402 Patch by Yong Li <rigel863@yahoo.com>.
be8c46fc 5403
4f83f459 54042001-02-13 Ulrich Drepper <drepper@redhat.com>
be8c46fc 5405
4f83f459 5406 * SUPPORTED: Add zh_CN.GBK.
ec76d728 5407
4f83f459 54082001-02-09 Andreas Jaeger <aj@suse.de>
ec76d728 5409
4f83f459 5410 * locales/en_IN: Add newline at end of file.
ec76d728 5411
4f83f459 5412 * SUPPORTED: Add more entries.
257bdad0 5413
4f83f459 54142001-02-09 Ulrich Drepper <drepper@redhat.com>
257bdad0 5415
4f83f459 5416 * locales/en_HK: At newline at the end of the file.
dfcb962a 5417
4f83f459 54182001-02-08 Andreas Jaeger <aj@suse.de>
dfcb962a 5419
4f83f459 5420 * localedata/SUPPORTED: Add some entries for new locales.
dfcb962a 5421
4f83f459 54222001-02-07 Andreas Jaeger <aj@suse.de>
dfcb962a 5423
4f83f459
JM
5424 * locales/ar_IN: New.
5425 * locales/bn_IN: New.
5426 * locales/el_GR@euro: New.
5427 * locales/en_HK: New.
5428 * locales/en_IN: New.
5429 * locales/en_PH: New.
5430 * locales/en_SG: New.
5431 * locales/ms_MY: New.
5432 * locales/ta_IN: New.
5433 * locales/te_IN: New.
5434 * locales/zh_SG: New.
fdc6c28a 5435
4f83f459 54362001-02-06 Ulrich Drepper <drepper@redhat.com>
fdc6c28a 5437
4f83f459
JM
5438 * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
5439 * locales/zh_CN: Likewise.
216c1386 5440
4f83f459 54412001-02-04 Bruno Haible <haible@clisp.cons.org>
216c1386 5442
4f83f459
JM
5443 * locales/translit_cjk_compat: Add missing characters in range
5444 U+3300..U+33FF.
c7fb46a9 5445
4f83f459 54462001-01-30 Ulrich Drepper <drepper@redhat.com>
c7fb46a9 5447
4f83f459
JM
5448 * locales/fi_FI: Remove FIXME comments.
5449 * locales/sv_FI: Likewise.
5450 Patch by Marko Myllynen <myllynen@lut.fi>.
45ef592d 5451
4f83f459 54522001-01-23 Jakub Jelinek <jakub@redhat.com>
45ef592d 5453
4f83f459
JM
5454 * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
5455 Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
45ef592d 5456
4f83f459 54572001-01-23 Andreas Schwab <schwab@suse.de>
45ef592d 5458
4f83f459
JM
5459 * locales/el_GR: Add missing quotes around multicharacter strings.
5460 * locales/ru_RU: Likewise.
df152cc8 5461
4f83f459 54622001-01-19 Ulrich Drepper <drepper@redhat.com>
df152cc8 5463
4f83f459
JM
5464 * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
5465 * tst-langinfo.sh: Add French tests.
2090dd73 5466
4f83f459 54672001-01-08 Jakub Jelinek <jakub@redhat.com>
2090dd73 5468
4f83f459
JM
5469 * locales/cs_CZ: Fix grammar of comment above abmon.
5470 Reported by Stanislav Brabec <utx@penguin.cz>.
4e6bc1f6 5471
4f83f459 54722000-12-31 Andreas Jaeger <aj@suse.de>
4e6bc1f6 5473
4f83f459 5474 * tst-fmon.c (main): Use return instead of exit to avoid warning.
912f97da 5475
4f83f459 54762000-12-21 Ulrich Drepper <drepper@redhat.com>
912f97da 5477
4f83f459 5478 * tests/test5.cm: Define code_set_name.
76aecea1 5479
4f83f459 54802000-12-03 Ulrich Drepper <drepper@redhat.com>
76aecea1 5481
4f83f459
JM
5482 * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
5483 * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
5484 REVERSE SOLIDUS.
411adb10 5485
4f83f459 54862000-11-30 Ulrich Drepper <drepper@redhat.com>
411adb10 5487
4f83f459
JM
5488 * Makefile (tests): Add tst-setlocale.
5489 (tst-setlocale-ENV): Define.
5490 * tst-setlocale.c: New file.
271469ae 5491
4f83f459 54922000-11-28 Ulrich Drepper <drepper@redhat.com>
271469ae 5493
4f83f459 5494 * Makefile (LOCALES): Add ja_JP.SJIS.
d64a397a 5495
4f83f459 54962000-11-23 Ulrich Drepper <drepper@redhat.com>
d64a397a 5497
4f83f459
JM
5498 * tst-digits.c (main): Add casts to avoid warnings.
5499 * collate-test.c (xstrcoll): Make l1 and l2 const.
5500 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
6cc7d725 5501
4f83f459 55022000-11-20 Ulrich Drepper <drepper@redhat.com>
6cc7d725 5503
4f83f459 5504 * charmaps/BALTIC: Superceded by ISO-8859-13.
111bb972 5505
4f83f459 55062000-11-15 Ulrich Drepper <drepper@redhat.com>
111bb972 5507
4f83f459
JM
5508 * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
5509 Republic of Korea. Streamlined and extend(include all Hangul
5510 syllables) hangul and hanja class definition in LC_CTYPE and
5511 hangul portion of LC_COLLATE. Several changes in LC_TIME. Added
5512 tel_dom_fmt to LC_TELEPHONE.
5513 Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
53e5cdd8 5514
4f83f459 55152000-11-09 Ulrich Drepper <drepper@redhat.com>
53e5cdd8 5516
4f83f459
JM
5517 * locales/ko_KR: Fix currency_symbol.
5518 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
d3d99893 5519
4f83f459 55202000-11-08 Bruno Haible <haible@clisp.cons.org>
d3d99893 5521
4f83f459
JM
5522 * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
5523 Reported by Markus Kuhn.
a1e88b9a 5524
4f83f459 55252000-11-08 Ulrich Drepper <drepper@redhat.com>
a1e88b9a 5526
4f83f459
JM
5527 * charmaps/EUC-KR: Revert last change. Backslash maps to backslash.
5528 * locales/ko_KR: Revert change. Use full with won sign.
5529 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
a1e88b9a 5530
4f83f459 55312000-11-07 Ulrich Drepper <drepper@redhat.com>
a1e88b9a 5532
4f83f459
JM
5533 * locales/mk_MK: Update.
5534 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1324affa 5535
4f83f459 55362000-11-06 Ulrich Drepper <drepper@redhat.com>
1324affa 5537
4f83f459
JM
5538 * charmaps/BIG5: Add mapping for <U20AC> back.
5539 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
17b16ef0 5540
4f83f459 55412000-11-03 Bruno Haible <haible@clisp.cons.org>
17b16ef0 5542
4f83f459
JM
5543 * locales/translit_neutral: Add more entries. Mostly from Markus Kuhn.
5544 * locales/translit_compat: Add a few ligatures.
5545 * locales/translit_combining: Add a few plain ASCII alternatives.
5546 * locales/translit_fraction: Likewise. Surround with spaces.
de153e7f 5547
4f83f459 55482000-10-29 Bruno Haible <haible@clisp.cons.org>
de153e7f 5549
4f83f459
JM
5550 * locales/translit_hangul: New file.
5551 * locales/ko_KR (LC_CTYPE): Include it.
de153e7f 5552
4f83f459 55532000-10-29 Bruno Haible <haible@clisp.cons.org>
de153e7f 5554
4f83f459
JM
5555 * locales/translit_cjk_variants: New file.
5556 * locales/ja_JP (LC_CTYPE): Include it.
de153e7f 5557
4f83f459 55582000-10-29 Bruno Haible <haible@clisp.cons.org>
de153e7f 5559
4f83f459
JM
5560 * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
5561 transliteration rules.
de153e7f 5562
4f83f459 55632000-10-29 Bruno Haible <haible@clisp.cons.org>
de153e7f 5564
4f83f459
JM
5565 * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
5566 transliteration rules.
5567 * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
5568 * locales/de_BE (LC_CTYPE): Likewise.
5569 * locales/de_CH (LC_CTYPE): Likewise.
5570 * locales/de_LU (LC_CTYPE): Likewise.
5571 * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
5572 * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
5573 * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
5574 * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
de153e7f 5575
4f83f459 55762000-10-29 Bruno Haible <haible@clisp.cons.org>
de153e7f 5577
4f83f459
JM
5578 * locales/translit_combining: New file.
5579 * locales/fr_FR (LC_CTYPE): Include it.
5580 * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
5581 * locales/fr_CA (LC_CTYPE): Likewise.
5582 * locales/fr_CH (LC_CTYPE): Likewise.
5583 * locales/fr_LU (LC_CTYPE): Likewise.
5584 * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
5585 * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
5586 * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
a94f9b38 5587
4f83f459
JM
55882000-10-29 Bruno Haible <haible@clisp.cons.org>
5589
5590 * locales/translit_wide: New file.
5591 * locales/translit_narrow: New file.
5592 * locales/translit_font: New file.
5593 * locales/translit_circle: New file.
5594 * locales/translit_small: New file.
5595 * locales/translit_fraction: New file.
5596 * locales/translit_compat: New file.
5597 * locales/translit_cjk_compat: New file.
5598 * locales/translit_neutral: New file. Include all of the above.
5599 * locales/i18n (LC_CTYPE): Include translit_neutral. Remove a few
5600 German and Danish specific rules.
5601
56022000-10-29 Bruno Haible <haible@clisp.cons.org>
5603
5604 * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
5605 * locales/zh_CN (LC_CTYPE): Likewise.
5606 * locales/ko_KR (LC_CTYPE): Likewise.
5607
56082000-10-29 Bruno Haible <haible@clisp.cons.org>
5609
5610 * charmaps/UTF-8: Set width of U200B to 0.
5611 * charmaps/GB18030: Likewise.
5612
56132000-10-29 Ulrich Drepper <drepper@redhat.com>
5614
5615 * charmaps/BIG5: Update.
5616 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
5617
5618 * locales/mk_MK: Use iso14651_t1 file.
5619 Patch by Damjan <arhiv@freemail.org.mk>.
5620
56212000-10-27 Ulrich Drepper <drepper@redhat.com>
5622
5623 * charmaps/VISCII: New file.
5624
56252000-10-27 Bruno Haible <haible@clisp.cons.org>
5626
5627 * locales/sr_YU@cyrillic: New file. Based on a locale file by
5628 Anton Zinoviev <anton@lml.bas.bg>.
5629 * SUPPORTED: Add sr_YU@cyrillic.
5630
56312000-10-27 Bruno Haible <haible@clisp.cons.org>
5632
5633 * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
5634 * locales/be_BY: Likewise.
5635 * locales/bg_BG: Likewise.
5636 * locales/el_GR: Likewise.
5637 * locales/ja_JP: Likewise.
5638 * locales/ko_KR: Likewise.
5639 * locales/mk_MK: Likewise.
5640 * locales/ru_RU: Likewise.
5641 * locales/ru_UA: Likewise.
5642 * locales/th_TH: Likewise.
5643 * locales/tr_TR: Likewise.
5644 * locales/uk_UA: Likewise.
5645 * locales/zh_CN: Likewise.
5646 * tests-mbwc/dat_iswalnum.c: Update for changed character properties
5647 in the ja_JP.EUC-JP locale.
5648 * tests-mbwc/dat_iswalpha.c: Likewise.
5649 * tests-mbwc/dat_iswctype.c: Likewise.
5650 * tests-mbwc/dat_iswgraph.c: Likewise.
5651 * tests-mbwc/dat_iswprint.c: Likewise.
5652 * tests-mbwc/dat_iswpunct.c: Likewise.
5653
56542000-10-26 Ulrich Drepper <drepper@redhat.com>
5655
5656 * fr_CA,2.13.in: Removed.
5657
56582000-10-26 GOTO Masanori <gotom@debian.or.jp>
5659
5660 * locales/POSIX: New support for date_fmt.
5661 * locales/af_ZA: Likewise.
5662 * locales/ar_AE: Likewise.
5663 * locales/ar_BH: Likewise.
5664 * locales/ar_DZ: Likewise.
5665 * locales/ar_EG: Likewise.
5666 * locales/ar_IQ: Likewise.
5667 * locales/ar_JO: Likewise.
5668 * locales/ar_KW: Likewise.
5669 * locales/ar_LB: Likewise.
5670 * locales/ar_LY: Likewise.
5671 * locales/ar_MA: Likewise.
5672 * locales/ar_OM: Likewise.
5673 * locales/ar_QA: Likewise.
5674 * locales/ar_SA: Likewise.
5675 * locales/ar_SD: Likewise.
5676 * locales/ar_SY: Likewise.
5677 * locales/ar_TN: Likewise.
5678 * locales/ar_YE: Likewise.
5679 * locales/be_BY: Likewise.
5680 * locales/bg_BG: Likewise.
5681 * locales/ca_ES: Likewise.
5682 * locales/cs_CZ: Likewise.
5683 * locales/da_DK: Likewise.
5684 * locales/de_AT: Likewise.
5685 * locales/de_BE: Likewise.
5686 * locales/de_CH: Likewise.
5687 * locales/de_DE: Likewise.
5688 * locales/de_LU: Likewise.
5689 * locales/el_GR: Likewise.
5690 * locales/en_AU: Likewise.
5691 * locales/en_CA: Likewise.
5692 * locales/en_DK: Likewise.
5693 * locales/en_GB: Likewise.
5694 * locales/en_IE: Likewise.
5695 * locales/en_NZ: Likewise.
5696 * locales/en_US: Likewise.
5697 * locales/en_ZA: Likewise.
5698 * locales/es_AR: Likewise.
5699 * locales/es_BO: Likewise.
5700 * locales/es_CL: Likewise.
5701 * locales/es_CO: Likewise.
5702 * locales/es_CR: Likewise.
5703 * locales/es_DO: Likewise.
5704 * locales/es_EC: Likewise.
5705 * locales/es_ES: Likewise.
5706 * locales/es_GT: Likewise.
5707 * locales/es_HN: Likewise.
5708 * locales/es_MX: Likewise.
5709 * locales/es_NI: Likewise.
5710 * locales/es_PA: Likewise.
5711 * locales/es_PE: Likewise.
5712 * locales/es_PR: Likewise.
5713 * locales/es_PY: Likewise.
5714 * locales/es_SV: Likewise.
5715 * locales/es_US: Likewise.
5716 * locales/es_UY: Likewise.
5717 * locales/es_VE: Likewise.
5718 * locales/et_EE: Likewise.
5719 * locales/eu_ES: Likewise.
5720 * locales/fa_IR: Likewise.
5721 * locales/fi_FI: Likewise.
5722 * locales/fo_FO: Likewise.
5723 * locales/fr_BE: Likewise.
5724 * locales/fr_CA: Likewise.
5725 * locales/fr_CH: Likewise.
5726 * locales/fr_FR: Likewise.
5727 * locales/fr_LU: Likewise.
5728 * locales/ga_IE: Likewise.
5729 * locales/gl_ES: Likewise.
5730 * locales/gv_GB: Likewise.
5731 * locales/he_IL: Likewise.
5732 * locales/hi_IN: Likewise.
5733 * locales/hr_HR: Likewise.
5734 * locales/hu_HU: Likewise.
5735 * locales/i18n: Likewise.
5736 * locales/id_ID: Likewise.
5737 * locales/is_IS: Likewise.
5738 * locales/it_CH: Likewise.
5739 * locales/it_IT: Likewise.
5740 * locales/iw_IL: Likewise.
5741 * locales/ja_JP: Likewise.
5742 * locales/kl_GL: Likewise.
5743 * locales/ko_KR: Likewise.
5744 * locales/kw_GB: Likewise.
5745 * locales/lt_LT: Likewise.
5746 * locales/lv_LV: Likewise.
5747 * locales/mk_MK: Likewise.
5748 * locales/mr_IN: Likewise.
5749 * locales/mt_MT: Likewise.
5750 * locales/nl_BE: Likewise.
5751 * locales/nl_NL: Likewise.
5752 * locales/nn_NO: Likewise.
5753 * locales/no_NO: Likewise.
5754 * locales/pl_PL: Likewise.
5755 * locales/pt_BR: Likewise.
5756 * locales/pt_PT: Likewise.
5757 * locales/ro_RO: Likewise.
5758 * locales/ru_RU: Likewise.
5759 * locales/ru_UA: Likewise.
5760 * locales/sk_SK: Likewise.
5761 * locales/sl_SI: Likewise.
5762 * locales/sq_AL: Likewise.
5763 * locales/sr_YU: Likewise.
5764 * locales/sv_FI: Likewise.
5765 * locales/sv_SE: Likewise.
5766 * locales/th_TH: Likewise.
5767 * locales/tr_TR: Likewise.
5768 * locales/uk_UA: Likewise.
5769 * locales/vi_VN: Likewise.
5770 * locales/zh_CN: Likewise.
5771 * locales/zh_HK: Likewise.
5772 * locales/zh_TW: Likewise.
5773
57742000-10-26 Ulrich Drepper <drepper@redhat.com>
5775
5776 * locales/fa_IR: Fix many problems and change to use UTF-8.
5777 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
5778 * SUPPORTED: Add fa_IR.UTF-8.
5779
57802000-10-22 Bruno Haible <haible@clisp.cons.org>
5781
5782 * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
5783
57842000-10-19 Ulrich Drepper <drepper@redhat.com>
5785
5786 * locales/iso14651_t1: Handle Macedonian correctly.
5787 Patch by Damjan <arhiv@freemail.org.mk>.
5788
57892000-10-06 Ulrich Drepper <drepper@redhat.com>
5790
5791 * locales/iso14651_t1: Add currency symbols.
5792
57932000-10-04 Ulrich Drepper <drepper@redhat.com>
5794
5795 * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
5796 * tests-mbwc/dat_iswdigit.c: Likewise.
5797
5798 * locales/zh_CN: Remove non-ASCII digit entry.
5799 * locales/ja_JP: Likewise.
5800 Add full width digits to alnum class.
5801
58022000-09-30 Bruno Haible <haible@clisp.cons.org>
5803
5804 * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
5805 digits.
5806 (is_alpha): Add them here.
5807 * locales/i18n (digit): Remove all non-ASCII digits.
5808 (alpha): Add them here.
5809
5810 * dump-ctype.c: Pretty print.
5811
58122000-10-04 Ulrich Drepper <drepper@redhat.com>
5813
5814 * charmaps/EUC-KR: Change \x5c mapping to U20a9.
5815 * locales/ko_KR: Change currency_symbol back to use U20a9.
5816
58172000-10-03 Ulrich Drepper <drepper@redhat.com>
5818
5819 * tst-langinfo.sh: Adjust for change in ja_JP.
e6ea9c0d 5820
4f83f459 58212000-10-03 GOTO Masanori <gotom@debian.or.jp>
e6ea9c0d 5822
4f83f459
JM
5823 * locales/ja_JP: Changed yesexpr/noexpr expression,
5824 fixed typo in era, added definition for name_gen.
73fb7bf0 5825
4f83f459 58262000-09-30 Bruno Haible <haible@clisp.cons.org>
73fb7bf0 5827
4f83f459 5828 * SUPPORTED: Add ko_KR.UTF-8.
3e076219 5829
4f83f459 58302000-10-01 Bruno Haible <haible@clisp.cons.org>
3e076219 5831
4f83f459
JM
5832 * charmaps/BIG5: Add a width table.
5833 * charmaps/GB18030: Likewise.
5834 * charmaps/ISO-8859-6: Likewise.
5835 * charmaps/ISO-8859-8: Likewise.
5836 * charmaps/TIS-620: Likewise.
d77cd295 5837
4f83f459 58382000-09-30 Bruno Haible <haible@clisp.cons.org>
d77cd295 5839
4f83f459
JM
5840 * Makefile (repertoiremaps): Remove variable.
5841 (distribute): Remove repertoiremaps.
5842 (install-others): Likewise. Add .gz to charmaps.
5843 ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
4a9dcff1 5844
4f83f459 58452000-09-30 Bruno Haible <haible@clisp.cons.org>
4a9dcff1 5846
4f83f459 5847 * charmaps/ISO-IR-197: Remove alias "none".
70440f48 5848
4f83f459 58492000-09-30 Bruno Haible <haible@clisp.cons.org>
70440f48 5850
4f83f459
JM
5851 * charmaps/UTF-8: Add the correct Hangul syllable names. Change the
5852 width of format control characters to 0.
d6040f17 5853
4f83f459 58542000-09-30 Bruno Haible <haible@clisp.cons.org>
d6040f17 5855
4f83f459
JM
5856 * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
5857 * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
5858 return values. Only the sign matters.
a0386a0d 5859
4f83f459 58602000-09-28 Ulrich Drepper <drepper@redhat.com>
a0386a0d 5861
4f83f459
JM
5862 * locales/ar_SA: Last non <Uxxxx> entries removed.
5863 Patch by Martin Strassburger <martin.strassburger@sap.com>.
75dbc100 5864
4f83f459 58652000-09-26 Ulrich Drepper <drepper@redhat.com>
75dbc100 5866
4f83f459
JM
5867 * charmaps/KSX1001: Removed. It's not sufficient for a charmap and
5868 we have EUC-KR.
5f2de337 5869
4f83f459 58702000-09-25 Ulrich Drepper <drepper@redhat.com>
5f2de337 5871
4f83f459
JM
5872 * locales/uk_UA: Fix yesexpr.
5873 * locales/ru_UA: Likewise.
5874 Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
6c163862 5875
4f83f459 58762000-09-24 Bruno Haible <haible@clisp.cons.org>
6c163862 5877
4f83f459
JM
5878 * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
5879 so they become printable and carry a width. Comment out surrogate
5880 ranges. Add a WIDTH table.
0b95971d 5881
4f83f459 58822000-09-24 Bruno Haible <haible@clisp.cons.org>
0b95971d 5883
4f83f459
JM
5884 * gen-unicode-ctype.c: New file.
5885 * dump-ctype.c: New file.
5886 * Makefile (distribute): Add them.
5887 * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
5888 gen-unicode-ctype.c.
5889 (blank): Add U+1680.
5890 (cntrl): Add U+2028, U+2029.
5891 (space): Add U+1680, U+2028, U+2029.
5892 (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
5893 (alnum, alpha, print, graph, punct): Lots of additions.
5894 (lower, upper, tolower, toupper, combining, combining_level3): Update.
5895 (totitle): New map.
5896 * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
5897 towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
5898 * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
5899 * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
5900 * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
5901 * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
5902 * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
a2aa7df3 5903
4f83f459 59042000-09-23 Bruno Haible <haible@clisp.cons.org>
a2aa7df3 5905
4f83f459
JM
5906 * charmaps/GBK: Add commented mappings for GBK characters not yet in
5907 Unicode.
fbb1f75f 5908
4f83f459 59092000-09-23 Bruno Haible <haible@clisp.cons.org>
fbb1f75f 5910
4f83f459 5911 * charmaps/GBK: Remove /x80 entry.
079e46f0 5912
4f83f459 59132000-09-25 Ulrich Drepper <drepper@redhat.com>
079e46f0 5914
4f83f459
JM
5915 * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people
5916 to use it.
079e46f0 5917
4f83f459 59182000-09-23 Bruno Haible <haible@clisp.cons.org>
079e46f0 5919
4f83f459 5920 * charmaps/JOHAB: Add identity mapping for 0x7f.
582db94e 5921
4f83f459 59222000-09-24 Ulrich Drepper <drepper@redhat.com>
582db94e 5923
4f83f459
JM
5924 * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
5925 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
e9985459 5926
4f83f459 59272000-09-14 Bruno Haible <haible@clisp.cons.org>
e9985459 5928
4f83f459 5929 * charmaps/GB2312: Change code_set_name to GB2312.
07146b0e 5930
4f83f459 59312000-09-13 Ulrich Drepper <drepper@redhat.com>
07146b0e 5932
4f83f459
JM
5933 * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
5934 * localedata/locales/ar_BH: Likewise.
5935 * localedata/locales/ar_DZ: Likewise.
5936 * localedata/locales/ar_EG: Likewise.
5937 * localedata/locales/ar_IQ: Likewise.
5938 * localedata/locales/ar_JO: Likewise.
5939 * localedata/locales/ar_KW: Likewise.
5940 * localedata/locales/ar_LB: Likewise.
5941 * localedata/locales/ar_LY: Likewise.
5942 * localedata/locales/ar_MA: Likewise.
5943 * localedata/locales/ar_OM: Likewise.
5944 * localedata/locales/ar_QA: Likewise.
5945 * localedata/locales/ar_SD: Likewise.
5946 * localedata/locales/ar_SY: Likewise.
5947 * localedata/locales/ar_TN: Likewise.
5948 * localedata/locales/ar_YE: Likewise.
25159a85 5949
4f83f459 59502000-09-12 Ulrich Drepper <drepper@redhat.com>
71e1dcd1 5951
4f83f459
JM
5952 * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
5953 * locales/mr_IN: New file.
5954 * locales/mt_MT: New file.
25159a85 5955
4f83f459 5956 * charmaps/GB18030: Comment out entries in user-defined area.
d1700665 5957
4f83f459 59582000-09-11 Ulrich Drepper <drepper@redhat.com>
d1700665 5959
4f83f459 5960 * charmaps/GB18030: Add back entries which got lost in last change.
861f4028 5961
4f83f459 59622000-09-08 Ulrich Drepper <drepper@redhat.com>
d0e1a122 5963
4f83f459 5964 * charmaps/GB18030: Update once more.
861f4028 5965
4f83f459
JM
5966 * charmaps/JOHAB: New file.
5967 * SUPPORTED: Add ko_KR.JOHAB.
1edd1b14 5968
4f83f459 59692000-09-07 Ulrich Drepper <drepper@redhat.com>
1edd1b14 5970
4f83f459
JM
5971 * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
5972 but not in EUC-KR.
b79f74cd 5973
4f83f459 59742000-09-03 Bruno Haible <haible@clisp.cons.org>
b79f74cd 5975
4f83f459 5976 * charmaps/EUC-TW: Add commented non-reversible mappings.
b79f74cd 5977
4f83f459 59782000-09-03 Bruno Haible <haible@clisp.cons.org>
b79f74cd 5979
4f83f459 5980 * charmaps/CP949: New file.
b79f74cd 5981
4f83f459 59822000-09-03 Bruno Haible <haible@clisp.cons.org>
b79f74cd 5983
4f83f459 5984 * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
b79f74cd 5985
4f83f459 59862000-09-03 Bruno Haible <haible@clisp.cons.org>
b79f74cd 5987
4f83f459
JM
5988 * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
5989 U+007E.
c743652a 5990
4f83f459 59912000-09-03 Bruno Haible <haible@clisp.cons.org>
c743652a 5992
4f83f459
JM
5993 * charmaps/INIS-8: Update to use <Uxxxx> format.
5994 * charmaps/ISO_2033-1983: Likewise.
5995 * charmaps/ISO_5427-EXT: Likewise.
aebb1faa 5996
4f83f459 59972000-09-01 Ulrich Drepper <drepper@redhat.com>
6fab0fd3 5998
4f83f459
JM
5999 * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
6000 * SUPPORTED: Add zh_HK.BIG5HKSCS.
c6cc2207 6001
4f83f459 6002 * charmaps/BIG5HKSCS: Add Big5 codes.
aebb1faa 6003
4f83f459
JM
6004 * Makefile (test-input): Add sv_SE.ISO-8859-1.
6005 (LOCALES): Likewise.
6006 * sv_SE.ISO-8859-1: New file.
736dda8c 6007
4f83f459 60082000-08-31 Ulrich Drepper <drepper@redhat.com>
f998fd64 6009
4f83f459
JM
6010 * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
6011 Changes by Roger So <spacehunt@e-fever.org>.
736dda8c 6012
4f83f459
JM
6013 * SUPPORTED: Add nn_NO.ISO-8859-1.
6014 * locales/nn_NO: New file.
34e55074 6015
4f83f459 60162000-08-29 Ulrich Drepper <drepper@redhat.com>
47cae281 6017
4f83f459 6018 * charmaps/BIG5HKSCS: Regenerated from official data file.
e4d1a04a 6019
4f83f459 6020 * locales/ja_JP: Add yesstr and nostr information.
34e55074 6021
4f83f459 6022 * charmaps/GB18030: Add entries from GBK not present here.
34e55074 6023
4f83f459 6024 * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
34e55074 6025
4f83f459 6026 * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
c7c3b0e9 6027
4f83f459 60282000-08-29 Akira Higuchi <a@kondara.org>
c7c3b0e9 6029
4f83f459
JM
6030 * charmaps/GB2312: Fix ".." -> "..." in width definitions.
6031 * charmaps/GBK: Likewise.
c7c3b0e9 6032
4f83f459 6033 * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
3d4ac1ec 6034
4f83f459 60352000-08-27 Ulrich Drepper <drepper@redhat.com>
3d4ac1ec 6036
4f83f459
JM
6037 * locales/sv_SE: Remove old LC_COLLATE definition. Use iso14651_t1
6038 and customize with several reorder-after statements.
6039 Reported by menthos@menthos.com.
b572c2da 6040
4f83f459 60412000-08-25 Ulrich Drepper <drepper@redhat.com>
36466e64 6042
4f83f459 6043 * locales/ja_JP: Add new categories with generic information.
b572c2da 6044
4f83f459 6045 * locales/i18n (default_missing): Change back to only U003F.
3b526f89 6046
4f83f459 60472000-08-24 Andreas Jaeger <aj@suse.de>
3b526f89 6048
4f83f459 6049 * Makefile (generated): Add some .out files.
4b156cb2 6050
4f83f459 60512000-08-23 Ulrich Drepper <drepper@redhat.com>
4b156cb2 6052
4f83f459 6053 * locales/i18n: Add transliteration information.
dd492f9b 6054
4f83f459 60552000-08-22 Ulrich Drepper <drepper@redhat.com>
dc63ee35 6056
4f83f459
JM
6057 * locales/ca_ES@euro: Country is Spain.
6058 * locales/ca_ES: Likewise.
75c5884b 6059
4f83f459
JM
6060 * locales/es_MX: Correct int_curr_symbol.
6061 * locales/es_PE: Likewise.
e1b6d832 6062
4f83f459 6063 * SUPPORTED: Add missing supported locales.
e1b6d832 6064
4f83f459 6065 * locales/fa_IR: Correct a few of the contained bugs.
52e27253 6066
4f83f459 6067 * locales/zh_HK: New file.
52e27253 6068
4f83f459 6069 * charmaps/BIG5HKSCS: New file.
e1b6d832 6070
4f83f459
JM
6071 * locales/en_CA,2.5: Removed.
6072 * locales/fr_CA,2.13: Removed.
6073 * locales/in_ID: Removed.
8859f576 6074
4f83f459
JM
6075 * locales/sq_AL: New file.
6076 * SUPPORTED: Add sq_AL.ISO-8859-1.
2e125f1f 6077
4f83f459
JM
6078 * locales/vi_VN: New file.
6079 * SUPPORTED: Add vi_VN.UTF-8.
aa6eb4de 6080
4f83f459 6081 * locales/ko_KR: Correct currency_symbol entry.
aa6eb4de 6082
4f83f459
JM
6083 * locales/hi_IN: New file.
6084 * SUPPORTED: Add hi_IN.UTF-8.
081e43f2 6085
4f83f459 6086 * Makefile (test-input): Add da_DK and hr_HR sorting tests.
081e43f2 6087
4f83f459 6088 * sort-test.sh: Improve error handling by printing more information.
dd492f9b 6089
4f83f459
JM
6090 * locales/ar_AE: New file.
6091 * locales/ar_BH: New file.
6092 * locales/ar_DZ: New file.
6093 * locales/ar_EG: New file.
6094 * locales/ar_IQ: New file.
6095 * locales/ar_JO: New file.
6096 * locales/ar_KW: New file.
6097 * locales/ar_LB: New file.
6098 * locales/ar_LY: New file.
6099 * locales/ar_MA: New file.
6100 * locales/ar_OM: New file.
6101 * locales/ar_QA: New file.
6102 * locales/ar_SD: New file.
6103 * locales/ar_SY: New file.
6104 * locales/ar_TN: New file.
6105 * locales/ar_YE: New file.
6106 * SUPPORTED: Add Arabic locales.
53d440bf 6107
4f83f459 61082000-08-21 Ulrich Drepper <drepper@redhat.com>
07a3d63e 6109
4f83f459
JM
6110 * locales/es_CR: New file.
6111 * locales/es_NI: New file.
6112 * locales/es_PR: New file.
6113
6114 * locales/es_AR: Share LC_COLLATE description with es_ES.
6115 * locales/es_BO: Likewise.
6116 * locales/es_CL: Likewise.
6117 * locales/es_CO: Likewise.
6118 * locales/es_DO: Likewise.
6119 * locales/es_GT: Likewise.
6120 * locales/es_HN: Likewise.
6121 * locales/es_MX: Likewise.
6122 * locales/es_PA: Likewise.
6123 * locales/es_PE: Likewise.
6124 * locales/es_PY: Likewise.
6125 * locales/es_SV: Likewise.
6126 * locales/es_UY: Likewise.
6127 * locales/es_VE: Likewise.
6128 * locales/es_EC: Share LC_COLLATE description with es_US.
6129
6130 * locales/ko_KR: Updated for glibc 2.2.
6131 Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
6132 * SUPPORTED: Add ko_KR.
6133
6134 * locales/de_BE@euro: New file.
6135 * locales/eu_ES@euro: New file.
6136 * locales/ga_IE@euro: New file.
6137 * locales/gl_ES@euro: New file.
6138 * locales/nl_BE@euro: New file.
6139 * locales/sv_FI@euro: New file.
6140 * SUPPORTED: Add the new locales.
6141
6142 * Makefile (install-locales): Handle option in locale name. Print
6143 progress information.
6144
6145 * SUPPORTED: Add all the @euro locales.
6146
6147 * locales/ca_ES@euro: Update charset comment.
6148 * locales/de_AT@euro: Likewise.
6149 * locales/de_DE@euro: Likewise.
6150 * locales/de_LU@euro: Likewise.
6151 * locales/en_IE@euro: Likewise.
6152 * locales/es_ES@euro: Likewise.
6153 * locales/fi_FI@euro: Likewise.
6154 * locales/fr_BE@euro: Likewise.
6155 * locales/fr_FR@euro: Likewise.
6156 * locales/fr_LU@euro: Likewise.
6157 * locales/it_IT@euro: Likewise.
6158 * locales/nl_NL@euro: Likewise.
6159 * locales/pt_PT@euro: Likewise.
6160
61612000-08-20 Ulrich Drepper <drepper@redhat.com>
6162
6163 * locales/ca_ES: Correct comment.
6164
6165 * locales/ca_ES@euro: New file.
6166 * locales/de_AT@euro: New file.
6167 * locales/de_DE@euro: New file.
6168 * locales/de_LU@euro: New file.
6169 * locales/en_IE@euro: New file.
6170 * locales/es_ES@euro: New file.
6171 * locales/fi_FI@euro: New file.
6172 * locales/fr_BE@euro: New file.
6173 * locales/fr_FR@euro: New file.
6174 * locales/fr_LU@euro: New file.
6175 * locales/it_IT@euro: New file.
6176 * locales/nl_NL@euro: New file.
6177 * locales/pt_PT@euro: New file.
6178
61792000-08-19 Andreas Jaeger <aj@suse.de>
6180
6181 * tst-digits.c: Include stdlib.h and string.h to provide
6182 prototypes for exit, strlen and strcmp.
6183
61842000-08-18 Andreas Jaeger <aj@suse.de>
6185
6186 * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
6187 (TST_DECL_VARS): Don't declare err_flg.
6188 (TST_GET_ERRET): Don't set err_flg.
6189 (TST_GET_ERRET_SEQ): Likewise.
6190 (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
6191
6192 * tests-mbwc/dat_swscanf.c: Don't set err_flg.
6193 * tests-mbwc/dat_iswalnum.c: Likewise.
6194 * tests-mbwc/dat_iswalpha.c: Likewise.
6195 * tests-mbwc/dat_iswcntrl.c: Likewise.
6196 * tests-mbwc/dat_iswctype.c: Likewise.
6197 * tests-mbwc/dat_iswdigit.c: Likewise.
6198 * tests-mbwc/dat_iswgraph.c: Likewise.
6199 * tests-mbwc/dat_iswlower.c: Likewise.
6200 * tests-mbwc/dat_iswprint.c: Likewise.
6201 * tests-mbwc/dat_iswpunct.c: Likewise.
6202 * tests-mbwc/dat_iswspace.c: Likewise.
6203 * tests-mbwc/dat_iswupper.c: Likewise.
6204 * tests-mbwc/dat_iswxdigit.c: Likewise.
6205 * tests-mbwc/dat_mblen.c: Likewise.
6206 * tests-mbwc/dat_mbrlen.c: Likewise.
6207 * tests-mbwc/dat_mbrtowc.c: Likewise.
6208 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6209 * tests-mbwc/dat_mbstowcs.c: Likewise.
6210 * tests-mbwc/dat_mbtowc.c: Likewise.
6211 * tests-mbwc/dat_strcoll.c: Likewise.
6212 * tests-mbwc/dat_strfmon.c: Likewise.
6213 * tests-mbwc/dat_strxfrm.c: Likewise.
6214 * tests-mbwc/dat_swscanf.c: Likewise.
6215 * tests-mbwc/dat_towctrans.c: Likewise.
6216 * tests-mbwc/dat_towlower.c: Likewise.
6217 * tests-mbwc/dat_towupper.c: Likewise.
6218 * tests-mbwc/dat_wcrtomb.c: Likewise.
6219 * tests-mbwc/dat_wcscat.c: Likewise.
6220 * tests-mbwc/dat_wcschr.c: Likewise.
6221 * tests-mbwc/dat_wcscmp.c: Likewise.
6222 * tests-mbwc/dat_wcscoll.c: Likewise.
6223 * tests-mbwc/dat_wcscpy.c: Likewise.
6224 * tests-mbwc/dat_wcscspn.c: Likewise.
6225 * tests-mbwc/dat_wcslen.c: Likewise.
6226 * tests-mbwc/dat_wcsncat.c: Likewise.
6227 * tests-mbwc/dat_wcsncmp.c: Likewise.
6228 * tests-mbwc/dat_wcsncpy.c: Likewise.
6229 * tests-mbwc/dat_wcspbrk.c: Likewise.
6230 * tests-mbwc/dat_wcsrtombs.c: Likewise.
6231 * tests-mbwc/dat_wcsspn.c: Likewise.
6232 * tests-mbwc/dat_wcsstr.c: Likewise.
6233 * tests-mbwc/dat_wcstod.c: Likewise.
6234 * tests-mbwc/dat_wcstok.c: Likewise.
6235 * tests-mbwc/dat_wcstombs.c: Likewise.
6236 * tests-mbwc/dat_wcswidth.c: Likewise.
6237 * tests-mbwc/dat_wcsxfrm.c: Likewise.
6238 * tests-mbwc/dat_wctob.c: Likewise.
6239 * tests-mbwc/dat_wctomb.c: Likewise.
6240 * tests-mbwc/dat_wctrans.c: Likewise.
6241 * tests-mbwc/dat_wctype.c: Likewise.
6242 * tests-mbwc/dat_wcwidth.c: Likewise.
6243 * tests-mbwc/dat_isw-funcs.h: Fix comment.
6244
62452000-08-17 Andreas Jaeger <aj@suse.de>
6246
6247 * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
6248 should have a value.
6249
62502000-08-14 Ulrich Drepper <drepper@redhat.com>
07a3d63e 6251
4f83f459
JM
6252 * locales/iso14651_t1: Rearrange cyrillic and greek sections to
6253 separate uppercase from non-uppercase characters to enable correct
6254 handling in range expressions.
8a82cc30 6255
4f83f459 62562000-08-13 Ulrich Drepper <drepper@redhat.com>
8a82cc30 6257
4f83f459
JM
6258 * Makefile (install-locales): Use --prefix option of localedef to
6259 avoid providing complete path for output file.
139a4d95 6260
4f83f459 62612000-08-03 Ulrich Drepper <drepper@redhat.com>
139a4d95 6262
4f83f459
JM
6263 * locales/zh_TW: Updated.
6264 * charmaps/BIG5: Updated.
6265 Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
c44b5482 6266
4f83f459 62672000-08-02 Ulrich Drepper <drepper@redhat.com>
c44b5482 6268
4f83f459
JM
6269 * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
6270 use `int'.
8a958cd2 6271
4f83f459 62722000-08-01 Andreas Jaeger <aj@suse.de>
8a958cd2 6273
4f83f459
JM
6274 * Makefile (distribute): Follow name change of tst-ctype-de.in to
6275 tst-ctype-de_DE.ISO-8859-1.in.
b669ab02 6276
4f83f459 62772000-07-31 Ulrich Drepper <drepper@redhat.com>
b669ab02 6278
4f83f459
JM
6279 * charmaps/KSX1001: Add width information.
6280 * charmaps/GB2312: Likewise.
6281 * charmaps/GBK: Likewise.
6282 Patches by GOTO Masanori <gotom@debian.or.jp>.
b669ab02 6283
4f83f459 62842000-07-30 Bruno Haible <haible@clisp.cons.org>
b669ab02 6285
4f83f459
JM
6286 * charmaps/CP737: New file.
6287 * charmaps/CP775: New file.
b669ab02 6288
4f83f459 62892000-07-30 Bruno Haible <haible@clisp.cons.org>
b669ab02 6290
4f83f459
JM
6291 * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
6292 /xb0../xf7. Remove aliases.
b669ab02 6293
4f83f459 62942000-07-30 Bruno Haible <haible@clisp.cons.org>
b669ab02 6295
4f83f459
JM
6296 * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
6297 /xc9../xf9.
b669ab02 6298
4f83f459 62992000-07-30 Bruno Haible <haible@clisp.cons.org>
b669ab02 6300
4f83f459 6301 * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
c1d835ce 6302
4f83f459 63032000-07-29 Ulrich Drepper <drepper@redhat.com>
a9706118 6304
4f83f459 6305 * tst-langinfo.c (main): Fix esacape sequence handling.
fb032fbd 6306
4f83f459 6307 * charmaps/EUC-TW: New file.
497b8ef4 6308
4f83f459
JM
6309 * tst-digits.c: Add tests for wprintf.
6310 * tests/test7.cm: Change so that it is usable for wprintf tests.
497b8ef4 6311
4f83f459 6312 * tst-locale.sh: Fix typo in last change.
c1d835ce 6313
4f83f459 6314 * tst-digits.c: Add ctype and wctype tests.
69c69fe1 6315
4f83f459 63162000-07-28 Ulrich Drepper <drepper@redhat.com>
69c69fe1 6317
4f83f459
JM
6318 * Makefile (ld-test-names): Add test7.
6319 (tests): Add tst-digits. Add dependency and environment variable.
6320 * tst-digits.c: New file.
6321 * tst-locale.sh: Generate test7 locale.
6322 * tests/test7.cm: New file.
6323 * tests/test7.def: New file.
69c69fe1 6324
4f83f459 6325 * tst-locale.sh: Add dropped test6 locale.
5e463393 6326
4f83f459 63272000-07-27 Bruno Haible <haible@clisp.cons.org>
5e463393 6328
4f83f459
JM
6329 * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
6330 * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
6331 locale.
eac4282f 6332
4f83f459 63332000-07-28 Ulrich Drepper <drepper@redhat.com>
eac4282f 6334
4f83f459
JM
6335 * locales/zh_TW: New file.
6336 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
f1e09846 6337
4f83f459 63382000-07-28 Andreas Jaeger <aj@suse.de>
f1e09846 6339
4f83f459 6340 * tst-langinfo.c: Include <string.h> for strcmp prototype.
e04b831a 6341
4f83f459 63422000-07-26 Ulrich Drepper <drepper@redhat.com>
e04b831a 6343
4f83f459
JM
6344 * charmaps/BIG5: New file.
6345 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
70e392a3 6346
4f83f459 63472000-07-25 Ulrich Drepper <drepper@redhat.com>
b7ed26c6 6348
4f83f459
JM
6349 * locales/zh_CN: Update for new format.
6350 Patch by Yong Li <yong.li@asu.edu>.
70e392a3 6351
4f83f459 6352 * tst-langinfo.c: Add copyright text.
a64e8af1 6353
4f83f459 63542000-07-24 Ulrich Drepper <drepper@redhat.com>
ef446144 6355
4f83f459
JM
6356 * tst-wctype.input: Add more input text.
6357 * tst-wctype.c: Test more classes.
f79d99cb 6358
4f83f459
JM
6359 * Makefile: Add rules to build, run, and distribute tst-langinfo.
6360 * tst-langinfo.c: New file.
6361 * tst-langinfo.sh: New file.
71433ae4 6362
4f83f459 6363 * locales/ja_JP (era_d_t_fmt): Fix typo.
a64e8af1 6364
4f83f459
JM
6365 * Makefile: Add rules to build, run, and distribute tst-wctype.
6366 * tst-wctype.c: New file.
6367 * tst-wctype.input: New file.
6368 * tst-wctype.sh: New file.
33101abc 6369
4f83f459 63702000-07-24 Jakub Jelinek <jakub@redhat.com>
33101abc 6371
4f83f459
JM
6372 * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
6373 for Wednesday. Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
945b22ed 6374
4f83f459 63752000-07-23 Ulrich Drepper <drepper@redhat.com>
945b22ed 6376
4f83f459
JM
6377 * locales/sr_YU (yesexpr): Fix "*." -> ".*".
6378 (enoexpr): Likewise.
6379 * locales/hr_HR: Likewise.
6380 Patches by GOTO Masanori <gotom@debian.or.jp>.
945b22ed 6381
4f83f459
JM
6382 * locales/i18n (yesexpr): Add U005E at the beginning.
6383 (noexpr): Likewise.
49ba1c12 6384
4f83f459 63852000-07-22 Ulrich Drepper <drepper@redhat.com>
3b9754f4 6386
4f83f459
JM
6387 * locales/ja_JP (yesexpr): U0060 should be U005E.
6388 (noexpr): Likewise.
49ba1c12 6389
4f83f459
JM
6390 * locales/i18n: Remove U00A0 from blank as well.
6391 * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
0c0c8bde 6392
4f83f459 63932000-07-21 Ulrich Drepper <drepper@redhat.com>
0c0c8bde 6394
4f83f459
JM
6395 * charmaps/SJIS: Add width information.
6396 Patch by GOTO Masanori <gotom@debian.or.jp>.
0c0c8bde 6397
4f83f459 6398 * charmaps/SJIS: Correct byte sequence for single byte characters.
5fca0667 6399
4f83f459 64002000-07-19 Ulrich Drepper <drepper@redhat.com>
5fca0667 6401
4f83f459 6402 * locales/i18n: Fix typos.
5fca0667 6403
4f83f459 6404 * locales/iso14651_t1: Correct syntax for HAN script.
874bb5e3 6405
4f83f459 64062000-07-18 Ulrich Drepper <drepper@redhat.com>
a48297fd 6407
4f83f459 6408 * charmaps/GB18030: New file.
a48297fd 6409
4f83f459 6410 * charmaps/UTF-8: Update for Unicode 3.0.
874bb5e3 6411
4f83f459
JM
6412 * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
6413 space.
6414 * tst-ctype.c: Likewise.
6415 * tst-ctype.sh: Likewise.
6416 * locales/i18n: Likewise.
6417 * locales/ja_JP: Likewise.
6418 * tests-mbwc/dat_iswcntrl.c: Likewise.
6419 * tests-mbwc/dat_iswctype.c: Likewise.
6420 * tests-mbwc/dat_iswspace.c: Likewise.
874bb5e3 6421
4f83f459 6422 * tst-ctype.sh: Also test C locale.
ca41028b 6423
4f83f459 64242000-07-16 Ulrich Drepper <drepper@redhat.com>
ca41028b 6425
4f83f459
JM
6426 * Makefile: Rewrite rules for tests to run them only when necessary.
6427 * sort-test.sh: Produce output for failed tests.
6428 * tst-fmon.sh: Likewise.
6429 * tst-rpmatch.sh: Likewise.
cfd14df5 6430
4f83f459 64312000-07-14 Ulrich Drepper <drepper@redhat.com>
27ffef47 6432
4f83f459
JM
6433 * tst-ctype-de_DE.in: Renamed to...
6434 * tst-ctype-de_DE.ISO-8859-1.in: ...this.
6435
64362000-07-11 Andreas Jaeger <aj@suse.de>
6437
6438 * Makefile (locale_test_suite): Always run test suite.
6439 ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
6440 gen-locale.sh.
6441 (do-collate-test): Likewise.
6442 (do-tst-fmon): Likewise.
6443 (do-tst-locale): Likewise.
6444 (do-tst-rpmatch): Likewise.
6445 (do-tst-trans): Likewise.
6446 (do-tst-mbswcs): Likewise.
6447 (do-tst-ctype): Likewise.
6448
6449 * sort-test.sh : Rewrite to work with static only builds.
6450 * tst-ctype.sh: Likewise.
6451 * tst-fmon.sh: Likewise.
6452 * tst-locale.sh: Likewise.
6453 * tst-mbswcs.sh: Likewise.
6454 * tst-rpmatch.sh: Likewise.
6455 * tst-trans.sh: Likewise.
6456
6457 * gen-locale.sh (locfile): Fix it for building with
6458 sourcedir==builddir and for static only builds.
6459
64602000-07-07 Ulrich Drepper <drepper@redhat.com>
6461
6462 * locales/POSIX: Remove repertoire map reference.
6463 * locales/ar_SA: Remove repertoire map reference.
6464
6465 * locales/zh_CN.GBK: Removed.
6466
6467 * repertoiremaps/charids.894: Removed.
6468 * repertoiremaps/mnemonics.ds: Removed.
6469 * repertoiremaps/mnemonics.ja: Removed.
6470 * repertoiremaps/mnemonics.ko: Removed.
6471 * repertoiremaps/mnemonics.zh: Removed.
6472
6473 * charmaps/SJIS: New file.
6474
64752000-07-06 Ulrich Drepper <drepper@redhat.com>
6476
6477 * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
6478 to EUC-JP.
6479 * tests-mbwc/dat_mbtowc.c: Likewise.
6480 * tests-mbwc/dat_wctob.c: Likewise.
6481
6482 * charmaps/EUC-JP: Make characters in C1 area map to themselves.
6483 * charmaps/EUC-KR: Likewise.
6484
64852000-07-06 Jakub Jelinek <jakub@redhat.com>
6486
6487 * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
6488 * locales/ar_SA (LC_TELEPHONE): Likewise.
6489 * locales/be_BY (LC_TELEPHONE): Likewise.
6490 * locales/bg_BG (LC_TELEPHONE): Likewise.
6491 * locales/ca_ES (LC_TELEPHONE): Likewise.
6492 * locales/da_DK (LC_TELEPHONE): Likewise.
6493 * locales/de_BE (LC_TELEPHONE): Likewise.
6494 * locales/de_CH (LC_TELEPHONE): Likewise.
6495 * locales/de_LU (LC_TELEPHONE): Likewise.
6496 * locales/el_GR (LC_TELEPHONE): Likewise.
6497 * locales/en_AU (LC_TELEPHONE): Likewise.
6498 * locales/en_BW (LC_TELEPHONE): Likewise.
6499 * locales/en_CA (LC_TELEPHONE): Likewise.
6500 * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
6501 * locales/en_DK (LC_TELEPHONE): Likewise.
6502 * locales/en_IE (LC_TELEPHONE): Likewise.
6503 * locales/en_NZ (LC_TELEPHONE): Likewise.
6504 * locales/en_ZA (LC_TELEPHONE): Likewise.
6505 * locales/en_ZW (LC_TELEPHONE): Likewise.
6506 * locales/es_AR (LC_TELEPHONE): Likewise.
6507 * locales/es_BO (LC_TELEPHONE): Likewise.
6508 * locales/es_CL (LC_TELEPHONE): Likewise.
6509 * locales/es_CO (LC_TELEPHONE): Likewise.
6510 * locales/es_DO (LC_TELEPHONE): Likewise.
6511 * locales/es_EC (LC_TELEPHONE): Likewise.
6512 * locales/es_ES (LC_TELEPHONE): Likewise.
6513 * locales/es_GT (LC_TELEPHONE): Likewise.
6514 * locales/es_HN (LC_TELEPHONE): Likewise.
6515 * locales/es_MX (LC_TELEPHONE): Likewise.
6516 * locales/es_PA (LC_TELEPHONE): Likewise.
6517 * locales/es_PE (LC_TELEPHONE): Likewise.
6518 * locales/es_PY (LC_TELEPHONE): Likewise.
6519 * locales/es_SV (LC_TELEPHONE): Likewise.
6520 * locales/es_US (LC_TELEPHONE): Likewise.
6521 * locales/es_UY (LC_TELEPHONE): Likewise.
6522 * locales/es_VE (LC_TELEPHONE): Likewise.
6523 * locales/et_EE (LC_TELEPHONE): Likewise.
6524 * locales/eu_ES (LC_TELEPHONE): Likewise.
6525 * locales/fa_IR (LC_TELEPHONE): Likewise.
6526 * locales/fi_FI (LC_TELEPHONE): Likewise.
6527 * locales/fo_FO (LC_TELEPHONE): Likewise.
6528 * locales/fr_BE (LC_TELEPHONE): Likewise.
6529 * locales/fr_CA (LC_TELEPHONE): Likewise.
6530 * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
6531 * locales/fr_CH (LC_TELEPHONE): Likewise.
6532 * locales/fr_LU (LC_TELEPHONE): Likewise.
6533 * locales/ga_IE (LC_TELEPHONE): Likewise.
6534 * locales/gl_ES (LC_TELEPHONE): Likewise.
6535 * locales/gv_GB (LC_TELEPHONE): Likewise.
6536 * locales/he_IL (LC_TELEPHONE): Likewise.
6537 * locales/hr_HR (LC_TELEPHONE): Likewise.
6538 * locales/hu_HU (LC_TELEPHONE): Likewise.
6539 * locales/id_ID (LC_TELEPHONE): Likewise.
6540 * locales/in_ID (LC_TELEPHONE): Likewise.
6541 * locales/is_IS (LC_TELEPHONE): Likewise.
6542 * locales/it_CH (LC_TELEPHONE): Likewise.
6543 * locales/it_IT (LC_TELEPHONE): Likewise.
6544 * locales/iw_IL (LC_TELEPHONE): Likewise.
6545 * locales/kl_GL (LC_TELEPHONE): Likewise.
6546 * locales/ko_KR (LC_TELEPHONE): Likewise.
6547 * locales/kw_GB (LC_TELEPHONE): Likewise.
6548 * locales/lt_LT (LC_TELEPHONE): Likewise.
6549 * locales/lv_LV (LC_TELEPHONE): Likewise.
6550 * locales/mk_MK (LC_TELEPHONE): Likewise.
6551 * locales/nl_BE (LC_TELEPHONE): Likewise.
6552 * locales/nl_NL (LC_TELEPHONE): Likewise.
6553 * locales/pl_PL (LC_TELEPHONE): Likewise.
6554 * locales/pt_BR (LC_TELEPHONE): Likewise.
6555 * locales/ro_RO (LC_TELEPHONE): Likewise.
6556 * locales/ru_RU (LC_TELEPHONE): Likewise.
6557 * locales/ru_UA (LC_TELEPHONE): Likewise.
6558 * locales/sk_SK (LC_TELEPHONE): Likewise.
6559 * locales/sl_SI (LC_TELEPHONE): Likewise.
6560 * locales/sr_YU (LC_TELEPHONE): Likewise.
6561 * locales/sv_FI (LC_TELEPHONE): Likewise.
6562 * locales/th_TH (LC_TELEPHONE): Likewise.
6563 * locales/tr_TR (LC_TELEPHONE): Likewise.
6564 * locales/uk_UA (LC_TELEPHONE): Likewise.
6565
65662000-07-05 NIIBE Yutaka <gniibe@chroot.org>
6567
6568 * locales/th_TH: Update revision information.
6569 (LC_CTYPE: alpha): Replace ";...;" with "..".
6570 (LC_COLLATE: order): Quote with "".
6571
65722000-07-04 Jakub Jelinek <jakub@redhat.com>
6573
6574 * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
6575 in address.
6576 * locales/hu_HU (LC_IDENTIFICATION): Likewise.
6577 * locales/ro_RO (LC_IDENTIFICATION): Likewise.
6578 * locales/ru_RU (LC_IDENTIFICATION): Likewise.
6579 * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
6580 * locales/es_BO (LC_IDENTIFICATION): Likewise.
6581 * locales/es_CL (LC_IDENTIFICATION): Likewise.
6582 * locales/es_CO (LC_IDENTIFICATION): Likewise.
6583 * locales/es_DO (LC_IDENTIFICATION): Likewise.
6584 * locales/es_EC (LC_IDENTIFICATION): Likewise.
6585 * locales/es_ES (LC_IDENTIFICATION): Likewise.
6586 * locales/es_GT (LC_IDENTIFICATION): Likewise.
6587 * locales/es_HN (LC_IDENTIFICATION): Likewise.
6588 * locales/es_MX (LC_IDENTIFICATION): Likewise.
6589 * locales/es_PA (LC_IDENTIFICATION): Likewise.
6590 * locales/es_PE (LC_IDENTIFICATION): Likewise.
6591 * locales/es_PY (LC_IDENTIFICATION): Likewise.
6592 * locales/es_SV (LC_IDENTIFICATION): Likewise.
6593 * locales/es_US (LC_IDENTIFICATION): Likewise.
6594 * locales/es_UY (LC_IDENTIFICATION): Likewise.
6595 * locales/es_VE (LC_IDENTIFICATION): Likewise.
6596 * locales/fr_CA (LC_IDENTIFICATION): Likewise.
6597 * locales/tr_TR (LC_IDENTIFICATION): Likewise.
6598 * locales/no_NO (LC_TELEPHONE): Fill in.
6599 * locales/pt_PT (LC_TELEPHONE): Fill in.
6600 * locales/sv_SE (LC_TELEPHONE): Fill in.
6601 * locales/en_GB (LC_TELEPHONE): Fill in.
6602 * locales/cs_CZ (LC_TELEPHONE): Fill in.
6603
66042000-07-04 Ulrich Drepper <drepper@redhat.com>
6605
6606 * tst-fmon.sh (LC_ALL): Define to C for localedef run.
6607 * tst-locale.sh (LC_ALL): Likewise.
6608
66092000-07-03 Ulrich Drepper <drepper@redhat.com>
6610
6611 * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
6612 * tst-locale.sh: Likewise.
6613
66142000-07-01 Andreas Jaeger <aj@suse.de>
6615
6616 * Makefile (generated-dirs): LOCALES are also generated.
6617 (generated-dirs): Remove obsolete entry.
6618
66192000-06-30 Ulrich Drepper <drepper@redhat.com>
6620
6621 * Makefile (distribute): Add locale test suite files, fmon test
6622 suite files, gen-locale.sh, and show-ucs-data.c.
6623
6624 * Depend: New file.
6625
6626 * Makefile: Rewrite rules to generate locale data.
6627 * gen-locale.sh: Generate only one locale which is described in a
6628 command line parameter.
6629
6630 * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
6631 around DEM problem.
6632 * tst-fmon.data: Change back entries with DEM.
6633
6634 * gen-locale.sh: Print that it might take a while to finish.
6635
66362000-06-30 Jakub Jelinek <jakub@redhat.com>
6637
6638 * Makefile (install-locales): Remove the -u switch from localedef
6639 command line.
6640
66412000-06-29 Ulrich Drepper <drepper@redhat.com>
6642
6643 * tst-fmon.sh: Don't generate de_DE and en_US locale data.
6644 * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
6645 * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
6646
6647 * locales/POSIX: Update for new format.
6648
6649 * Makefile: Regenerate locale data also if localedef changed.
6650
6651 * tst-fmon.data: Until we know what is correct, but the spaces
6652 after DEM back in.
6653
6654 * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out
6655 unresolved issues.
6656 * tests-mbwc/dat_mbtowc.c: Likewise.
6657 * tests-mbwc/dat_strcoll.c: Likewise.
6658 * tests-mbwc/dat_strfmon.c: Likewise.
6659 * tests-mbwc/dat_strxfrm.c: Likewise.
6660 * tests-mbwc/tst_mbtowc.c: Likewise.
a0e5d73a 6661
4f83f459 66622000-06-29 Andreas Jaeger <aj@suse.de>
a0e5d73a 6663
4f83f459 6664 * sort-test.sh: Set LC_ALL to full locale name.
f1f1b6b9 6665
4f83f459
JM
6666 * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
6667 anymore.
6668 (LOCALES): New.
6669 ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
6670 Depend on locale files
6671 (LOCALE_FILES): New.
6672 (ALL_LC_FILES): New.
6673 (ALL_OBJ_LC_FILES): New
6674 ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
6675
6676 * tst-ctype.sh: Don't generate locales here.
6677 * tst-mbswcs.sh: Likewise.
6678 * sort-test.sh: Likewise.
6679
6680 * gen-locale.sh: New file to generate locales.
6681
66822000-06-29 Jakub Jelinek <jakub@redhat.com>
6683
6684 * locales/en_GB: Update RAP address.
6685 * locales/fr_FR: Likewise.
6686 * locales/en_NZ: Likewise.
6687 * locales/de_BE: Likewise.
6688 * locales/de_CH: Likewise.
6689 * locales/de_LU: Likewise.
6690 * locales/en_AU: Likewise.
6691 * locales/en_IE: Likewise.
6692 * locales/eu_ES: Likewise.
6693 * locales/fr_BE: Likewise.
6694 * locales/fr_CH: Likewise.
6695 * locales/fr_LU: Likewise.
6696 * locales/it_IT: Likewise.
6697 * locales/nl_BE: Likewise.
6698 * locales/nl_NL: Likewise.
6699 * locales/pt_BR: Likewise.
6700 * locales/pt_PT: Likewise.
6701 * locales/sv_FI: Likewise.
6702 * locales/fi_FI: Likewise.
6703 * locales/sv_SE: Likewise.
6704
67052000-06-29 Jakub Jelinek <jakub@redhat.com>
6706
6707 * locales/af_ZA: Update for new format.
6708 * locales/ar_SA: Likewise.
6709 * locales/be_BY: Likewise.
6710 * locales/bg_BG: Likewise.
6711 * locales/ca_ES: Likewise.
6712 * locales/el_GR: Likewise.
6713 * locales/en_BW: Likewise.
6714 * locales/en_DK: Likewise.
6715 * locales/en_ZW: Likewise.
6716 * locales/es_AR: Likewise.
6717 * locales/es_BO: Likewise.
6718 * locales/es_CL: Likewise.
6719 * locales/es_CO: Likewise.
6720 * locales/es_DO: Likewise.
6721 * locales/es_EC: Likewise.
6722 * locales/es_ES: Likewise.
6723 * locales/es_GT: Likewise.
6724 * locales/es_HN: Likewise.
6725 * locales/es_MX: Likewise.
6726 * locales/es_PA: Likewise.
6727 * locales/es_PE: Likewise.
6728 * locales/es_PY: Likewise.
6729 * locales/es_SV: Likewise.
6730 * locales/es_US: Likewise.
6731 * locales/es_UY: Likewise.
6732 * locales/es_VE: Likewise.
6733 * locales/et_EE: Likewise.
6734 * locales/fa_IR: Likewise.
6735 * locales/fr_CA: Likewise.
6736 * locales/en_CA,2.5: Likewise.
6737 * locales/fr_CA,2.13: Likewise.
6738 * locales/gl_ES: Likewise.
6739 * locales/hr_HR: Likewise.
6740 * locales/hu_HU: Likewise.
6741 * locales/ko_KR: Likewise.
6742 * locales/lt_LT: Likewise.
6743 * locales/lv_LV: Likewise.
6744 * locales/no_NO: Likewise.
6745 * locales/pl_PL: Likewise.
6746 * locales/ro_RO: Likewise.
6747 * locales/ru_RU: Likewise.
6748 * locales/ru_UA: Likewise.
6749 * locales/sk_SK: Likewise.
6750 * locales/sl_SI: Likewise.
6751 * locales/sr_YU: Likewise.
6752 * locales/th_TH: Likewise.
6753 * locales/tr_TR: Likewise.
6754 * locales/uk_UA: Likewise.
6755 * locales/en_CA: Likewise.
6756 * locales/is_IS: Likewise.
6757 * locales/mk_MK: Likewise.
6758
67592000-06-29 Jakub Jelinek <jakub@redhat.com>
6760
6761 * locales/cs_CZ: Comment out fields I'm not sure about.
6762 * locales/de_DE (int_currency_symbol): Pad to 4 chars.
6763 * locales/en_NZ: Update for new format.
6764 * locales/de_BE: Likewise.
6765 * locales/de_CH: Likewise.
6766 * locales/de_LU: Likewise.
6767 * locales/en_AU: Likewise.
6768 * locales/en_IE: Likewise.
6769 * locales/en_ZA: Likewise.
6770 * locales/eu_ES: Likewise.
6771 * locales/fo_FO: Likewise.
6772 * locales/fr_BE: Likewise.
6773 * locales/fr_CH: Likewise.
6774 * locales/fr_LU: Likewise.
6775 * locales/ga_IE: Likewise.
6776 * locales/gv_GB: Likewise.
6777 * locales/he_IL: Likewise.
6778 * locales/id_ID: Likewise.
6779 * locales/in_ID: Likewise.
6780 * locales/it_CH: Likewise.
6781 * locales/it_IT: Likewise.
6782 * locales/iw_IL: Likewise.
6783 * locales/kl_GL: Likewise.
6784 * locales/kw_GB: Likewise.
6785 * locales/nl_BE: Likewise.
6786 * locales/nl_NL: Likewise.
6787 * locales/pt_BR: Likewise.
6788 * locales/pt_PT: Likewise.
6789 * locales/sv_FI: Likewise.
6790 * locales/da_DK: Likewise.
6791 * locales/fi_FI: Likewise.
6792 * locales/sv_SE: Likewise.
6793
67942000-06-29 Andreas Jaeger <aj@suse.de>
6795
6796 * Makefile (locale_test_suite): Add new test files.
6797 (tst_mblen-ENV): New.
6798 (tst_mbtowc-ENV): New.
6799 (tst_strcoll-ENV): New.
6800 (tst_strxfrm-ENV): New.
6801 (tst_wctomb-ENV): New.
6802 (tst_mbrtowc-ENV): New.
6803 (tst_mbsrtowcs-ENV): New.
6804 (tst_mbstowcs-ENV): New.
6805 (tst_strfmon-ENV): New.
6806 (tst_wcrtomb-ENV): New.
6807 (tst_wcsrtombs-ENV): New.
6808 (tst_wcstod-ENV): New.
6809 (tst_wcstok-ENV): New.
6810 (tst_wcstombs-ENV): New.
6811
6812 * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
6813 <kuwahara@cthulhu.engr.sgi.com>.
6814 * tests-mbwc/dat_wctomb.c: Likewise.
6815 * tests-mbwc/tst_mbtowc.c: Likewise.
6816 * tests-mbwc/dat_mbtowc.c: Likewise.
6817 * tests-mbwc/tst_strxfrm.c: Likewise.
6818 * tests-mbwc/dat_strxfrm.c: Likewise.
6819 * tests-mbwc/dat_strcoll.c: Likewise.
6820 * tests-mbwc/tst_strcoll.c: Likewise.
6821 * tests-mbwc/tst_mblen.c: Likewise.
6822 * tests-mbwc/dat_mblen.c: Likewise.
6823 * tests-mbwc/dat_wcstok.c: Likewise.
6824 * tests-mbwc/tst_wcstok.c: Likewise.
6825 * tests-mbwc/dat_wcstod.c: Likewise.
6826 * tests-mbwc/tst_wcstod.c: Likewise.
6827 * tests-mbwc/dat_mbrtowc.c: Likewise.
6828 * tests-mbwc/tst_mbrtowc.c: Likewise.
6829 * tests-mbwc/dat_wcsrtombs.c: Likewise.
6830 * tests-mbwc/tst_wcsrtombs.c: Likewise.
6831 * tests-mbwc/dat_wcstombs.c: Likewise.
6832 * tests-mbwc/tst_wcstombs.c: Likewise.
6833 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
6834 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
6835 * tests-mbwc/dat_wcrtomb.c: Likewise.
6836 * tests-mbwc/tst_wcrtomb.c: Likewise.
6837 * tests-mbwc/dat_mbstowcs.c: Likewise.
6838 * tests-mbwc/tst_mbstowcs.c: Likewise.
6839 * tests-mbwc/dat_strfmon.c: Likewise.
6840 * tests-mbwc/tst_strfmon.c: Likewise.
6841
68422000-06-28 Ulrich Drepper <drepper@redhat.com>
6843
6844 * locales/mk_MK: Updated (not to new format).
6845 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
6846
68472000-06-28 Jakub Jelinek <jakub@redhat.com>
6848
6849 * locales/fr_FR: Update for new format.
6850 * locales/de_AT: Likewise.
6851 * locales/en_GB: Likewise.
6852
68532000-06-28 Ulrich Drepper <drepper@redhat.com>
6854
6855 * locales/th_TH: Update copyright notice.
6856
6857 * locales/cs_CZ: Updated for new format.
6858 Patch by Jakub Jelinek <jakub@redhat.com>.
6859
6860 * tests-mbwc/dat_mbrlen.c: Correct some tests. Remove old WAIVER
6861 comments.
6862 * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini. Also clear
6863 internal state of mbrlen.
777e222d 6864
4f83f459
JM
6865 * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
6866 (TEST_MBWC_ENV): Remove unnecessary slash.
6867 * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
777e222d 6868
4f83f459 6869 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
777e222d 6870
4f83f459
JM
6871 * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
6872 tests.
392ac969 6873
4f83f459
JM
6874 * locales/iso14651_t1: Explicitly add control character in
6875 U0000-U001F and U007F-U009F range for backward compatibility.
044ff622 6876
4f83f459 6877 * locales/i18n: Correct problems found by test suite.
93fc3eb7 6878
4f83f459 68792000-06-28 Andreas Jaeger <aj@suse.de>
028f8f18 6880
4f83f459
JM
6881 * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
6882 warning.
16247e11 6883
4f83f459
JM
6884 * Makefile (locale_test_suite): Add tst_mbrlen.
6885 (tst_mbrlen-ENV): New.
16247e11 6886
4f83f459 6887 * tests-mbwc/tst_mbrlen.c: New file
16247e11 6888
4f83f459 6889 * tests-mbwc/dat_mbrlen.c: New file.
16247e11 6890
4f83f459
JM
6891 * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
6892 (struct TST_HEAD): Use const char* instead of an array.
16247e11 6893
4f83f459 6894 * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
16247e11 6895
4f83f459 6896 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
16247e11 6897
4f83f459 6898 * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
9d893da1 6899
4f83f459 69002000-06-27 Ulrich Drepper <drepper@redhat.com>
0e16ecfa 6901
4f83f459
JM
6902 * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
6903 * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
6904 U4E06 is not in EUC-JP.
6905 * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
6906 * tests-mbwc/dat_towctrans.c: Likewise.
6907 * tests-mbwc/dat_wcscoll.c: Likewise.
6908 * tests-mbwc/dat_wcswidth.c: Likewise.
6909 * tests-mbwc/dat_wctob.c: Likewise.
0e16ecfa 6910
4f83f459
JM
6911 * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
6912 versions.
0e16ecfa 6913
4f83f459
JM
6914 * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
6915 what is correct.
6916 * tests-mbwc/dat_wcsxfrm.c: Likewise.
6917 * tests-mbwc/dat_wcwidth.c: Likewise.
0e16ecfa 6918
4f83f459 6919 * tests-mbwc/tst_funcs.h: Pretty print.
0e16ecfa 6920
4f83f459
JM
6921 * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
6922 * tests-mbwc/tst_wcschr.c: Likewise.
6923 * tests-mbwc/tst_wcscpy.c: Likewise.
6924 * tests-mbwc/tst_wcscat.c: Likewise.
6925 * tests-mbwc/tst_wcsncpy.c: Likewise.
6926 * tests-mbwc/tst_wcspbrk.c: Likewise.
6927 * tests-mbwc/tst_wcsstr.c: Likewise.
6928 * tests-mbwc/tst_wctrans.c: Likewise.
6929 * tests-mbwc/tst_wctype.c: Likewise.
0e16ecfa 6930
4f83f459 6931 * tests-mbwc/tst_wcscoll.c: Print better error messages.
0e16ecfa 6932
4f83f459
JM
6933 * Makefile (tests): Define as $(locale_test_suite) but only
6934 if not cross-compiling and shared libs are built.
6935 (locale_test_suite): New variable. Name all new tests from the
6936 locale test suite.
6937 Add rule to run new tests only when all data is available.
6938 * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
0e16ecfa 6939
4f83f459 6940 * tst-ctype-de_DE.in: U00A0 is not in class graph.
0e16ecfa 6941
4f83f459 6942 * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
15396608 6943
4f83f459 6944 * locales/i18n: Backspace isn't blank, tab is.
15396608 6945
4f83f459 6946 * tst-ctype.c (main): Add tests for control characters and space.
c3e32a96 6947
4f83f459 6948 * locales/i18n: Backspace is no space.
9d893da1 6949
4f83f459 6950 * locales/i18n: Add \t to space.
86af0910 6951
4f83f459 69522000-06-27 Andreas Jaeger <aj@suse.de>
86af0910 6953
4f83f459
JM
6954 * Makefile (TEST_MBWC_ENV): New variable.
6955 Use it for all tests from tests-mbwc.
132781f9 6956
4f83f459 69572000-06-27 Ulrich Drepper <drepper@redhat.com>
132781f9 6958
4f83f459 6959 * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
36e3c119 6960
4f83f459 69612000-06-27 Andreas Jaeger <aj@suse.de>
36e3c119 6962
4f83f459 6963 * Makefile: Add environment setting for all tests from tests-mbwc.
1cf98aae 6964
4f83f459 69652000-06-27 Ulrich Drepper <drepper@redhat.com>
1cf98aae 6966
4f83f459 6967 * locales/en_DK.com: Not needed.
756bb305 6968
4f83f459 69692000-06-27 Andreas Jaeger <aj@suse.de>
1cf98aae 6970
4f83f459
JM
6971 * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
6972 <kuwahara@cthulhu.engr.sgi.com>.
5b905722 6973
4f83f459
JM
6974 * Makefile (tests): Add tests from tests-mbwc subdirectory,
6975 comment them out for now.
6976 (subdir-dirs): New for tests-mbwc, add also vpaths.
756bb305 6977
4f83f459 6978 * locales/ja_JP: Add missing / in LC_CTYPE.
c2eee429 6979
4f83f459 69802000-06-26 Ulrich Drepper <drepper@redhat.com>
4edc30e4 6981
4f83f459
JM
6982 * Makefile (distribute): Add tst-ctype-de_DE.in.
6983 * tst-ctype.c: Read in more tests from stdin.
6984 * tst-ctype.sh: Feed extra test data to program via stdin.
6985 * tst-ctype-de_DE.in: New file.
4edc30e4 6986
4f83f459
JM
6987 * locales/i18n (punct): Exclude U00A0.
6988 (blank): Include U00A0.
4edc30e4 6989
4f83f459 6990 * locales/ja_JP: Updates for new format.
f0f8ed4e 6991
4f83f459
JM
6992 * Makefile (test-srcs): Add tst-ctype.
6993 (distribute): Add tst-ctype.sh.
6994 (do-tst-ctype): New target. Run for tests.
6995 * tst-ctype.c: New file.
6996 * tst-ctype.sh: New file.
6997
6998 * locales/i18n: NUL character must not be in cntrl.
6999
7000 * Makefile (test-input): Add en_US.ISO-8859-1.
7001 * en_US.in: New file.
7002
70032000-06-25 Ulrich Drepper <drepper@redhat.com>
7004
7005 * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
7006 for now.
7007
7008 * de_DE.in: Update for new sorting.
7009
7010 * tst-locale.sh: Don't use mnemonic.ds.
7011 * tst-mbswcs.sh: Likewise.
7012 * tst-trans.sh: Likewise.
7013
7014 * locales/de_DE: Update for new format.
7015 * locales/en_US: Likewise.
7016 * tests/trans.def: Likewise.
7017 * tst-fmon-locales/tstfmon_n01y12: Likewise.
7018 * tst-fmon-locales/tstfmon_n02n40: Likewise.
7019 * tst-fmon-locales/tstfmon_n10y31: Likewise.
7020 * tst-fmon-locales/tstfmon_n11y41: Likewise.
7021 * tst-fmon-locales/tstfmon_n12y11: Likewise.
7022 * tst-fmon-locales/tstfmon_n20n32: Likewise.
7023 * tst-fmon-locales/tstfmon_n30y20: Likewise.
7024 * tst-fmon-locales/tstfmon_n41n00: Likewise.
7025 * tst-fmon-locales/tstfmon_y01y10: Likewise.
7026 * tst-fmon-locales/tstfmon_y02n22: Likewise.
7027 * tst-fmon-locales/tstfmon_y22n42: Likewise.
7028 * tst-fmon-locales/tstfmon_y30y21: Likewise.
7029 * tst-fmon-locales/tstfmon_y32n31: Likewise.
7030 * tst-fmon-locales/tstfmon_y40y00: Likewise.
7031 * tst-fmon-locales/tstfmon_y42n21: Likewise.
7032
7033 * tst-rpmatch.c: Avoid warning with broken compiler.
7034
7035 * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
7036
7037 * sort-test.sh: Add more GCONV_PATH usages.
7038 * tst-fmon.sh: Likewise.
7039 * tst-locale.sh: Likewise.
7040 * tst-mbswcs.sh: Likewise.
7041 * tst-rpmatch.sh: Likewise.
7042 * tst-trans.sh: Likewise.
7043
7044 * locales/i18n: Remove order_start around copy.
7045
7046 * locales/iso14651_t1: Correct various small errors.
7047
70482000-06-24 Ulrich Drepper <drepper@redhat.com>
7049
7050 * charmaps/ISO-8859-1: Correct width specification.
7051
70522000-06-23 Ulrich Drepper <drepper@redhat.com>
7053
7054 * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
7055 * charmaps/ANSI_X3.4-1968: Likewise.
7056 * charmaps/ASMO_449: Likewise.
7057 * charmaps/BALTIC: Likewise.
7058 * charmaps/BS_4730: Likewise.
7059 * charmaps/BS_VIEWDATA: Likewise.
7060 * charmaps/CP1250: Likewise.
7061 * charmaps/CP1251: Likewise.
7062 * charmaps/CP1252: Likewise.
7063 * charmaps/CP1253: Likewise.
7064 * charmaps/CP1254: Likewise.
7065 * charmaps/CP1255: Likewise.
7066 * charmaps/CP1256: Likewise.
7067 * charmaps/CP1257: Likewise.
7068 * charmaps/CP1258: Likewise.
7069 * charmaps/CSA_Z243.4-1985-1: Likewise.
7070 * charmaps/CSA_Z243.4-1985-2: Likewise.
7071 * charmaps/CSA_Z243.4-1985-GR: Likewise.
7072 * charmaps/CSN_369103: Likewise.
7073 * charmaps/CWI: Likewise.
7074 * charmaps/DEC-MCS: Likewise.
7075 * charmaps/DIN_66003: Likewise.
7076 * charmaps/DS_2089: Likewise.
7077 * charmaps/EBCDIC-AT-DE: Likewise.
7078 * charmaps/EBCDIC-AT-DE-A: Likewise.
7079 * charmaps/EBCDIC-CA-FR: Likewise.
7080 * charmaps/EBCDIC-DK-NO: Likewise.
7081 * charmaps/EBCDIC-DK-NO-A: Likewise.
7082 * charmaps/EBCDIC-ES: Likewise.
7083 * charmaps/EBCDIC-ES-A: Likewise.
7084 * charmaps/EBCDIC-ES-S: Likewise.
7085 * charmaps/EBCDIC-FI-SE: Likewise.
7086 * charmaps/EBCDIC-FI-SE-A: Likewise.
7087 * charmaps/EBCDIC-FR: Likewise.
7088 * charmaps/EBCDIC-IS-FRISS: Likewise.
7089 * charmaps/EBCDIC-IT: Likewise.
7090 * charmaps/EBCDIC-PT: Likewise.
7091 * charmaps/EBCDIC-UK: Likewise.
7092 * charmaps/EBCDIC-US: Likewise.
7093 * charmaps/ECMA-CYRILLIC: Likewise.
7094 * charmaps/ES: Likewise.
7095 * charmaps/ES2: Likewise.
7096 * charmaps/EUC-JP: Likewise.
7097 * charmaps/EUC-KR: Likewise.
7098 * charmaps/GB2312: Likewise.
7099 * charmaps/GBK: Likewise.
7100 * charmaps/GB_1988-80: Likewise.
7101 * charmaps/GOST_19768-74: Likewise.
7102 * charmaps/GREEK-CCITT: Likewise.
7103 * charmaps/GREEK7: Likewise.
7104 * charmaps/GREEK7-OLD: Likewise.
7105 * charmaps/HP-ROMAN8: Likewise.
7106 * charmaps/IBM037: Likewise.
7107 * charmaps/IBM038: Likewise.
7108 * charmaps/IBM1004: Likewise.
7109 * charmaps/IBM1026: Likewise.
7110 * charmaps/IBM1047: Likewise.
7111 * charmaps/IBM256: Likewise.
7112 * charmaps/IBM273: Likewise.
7113 * charmaps/IBM274: Likewise.
7114 * charmaps/IBM275: Likewise.
7115 * charmaps/IBM277: Likewise.
7116 * charmaps/IBM278: Likewise.
7117 * charmaps/IBM280: Likewise.
7118 * charmaps/IBM281: Likewise.
7119 * charmaps/IBM284: Likewise.
7120 * charmaps/IBM285: Likewise.
7121 * charmaps/IBM290: Likewise.
7122 * charmaps/IBM297: Likewise.
7123 * charmaps/IBM420: Likewise.
7124 * charmaps/IBM423: Likewise.
7125 * charmaps/IBM424: Likewise.
7126 * charmaps/IBM437: Likewise.
7127 * charmaps/IBM500: Likewise.
7128 * charmaps/IBM850: Likewise.
7129 * charmaps/IBM851: Likewise.
7130 * charmaps/IBM852: Likewise.
7131 * charmaps/IBM855: Likewise.
7132 * charmaps/IBM857: Likewise.
7133 * charmaps/IBM860: Likewise.
7134 * charmaps/IBM861: Likewise.
7135 * charmaps/IBM862: Likewise.
7136 * charmaps/IBM863: Likewise.
7137 * charmaps/IBM864: Likewise.
7138 * charmaps/IBM865: Likewise.
7139 * charmaps/IBM866: Likewise.
7140 * charmaps/IBM868: Likewise.
7141 * charmaps/IBM869: Likewise.
7142 * charmaps/IBM870: Likewise.
7143 * charmaps/IBM871: Likewise.
7144 * charmaps/IBM874: Likewise.
7145 * charmaps/IBM875: Likewise.
7146 * charmaps/IBM880: Likewise.
7147 * charmaps/IBM891: Likewise.
7148 * charmaps/IBM903: Likewise.
7149 * charmaps/IBM904: Likewise.
7150 * charmaps/IBM905: Likewise.
7151 * charmaps/IBM918: Likewise.
7152 * charmaps/IEC_P27-1: Likewise.
7153 * charmaps/INIS: Likewise.
7154 * charmaps/INIS-CYRILLIC: Likewise.
7155 * charmaps/INVARIANT: Likewise.
7156 * charmaps/ISIRI-3342: Likewise.
7157 * charmaps/ISO-8859-1: Likewise.
7158 * charmaps/ISO-8859-10: Likewise.
7159 * charmaps/ISO-8859-13: Likewise.
7160 * charmaps/ISO-8859-14: Likewise.
7161 * charmaps/ISO-8859-15: Likewise.
7162 * charmaps/ISO-8859-16: Likewise.
7163 * charmaps/ISO-8859-2: Likewise.
7164 * charmaps/ISO-8859-3: Likewise.
7165 * charmaps/ISO-8859-4: Likewise.
7166 * charmaps/ISO-8859-5: Likewise.
7167 * charmaps/ISO-8859-6: Likewise.
7168 * charmaps/ISO-8859-7: Likewise.
7169 * charmaps/ISO-8859-8: Likewise.
7170 * charmaps/ISO-8859-9: Likewise.
7171 * charmaps/ISO-IR-197: Likewise.
7172 * charmaps/ISO-IR-90: Likewise.
7173 * charmaps/ISO_10367-BOX: Likewise.
7174 * charmaps/ISO_5427: Likewise.
7175 * charmaps/ISO_5428: Likewise.
7176 * charmaps/ISO_646.BASIC: Likewise.
7177 * charmaps/ISO_646.IRV: Likewise.
7178 * charmaps/ISO_6937: Likewise.
7179 * charmaps/ISO_6937-2-25: Likewise.
7180 * charmaps/ISO_6937-2-ADD: Likewise.
7181 * charmaps/ISO_8859-SUPP: Likewise.
7182 * charmaps/IT: Likewise.
7183 * charmaps/JIS_C6220-1969-RO: Likewise.
7184 * charmaps/JIS_C6229-1984-B: Likewise.
7185 * charmaps/JIS_X0201: Likewise.
7186 * charmaps/JUS_I.B1.002: Likewise.
7187 * charmaps/JUS_I.B1.003-MAC: Likewise.
7188 * charmaps/JUS_I.B1.003-SERB: Likewise.
7189 * charmaps/KOI-8: Likewise.
7190 * charmaps/KOI8-R: Likewise.
7191 * charmaps/KOI8-U: Likewise.
7192 * charmaps/KSC5636: Likewise.
7193 * charmaps/KSX1001: Likewise.
7194 * charmaps/LATIN-GREEK: Likewise.
7195 * charmaps/LATIN-GREEK-1: Likewise.
7196 * charmaps/MAC-IS: Likewise.
7197 * charmaps/MAC-UK: Likewise.
7198 * charmaps/MACINTOSH: Likewise.
7199 * charmaps/MSZ_7795.3: Likewise.
7200 * charmaps/NATS-DANO: Likewise.
7201 * charmaps/NATS-SEFI: Likewise.
7202 * charmaps/NC_NC00-10: Likewise.
7203 * charmaps/NEXTSTEP: Likewise.
7204 * charmaps/NF_Z_62-010: Likewise.
7205 * charmaps/NF_Z_62-010_1973: Likewise.
7206 * charmaps/NS_4551-1: Likewise.
7207 * charmaps/NS_4551-2: Likewise.
7208 * charmaps/PT: Likewise.
7209 * charmaps/PT2: Likewise.
7210 * charmaps/SAMI: Likewise.
7211 * charmaps/SAMI-WS2: Likewise.
7212 * charmaps/SEN_850200_B: Likewise.
7213 * charmaps/SEN_850200_C: Likewise.
7214 * charmaps/T.101-G2: Likewise.
7215 * charmaps/T.61-7BIT: Likewise.
7216 * charmaps/T.61-8BIT: Likewise.
7217 * charmaps/TIS-620: Likewise.
7218 * charmaps/UTF8: Likewise.
7219 * charmaps/VIDEOTEX-SUPPL: Likewise.
7220
72212000-06-21 Ulrich Drepper <drepper@redhat.com>
7222
7223 * locales/pt_BR: Revert last change partly. Full weekday and month
7224 names are written with lowercase first letter.
7225 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7226
72272000-06-21 Andreas Jaeger <aj@suse.de>
7228
7229 * tst-trans.c: Include <stdlib.h> and <string.h>.
7230
72312000-06-19 Ulrich Drepper <drepper@redhat.com>
7232
7233 * locales/pt_BR: Correct day and month names.
7234 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
7235
72362000-06-13 Ulrich Drepper <drepper@redhat.com>
7237
7238 * Makefile (ld-test-srcs): Add tests/test6.c.
7239
7240 * Makefile (ld-test-srcs): Add trans.def here.
7241
7242 * Makefile (ld-test-srcs): Handle .ds files separately.
7243
7244 * Makefile (ld-test-srcs): Distribute all test6 input files.
7245
72462000-05-28 Ulrich Drepper <drepper@redhat.com>
7247
7248 * locales/be_BY: New file.
7249 Contributed by Aleksey Novodvorsky <aen@logic.ru>.
acb5ee2e 7250
4f83f459 72512000-05-24 Ulrich Drepper <drepper@redhat.com>
acb5ee2e 7252
4f83f459 7253 * locales/iso14651_t1: New file.
464a88ce 7254
4f83f459 72552000-05-15 Andreas Jaeger <aj@suse.de>
35f9eb5d 7256
4f83f459
JM
7257 * tst-fmon.data: Change testcase following fixes for
7258 de_DE.
35f9eb5d 7259
4f83f459
JM
7260 * locales/de_DE: Remove space after DEM since DEM is
7261 now placed after the value.
464a88ce 7262
4f83f459
JM
7263 * locales/de_DE: Fix currency placement to use "12.345,68 DM".
7264 Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
7265 PR libc/1713.
7ee0c09d 7266
4f83f459 72672000-05-04 Ulrich Drepper <drepper@redhat.com>
61d357ca 7268
4f83f459
JM
7269 * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
7270 Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
7ee0c09d 7271
4f83f459
JM
7272 * tst-fmon.c (main): Print the locale name as well in the error
7273 message.
a0dc5206 7274
4f83f459 72752000-04-06 Ulrich Drepper <drepper@redhat.com>
a0dc5206 7276
4f83f459 7277 * locales/i18n: New file.
22d5fbfe 7278
4f83f459 72792000-03-27 Ulrich Drepper <drepper@redhat.com>
22d5fbfe 7280
4f83f459 7281 * tst-fmon.data: Update test after last strfmon change.
5a0ca44d 7282
4f83f459 72832000-03-15 Andreas Jaeger <aj@suse.de>
5a0ca44d 7284
4f83f459
JM
7285 * locales/sl_SI: Fix entries for june and july.
7286 Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
7287 libc/1648.
c3891626 7288
4f83f459 72892000-03-14 Ulrich Drepper <drepper@redhat.com>
c3891626 7290
4f83f459 7291 * locales/en_DK: Correct syntax.
c88c8399 7292
4f83f459 72932000-03-03 Ulrich Drepper <drepper@redhat.com>
c88c8399 7294
4f83f459 7295 * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2f1afc88 7296
4f83f459 72972000-03-01 Andreas Jaeger <aj@suse.de>
2f1afc88 7298
4f83f459
JM
7299 * locales/gv_GB: New file.
7300 * locales/kw_GB: New file.
7301 From Pablo Saratxaga <pablo@mandrakesoft.com>.
6500dff6 7302
4f83f459 73032000-03-03 Ulrich Drepper <drepper@redhat.com>
6500dff6 7304
4f83f459 7305 * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
fc304e02 7306
4f83f459 73072000-03-01 Andreas Jaeger <aj@suse.de>
fc304e02 7308
4f83f459 7309 * SUPPORTED: Added bg_BG.CP1251.
fc304e02 7310
4f83f459 7311 * locales/bg_BG: New file.
49c091e5 7312
4f83f459 73132000-02-22 Ulrich Drepper <drepper@redhat.com>
7c233bd9 7314
4f83f459
JM
7315 * locales/ko_KO: Update syntax for new localedef. Use symbolic
7316 names for characters.
7317 * charmaps/EUC-KR: ADD width information.
7318 * repertoiremaps/mnemonic.ko: New file.
7319 Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7c233bd9 7320
4f83f459
JM
7321 * charmaps/GBK: New file.
7322 * locales/zh_CN.GBK: New file.
7323 * repertoiremaps/mnemonic.zh: New file.
7324 Contributed by Sean Chen <sean.chen@turbolinux.com>.
49c091e5 7325
4f83f459
JM
7326 * locales/mk_MK: New file.
7327 Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
7328 * SUPPORTED: Add mk_MK ISO-8859-5.
7e66fa36 7329
4f83f459 73302000-02-12 Ulrich Drepper <drepper@redhat.com>
65580ca8 7331
4f83f459 7332 * SUPPORTED: Add gl_ES.ISO-8859-1.
9dbb52db 7333
4f83f459
JM
7334 * SUPPORTED: Add ar_SA.ISO-8859-6.
7335 * locales/ar_SA: New file.
9dbb52db 7336
4f83f459 7337 * locales/th_TH: Remove Thai digits from `digits'.
51e7c626 7338
4f83f459 7339 * SUPPORTED: Add th_TH.TIS-620.
7e66fa36 7340
4f83f459
JM
7341 * locales/el_GR (toupper): Don't map *s to S*.
7342 * locales/en_DK: Likewise.
7343 * locales/en_DK.com: Likewise.
7344 * locales/ru_RU: Likewise.
7345 * locales/ru_UA: Likewise.
7346 * locales/tr_TR: Likewise.
7347 * locales/uk_UA: Likewise.
7e66fa36 7348
4f83f459
JM
7349 * locales/en_DK (toupper): Map v% to V%.
7350 (tolower): Map V% to v%.
7351 * locales/en_DK.com: Likewise.
7352 * locales/ru_RU: Likewise.
7353 * locales/ru_UA: Likewise.
7354 * locales/tr_TR: Likewise.
7355 * locales/uk_UA: Likewise.
b168cff2 7356
4f83f459 73572000-02-11 Ulrich Drepper <drepper@redhat.com>
b168cff2 7358
4f83f459 7359 * Makefile (generated-dirs): Add de_DE.437.
b168cff2 7360
4f83f459 73612000-01-31 Ulrich Drepper <drepper@redhat.com>
b168cff2 7362
4f83f459
JM
7363 * charmaps/IBM864: Correct comment for /xC6 mapping.
7364 * charmaps/ISO-IR-90: Correct mapping for <tilde>.
7365 * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
7366 * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
7367 Reported by Bruno Haible <haible@ilog.fr>.
b6aa34eb 7368
4f83f459 73692000-01-27 Jakub Jelinek <jakub@redhat.com>
b6aa34eb 7370
4f83f459 7371 * locales/af_ZA: Fix syntax errors.
e645ed3a 7372
4f83f459 73732000-01-24 Ulrich Drepper <drepper@cygnus.com>
db76d943 7374
4f83f459
JM
7375 * tst-locale.sh: Also enable test5.
7376 * tests/test5.ds: New file.
973209d8 7377
4f83f459
JM
7378 * locales/gl_ES: New file.
7379 Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
e645ed3a 7380
4f83f459
JM
7381 * locales/POSIX: Remove trailing semicolon.
7382 * locales/th_TH: Likewise.
7383 PR libc/1545.
a5334a68 7384
4f83f459 73852000-01-18 Ulrich Drepper <drepper@cygnus.com>
a5334a68 7386
4f83f459 7387 * locales/ja_JP: Add double-width digits to digit class.
03c0d6ef 7388
4f83f459 73892000-01-12 Ulrich Drepper <drepper@cygnus.com>
03c0d6ef 7390
4f83f459
JM
7391 * charmaps/ISO-8859-16: Add mapping for /xba.
7392 Reported by Bruno Haible <haible@ilog.fr>.
d569d333 7393
4f83f459 73942000-01-05 Ulrich Drepper <drepper@cygnus.com>
eb7c2001 7395
4f83f459
JM
7396 * tst-trans.sh: Add directory names to charmap and repertoire file
7397 names.
47cd4757 7398
4f83f459
JM
7399 * charmaps/ISO-8859-16: New file.
7400
7401 * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
7402
74032000-01-03 Ulrich Drepper <drepper@cygnus.com>
7404
7405 * SUPPORTED: Change lt_LT charset to ISO-8859-13.
7406
74071999-12-26 Ulrich Drepper <drepper@cygnus.com>
7408
7409 * collate-test.c (main): Correct logic in test.
7410
7411 * tst-trans.sh: Use correct name for dynamic loader.
7412
74131999-12-23 Ulrich Drepper <drepper@cygnus.com>
7414
7415 * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
7416
7417 * locale/en_BW: New file.
7418 * locale/en_ZW: New file.
7419 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
7420
74211999-12-21 Ulrich Drepper <drepper@cygnus.com>
7422
7423 * locales/ja_JP: Fix cntrl mapping and era definition.
7424 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
7425
74261999-12-20 Ulrich Drepper <drepper@cygnus.com>
47cd4757 7427
4f83f459
JM
7428 * locales/af_ZA: New file.
7429 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2a505c96 7430
4f83f459 74311999-12-19 Ulrich Drepper <drepper@cygnus.com>
2a505c96 7432
4f83f459
JM
7433 * locales/POSIX: Fix collation order of <SI> and add a few missing
7434 symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
2a505c96 7435
4f83f459
JM
7436 * locales/cs_CZ: Fix syntax of collation entries with multi-character
7437 weights.
7438 * locales/da_DK: Likewise.
7439 * locales/el_GR: Likewise.
7440 * locales/en_CA: Likewise.
7441 * locales/en_CA,2.5: Likewise.
7442 * locales/en_DK: Likewise.
7443 * locales/en_DK.com: Likewise.
7444 * locales/es_AR: Likewise.
7445 * locales/es_BO: Likewise.
7446 * locales/es_CL: Likewise.
7447 * locales/es_CO: Likewise.
7448 * locales/es_DO: Likewise.
7449 * locales/es_EC: Likewise.
7450 * locales/es_ES: Likewise.
7451 * locales/es_GT: Likewise.
7452 * locales/es_HN: Likewise.
7453 * locales/es_MX: Likewise.
7454 * locales/es_PA: Likewise.
7455 * locales/es_PE: Likewise.
7456 * locales/es_PY: Likewise.
7457 * locales/es_SV: Likewise.
7458 * locales/es_US: Likewise.
7459 * locales/es_UY: Likewise.
7460 * locales/es_VE: Likewise.
7461 * locales/et_EE: Likewise.
7462 * locales/fi_FI: Likewise.
7463 * locales/fr_CA,2.13: Likewise.
7464 * locales/hr_HR: Likewise.
7465 * locales/hu_HU: Likewise.
7466 * locales/is_IS: Likewise.
7467 * locales/lt_LT: Likewise.
7468 * locales/lv_LV: Likewise.
7469 * locales/no_NO: Likewise.
7470 * locales/pl_PL: Likewise.
7471 * locales/ro_RO: Likewise.
7472 * locales/ru_RU: Likewise.
7473 * locales/ru_UA: Likewise.
7474 * locales/sl_SI: Likewise.
7475 * locales/sr_YU: Likewise.
7476 * locales/sv_SE: Likewise.
7477 * locales/th_TH: Likewise.
7478 * locales/tr_TR: Likewise.
7479 * locales/uk_UA: Likewise.
cf7dc78a 7480
4f83f459 74811999-12-18 Ulrich Drepper <drepper@cygnus.com>
cf7dc78a 7482
4f83f459
JM
7483 * charmaps/ISIRI-3342: New file.
7484 * locales/fa_IR: New file.
7485 Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
6e398b02 7486
4f83f459 74871999-12-10 Ulrich Drepper <drepper@cygnus.com>
6e398b02 7488
4f83f459 7489 * locales/de_DE: Correct syntax of multi-character weights.
5ad81f40 7490
4f83f459 74911999-12-08 Ulrich Drepper <drepper@cygnus.com>
7bd3a4ea 7492
4f83f459
JM
7493 * tests/test6.c: New file.
7494 * tests/test6.cm: New file.
7495 * tests/test6.def: New file.
7496 * tests/test6.mne: New file.
5ad81f40 7497
4f83f459
JM
7498 * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
7499 UFE85, and UFE8B.
7500 * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
7501 and /xc6.
7502 * charmaps/KOI8-U: Fix typo in /x95 entry.
7503 * charmaps/KOI8-R: Correct 0x95 entry.
7504 * charmaps/CP1258: Add /xEC.
7505 * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
7506 * charmaps/IBM874: Add Euro.
7507 * charmaps/ISO-8859-7: Map /xB4 to U0384.
7508 Reported by Bruno Haible <haible@ilog.fr>.
6a94473e 7509
4f83f459 75101999-11-29 Ulrich Drepper <drepper@cygnus.com>
6a94473e 7511
4f83f459
JM
7512 * charmaps/ISO-8859-10: Correct alias. This charset was issued in
7513 1992. Reported by Bruno Haible <haible@ilog.fr>.
404127bc 7514
4f83f459
JM
75151999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp>
7516
7517 * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
7518 * charmaps/EUC-JP: Likewise.
7519 * repertoiremaps/mnemonic.ja: Likewise.
7520
7521 * locales/ja_JP: Add extra CLASS and MAP definisions.
7522
7523 * charmaps/EUC-JP: Add WIDTH definitions.
7524
75251999-11-25 Ulrich Drepper <drepper@cygnus.com>
7526
7527 * Makefile: Don't run tests for now.
7528
75291999-11-23 Ulrich Drepper <drepper@cygnus.com>
7530
7531 * locales/ko_KR: New file.
7532 * charmaps/EUC-KR: New file.
7533 Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
7534
75351999-11-22 Ulrich Drepper <drepper@cygnus.com>
7536
7537 * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
7538
7539 * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
7540
75411999-11-20 Ulrich Drepper <drepper@cygnus.com>
7542
7543 * tst-trans.c: New file.
7544 * tst-trans.sh: New file.
7545 * tests/trans.def: New file.
7546 * Makefile: Add rules for character mapping tests.
7547
7548 * tests/test1.def: Correct ellipsis syntax.
7549
75501999-11-17 Ulrich Drepper <drepper@cygnus.com>
35946fb7 7551
4f83f459
JM
7552 * charmaps/ISO-8859-1: Don't define values for non-printable
7553 characters.
404127bc 7554
4f83f459 7555 * charmaps/ISO-8859-1: Add width information.
f7a8a904 7556
4f83f459 75571999-11-12 Ulrich Drepper <drepper@cygnus.com>
932ba4ee 7558
4f83f459 7559 * charmaps/ISO-8859-7: Fix 0xa1 mapping.
f7a8a904 7560
4f83f459
JM
7561 * charmaps/ISO-8859-13: Fix a few entries.
7562 Patch by Marius Gedminas <mgedmin@takas.lt>.
9df54168 7563
4f83f459 75641999-09-22 Ulrich Drepper <drepper@cygnus.com>
9df54168 7565
4f83f459 7566 * locales/zh_CN: Some first patches to make the file usable.
4a33c2f5 7567
4f83f459 75681999-09-13 Ulrich Drepper <drepper@cygnus.com>
4a33c2f5 7569
4f83f459 7570 * locales/id_ID: Fix typo.
a4f4b72b 7571
4f83f459 75721999-08-31 Ulrich Drepper <drepper@cygnus.com>
52bc074f 7573
4f83f459
JM
7574 * locales/en_DK: Add Euro symbol to collation and characterization
7575 tables. Patch by Geoff Keating.
a4f4b72b 7576
4f83f459 7577 * charmaps/ISO-8859-15: Remove duplicate <OC>.
233717f0 7578
4f83f459 75791999-08-16 Ulrich Drepper <drepper@cygnus.com>
233717f0 7580
4f83f459
JM
7581 * charmaps/CP1258: Remove spurious <percent-sign/> entry.
7582 * charmaps/IBM866: Likewise.
7583 * charmaps/IBM874: Likewise.
7584 * charmaps/ISO-8859-13: Likewise.
7585 * charmaps/ISO-8859-14: Likewise.
7586 * charmaps/ISO-8859-15: Likewise.
7587 * charmaps/MAC-UK: Likewise.
c9ade7e2 7588
4f83f459
JM
7589 * charmaps/ISO-8859-13: Correct typo.
7590 * charmaps/ISO-8859-14: Likewise.
7591 * charmaps/ISO-8859-15: Likewise.
9c0f26d8 7592
4f83f459 75931999-08-16 Andreas Schwab <schwab@suse.de>
9c0f26d8 7594
4f83f459
JM
7595 * charmaps/UTF8: Add entries for /x00. Remove spurious
7596 <percent-sign/> entry. Correct typo.
7d7fe004 7597
4f83f459 75981999-08-15 Ulrich Drepper <drepper@cygnus.com>
7d7fe004 7599
4f83f459 7600 * charmaps/UTF8: Generated from the charDB.
13ee446d 7601
4f83f459 76021999-08-13 Andreas Schwab <schwab@suse.de>
13ee446d 7603
4f83f459
JM
7604 * locales/cs_CZ: Remove <ft> entry, add <St> entry.
7605 * locales/da_DK: Likewise.
7606 * locales/de_DE: Likewise.
7607 * locales/el_GR: Likewise.
7608 * locales/en_CA: Likewise.
7609 * locales/en_DK: Likewise.
7610 * locales/en_DK.com: Likewise.
7611 * locales/es_AR: Likewise.
7612 * locales/es_BO: Likewise.
7613 * locales/es_CL: Likewise.
7614 * locales/es_CO: Likewise.
7615 * locales/es_DO: Likewise.
7616 * locales/es_EC: Likewise.
7617 * locales/es_ES: Likewise.
7618 * locales/es_GT: Likewise.
7619 * locales/es_HN: Likewise.
7620 * locales/es_MX: Likewise.
7621 * locales/es_PA: Likewise.
7622 * locales/es_PE: Likewise.
7623 * locales/es_PY: Likewise.
7624 * locales/es_SV: Likewise.
7625 * locales/es_US: Likewise.
7626 * locales/es_UY: Likewise.
7627 * locales/es_VE: Likewise.
7628 * locales/et_EE: Likewise.
7629 * locales/fi_FI: Likewise.
7630 * locales/hr_HR: Likewise.
7631 * locales/hu_HU: Likewise.
7632 * locales/is_IS: Likewise.
7633 * locales/lt_LT: Likewise.
7634 * locales/lv_LV: Likewise.
7635 * locales/no_NO: Likewise.
7636 * locales/pl_PL: Likewise.
7637 * locales/ro_RO: Likewise.
7638 * locales/ru_RU: Likewise.
7639 * locales/ru_UA: Likewise.
7640 * locales/sl_SI: Likewise.
7641 * locales/sr_YU: Likewise.
7642 * locales/sv_SE: Likewise.
7643 * locales/tr_TR: Likewise.
7644 * locales/uk_UA: Likewise.
13ee446d 7645
4f83f459 7646 * charmaps/ISO_10646: Fix typo.
7506cf98 7647
4f83f459 76481999-08-15 Ulrich Drepper <drepper@cygnus.com>
7506cf98 7649
4f83f459
JM
7650 * locales/ca_ES: New file.
7651 Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
7506cf98 7652
4f83f459 7653 * SUPPORTED: Add ca_ES.
37206c3a 7654
4f83f459 76551999-05-18 Ulrich Drepper <drepper@cygnus.com>
37206c3a 7656
4f83f459
JM
7657 * Makefile (LOCALEDEF): Add I18NPATH definition to find the
7658 correct sources.
bc9ffe71 7659
4f83f459 76601999-05-05 Ulrich Drepper <drepper@cygnus.com>
bc9ffe71 7661
4f83f459
JM
7662 * locales/ru_RU: Abbreviate Saturday Sbt.
7663 Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
4e9a34c4 7664
4f83f459 76651999-05-03 Ulrich Drepper <drepper@cygnus.com>
4e9a34c4 7666
4f83f459 7667 * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
619cba73 7668
4f83f459 76691999-04-29 Ulrich Drepper <drepper@cygnus.com>
554b8800 7670
4f83f459
JM
7671 * Makefile (install-locales): Allow specifying charset in locale
7672 name but omit it in locale definition file.
49cee696 7673
4f83f459
JM
7674 * SUPPORTED: Don't generate ru_SU.
7675 * locales/ru_SU: Removed.
619cba73 7676
4f83f459
JM
7677 * locales/zh_CN: Update.
7678 * charmaps/GB2312: New file.
7679 Contributed by hashao@china.com.
7c2b945e 7680
4f83f459 76811999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7c2b945e 7682
4f83f459
JM
7683 * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
7684 correct some character names.
7c2b945e 7685
4f83f459 7686 * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
80127c74 7687
4f83f459 76881999-04-26 Ulrich Drepper <drepper@cygnus.com>
80127c74 7689
4f83f459 7690 * charmaps/SAMI-WS2: Add one more alias.
17c7887b 7691
4f83f459 76921999-04-16 Ulrich Drepper <drepper@cygnus.com>
4510507b 7693
4f83f459 7694 * charmaps/IBM874: New file.
4510507b 7695
4f83f459 7696 * charmaps/IBM869: Correct entries 8b, 8e, and ef.
4510507b 7697
4f83f459 7698 * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
4510507b 7699
4f83f459 7700 * charmaps/IBM864: Major update from Unicode data.
8b05795d 7701
4f83f459 7702 * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
8b05795d 7703
4f83f459 7704 * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
8b05795d 7705
4f83f459 7706 * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
8b05795d 7707
4f83f459 7708 * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
8b05795d 7709
4f83f459 7710 * charmaps/IBM857: Correct entries ee, f7, and fa.
10c38463 7711
4f83f459 7712 * charmaps/IBM855: Correct entries 95, ef, and fd.
10c38463 7713
4f83f459 7714 * charmaps/IBM437: Correct entries f9 and fa.
10c38463 7715
4f83f459 7716 * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
17c7887b 7717
4f83f459
JM
7718 * locales/th_TH: New file. Thai locale description.
7719 * th_TH.in: New file.
7720 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
670af0d9 7721
4f83f459 77221999-04-14 Cristian Gafton <gafton@redhat.com>
670af0d9 7723
4f83f459
JM
7724 * SUPPORTED: Add support for Ukraine Russian.
7725 * locales/ru_UA: New file.
7726 * locales/uk_UA: New file.
7727 * charmaps/KOI8-U: New file.
b2900a13 7728
4f83f459 77291999-04-12 Ulrich Drepper <drepper@cygnus.com>
b2900a13 7730
4f83f459 7731 * locales/id_ID: New file.
46f83754 7732
4f83f459 77331999-04-10 Ulrich Drepper <drepper@cygnus.com>
46f83754 7734
4f83f459
JM
7735 * charmaps/TIS-620: New file.
7736 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
a8391579 7737
4f83f459 77381999-03-31 Ulrich Drepper <drepper@cygnus.com>
42ec4cab 7739
4f83f459 7740 * locales/en_ZA: New file. Contributed by nic@sig.co.za.
b81ee757 7741
4f83f459
JM
7742 * charmaps/CP1256: Cosmetic changes.
7743 * charmaps/CP1257: Likewise.
99179803 7744
4f83f459 7745 * charmaps/CP1258: New file.
a8391579 7746
4f83f459
JM
7747 * charmaps/CP1257: Add some marks.
7748 * charmaps/CP1256: Update from Unicode page.
7749 * charmaps/CP1255: Lots of punctuation character changes.
7750 * charmaps/CP1254: Add Euro character. Fix a few lowercase characters.
7751 * charmaps/CP1253: Add Euro character.
7752 * charmaps/CP1252: Add Euro character and z caron.
7753 * charmaps/CP1251: Add Euro character.
7754 * charmaps/CP1250: Add Euro character.
d1987d2d 7755
4f83f459 77561999-03-15 Ulrich Drepper <drepper@cygnus.com>
d1987d2d 7757
4f83f459
JM
7758 * locales/hr_HR: Various corrections.
7759 Patch by Tomislav Vujec <tvujec@CARNet.hr>.
4f7ea427 7760
4f83f459 77611999-03-08 Ulrich Drepper <drepper@cygnus.com>
4f7ea427 7762
4f83f459
JM
7763 * locales/ru_RU (mon): Fix March and May month name translations.
7764 Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
3f80a33b 7765
4f83f459 77661999-02-16 Ulrich Drepper <drepper@cygnus.com>
3f80a33b 7767
4f83f459
JM
7768 * Makefile (test-input): Prepare for cs_CZ test.
7769 * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
7770 * cs_CZ.in: New file.
5ff1a70a 7771
4f83f459 77721999-02-11 Ulrich Drepper <drepper@cygnus.com>
c29c42b0 7773
4f83f459
JM
7774 * locales/it_CH: New file.
7775 * SUPPORTED: Add it_CH.
5ff1a70a 7776
4f83f459
JM
7777 * locales/in_ID: New file.
7778 * SUPPORTED: Add in_ID.
5ff1a70a 7779
4f83f459 77801998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5ff1a70a 7781
4f83f459
JM
7782 * Makefile (test-input): Add hr_HR.ISO-8859-2.
7783 (test-input-data): New variable.
7784 (distribute): Use it.
7785 (do-collate-test): Use it.
7786 * locales/hr_HR.in: New file.
88fd9830 7787
4f83f459 77881998-12-16 Ulrich Drepper <drepper@cygnus.com>
88fd9830 7789
4f83f459
JM
7790 * charmaps/IBM866: New file.
7791 * charmaps/MAC-UK: New file.
70b0abba 7792
4f83f459 77931998-12-13 Ulrich Drepper <drepper@cygnus.com>
70b0abba 7794
4f83f459
JM
7795 * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
7796 * charmaps/ISO-8859-14: Add alias names.
70b0abba 7797
4f83f459 7798 * repertoiremaps/mnemonics.ds: Remove duplicates.
e1739896 7799
4f83f459 78001998-12-12 Ulrich Drepper <drepper@cygnus.com>
e1739896 7801
4f83f459
JM
7802 * charmaps/ISO-8859-13: New file.
7803 * charmaps/ISO-8859-14: New file.
7804 * charmaps/ISO-8859-15: New file.
f98b4bbd 7805
4f83f459 7806 * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
c882585f 7807
4f83f459 78081998-12-07 Ulrich Drepper <drepper@cygnus.com>
c882585f 7809
4f83f459 7810 * SUPPORTED: Add en_AU.
62595351 7811
4f83f459 78121998-12-01 Ulrich Drepper <drepper@cygnus.com>
62595351 7813
4f83f459
JM
7814 * SUPPORTED: Update greek entry.
7815 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
085320f5 7816
4f83f459 78171998-11-12 Ulrich Drepper <drepper@cygnus.com>
085320f5 7818
4f83f459 7819 * locales/el_GR (abmon): Remove spaces at end of strings.
d9ff6f3e 7820
4f83f459 78211998-10-20 Ulrich Drepper <drepper@cygnus.com>
d9ff6f3e 7822
4f83f459
JM
7823 * tests/test1.cm: Add missing character definitions to read POSIX
7824 locale definition.
7825 * tests/test2.cm: Likewise.
7826 * tests/test3.cm: Likewise.
7827 * tests/test4.cm: Likewise.
7828 * tests/test5.cm: Likewise.
816e6eb5 7829
4f83f459 78301998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
816e6eb5 7831
4f83f459 7832 * locales/POSIX: Correct typo. Add UNDEFINED symbol.
6f100d04 7833
4f83f459 78341998-10-14 Ulrich Drepper <drepper@cygnus.com>
6f100d04 7835
4f83f459
JM
7836 * locales/gr_GR: Renamed to...
7837 * locales/el_GR: ...this.
7838 (yesexpr, noexpr): Also allow yes and no.
f304af81 7839
4f83f459 78401998-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
f304af81 7841
4f83f459 7842 * locales/sr_YU: Add repertoiremap.
50a1b837 7843
4f83f459 78441998-09-23 Cristian Gafton <gafton@redhat.com>
1cd9c90d 7845
4f83f459
JM
7846 * locales/sr_YU: New file.
7847 * SUPPORTED: Add sr_YU.
7848
78491998-09-23 Ulrich Drepper <drepper@cygnus.com>
1cd9c90d 7850
4f83f459 7851 * Makefile: Rewrite install-locales rule.
e5bafd55 7852
4f83f459 78531998-06-15 Ulrich Drepper <drepper@cygnus.com>
e5bafd55 7854
4f83f459
JM
7855 * Makefile: Add more dependecies for running tests.
7856 Reported by HJ Lu.
c756c71c 7857
4f83f459 78581998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
c756c71c 7859
4f83f459 7860 * locales/sk_SK: Add repertoiremap.
a4b96a06 7861
4f83f459 78621998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
a4b96a06 7863
4f83f459 7864 * locales/ru_SU: Add repertoiremap.
f89ac85c 7865
4f83f459 78661998-05-01 Ulrich Drepper <drepper@cygnus.com>
f89ac85c 7867
4f83f459
JM
7868 * locales/ru_SU: New file.
7869 * SUPPORTED: Add ru_SU with KOI8-R.
69f155d4 7870
4f83f459 78711998-04-30 Ulrich Drepper <drepper@cygnus.com>
12a9fabe 7872
4f83f459
JM
7873 * Makefile: Install repertoire maps.
7874 * mnemonic.ds: Moved into repertoiremaps subdir.
7875 * repertoiremaps/charids.894: New file.
7876 * repertoiremaps/mnemonic.ds: New file.
12a9fabe 7877
4f83f459
JM
7878 * sort-test.sh: Adapt for most recent changes in localedef.
7879 * tst-fmon.sh: Likewise.
7880 * tst-locale.sh: Likewise.
8b67c0d9 7881
4f83f459
JM
7882 * locales/POSIX: Add repertoiremap definition.
7883 * locales/cs_CZ: Likewise.
7884 * locales/da_DK: Likewise.
7885 * locales/de_AT: Likewise.
7886 * locales/de_BE: Likewise.
7887 * locales/de_CH: Likewise.
7888 * locales/de_DE: Likewise.
7889 * locales/de_LU: Likewise.
7890 * locales/en_AU: Likewise.
7891 * locales/en_CA: Likewise.
7892 * locales/en_CA,2.5: Likewise.
7893 * locales/en_DK: Likewise.
7894 * locales/en_DK.com: Likewise.
7895 * locales/en_GB: Likewise.
7896 * locales/en_IE: Likewise.
7897 * locales/en_NZ: Likewise.
7898 * locales/en_US: Likewise.
7899 * locales/es_AR: Likewise.
7900 * locales/es_BO: Likewise.
7901 * locales/es_CL: Likewise.
7902 * locales/es_CO: Likewise.
7903 * locales/es_DO: Likewise.
7904 * locales/es_EC: Likewise.
7905 * locales/es_ES: Likewise.
7906 * locales/es_GT: Likewise.
7907 * locales/es_HN: Likewise.
7908 * locales/es_MX: Likewise.
7909 * locales/es_PA: Likewise.
7910 * locales/es_PE: Likewise.
7911 * locales/es_PY: Likewise.
7912 * locales/es_SV: Likewise.
7913 * locales/es_US: Likewise.
7914 * locales/es_UY: Likewise.
7915 * locales/es_VE: Likewise.
7916 * locales/et_EE: Likewise.
7917 * locales/eu_ES: Likewise.
7918 * locales/fi_FI: Likewise.
7919 * locales/fo_FO: Likewise.
7920 * locales/fr_BE: Likewise.
7921 * locales/fr_CA: Likewise.
7922 * locales/fr_CA,2.13: Likewise.
7923 * locales/fr_CH: Likewise.
7924 * locales/fr_FR: Likewise.
7925 * locales/fr_LU: Likewise.
7926 * locales/ga_IE: Likewise.
7927 * locales/gr_GR: Likewise.
7928 * locales/he_IL: Likewise.
7929 * locales/hr_HR: Likewise.
7930 * locales/hu_HU: Likewise.
7931 * locales/is_IS: Likewise.
7932 * locales/it_IT: Likewise.
7933 * locales/iw_IL: Likewise.
7934 * locales/kl_GL: Likewise.
7935 * locales/lt_LT: Likewise.
7936 * locales/lv_LV: Likewise.
7937 * locales/nl_BE: Likewise.
7938 * locales/nl_NL: Likewise.
7939 * locales/no_NO: Likewise.
7940 * locales/pl_PL: Likewise.
7941 * locales/pt_BR: Likewise.
7942 * locales/pt_PT: Likewise.
7943 * locales/ro_RO: Likewise.
7944 * locales/ru_RU: Likewise.
7945 * locales/sl_SI: Likewise.
7946 * locales/sv_FI: Likewise.
7947 * locales/sv_SE: Likewise.
7948 * locales/tr_TR: Likewise.
7949 * locales/zh_CN: Likewise.
7950
79511998-04-29 Ulrich Drepper <drepper@cygnus.com>
7952
7953 * tst-locale.sh: Add comment for when multi-byte charsets in
7954 locales work.
7955 * tests/test5.cm: New file.
7956 * tests/test5.def: New file.
7957 * Makefile (ld-test-names): Add test5.
7958
79591998-04-28 Ulrich Drepper <drepper@cygnus.com>
7960
7961 * locales/de_DE: Use . as thousands separator and 3;3 groups for
7962 LC_NUMERIC.
7963
79641998-03-30 Ulrich Drepper <drepper@cygnus.com>
7965
7966 * Makefile: Fix test rules from last patch.
7967
79681998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7969
7970 * locales/ru_RU: Abbreviations must end with a consonant. Fix for
7971 Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
7972
79731998-03-25 Ulrich Drepper <drepper@cygnus.com>
7974
7975 * Makefile (distribute): Add tst-locale.sh.
7976
79771998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
7978
7979 * Makefile (distribute): Add SUPPORTED.
7980 (install-locales): New rule to install locale dat ausing localedef.
7981 * SUPPORTED: New file. Names all usable locales.
7982 Based on a patch by Cristian Gafton <gafton@redhat.com>.
7983
7984 * locales/gr_GR: Correct collation description.
7985 * locales/nl_NL: Correct Charset requirement.
7986 * locales/pt_BR: Fix int_curr_symbol.
7987 * locales/ru_RU: Fix ctype data.
7988 Patches by Cristian Gafton <gafton@redhat.com>.
7989
7990 * locales/nl_NL: Fix yesexpr/noexpr.
7991 * locales/pt_BR: Likewise.
7992 * locales/cs_CZ: Likewise.
7993 * locales/da_DK: Likewise.
7994 * locales/en_AU: Likewise.
7995 * locales/en_CA: Likewise.
7996 * locales/en_DK: Likewise.
7997 * locales/en_DK.com: Likewise.
7998 * locales/en_GB: Likewise.
7999 * locales/en_NZ: Likewise.
8000 * locales/en_US: Likewise.
8001 * locales/es_AR: Likewise.
8002 * locales/es_BO: Likewise.
8003 * locales/es_CL: Likewise.
8004 * locales/es_CO: Likewise.
8005 * locales/es_DO: Likewise.
8006 * locales/es_EC: Likewise.
8007 * locales/es_ES: Likewise.
8008 * locales/es_GT: Likewise.
8009 * locales/es_HN: Likewise.
8010 * locales/es_MX: Likewise.
8011 * locales/es_PA: Likewise.
8012 * locales/es_PE: Likewise.
8013 * locales/es_PY: Likewise.
8014 * locales/es_SV: Likewise.
8015 * locales/es_US: Likewise.
8016 * locales/es_UY: Likewise.
8017 * locales/es_VE: Likewise.
8018 * locales/et_EE: Likewise.
8019 * locales/eu_ES: Likewise.
8020 * locales/fi_FI: Likewise.
8021 * locales/fo_FO: Likewise.
8022 * locales/fr_BE: Likewise.
8023 * locales/fr_CA: Likewise.
8024 * locales/fr_CH: Likewise.
8025 * locales/fr_FR: Likewise.
8026 * locales/fr_LU: Likewise.
8027 * locales/ga_IE: Likewise.
8028 * locales/gr_GR: Likewise.
8029 * locales/he_IL: Likewise.
8030 * locales/hr_HR: Likewise.
8031 * locales/hu_HU: Likewise.
8032 * locales/is_IS: Likewise.
8033 * locales/it_IT: Likewise.
8034 * locales/iw_IL: Likewise.
8035 * locales/ja_JP: Likewise.
8036 * locales/kl_GL: Likewise.
8037 * locales/lt_LT: Likewise.
8038 * locales/lv_LV: Likewise.
8039 * locales/no_NO: Likewise.
8040 * locales/pl_PL: Likewise.
8041 * locales/pt_PT: Likewise.
8042 * locales/ro_RO: Likewise.
8043 * locales/ru_RU: Likewise.
8044 * locales/sl_SI: Likewise.
8045 * locales/sv_SE: Likewise.
8046 * locales/tr_TR: Likewise.
8047 * locales/zh_CN: Likewise.
8048
80491998-03-14 Ulrich Drepper <drepper@cygnus.com>
8050
8051 * locales/ru_RU: Correct last patch.
8052 Patch by Cristian Gafton <gafton@redhat.com>.
8053
80541998-03-11 Ulrich Drepper <drepper@cygnus.com>
8055
8056 * locales/de_DE: Use common german data and time format not ISO
8057 8601.
8058
80591998-03-08 Ulrich Drepper <drepper@cygnus.com>
8060
8061 * locales/ru_RU: Correct inconsistencies in mon data.
8062 Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
8063
80641997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8065
8066 * locales/pl_PL: Fix int_curr_symbol.
8067
80681997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
8069
8070 * locales/is_IS: Update from Debian version.
8071
80721997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
8073
8074 * tst-fmon.c: New file. strfmon test program.
8075 * tst-fmon.sh: New file. Script to run strfmon test.
8076 * fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
8077 * fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
8078
8079 * locales/cs_CZ: Update from author.
8080
80811997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
8082
8083 * sort-test.sh: Call localedef with additional environment variable
8084 I18NPATH to point to not-yet-installed locale data files.
8085
8086 * locales/POSIX: Updated version from maintainer.
8087
80881997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
8089
8090 * collate-test.c (main): Change prototype definition to prevent
8b67c0d9
CL
8091 warning.
8092
4f83f459 80931997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
f5f52655 8094
4f83f459
JM
8095 * locales/de_DE: Include real collation data. It's similar to the
8096 en_DK information but the order of small and capital characters is
8097 exchanged.
f5f52655 8098
4f83f459
JM
8099 * collate-test.c: New file. Test suite for strcoll function.
8100 * de_DE.in: Input file for collation test.
8101 * da_DK.in: Likewise.
f5f52655 8102
4f83f459 8103 * xfrm-test.c: New file. Test suite for strxfrm function.
f5f52655 8104
4f83f459 81051996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
f5f52655 8106
4f83f459 8107 * All charmaps: Fix entries for <quotation-mark>.
f5f52655 8108
4f83f459 81091996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
f5f52655 8110
4f83f459
JM
8111 * Makefile (charmaps): Don't try to install CVS or RCS directory.
8112 (locales): Likewise.
8113 Reported by Matthias Urlichs.