summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-03-31 05:44:31 (GMT)
committerhobbs <hobbs>2001-03-31 05:44:31 (GMT)
commit75d342b02911c8253dc621bd25e4c943f65e0f35 (patch)
treef5cd812577ee6ab35141efe08087d98b35fd550b /ChangeLog
parentc7da30a5b481d451af9554835e60b5203f439706 (diff)
downloadtcl-75d342b02911c8253dc621bd25e4c943f65e0f35.zip
tcl-75d342b02911c8253dc621bd25e4c943f65e0f35.tar.gz
tcl-75d342b02911c8253dc621bd25e4c943f65e0f35.tar.bz2
* win/tclWinSock.c (SocketEventProc): Fixed race condition in
readability of socket on Windows. [Patch #410674, Bug #219205 #219333]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4356066..18ccb39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2001-03-30 Jeff Hobbs <jeffh@ActiveState.com>
+ * generic/tclTest.c (TestChannelCmd): added cast to mollify
+ Windows debug build.
+
+ * win/tclWinSock.c (SocketEventProc): Fixed race condition in
+ readability of socket on Windows.
+ [Patch #410674, Bug #219205 #219333]
+
* win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support.
* win/Makefile.in (install-libraries): removed extra \s that broke