X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fchangelog;h=48e3e480000ad74cd844a72a7bd10db0b7569178;hp=4c6ecc1207f596d00dffa391f54d5de3ba0ae610;hb=ce0e343835a040406678dff74a62d1b0cb56f317;hpb=b31836193ceb646fa6e4fd7761dff378a9c67385 diff --git a/debian/changelog b/debian/changelog index 4c6ecc1..48e3e48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,82 @@ +cl-sql (2.1.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 5 Apr 2004 14:30:41 -0600 + +cl-sql (2.0.0-2) unstable; urgency=low + + * Change from libmysqlclient10 to libmysqlclient + + -- Kevin M. Rosenberg Fri, 2 Apr 2004 14:10:09 -0700 + +cl-sql (2.0.0-1) unstable; urgency=low + + * New upstream, integrating patch from Marcus Pearce + + -- Kevin M. Rosenberg Fri, 2 Apr 2004 13:34:35 -0700 + +cl-sql (1.9.2-1) unstable; urgency=low + + * Automatically detect mysql version + + -- Kevin M. Rosenberg Wed, 31 Mar 2004 16:56:23 -0700 + +cl-sql (1.9.1-1) unstable; urgency=low + + * Add better support for mysql v4 + + -- Kevin M. Rosenberg Wed, 31 Mar 2004 16:48:30 -0700 + +cl-sql (1.9.0-2) unstable; urgency=low + + * Add cl-sql-sqlite binary package + + -- Kevin M. Rosenberg Wed, 10 Mar 2004 16:07:03 -0700 + +cl-sql (1.9.0-1) unstable; urgency=low + + * Add SQLlite backend as contributed by Aurelio Bignoli + + -- Kevin M. Rosenberg Wed, 10 Mar 2004 15:19:46 -0700 + +cl-sql (1.8.7-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 25 Nov 2003 06:30:05 -0700 + +cl-sql (1.8.5-1) unstable; urgency=low + + * Fix loading on db-mysql/mysql.so on non-linux platforms + + -- Kevin M. Rosenberg Mon, 24 Nov 2003 23:17:25 -0700 + +cl-sql (1.8.4-1) unstable; urgency=low + + * Fix typo in error string + * Documentation updates + + -- Kevin M. Rosenberg Sat, 15 Nov 2003 10:23:16 -0700 + +cl-sql (1.8.3-1) unstable; urgency=low + + * More documentation, darwin changes + + -- Kevin M. Rosenberg Thu, 13 Nov 2003 09:24:30 -0700 + +cl-sql (1.8.2-1) unstable; urgency=low + + * Documentation fixes, MacOSX changes + + -- Kevin M. Rosenberg Wed, 12 Nov 2003 22:52:45 -0700 + +cl-sql (1.8.1-1) unstable; urgency=low + + * Improved shared library building + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 15:26:55 -0700 + cl-sql (1.8.0-1) unstable; urgency=low * Make asdf-installable