X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=3cb5e5408fc08929645b466fbe4a70cdf8d4f78e;hb=cc67baa3070a13bd84bb37680761011e689fb917;hp=4e427c5c4c9c53cfb2cb619c3203fe991b7a0eb4;hpb=9c9d6dbdc28a8bfe70be09f35263e9ec02411d0e;p=sbcl.git diff --git a/NEWS b/NEWS index 4e427c5..3cb5e54 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ changes relative to sbcl-1.1.13: * enhancement: Top-level defmethod without defgeneric no longer causes undefined-function warnings in subsequent forms. (lp#503095) + * bug fix: EQUALP now compares correctly structures with raw slots larger + than a single word. changes in sbcl-1.1.13 relative to sbcl-1.1.12: * optimization: better distribution of SXHASH over small conses of related