0.9.1.29:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index e1f0fa4..855a0c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
 changes in sbcl-0.9.2 relative to sbcl-0.9.1:
+  * numerous signal handling fixes to increase stability
+  * bug fix: interrupt-thread restores the eflags register on x86
   * minor incompatible change: we now correctly canonize default
     initargs, making them be a list of (INITARG INITFORM INITFUNCTION)
     as per the MOP, rather than the historical (INITARG INITFUNCTION
@@ -32,6 +34,9 @@ changes in sbcl-0.9.2 relative to sbcl-0.9.1:
     ** allow using the (declare (typespec var*)) abbreviation for 
        (declare (type typespec var*)) with all type specifiers
     ** circularity detection works properly with PPRINT-LOGICAL-BLOCK
+    ** always return NIL from PPRINT-POP when OBJECT is NIL
+    ** don't signal errors when pretty-printing malformed LABELS, 
+       FLET or MACROLET forms
 
 changes in sbcl-0.9.1 relative to sbcl-0.9.0:
   * fixed cross-compiler leakages that prevented building a 32-bit