X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=ef4b54b4db1a56d007ced00ba4b08a708558900f;hp=902adfc530806e2f3a3af8020e6b831bcd681de8;hb=1df8353cc15bcbf98078605cb6955aafa622ecea;hpb=75d03cfbe7811567b8920cd87d99140bd1cf6bba diff --git a/ChangeLog b/ChangeLog index 902adfc..ef4b54b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,8 @@ * 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 + * db-oracle/oracle-sql.lisp: Don't trim trailing spaces. Prevent interrupts + in setting sequence position * tests/test-init.lisp: Skip 2 tests on Oracle which have unsupported syntax 24 May 2004: Marcus Pearce (m.t.pearce@city.ac.uk)