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

	Skip serialization when the return type is void.

	This batch should fix bug #206.

2011-01-20  Atsushi Eno  <atsushi@ximian.com>

	Read body content if required. Fixed all issues in bug #656020.

	Now it considers message content format and
	IsWrapped[Request|Response] to retrieve XmlObjectSerializer.

2011-01-19  Atsushi Eno  <atsushi@ximian.com>

	Enable duplicate "UriMatched" error check, with couple of FIXMEs.

	.NET is very unclear about those UriTemplate behavior. Too minor
	to mind.

2011-01-19  Atsushi Eno  <atsushi@ximian.com>

	Fix template match logic to first check HTTP-method-matching ones.

	Part of the fix for bug #656020.

2010-05-24  Atsushi Enomoto  <atsushi@ximian.com>

	* JsonQueryStringConverterTest.cs : add more tests for CanConvert()
	  and reorganized some classes to make tests rational.

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

	* JsonQueryStringConverterTest.cs : added some string deserialization
	  test. It just proved .NET is too lame.

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

	* JsonQueryStringConverterTest.cs : comment out one cosmetic case
	  that is not working under .NET.

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

	* JsonQueryStringConverterTest.cs : new test.

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

	* WebHttpDispatchOperationSelectorTest.cs : added couple more tests
	  with different contract contract case.

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

	* WebHttpDispatchOperationSelectorTest.cs : new test.

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

	* QueryStringConverterTest.cs : enable null-to-char conversion test.

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

	* QueryStringConverterTest.cs : new test.
