0.9.15.40: reentrant STABLE-SORT and ADJUST-ARRAY
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index c72ccc9..de2eb1f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -54,8 +54,10 @@ changes in sbcl-0.9.16 relative to sbcl-0.9.15:
     types in some cases.
   * bug fix: fixed input, output and error redirection in RUN-PROGRAM
     for win32. (thanks to Mike Thomas and Yaroslav Kavenchuk)
-  * bug fix: CONDITION-WAIT could return early on Linux, if the thread was
-    interrupted and subsequently continued with SIGCONT.
+  * thread-safety improvements:
+    ** CONDITION-WAIT could return early on Linux, if the thread was
+       interrupted and subsequently continued with SIGCONT.
+    ** STABLE-SORT and ADJUST-ARRAY were not reentrant.
 
 changes in sbcl-0.9.15 relative to sbcl-0.9.14:
   * added support for the ucs-2 external format.  (contributed by Ivan