2003-10-26  Todd Berman <tberman@gentoo.org>

	* WebServicesConfiguration.cs: Allowing the MessagingConfiguration to 
	stay the same one (prevents double socket binding attempts)

2003-10-22  Todd Berman <tberman@gentoo.org>

	* WebServicesConfiguration.cs: Added MessagingConfiguration
	* FilterConfiguration.cs: #if'd out some stuff breaking wse2

2003-10-05  Sebastien Pouliot  <spouliot@videotron.ca>

	* FilterConfiguration.cs: Added Trace[In/Out]putFilters support.
	* WebServicesConfiguration.cs: now reads <microsoft.web.services>
	<diagnostics><trace>

2003-09-06  Sebastien Pouliot  <spouliot@videotron.ca>

	* ConfigurationBase.cs: Completed implementation (both WSE1 and WSE2).
	* FilterConfiguration.cs: Now returns the default input/output filters.	
	* WebServicesConfiguration.cs: Works for WSE1. Added WSE2 stubs.

2003-09-05  Sebastien Pouliot  <spouliot@videotron.ca>

	* ConfigurationBase.cs: New. Limited implementation to fix compile.
	* FilterConfiguration.cs: New. Stub to fix compile.	
	* WebServicesConfiguration.cs: New. Stub to fix compile.
