Fix Enum conversion for two level assignment and added few more cases
[mono.git] / mcs / nunit20 / ChangeLog
1
2 Wed Apr 20 18:05:41 CEST 2005 Paolo Molaro <lupus@ximian.com>
3
4         * */AssemblyInfo.cs: fixed path to key file.
5
6 2004-12-27  Ben Maurer  <bmaurer@ximian.com>
7
8         * Changelog: rename to ChangeLog
9         * */Makefile.am: build for 2.0
10         * */AssemblyInfo.cs: Different version for 2.0 to make the GAC happy.
11
12 2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * Updated to NUnit 2.2.0 Final Release.
15
16 2004-05-01  Sebastien Pouliot  <sebastien@ximian.com>
17
18         * nunit.key: New. (Truncated) key pair used to sign nunit assemblies.
19
20 2003-10-12  Todd Berman  <tberman@gentoo.org>
21
22         * Lots of files changed, upgraded to nunit 2.1.4. I built and ran the
23         corlib test, so it seems like existing tests should still work under
24         this new version of nunit.
25
26 2003-02-22  Martin Baulig  <martin@ximian.com>
27
28         * makefile(s): Added `MCS' and `MCS_FLAGS' variables.
29
30 2003-01-12  Nick Drochak  <ndrochak@gol.com>
31
32         * makefile(s): Only build if source changes. Naive implementation.
33
34 2003-01-12  Nick Drochak  <ndrochak@gol.com>
35
36         * TestResult.xml: Generated result file. Shouldn't be in CVS.
37
38 2002-12-15  Nick Drochak  <ndrochak@gol.com>
39
40         * nunit.build: Don't delete Transform.resources now, we don't generate
41         it anymore.