1.0.37.45: Remove bogus test (:CONDITION-VARIABLE :WAIT-MULTIPLE).
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 0b9501a..0ec6cd6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
 changes relative to sbcl-1.0.37:
   * INCOMPATIBLE CHANGE: Thread names are now restricted to SIMPLE-STRINGs
-    like for any other thread-related datastructure (MUTEX, etc.)
+    like for any other thread-related datastructure, MUTEX, etc. (lp#547095)
   * DEPRECATION: the SB-QUEUE contrib was merged into the SB-CONCURRENCY
     contrib module. New code should depend on SB-CONCURRENCY, not SB-QUEUE.
   * DEPRECATION: SB-THEAD:GET-MUTEX was deprecated in favor of