X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=d38ca92a339a40c01bad3b7ee6ab34082f1b16f6;hb=5d3d8f5966f44b1103ef7efdbf564fb8f09ae710;hp=60fffb4e32b71aa4b680d019ee6475c9375bdd25;hpb=a04792f0e7d7c539becfa095778ec16815a3fc29;p=lml.git diff --git a/debian/changelog b/debian/changelog index 60fffb4..d38ca92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +cl-lml (1.7.5-1) unstable; urgency=low + + * Add support for OpenMCL + + -- Kevin M. Rosenberg Sun, 8 Dec 2002 15:41:33 -0700 + +cl-lml (1.7.4-1) unstable; urgency=low + + * Fix export + + -- Kevin M. Rosenberg Mon, 11 Nov 2002 22:54:21 -0700 + +cl-lml (1.7.3-1) unstable; urgency=low + + * Export *html-stream* + + -- Kevin M. Rosenberg Mon, 11 Nov 2002 21:31:24 -0700 + +cl-lml (1.7.2-1) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:48:34 -0700 + +cl-lml (1.7.1-1) unstable; urgency=medium + + * download.lisp: Fix bug in strip-ftp-base + + -- Kevin M. Rosenberg Thu, 31 Oct 2002 11:51:50 -0700 + +cl-lml (1.7-1) unstable; urgency=low + + * Change #p"" reader forms to "" for SCL compatibility + + -- Kevin M. Rosenberg Fri, 18 Oct 2002 00:29:34 -0600 + +cl-lml (1.6-1) unstable; urgency=low + + * Add support for SCL + + -- Kevin M. Rosenberg Wed, 16 Oct 2002 05:25:22 -0600 + +cl-lml (1.5-1) unstable; urgency=low + + * Another fix in downloads.lisp + + -- Kevin M. Rosenberg Wed, 16 Oct 2002 04:21:47 -0600 + +cl-lml (1.4-1) unstable; urgency=low + + * Minor cleanup in downloads.lisp + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 21:45:18 -0600 + +cl-lml (1.3-1) unstable; urgency=low + + * Add type declarations + * downloads.lisp: fix error + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 21:17:29 -0600 + cl-lml (1.2.1-1) unstable; urgency=low * Add another CMUCL work-around (thanks Fabricio Chalub)