2007-01-04  Miguel de Icaza  <miguel@novell.com>

	* nunit-console/ConsoleUi.cs: Do not use the word "failure" if
	there are no failues, simplifies reading the logs.

2006-08-09  Vladimir Krasnov  <vladimirk@mainsoft.com>

	* added NET_2_0 solution files for VS2005

2006-06-06  Merav Sudri <meravs@mainsoft.com>
	* nunit.java.sln - not used build configurations was deleted.
	* readme: instructions for using nunit.java was added.

2006-05-09  Atsushi Enomoto  <atsushi@ximian.com>

	* mocks, Makefile : added nunit.mocks.dll due to the request
	  in bug #78275. Patch by Matt Hargett.

2006-01-25 Boris Kirzner <borisl@mainsoft.com>
	* nunit.java.sln: added solution file for TARGET_JVM.

Wed Apr 20 18:05:41 CEST 2005 Paolo Molaro <lupus@ximian.com>

	* */AssemblyInfo.cs: fixed path to key file.

2004-12-27  Ben Maurer  <bmaurer@ximian.com>

	* Changelog: rename to ChangeLog
	* */Makefile.am: build for 2.0
	* */AssemblyInfo.cs: Different version for 2.0 to make the GAC happy.

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

	* Updated to NUnit 2.2.0 Final Release.

2004-05-01  Sebastien Pouliot  <sebastien@ximian.com>

	* nunit.key: New. (Truncated) key pair used to sign nunit assemblies.

2003-10-12  Todd Berman  <tberman@gentoo.org>

	* Lots of files changed, upgraded to nunit 2.1.4. I built and ran the
	corlib test, so it seems like existing tests should still work under
	this new version of nunit.

2003-02-22  Martin Baulig  <martin@ximian.com>

	* makefile(s): Added `MCS' and `MCS_FLAGS' variables.

2003-01-12  Nick Drochak  <ndrochak@gol.com>

	* makefile(s): Only build if source changes. Naive implementation.

2003-01-12  Nick Drochak  <ndrochak@gol.com>

	* TestResult.xml: Generated result file. Shouldn't be in CVS.

2002-12-15  Nick Drochak  <ndrochak@gol.com>

	* nunit.build: Don't delete Transform.resources now, we don't generate
	it anymore.
