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')
-rw-r--r--winsup/w32api/ChangeLog6
-rw-r--r--winsup/w32api/lib/iphlpapi.def2
2 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index e5ee6bb2a..ee1633557 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-02 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * lib/iphlpapi.def: (NotifyAddrChange@8): Define.
+ Reported by: Daniel Atallah <datallah at users dot sf dot net>
+ (NotifyRouteChange@8): Define.
+
2006-01-29 Danny Smith <dannysmith@users.sourceforge.net>
* include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to
diff --git a/winsup/w32api/lib/iphlpapi.def b/winsup/w32api/lib/iphlpapi.def
index 33342e195..2440ceadc 100644
--- a/winsup/w32api/lib/iphlpapi.def
+++ b/winsup/w32api/lib/iphlpapi.def
@@ -34,6 +34,8 @@ GetUdpTable@12
GetUniDirectionalAdapterInfo@8
IpReleaseAddress@4
IpRenewAddress@4
+NotifyAddrChange@8
+NotifyRouteChange@8
SendARP@16
SetAdapterIpAddress@20
SetIfEntry@4