diff options
author | andreas_kupries <akupries@shaw.ca> | 2004-07-16 17:24:21 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2004-07-16 17:24:21 (GMT) |
commit | 6d98f4802e28a85db3f31200679d8b44284f0584 (patch) | |
tree | 6c67000ce8268db0fc3a4479749a2f6b378a8d30 /ChangeLog | |
parent | 67b7d85c2dd267ed4ea308956907a48a2d186cca (diff) | |
download | tcl-6d98f4802e28a85db3f31200679d8b44284f0584.zip tcl-6d98f4802e28a85db3f31200679d8b44284f0584.tar.gz tcl-6d98f4802e28a85db3f31200679d8b44284f0584.tar.bz2 |
* unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe
Mistachkin's patch for [Tcl SF Bug 990500], properly closing the
notifier thread when its exits.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-16 Andreas Kupries <andreask@activestate.com> + + * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe + Mistachkin's patch for [Tcl SF Bug 990500], properly closing the + notifier thread when its exits. + 2004-07-15 Andreas Kupries <andreask@activestate.com> * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe |