2009-01-12  Geoff Norton  <gnorton@novell.com>

	* WebClient_2.1.cs: SL2 webclient supports BaseAddress.

2008-10-16  Jb Evain  <jbevain@novell.com>

	* WebHeaderCollection_2_1.cs: update to SL2 api.

2008-10-16  Jb Evain  <jbevain@novell.com>

	* WebResponse_2_1.cs: update API to SL2.

2008-08-21  Stephane Delcroix  <sdelcroix@novell.com>

	* WebClient_2_1.cs: set the address on OpenReadCompletedEventArgs
	ctor.

2008-08-21  Stephane Delcroix  <sdelcroix@novell.com>

	* WebClient_2_1.cs: enable the DownloadStringAsync code

2008-08-19  Geoff Norton  <gnorton@novell.com>

	* WebClient_2_1.cs: Keep a reference to the tick callback until its completed.

2008-08-18  Geoff Norton  <gnorton@novell.com>

	* WebRequest_2_1.cs: Set a delegate callback for BrowserHttpWebRequest
	to update progress.
	* WebClient_2_1.cs: Refactor the OnDownloadedChanged method, as its already
	emitting on the right thread.  Clean up the OnOpenReadCompleted method.
	Set a delegate callback for BrowserHttpWebRequest to updated Progress.

2008-08-17  Geoff Norton  <gnorton@novell.com>

	* WebRequest_2_1.cs: We support relative URI's now.

2008-08-14  Geoff Norton  <gnorton@novell.com>

	* WebClient_2_1.cs: A dirty hack to emit the events on the proper thread
	until we can figure out exactly how to leverage Dispatcher over here.

2008-06-18  Stephane Delcroix  <sdelcroix@novell.com>

	* WebRequest_2_1.cs: Load BrowserHttpWebRequest from the right assembly

2008-06-10  Stephane Delcroix  <sdelcroix@novell.com>

	* DnsEndPoint_2_1.cs: embed an IPAddress and rely on IPEndPoint
	for serialization.

2008-06-04  Stephane Delcroix  <sdelcroix@novell.com>

	* DnsEndPoint_2_1.cs: new DnsEndPoint class for SL2b1

2008-04-13  Jb Evain  <jbevain@novell.com>

	* *_2_1.cs: move the specific 2.1 System.Net code to the
	assembly System.Net.
