Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Compat.ICSharpCode.SharpZipLib/ChangeLog')
-rw-r--r--mcs/class/Compat.ICSharpCode.SharpZipLib/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/mcs/class/Compat.ICSharpCode.SharpZipLib/ChangeLog b/mcs/class/Compat.ICSharpCode.SharpZipLib/ChangeLog
new file mode 100644
index 00000000000..8e91e21a4c4
--- /dev/null
+++ b/mcs/class/Compat.ICSharpCode.SharpZipLib/ChangeLog
@@ -0,0 +1,17 @@
+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.