summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2004-07-15 09:50:53 (GMT)
committervasiljevic <zv@archiware.com>2004-07-15 09:50:53 (GMT)
commit15c346de03de6aa553b20475099f057a9f53dc80 (patch)
tree91b021229c76135e1d58a58ea94aa8885a64289f /ChangeLog
parent28904a633c00482f9f78346bb9d16f8d1ca2fbc4 (diff)
downloadtcl-15c346de03de6aa553b20475099f057a9f53dc80.zip
tcl-15c346de03de6aa553b20475099f057a9f53dc80.tar.gz
tcl-15c346de03de6aa553b20475099f057a9f53dc80.tar.bz2
See file...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65b57c1..39a86a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-15 Zoran Vasiljevic <vasiljevic@users.sf.net>
+
+ * generic/tclEvent.c (NewThreadProc): Backout of changes
+ to fix the Tcl Bug #770053. See SF bugreport for more info.
+
2004-07-11 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c (Tcl_EvalEx): leak fix by dgp, release