r9601: Documentation for symbolic SQL syntax.
[clsql.git] / ChangeLog
index fa1fafb1ba3bb25392f4b7202a275fe8a1e1aaf2..be6f2995759d74b465e7ab37d3200a1d3e1d3507 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+12 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk>
+       * 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 <kevin@rosenberg.net>
        * Version 2.11.8
        * db-mysql/mysql-loader.lisp: Remove load of unnecessary zlib library