summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2002-11-27 18:13:38 (GMT)
committerdavygrvy <davygrvy@pobox.com>2002-11-27 18:13:38 (GMT)
commit680bad22ac22236b7b1d5fb3deb4533dc0d17d53 (patch)
treeb36e1756ad9a99ec01ed52bd3d3604baef4bec78 /ChangeLog
parent32a836b0dd1bcb085ce086bfb8b12f0ac38d47ef (diff)
downloadtcl-680bad22ac22236b7b1d5fb3deb4533dc0d17d53.zip
tcl-680bad22ac22236b7b1d5fb3deb4533dc0d17d53.tar.gz
tcl-680bad22ac22236b7b1d5fb3deb4533dc0d17d53.tar.bz2
* win/tclWinPort.h: Don't turn off winsock prototypes!
TclX didn't like it. Even though the core doesn't use the prototypes, do offer them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d73e16..569e53c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-11-27 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclWinPort.h: Don't turn off winsock prototypes!
+ TclX didn't like it. Even though the core doesn't use the
+ prototypes, do offer them.
+
2002-11-26 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properly