backtrace: don't cons large lists when RCX is overwritten inside XEPs.
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index e1b19d1..6d75cdf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,9 @@ changes relative to sbcl-1.1.8:
     or double float precision on x87.
   * bug fix: Known-safe vector access on x86oids should not fail spuriously
     when the index is of the form (+ x constant-positive-integer).
-  * bug fix: Remove GPL-licensed files from source distribution.  (lp#1185668)
+  * bug fix: Remove GPL-licensed files from source distribution. (lp#1185668)
+  * bug fix: backtrace printer no longer tries to create very large lists when
+    the arg-count register is clobberred by other code. (lp#1192929)
 
 changes in sbcl-1.1.8 relative to sbcl-1.1.7:
   * notice: The implementation of MAP-ALLOCATED-OBJECTS (the heart of