From 7d54b4ea58bd0f072d4c368590247209e2183a54 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 22 Feb 2017 07:16:13 +0000 Subject: Thread#fetch * thread.c (rb_thread_fetch): add new method Thread#fetch. [Feature #13009] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d60d9277df..33268b8762 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,10 @@ with all sufficient information, see the ChangeLog file or Redmine * Update Onigmo 6.1.1. * Support absent operator https://github.com/k-takata/Onigmo/issues/82 +* Thread + + * Thread#fetch [Feature #13009] + === Stdlib updates (outstanding ones only) === Compatibility issues (excluding feature bug fixes) -- cgit v1.2.3