Update.
[glibc.git] / localedata / ChangeLog
blobc7ce0b7018faf19621cccf27c1cfaa7109d95e43
1 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
3         * Makefile (distribute): Add tst-locale.sh.
5 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
7         * Makefile (distribute): Add SUPPORTED.
8         (install-locales): New rule to install locale dat ausing localedef.
9         * SUPPORTED: New file.  Names all usable locales.
10         Based on a patch by Cristian Gafton <gafton@redhat.com>.
12         * locales/gr_GR: Correct collation description.
13         * locales/nl_NL: Correct Charset requirement.
14         * locales/pt_BR: Fix int_curr_symbol.
15         * locales/ru_RU: Fix ctype data.
16         Patches by Cristian Gafton <gafton@redhat.com>.
18         * locales/nl_NL: Fix yesexpr/noexpr.
19         * locales/pt_BR: Likewise.
20         * locales/cs_CZ: Likewise.
21         * locales/da_DK: Likewise.
22         * locales/en_AU: Likewise.
23         * locales/en_CA: Likewise.
24         * locales/en_DK: Likewise.
25         * locales/en_DK.com: Likewise.
26         * locales/en_GB: Likewise.
27         * locales/en_NZ: Likewise.
28         * locales/en_US: Likewise.
29         * locales/es_AR: Likewise.
30         * locales/es_BO: Likewise.
31         * locales/es_CL: Likewise.
32         * locales/es_CO: Likewise.
33         * locales/es_DO: Likewise.
34         * locales/es_EC: Likewise.
35         * locales/es_ES: Likewise.
36         * locales/es_GT: Likewise.
37         * locales/es_HN: Likewise.
38         * locales/es_MX: Likewise.
39         * locales/es_PA: Likewise.
40         * locales/es_PE: Likewise.
41         * locales/es_PY: Likewise.
42         * locales/es_SV: Likewise.
43         * locales/es_US: Likewise.
44         * locales/es_UY: Likewise.
45         * locales/es_VE: Likewise.
46         * locales/et_EE: Likewise.
47         * locales/eu_ES: Likewise.
48         * locales/fi_FI: Likewise.
49         * locales/fo_FO: Likewise.
50         * locales/fr_BE: Likewise.
51         * locales/fr_CA: Likewise.
52         * locales/fr_CH: Likewise.
53         * locales/fr_FR: Likewise.
54         * locales/fr_LU: Likewise.
55         * locales/ga_IE: Likewise.
56         * locales/gr_GR: Likewise.
57         * locales/he_IL: Likewise.
58         * locales/hr_HR: Likewise.
59         * locales/hu_HU: Likewise.
60         * locales/is_IS: Likewise.
61         * locales/it_IT: Likewise.
62         * locales/iw_IL: Likewise.
63         * locales/ja_JP: Likewise.
64         * locales/kl_GL: Likewise.
65         * locales/lt_LT: Likewise.
66         * locales/lv_LV: Likewise.
67         * locales/no_NO: Likewise.
68         * locales/pl_PL: Likewise.
69         * locales/pt_PT: Likewise.
70         * locales/ro_RO: Likewise.
71         * locales/ru_RU: Likewise.
72         * locales/sl_SI: Likewise.
73         * locales/sv_SE: Likewise.
74         * locales/tr_TR: Likewise.
75         * locales/zh_CN: Likewise.
77 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
79         * locales/ru_RU: Correct last patch.
80         Patch by Cristian Gafton <gafton@redhat.com>.
82 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
84         * locales/de_DE: Use common german data and time format not ISO
85         8601.
87 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
89         * locales/ru_RU: Correct inconsistencies in mon data.
90         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
92 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
94         * locales/pl_PL: Fix int_curr_symbol.
96 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
98         * locales/is_IS: Update from Debian version.
100 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
102         * tst-fmon.c: New file.  strfmon test program.
103         * tst-fmon.sh: New file.  Script to run strfmon test.
104         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
105         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
107         * locales/cs_CZ: Update from author.
109 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
111         * sort-test.sh: Call localedef with additional environment variable
112         I18NPATH to point to not-yet-installed locale data files.
114         * locales/POSIX: Updated version from maintainer.
116 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
118         * collate-test.c (main): Change prototype definition to prevent
119         warning.
121 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
123         * locales/de_DE: Include real collation data.  It's similar to the
124         en_DK information but the order of small and capital characters is
125         exchanged.
127         * collate-test.c: New file.  Test suite for strcoll function.
128         * de_DE.in: Input file for collation test.
129         * da_DK.in: Likewise.
131         * xfrm-test.c: New file.  Test suite for strxfrm function.
133 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
135         * All charmaps: Fix entries for <quotation-mark>.
137 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
139         * Makefile (charmaps): Don't try to install CVS or RCS directory.
140         (locales): Likewise.
141         Reported by Matthias Urlichs.