X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=a730379f7403e7b4593b80406653f068b936c2e9;hb=1bac3f50eb7a12d489ea8d87692f8145751f50f6;hp=e09c4abb3c8081d3a82d0abe458513449e6b7faa;hpb=59fe31b723f5beba45b919b847f04aad59b08a62;p=clsql.git diff --git a/debian/changelog b/debian/changelog index e09c4ab..a730379 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +cl-sql (1.2.4-1) unstable; urgency=low + + * Remove changes information from copyright file + * Minor upstream changes + + -- Kevin M. Rosenberg Wed, 4 Dec 2002 14:39:00 -0700 + +cl-sql (1.2.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 14 Nov 2002 11:52:32 -0700 + +cl-sql (1.2.2-1) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:49:09 -0700 + +cl-sql (1.2.1-1) unstable; urgency=low + + * New upstream version + + -- Kevin M. Rosenberg Wed, 30 Oct 2002 12:08:03 -0700 + +cl-sql (1.2.0-3) unstable; urgency=low + + * Move cl-sql-base package architecture from any to all. + + -- Kevin M. Rosenberg Mon, 28 Oct 2002 16:07:25 -0700 + +cl-sql (1.2.0-2) unstable; urgency=low + + * Split rules file into build-arch and build-indep (closes: 166800) + Thanks Bdale + + -- Kevin M. Rosenberg Mon, 28 Oct 2002 12:42:17 -0700 + cl-sql (1.2.0-1) unstable; urgency=low * sql/pool.lisp: Add full support for multiprocessing locks for ACL, LW,