r3357: remove load-compile-op from .asd file
[kmrcl.git] / debian / changelog
index d9f64eea56c8cc550539f0fd75341ca83ed7aee0..d2fe268472f841a336ecdc8e9e6b2b02220745a6 100644 (file)
@@ -1,3 +1,53 @@
+cl-kmrcl (1.20.2-1) unstable; urgency=low
+
+  * Remove 'load-compiled-op from .asd file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:41:22 -0700
+
+cl-kmrcl (1.20.1-1) unstable; urgency=low
+
+  * Add with-each-file-line & with-each-stream-line to export list, fix
+    bugs in those functions
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Nov 2002 14:52:39 -0700
+
+cl-kmrcl (1.20-1) unstable; urgency=low
+
+  * Add with-each-stream-line, with-each-file-line
+  * Use gensyms in other functions to avoid variable capture
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Nov 2002 13:33:39 -0700
+
+cl-kmrcl (1.19.1-1) unstable; urgency=low
+
+  * Made indent-spaces reslient to non-numeric parameter
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:33:03 -0700
+
+cl-kmrcl (1.19-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 13:08:44 -0700
+
+cl-kmrcl (1.18-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
+
+cl-kmrcl (1.17-1) unstable; urgency=low
+
+  * Fix buggy kmrcl.asd file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
+
+cl-kmrcl (1.16-1) unstable; urgency=low
+
+  * Rework handling of aserve requirement
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Oct 2002 20:37:01 -0600
+
 cl-kmrcl (1.15-1) unstable; urgency=low
 
   * Add depends: for common-lisp-controller and cl-aserve