summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-08-01 22:09:25 (GMT)
committerredman <redman>1999-08-01 22:09:25 (GMT)
commit82389cfbf44c58aa0eacc14452ff199223e1cb99 (patch)
tree8d71976eeb6df6fa19ee8f376f9f6b8a9f70f39e /ChangeLog
parent920d13e1cc6f72c3725509e4bbb26097c546a5ae (diff)
downloadtcl-82389cfbf44c58aa0eacc14452ff199223e1cb99.zip
tcl-82389cfbf44c58aa0eacc14452ff199223e1cb99.tar.gz
tcl-82389cfbf44c58aa0eacc14452ff199223e1cb99.tar.bz2
* win/tclWinSock.c: Added comment block to SocketThread()
function. Added code to avoid calling TerminateThread(), but instead to send a message to the socket event window to tell it to terminate its thread.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b019a74..e43bcb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-01 <redman@scriptics.com>
+
+ * win/tclWinSock.c: Added comment block to SocketThread()
+ function. Added code to avoid calling TerminateThread(), but
+ instead to send a message to the socket event window to tell it to
+ terminate its thread.
+
1999-07-30 Jeff Hobbs <hobbs@scriptics.com>
* generic/tclInt.decls: added declaractions necessary for the