Add test, fix regression
[mono.git] / mcs / nunit20 / core / ChangeLog
1 2006-08-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
2
3         * added NET_2_0 projects files for VS2005
4
5 2006-01-25 Boris Kirzner <borisk@mainsoft.com>
6         * AssemblyInfo.cs, TestSuiteBuilder.cs : added #ifdef for features
7         not supported in TARGET_JVM.
8         * nunit.core.dll.J2EE.vmwcsproj: added project file for TARGET_JVM.
9
10 2005-01-13  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * ConsoleWriter.cs : Flush() should call that of input writer.
13
14 2004-11-23  Raja R Harinath  <rharinath@novell.com>
15
16         * Makefile (NO_INSTALL) [PROFILE=net_2_0]: Don't install dll.
17
18 2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>
19
20         * Updated to NUnit 2.2.0 Final Release.
21
22 2004-06-21  Raja R Harinath  <rharinath@novell.com>
23
24         * Makefile (LIBRARY_SNK): Sign with nunit.key.
25
26 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
27
28         * Imported NUnit 2.1.91 (2.2 beta) source code for new assembly.