ruby-changes:10762
From: akr <ko1@a...>
Date: Sun, 15 Feb 2009 18:42:07 +0900 (JST)
Subject: [ruby-changes:10762] Ruby:r22327 (trunk): mention SecureRandom.urlsafe_base64.
akr 2009-02-15 18:42:00 +0900 (Sun, 15 Feb 2009) New Revision: 22327 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=22327 Log: mention SecureRandom.urlsafe_base64. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 22326) +++ NEWS (revision 22327) @@ -154,6 +154,10 @@ * incompatible changes: * Time.parse raises ArgumentError when no date information. +* securerandom + * new methods: + * SecureRandom.urlsafe_base64 + === Compatibility issues (excluding feature bug fixes) * Enumerator#rewind -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/