r8892: uffi fixes
[clsql.git] / ChangeLog
index ab3d225ff0817fa8070247e27f37a940bc4526b9..348d919affe2516bd7fb64e46c707c73039e0ff8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,14 @@
 08 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
        * Version 2.4.0 released: All tests for clsql-classic now finish
        correctly on Allegro, Lispworks, CMUCL, SBCL, OpenMCL for
-       mysql and postgresql backends. postgresql-socket backend
+       mysql, postgresql, and sqlite backends. postgresql-socket backend
        passes all tests for Allegro, Lispworks, CMUCL, and SBCL.
        * db-mysql/mysql-sql.lisp: Fix array dereferencing
        * classic-tests/tests.lisp: Fix package name of
        number-to-sql-string. 
        * clsql.asd/clsql-tests.asd: Add support for asdf:test-op
-       * db-sqlite/sqlite-api-uffi.lisp: Fix type UFFI usage
-       found by testing on OpenMCL
+       * db-sqlite/sqlite-api-{uffi,sql}.lisp: Multiple UFFI fixes,
+       now passes tests on all support UFFI platforms.
        * db-postgresql-socket/postgresql-socket-api.list: Ported to 
        SBCL
        * multiple: Finish renaming of :types keyword to :result-types for