diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2009-11-16 17:03:28 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2009-11-16 17:03:28 (GMT) |
commit | d409a9b06588b300731c036cac349d30b8980bb5 (patch) | |
tree | 886d35a2b52ae7d8ce239df2f42a8f80c6585bac /ChangeLog | |
parent | 4e43d260f93216348337518eaead94855b2dadbf (diff) | |
download | tcl-d409a9b06588b300731c036cac349d30b8980bb5.zip tcl-d409a9b06588b300731c036cac349d30b8980bb5.tar.gz tcl-d409a9b06588b300731c036cac349d30b8980bb5.tar.bz2 |
(Backport) Fix [Bug 2891556] and improve test to detect similar manifestations in the future.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-11-16 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * generic/tclEncoding.c: (Backport) Fix [Bug 2891556] and improve + * tests/econding.test: test to detect similar manifestations in the future. + 2009-11-12 Andreas Kupries <andreask@activestate.com> * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity |