X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=be6f2995759d74b465e7ab37d3200a1d3e1d3507;hb=aee3ea30595ebee301ccb1532062053c3c580e19;hp=4f5efd5f73d89441d7ecbf155e4f4bf061c5fd30;hpb=310198d3ef6c284265a13df7d306c09642f299a2;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 4f5efd5..be6f299 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +12 Jun 2004 Marcus Pearce + * sql/package.lisp: export DATABASE-TYPE from CLSQL and subclasses + of SQL-EXPRESSION from CLSQL-SYS. + * sql/syntax.lisp: make error signalled in SQL-OPERATION an + SQL-USER-ERROR. Make SQL-OPERATOR return just one value. + * doc/Makefile: added Mandrake linux. + * doc/catalog-redhat.xml, doc/catalog-mandrake.xml: new files. + * doc/appendix.xml: fixed little typo (adsf). + * doc/glossary.xml: removed closed-database and note about + sql-expression, added some entries. + * doc/ref-syntax.xml: documented the symbolic SQL syntax. + +10 Jun 2004 Kevin Rosenberg + * Version 2.11.8 + * db-mysql/mysql-loader.lisp: Remove load of unnecessary zlib library + * multiple: Add generalized-boolean type as requested by + Edi Weitz + * TODO: Added need for test of generalized-boolean + 9 Jun 2004 Kevin Rosenberg * Version 2.11.7 released * uffi/clsql-uffi-loader.lisp: Apply patch from Edi Weitz