2006-10-03  Robert Jordan  <robertj@gmx.net>

	* compat_2_0.resx, compat_1_1.resx: Add an Image element to test the
	type converter. Add InvalidMimeType, an element with an invalid
	mimetype attribute.

	* CompatTest.cs: Add assert for the InvalidMimeType and Image elements.
	Fix the test for the 2.0 profile.

	* WriterTest.cs: Add type converter tests.
	
2006-01-14  Robert Jordan  <robertj@gmx.net>

	* compat_2_0.resx: Added a CDATA element as a test for bug #77253.

2005-12-01  Robert Jordan  <robertj@gmx.net>

	* CompatTest.cs, compat*.resx: Compatibility unit tests.
	* WriterTest.cs: Unit tests for ResXResourceWriter.

2005-11-30  Robert Jordan  <robertj@gmx.net>

	* CultureTest.cs: Unit tests for the culture-invariance.
