X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=02b134276ad9a790cd90ffc09c10ce7093d842cc;hb=d013d00f48df21109627e5ad255c8acb9afef35b;hp=1d7f30a79d2b50ec7bc796e0924a3fad917578f1;hpb=88d80e04126a9842338cd6f8bbc5e6627eaff187;p=sbcl.git diff --git a/NEWS b/NEWS index 1d7f30a..02b1342 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,8 @@ changes relative to sbcl-1.0.49: * bug fix: FORMAT now handles floating point rounding correct, eg. (format nil "~,1F" 0.01) => "0.0" instead of "0.01" as previously. (lp#308961) + * bug fix: style warning during lambda-list introspection of generic + functions with both optional and key argments. changes in sbcl-1.0.49 relative to sbcl-1.0.48: * minor incompatible change: WITH-LOCKED-HASH-TABLE no longer disables