summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bca93c1b22..62ad75aae4 100644
--- a/NEWS
+++ b/NEWS
@@ -116,6 +116,7 @@ with all sufficient information, see the ChangeLog file.
* Mutex#lock, Mutex#unlock, Mutex#try_lock, Mutex#synchronize
and Mutex#sleep are no longer allowed to be used from trap handler
and raise a ThreadError in such case.
+ * Mutex#sleep may spurious wakeup. Check after wakeup.
* NilClass
* added method: