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

NEWS: [Feature #9969]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-04-13 06:14:12 +00:00
parent 096137e84f
commit 163604ec52

4
NEWS
View file

@ -29,6 +29,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* Dir.empty?. [Feature #10121]
* File
* File.empty?. [Feature #9969]
* String
* String.new(capacity: size) [Feature #12024]