* added NET_2_0 projects files for VS2005
[mono.git] / mcs / nunit20 / framework / 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: added #ifdef for features not supported in TARGET_JVM.
7         * nunit.framework.dll.J2EE.vmwcsproj: added project file for TARGET_JVM.
8
9 2004-11-23  Raja R Harinath  <rharinath@novell.com>
10
11         * Makefile (NO_INSTALL) [PROFILE=net_2_0]: Don't install dll.
12
13 2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>
14
15         * Updated to NUnit 2.2.0 Final Release.
16
17 2004-06-21  Raja R Harinath  <rharinath@novell.com>
18
19         * Makefile (LIBRARY_SNK): Sign with nunit.key.
20
21 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
22
23         * All: Synched files with NUnit 2.1.91 (2.2 beta) release.
24
25 2004-05-02  Sebastien Pouliot  <sebastien@ximian.com>
26
27         * AssemblyInfo.cs: Now that bug #57941 (incomplete key pairs) is fixed
28         we now use nunit.key to sign their assemblies.
29
30 2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
31
32         * makefile.gnu: added resource file.
33
34 2002-12-15  Nick Drochak  <ndrochak@gol.com>
35
36         * Transform.resources: Add file.  This is technically a generated file,
37         but it will never change for us since we get the sources from the nunit
38         project anyway.