X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=NEWS;h=4f52e724f1f89946e01afe369c79cb82a0d263ee;hb=fb8533122551bbb7aea669f40bc91c1211809b58;hp=f1c4311a1cf15cc63ddc65252758afcaf409ca68;hpb=4a59cac8038dde1232b82fed1470b184b68cf6e1;p=sbcl.git diff --git a/NEWS b/NEWS index f1c4311..4f52e72 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +changes in sbcl-0.8.14 relative to sbcl-0.8.13: + * new feature: on platforms where "dladdr" is available foreign + function names now appear in backtraces. (based on Helmut Eller's + work for CMUCL) + * bug fix: backtraces involving undefined functions or assembly + routines are more informative. (thanks to Brian Downing) + * bug fix: mutually referent alien structures now work correctly. + (reported by Rick Taube) + * bug fix: structures defined by WITH-ALIEN can be referred to + within other definitions in the same WITH-ALIEN. + changes in sbcl-0.8.13 relative to sbcl-0.8.12: * new feature: SB-PACKAGE-LOCKS. See the "Package Locks" section of the manual for details; for now, package locks can be disabled by @@ -57,6 +68,8 @@ changes in sbcl-0.8.13 relative to sbcl-0.8.12: * fixed arguably-a-bug: GC time proportional to number of threads in system even when most of them are idle * optimization: improved performance of BIT and SBIT on bit-vectors. + * .fasl file incompatibility: The fasl file version number has + been incremented because of changes associated with package locks. changes in sbcl-0.8.12 relative to sbcl-0.8.11: * minor incompatible change: the system no longer provides