mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added NEWS for r59702
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e7ddf8788f
commit
5f3c228f39
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -145,6 +145,8 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
* Random.raw_seed renamed to become Random.urandom. It is now
|
||||
applicable to non-seeding purposes due to [Bug #9569].
|
||||
|
||||
* Socket::Ifaddr#vhid is added [Feature #13803]
|
||||
|
||||
* ConditionVariable, Queue and SizedQueue reimplemented for speed.
|
||||
They no longer subclass Struct. [Feature #13552]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue