X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f007493160250fa2d03aee349ce671e0773ef4ca;hb=079ef9dad558ca07cb8178ef428bf738112174fa;hp=2c893063b9633742a5b0c55367d8ab396813dca0;hpb=b86f43bae31f775d834c724e21f0f573b968f695;p=sbcl.git diff --git a/NEWS b/NEWS index 2c89306..f007493 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ changes in sbcl-0.8.20 (0.9alpha.0?) relative to sbcl-0.8.19: * fixed bugs 19 and 317: fixed-format floating point printing is more accurate. This also fixes a bug reported by Adam Warner related to the ~@F format directive. + * fixed bug 371: bignum print/read inconsistency. (thanks to Harald + Hanche-Olsen) * fixed bug: SET-SYNTAX-FROM-CHAR correctly shallow-copies a dispatch table if the from-char is a dispatch macro character. * fixed bug: COUNT and EQUAL on bit vectors with lengths divisible