0.8.3.80:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 3dc1c06..c7c736c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1985,8 +1985,6 @@ changes in sbcl-0.8.3 relative to sbcl-0.8.2:
     used when the result is truncated to 32 bits.
   * VALUES declaration is partially enabled.
   * fixes in SB-GROVEL (thanks to Andreas Fuchs)
-  * bug fix: result form in DO is not contained in the implicit
-    TAGBODY.
   * fixed some bugs revealed by Paul Dietz' test suite:
     ** The system now obeys the constraint imposed by
        UPGRADED-ARRAY-ELEMENT-TYPE that the upgraded array element
@@ -2062,6 +2060,8 @@ changes in sbcl-0.8.4 relative to sbcl-0.8.3:
     is improved.
   * bug fix: FILE-POSITION works much better on string input and output
     streams.  (thanks to Nikodemus Siivola)
+  * bug fix: result form in DO is not contained in the implicit
+    TAGBODY.
   * fixed some bugs revealed by Paul Dietz' test suite:
     ** the RETURN clause in LOOP is now equivalent to DO (RETURN ...).
     ** ROUND and FROUND now give the right answer when given very