summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2005-05-31 08:25:02 (GMT)
committervasiljevic <zv@archiware.com>2005-05-31 08:25:02 (GMT)
commitea57b5c21323d62f1770ec945e8e4af7a77a532e (patch)
treea34ce1b412ba05140b6953114eed05d3da43c153 /ChangeLog
parent323b868f7dfe5140b031b9bf17ad691d722e23b0 (diff)
downloadtcl-ea57b5c21323d62f1770ec945e8e4af7a77a532e.zip
tcl-ea57b5c21323d62f1770ec945e8e4af7a77a532e.tar.gz
tcl-ea57b5c21323d62f1770ec945e8e4af7a77a532e.tar.bz2
See file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d094da..b601112 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-31 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
+
+ * unix/tclUnixNotfy.c: the notifier thread is now created as
+ joinable thread and it is properly joined in Tcl_FinalizeNotifier.
+ This is an attempt to fix the Tcl Bug #1082283.
+
2005-05-29 Jeff Hobbs <jeffh@ActiveState.com>
* win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn