1.0.43.82: Make compiling a MAKE-ARRAY call with a bad keyword list signal warning
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 9febed1..a112344 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -86,7 +86,11 @@ changes relative to sbcl-1.0.43:
     not just Darwin. (lp#451111)
   * bug fix: SB-BSD-SOCKETS and SB-SIMPLE-STREAMS could leave stale finalizers
     around when core was saved, which could cause undefined behaviour when the
-    core was reified.
+    core was reified. 
+  * bug fix: Allow UNTRACE of functions that are no longer defined
+    (lp#667657, thanks to Attila Lendvai)
+  * bug fix: MAKE-ARRAY calls with invalid keyword argument lists now signal a
+    compile-time warning (lp#664373, thanks to Stas Boukarev)
 
 changes in sbcl-1.0.43 relative to sbcl-1.0.42:
   * incompatible change: FD-STREAMS no longer participate in the serve-event