X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=2d74cd5691541459b4fc142f271c33f4d35aab7d;hb=22a7913a6fa8639a06b64dea3cff044c4a659e21;hp=4fb76f8e9c2f4045060d5cdeaa64b5819127b7cb;hpb=040fd0ef5d0c759bc8d30952dfad2942bacb20f0;p=sbcl.git diff --git a/NEWS b/NEWS index 4fb76f8..2d74cd5 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ changes relative to sbcl-1.0.36: in :INITIAL-CONTENTS. (lp#523612) * bug fix: FUNCTION-LAMBDA-EXPRESSION lost declarations from interpreted functions. (lp#524707) + * bug fix: bogus style warnings from certain (SETF SLOT-VALUE) and + WITH-SLOTS usages during compilation. changes in sbcl-1.0.36 relative to sbcl-1.0.35: * new feature: SB-EXT:TYPEXPAND-1, SB-EXT:TYPEXPAND, and