summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <aschwab@redhat.com>2009-06-26 17:23:15 +0200
committerAndreas Schwab <aschwab@redhat.com>2009-06-26 17:38:46 +0200
commit851cb78b7d9bc8e2acddcede63d2a38b3177af5c (patch)
tree9a294fb55863ce9434055e9af0bd522b4634e1aa /ChangeLog
parentbb8723997676e11a0f7f2b3bf61fedf761da9a2a (diff)
Don't generate invalid POSIX TZ string for Asia/Dhaka timezone.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd08e60249..14fbf51104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-06-26 Andreas Schwab <aschwab@redhat.com>
+ * timezone/zic.c (stringzone): Don't try to generate a POSIX TZ
+ string when the timezone ends in DST.
+
* sysdeps/powerpc/powerpc32/____longjmp_chk.S (CHECK_SP): Save lr
before call.
* sysdeps/powerpc/powerpc64/____longjmp_chk.S (CHECK_SP):