X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=a13448ea7cf28e03719953d388414222361628e7;hb=718e8cbafede6338a518b1dc83ef3c114c354c55;hp=84cf70594d88bde780ca6bacd22bd8f292366385;hpb=cbf3adcc7e49f244b047d2a821c11bde653f9649;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 84cf705..a13448e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +23 Jul 2004 Marcus Pearce + * sql/oodml.lisp: add DATABASE-OUTPUT-SQL-AS-TYPE method specialisation + to print floats with the exponent markers removed. + * sql/test-oodml.lisp: add tests for updating records with floats. + 22 Jul 2004 Marcus Pearce * db-oracle/oracle-sql.lisp: enable :OWNER :ALL in DATABASE-LIST-* for CommonSQL compatibility.