2008-11-23  Atsushi Enomoto  <atsushi@ximian.com>

	* System.Runtime.Serialization_test.dll.soruces :
	  remove ALL Mainsoft serialization tests that completely fail under
	  .NET and reduce 107 test failures out of 113.
	  They are English (language) dependent.

2008-09-09  Atsushi Enomoto  <atsushi@ximian.com>
			Jb Evain  <jbevain@novell.com>

	* net_2_1_raw_System.Runtime.Serialization.dll.sources: new sources
	file for the SL2 profile.
	* Makefile: add support for SL2 profile.

2008-03-31  Igor Zelmanovich <igorz@mainsoft.com>

	* Makefile : add reference to System.Data.dll, 
	required for test suite.
	* System.Runtime.Serialization_test.dll.sources : added
	DataContractSerializerTest_FrameworkTypes_System.Data.cs

2008-03-31  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : Fix EXTRA_DISTFILES.

2008-03-21  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : added missing EXTRA_DISTFILES.

2008-02-27 Eyal Alaluf <eyala@mainsoft.com>

	* Makefile: Filter out some warnings.
	* System.Runtime.Serialization_test.dll.sources: Added tests for
	  System.Runtime.Serialization attributes.

2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : add net_3_5 profile as a target profile.

2007-03-30  Atsushi Enomoto  <atsushi@ximian.com>

	* reader-method-gen.cs : changed ReadElementContentAsXxx() 
	  implementation to rather call ReadContentAsXxx() so that binary
	  reader implementation could be implemented easily.

2007-03-16  Atsushi Enomoto  <atsushi@ximian.com>

	(oops, I forgot to add entry for it last time)
	* reader-method-gen.cs : added ReadElementContentAsXxx() support.

2007-02-27  Wade Berrier  <wberrier@novell.com>

	* Makefile: Include resource files in EXTRA_DISTFILES

2006-09-05  Ankit Jain  <jankit@novell.com>

	* resources/mstypes.schema: New.
	* Makefile (RESOURCE_FILES): Add resources/mstypes.schema

2006-09-01  Ankit Jain  <jankit@novell.com>

	* System.Runtime.Serialization_test.dll.sources : Added
	XsdDataContractExporterTest.cs

2006-07-27  Ankit Jain  <jankit@novell.com>

	* Makefile (TEST_MCS_FLAGS): Add /r:System.ServiceModel.dll
	* System.Runtime.Serialization_test.dll.sources : Added
	XsdDataContractImporterTest.cs

2005-10-20  Atsushi Enomoto  <atsushi@ximian.com>

	* System.Runtime.Serialization_test.dll.sources : added. However
	  run-test is not working fine due to appdomain problem(?).

2005-10-03  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : added /r:System.Configuration.dll.
	* System.Runtime.Serialization.dll.sources : added new files.

2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>

	* System.Runtime.Serialization.dll.sources :
	  added XmlSimpleDictionaryReader.cs (slightly boring implementation).
	  Now it is autogenerated by "make update-dll-sources".

2005-09-22  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile,
	  System.Runtime.Serialization.dll.sources : new files.

