X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=cdca01db9c6aed63afd7f3d2a34f5512809edac9;hb=9f8ae6743f261a51007a1048080f2d40282a4217;hp=d430a365c93ca2a009f154458e186aaa3b96cb6c;hpb=ddcb0c1f761bb43941c4005c4bf2d8db8667bdf2;p=md5.git diff --git a/debian/changelog b/debian/changelog index d430a36..cdca01d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +cl-md5 (1.8.5-1) unstable; urgency=low + + * Patch from John Desoi for Lispworks compatibility + + -- Kevin M. Rosenberg Sat, 4 Dec 2004 11:27:47 -0700 + +cl-md5 (1.8.4-1) unstable; urgency=medium + + * Patch from Andreas Fuchs on sbcl-devel which fixes segfault on sbcl + + -- Kevin M. Rosenberg Tue, 31 Aug 2004 16:17:58 -0600 + +cl-md5 (1.8.3-1) unstable; urgency=low + + * Patch from pmai sent by Matthew Kennedy + + -- Kevin M. Rosenberg Wed, 11 Feb 2004 15:45:58 -0700 + +cl-md5 (1.8.2-1) unstable; urgency=low + + * Fix compilation on Allegro's case sensitive mode + + -- Kevin M. Rosenberg Thu, 17 Jul 2003 12:59:34 -0600 + +cl-md5 (1.8.1-1) unstable; urgency=low + + * Improve .asd file + * Add two eval-when for compatibility with allegrocl,lispworks + + -- Kevin M. Rosenberg Mon, 5 May 2003 22:56:32 -0600 + +cl-md5 (1.8-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 4 May 2003 13:13:05 -0600 + +cl-md5 (1.0.1-1) unstable; urgency=low + + * Move .asd file in the source + * Update standards-version to 3.5.9.0 + * Take upstream changes out of copyright file + - Added .asd file for use with Common Lisp Controller + + -- Kevin M. Rosenberg Tue, 29 Apr 2003 03:59:02 -0600 + cl-md5 (1.0-1) unstable; urgency=low * Initial Debian upload.