X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=e22171453f0445b2c193bd5e8a50f23c171477f3;hb=fa071351835a2c754895cb917db9c63303e7b5c1;hp=4ea927358e26a4091a918b52505ca39b730b6e0a;hpb=57611810fb1cbfed971acd450000d8cac0d177b8;p=clsql.git diff --git a/debian/changelog b/debian/changelog index 4ea9273..e221714 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,73 @@ +cl-sql (1.1.3-1) unstable; urgency=low + + * Add more support for SCL and performance improvements to postgresql-socket + (Thanks Doug Crosher) + * Add locks to connection pool for SCL (Doug Crosher) + + -- Kevin M. Rosenberg Mon, 21 Oct 2002 01:26:40 -0600 + +cl-sql (1.1.2-1) unstable; urgency=low + + * Fix clsql-mysql.so search path for Debian. + + -- Kevin M. Rosenberg Thu, 17 Oct 2002 19:16:52 -0600 + +cl-sql (1.1.1-1) unstable; urgency=low + + * Add more tests can existence of helper libraries. Will signal error rather than warn + if libraries not found. + + -- Kevin M. Rosenberg Thu, 17 Oct 2002 16:12:01 -0600 + +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 + + -- Kevin M. Rosenberg Mon, 30 Sep 2002 00:13:36 -0600 + +cl-sql (0.9.6-1) unstable; urgency=low + + * Remove cl-library logical hosts from load-library calls + + -- Kevin M. Rosenberg Sun, 29 Sep 2002 23:32:22 -0600 + cl-sql (0.9.5-1) unstable; urgency=low + * OpenMCL is now supported * Fix defgeneric form in db-interfaces.cl * Fix load-libraries call in postgresql-socket-api.cl - * OpenMCL is now supported -- Kevin M. Rosenberg Fri, 27 Sep 2002 08:55:33 -0600