r3390: *** empty log message ***
[lml.git] / debian / changelog
index 37a2bd1efa51c42d2b5d3920693fac50a24a6130..93afc918cfa0d9c6e9a1912f216247224fa4ac93 100644 (file)
@@ -1,3 +1,138 @@
+cl-lml (1.7.3-1) unstable; urgency=low
+
+  * Export *html-stream*
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <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
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Mon, 30 Sep 2002 04:23:11 -0600
+
+cl-lml (1.0.9-2) unstable; urgency=low
+
+  * Add missing dependency (closes: 162090)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Sep 2002 18:31:02 -0600
+
+cl-lml (1.0.9-1) unstable; urgency=low
+
+  * Change default lml-quite exit status to 0
+  * stdsite.cl: check better if source-file exists
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 12:46:00 -0600
+
+cl-lml (1.0.8-1) unstable; urgency=low
+
+  * Rework lml-file-name
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 11:13:05 -0600
+
+cl-lml (1.0.7-1) unstable; urgency=low
+
+  * Fix broken upstream source
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:25:49 -0600
+
+cl-lml (1.0.6-1) unstable; urgency=low
+
+  * Add support for pushing :lml onto features when using 'load-compiled-op
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 23:26:51 -0600
+
+cl-lml (1.0.5-1) unstable; urgency=low
+
+  * Update .asd file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 17:31:15 -0600
+
+cl-lml (1.0.4-1) unstable; urgency=low
+
+  * Remove pathname from asd file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Sep 2002 12:32:09 -0600
+
+cl-lml (1.0.3-1) unstable; urgency=low
+
+  * Add [] read-macro 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 04:18:08 -0600
+
 cl-lml (1.0.2-1) unstable; urgency=low
 
   * Add HR function.
@@ -9,7 +144,9 @@ cl-lml (1.0.2-1) unstable; urgency=low
   * Remove defconstants because of trouble with SBCL thinking that constants
   are being redefined
   
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 02:17:48 -0600
+  * Fix indent-spaces function
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 04:17:50 -0600
 
 cl-lml (1.0.1-1) unstable; urgency=low