X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=891ee6792c141cf0423a62b6ed9490fdeed7c796;hb=b3b4928dfd6f19e3cb4fafe16873ea14a5ef9a4d;hp=6363d6c0258d3640019f4f93eb8868fc2cb63989;hpb=4f4a1695fa74e2becf1fb87110132ad4943fac61;p=sbcl.git diff --git a/NEWS b/NEWS index 6363d6c..891ee67 100644 --- a/NEWS +++ b/NEWS @@ -1739,6 +1739,9 @@ changes in sbcl-0.8.0 relative to sbcl-0.8alpha.0 no method was removed. ** SHARED-INITIALIZE now initializes the values of the requested slots, including those with :ALLOCATION :CLASS. + ** ALLOCATE-INSTANCE now works on structure classes defined via + DEFSTRUCT (and not just by those from DEFCLASS :METACLASS + STRUCTURE-CLASS). planned incompatible changes in 0.8.x: * (not done yet, but planned:) When the profiling interface settles