0.8alpha.0.23:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index acf60de..ba73d33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1724,6 +1724,9 @@ changes in sbcl-0.8.0 relative to sbcl-0.8alpha.0
        types.
     ** &ENVIRONMENT parameter in macro lambda list is bound first.
     ** SXHASH on condition objects no longer returns NIL.
+    ** :ALLOCATION :CLASS slots are better treated; their values are
+       updated on class redefinition, and initforms inherited from
+       superclasses are applied.
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles