2
0

ChangeLog 912 B

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