X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=9b03a93a43823fecec5baf06229ca650e7e8a87f;hb=bb8a058ca10fea99d0b26c4a6ac6c4391f866522;hp=dc9abdac9f682a6dda0c2ce9bb0f99ded0019424;hpb=3ceaa081c90a970f6779e02bed659835a202772c;p=sbcl.git diff --git a/NEWS b/NEWS index dc9abda..9b03a93 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ ;;;; -*- coding: utf-8; -*- changes in sbcl-0.9.9 relative to sbcl-0.9.8: + * new platform: experimental support for the Windows operating + system has been added. (thanks to Alastair Bridgewater) + * fixed several bugs in and robustified the PPC FFI (including + callbacks). (thanks to Cyrus Harmon and Heiner Schwarte) + * bug fix: allow non-simple string symbol names (reported by Paul + Dietz) + * bug fix: interrupt handling on NetBSD (thanks to Richard M + Kreuter) + * bug fix: saving a core corrupted callbacks on x86/x86-64 + * optimization: major improvements to GC efficiency on GENCGC platforms * optimization: faster implementation of EQUAL + * optimization: emit more efficient opcodes for some common + immediate->register MOV instructions on x86-64. (thanks to Lutz Euler) + * fixed segfaults on x86 FreeBSD 7-current. (thanks to NIIMI Satoshi) changes in sbcl-0.9.8 relative to sbcl-0.9.7: * minor incompatible change: (SETF CLASS-NAME) and (SETF