X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=bc897d25fe8eb0e560f92ce84305d910ad044a28;hb=d529146041f6265030edc25c735e063ebfdbd285;hp=daaaa5cb0fc500594e0c4c3cd03d7d07958a37a6;hpb=bf9c01581c626345baec2f7a93d56cf572e4fb63;p=clsql.git diff --git a/ChangeLog b/ChangeLog index daaaa5c..bc897d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +09 Nov 2004 Kevin Rosenberg + * Version 3.1.0 released: New SQLite3 backend by Aurelio Bignoli + * doc/appendix.xml: Document SQLITE3 backend, patch by Aurelio Bignoli + * sql/operations.lisp: Add lower and upper SQL functions [Daniel Lowe]. + +08 Nov 2004 Kevin Rosenberg + * sql/expressions.lisp: Fix slot name [thanks to Daniel Lowe] + +31 Oct 2004 Kevin Rosenberg + * clsql-sqlite3, db-sqlite3/*: NEW BACKEND + contributed by Aurelio Bignoli + +23 Oct 2004 Kevin Rosenberg + * sql/oodml.lisp: Commit patch from Walter Pelis + to use an object's database for a select on its slot. + 20 Oct 2004 Kevin Rosenberg * uffi/uffi.c, uffi/clsql-uffi.lisp: Commit patch from Aurelio Bignoli to fix negative 64-bit integers