[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Net / System.Net.Sockets / ChangeLog
index 6b96b8f6656cdb0e44f35573aa035c56e74a7f7c..adc52712b6ae6a5a60f463f2ebb981accaecf24e 100644 (file)
@@ -1,3 +1,8 @@
+2010-04-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * SocketClientAccessPolicyProtocol.cs: New SL4 enum to select TCP
+       (default) or HTTP (new) to retrieve the socket xdomain policy
+
 2010-03-19  Sebastien Pouliot  <sebastien@ximian.com>
 
        * SocketException_2_1.cs: Add extra ctor (soon to be used)