1.0.32: will be tagged as sbcl_1_0_32
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index b7bb2fe..6c42735 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.0.31
+changes in sbcl-1.0.32 relative to sbcl-1.0.31
   * optimization: faster FIND and POSITION on strings of unknown element type
     in high SPEED policies. (thanks to Karol Swietlicki)
   * optimization: faster CONCATENATE 'STRING in low SPEED policies (reported