X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=ea2d89d7700bc195d361f5fbd84868076e19caf2;hb=b78ea77781904a219fa27e1f09996c00eb17581c;hp=7db4a524c8807ce0d0ff08742503bf75477d5ed5;hpb=29c29f6f8a907369b3bad4789098c2252dc8c66b;p=uffi.git diff --git a/debian/changelog b/debian/changelog index 7db4a52..ea2d89d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,107 @@ +cl-uffi (1.3.6-1) unstable; urgency=low + + * More MacOSX changes + + -- Kevin M. Rosenberg Sun, 31 Aug 2003 20:45:23 -0600 + +cl-uffi (1.3.5-1) unstable; urgency=low + + * Rework loading of foreign libraries to better support MacOSX, especially + sbcl + + -- Kevin M. Rosenberg Wed, 27 Aug 2003 10:01:11 -0600 + +cl-uffi (1.3.4-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 26 Aug 2003 07:29:19 -0600 + +cl-uffi (1.3.3-1) unstable; urgency=low + + * Add gettimeofday to tests + + -- Kevin M. Rosenberg Tue, 26 Aug 2003 07:29:07 -0600 + +cl-uffi (1.3.2-1) unstable; urgency=low + + * Patch from Edi Weitz + + -- Kevin M. Rosenberg Fri, 22 Aug 2003 19:03:06 -0600 + +cl-uffi (1.3.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 14 Aug 2003 18:27:32 -0600 + +cl-uffi (1.3.0-1) unstable; urgency=low + + * Add initial support and tests for def-foreign-var + + -- Kevin M. Rosenberg Thu, 14 Aug 2003 15:38:33 -0600 + +cl-uffi (1.2.23-1) unstable; urgency=low + + * New upstream with fixes suggested and patches submitted by Edi Weitz. + + -- Kevin M. Rosenberg Thu, 14 Aug 2003 12:26:07 -0600 + +cl-uffi (1.2.22-1) unstable; urgency=low + + * New upstream with Lispworks patch from Edi Weitz + + -- Kevin M. Rosenberg Tue, 12 Aug 2003 08:09:04 -0600 + +cl-uffi (1.2.21-1) unstable; urgency=low + + * New upstream -- fix for Franz's mlisp + + -- Kevin M. Rosenberg Sat, 19 Jul 2003 14:15:52 -0600 + +cl-uffi (1.2.20-1) unstable; urgency=low + + * New upstream -- really fix bug + + -- Kevin M. Rosenberg Tue, 8 Jul 2003 06:37:58 -0600 + +cl-uffi (1.2.19-1) unstable; urgency=low + + * Fix bug in sbcl/load-library + + -- Kevin M. Rosenberg Mon, 7 Jul 2003 18:49:37 -0600 + +cl-uffi (1.2.18-1) unstable; urgency=low + + * New BSD license + + -- Kevin M. Rosenberg Thu, 26 Jun 2003 12:01:24 -0600 + +cl-uffi (1.2.17-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Jun 2003 06:12:30 -0600 + +cl-uffi (1.2.16-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Jun 2003 06:04:06 -0600 + +cl-uffi (1.2.15-1) unstable; urgency=low + + * Documentation improvement by Nikodemus Siivola + + -- Kevin M. Rosenberg Mon, 5 May 2003 15:57:32 -0600 + +cl-uffi (1.2.14-1) unstable; urgency=low + + * New upstream + * Add to debhelper to depends (closes:192001) + + -- Kevin M. Rosenberg Mon, 5 May 2003 08:53:30 -0600 + cl-uffi (1.2.13-1) unstable; urgency=low * Fix getenv test