X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=3518c6ec6bc47a4f84261f19a17177701b9d4e38;hp=1948aeaf03bd2c56a756b0ce8a9372ec0b367d90;hb=fc58e4fb7d908985389c86adf57ddee6c1dde5d2;hpb=a995b49f3462e35a432bae3340fe6411498e16a6 diff --git a/ChangeLog b/ChangeLog index 1948aea..3518c6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +17 Sep 2005 Kevin Rosenberg + * Version 3.3.0 + * sql/time.lisp: Apply patch from Alan Shields adding DATE type. + * doc/ref-ooddl.xml: Documentation of new type + * notes/add-type-hints.txt: New file from Alan Shields + * sql/fddl.lisp: Add owner keyword to drop-table as suggested + by Francis Leboutte + * db-postgresql-socket/postgresql-socket-sql.lisp: Fix database-probe + as noted by Francis Leboutte. Similar fix applied to db-mysql and + db-postgresql. + * sql/expressions.lisp: Allow string table names for output as + contributed by Francis Leboutte. + * examples/clsql-tutorial.lisp: Support :postgresql-socket as noted + by Francis Leboutte + 08 Sep 2005 Kevin Rosenberg * Version 3.2.4 * doc/into.xml: Change download from ftp to http protocol