0.8.3.56:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 4b33b2d..76d2609 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2055,6 +2055,8 @@ changes in sbcl-0.8.4 relative to sbcl-0.8.3:
     ** LOGBITP accepts a non-negative bignum as its INDEX argument.
     ** compiler incorrectly derived types of DPB and DEPOSIT-FIELD
        with negative last argument.
+    ** byte specifiers with zero size and position no longer cause
+       an error during type derivation.
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles