summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton>1998-05-27 18:47:30 (GMT)
committerstanton <stanton>1998-05-27 18:47:30 (GMT)
commit5110e5f588c6e0872c3ce98fd50302f3cd2304bc (patch)
treef8726e19715f003a9931f370dd871b546bf825b0 /changes
parent3ce19fb214dc236bda97d688852322d0a6e17eaa (diff)
downloadtcl-5110e5f588c6e0872c3ce98fd50302f3cd2304bc.zip
tcl-5110e5f588c6e0872c3ce98fd50302f3cd2304bc.tar.gz
tcl-5110e5f588c6e0872c3ce98fd50302f3cd2304bc.tar.bz2
*** empty log message ***
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes b/changes
index b8672ef..aab2cd8 100644
--- a/changes
+++ b/changes
@@ -3451,3 +3451,9 @@ Universal Headers V.3.0, so that Tcl will compile with CW Pro 2.
-gmt flag set. Thanks to Jan Nijtmans for reporting the problem. (RJ)
----------------- Released 8.0p2, 11/25/97 -----------------------
+
+5/27/98 (bug fix) Windows socket driver did not notice new data arriving
+on nonblocking sockets until the event loop was entered.
+
+5/27/98 (bug fix) Windows socket driver used FIONREAD, which is not
+supported correctly by WinSock.