1.0.23.22: rename SIMPLE-ARRAY-VECTOR to ARRAY-STORAGE-VECTOR
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 58c0a8c..71f03d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 ;;;; -*- coding: utf-8; -*-
-  * new feature: SIMPLE-ARRAY-VECTOR provides access to the underlying
+  * new feature: ARRAY-STORAGE-VECTOR provides access to the underlying
     data vector of an multidimensional SIMPLE-ARRAY.
   * new feature: the system now signals a continuable error if standard
     readtable modification is attempted.