* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Compat.ICSharpCode.SharpZipLib / ChangeLog
1 2005-12-22  Raja R Harinath  <rharinath@novell.com>
2
3         Mark this as a backwards-compatibility library.
4         * Makefile (thisdir): Update to new location.
5         (LIBRARY): Rename to be unique.
6         (LIBRARY_NAME, LIBRARY_COMPAT): Define.
7         * Compat.ICSharpCode.SharpZipLib.dll.sources: Rename from
8         ICSharpCode.SharpZipLib.dll.sources to reflect changes.
9
10 2004-11-25  Raja R Harinath  <rharinath@novell.com>
11
12         * Makefile (EXTRA_DISTFILES): Add SharpZipLib.pub.
13
14 2004-06-21  Raja R Harinath  <rharinath@novell.com>
15
16         * Makefile (LIBRARY_SNK): Sign with SharpZipLib.key.  The library
17         is delay-signed according to ICSharpCode.SharpZipLib/AssemblyInfo.cs.
18
19 2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>
20
21         * Makefile: Don't sign this assembly as it is fully signed during
22         compilation (we have the original private key). Thanks to Jackson.
23
24 2004-05-28  Duncan Mak  <duncan@ximian.com>
25
26         * SharpZipLib.pub: Added public key.