r9756: add tinyint type
[clsql.git] / ChangeLog
index 82ea5c1bfb401071bc7a354d98e36c56d0d6a6ac..a425d8821fa291cdd0f7e5edc0296edfb1d88792 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+11 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/oodml.lisp, sql/package.lisp, doc/ref-ooddl.lisp, db-mysql/mysql-objects.lisp: Add tinyint type
+       
+10 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 2.11.14
+       * doc/*.xml: documentation additionals and fixes so
+       that docbook passes xmllint.
+       
 9 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.13
        * sql/fdml.lisp: Apply patch from Kim Minh Kaplan