r3747: *** empty log message ***
[cl-base64.git] / debian / changelog
index ed92b6392180d3bc3fe4adf20a7ff194fbb8a9dd..81e12a0c892c96d4fa28741319b2f085ecfc1856 100644 (file)
@@ -1,3 +1,13 @@
+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
+  * Rewrite routines as macros to create efficient functions to
+    converting from strings or streams and converting to streams, strings,
+    and usb8-arrays.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Jan 2003 06:40:32 -0700
+
 cl-base64 (2.1.0-1) unstable; urgency=low
 
   * Fix broken string-to-base64