Removed .so extension from a DllImport.
[mono.git] / mcs / nunit20 / Changelog
1 2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * Updated to NUnit 2.2.0 Final Release.
4
5 2004-05-01  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * nunit.key: New. (Truncated) key pair used to sign nunit assemblies.
8
9 2003-10-12  Todd Berman  <tberman@gentoo.org>
10
11         * Lots of files changed, upgraded to nunit 2.1.4. I built and ran the
12         corlib test, so it seems like existing tests should still work under
13         this new version of nunit.
14
15 2003-02-22  Martin Baulig  <martin@ximian.com>
16
17         * makefile(s): Added `MCS' and `MCS_FLAGS' variables.
18
19 2003-01-12  Nick Drochak  <ndrochak@gol.com>
20
21         * makefile(s): Only build if source changes. Naive implementation.
22
23 2003-01-12  Nick Drochak  <ndrochak@gol.com>
24
25         * TestResult.xml: Generated result file. Shouldn't be in CVS.
26
27 2002-12-15  Nick Drochak  <ndrochak@gol.com>
28
29         * nunit.build: Don't delete Transform.resources now, we don't generate
30         it anymore.