r9279: Handle differences in direct-slot-definition values which
[clsql.git] / ChangeLog
index 891b6ba0bb4bee6b3b10380374abea417d56dddc..a8ae5fe531b684f961eeaedf0bf67e142cb91e32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
        changing the type-specifier. Use a lisp type of (OR NULL FOO)
        for a specified-type of FOO unless :db-constraints :not-null.
        No need to specialize finalize-inheritance for openmcl.
+       Handle differences in direct-slot-definition values which
+       are now listify by openmcl 14.2.
        * tests/test-*.lisp: Rename fields so that joins occur on
        fields with different names. This ensures that join code is
        selecting the proper name.