aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarko Myllynen <myllynen@redhat.com>2015-06-12 17:05:25 +0300
committerMike Frysinger <vapier@gentoo.org>2015-08-05 05:02:18 -0400
commit42eaa27fac748edc54b780539fbd9a18921454ba (patch)
tree90c7ff412f188bbae4942b3d4c5d5dd0e6887d1f /ChangeLog
parentaeb47bbc06cae80bbcc69452eb65118b5fe656b9 (diff)
downloadglibc-42eaa27fac748edc54b780539fbd9a18921454ba.zip
glibc-42eaa27fac748edc54b780539fbd9a18921454ba.tar.gz
glibc-42eaa27fac748edc54b780539fbd9a18921454ba.tar.bz2
localedata: remove timezone information [BZ #18525]
as discussed in the thread starting at https://sourceware.org/ml/libc-alpha/2015-06/msg00098.html it looks like the best options is to remove locale timezone information from locales which currently provide it (in incomplete or incorrect fashion) rather than to start duplicating tzdata info in glibc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54a0ab3..a228926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2015-08-05 Marko Myllynen <myllynen@redhat.com>
+
+ [BZ #18525]
+ * locales/km_KH: Remove timezone definition.
+ * locales/lo_LA: Likewise.
+ * locales/my_MM: Likewise.
+ * locales/nan_TW@latin: Likewise.
+ * locales/th_TH: Likewise.
+ * locales/uk_UA: Likewise.
+
2015-08-05 Daniel Marjamäki <daniel.marjamaki@evidente.se>
[BZ #18265]