X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=c80c1a579e824d7902c94246ef004b525eac61be;hb=6f7ce2ee216d141886f43ce07befd0c2668bcefb;hp=18363c5e9c372792eb809bafe83d7d2f027f6cec;hpb=868ae7fad94b80592524dea37eae1000075605c6;p=uffi.git diff --git a/debian/changelog b/debian/changelog index 18363c5..c80c1a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,22 @@ -cl-uffi (1.5.0-1) unstable; urgency=low +cl-uffi (1.4.23-1) unstable; urgency=low + + * Add support for new SBCL load-shared-object [supplied by Andreas Fuchs] + + -- Kevin M. Rosenberg Tue, 13 Jul 2004 09:19:32 -0600 + +cl-uffi (1.4.22-1) unstable; urgency=low + + * OpenMCL fix + + -- Kevin M. Rosenberg Wed, 23 Jun 2004 12:36:24 -0600 + +cl-uffi (1.4.21-1) unstable; urgency=low + + * Fix for WITH-FOREIGN-OBJECT macro on CMUCL + + -- Kevin M. Rosenberg Thu, 10 Jun 2004 00:17:31 -0600 + +cl-uffi (1.4.20-1) unstable; urgency=low * New upstream