r2718: Auto commit for Debian build
[lml.git] / debian / changelog
index 1ab96ae2f835c0295eb1c8d922a29a42731a62b5..858a3096c8a6cca6f16e6fcda93aca5452f96d67 100644 (file)
@@ -1,3 +1,30 @@
+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.
+  
+  * Add documentation file and examples.
+  
+  * Add (:use :cl) to defpackage
+
+  * Remove defconstants because of trouble with SBCL thinking that constants
+  are being redefined
+  
+  * 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
+
+  * Changle FILE-LENGTH function to use stream.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 21:09:30 -0600
+
 cl-lml (1.0.0-1) unstable; urgency=low
 
   * Initial Release (closes: 161007)