summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-10 14:37:42 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-10 14:37:42 +0000
commitf1a422e837e823d1b76e7e41887a00146296b8d5 (patch)
treee217fa94611b066a4e40d4d505937e09b59cf41a /NEWS
parent8183265212cab122fb7564d9e17c3b04f8d2b974 (diff)
* lib/securerandom.rb: new file.
* lib/cgi/session.rb (create_new_id): use securerandom if available. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47112870b2..b87c1841c3 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ with all sufficient information, see the ChangeLog file.
== Changes with Ruby 1.8.6
+=== New library
+
+* securerandom
+
=== Library updates (outstanding ones only)
* openssl