2004-05-24  Lluis Sanchez Gual  <lluis@ximian.com>

	* MonoWSDL.cs: Get the name of the generated file from the first WSDL doc
	  that has a service. Don't print exception on error.

2004-03-02  Lluis Sanchez Gual  <lluis@ximian.com>

	* MonoWSDL.cs: Use DiscoveryClientProtocol instead of WebClient to get the
	  documents, since it supports disco files in addition to wsdl files.
	  Added some missing proxy options.
	
2004-02-04  Lluis Sanchez Gual  <lluis@ximian.com>

	* SampleGenerator.cs: More little fixes.
	
2004-01-20  Lluis Sanchez Gual  <lluis@ximian.com>

	* SampleGenerator.cs: Little fixes.
	
2004-01-18  Lluis Sanchez Gual  <lluis@ximian.com>

	* MonoWSDL.cs: Added new option that prints a sample request and response
	for a web service operation.
	* SampleGenerator.cs: Added.

2003-12-10  Lluis Sanchez Gual  <lluis@ximian.com>

	* MonoWSDL.cs: Return error codes.

2003-12-03  Lluis Sanchez Gual  <lluis@ximian.com>

	* MonoWSDL.cs: Added support for VB.

2003-09-04  Lluis Sanchez Gual  <lluis@ximian.com>

	* MonoWSDL.cs: Implemented support for WSDL documents that import other
	  documents and schemas.
	  Improved warning messages.

2003-08-29  Lluis Sanchez Gual  <lluis@ximian.com>

	* Makefile: Fixed assembly reference.

2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>

	* Makefile: added
	* wsdl.exe.sources: added
	* MonoWSDL.cs: Added wsdl code by Erik LeBel.
