From 18342ff8e00ebe27584786276a68d99767a2c38d Mon Sep 17 00:00:00 2001 From: technorama Date: Fri, 8 Jun 2007 15:02:04 +0000 Subject: import OpenSSL from trunk git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a1012741d6..a97bd618cd 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,26 @@ Note that each entry is kept so brief that no reason behind or reference information is supplied with. For a full list of changes with all sufficient information, see the ChangeLog file. +== Changes with Ruby 1.8.6 + +=== Library updates (outstanding ones only) + +* openssl + + * New classes: + OpenSSL::PKey::EC + OpenSSL::PKey::EC::Group + OpenSSL::PKey::EC::Point + OpenSSL::PKey::PKCS5 + OpenSSL::SSL::Session + + * Documentation! + + * Various new methods (see documentation). + + * Remove redundant module namespace in Cipher, Digest, PKCS7, PKCS12. + Compatibility classes are provided which will be removed in Ruby 1.9. + == Changes with Ruby 1.8.5 === New platforms/build tools support -- cgit v1.2.3