1.0.4.66: Undo D-X changes in 1.0.4.63
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 5f7e573..0923c86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,6 @@ changes in sbcl-1.0.5 relative to sbcl-1.0.4:
     variants no longer cons.
   * optimization: Direct calls to CHAR-{EQUAL,LESSP,GREATERP} and
     their NOT- variants no longer cons.
-  * optimization: Stack allocation of arrays containing unboxed
-    elements is slightly more efficient on x86 and x86-64.
   * enhancement: XREF information is now collected to references made
     to global variables using SYMBOL-VALUE and a constant argument.
   * enhancement: SIGINT now causes a specific condition