summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2003-12-12 01:01:39 (GMT)
committerdavygrvy <davygrvy@pobox.com>2003-12-12 01:01:39 (GMT)
commitbcae87dcfb91b941c363621ebfe6e5bd33a33fee (patch)
tree3c66c0d31434e8efd2c7e91ef213f1dd011efe80 /ChangeLog
parent458114e4778a71b417b4c01b61dffce5d468ee72 (diff)
downloadtcl-bcae87dcfb91b941c363621ebfe6e5bd33a33fee.zip
tcl-bcae87dcfb91b941c363621ebfe6e5bd33a33fee.tar.gz
tcl-bcae87dcfb91b941c363621ebfe6e5bd33a33fee.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5c8436..8f51df7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-11 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclWinSock.c (SocketThreadExitHandler) : added a
+ TerminateThread fallback just in case the socket handler thread
+ is really in a paused state. This can happen when Tcl is being
+ unloaded by the OS from an exception handler.
+
2003-12-09 Jeff Hobbs <jeffh@ActiveState.com>
* unix/configure: