summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2009-11-16 12:14:44 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2009-11-16 12:14:44 (GMT)
commiteaaa5034bff48b8fd6162def1dd4b0020b7c46cc (patch)
treec768bc39837f58df10cf53d8c7c937a8fc90c731 /ChangeLog
parent29964f603b788e4be58ee964184a84854b3724be (diff)
downloadtcl-eaaa5034bff48b8fd6162def1dd4b0020b7c46cc.zip
tcl-eaaa5034bff48b8fd6162def1dd4b0020b7c46cc.tar.gz
tcl-eaaa5034bff48b8fd6162def1dd4b0020b7c46cc.tar.bz2
Fix [Bug 2891556] and improve test to detect similar manifestations in the future.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c86f19..c5ed476 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-16 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+
+ * generic/tclEncoding.c: Fix [Bug 2891556] and improve test to detect
+ * tests/econding.test: similar manifestations in the future.
+
2009-11-12 Don Porter <dgp@users.sourceforge.net>
*** 8.5.8 TAGGED FOR RELEASE ***