From 42643e482e1c58cd353d88d0c317d091df80cd3d Mon Sep 17 00:00:00 2001 From: technorama Date: Tue, 25 Dec 2007 11:31:51 +0000 Subject: * ext/openssl/ossl_ssl.c: Only show a warning if the default DH callback is actually used. * ext/openssl/ossl_rand.c: New method: random_add(). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 916e34333d..c5e13df812 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Dec 25 20:24:58 2007 Technorama Ltd. + + * ext/openssl/ossl_ssl.c: Only show a warning if the default + DH callback is actually used. + + * ext/openssl/ossl_rand.c: New method: random_add(). + Tue Dec 25 20:24:48 2007 Nobuyoshi Nakada * tool/make-snapshot: argument check, and cleanup exported directory. -- cgit v1.2.3