summaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
blob: 0a6773c6cb32909b7261092fbac2645d5c29ee85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
2000-01-03  Ulrich Drepper  <drepper@cygnus.com>

	* SUPPORTED: Change lt_LT charset to ISO-8859-13.

1999-12-26  Ulrich Drepper  <drepper@cygnus.com>

	* collate-test.c (main): Correct logic in test.

	* tst-trans.sh: Use correct name for dynamic loader.

1999-12-23  Ulrich Drepper  <drepper@cygnus.com>

	* SUPPORTED: Add af_ZA, en_BW, and en_ZW.

	* locale/en_BW: New file.
	* locale/en_ZW: New file.
	Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.

1999-12-21  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ja_JP: Fix cntrl mapping and era definition.
	Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.

1999-12-20  Ulrich Drepper  <drepper@cygnus.com>

	* locales/af_ZA: New file.
	Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.

1999-12-19  Ulrich Drepper  <drepper@cygnus.com>

	* locales/POSIX: Fix collation order of <SI> and add a few missing
	symbols.  Patch by Miloslav Trmac <mitr@volny.cz>.

	* locales/cs_CZ: Fix syntax of collation entries with multi-character
	weights.
	* locales/da_DK: Likewise.
	* locales/el_GR: Likewise.
	* locales/en_CA: Likewise.
	* locales/en_CA,2.5: Likewise.
	* locales/en_DK: Likewise.
	* locales/en_DK.com: Likewise.
	* locales/es_AR: Likewise.
	* locales/es_BO: Likewise.
	* locales/es_CL: Likewise.
	* locales/es_CO: Likewise.
	* locales/es_DO: Likewise.
	* locales/es_EC: Likewise.
	* locales/es_ES: Likewise.
	* locales/es_GT: Likewise.
	* locales/es_HN: Likewise.
	* locales/es_MX: Likewise.
	* locales/es_PA: Likewise.
	* locales/es_PE: Likewise.
	* locales/es_PY: Likewise.
	* locales/es_SV: Likewise.
	* locales/es_US: Likewise.
	* locales/es_UY: Likewise.
	* locales/es_VE: Likewise.
	* locales/et_EE: Likewise.
	* locales/fi_FI: Likewise.
	* locales/fr_CA,2.13: Likewise.
	* locales/hr_HR: Likewise.
	* locales/hu_HU: Likewise.
	* locales/is_IS: Likewise.
	* locales/lt_LT: Likewise.
	* locales/lv_LV: Likewise.
	* locales/no_NO: Likewise.
	* locales/pl_PL: Likewise.
	* locales/ro_RO: Likewise.
	* locales/ru_RU: Likewise.
	* locales/ru_UA: Likewise.
	* locales/sl_SI: Likewise.
	* locales/sr_YU: Likewise.
	* locales/sv_SE: Likewise.
	* locales/th_TH: Likewise.
	* locales/tr_TR: Likewise.
	* locales/uk_UA: Likewise.

1999-12-18  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/ISIRI-3342: New file.
	* locales/fa_IR: New file.
	Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.

1999-12-10  Ulrich Drepper  <drepper@cygnus.com>

	* locales/de_DE: Correct syntax of multi-character weights.

1999-12-08  Ulrich Drepper  <drepper@cygnus.com>

	* tests/test6.c: New file.
	* tests/test6.cm: New file.
	* tests/test6.def: New file.
	* tests/test6.mne: New file.

	* repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
	UFE85, and UFE8B.
	* charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
	and /xc6.
	* charmaps/KOI8-U: Fix typo in /x95 entry.
	* charmaps/KOI8-R: Correct 0x95 entry.
	* charmaps/CP1258: Add /xEC.
	* repertoiremaps/mnemonic.ds: Add U0300 and U0301.
	* charmaps/IBM874: Add Euro.
	* charmaps/ISO-8859-7: Map /xB4 to U0384.
	Reported by Bruno Haible <haible@ilog.fr>.

1999-11-29  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/ISO-8859-10: Correct alias.  This charset was issued in
	1992.  Reported by Bruno Haible <haible@ilog.fr>.

1999-11-27  Shinya Hanataka  <hanataka@abyss.rim.or.jp>

	* locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
	* charmaps/EUC-JP: Likewise.
	* repertoiremaps/mnemonic.ja: Likewise.

	* locales/ja_JP: Add extra CLASS and MAP definisions.

	* charmaps/EUC-JP: Add WIDTH definitions.

1999-11-25  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile: Don't run tests for now.

1999-11-23  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ko_KR: New file.
	* charmaps/EUC-KR: New file.
	Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.

