0.8.11.2:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 56a74b6..e3abb05 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2519,6 +2519,9 @@ changes in sbcl-0.8.11 relative to sbcl-0.8.10:
        print using #P"..." syntax.
 
 changes in sbcl-0.8.12 relative to sbcl-0.8.11:
+  * the behaviour of the standard function ED is now customizeable by
+    third parties through a hook variable: see ED's documentation
+    string for information on the protocol.
   * fixed bug 335: ATANH now computes the inverse hyperbolic tangent
     even for difficult arguments.  (reported by Peter Graves)