X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=27cbbcaa24248cbca97bfd6774023fccf995e56e;hb=09d7974601df2aaaa820ca576026b9b4f03e6ab1;hp=d1007b20453dc1d95953e6e8309d12fe7f34b5bf;hpb=a23903deaf6348cc088eb0f992a99cdba0a37d66;p=sbcl.git diff --git a/NEWS b/NEWS index d1007b2..27cbbca 100644 --- a/NEWS +++ b/NEWS @@ -1436,6 +1436,8 @@ changes in sbcl-0.7.11 relative to sbcl-0.7.10: accessors that are related by inheritance, as specified in the :CONC-NAME section of the specification of DEFSTRUCT. (thanks to Valtteri Vuorikoski) + * the compiler is now able to inline functions that were defined in + a complex lexical environment (e.g. inside a MACROLET). * fixed some more bugs revealed by Paul Dietz' test suite: ** As required by ANSI, LOOP now disallows anonymous collection clauses such as COLLECT I in conjunction with aggregate boolean