1999-11-22  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.

	* repertoiremaps/mnemonic.ja: Add DCS and APC definitions.

1999-11-20  Ulrich Drepper  <drepper@cygnus.com>

	* tst-trans.c: New file.
	* tst-trans.sh: New file.
	* tests/trans.def: New file.
	* Makefile: Add rules for character mapping tests.

	* tests/test1.def: Correct ellipsis syntax.

1999-11-17  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/ISO-8859-1: Don't define values for non-printable
	characters.

	* charmaps/ISO-8859-1: Add width information.

1999-11-12  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/ISO-8859-7: Fix 0xa1 mapping.

	* charmaps/ISO-8859-13: Fix a few entries.
	Patch by Marius Gedminas <mgedmin@takas.lt>.

1999-09-22  Ulrich Drepper  <drepper@cygnus.com>

	* locales/zh_CN: Some first patches to make the file usable.

1999-09-13  Ulrich Drepper  <drepper@cygnus.com>

	* locales/id_ID: Fix typo.

1999-08-31  Ulrich Drepper  <drepper@cygnus.com>

	* locales/en_DK: Add Euro symbol to collation and characterization
	tables.  Patch by Geoff Keating.

	* charmaps/ISO-8859-15: Remove duplicate <OC>.

1999-08-16  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/CP1258: Remove spurious <percent-sign/> entry.
	* charmaps/IBM866: Likewise.
	* charmaps/IBM874: Likewise.
	* charmaps/ISO-8859-13: Likewise.
	* charmaps/ISO-8859-14: Likewise.
	* charmaps/ISO-8859-15: Likewise.
	* charmaps/MAC-UK: Likewise.

	* charmaps/ISO-8859-13: Correct typo.
	* charmaps/ISO-8859-14: Likewise.
	* charmaps/ISO-8859-15: Likewise.

1999-08-16  Andreas Schwab  <schwab@suse.de>

	* charmaps/UTF8: Add entries for /x00.  Remove spurious
	<percent-sign/> entry.  Correct typo.

1999-08-15  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/UTF8: Generated from the charDB.

1999-08-13  Andreas Schwab  <schwab@suse.de>

	* locales/cs_CZ: Remove <ft> entry, add <St> entry.
	* locales/da_DK: Likewise.
	* locales/de_DE: Likewise.
	* locales/el_GR: Likewise.
	* locales/en_CA: Likewise.
	* locales/en_DK: Likewise.
	* locales/en_DK.com: Likewise.
	* locales/es_AR: Likewise.
	* locales/es_BO: Likewise.
	* locales/es_CL: Likewise.
	* locales/es_CO: Likewise.
	* locales/es_DO: Likewise.
	* locales/es_EC: Likewise.
	* locales/es_ES: Likewise.
	* locales/es_GT: Likewise.
	* locales/es_HN: Likewise.
	* locales/es_MX: Likewise.
	* locales/es_PA: Likewise.
	* locales/es_PE: Likewise.
	* locales/es_PY: Likewise.
	* locales/es_SV: Likewise.
	* locales/es_US: Likewise.
	* locales/es_UY: Likewise.
	* locales/es_VE: Likewise.
	* locales/et_EE: Likewise.
	* locales/fi_FI: Likewise.
	* locales/hr_HR: Likewise.
	* locales/hu_HU: Likewise.
	* locales/is_IS: Likewise.
	* locales/lt_LT: Likewise.
	* locales/lv_LV: Likewise.
	* locales/no_NO: Likewise.
	* locales/pl_PL: Likewise.
	* locales/ro_RO: Likewise.
	* locales/ru_RU: Likewise.
	* locales/ru_UA: Likewise.
	* locales/sl_SI: Likewise.
	* locales/sr_YU: Likewise.
	* locales/sv_SE: Likewise.
	* locales/tr_TR: Likewise.
	* locales/uk_UA: Likewise.

	* charmaps/ISO_10646: Fix typo.

1999-08-15  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ca_ES: New file.
	Contributed by Joan Carles Soler <Joan.Soler@uv.es>.

	* SUPPORTED: Add ca_ES.

1999-05-18  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (LOCALEDEF): Add I18NPATH definition to find the
	correct sources.

1999-05-05  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ru_RU: Abbreviate Saturday Sbt.
	Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.

1999-05-03  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.

1999-04-29  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (install-locales): Allow specifying charset in locale
	name but omit it in locale definition file.

	* SUPPORTED: Don't generate ru_SU.
	* locales/ru_SU: Removed.

	* locales/zh_CN: Update.
	* charmaps/GB2312: New file.
	Contributed by hashao@china.com.

