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:
parent
75cda5e22f
commit
de6b788fe9
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue