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

ruby-changes:45659

From: shyouhei <ko1@a...>
Date: Mon, 27 Feb 2017 22:41:43 +0900 (JST)
Subject: [ruby-changes:45659] shyouhei:r57732 (trunk): add NEWS for Random.urandom [ci skip]

shyouhei	2017-02-27 22:41:38 +0900 (Mon, 27 Feb 2017)

  New Revision: 57732

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

  Log:
    add NEWS for Random.urandom [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 57731)
+++ NEWS	(revision 57732)
@@ -41,6 +41,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L41
 
 === 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

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

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