1.0.47.25: make instances obsolete if slot definition classes change
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 67170de..28dacdc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ changes relative to sbcl-1.0.47:
     (lp#721457)
   * bug fix: memory fault from printing a malformed simple-condition.
     (lp#705690)
+  * bug fix: redefining classes so that slot-definition classes change now
+    engages the obsolete instance protocol. (lp#766271)
 
 changes in sbcl-1.0.47 relative to sbcl-1.0.46:
   * bug fix: fix mach port rights leaks in mach exception handling code on