1.0.10.50: short-circuit LVAR type derivation when type becomes T
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index e6b1d1e..065cc81 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,13 @@ changes in sbcl-1.0.11 relative to sbcl-1.0.10:
     if the mutex is uncontested on Linux.
   * bug fix: symbol-macro expansion now uses the *MACROEXPAND-HOOK*
     as specified by the CLHS. (thanks to Tobias Rittweiler)
+  * bug fix: NaN comparison now works on x86-64.
+  * bug fix: CLOSE :ABORT T on a stream with pending output now
+    works.
+  * bug fix: instances of non-standard metaclasses using standard
+    instance structure protocol sometimes missed the slot type checks
+    in safe code.
+  * bug fix: known functions can be inlined in high-debug code.
 
 changes in sbcl-1.0.10 relative to sbcl-1.0.9:
   * minor incompatible change: the MSI installer on Windows no longer