From 879d41e22c7ef558aba93f93cf16632ba2e03a54 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 18 Feb 2008 01:17:44 +0000 Subject: * ext/pty/lib/expect.rb (IO#expect): check if peer is closed. [ruby-Bugs-17940] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 45894d8478..eecaab0576 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 18 10:17:42 2008 Nobuyoshi Nakada + + * ext/pty/lib/expect.rb (IO#expect): check if peer is closed. + [ruby-Bugs-17940] + Mon Feb 18 00:33:03 2008 Tanaka Akira * re.c (rb_reg_regsub): don't repeat repl twice with -- cgit v1.2.3