2011-08-24  Atsushi Eno  <atsushi@ximian.com>

	Skip serialization when the return type is void.

	This batch should fix bug #206.

2011-08-23  Atsushi Eno  <atsushi@ximian.com>

	UriTemplate should not be mandatory, make it optional. Fix unit
	test.

2010-10-15  Frank Wilhelm  <fwilhelm@nowisys.de>

	Make Validate() less restrictive for contracts with explicit
	UriTemplate.

2010-09-13  Atsushi Eno  <atsushi@ximian.com>

	implemented large parts of WCF standard endpoints and
	configuration support.

2010-07-14  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : add test for deserializing Raw request
	  message too.

2010-07-14  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : add test for bug #619542 (not sure if it
	  works on mono; run-test is broken in trunk. Verified under .NET).

2009-10-08  Atsushi Enomoto  <atsushi@ximian.com>

	* WebScriptEnablingBehaviorTest.cs : new test.

2009-09-15  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : enable working test.

2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : some message formatters tests.

2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : test that ApplyDispatchBehavior() sets
	  address filter.

2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : test ApplyDispatchBehavior().

2008-02-12  Atsushi Enomoto  <atsushi@ximian.com>

	* WebHttpBehaviorTest.cs : new test.
