add NEWS for Random.urandom [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shyouhei 2017-02-27 13:41:38 +00:00
Родитель 6fd71da067
Коммит e32c5b6faa
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -41,6 +41,9 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Compatibility issues (excluding feature bug fixes)
* Random.raw_seed renamed to become Random.urandom. It is now
applicable to non-seeding purposes due to [Bug #9569].
=== Stdlib compatibility issues (excluding feature bug fixes)
=== C API updates