X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=a2e948d03126fba389e528eda38764d3e8d455e2;hb=8d24a9ee61702fa160ec1c08361f43aa6ac1c908;hp=74ef2641f3241e9b4cc7cab82a2572bd20d5cccd;hpb=bb71f27c241187a32c7839aea501114d65e29f85;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 74ef264..a2e948d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2 Jul 2004 Marcus Pearce + * Version 2.11.12 released + * doc/ref-recording.xml: document SQL I/O recording. + * doc/ref-prepared.xml: new file for documenting prepared statements. + * doc/clsql.xml: comment out include for large object and CLSQL-SYS + documentation. + * doc/ref-conditions.xml: complete documentation of condition system. + * doc/global-index.xml: add symbols from condition system and remove + those from LOB and prepared statement APIs. + * doc/ref-fdml.xml: complete documentation of FDML. + * doc/glossary.xml: add View Class. + * doc/TODO: remove items done. + * sql/conditions.lisp: make SQL-CONDITION a parent of SQL-ERROR. + * sql/package.lisp: remove FOR-EACH-ROW from exports list. Export + additional slot accessors for condition classes. + 1 Jul 2004 Kevin Rosenberg * doc/ref-ooddl.lisp: Add documentation * doc/ooddl.lisp: Move *DEFAULT-VARCHAR-LENGTH* from oodml.lisp