X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=ee5c4db7a09d525364a41e3105234d15c861262e;hb=62c1c94106fca74b3d191c9576cc635aaf5592bb;hp=4a3017685751811f4a81857d3616ce8b5c18cd1c;hpb=1de0cc3df508a887bcbbd8ab76d0d62929806c42;p=sbcl.git diff --git a/NEWS b/NEWS index 4a30176..ee5c4db 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ changes in sbcl-1.0.9 relative to sbcl-1.0.8: * enhancement: default PRINT-OBJECT methods for classes, slot-definitions, and generic function now print the object identity for anonymous instances. (thanks to Attila Lendvai) + * enhancement: as an extension to MOP, SBCL now supports SETF of + STANDARD-INSTANCE-ACCESS and FUNCALLABLE-STANDARD-INSTANCE-ACCESS. + (thanks to Attila Lendvai) * bug fix: new compiler transforms for MEMBER and ASSOC were affected by printer control variables. (reported by Dan Corkill) * bug fix: system leaked memory when delayed output was performed by