0.9.1.52:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index b0a8820..972981d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,8 +35,8 @@ changes in sbcl-0.9.2 relative to sbcl-0.9.1:
     memory, and probably show better memory locality.  (thanks to
     David Lichteblau)
   * optimization: DYNAMIC-EXTENT declarations for lists and closures
-    are treated as requests for stack allocation on the x86-64
-    platform.
+    are treated as requests for stack allocation on the x86-64 and
+    Alpha-32 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)