TARGET_J2EE/JVM fixes
[mono.git] / mcs / class / Microsoft.Web.Services / ChangeLog
index b50d27fd4f43a0b8c3cdc917ee8b98d935902d5a..ffd661b50f28bad91399f47369d7ba7249bd9820 100644 (file)
@@ -1,8 +1,78 @@
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (dist-local): Use cp -p.
+
+2004-03-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Microsoft.Web.Services.dll.2.sources: Added Mono.Xml.XmlCanonicalizer
+       * Microsoft.Web.Services.dll.sources: Added Mono.Xml.XmlCanonicalizer
+
+2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * mswse.pub: New. Microsoft WSE public key to be used for 
+       strongnaming the Microsoft.Web.Service assembly.
+
+2003-12-08  Peter Williams  <peter@newton.cx>
+
+       * Makefile: Update Makefile to use embedded tabs instead
+       of ECHO_ESCAPE. Fixes build on OS X.
+
+2003-10-26  Todd Berman <tberman@gentoo.org>
+
+       * Microsoft.Web.Services.dll.2.sources: Added RoutingFault.cs
+       * Microsoft.Web.Services.dll.2.sources: Added Found.cs
+       * Microsoft.Web.Services.dll.sources: Added RoutingFault.cs
+       * Microsoft.Web.Services.dll.sources: Added Found.cs
+
+2003-10-25  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * Microsoft.Web.Services.dll.2.sources: Added IMutableSecurityToken.cs
+       in Microsoft.Web.Services.Security (new in WSE2)
+
+2003-10-22  Todd Berman <tberman@gentoo.org>
+
+       * Microsoft.Web.Services.dll.2.sources: Added SoapDimeFormatter.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapChannelCollection.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapChannel.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapTransport.cs
+       * Microsoft.Web.Services.dll.2.sources: Added MessagingConfiguration.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapPlainFormatter.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapTcpTransport.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapTcpChannel.cs
+       * Microsoft.Web.Services.dll.2.sources: Added SoapTcpListener.cs
+       * Microsoft.Web.Services.dll.2.sources: Added AsyncResult.cs
+
+2003-10-12  Todd Berman <tberman@gentoo.org>
+
+       * Makefile: Fixed up the test target so it works now
+
+2003-10-08  Todd Berman <tberman@gentoo.org>
+
+       * Microsoft.Web.Services.dll2.sources: Added RelatesTo.cs
+
+2003-10-08  Todd Berman <tberman@gentoo.org>
+
+       * Microsoft.Web.Services.dll.2.sources: Added FaultTo.cs
+       * Microsoft.Web.Services.dll.2.sources: Added From.cs
+       * Microsoft.Web.Services.dll.2.sources: Added MessageID.cs
+       * Microsoft.Web.Services.dll.2.sources: Added Recipient.cs
+
+2003-10-07  Todd Berman <tberman@gentoo.org>
+
+       * Microsoft.Web.Services.dll.2.sources: Added ReferenceProperties.cs
+
+2003-10-07  Todd Berman <tberman@gentoo.org>
+
+       * Microsoft.Web.Services.dll.2.sources: Added OpenElementElement.cs
+
 2003-10-05  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * Microsoft.Web.Services.Diagnostics: Added new namespace with 
        internal TraceFilter.cs and public TraceInputFilter.cs and
        TraceOutputFilter.cs
+       * Microsoft.Web.Services.dll.sources: Removed classes from 
+       Microsoft.Web.Services.Policy and Microsoft.Web.Services.Messaging
+       from the WSE 1.0 build (extra - corcompare).
 
 2003-10-05  Todd Berman <tberman@gentoo.org>