r3763: add
[lml.git] / debian / changelog
index c002c394e30bd8c2663489095d8e77d8ae5ec959..c3c391ea90365d3a0c42209e1ed1f56bd43aeb52 100644 (file)
@@ -1,3 +1,107 @@
+cl-lml (2.1.0-1) unstable; urgency=low
+
+  * Rework tags that don't have endtags (such as BR and HR) to evaluate
+  keyword arguments
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 14 Jan 2003 01:38:52 -0700
+
+cl-lml (2.0.2-1) unstable; urgency=low
+
+  * Fix with-dir to properly evaluate parameters (Thanks Matthew Danish)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 11 Jan 2003 21:02:23 -0700
+
+cl-lml (2.0.1-1) unstable; urgency=low
+
+  * Quote class for link-c
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Jan 2003 13:40:55 -0700
+
+cl-lml (2.0.0-1) unstable; urgency=low
+
+  * Major change: keyword parameters are now evaluated in the lexical environment.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Jan 2003 06:17:40 -0700
+
+cl-lml (1.7.6-1) unstable; urgency=low
+
+  * Add checked to input macro
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Dec 2002 02:10:21 -0700
+
+cl-lml (1.7.5-1) unstable; urgency=low
+
+  * Add support for OpenMCL
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  8 Dec 2002 15:41:33 -0700
+
+cl-lml (1.7.4-1) unstable; urgency=low
+
+  * Fix export
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 11 Nov 2002 22:54:21 -0700
+
+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