1999-04-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
	correct some character names.

	* repertoiremaps/mnemonic.ds: Correct name of <P2> entry.

1999-04-26  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/SAMI-WS2: Add one more alias.

1999-04-16  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/IBM874: New file.

	* charmaps/IBM869: Correct entries 8b, 8e, and ef.

	* charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.

	* charmaps/IBM864: Major update from Unicode data.

	* charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.

	* charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.

	* charmaps/IBM861: Correct entries 9f, a9, f9, and fa.

	* charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.

	* charmaps/IBM857: Correct entries ee, f7, and fa.

	* charmaps/IBM855: Correct entries 95, ef, and fd.

	* charmaps/IBM437: Correct entries f9 and fa.

	* charmaps/UTF8: Correct BULLET OPERATOR mnemonic.

	* locales/th_TH: New file.  Thai locale description.
	* th_TH.in: New file.
	Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.

1999-04-14  Cristian Gafton  <gafton@redhat.com>

	* SUPPORTED: Add support for Ukraine Russian.
	* locales/ru_UA: New file.
	* locales/uk_UA: New file.
	* charmaps/KOI8-U: New file.

1999-04-12  Ulrich Drepper  <drepper@cygnus.com>

	* locales/id_ID: New file.

1999-04-10  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/TIS-620: New file.
	Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.

1999-03-31  Ulrich Drepper  <drepper@cygnus.com>

	* locales/en_ZA: New file.  Contributed by nic@sig.co.za.

	* charmaps/CP1256: Cosmetic changes.
	* charmaps/CP1257: Likewise.

	* charmaps/CP1258: New file.

	* charmaps/CP1257: Add some marks.
	* charmaps/CP1256: Update from Unicode page.
	* charmaps/CP1255: Lots of punctuation character changes.
	* charmaps/CP1254: Add Euro character.  Fix a few lowercase characters.
	* charmaps/CP1253: Add Euro character.
	* charmaps/CP1252: Add Euro character and z caron.
	* charmaps/CP1251: Add Euro character.
	* charmaps/CP1250: Add Euro character.

1999-03-15  Ulrich Drepper  <drepper@cygnus.com>

	* locales/hr_HR: Various corrections.
	Patch by Tomislav Vujec <tvujec@CARNet.hr>.

1999-03-08  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ru_RU (mon): Fix March and May month name translations.
	Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.

1999-02-16  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (test-input): Prepare for cs_CZ test.
	* locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
	* cs_CZ.in: New file.

1999-02-11  Ulrich Drepper  <drepper@cygnus.com>

	* locales/it_CH: New file.
	* SUPPORTED: Add it_CH.

	* locales/in_ID: New file.
	* SUPPORTED: Add in_ID.

1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* Makefile (test-input): Add hr_HR.ISO-8859-2.
	(test-input-data): New variable.
	(distribute): Use it.
	(do-collate-test): Use it.
	* locales/hr_HR.in: New file.

1998-12-16  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/IBM866: New file.
	* charmaps/MAC-UK: New file.

1998-12-13  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
	* charmaps/ISO-8859-14: Add alias names.

	* repertoiremaps/mnemonics.ds: Remove duplicates.

1998-12-12  Ulrich Drepper  <drepper@cygnus.com>

	* charmaps/ISO-8859-13: New file.
	* charmaps/ISO-8859-14: New file.
	* charmaps/ISO-8859-15: New file.

	* repertoiremaps/mnemonic.ds: Add the missing mnemonics.

1998-12-07  Ulrich Drepper  <drepper@cygnus.com>

	* SUPPORTED: Add en_AU.

1998-12-01  Ulrich Drepper  <drepper@cygnus.com>

	* SUPPORTED: Update greek entry.
	Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.

1998-11-12  Ulrich Drepper  <drepper@cygnus.com>

	* locales/el_GR (abmon): Remove spaces at end of strings.

1998-10-20  Ulrich Drepper  <drepper@cygnus.com>

	* tests/test1.cm: Add missing character definitions to read POSIX
	locale definition.
	* tests/test2.cm: Likewise.
	* tests/test3.cm: Likewise.
	* tests/test4.cm: Likewise.
	* tests/test5.cm: Likewise.

1998-10-19 13:31  Ulrich Drepper  <drepper@cygnus.com>

	* locales/POSIX: Correct typo.  Add UNDEFINED symbol.

1998-10-14  Ulrich Drepper  <drepper@cygnus.com>

	* locales/gr_GR: Renamed to...
	* locales/el_GR: ...this.
	(yesexpr, noexpr): Also allow yes and no.

