2010-06-14  Sebastien Pouliot  <sebastien@ximian.com>

	* Consts.cs.in: Track latest SL4 release

2010-05-14  Sebastien Pouliot  <sebastien@ximian.com>

	* Consts.cs.in: Update FX version for SL4 final version

2010-04-16  Raja R Harinath  <harinath@hurrynot.org>

	* basic-profile-check.cs: Add use of 'var' keyword.

2010-04-15  Atsushi Enomoto  <atsushi@ximian.com>

	* Consts.cs.in : Add AssemblyWindowsBase, AssemblyPresentationCore_3_5
	  and AssemblyPresentationFramework_3_5.

2010-04-06  Jb Evain  <jbevain@novell.com>

	* Consts.cs.in: define Assembly_System_2_0 for TypeForwardedFrom
	attributes in NET_4_0.

2010-01-07  Sebastien Pouliot  <sebastien@ximian.com>

	* Consts.cs.in: Update FX version for SL3 latest released version

2009-12-03  Marek Safar  <marek.safar@gmail.com>

	* Consts.cs.in: Add WindowsBase_3_0.

2009-11-12  Jb Evain  <jbevain@novell.com>

	* Consts.cs.in: add a AssemblySystem_Core constant.

2009-10-26  Sebastien Pouliot  <sebastien@ximian.com>

	* Consts.cs.in: Update SL2 FX version to the second (and last)
	released version.

2009-08-11  Jérémie Laval  <jeremie.laval@gmail.com>

	* Consts.cs.in: Add BOOTSTRAP_NET_4_0.

2009-07-18  Michael Barker  <mike@middlesoft.co.uk>

	* Consts.cs.in:  Added constant for Mono.Messaging.RabbitMQ.

2009-06-15  Miguel de Icaza  <miguel@novell.com>

	* MonoTODOAttribute.cs: Thin diet, no point in having virtual
	methods and overrides that do the same thing.

2009-06-10  Marek Safar  <marek.safar@gmail.com>

	* Consts.cs.in: Add AssemblySystemCore_3_5.

2009-06-04  Marek Safar  <marek.safar@gmail.com>

	* Consts.cs.in: Add NET_4_0 constants.

2008-11-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Consts.cs.in: Update Silverlight's FxFileVersion to final
	  version number of Silverlight 2.

2008-08-20  Jb Evain  <jbevain@novell.com>

	* Consts.cs.in: add NET_3_0 case for wcf.

2008-07-24  Gert Driesen  <drieseng@users.sourceforge.net>

	* Consts.cs.in; Update FxFileVersion and VsFileVersion for 2.0 SP1.

2008-04-13  Jb Evain  <jbevain@novell.com>

	* Consts.cs.in: update the 2.1 profile versions.
	Merged from the Moonlight 2 branch.

2008-04-09  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* Consts.cs.in: Add common strings for assembly attributes

2007-12-31  Gert Driesen  <drieseng@users.sourceforge.net>

	* Consts.cs.in: Add corlib assembly name.

2007-12-04  Marek Safar  <marek.safar@gmail.com>

	* Consts.cs.in: Update 3.5 to RTM version number.
	
2007-08-20  Marek Safar  <marek.safar@gmail.com>

	* Consts.cs.in: Add NET_3_5 constants.
	
2007-06-12  Marek Safar  <marek.safar@gmail.com>

	* Consts.cs.in: Add NET_2_1 constants.
	
2007-06-01  Atsushi Enomoto  <atsushi@ximian.com>

	* MonoTODOAttribute.cs : fixed regression that those derived todo
	  attribute types are not reported in the class status pages.

2006-12-14  Eyal Alaluf <eyala@mainsoft.com>

	* MonoTODOAttribute.cs: Add MonoDocumentationNoteAttribute,
	  MonoExtensionAttribute, MonoInternalNoteAttribute,
	  MonoLimitationAttribute and MonoNotSupportedAttribute. These
	  attribute will be used to describe the status of the Mono APIs.

2006-09-06  Kornél Pál  <kornelpal@gmail.com>

	* Makefile: Removed TestConfiguration.cs.

2006-06-07  Kornél Pál  <kornelpal@gmail.com>

	* Consts.cs.in: Removed RuntimeVersion as it should be the same as
	  FxFileVersion. Use FxFileVersion for Environment.Version.

2005-11-05  Kornél Pál  <kornelpal@hotmail.com>

	* Consts.cs.in: Removed obsolete using System.Runtime.InteropServices.

2005-11-03  Kornél Pál  <kornelpal@hotmail.com>

	* Consts.cs.in: Added FxFileVersion for use in assemblies instead of
	  RuntimeVersion.

2005-11-03  Kornél Pál  <kornelpal@hotmail.com>

	* Consts.cs.in: Added VsFileVersion that is used by assemblies.

2005-11-03  Kornél Pál  <kornelpal@hotmail.com>

	* Consts.cs.in: Added RuntimeVersion numbers for 1.0 and 1.1 as well.

2005-10-28  Sebastien Pouliot  <sebastien@ximian.com>

	* Consts.cs.in: Added RuntimeVersion as most 2.0 assemblies will 
	require it (for AssemblyFileVersion).

2005-09-21  Kornél Pál  <kornelpal@hotmail.com>

	* Consts.cs.in: Removed UnmanagedType_80 that was required because mcs bug
	  #75945 was not discovered.

2005-08-26  Kornél Pál  <kornelpal@hotmail.com>

	* Consts.cs.in: Use Microsoft.VisualStudio.Web only in profile NET_2_0 as
	  the assembly does not exists in older versions. Fixed to use VsVersion.

2005-08-26  Kornél Pál  <kornelpal@hotmail.com>

	* ChangeLog: Added.
	* Consts.cs: Renamed to Consts.cs.in.
	* Consts.cs.in: Added MonoVersion.
