r4147: Auto commit for Debian build
[clsql.git] / debian / changelog
index ee76d86c8277fcf4e6abd0a0265effa8b3e6a5ea..602099b32e59a1d2c87f5718e8a8b18c4357e826 100644 (file)
@@ -1,8 +1,88 @@
+cl-sql (1.4.0-2) unstable; urgency=low
+
+  * Add MD5 support to postgresql socket backend (contributed by
+  Robert Macomber)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Mar 2003 12:59:10 -0700
+
+cl-sql (1.3.0-1) unstable; urgency=low
+
+  * uffi/clsql-uffi.lisp: return NIL for numeric fields that are NULL
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 05:30:08 -0700
+
+cl-sql (1.2.4-1) unstable; urgency=low
+
+  * Remove changes information from copyright file
+  * Minor upstream changes
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  4 Dec 2002 14:39:00 -0700
+
+cl-sql (1.2.3-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  Fri,  8 Nov 2002 09:49:09 -0700
+
+cl-sql (1.2.1-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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,
+    SCL.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 07:44:02 -0600
+
+cl-sql (1.1.3-1) unstable; urgency=low
+
+  * Add more support for SCL and performance improvements to postgresql-socket
+  (Thanks Doug Crosher)
+  * Add locks to connection pool for SCL (Doug Crosher)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 01:26:40 -0600
+
+cl-sql (1.1.2-1) unstable; urgency=low
+
+  * Fix clsql-mysql.so search path for Debian.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 19:16:52 -0600
+
+cl-sql (1.1.1-1) unstable; urgency=low
+
+  * Add more tests can existence of helper libraries. Will signal error rather than warn
+  if libraries not found.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:12:01 -0600
+
 cl-sql (1.1.0-1) unstable; urgency=low
 
   * Add SCL support.
   * Fix file type in test-suite/tester-clsql.lisp
-
+  * Add *load-truename* searching for clsql's compiled libraries
+  
  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 13:34:41 -0600
 
 cl-sql (1.0.1-1) unstable; urgency=low