2008-04-18  Jonathan Pryor  <jpryor@novell.com>

	* OptionSetTest.cs: Add test to check \n\n Option.Description handling.

2008-04-17  Jonathan Pryor  <jpryor@novell.com>

	* OptionSetTest.cs: Add additional line breaking tests.  
	  Remove [Category("NotWorking")], as they work for me.

2008-11-10  Raja R Harinath  <harinath@hurrynot.org>

	* OptionContextTest.cs: Fix syntax error.
	* OptionTest.cs: Likewise.
	* OptionSetTest.cs: Likewise.
	(OptionalValues, CombinationPlatter, Exceptions): Disable for now.

2008-10-23  Jonathan Pryor  <jpryor@novell.com>

	* OptionSetTest.cs:  Add a test for the underlying target type within 
	  the exception message.

2008-10-22  Jonathan Pryor  <jpryor@novell.com>

	* OptionContextTest.cs, OptionSetTest.cs, OptionTest.cs, Utils.cs: 
	  Namespace "harmonization" with Mono.Options, so that we can use 
	  identical source in each place, thus minimizing the maintenance 
	  burden.
	* OptionSetTest.cs: Add tests for nullable type support.

2008-10-13  Jonathan Pryor  <jpryor@novell.com>

	* ChangeLog: Started.
	* OptionContextTest.cs, OptionSetTest.cs, OptionTest.cs, Utils.cs:
	  Added; unit tests for Mono.Options 0.2.1.

