Removed System.Web.UI.Imaging
[mono.git] / mcs / nunit20 / ChangeLog
1 2006-01-25 Boris Kirzner <borisl@mainsoft.com>
2         * nunit.java.sln: added solution file for TARGET_JVM.
3
4 Wed Apr 20 18:05:41 CEST 2005 Paolo Molaro <lupus@ximian.com>
5
6         * */AssemblyInfo.cs: fixed path to key file.
7
8 2004-12-27  Ben Maurer  <bmaurer@ximian.com>
9
10         * Changelog: rename to ChangeLog
11         * */Makefile.am: build for 2.0
12         * */AssemblyInfo.cs: Different version for 2.0 to make the GAC happy.
13
14 2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>
15
16         * Updated to NUnit 2.2.0 Final Release.
17
18 2004-05-01  Sebastien Pouliot  <sebastien@ximian.com>
19
20         * nunit.key: New. (Truncated) key pair used to sign nunit assemblies.
21
22 2003-10-12  Todd Berman  <tberman@gentoo.org>
23
24         * Lots of files changed, upgraded to nunit 2.1.4. I built and ran the
25         corlib test, so it seems like existing tests should still work under
26         this new version of nunit.
27
28 2003-02-22  Martin Baulig  <martin@ximian.com>
29
30         * makefile(s): Added `MCS' and `MCS_FLAGS' variables.
31
32 2003-01-12  Nick Drochak  <ndrochak@gol.com>
33
34         * makefile(s): Only build if source changes. Naive implementation.
35
36 2003-01-12  Nick Drochak  <ndrochak@gol.com>
37
38         * TestResult.xml: Generated result file. Shouldn't be in CVS.
39
40 2002-12-15  Nick Drochak  <ndrochak@gol.com>
41
42         * nunit.build: Don't delete Transform.resources now, we don't generate
43         it anymore.