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

NEWS: add [Feature #9323] [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2017-10-23 06:05:46 +00:00
parent a866167de5
commit 5682bc6ac5

1
NEWS
View file

@ -56,6 +56,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* IO#pread [Feature #4532]
* IO#pwrite [Feature #4532]
* IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867]
* IO#write accepts multiple arguments [Feature #9323]
* IOError