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, 6 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 04ff2fccc..8e514dd74 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,4 +1,9 @@
-2002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>
+2002-09-24 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.h
+ has been included first.
+
+2002-09-24 René Møller Fonseca <fonseca@users.sourceforge.net>
* include/winbase.h (FindFirstFileEx): Fixed ANSI mode.
* include/wingdi.h (PFD_SWAP_LAYER_BUFFERS):Added define.