diff options
author | vasiljevic <zv@archiware.com> | 2005-05-31 08:25:02 (GMT) |
---|---|---|
committer | vasiljevic <zv@archiware.com> | 2005-05-31 08:25:02 (GMT) |
commit | ea57b5c21323d62f1770ec945e8e4af7a77a532e (patch) | |
tree | a34ce1b412ba05140b6953114eed05d3da43c153 /ChangeLog | |
parent | 323b868f7dfe5140b031b9bf17ad691d722e23b0 (diff) | |
download | tcl-ea57b5c21323d62f1770ec945e8e4af7a77a532e.zip tcl-ea57b5c21323d62f1770ec945e8e4af7a77a532e.tar.gz tcl-ea57b5c21323d62f1770ec945e8e4af7a77a532e.tar.bz2 |
See file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |