summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-10-29 21:48:58 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-10-29 21:48:58 (GMT)
commit51cbe2ad398c74a8753373936aea3457e1c3812a (patch)
tree3eb0cf3479c36db490423d853b5d8cee8e7650cc /ChangeLog
parente4937d5509607c42d8ca01d05763d87e8b3e43ce (diff)
downloadtcl-51cbe2ad398c74a8753373936aea3457e1c3812a.zip
tcl-51cbe2ad398c74a8753373936aea3457e1c3812a.tar.gz
tcl-51cbe2ad398c74a8753373936aea3457e1c3812a.tar.bz2
fix Changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8089b14..af4e5a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2005-10-29 Miguel Sofer <msofer@users.sf.net>
- * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partial
+ * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partial
fix. Insure that a second call with TCL_TRACE_DESTROYED does not
lead to a second call to Tcl_EventuallyFree(). It is still true
that that second call should not happen, so the bug is not