summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-10 18:23:00 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-10 18:23:00 +0000
commitcbd15bdb95e6d9825a2ef8f08d2d6ed62d4ec9e1 (patch)
tree636c94dfd1bb12bb35d091fd82a0d70de2f749d4 /NEWS
parent2aabb9aed2e026c14ce45543c797cfd6fc05d6d9 (diff)
* NEWS (Mutex#owned?): no longer experimental.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59453450bd..abc2156864 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,11 @@ with all sufficient information, see the ChangeLog file.
=== Language changes
=== Core classes updates (outstanding ones only)
+
+* Mutex
+ * misc
+ * Mutex#owned? is no longer experimental.
+
=== Core classes compatibility issues (excluding feature bug fixes)
* Module#ancestors