summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2002-11-27 22:47:15 (GMT)
committerdavygrvy <davygrvy@pobox.com>2002-11-27 22:47:15 (GMT)
commit3f212f7af44708141173de96925172f3003d49a9 (patch)
tree935587ff3476e07c815dfa20c5463397b7cb1347 /ChangeLog
parentcbd9f68026f5cb0e3a5c745ae0e4d0171e2b0009 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 235dfdd..595bb99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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