X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=68ff84cb851c70bd6dc95339d177e3e26924c599;hb=cef0ce4d103eb080ba825255f53ebaa600993314;hp=7c3f1fadc5e9a07fe4c6bc3d71f254c7fea37192;hpb=b0770ce015dd263398ea13f1df810173574a6752;p=clsql.git diff --git a/debian/changelog b/debian/changelog index 7c3f1fa..68ff84c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +cl-sql (0.9.3-2) unstable; urgency=low + + * Add call to common-lisp-only-compatible + + -- Kevin M. Rosenberg Sun, 22 Sep 2002 21:01:20 -0600 + +cl-sql (0.9.3-1) unstable; urgency=low + + * push onto cl:*features* if loaded with 'asdf:load-compiled-op + + -- Kevin M. Rosenberg Fri, 20 Sep 2002 00:07:25 -0600 + +cl-sql (0.9.2-1) unstable; urgency=low + + * Add information fields to .asd files + + -- Kevin M. Rosenberg Thu, 19 Sep 2002 19:40:43 -0600 + +cl-sql (0.9.1-1) unstable; urgency=low + + * New upstream fixing typo in clsql.asdf + * Fix /usr/share/common-lisp/source/clsql directory structure + + -- Kevin M. Rosenberg Thu, 19 Sep 2002 15:22:51 -0600 + cl-sql (0.9.0-1) unstable; urgency=low * Move entirely to .asd files. Remove pathnames from .asd files.