X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=9d069f5be385d555bed58e87d33eda6b85d6c577;hb=40bf78b47ea89b15698adb9c550efa4cbacafeb7;hp=fe3d9b2ac6ec05d0b6d58906e6c817a8f19e7854;hpb=800a2438e26a475325343134a39c7a3c09ba588f;p=sbcl.git diff --git a/NEWS b/NEWS index fe3d9b2..9d069f5 100644 --- a/NEWS +++ b/NEWS @@ -1589,6 +1589,10 @@ changes in sbcl-0.7.14 relative to sbcl-0.7.13: types got intertwined, has been fixed; ** the type system is now able to reason about the interaction between INTEGER and RATIO types more completely; + * fixed CEILING optimization for a divisor of form 2^k. + * fixed bug 240 (emitting extra style warnings "using the lexical + binding of the symbol *XXX*" for &OPTIONAL arguments). (reported + by Antonio Martinez) planned incompatible changes in 0.7.x: * (not done yet, but planned:) When the profiling interface settles