From 5c04ed459bde261deff75a9d6f4fffee7d12dd58 Mon Sep 17 00:00:00 2001 From: ko1 Date: Thu, 20 Dec 2007 10:41:50 +0000 Subject: * lib/net/imap.rb (initialize): the second argument is an option hash now. use SSLContext.build to specify SSL parameters. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d9c88ccc4a..b7db9f8b12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 20 19:29:07 2007 Shugo Maeda + + * lib/net/imap.rb (initialize): the second argument is an option + hash now. use SSLContext.build to specify SSL parameters. + Thu Dec 20 19:11:56 2007 Koichi Sasada * thread_pthread.c (native_thread_apply_priority): check -- cgit v1.2.3