r8887: pre 2.4.0
[clsql.git] / debian / changelog
index 167faa1ae071bbe677018d693a1ebd217b1fcd6f..dac58845a0d3957207e73f1c330f18a8c859942a 100644 (file)
@@ -1,3 +1,160 @@
+cl-sql (2.4.0-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Apr 2004 18:10:27 -0600
+
+cl-sql (2.3.4-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Apr 2004 15:17:20 -0600
+
+cl-sql (2.3.3-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Apr 2004 11:33:59 -0600
+
+cl-sql (2.3.2-2) unstable; urgency=low
+
+  * New upstreamc
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Apr 2004 14:20:12 -0600
+
+cl-sql (2.3.2-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Apr 2004 13:35:01 -0600
+
+cl-sql (2.3.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Apr 2004 12:34:23 -0600
+
+cl-sql (2.3.0-1) unstable; urgency=low
+
+  * Integrate the clsql-usql package.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 Apr 2004 09:35:28 -0600
+
+cl-sql (2.1.4-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 Apr 2004 09:34:32 -0600
+
+cl-sql (2.0.0-2) unstable; urgency=low
+
+  * Change from libmysqlclient10 to libmysqlclient
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  Fri,  2 Apr 2004 13:34:35 -0700
+
+cl-sql (1.9.2-1) unstable; urgency=low
+
+  * Automatically detect mysql version
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Wed, 10 Mar 2004 15:19:46 -0700
+
+cl-sql (1.8.7-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Sat, 15 Nov 2003 10:23:16 -0700
+
+cl-sql (1.8.3-1) unstable; urgency=low
+
+  * More documentation, darwin changes
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Nov 2003 09:24:30 -0700
+
+cl-sql (1.8.2-1) unstable; urgency=low
+
+  * Documentation fixes, MacOSX changes
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Nov 2003 22:52:45 -0700
+
+cl-sql (1.8.1-1) unstable; urgency=low
+
+  * Improved shared library building
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 15:26:55 -0700
+
+cl-sql (1.8.0-1) unstable; urgency=low
+
+  * Make asdf-installable
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 08:06:28 -0700
+
+cl-sql (1.7.9-1) unstable; urgency=low
+
+  * Add missing documentation file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 05:30:23 -0700
+
+cl-sql (1.7.8-1) unstable; urgency=low
+
+  * Convert documentation to XML format
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 01:20:20 -0700
+
+cl-sql (1.7.7-1) unstable; urgency=low
+
+  * Fix dependency for allegro-cl-trial for clsql-tests
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 22 Sep 2003 12:18:18 -0600
+
+cl-sql (1.7.6-1) unstable; urgency=low
+
+  * Fix connection string (closes: 208610)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  4 Sep 2003 15:03:53 -0600
+
+cl-sql (1.7.5-1) unstable; urgency=low
+
+  * Another fix for previous bug (closes: 207813)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 Sep 2003 12:21:19 -0600
+
 cl-sql (1.7.4-1) unstable; urgency=low
 
   * New upstream (closes: 207813)