0.8.2.15:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index d0da2bc..1b66f63 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1956,6 +1956,10 @@ changes in sbcl-0.8.3 relative to sbcl-0.8.2:
     printable.  (reported by Eric Marsden)
   * bug fix in sb-posix: mmap() now works on systems with a 64-bit
     off_t, including Darwin and FreeBSD.  (thanks to Andreas Fuchs)
+  * fixed some bugs revealed by Paul Dietz' test suite:
+    ** The system now obeys the constraint imposed by
+       UPGRADED-ARRAY-ELEMENT-TYPE that the upgraded array element
+       types form a lattice under type intersection.
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles