summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-08-12 15:59:40 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-08-12 15:59:40 (GMT)
commit368a70fb725d84b0997d6b9826a3851c87035e8c (patch)
tree2048f117b6b1078ce0733013042aa312060b5de3 /ChangeLog
parentf0ac2a42dacd012d571e820af585805230045d01 (diff)
downloadtcl-368a70fb725d84b0997d6b9826a3851c87035e8c.zip
tcl-368a70fb725d84b0997d6b9826a3851c87035e8c.tar.gz
tcl-368a70fb725d84b0997d6b9826a3851c87035e8c.tar.bz2
3389764 Eliminate possibility that "path" value dup can create reference cycle.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54a718c..bbe93e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-12 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclPathObj.c: [Bug 3389764] Eliminate possibility that dup
+ of a "path" value can create reference cycle.
+
2011-08-09 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinConsole.c: [Bug 3388350] mingw64 compiler warnings