[前][次][番号順一覧][スレッド一覧]

ruby-changes:47587

From: naruse <ko1@a...>
Date: Thu, 31 Aug 2017 17:33:40 +0900 (JST)
Subject: [ruby-changes:47587] naruse:r59703 (trunk): Added NEWS for r59702

naruse	2017-08-31 17:33:35 +0900 (Thu, 31 Aug 2017)

  New Revision: 59703

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59703

  Log:
    Added NEWS for r59702

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 59702)
+++ NEWS	(revision 59703)
@@ -145,6 +145,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L145
 * 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]
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]