0.9.18.38:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 5b50cf3..950ae47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,10 @@ changes in sbcl-0.9.19 (1.0.0?) relative to sbcl-0.9.18:
     startup, not time since first call to GET-INTERNAL-REAL-TIME.
   * improvement: SAVE-LISP-AND-DIE explicitly checks that multiple
     threads are not running after *SAVE-HOOKS* have run.
+  * improvement: writes to CLOS instance slots are type-checked in code
+    compiled with (SAFETY 3)
   * improvement: floating-point exception handling should work on all
-    POSIX platforms (thanks to NIIMI Satoshi)
+    POSIX platforms (thanks to NIIMI Satoshi)  
   * bug fix: compiler bug triggered by a (non-standard) VALUES
     declaration in a LET* was fixed. (reported by Kaersten Poeck)
   * bug fix: file compiler no longer confuses validated and already