X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5e655b7fe39f30ead7ea489e292edb937d620b14;hp=83f78ca416fb7440cd9c5b0e6cc296c5cbd89b80;hb=b43849d2f3919edad320c8549ab5892ee55e2b5f;hpb=a77fb6c8e7a3ac36bc8637e54fbb8352937814bf diff --git a/debian/changelog b/debian/changelog index 83f78ca..5e655b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -cl-base64 (3.0.1-2) unstable; urgency=low +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