r10789: Automated commit for Debian build of clsql upstream-version-3.3.1
[clsql.git] / ChangeLog
index 3518c6ec6bc47a4f84261f19a17177701b9d4e38..1092414f2c500f58844b88077417aad7e0614abd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+25 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 3.3.1
+       * sql/time.lisp: Commit patch from Alan Shields to
+       display escape string on wall-time display only when *print-escape*
+       is true.
+       
+11 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/metaclasses.lisp: Commit patch from Will to
+       properly set db-reader slot in effective-slot-definition
+       * sql/expressions.lisp: Commit patch from Alan Shields
+       adding make-load-form for sql-relational-exp
+       * sql/generic-postgresql.lisp: Commit patch from Aleksandar Bakic
+       adding support for new NUMBER type
+       
 17 Sep 2005  Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.3.0
        * sql/time.lisp: Apply patch from Alan Shields adding DATE type.