X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=6df4c81960242c6a8c040be3dc0ea75e4c0a84c4;hb=fef88dce7304920c0a87ac28ad81126802ccbfcf;hp=986022402eab31b2e1603f7577b9b310941a29a3;hpb=d894d2bf5884e0e10762f78f7cbbdc3725c6d4af;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 9860224..6df4c81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-06-22 Russ Tyndall + * 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 * Version 6.2 released: thanks to all the contributors!