r8176: changes for macosx, documentation fixes
[clsql.git] / debian / changelog
index b54a589e37ca7870bbe9e023f63546aa7d2c961e..3e5458916ea19a56068c0970069ef78909096aa5 100644 (file)
@@ -1,3 +1,128 @@
+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)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 02:19:45 -0600
+
+cl-sql (1.7.3-1) unstable; urgency=low
+
+  * New upstream
+  * Avoid depending on acl-pro-installer for cl-sql-adobc since that
+  is preventing entire source package from moving into testing since
+  acl-pro-installer is only supported on x86 and ppc.
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 02:19:31 -0600
+
+cl-sql (1.7.2-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Jul 2003 12:59:46 -0600
+
+cl-sql (1.7.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Jul 2003 05:18:15 -0600
+
+cl-sql (1.7.0-1) unstable; urgency=low
+
+  * Update acl-compat-tester with ptester
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 12:12:36 -0600
+
+cl-sql (1.6.6-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jun 2003 13:25:01 -0600
+
+cl-sql (1.6.5-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:18:05 -0600
+
+cl-sql (1.6.4-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 22 May 2003 09:42:33 -0600
+
+cl-sql (1.6.3-1) unstable; urgency=low
+
+  * New upstream
+  * Fix dependencies for clsql-postgresql and clsql-postgresql-socket
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 May 2003 12:12:19 -0600
+
+cl-sql (1.6.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:59:00 -0600
+
+cl-sql (1.6.0-1) unstable; urgency=low
+
+  * Optimize native string conversion at the expense
+  of ignoring locales on Allegro and Lispworks.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 01:32:52 -0600
+
+cl-sql (1.5.4-1) unstable; urgency=low
+
+  * Improve .asd files
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 18:30:19 -0600
+
 cl-sql (1.5.3-1) unstable; urgency=low
 
   * New upstream