From 9914a16ca941f47b9fa32874933594a59cf65267 Mon Sep 17 00:00:00 2001 From: shugo Date: Fri, 24 Jul 2009 09:09:04 +0000 Subject: * lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patch from Eric Hodel. * test/net/imap/test_imap.rb (setup, teardown): turn on Socket.do_not_reverse_lookup in tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2a5d02a08c..2acb49c09b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Jul 24 18:03:01 2009 Shugo Maeda + + * lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patch + from Eric Hodel. + + * test/net/imap/test_imap.rb (setup, teardown): turn on + Socket.do_not_reverse_lookup in tests. + Fri Jul 24 00:13:41 2009 Shugo Maeda * lib/net/imap.rb (resp_text_code): accepts response codes without -- cgit v1.2.3