X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=d65a2aec8a9cd309671f70d8c7ee56fb8008ddf5;hb=e0e0162244fe21b5e2daf1ea9b1c4a58c732aa13;hp=37ea6bf657b1ac65ed4931d81ff1be1ffa71c7a5;hpb=f3088cd6e99688e7bc3d37bb6c5a58e08c958611;p=lml.git diff --git a/debian/changelog b/debian/changelog index 37ea6bf..d65a2ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,95 @@ +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) + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 11:42:33 -0600 + +cl-lml (1.2-1) unstable; urgency=low + + * New upstream: Work around bug for CMUCL in when compiling .lml files + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 09:19:49 -0600 + +cl-lml (1.1.1-1) unstable; urgency=high + + * New upstream + * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968) * + + -- Kevin M. Rosenberg Wed, 2 Oct 2002 07:46:19 -0600 + +cl-lml (1.1.0-3) unstable; urgency=high + + * Increase common-lisp-controller depeneds to 3.37 + + -- Kevin M. Rosenberg Tue, 1 Oct 2002 15:14:22 -0600 + +cl-lml (1.1.0-2) unstable; urgency=low + + * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968) + + -- Kevin M. Rosenberg Tue, 1 Oct 2002 15:14:01 -0600 + +cl-lml (1.1.0-1) unstable; urgency=low + + * Rename .cl files to .lisp + + -- Kevin M. Rosenberg Mon, 30 Sep 2002 04:23:11 -0600 + cl-lml (1.0.9-2) unstable; urgency=low * Add missing dependency (closes: 162090)