r2718: Auto commit for Debian build
[lml.git] / debian / changelog
index 7c2a2214cb4395de0119387eef71edbe8504c0a2..858a3096c8a6cca6f16e6fcda93aca5452f96d67 100644 (file)
@@ -1,10 +1,23 @@
+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
 
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 00:25:59 -0600
+  * 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