rename FOP-INTERN AUX-FOP-INTERN for clarity
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 2eab9df..eb6225e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,12 @@ changes relative to sbcl-1.0.54:
     errors on debugger entry.
   * bug fix: build ignored --dynamic-space-size=<size> argument to make.sh
     (regression since 1.0.53)
+  * bug fix: attempts to stack allocate a required argument to a function with
+    an external entry point caused compiler-errors.
+  * bug fix: compiler notes for failed stack allocation for a function argument
+    no longer claim to be unable to stack allocate the function.
+  * bug fix: COERCE now signals a type-error on several coercions to
+    subtypes of CHARACTER that are forbidden according to ANSI. (lp#841312)
 
 changes in sbcl-1.0.54 relative to sbcl-1.0.53:
   * minor incompatible changes: