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 68ce1afa8..0b231e1b8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,15 @@
2001-10-22 Corinna Vinschen <corinna@vinschen.de>
+ * net.cc (get_2k_ifconf): Change multiple IP address naming scheme
+ to Linux style.
+
+Sun Oct 21 19:04:37 2001 Alexander Gottwald <ago@informatik.tu-chemnitz.de>
+
+ * net.cc (get_2k_ifconf): Added support for multiple IP addresses on
+ one interface.
+
+2001-10-22 Corinna Vinschen <corinna@vinschen.de>
+
* miscfuncs.cc (__check_invalid_read_ptr_errno): Return error, if any.
2001-10-21 Christopher Faylor <cgf@redhat.com>