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