summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-15 09:42:00 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-15 09:42:00 +0000
commit57394f14845482d8e16d85f3375c82639b6a4b51 (patch)
tree3bbe042b2cfa837aa5a9063018b11b9623076029
parent357f66670c33ee3d8acf85d94bb004c4294c39ae (diff)
mention SecureRandom.urlsafe_base64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9679feb0d9..9663127e48 100644
--- a/NEWS
+++ b/NEWS
@@ -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