diff options
| author | technorama <technorama@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-27 01:50:50 +0000 |
|---|---|---|
| committer | technorama <technorama@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-27 01:50:50 +0000 |
| commit | 55180306ddab6b92c8af08f76e3c6287823e1cce (patch) | |
| tree | c6e0f948ae825a619410b79444704276819acfb8 /ChangeLog | |
| parent | a4afe2df99a73b5c4f1decda23bb462bd9710743 (diff) | |
* 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/branches/ruby_1_8@14726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Dec 27 10:47:32 2007 Technorama Ltd. <oss-ruby@technorama.net> + + * 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(). + Wed Dec 26 22:27:45 2007 NARUSE, Yui <naruse@ruby-lang.org> * lib/resolv.rb (Resolv::DNS::Name.==): fix for other is array of |
