X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=d062b5cd9212df24175abd45d3a03d24651f7d55;hb=82add2747ad25aafe558e51660b41286d1e39b77;hp=83f78ca416fb7440cd9c5b0e6cc296c5cbd89b80;hpb=a77fb6c8e7a3ac36bc8637e54fbb8352937814bf;p=cl-base64.git diff --git a/debian/changelog b/debian/changelog index 83f78ca..d062b5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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