1998-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* locales/sr_YU: Add repertoiremap.

1998-09-23  Cristian Gafton  <gafton@redhat.com>

	* locales/sr_YU: New file.
	* SUPPORTED: Add sr_YU.

1998-09-23  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile: Rewrite install-locales rule.

1998-06-15  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile: Add more dependecies for running tests.
	Reported by HJ Lu.

1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* locales/sk_SK: Add repertoiremap.

1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* locales/ru_SU: Add repertoiremap.

1998-05-01  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ru_SU: New file.
	* SUPPORTED: Add ru_SU with KOI8-R.

1998-04-30  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile: Install repertoire maps.
	* mnemonic.ds: Moved into repertoiremaps subdir.
	* repertoiremaps/charids.894: New file.
	* repertoiremaps/mnemonic.ds: New file.

	* sort-test.sh: Adapt for most recent changes in localedef.
	* tst-fmon.sh: Likewise.
	* tst-locale.sh: Likewise.

	* locales/POSIX: Add repertoiremap definition.
	* locales/cs_CZ: Likewise.
	* locales/da_DK: Likewise.
	* locales/de_AT: Likewise.
	* locales/de_BE: Likewise.
	* locales/de_CH: Likewise.
	* locales/de_DE: Likewise.
	* locales/de_LU: Likewise.
	* locales/en_AU: Likewise.
	* locales/en_CA: Likewise.
	* locales/en_CA,2.5: Likewise.
	* locales/en_DK: Likewise.
	* locales/en_DK.com: Likewise.
	* locales/en_GB: Likewise.
	* locales/en_IE: Likewise.
	* locales/en_NZ: Likewise.
	* locales/en_US: Likewise.
	* locales/es_AR: Likewise.
	* locales/es_BO: Likewise.
	* locales/es_CL: Likewise.
	* locales/es_CO: Likewise.
	* locales/es_DO: Likewise.
	* locales/es_EC: Likewise.
	* locales/es_ES: Likewise.
	* locales/es_GT: Likewise.
	* locales/es_HN: Likewise.
	* locales/es_MX: Likewise.
	* locales/es_PA: Likewise.
	* locales/es_PE: Likewise.
	* locales/es_PY: Likewise.
	* locales/es_SV: Likewise.
	* locales/es_US: Likewise.
	* locales/es_UY: Likewise.
	* locales/es_VE: Likewise.
	* locales/et_EE: Likewise.
	* locales/eu_ES: Likewise.
	* locales/fi_FI: Likewise.
	* locales/fo_FO: Likewise.
	* locales/fr_BE: Likewise.
	* locales/fr_CA: Likewise.
	* locales/fr_CA,2.13: Likewise.
	* locales/fr_CH: Likewise.
	* locales/fr_FR: Likewise.
	* locales/fr_LU: Likewise.
	* locales/ga_IE: Likewise.
	* locales/gr_GR: Likewise.
	* locales/he_IL: Likewise.
	* locales/hr_HR: Likewise.
	* locales/hu_HU: Likewise.
	* locales/is_IS: Likewise.
	* locales/it_IT: Likewise.
	* locales/iw_IL: Likewise.
	* locales/kl_GL: Likewise.
	* locales/lt_LT: Likewise.
	* locales/lv_LV: Likewise.
	* locales/nl_BE: Likewise.
	* locales/nl_NL: Likewise.
	* locales/no_NO: Likewise.
	* locales/pl_PL: Likewise.
	* locales/pt_BR: Likewise.
	* locales/pt_PT: Likewise.
	* locales/ro_RO: Likewise.
	* locales/ru_RU: Likewise.
	* locales/sl_SI: Likewise.
	* locales/sv_FI: Likewise.
	* locales/sv_SE: Likewise.
	* locales/tr_TR: Likewise.
	* locales/zh_CN: Likewise.

1998-04-29  Ulrich Drepper  <drepper@cygnus.com>

	* tst-locale.sh: Add comment for when multi-byte charsets in
	locales work.
	* tests/test5.cm: New file.
	* tests/test5.def: New file.
	* Makefile (ld-test-names): Add test5.

1998-04-28  Ulrich Drepper  <drepper@cygnus.com>

	* locales/de_DE: Use . as thousands separator and 3;3 groups for
	LC_NUMERIC.

1998-03-30  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile: Fix test rules from last patch.

1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* locales/ru_RU: Abbreviations must end with a consonant.  Fix for
	Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]

