This commit is contained in:
Kazuhiro NISHIYAMA 2019-10-23 13:23:43 +09:00
Родитель 5d7aef20dd
Коммит cbec533677
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 262ED8DBB4222F7A
1 изменённых файлов: 5 добавлений и 5 удалений

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

@ -539,11 +539,11 @@ StringScanner::
* The following libraries are no longer bundled gems.
Install corresponding gems to use these features.
* CMath
* Scanf
* Shell
* Synchronizer
* ThreadsWait
* CMath (cmath gem)
* Scanf (scanf gem)
* Shell (shell gem)
* Synchronizer (sync gem)
* ThreadsWait (thwait gem)
Proc::
* Proc#to_s format was changed. [Feature #16101]