0.8.2.29:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index b156efd..b9817ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1965,6 +1965,8 @@ changes in sbcl-0.8.3 relative to sbcl-0.8.2:
     ** The system now obeys the constraint imposed by
        UPGRADED-ARRAY-ELEMENT-TYPE that the upgraded array element
        types form a lattice under type intersection.
+    ** FFLOOR, FTRUNCATE, FCEILING and FROUND work with integers.
+    ** ASSOC now ignores NIL elements in an alist.
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles