fix structure stack allocation for high-debug code
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 3b96778..f1a556d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ changes relative to sbcl-1.1.0:
     COMPILE-FILE still do.)
   * bug fix: SB-CLTL2:MACROEXPAND-ALL correctly handles shadowing of symbol-macros
     by lexical bindings.
+  * bug fix: stack allocation was prevented by high DEBUG declaration in several
+    cases.
 
 changes in sbcl-1.1.0 relative to sbcl-1.0.58:
   * enhancement: New variable, sb-ext:*disassemble-annotate* for controlling