X-Git-Url: http://git.kpe.io/?p=md5.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cdca01db9c6aed63afd7f3d2a34f5512809edac9;hp=c0df887a3599f3baefaeafe05ac9110241bf824b;hb=9f8ae6743f261a51007a1048080f2d40282a4217;hpb=c2bcb5f0064a552d7f7b41e867c1f023f85b9cc7 diff --git a/debian/changelog b/debian/changelog index c0df887..cdca01d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +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