r8895: 2.4.0
[clsql.git] / ChangeLog
index ab3d225ff0817fa8070247e27f37a940bc4526b9..483f98ad9c43b3a5b0b96fc76e1c41cdb4cad84f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,15 @@
 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
-       passes all tests for Allegro, Lispworks, CMUCL, and SBCL.
+       mysql, postgresql, postgresql-sockets, and sqlite backends.
        * 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
+       SBCL and OpenMCL
        * multiple: Finish renaming of :types keyword to :result-types for
        greater CommonSQL compatibility, including documentation
        * sql/basic-cmds.lisp: Remove obsolete file