disable broken tests on net_4_0
[mcs.git] / class / Compat.ICSharpCode.SharpZipLib / ChangeLog
blob693d2174efe2f94ae64cc54634a3bb42b429dadc
1 2005-12-22  Raja R Harinath  <rharinath@novell.com>
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.
10 2004-11-25  Raja R Harinath  <rharinath@novell.com>
12         * Makefile (EXTRA_DISTFILES): Add SharpZipLib.pub.
14 2004-06-21  Raja R Harinath  <rharinath@novell.com>
16         * Makefile (LIBRARY_SNK): Sign with SharpZipLib.key.  The library
17         is delay-signed according to ICSharpCode.SharpZipLib/AssemblyInfo.cs.
19 2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>
21         * Makefile: Don't sign this assembly as it is fully signed during
22         compilation (we have the original private key). Thanks to Jackson.
24 2004-05-28  Duncan Mak  <duncan@ximian.com>
26         * SharpZipLib.pub: Added public key.