Update.
[glibc.git] / localedata / ChangeLog
blob7a74d1f0891221ffb430caa58aa1c3cc433dedb4
1 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
3         * tst-locale.sh: Add comment for when multi-byte charsets in
4         locales work.
5         * tests/test5.cm: New file.
6         * tests/test5.def: New file.
7         * Makefile (ld-test-names): Add test5.
9 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
11         * locales/de_DE: Use . as thousands separator and 3;3 groups for
12         LC_NUMERIC.
14 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
16         * Makefile: Fix test rules from last patch.
18 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
20         * locales/ru_RU: Abbreviations must end with a consonant.  Fix for
21         Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
23 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
25         * Makefile (distribute): Add tst-locale.sh.
27 1998-03-24 12:14  Ulrich Drepper  <drepper@cygnus.com>
29         * Makefile (distribute): Add SUPPORTED.
30         (install-locales): New rule to install locale dat ausing localedef.
31         * SUPPORTED: New file.  Names all usable locales.
32         Based on a patch by Cristian Gafton <gafton@redhat.com>.
34         * locales/gr_GR: Correct collation description.
35         * locales/nl_NL: Correct Charset requirement.
36         * locales/pt_BR: Fix int_curr_symbol.
37         * locales/ru_RU: Fix ctype data.
38         Patches by Cristian Gafton <gafton@redhat.com>.
40         * locales/nl_NL: Fix yesexpr/noexpr.
41         * locales/pt_BR: Likewise.
42         * locales/cs_CZ: Likewise.
43         * locales/da_DK: Likewise.
44         * locales/en_AU: Likewise.
45         * locales/en_CA: Likewise.
46         * locales/en_DK: Likewise.
47         * locales/en_DK.com: Likewise.
48         * locales/en_GB: Likewise.
49         * locales/en_NZ: Likewise.
50         * locales/en_US: Likewise.
51         * locales/es_AR: Likewise.
52         * locales/es_BO: Likewise.
53         * locales/es_CL: Likewise.
54         * locales/es_CO: Likewise.
55         * locales/es_DO: Likewise.
56         * locales/es_EC: Likewise.
57         * locales/es_ES: Likewise.
58         * locales/es_GT: Likewise.
59         * locales/es_HN: Likewise.
60         * locales/es_MX: Likewise.
61         * locales/es_PA: Likewise.
62         * locales/es_PE: Likewise.
63         * locales/es_PY: Likewise.
64         * locales/es_SV: Likewise.
65         * locales/es_US: Likewise.
66         * locales/es_UY: Likewise.
67         * locales/es_VE: Likewise.
68         * locales/et_EE: Likewise.
69         * locales/eu_ES: Likewise.
70         * locales/fi_FI: Likewise.
71         * locales/fo_FO: Likewise.
72         * locales/fr_BE: Likewise.
73         * locales/fr_CA: Likewise.
74         * locales/fr_CH: Likewise.
75         * locales/fr_FR: Likewise.
76         * locales/fr_LU: Likewise.
77         * locales/ga_IE: Likewise.
78         * locales/gr_GR: Likewise.
79         * locales/he_IL: Likewise.
80         * locales/hr_HR: Likewise.
81         * locales/hu_HU: Likewise.
82         * locales/is_IS: Likewise.
83         * locales/it_IT: Likewise.
84         * locales/iw_IL: Likewise.
85         * locales/ja_JP: Likewise.
86         * locales/kl_GL: Likewise.
87         * locales/lt_LT: Likewise.
88         * locales/lv_LV: Likewise.
89         * locales/no_NO: Likewise.
90         * locales/pl_PL: Likewise.
91         * locales/pt_PT: Likewise.
92         * locales/ro_RO: Likewise.
93         * locales/ru_RU: Likewise.
94         * locales/sl_SI: Likewise.
95         * locales/sv_SE: Likewise.
96         * locales/tr_TR: Likewise.
97         * locales/zh_CN: Likewise.
99 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
101         * locales/ru_RU: Correct last patch.
102         Patch by Cristian Gafton <gafton@redhat.com>.
104 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
106         * locales/de_DE: Use common german data and time format not ISO
107         8601.
109 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
111         * locales/ru_RU: Correct inconsistencies in mon data.
112         Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
114 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
116         * locales/pl_PL: Fix int_curr_symbol.
118 1997-10-09 04:56  Ulrich Drepper  <drepper@cygnus.com>
120         * locales/is_IS: Update from Debian version.
122 1997-08-29 03:16  Ulrich Drepper  <drepper@cygnus.com>
124         * tst-fmon.c: New file.  strfmon test program.
125         * tst-fmon.sh: New file.  Script to run strfmon test.
126         * fmon-de_DE.exp: New file.  Expected result of strfmon test for de_DE.
127         * fmon-en_US.exp: New file.  Expected result of strfmon test for en_US.
129         * locales/cs_CZ: Update from author.
131 1997-03-17 03:32  Ulrich Drepper  <drepper@cygnus.com>
133         * sort-test.sh: Call localedef with additional environment variable
134         I18NPATH to point to not-yet-installed locale data files.
136         * locales/POSIX: Updated version from maintainer.
138 1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
140         * collate-test.c (main): Change prototype definition to prevent
141         warning.
143 1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
145         * locales/de_DE: Include real collation data.  It's similar to the
146         en_DK information but the order of small and capital characters is
147         exchanged.
149         * collate-test.c: New file.  Test suite for strcoll function.
150         * de_DE.in: Input file for collation test.
151         * da_DK.in: Likewise.
153         * xfrm-test.c: New file.  Test suite for strxfrm function.
155 1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
157         * All charmaps: Fix entries for <quotation-mark>.
159 1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>
161         * Makefile (charmaps): Don't try to install CVS or RCS directory.
162         (locales): Likewise.
163         Reported by Matthias Urlichs.