X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=04f76667719322eff5f99caa1341a1fbd6c39c61;hb=e5e1b41799b814bca18e5f6e5c10b12d06c35c46;hp=ea00cd5f4b9162cbf8160233eba0140a96eb97c1;hpb=0728e7b99692f32f23ba63be90c56f4a3358e692;p=sbcl.git diff --git a/NEWS b/NEWS index ea00cd5..04f7666 100644 --- a/NEWS +++ b/NEWS @@ -2345,6 +2345,8 @@ changes in sbcl-0.8.9 relative to sbcl-0.8.8: ** Printing symbols with *PRINT-CASE* :CAPITALIZE respects the description of determination of which consecutive characters constitute a word. + ** Printing the "Space" character with escaping on now yields "#\\ ", + rather than "#\\Space", as mandated by ANSI 22.1.3.2. planned incompatible changes in 0.8.x: * (not done yet, but planned:) When the profiling interface settles