r4852: Auto commit for Debian build
[cl-base64.git] / debian / changelog
index 83f78ca416fb7440cd9c5b0e6cc296c5cbd89b80..d062b5cd9212df24175abd45d3a03d24651f7d55 100644 (file)
@@ -1,4 +1,16 @@
-cl-base64 (3.0.1-2) unstable; urgency=low
+cl-base64 (3.2-1) unstable; urgency=low
+
+  * Improve .asd file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 10:19:22 -0600
+
+cl-base64 (3.1-1) unstable; urgency=low
+
+  * Implement asdf:test-op. Remove old base64-test.asd file.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Apr 2003 09:33:01 -0600
+
+cl-base64 (3.0.2-1) unstable; urgency=low
 
   * Change declarations from array to simple-array where feasible
   * add more fixnum declarations where helpful