2008-03-12 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.Web.Services / ChangeLog
index 99de25980a1de918d6afff8f1c445abf8a8ec2b2..87797af1460046ed8b65283562519fbc64410c25 100644 (file)
@@ -1,3 +1,27 @@
+2007-11-22  Arina Itkes
+
+       * WebClientAsyncResult.cs, WebClientProtocol.cs: 
+         Synchronization fix
+
+2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.Services_test.dll.sources : added WebServiceTest.cs.
+
+2007-05-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.Services.dll.sources :
+         removed SoapClientMethod.cs (not in use).
+       * System.Web.Services_test.dll.sources :
+         added LogicalMethodInfoTest.cs.
+
+2007-04-23  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.Services_test.dll.sources: added SoapServerType.cs.
+
+2007-01-25  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.Services_test.dll.sources: added TypeTypeConverter.cs.
+
 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
 
        * System.Web.Services_test.dll.sources: