X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=d956277e0e541b1c5ed61cb4a219b4f7896853f8;hb=af141fe8d840aeb9011e3c6d2d6492216a12304c;hp=4e93d5a5c13263e28e490bc15e65a8c98f855f0e;hpb=1cae060fd9735f9c1f63538969e68c99b48f46e6;p=sbcl.git diff --git a/NEWS b/NEWS index 4e93d5a..d956277 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,8 @@ changes in sbcl-0.8.18 relative to sbcl-0.8.17: argument, which must always be NIL. (reported by Kalle Niemitalo) * bug fix: printing 1.0d+23 no longer results in an error. (reported by Rolf Wester for CMUCL; bug fix from Raymond Toy) + * bug fix: structure slot setters preserve evaluation order. (thanks + to Gabor Melis) * fixed some bugs related to Unicode integration: ** RUN-PROGRAM can allow its child to take input from a Lisp stream. (reported by Stefan Scholl)