r3013: sbcl release
[clsql.git] / debian / changelog
index 0b1a0662bdbe50716455e45247ee21a5b87cb6ed..1d5d181f87dad4508f092ffb74899f474c49266a 100644 (file)
@@ -1,3 +1,53 @@
+cl-sql (1.0.1-2) unstable; urgency=low
+
+  * Update documentation with SBCL support
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 01:16:21 -0600
+
+cl-sql (1.0.0-1) unstable; urgency=low
+
+  * Add SBCL support
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:52:41 -0600
+
+cl-sql (0.9.9-1) unstable; urgency=high
+
+  * Add version depends for common-lisp-controller
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:50:27 -0600
+
+cl-sql (0.9.8-1) unstable; urgency=low
+
+  * Rename .cl files to .lisp files
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:08:25 -0600
+
+cl-sql (0.9.7-1) unstable; urgency=low
+
+  * base/conditions.cl: Fix format string error
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 00:13:36 -0600
+
+cl-sql (0.9.6-1) unstable; urgency=low
+
+  * Remove cl-library logical hosts from load-library calls
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 23:32:22 -0600
+
+cl-sql (0.9.5-1) unstable; urgency=low
+
+  * OpenMCL is now supported
+  * Fix defgeneric form in db-interfaces.cl
+  * Fix load-libraries call in postgresql-socket-api.cl
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Sep 2002 08:55:33 -0600
+
+cl-sql (0.9.4-2) unstable; urgency=low
+
+  * Move documentation to cl-sql package (closes: 162491)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Sep 2002 15:20:19 -0600
+
 cl-sql (0.9.4-1) unstable; urgency=low
 
   * Add reader conditionals to .asd file