Fix EQUALP on structures with raw slots.
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 4e427c5..3cb5e54 100644 (file)
--- 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