1.0.13.23: record READ-CHAR-NO-HANG bug on Windows (#421)
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 574c63c..024b609 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,9 @@
 changes in sbcl-1.0.14 relative to sbcl-1.0.13:
   * new feature: SB-EXT:*EXIT-HOOKS* are called when the process exits
     (see documentation for details.)
-  * Revived support for OpenBSD (contributed by Josh Elsasser)
+  * revived support for OpenBSD (contributed by Josh Elsasser)
+  * bug fix: ROOM no longer suffers from occasional (AVER (SAP=
+    CURRENT END)) failures.
   * bug fix: RESOLVE-CONFLICT (and the other name conflict machinery)
     is now actually exported from SB-EXT as documented.  (reported by
     Maciej Katafiasz)