0.9.1.63:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index fb8d08c..0cfbe46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,7 +34,7 @@ changes in sbcl-0.9.2 relative to sbcl-0.9.1:
     David Lichteblau)
   * optimization: DYNAMIC-EXTENT declarations for lists and closures
     are treated as requests for stack allocation on the x86-64,
-    Alpha-32, and PPC platforms.
+    Alpha-32, PPC and SPARC platforms.
   * contrib improvement: it's harder to cause SOCKET-CLOSE to close()
     the wrong file descriptor; implementation of SOCKET-OPEN-P.
     (thanks to Tony Martinez)