Removing old build files. NAnt doesn't use them.
[mono.git] / mcs / class / System / System.Net / ChangeLog
1 2001-09-26  Mads Pultz <mpultz@get2net.dk>
2         * Dns.cs: Initial work on BeginGetHostByName and EndGetHostByName implemented.
3
4 2001-09-24  Mads Pultz <mpultz@get2net.dk>
5
6         * Dns.cs: Minor changes (some print statements removed)
7
8 2001-09-23  Mads Pultz <mpultz@get2net.dk>
9
10         * Dns.cs: Initial work submitted to repository.
11         * IPHostEntry.cs: Initial work submitted to repository.
12
13 2001-07-12  Sean MacIsaac  <macisaac@ximian.com>
14
15         * Authorization.cs: Fixed compiler error.
16
17         * IAuthenticationModule.cs: Changes for Beta2.
18
19         * IPAddress.cs: Internal storage changed to be uint not int.
20
21         * IPEndPoint.cs: Fixed compiler error.
22
23         * EndPoint.cs: Fixed compiler error.
24
25         * AuthenticationManager.cs: Fixed typo.