summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-12-06 10:25:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-12-06 10:25:57 (GMT)
commit85d4482f18637feeb6418a5935859a7423a2fc03 (patch)
tree77e719010fb565487d4aecd8a193c327fac7c0ff /ChangeLog
parentd2cafa17fbc0ba124639514618fcdefecc66d927 (diff)
downloadtcl-85d4482f18637feeb6418a5935859a7423a2fc03.zip
tcl-85d4482f18637feeb6418a5935859a7423a2fc03.tar.gz
tcl-85d4482f18637feeb6418a5935859a7423a2fc03.tar.bz2
Fix [Bug 1845320] and [Bug 1845397]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb36948..79c2b52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-06 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * generic/tclCompCmds.c (TclCompileEnsemble): Ensure that the right
+ number of tokens are copied. [Bug 1845320]
+
+ * generic/tclNamesp.c (TclMakeEnsemble): Added missing release of a
+ DString. [Bug 1845397]
+
2007-12-05 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce