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
Родитель 096137e84f
Коммит 163604ec52
1 изменённых файлов: 4 добавлений и 0 удалений

4
NEWS
Просмотреть файл

@ -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]