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:
authorMumit Khan <khan@@xraylith.wisc.edu>2000-05-14 05:01:23 +0400
committerMumit Khan <khan@@xraylith.wisc.edu>2000-05-14 05:01:23 +0400
commita0c36771204b2fc40c259a04129255fd1d6fa36c (patch)
treec06279ecc5bebcf7028b995b5380135386ee0333 /winsup/cygwin/ChangeLog
parent8649ded0ceee1368136ad69a30740f0d207e69da (diff)
2000-05-13 Mumit Khan <khan@xraylith.wisc.edu>
* include/cygwin/socket.h (AF_INET6): Use same value as winsock2.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4703373c7..2cafc2841 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-13 Mumit Khan <khan@xraylith.wisc.edu>
+
+ * include/cygwin/socket.h (AF_INET6): Use same value as winsock2.
+
2000-05-12 Mumit Khan <khan@xraylith.wisc.edu>
* include/cygwin/in.h (struct in6_addr): Fix spelling.