summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-11-04 18:18:03 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-11-04 18:18:03 (GMT)
commit05f6317032522fa4b68966fe3c1ef854d87fbf6e (patch)
tree080fd0720b470aa04f090111e31e27826a699452 /ChangeLog
parentc2f30c4326efeeaff9b28a2015ab079750bfd038 (diff)
downloadtcl-05f6317032522fa4b68966fe3c1ef854d87fbf6e.zip
tcl-05f6317032522fa4b68966fe3c1ef854d87fbf6e.tar.gz
tcl-05f6317032522fa4b68966fe3c1ef854d87fbf6e.tar.bz2
Bug 1317477
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d657763..629f7e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-04 Kevin Kenny <kennykb@acm.org>
+
+ * 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]
+ for the report and the patch.
+
2005-11-04 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.h: