Flush (work in progress)
[mono.git] / mcs / class / System / System.Net.NetworkInformation / ChangeLog
index 1763e50aa7c54fd7ff43485252468cbc1d087461..6c0f25c8a7e50e18250df5321fbd1e6fb1f5c5d5 100644 (file)
@@ -1,3 +1,24 @@
+2010-03-25  Marek Safar  <marek.safar@gmail.com>
+
+       * IPGlobalProperties.cs: Made Win32_IN6_ADDR verifiable.
+
+2009-12-07 Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * Ping.cs: Try to detect the path to the bin command, since different
+       Unix systems store it in different places.
+       Fixes #519272.
+
+2009-10-06 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * GatewayIPAddressInformationCollection.cs:
+       * IPInterfaceProperties.cs: implement GatewayAddresses for linux.
+       Original patch by Christoph von Wittich.
+       Fixes bug #544640.
+
+2009-09-29 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * Ping.cs: fix the check for a time-out return value from 'ping'.
+
 2009-09-24  Zoltan Varga  <vargaz@gmail.com>
 
        * LinuxNetworkInterfaceMarshal.cs: Add StructLayout attribute to structures, so