1.0.23.20: check for standard readtable modification
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 18ebf92..58c0a8c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 ;;;; -*- coding: utf-8; -*-
   * new feature: SIMPLE-ARRAY-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.
   * optimization: faster generic arithmetic dispatch on x86 and x86-64.
   * bug fix: lexical type declarations are now correctly reported by
     SB-CLTL2. (reported by Larry D'Anna)