r2705: *** empty log message ***
[lml.git] / debian / changelog
index 1ab96ae2f835c0295eb1c8d922a29a42731a62b5..37a2bd1efa51c42d2b5d3920693fac50a24a6130 100644 (file)
@@ -1,3 +1,22 @@
+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
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 02:17:48 -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)