summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2004-07-15 22:04:42 (GMT)
committerandreas_kupries <akupries@shaw.ca>2004-07-15 22:04:42 (GMT)
commit41c41a5064ca0fd45c653ad74c6bffa38cde6e71 (patch)
treeeb6a1eca096ab1c532d838a3ed6f329d9e153ef2 /ChangeLog
parent2aebe9b17a5cf409268dbd8af3e7f7c2d1595846 (diff)
downloadtcl-41c41a5064ca0fd45c653ad74c6bffa38cde6e71.zip
tcl-41c41a5064ca0fd45c653ad74c6bffa38cde6e71.tar.gz
tcl-41c41a5064ca0fd45c653ad74c6bffa38cde6e71.tar.bz2
* unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe
Mistachkin's patch for [Tcl SF Bug 99453], closing leakage of mutexes. They were not destroyed properly upon finalization.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90f7918..2944494 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-15 Andreas Kupries <andreask@activestate.com>
+ * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe
+ Mistachkin's patch for [Tcl SF Bug 99453], closing leakage of
+ mutexes. They were not destroyed properly upon finalization.
+
+2004-07-15 Andreas Kupries <andreask@activestate.com>
+
* generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in
* generic/tclIO.c (Tcl_UnregisterChannel): 'Tcl_Close' while the
* generic/tclIO.c (Tcl_Close): close callbacks are