r3357: remove load-compile-op from .asd file
[lml.git] / debian / changelog
index 9a9cde9d545b34866aa4e2e7bc0dffc0a1216194..2e17d99049eed2849b57cbe9da79e1b05fc9e870 100644 (file)
@@ -1,3 +1,52 @@
+cl-lml (1.7.2-1) unstable; urgency=low
+
+  * Remove 'load-compiled-op from .asd file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Fri, 18 Oct 2002 00:29:34 -0600
+
+cl-lml (1.6-1) unstable; urgency=low
+
+  * Add support for SCL
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Oct 2002 05:25:22 -0600
+
+cl-lml (1.5-1) unstable; urgency=low
+
+  * Another fix in downloads.lisp
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Oct 2002 04:21:47 -0600
+
+cl-lml (1.4-1) unstable; urgency=low
+
+  * Minor cleanup in downloads.lisp
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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