aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8fc1548..8b5b145 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2002-12-04 Craig McGeachie <slapdau@yahoo.com.au>
+
+ * netdb.cc: New file.
+ * Makeile.in (DLL_OFILES): Add reference to the new netdb.cc file.
+ * cygwin.din : Add new aliased exports for service and protocol
+ enumerations in netdb.cc.
+
2002-11-26 Thomas Pfaff <tpfaff@gmx.net>
* cxx.cc: New file. Implement new, new[], delete and delete[]