Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 6246ac2f8..4a0a16649 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-06 dannysmith@users.sourceforge.net
+
+ * include/mswsock.h: Group winsock2 dependants
+ together and protect with #ifdef _WINSOCK2_H.
+ * lib/test.c: Only test ws2tcpip.h if winsock2.h
+ has been included.
+
2002-03-05 dannysmith@users.sourceforge.net
* include/mswsock.h (TP_*): Add new defines.