Changed compute-effective-slot-definition to correctly copy the
[clsql.git] / ChangeLog
index 986022402eab31b2e1603f7577b9b310941a29a3..6df4c81960242c6a8c040be3dc0ea75e4c0a84c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-22  Russ Tyndall  <russ@acceleration.net>
+       * sql/metaclasses.lisp: Changed compute-effective-slot-definition
+       to correctly copy the autoincrement-sequence slot to the ESD
+       previously it was being skipped (seemingly by accident).  Thanks
+       to flip214 on #lisp for the bug report
+
 2012-04-26  Kevin Rosenberg  <kevin@rosenberg.net>
        * Version 6.2 released: thanks to all the contributors!