0.9.7.28:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 38a9669..393e251 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ changes in sbcl-0.9.8 relative to sbcl-0.9.7:
   * optimization: improved type inference for arithmetic-for
     index variables in LOOP
   * optimization: faster floating-point SQRT on x86-64
+  * bug fix: more accurate ROOM results on GENCGC platforms
   * fixed some bugs revealed by Paul Dietz' test suite:
     ** DOCUMENTATION returns NIL instead of "" for method combinations
        that don't have a docstring