From f1a422e837e823d1b76e7e41887a00146296b8d5 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 10 Oct 2007 14:37:42 +0000 Subject: * 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 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3