X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e09c4abb3c8081d3a82d0abe458513449e6b7faa;hp=70d029301fee06eb4810c4fdbcea67034b0acf6a;hb=59fe31b723f5beba45b919b847f04aad59b08a62;hpb=a7ef1fce8c272e0502b0d45bbe2d1b8a05de796d diff --git a/debian/changelog b/debian/changelog index 70d0293..e09c4ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +cl-sql (1.2.0-1) unstable; urgency=low + + * sql/pool.lisp: Add full support for multiprocessing locks for ACL, LW, + SCL. + + -- Kevin M. Rosenberg Mon, 21 Oct 2002 07:44:02 -0600 + +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