X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=e717e473bad4616982962a3d67373df26011fccd;hb=4150a9f9936714c8a04fc2cd8ae6df26ec5f7db8;hp=8985a10da164a7f8d18290c5fcc7f54f50d6d9da;hpb=31fbadea3713c2024fd1ac0d881f40f44b9f0df7;p=sbcl.git diff --git a/NEWS b/NEWS index 8985a10..e717e47 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ changes relative to sbcl-1.1.4: * enhancement: test-suite results are colorized, failures in red, unexpected success in green. Works on Windows and on terminals with ANSI escape code support. Can be disabled with --no-color. + * optimization: SB-CONCURRENCY:QUEUE implementation is more efficient. + (thanks to James M. Lawrence) * bug fix: no more unused variable style warnings from RESTART-CASE macroexpansion (lp#1113859) * bug fix: no more unused variable style warnings when loading