X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f120abb1ddce3d316a35f9f488de5bcacf87aa50;hb=963d8df14dd061d55ed0447acc9c2621a53e5237;hp=096f1e938184acf5856733815ca082a05d6e3785;hpb=203b88cf40ed2e15ec0f36dc53ad188b091d9ab2;p=sbcl.git diff --git a/NEWS b/NEWS index 096f1e9..f120abb 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ * bug fix: compiling a call to SLOT-VALUE with a constant slot-name when no class with the named slot yet exists no longer causes a compile-time style-warning. + * bug fix: :ALLOCATION :CLASS slots are type-checked properly + in safe code. (reported by Didier Verna) changes in sbcl-1.0.23 relative to 1.0.22: * enhancement: when disassembling method functions, disassembly