Update.
[platform/upstream/glibc.git] / localedata / ChangeLog
1 1998-09-23  Ulrich Drepper  <drepper@cygnus.com>
2
3         * Makefile [no install_root] (LOCALEDEF): Run localedef using just
4         built ld.so.
5
6 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
7
8         * Makefile: Add more dependecies for running tests.
9         Reported by HJ Lu.
10
11 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12
13         * locales/sk_SK: Add repertoiremap.
14
15 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16
17         * locales/ru_SU: Add repertoiremap.
18
19 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
20
21         * locales/ru_SU: New file.
22         * SUPPORTED: Add ru_SU with KOI8-R.
23
24 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
25
26         * Makefile: Install repertoire maps.
27         * mnemonic.ds: Moved into repertoiremaps subdir.
28         * repertoiremaps/charids.894: New file.
29         * repertoiremaps/mnemonic.ds: New file.
30
31         * sort-test.sh: Adapt for most recent changes in localedef.
32         * tst-fmon.sh: Likewise.
33         * tst-locale.sh: Likewise.
34
35         * locales/POSIX: Add repertoiremap definition.
36         * locales/cs_CZ: Likewise.
37         * locales/da_DK: Likewise.
38         * locales/de_AT: Likewise.
39         * locales/de_BE: Likewise.
40         * locales/de_CH: Likewise.
41         * locales/de_DE: Likewise.
42         * locales/de_LU: Likewise.
43         * locales/en_AU: Likewise.
44         * locales/en_CA: Likewise.
45         * locales/en_CA,2.5: Likewise.
46         * locales/en_DK: Likewise.
47         * locales/en_DK.com: Likewise.
48         * locales/en_GB: Likewise.
49         * locales/en_IE: Likewise.
50         * locales/en_NZ: Likewise.
51         * locales/en_US: Likewise.
52         * locales/es_AR: Likewise.
53         * locales/es_BO: Likewise.
54         * locales/es_CL: Likewise.
55         * locales/es_CO: Likewise.
56         * locales/es_DO: Likewise.
57         * locales/es_EC: Likewise.
58         * locales/es_ES: Likewise.
59         * locales/es_GT: Likewise.
60         * locales/es_HN: Likewise.
61         * locales/es_MX: Likewise.
62         * locales/es_PA: Likewise.
63         * locales/es_PE: Likewise.
64         * locales/es_PY: Likewise.
65         * locales/es_SV: Likewise.
66         * locales/es_US: Likewise.
67         * locales/es_UY: Likewise.
68         * locales/es_VE: Likewise.
69         * locales/et_EE: Likewise.
70         * locales/eu_ES: Likewise.
71         * locales/fi_FI: Likewise.
72         * locales/fo_FO: Likewise.
73         * locales/fr_BE: Likewise.
74         * locales/fr_CA: Likewise.
75         * locales/fr_CA,2.13: Likewise.
76         * locales/fr_CH: Likewise.
77         * locales/fr_FR: Likewise.
78         * locales/fr_LU: Likewise.
79         * locales/ga_IE: Likewise.
80         * locales/gr_GR: Likewise.
81         * locales/he_IL: Likewise.
82         * locales/hr_HR: Likewise.
83         * locales/hu_HU: Likewise.
84         * locales/is_IS: Likewise.
85         * locales/it_IT: Likewise.
86         * locales/iw_IL: Likewise.
87         * locales/kl_GL: Likewise.
88         * locales/lt_LT: Likewise.
89         * locales/lv_LV: Likewise.
90         * locales/nl_BE: Likewise.
91         * locales/nl_NL: Likewise.
92         * locales/no_NO: Likewise.
93         * locales/pl_PL: Likewise.
94         * locales/pt_BR: Likewise.
95         * locales/pt_PT: Likewise.
96         * locales/ro_RO: Likewise.
97         * locales/ru_RU: Likewise.
98         * locales/sl_SI: Likewise.
99         * locales/sv_FI: Likewise.
100         * locales/sv_SE: Likewise.
101         * locales/tr_TR: Likewise.
102         * locales/zh_CN: Likewise.
103
104 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
105
106         * tst-locale.sh: Add comment for when multi-byte charsets in
107         locales work.
108         * tests/test5.cm: New file.
109         * tests/test5.def: New file.
110         * Makefile (ld-test-names): Add test5.
111
112 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
113
114         * locales/de_DE: Use . as thousands separator and 3;3 groups for
115         LC_NUMERIC.
116
117 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
118
119         * Makefile: Fix test rules from last patch.
120
121 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
122
123         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
124         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
125
126 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
127
128         * Makefile (distribute): Add tst-locale.sh.
129
130 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
131
132         * Makefile (distribute): Add SUPPORTED.
133         (install-locales): New rule to install locale dat ausing localedef.
134         * SUPPORTED: New file.  Names all usable locales.
135         Based on a patch by Cristian Gafton <gafton@redhat.com>.
136
137         * locales/gr_GR: Correct collation description.
138         * locales/nl_NL: Correct Charset requirement.
139         * locales/pt_BR: Fix int_curr_symbol.
140         * locales/ru_RU: Fix ctype data.
141         Patches by Cristian Gafton <gafton@redhat.com>.
142
143         * locales/nl_NL: Fix yesexpr/noexpr.
144         * locales/pt_BR: Likewise.
145         * locales/cs_CZ: Likewise.
146         * locales/da_DK: Likewise.
147         * locales/en_AU: Likewise.
148         * locales/en_CA: Likewise.
149         * locales/en_DK: Likewise.
150         * locales/en_DK.com: Likewise.
151         * locales/en_GB: Likewise.
152         * locales/en_NZ: Likewise.
153         * locales/en_US: Likewise.
154         * locales/es_AR: Likewise.
155         * locales/es_BO: Likewise.
156         * locales/es_CL: Likewise.
157         * locales/es_CO: Likewise.
158         * locales/es_DO: Likewise.
159         * locales/es_EC: Likewise.
160         * locales/es_ES: Likewise.
161         * locales/es_GT: Likewise.
162         * locales/es_HN: Likewise.
163         * locales/es_MX: Likewise.
164         * locales/es_PA: Likewise.
165         * locales/es_PE: Likewise.
166         * locales/es_PY: Likewise.
167         * locales/es_SV: Likewise.
168         * locales/es_US: Likewise.
169         * locales/es_UY: Likewise.
170         * locales/es_VE: Likewise.
171         * locales/et_EE: Likewise.
172         * locales/eu_ES: Likewise.
173         * locales/fi_FI: Likewise.
174         * locales/fo_FO: Likewise.
175         * locales/fr_BE: Likewise.
176         * locales/fr_CA: Likewise.
177         * locales/fr_CH: Likewise.
178         * locales/fr_FR: Likewise.
179         * locales/fr_LU: Likewise.
180         * locales/ga_IE: Likewise.
181         * locales/gr_GR: Likewise.
182         * locales/he_IL: Likewise.
183         * locales/hr_HR: Likewise.
184         * locales/hu_HU: Likewise.
185         * locales/is_IS: Likewise.
186         * locales/it_IT: Likewise.
187         * locales/iw_IL: Likewise.
188         * locales/ja_JP: Likewise.
189         * locales/kl_GL: Likewise.
190         * locales/lt_LT: Likewise.
191         * locales/lv_LV: Likewise.
192         * locales/no_NO: Likewise.
193         * locales/pl_PL: Likewise.
194         * locales/pt_PT: Likewise.
195         * locales/ro_RO: Likewise.
196         * locales/ru_RU: Likewise.
197         * locales/sl_SI: Likewise.
198         * locales/sv_SE: Likewise.
199         * locales/tr_TR: Likewise.
200         * locales/zh_CN: Likewise.
201
202 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
203
204         * locales/ru_RU: Correct last patch.
205         Patch by Cristian Gafton <gafton@redhat.com>.
206
207 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
208
209         * locales/de_DE: Use common german data and time format not ISO
210         8601.
211
212 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
213
214         * locales/ru_RU: Correct inconsistencies in mon data.
215         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
216
217 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
218
219         * locales/pl_PL: Fix int_curr_symbol.
220
221 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
222
223         * locales/is_IS: Update from Debian version.
224
225 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
226
227         * tst-fmon.c: New file.  strfmon test program.
228         * tst-fmon.sh: New file.  Script to run strfmon test.
229         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
230         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
231
232         * locales/cs_CZ: Update from author.
233
234 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
235
236         * sort-test.sh: Call localedef with additional environment variable
237         I18NPATH to point to not-yet-installed locale data files.
238
239         * locales/POSIX: Updated version from maintainer.
240
241 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
242
243         * collate-test.c (main): Change prototype definition to prevent
244         warning.
245
246 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
247
248         * locales/de_DE: Include real collation data.  It's similar to the
249         en_DK information but the order of small and capital characters is
250         exchanged.
251
252         * collate-test.c: New file.  Test suite for strcoll function.
253         * de_DE.in: Input file for collation test.
254         * da_DK.in: Likewise.
255
256         * xfrm-test.c: New file.  Test suite for strxfrm function.
257
258 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
259
260         * All charmaps: Fix entries for <quotation-mark>.
261
262 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
263
264         * Makefile (charmaps): Don't try to install CVS or RCS directory.
265         (locales): Likewise.
266         Reported by Matthias Urlichs.