X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=3ee72d0ad40e46015ba1337f01f9c8d1fc52f878;hb=49319a8c7f3527b0d452b8f07bdabe02283e8ff7;hp=23e34b2962991e4f48cea4d728a7ee8faab3109a;hpb=989f5a77df0dbf4557eda6fb92c4365e19818598;p=sbcl.git diff --git a/NEWS b/NEWS index 23e34b2..3ee72d0 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,8 @@ changes relative to sbcl-1.0.43: * bug fix: more reliable &REST list type derivation. (lp#655203) * bug fix: PPRINT-LOGICAL-BLOCK multiply-evaluated :PER-LINE-PREFIX, and issued pointles code-deletion notes for it, :PREFIX, and :SUFFIX. + * bug fix: the compiler didn't utilize the proclaimed ftype for functions + also declared NOTINLINE. (lp#655581) changes in sbcl-1.0.43 relative to sbcl-1.0.42: * incompatible change: FD-STREAMS no longer participate in the serve-event