summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-03-11 12:55:29 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-03-11 12:55:29 (GMT)
commitb2f133f23ce1262f1ea09dfbd5de55bd38c0ed4c (patch)
treec0d4f0ded6d161132b16a0b6ec9e31db28a0b8a9 /ChangeLog
parent57fa6f96696ebb250fc77cde7f3955b56ff0860d (diff)
parent21601a3a4a4d46b9ecfc5aa43dd5f813f919d9e7 (diff)
downloadtcl-b2f133f23ce1262f1ea09dfbd5de55bd38c0ed4c.zip
tcl-b2f133f23ce1262f1ea09dfbd5de55bd38c0ed4c.tar.gz
tcl-b2f133f23ce1262f1ea09dfbd5de55bd38c0ed4c.tar.bz2
3607246,3607372 Unbalanced refcounts of literals in the global literal table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88e698f..ebe9cc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-11 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCompile.c: [Bugs 3607246,3607372] Unbalanced refcounts
+ * generic/tclLiteral.c: of literals in the global literal table.
+
2013-03-06 Don Porter <dgp@users.sourceforge.net>
* generic/regc_nfa.c: [Bugs 3604074,3606683] Rewrite of the