[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Net / ChangeLog
index 0e151d1808912b370049b0b8fa2830802ee07d59..b6f43ac63bc140d1d97b942f04d946a9e8b1d2fd 100644 (file)
@@ -1,3 +1,44 @@
+2010-04-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * moonlight_raw_System.Net.dll.sources: Add System.Net.Sockets/
+       SocketClientAccessPolicyProtocol.cs to the build
+
+2010-04-05  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * moonlight_raw_System.Net.dll.sources: Move InternalWebRequest
+       StreamWrapper.cs back to System.Windows.dll
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources.
+
+2010-03-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * net_2_1_raw_System.Net.dll.sources: Add types from (new internal)
+       System.Net.Policy (moved from System.Windows.Browser.dll)
+       * Makefile: Add reference to System.Xml.dll to parse policies
+
+2010-01-25  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Net.dll.sources: Add UdpAnySourceMulticastClient and
+       UdpSingleSourceMulticastClient stubs (with some validations)
+       for SL4 (required to compile tests)
+
+2010-01-11  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Net.dll.sources: Add InternalWebRequestStreamWrapper.cs
+       * Makefile: Add reference to System.Core (for Action<T>)
+
+2009-12-04  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Net.dll.sources: Remove (almost) everything. This 
+       assembly in 3.5+ does not share anything with what SL2/3 
+       provide (the later being a part of System.dll)
+
+2009-12-04  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * net_2_1_raw_System.Net.dll.sources: Remove HttpStatusCode_2_1.cs
+
 2009-12-04  Sebastien Pouliot  <sebastien@ximian.com>
 
        * net_2_1_raw_System.Net.dll.sources: Adjust location for