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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-08-20 04:36:09 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-20 04:36:09 +0400
commitc79f8453b0873919bbbe8006755cd6aeeb1b80dc (patch)
treec88e25c194ba541a05b69ecc59e85dd69cce4de7 /winsup/w32api/ChangeLog
parent8d16a989fb9cff9949f4e328349c51c89bed045b (diff)
* include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,
WSASetBlockingHook,WSACancelBlockingCall): Expose deprecated functions.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index b12ef67d6..44f02532f 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-20 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,
+ WSASetBlockingHook,WSACancelBlockingCall): Expose deprecated
+ functions.
+
2002-08-17 Danny Smith <dannysmith@users.sourceforge.net>
* include/winuser.h (CURSOR_SHOWING) Add define.