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