summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2004-07-15 21:20:24 (GMT)
committervasiljevic <zv@archiware.com>2004-07-15 21:20:24 (GMT)
commitf1672e88f2ba0cd791ed0ef2b4196696cf993c5c (patch)
tree406f4edeca9bed43cc97046d91419f648b9602d4 /ChangeLog
parent597bb3236aba9dbe1c799b8bde917c1228fd21a1 (diff)
downloadtcl-f1672e88f2ba0cd791ed0ef2b4196696cf993c5c.zip
tcl-f1672e88f2ba0cd791ed0ef2b4196696cf993c5c.tar.gz
tcl-f1672e88f2ba0cd791ed0ef2b4196696cf993c5c.tar.bz2
Added new fix for the Tcl Bug #770053. Now we conditionaly perform
the TclFinalizeNotifier in order to correct broken ref-counting of the notifier thread.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99ffef6..85a6979 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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.
+
+ * generic/tclNotify.c (TclFinalizeNotifier): Added conditional
+ notifier finalization based on the fact that an TclInitNotifier
+ has been called for the current thread. This fixes the Tcl
+ Bug #770053 again. Hopefully this time w/o unwanted side-effects.
+
2004-07-14 Andreas Kupries <andreask@activestate.com>
* generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in