Added filter-select-list (for clsql-helper:recency-mixin) as an
[clsql.git] / ChangeLog
index de4f87c2357713e16f385724cae441667bdac6da..8a4a23e1b069464978a49156677e14feeec7c99a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2014-01-17 Russ Tyndall <russ@acceleration.net>
+       * oodml.lisp, generics.lisp - added filter-select-list generic
+         to allow fine grained control of generated query/object mappings
+       
 2014-01-07 Russ Tyndall <russ@acceleration.net>
        * clsql-uffi.lisp, sqlite3 auto-increment support
        * clsql-uffi.lisp, test-basic.lisp, fixes related to unsigned vs
-          signed ints (thanks Aaron Burrows)
+          signed ints (thanks Aaron Burrow)
        * cleaning and testing
 
 2013-09-27 Russ Tyndall <russ@acceleration.net>