X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=e95d31a4b8b1acaf3ec315633d7e7302886c64bf;hp=3518c6ec6bc47a4f84261f19a17177701b9d4e38;hb=250ceb7959ea948ef7620605478a17b4f109b7af;hpb=35360c4bc684bdd70301d25fdec1245ed2ff26e6 diff --git a/ChangeLog b/ChangeLog index 3518c6e..e95d31a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +11 Oct 2005 Kevin Rosenberg + * 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 * Version 3.3.0 * sql/time.lisp: Apply patch from Alan Shields adding DATE type.