2008-08-17 Geoff Norton <gnorton@novell.com>
[mono.git] / mcs / class / System.Net / System.Net / ChangeLog
1 2008-08-17  Geoff Norton  <gnorton@novell.com>
2
3         * WebRequest_2_1.cs: We support relative URI's now.
4
5 2008-08-14  Geoff Norton  <gnorton@novell.com>
6
7         * WebClient_2_1.cs: A dirty hack to emit the events on the proper thread
8         until we can figure out exactly how to leverage Dispatcher over here.
9
10 2008-06-18  Stephane Delcroix  <sdelcroix@novell.com>
11
12         * WebRequest_2_1.cs: Load BrowserHttpWebRequest from the right assembly
13
14 2008-06-10  Stephane Delcroix  <sdelcroix@novell.com>
15
16         * DnsEndPoint_2_1.cs: embed an IPAddress and rely on IPEndPoint
17         for serialization.
18
19 2008-06-04  Stephane Delcroix  <sdelcroix@novell.com>
20
21         * DnsEndPoint_2_1.cs: new DnsEndPoint class for SL2b1
22
23 2008-04-13  Jb Evain  <jbevain@novell.com>
24
25         * *_2_1.cs: move the specific 2.1 System.Net code to the
26         assembly System.Net.