r4147: Auto commit for Debian build
[clsql.git] / debian / changelog
index 1e0c04fbae0af3ae43db808373b246bb927a448c..602099b32e59a1d2c87f5718e8a8b18c4357e826 100644 (file)
@@ -1,3 +1,23 @@
+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