summaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog49
1 files changed, 49 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index f4c29fc173..de23e123e3 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,52 @@
+2006-04-24 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #2349]
+ * locales/de_CH: Change thousand separator to '.
+
+2006-01-17 Robert Millan <robertmh@gnu.org>
+
+ [BZ #2158]
+ * SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
+ * locales/ca_AD: New file.
+ * locales/ca_FR: New file.
+ * locales/ca_IT: New file.
+
+2006-04-23 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #2134]
+ * locales/pa_PK: New file.
+ * SUPPORTED: Add pa_PK.UTF-8.
+
+ [BZ #1974]
+ * locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
+ am_pm, and name_fmt.
+
+ [BZ #1787]
+ * locales/en_ZA: Updates.
+
+ [BZ #1786]
+ * locales/af_ZA: Updates.
+
+ [BZ #1785]
+ * locales/st_ZA: Updates and formatting changes.
+
+ [BZ #1784]
+ * locales/zu_ZA: Updates and formatting changes.
+
+ [BZ #1783]
+ * locales/xh_ZA: Updates and formatting changes.
+
+ [BZ #1782]
+ * locales/nr_ZA: New file.
+ * locales/SUPPORTED: Add nr_ZA.UTF-8.
+
+2006-04-10 Jakub Jelinek <jakub@redhat.com>
+
+ * locales/cs_CZ (LC_TIME): Define week.
+ * locales/sk_SK (LC_TIME): Likewise.
+ * locales/pl_PL (LC_TIME): Likewise.
+ * locales/en_US (LC_TIME): Change week to 7;19971130;7.
+
2005-12-27 Roland McGrath <roland@redhat.com>
* tst-ctype.c (main): Add some casts.