summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5ba445c97..5b9a5f85f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,12 @@
+Tue Mar 20 14:48:46 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * dtable.cc: Guard against new winsock.h/winsock2.h warnings when
+ mixing winsock*.h and sys/types.h.
+ * fhandler_socket.cc: Ditto.
+ * net.cc: Ditto.
+ * select.cc: Ditto.
+ * exceptions.cc: Remove unneeded define.
+
Mon Mar 19 17:43:29 2001 Christopher Faylor <cgf@cygnus.com>
* exceptions.cc (interruptible): Update debugging output.