0.7.9.31:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 01fdb25..02bd302 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1374,6 +1374,8 @@ changes in sbcl-0.7.10 relative to sbcl-0.7.9:
        :FROM-END
     ** ELT signals an error of type TYPE-ERROR when the index argument
        is not a valid sequence index;
+    ** LOOP signals (at macroexpansion time) an error of type
+       PROGRAM-ERROR when duplicate variable names are found;
   * fixed bug 166: compiler preserves "there is a way to go"
     invariant when deleting code.
   * fixed bug 172: macro lambda lists with required arguments after