diff options
author | davygrvy <davygrvy@pobox.com> | 2002-11-27 22:47:15 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-11-27 22:47:15 (GMT) |
commit | 3f212f7af44708141173de96925172f3003d49a9 (patch) | |
tree | 935587ff3476e07c815dfa20c5463397b7cb1347 /ChangeLog | |
parent | cbd9f68026f5cb0e3a5c745ae0e4d0171e2b0009 (diff) | |
download | tcl-3f212f7af44708141173de96925172f3003d49a9.zip tcl-3f212f7af44708141173de96925172f3003d49a9.tar.gz tcl-3f212f7af44708141173de96925172f3003d49a9.tar.bz2 |
* win/tclWinSock.c: WSAStartup() loaded version comparison
error which resulted in 2.0 looking less than 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ table as it wasn't referenced anywhere and cleaned-up some casting that that wasn't needed. + * win/tclWinSock.c: WSAStartup() loaded version comparison + error which resulted in 2.0 looking less than 1.1. + 2002-11-26 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properly |