X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web.Services%2FChangeLog;h=87797af1460046ed8b65283562519fbc64410c25;hb=d36da9d01a3585647ef8f4ceabe3e5daed466e13;hp=064801bc50281932cb51cb6accb40bc1b76ad6b5;hpb=58dd40cd09411af81973e51fe716c12f29891dc5;p=mono.git diff --git a/mcs/class/System.Web.Services/ChangeLog b/mcs/class/System.Web.Services/ChangeLog index 064801bc502..87797af1460 100644 --- a/mcs/class/System.Web.Services/ChangeLog +++ b/mcs/class/System.Web.Services/ChangeLog @@ -1,3 +1,52 @@ +2007-11-22 Arina Itkes + + * WebClientAsyncResult.cs, WebClientProtocol.cs: + Synchronization fix + +2007-10-05 Atsushi Enomoto + + * System.Web.Services_test.dll.sources : added WebServiceTest.cs. + +2007-05-08 Atsushi Enomoto + + * 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 + + * System.Web.Services_test.dll.sources: added SoapServerType.cs. + +2007-01-25 Atsushi Enomoto + + * System.Web.Services_test.dll.sources: added TypeTypeConverter.cs. + +2007-01-19 Atsushi Enomoto + + * System.Web.Services_test.dll.sources: + Added ServiceDescriptionImporterTest.cs. + * Makefile : added test2.wsdl to EXTRA_DISTFILES. + +2007-01-15 Gert Driesen + + * System.Web.Services_test.dll.sources: added SocketResponder.cs and + SoapHttpClientProtocolTest.cs. + +2006-12-15 Atsushi Enomoto + + * System.Web.Services_test.dll.sources : + added ServiceDescriptionFormatExtensionCollectionTest.cs. + +2006-12-01 Atsushi Enomoto + + * Makefile : added wsdl-1.1-soap.xsd to the build and distfiles. + +2006-11-30 Atsushi Enomoto + + * System.Web.Services.dll.sources : + added BasicProfileViolationEnumerator.cs. + 2006-11-28 Atsushi Enomoto * System.Web.Services.dll.sources : added SOAP 1.2 Fault serializer