diff options
author | stanton <stanton> | 1999-06-08 19:02:19 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-06-08 19:02:19 (GMT) |
commit | 3502bcbc839bbc8a66ea25610bc055e623da522a (patch) | |
tree | 9da5acbe2dd90375546b7752dff556dd741fcdde /ChangeLog | |
parent | ea87cfa4ba59b76ecb3f0ebc9ae90dbfde6871f1 (diff) | |
download | tcl-3502bcbc839bbc8a66ea25610bc055e623da522a.zip tcl-3502bcbc839bbc8a66ea25610bc055e623da522a.tar.gz tcl-3502bcbc839bbc8a66ea25610bc055e623da522a.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |