0.7.10.30:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 02200a7..6496715 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1468,6 +1468,8 @@ changes in sbcl-0.7.11 relative to sbcl-0.7.10:
        of the slot symbol, rather than using the current package
        ((:CONC-NAME "") continues to intern the slot's name in the
        current package);
+    ** LOOP with a typed iteration variable over a hashtable now
+       signals a type error iff it should;
   * incremented fasl file version number, because of the incompatible
     change to the DEFSTRUCT-DESCRIPTION structure, and again because
     of the new implementation of DEFINE-COMPILER-MACRO.