1998-03-25  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (distribute): Add tst-locale.sh.

1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (distribute): Add SUPPORTED.
	(install-locales): New rule to install locale dat ausing localedef.
	* SUPPORTED: New file.  Names all usable locales.
	Based on a patch by Cristian Gafton <gafton@redhat.com>.

	* locales/gr_GR: Correct collation description.
	* locales/nl_NL: Correct Charset requirement.
	* locales/pt_BR: Fix int_curr_symbol.
	* locales/ru_RU: Fix ctype data.
	Patches by Cristian Gafton <gafton@redhat.com>.

	* locales/nl_NL: Fix yesexpr/noexpr.
	* locales/pt_BR: Likewise.
	* locales/cs_CZ: Likewise.
	* locales/da_DK: Likewise.
	* locales/en_AU: Likewise.
	* locales/en_CA: Likewise.
	* locales/en_DK: Likewise.
	* locales/en_DK.com: Likewise.
	* locales/en_GB: Likewise.
	* locales/en_NZ: Likewise.
	* locales/en_US: Likewise.
	* locales/es_AR: Likewise.
	* locales/es_BO: Likewise.
	* locales/es_CL: Likewise.
	* locales/es_CO: Likewise.
	* locales/es_DO: Likewise.
	* locales/es_EC: Likewise.
	* locales/es_ES: Likewise.
	* locales/es_GT: Likewise.
	* locales/es_HN: Likewise.
	* locales/es_MX: Likewise.
	* locales/es_PA: Likewise.
	* locales/es_PE: Likewise.
	* locales/es_PY: Likewise.
	* locales/es_SV: Likewise.
	* locales/es_US: Likewise.
	* locales/es_UY: Likewise.
	* locales/es_VE: Likewise.
	* locales/et_EE: Likewise.
	* locales/eu_ES: Likewise.
	* locales/fi_FI: Likewise.
	* locales/fo_FO: Likewise.
	* locales/fr_BE: Likewise.
	* locales/fr_CA: Likewise.
	* locales/fr_CH: Likewise.
	* locales/fr_FR: Likewise.
	* locales/fr_LU: Likewise.
	* locales/ga_IE: Likewise.
	* locales/gr_GR: Likewise.
	* locales/he_IL: Likewise.
	* locales/hr_HR: Likewise.
	* locales/hu_HU: Likewise.
	* locales/is_IS: Likewise.
	* locales/it_IT: Likewise.
	* locales/iw_IL: Likewise.
	* locales/ja_JP: Likewise.
	* locales/kl_GL: Likewise.
	* locales/lt_LT: Likewise.
	* locales/lv_LV: Likewise.
	* locales/no_NO: Likewise.
	* locales/pl_PL: Likewise.
	* locales/pt_PT: Likewise.
	* locales/ro_RO: Likewise.
	* locales/ru_RU: Likewise.
	* locales/sl_SI: Likewise.
	* locales/sv_SE: Likewise.
	* locales/tr_TR: Likewise.
	* locales/zh_CN: Likewise.

1998-03-14  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ru_RU: Correct last patch.
	Patch by Cristian Gafton <gafton@redhat.com>.

1998-03-11  Ulrich Drepper  <drepper@cygnus.com>

	* locales/de_DE: Use common german data and time format not ISO
	8601.

1998-03-08  Ulrich Drepper  <drepper@cygnus.com>

	* locales/ru_RU: Correct inconsistencies in mon data.
	Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.

1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* locales/pl_PL: Fix int_curr_symbol.

1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>

	* locales/is_IS: Update from Debian version.

1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>

	* tst-fmon.c: New file.  strfmon test program.
	* tst-fmon.sh: New file.  Script to run strfmon test.
	* fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
	* fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.

	* locales/cs_CZ: Update from author.

1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>

	* sort-test.sh: Call localedef with additional environment variable
	I18NPATH to point to not-yet-installed locale data files.

	* locales/POSIX: Updated version from maintainer.

1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>

	* collate-test.c (main): Change prototype definition to prevent
	warning.

1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>

	* locales/de_DE: Include real collation data.  It's similar to the
	en_DK information but the order of small and capital characters is
	exchanged.

	* collate-test.c: New file.  Test suite for strcoll function.
	* de_DE.in: Input file for collation test.
	* da_DK.in: Likewise.

	* xfrm-test.c: New file.  Test suite for strxfrm function.

1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>

	* All charmaps: Fix entries for <quotation-mark>.

1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (charmaps): Don't try to install CVS or RCS directory.
	(locales): Likewise.
	Reported by Matthias Urlichs.