X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=49f8f9876d23f4497367139f92f71681c1acb67f;hb=7eb3af145e05fea52bdd54c4da8739e3d71a6528;hp=95ddd7b765d587da40809400d350d2ec56eb9507;hpb=95fa8b477554212897e352b7991889f1dac7e097;p=uffi.git diff --git a/debian/changelog b/debian/changelog index 95ddd7b..49f8f98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,106 @@ +cl-uffi (1.4.3-1) unstable; urgency=low + + * Improved test/make.sh and uffi-tests.asd + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 15:02:40 -0700 + +cl-uffi (1.4.2-1) unstable; urgency=low + + * Yet another attempt for asdf-install + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 04:51:24 -0700 + +cl-uffi (1.4.1-1) unstable; urgency=low + + * Fix for asdf-install + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 04:29:27 -0700 + +cl-uffi (1.4.0-1) unstable; urgency=low + + * Make UFFI asdf-installable + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 03:28:06 -0700 + +cl-uffi (1.3.9-1) unstable; urgency=low + + * Use local XSL files, add Debian-specific catalog + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 00:12:34 -0700 + +cl-uffi (1.3.8-1) unstable; urgency=low + + * Use XInclude for documentation + + -- Kevin M. Rosenberg Mon, 10 Nov 2003 22:39:33 -0700 + +cl-uffi (1.3.7-1) unstable; urgency=low + + * Convert documentation to Docbook XML with new processing commands + + -- Kevin M. Rosenberg Mon, 10 Nov 2003 20:38:28 -0700 + +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