1.0.3.33: use NAMED-LAMBDA instead of LAMBDA for pretty-printer predicates
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index ef17dc0..badacbc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ changes in sbcl-1.0.14 relative to sbcl-1.0.13:
     Maciej Katafiasz)
   * bug fix: sb-aclrepl now correctly understands how to inspect
     single-floats on 64-bit platforms where single-floats are not boxed.
+  * DESCRIBE and (DOCUMENTATION ... 'OPTIMIZE) describe meaning of
+    SBCL-specific optimize qualities.
 
 changes in sbcl-1.0.13 relative to sbcl-1.0.12:
   * minor incompatible change: RUN-PROGRAM now uses execvp(3) to find