X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=79cf320293c60ff71764edf7c647aa22a57785dc;hb=a19a3f05330fccb89af1a502e7da93b741576df0;hp=f275385cb9f2f001a2ac91698c0607adcc154ba2;hpb=2cf33a79e15065d4a231658a8912d4f728e11560;p=clsql.git diff --git a/debian/changelog b/debian/changelog index f275385..79cf320 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +cl-sql (1.1.0-1) unstable; urgency=low + + * Add SCL support. + * Fix file type in test-suite/tester-clsql.lisp + * Add *load-truename* searching for clsql's compiled libraries + + -- Kevin M. Rosenberg Tue, 15 Oct 2002 13:34:41 -0600 + +cl-sql (1.0.1-1) unstable; urgency=low + + * Add defgeneric for generic functions + + -- Kevin M. Rosenberg Mon, 14 Oct 2002 09:18:39 -0600 + +cl-sql (1.0.0-1) unstable; urgency=low + + * Add SBCL support + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 20:52:41 -0600 + +cl-sql (0.9.9-1) unstable; urgency=high + + * Add version depends for common-lisp-controller + + -- Kevin M. Rosenberg Wed, 2 Oct 2002 07:50:27 -0600 + +cl-sql (0.9.8-1) unstable; urgency=low + + * Rename .cl files to .lisp files + + -- Kevin M. Rosenberg Mon, 30 Sep 2002 04:08:25 -0600 + cl-sql (0.9.7-1) unstable; urgency=low * base/conditions.cl: Fix format string error