X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=83f78ca416fb7440cd9c5b0e6cc296c5cbd89b80;hb=a77fb6c8e7a3ac36bc8637e54fbb8352937814bf;hp=71a38ed6325ed6153d26ecc67c475a3b21418161;hpb=092e254263572632e3afd28e47bdcc32b8c555c4;p=cl-base64.git diff --git a/debian/changelog b/debian/changelog index 71a38ed..83f78ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +cl-base64 (3.0.1-2) unstable; urgency=low + + * Change declarations from array to simple-array where feasible + * add more fixnum declarations where helpful + + -- Kevin M. Rosenberg 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 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