Added tests for symbols valued slots, and better printer/reader bindings
[clsql.git] / ChangeLog
index 61d09c15df90cc8b0973b9ad64b822addc81b6ed..44b0567c7ec8e328bf8b952b2d2691c6de53e12f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-04-24 Russ Tyndall <russ@acceleration.net>
+       * oodml.lisp, test-oodml.lisp Better handling of view-slots of
+       type symbol/keyword.  Better handling of printing and reading
+       bindings (per mailing list request, always read and write in base
+       10)
+
 2014-02-24 Russ Tyndall <russ@acceleration.net>
        * oodml.lisp bind *print-length* to nil before printing
        lists/arrays to the database.