Mostly changes to get System.dll compiling again. Removes a bunch
[mono.git] / mcs / class / System / Test / ChangeLog
1 2002-01-17  Miguel de Icaza  <miguel@ximian.com>
2
3         * DnsTest.cs: Updated test.
4
5 2001-09-26  Mads Pultz <mpultz@get2net.dk>
6         * DnsTest.cs: initial tests of BeginGetHostByName and EndGetHostByName implemented.
7
8 2001-09-24  Mads Pultz <mpultz@get2net.dk>
9
10         * DnsTest.cs: now tests GetHostByAddress, GetHostByName,
11           IpToString and Resolve. 
12
13 2001-09-23  Mads Pultz <mpultz@get2net.dk>
14
15         * DnsTest.cs: Initial work submitted to repository.
16         * IPHostEntryTest.cs: Initial work submitted to repository.
17