summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11c28f6..80ca332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-15 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCompile.c: [Bug 467523, 3357771] Prevent circular
+ references in values with ByteCode intreps. They can lead to
+ memory leaks.
+
2011-07-14 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOOCall.c (TclOORenderCallChain): [Bug 3365156]: Remove