2011-03-28  Marek Habersack  <grendel@twistedcode.net>

	[DataAnnotations] Implemented the Validator and
	CustomValidationAttribute 4.0 classes

2011-01-26  Antoine Cailliau  <antoine.cailliau@uclouvain.be>

	Implements
	System.ComponentModel.DataAnnotations.RegularExpressionAttribute

2010-08-21  Marek Habersack  <grendel@twistedcode.net>

	Implemented the StringLengthAttribute

2010-08-20  Marek Habersack  <grendel@twistedcode.net>

	All ValidationAttribute and RangeAttribute 3.5 and 4.0 tests run
	without errors now.

2010-08-20  Marek Habersack  <grendel@twistedcode.net>

	Implemented the RangeAttribute class.

2010-08-29  David Stone      <david@gixug.com>
	* Added DisplayAttribute

2009-06-23  Marek Habersack  <mhabersack@novell.com

	* System.ComponentModel.DataAnnotations.dll.sources: added
	System.ComponentModel.DataAnnotations/AssociatedMetadataTypePropertyDescriptor.cs

2009-04-23  Marek Habersack  <mhabersack@novell.com>

	* System.ComponentModel.DataAnnotations_test.dll.sources: added

	* System.ComponentModel.DataAnnotations.dll.sources: added
	System.ComponentModel.DataAnnotations/AssociatedMetadataTypeTypeDescriptor.cs

	* Makefile: enabled tests

2008-10-14  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile, System.ComponentModel.DataAnnotations.dll :
	  initial checkin.
