1.0.12.5: WITH-ARRAY-DATA touchups
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 739621b..6b6f3cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 ;;;; -*- coding: utf-8; -*-
 changes in sbcl-1.0.13 relative to sbcl-1.0.12:
+  * bug fix: some sequence functions elided bounds checking when
+    SPEED > SAFETY.
   * bug fix: too liberal weakening of union-type checks when SPEED >
     SAFETY.
   * bug fix: more bogus fixnum declarations in ROOM implementation