X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=a8ae5fe531b684f961eeaedf0bf67e142cb91e32;hp=891b6ba0bb4bee6b3b10380374abea417d56dddc;hb=fcb0cac1b206dacdb3d1043b5393bbb510a00882;hpb=7500a5933c56c68b1ecb16092415d0412efee05e diff --git a/ChangeLog b/ChangeLog index 891b6ba..a8ae5fe 100644 --- 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.