git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
stomar 2017-11-02 20:26:11 +00:00
Родитель c7d6f43d48
Коммит b3467b7e1f
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -169,6 +169,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* New method:
* Pathname#glob [Feature #7360]
* Psych
* Update to Psych 3.0.0.beta3.
* RbConfig
* New constants:
* RbConfig::LIMITS is added to provide the limits of C types.