summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-06-08 19:02:19 (GMT)
committerstanton <stanton>1999-06-08 19:02:19 (GMT)
commit3502bcbc839bbc8a66ea25610bc055e623da522a (patch)
tree9da5acbe2dd90375546b7752dff556dd741fcdde /ChangeLog
parentea87cfa4ba59b76ecb3f0ebc9ae90dbfde6871f1 (diff)
downloadtcl-3502bcbc839bbc8a66ea25610bc055e623da522a.zip
tcl-3502bcbc839bbc8a66ea25610bc055e623da522a.tar.gz
tcl-3502bcbc839bbc8a66ea25610bc055e623da522a.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ec2485..d5766f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-06-08 <stanton@scriptics.com>
+
+ * win/tclWinSock.c: Rolled back to the 8.1.0 implementation
+ because of serious problems with the new driver. Basically no
+ incoming socket connections would be reported to a server port.
+ The 8.1.1 code needs to be redesigned and fixed correctly.
+
1999-06-07 Melissa Hirschl <hershey@matisse.scriptics.com>
* tests/string.test: