1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add NEWS entry for [Feature #13568] r59704

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sorah 2017-08-31 11:22:15 +00:00
parent 75cda5e22f
commit de6b788fe9

2
NEWS
View file

@ -35,6 +35,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* File
* :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]
* Hash