X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=5a501fd1a967490fbf6f4343cf07641aa2fa8963;hb=796d3abb79fdb3ac896b639b83756ef9d86007f6;hp=ba73d33023ce274ce50e98e29cf3258a11680d16;hpb=c486d57a174a2c9290d5db6ab803ec8c41ecc588;p=sbcl.git diff --git a/NEWS b/NEWS index ba73d33..5a501fd 100644 --- a/NEWS +++ b/NEWS @@ -1727,6 +1727,10 @@ changes in sbcl-0.8.0 relative to sbcl-0.8alpha.0 ** :ALLOCATION :CLASS slots are better treated; their values are updated on class redefinition, and initforms inherited from superclasses are applied. + ** REMOVE-METHOD returns its generic function argument even when + no method was removed. + ** SHARED-INITIALIZE now initializes the values of the requested + slots, including those with :ALLOCATION :CLASS. planned incompatible changes in 0.8.x: * (not done yet, but planned:) When the profiling interface settles