summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 640d9fb..a370199 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
2005-11-04 Kevin Kenny <kennykb@acm.org>
+ * generic/tclGetDate.y: Added abbreviations for the Korean
+ timezone.
+ * generic/tclDate.c: Regenerated.
+
* compat/strftime.c: Fixed a problem where the name of the
time zone was double-converted from system encoding to
UTF-8. Thanks to the anonymous submitter of [Bug 1317477]