1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

mention SecureRandom.urlsafe_base64.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-02-15 09:42:00 +00:00
parent 357f66670c
commit 57394f1484

4
NEWS
View file

@ -154,6 +154,10 @@ with all sufficient information, see the ChangeLog file.
* incompatible changes:
* Time.parse raises ArgumentError when no date information.
* securerandom
* new methods:
* SecureRandom.urlsafe_base64
=== Compatibility issues (excluding feature bug fixes)
* Enumerator#rewind