r3770: Auto commit for Debian build
[cl-base64.git] / debian / changelog
index fb13c48003e6636bf34b34525eac444bd03084bc..7af6725e31417afa142f892a36c20fa548886461 100644 (file)
@@ -1,3 +1,16 @@
+cl-base64 (3.0.2-1) unstable; urgency=low
+
+  * Change declarations from array to simple-array where feasible
+  * add more fixnum declarations where helpful
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 14 Jan 2003 04:55:48 -0700
+
+cl-base64 (3.0.1-1) unstable; urgency=low
+
+  * Fix output of base64-string-to-usb8-array
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 14 Jan 2003 04:35:05 -0700
+
 cl-base64 (3.0.0-1) unstable; urgency=low
 
   * Remove src.lisp and add package.lisp, decode.lisp, encode.lisp     
@@ -7,7 +20,7 @@ cl-base64 (3.0.0-1) unstable; urgency=low
   * Fix error in integer-to-base64 when using columns
   * Add base64-test.asd and test.lisp regression suite
 
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Jan 2003 06:40:32 -0700
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 13 Jan 2003 14:41:52 -0700
 
 cl-base64 (2.1.0-1) unstable; urgency=low