summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-02-22 17:38:16 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-02-22 17:38:16 (GMT)
commit5752e55c3fe28ff4844c8bdae2aca996c3abcb12 (patch)
treea516e61da72173e93c5bcf790ff4767a3cf18a1e /ChangeLog
parent7c09879dbba02a4c3b86b6fbc4b9f1a05dba7b5b (diff)
parent6bd81a4dac7ec52c342aeb40e59ff6ea2387669a (diff)
downloadtcl-5752e55c3fe28ff4844c8bdae2aca996c3abcb12.zip
tcl-5752e55c3fe28ff4844c8bdae2aca996c3abcb12.tar.gz
tcl-5752e55c3fe28ff4844c8bdae2aca996c3abcb12.tar.bz2
Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine.
Stop crashes when the hookProc raises an error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2970f3..e049689 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-22 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCompile.c: Shift more burden of smart cleanup onto the
+ * generic/tclExecute.c: TclFreeCompileEnv() routine. Stop crashes
+ when the hookProc raises an error.
+
2013-02-20 Don Porter <dgp@users.sourceforge.net>
* generic/tclNamesp.c: [Bug 3605447] Make sure the -clear option