From e240f93f2174d80040d381ef889fcefb48e8378e Mon Sep 17 00:00:00 2001 From: shugo Date: Sat, 8 May 2010 23:25:54 +0000 Subject: * lib/net/imap.rb (disconnect): terminates @receiver_thread even if @sock.shutdown raises an exception. [ruby-dev:34881] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 50c4c8b0a2..a81068d0b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 9 08:24:24 2010 Shugo Maeda + + * lib/net/imap.rb (disconnect): terminates @receiver_thread even if + @sock.shutdown raises an exception. [ruby-dev:34881] + Sun May 9 06:15:21 2010 Kazuhiro NISHIYAMA * io.c (nogvl_copy_stream_sendfile): ISO C90 forbids mixed -- cgit v1.2.3