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