X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fwsdl%2FChangeLog;h=c14fd444165ddc9ce91f06f64b0c7a52c1923fd7;hb=5fd43ffcb30a92f01338a86c30948a9325d96307;hp=3fb32b2dfbc194f89e3ea68abca492a306647b04;hpb=78c34ad7699f0179d3e2c3518b68be1b903f0b23;p=mono.git diff --git a/mcs/tools/wsdl/ChangeLog b/mcs/tools/wsdl/ChangeLog index 3fb32b2dfbc..c14fd444165 100644 --- a/mcs/tools/wsdl/ChangeLog +++ b/mcs/tools/wsdl/ChangeLog @@ -1,3 +1,67 @@ +2007-11-01 Get Driesen + + * MonoWSDL.cs: Backport part of fix for bug #336739 to WSDL for + 1.0 profile. Output warning if no WSDLs were specified. + +2007-11-01 Atsushi Enomoto + + * MonoWSDL2.cs : it should be able to handle xml schemas that are + passed as arguments, and those schemas could be used by *.wsdl. + So, just use one WebReference to resolve everything at a time. + (Part of #336739 fix.) + +2006-12-22 Atsushi Enomoto + + * MonoWSDL2.cs : check BasicProfile conformance only for SOAP 1.1. + +2006-11-15 Atsushi Enomoto + + * MonoWSDL.cs : handle multiple URLs. This fixes bug #79636. + +2006-11-15 Atsushi Enomoto + + * MonoWSDL2.cs : 2.0 API fixes (use WebReferenceOptions) + +2006-11-14 Atsushi Enomoto + + * MonoWSDL2.cs : 2.0 API fixes (WsiClaims -> WsiProfiles) + +2005-09-12 Lluis Sanchez Gual + + * MonoWSDL.cs, MonoWSDL2.cs: Return exit code 0 even if there + are warnings. + +2006-07-24 Atsushi Enomoto + + * MonoWSDL2.cs : 2.0 API fixes from beta2 to RTM. + +2005-07-11 Raja R Harinath + + * Makefile (PROGRAM): Make profile-specific. + * wsdl.exe.sources: Add MonoWSDL2.cs. + * wsdl2.exe.sources: Remove. + * MonoWSDL.cs: Add !NET_2_0 guard. + * MonoWSDL2.cs: Add NET_2_0 guard. + +2005-05-11 Gonzalo Paniagua Javier + + * MonoWSDL.cs: enable auto redirection for 30x responses. + +2005-05-09 Atsushi Enomoto + + * MonoWSDL.cs, MonoWSDL2.cs : + "file://"+windows_native_path is not a valid file URI. + +2005-04-11 Lluis Sanchez Gual + + * SampleGenerator.cs: Removed unused method. + +2004-11-02 Lluis Sanchez Gual + + * MonoWSDL.cs, MonoWSDL2.cs: Added support for custom CodeDom providers. + Patch by Rogerio Pereira. + * SampleGenerator.cs: Fix warnings. + 2004-12-06 Raja R Harinath * Makefile (EXTRA_DISTFILES): Distribute files referenced by