Throw errors on malformed FUNCTION.
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 912f5b9..9a8a4e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ changes relative to sbcl-1.1.10
     (lp#1189146)
   * bug fix: undefined function errors are now properly reported on PPC and MIPS.
     (regression since 1.1.9)
+  * bug fix: (funcall (function X junk)) didn't causes an error when X had a
+    compiler macro.
+    Patch by Douglas Katzman.
 
 changes in sbcl-1.1.10 relative to sbcl-1.1.9:
   * enhancement: ASDF has been updated to 3.0.2.