summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 96da365f5..3b005c1d8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,13 @@
+2002-11-10 Corinna Vinschen <corinna@vinschen.de>
+
+ * net.cc: Run indent.
+
+2002-11-10 Alexander Gottwald <Alexander.Gottwald@s1999.tu-chemnitz.de>
+
+ * autoload.cc (GetIfEntry): Add symbol.
+ * net.cc (get_2k_ifconf): Get the interface entries with the GetIfEntry
+ call intead of the GetIfTable call. Clean-up multiple IP address naming.
+
2002-11-09 Sergey Okhapkin <sos@prospect.com.ru>
* fhandler.h (class fhandler_pipe): New ioctl() method.