X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=65d2952689463b4e996649168b2156c2ecf3de33;hp=11c2918da0cbdf825399261d937215c053d3d801;hb=ba8e1b6858fbb883c69e6c09d37b1945878ccba3;hpb=e8c000a120f978e464441838fe1576e6afc94d9d diff --git a/ChangeLog b/ChangeLog index 11c2918..65d2952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +12 Aug 2006 Kevin Rosenberg + * Version 3.6.4 + * clsql.asd: Add support for c:\etc\clsql-init.lisp as possible + local initialization file + * db-mysql/mysql-loader.lisp: Remove former method of using pathnames + as name candidates. + * db-odbc/odbc-api.lisp: Work-around Allegro/Windows FFI bug + that generates incorrect integer return type + +07 Jul 2006 Kevin Rosenberg + * Version 3.6.3 + * sql/transactions.lisp: Important typo fix from Alexey Antipov + for database-start-transaction + 04 Jul 2006 Kevin Rosenberg * Version 3.6.2 * db-postgresql/postgresql-sql.lisp: Apply patch from Vladimir Sekissov