r9464: * db-oracle/oracle-sql.lisp: Don't trim trailing spaces
[clsql.git] / ChangeLog
index 6099d1164e4a82d78fa393e034efc380d52e2c90..37edf69944c346921e997c04b3153866e1722c15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,10 @@
         * db-oracle/oracle-sql.lisp: Add declaration so that SBCL runs efficiently.
        * tests/test-init.lisp: capitalize odbc backend name in banner
        * CONTRIBUTORS: Add note about Marcus' excellent work
-       
+       * sql/oodml.lisp: Removed old stub function     
+       * clsql.asd: Use module names in current package rather than keyword package
+       * db-oracle/oracle-sql.lisp: Don't trim trailing spaces
+       
 24 May 2004: Marcus Pearce (m.t.pearce@city.ac.uk) 
        * db-postgresql-socket/postgresql-socket-sql.lisp: replace 
        CLSQL-SIMPLE-WARNING with SQL-WARNING.