NEWS for 5 last commits
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 22 Aug 2011 11:08:30 +0000 (14:08 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 22 Aug 2011 11:19:39 +0000 (14:19 +0300)
NEWS

diff --git a/NEWS b/NEWS
index c86d281..52196bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
+changes relative to sbcl-1.0.50:
+  * enhancement: ASDF has been updated to version 2.017.
+  * optimization: SLEEP no longer conses.
+  * bug fix: non-function FTYPE declarations no longer cause a compiler-error.
+    (lp#738464)
+  * bug fix: compiler-errors causes by MEMBER types in conjunction with with
+    AREF, CHAR, etc. (lp#826971)
+  * bug fix: compiler-errors causes by integer arguments with composed of multiple
+    ranges to ARRAY-IN-BOUNDS-P. (lp#826970)
+
 changes in sbcl-1.0.51 relative to sbcl-1.0.50:
   * minor incompatible change: SB-BSD-SOCKET socket streams no longer
     participate in SERVE-EVENT by default: pass :SERVE-EVENTS T to