use md5sum-string instead of md5sum-sequence to adjust to upstream changes
[clsql.git] / ChangeLog
index afd21ed09b65d870f8fdde425fc38622b039d29a..0440489e09a282cfac83a5c8124203d8df042151 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-01-09 Russ Tyndall <russ@acceleration.net>
+       sql/oodml.lisp - changed view-classes-and-storable-slots to a
+       method (as it was intended to be all along)
+
+2012-12-19 Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 6.4
+
 2012-11-20 Russ Tyndall <russ@acceleration.net>
        ## Large refactoring of sql/oodml.lisp and surrounding code
        * cleaned up update-records-from-* to utilize a single codepath