summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2011-08-09 17:01:16 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2011-08-09 17:01:16 (GMT)
commit653f52ba6008466571d283d523272ae22c2cf2c4 (patch)
tree07db51e401be8d97cacd6e665d64e168ebc4802a /ChangeLog
parent7884058a52af8573e05691c2e1e40fdfa78ab5db (diff)
downloadtcl-653f52ba6008466571d283d523272ae22c2cf2c4.zip
tcl-653f52ba6008466571d283d523272ae22c2cf2c4.tar.gz
tcl-653f52ba6008466571d283d523272ae22c2cf2c4.tar.bz2
[Bug 3386417] avoid a reference loop between the bytecode and its companion errostack when compiling a syntax error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2cf484..04d506b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-09 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+
+ * generic/tclCompCmds.c: [Bug 3386417] avoid a reference loop between
+ * generic/tclInt.h: the bytecode and its companion errostack
+ * generic/tclResult.c: when compiling a syntax error.
+
2011-08-09 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinConsole.c: [Bug 3388350] mingw64 compiler warnings