X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=9b03a93a43823fecec5baf06229ca650e7e8a87f;hb=6e6670a5c26b3594a0eaa8da59db75b48e0db878;hp=dbd1513aacf55c13f61a12790586f634519eb3f7;hpb=7fb597b585fc715537ea644f7d84440eca217ca1;p=sbcl.git diff --git a/NEWS b/NEWS index dbd1513..9b03a93 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,18 @@ 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 - * fixed segfaults on x86 FreeBSD 7-current (thanks to NIIMI Satoshi) + * 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