0.8.19.34:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 8c3e23a..0a9217b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ changes in sbcl-0.8.20 (0.9alpha.0?) relative to sbcl-0.8.19:
        normal termination.
     ** Pretty-printing backquoted forms when *PRINT-CIRCLE* is true
        works more reliably.
+    ** Bit-array operations (BIT-AND and similar) worked incorrectly
+       with one-dimensional arrays with fill pointers.
 
 changes in sbcl-0.8.19 relative to sbcl-0.8.18:
   * new port: SBCL now works in native 64-bit mode on x86-64/Linux