From 6c29f232a733228507a39fbc9f30b89ee960b165 Mon Sep 17 00:00:00 2001 From: normal Date: Sun, 1 Oct 2017 21:29:27 +0000 Subject: NEWS: entries for GVL release in File and Dir (more to come) * NEWS: updates for [Bug #13941] and [Feature #13951] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 35797183c9..9f9e162238 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ with all sufficient information, see the ChangeLog file or Redmine * :newline option to File.open implies text mode now. [Bug #13350] * File#path now raises an IOError for files opened with File::Constants::TMPFILE option. [Feature #13568] + * File.stat, File.exist?, and other rb_stat()-using methods release GVL + [Bug #13941] + * File.rename releases GVL [Feature #13951] * Hash -- cgit v1.2.3