0.9.17.2: fix two potential GC deadlocks
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 67243b4..499e5be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
 ;;;; -*- coding: utf-8; -*-
+changes in sbcl-0.9.18 (1.0.beta?) relative to sbcl-0.9.16:
+  * bug fix: two potential GC deadlocks affecting threaded builds.
+
 changes in sbcl-0.9.17 (0.9.99?) relative to sbcl-0.9.16:
   * feature: weak hash tables, see MAKE-HASH-TABLE documentation
   * incompatible change: External-format support for FFI calls.  The