[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / ICSharpCode.SharpZipLib / ChangeLog
index 9c5ba9be29774f0a0178731fdbd9918bc3aba462..7ef058d0faf3a108e7713e24069ed141eb34b8a3 100644 (file)
@@ -1,3 +1,24 @@
+2005-10-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * Import 0.84 version of SharpZipLib and merge local changes. This is
+       needed by newer versions of IKVM.
+       
+       * ICSharpCode.SharpZipLib: Remove 0.6 version.
+
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (EXTRA_DISTFILES): Add SharpZipLib.pub.
+
+2004-06-21  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (LIBRARY_SNK): Sign with SharpZipLib.key.  The library
+       is delay-signed according to ICSharpCode.SharpZipLib/AssemblyInfo.cs.
+
+2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Don't sign this assembly as it is fully signed during
+       compilation (we have the original private key). Thanks to Jackson.
+
 2004-05-28  Duncan Mak  <duncan@ximian.com>
 
-       * SharpZipLib.pub: Added public key.
\ No newline at end of file
+       * SharpZipLib.pub: Added public key.