summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45a8481..1dddd5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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