From 21f1af2ec217c6e64af2095186c558b81a00e212 Mon Sep 17 00:00:00 2001 From: emboss Date: Sat, 9 Jun 2012 18:16:18 +0000 Subject: * ext/openssl/ossl.c: Fix error in example. Patch by David Albert. Add/extend existing documentation. Examples now also cover RSA signatures and PBKDF2. [ruby-core: 45154][ruby-trunk - Bug #6475] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f721db74d6..bd3f5cf3e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Sun Jun 10 03:09:41 2012 Martin Bosslet + + * ext/openssl/ossl.c: Fix error in example. Patch by David Albert. + + Add/extend existing documentation. Examples now also cover RSA + signatures and PBKDF2. + [ruby-core: 45154][ruby-trunk - Bug #6475] + + Sun Jun 10 01:41:45 2012 Martin Bosslet * ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb and -- cgit v1.2.3