From eca8977b34f86fa8f2d2769b0592c41dc3b75536 Mon Sep 17 00:00:00 2001 From: ocean Date: Sat, 17 Sep 2005 06:32:20 +0000 Subject: no message git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae7247aeff..7ae0455d8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,7 +24,7 @@ Sat Sep 17 11:24:16 2005 Hirokazu Yamamoto for socket handle returns FILE_TYPE_PIPE. Of course, it's not a pipe. So socket handle didn't reach winsock's select function. - * win32/win32.c (rb_w32_select): read for pipe still kept brocking + * win32/win32.c (rb_w32_select): read for pipe was still blocked even if writer handle was closed. r,w = IO.pipe @@ -42,7 +42,7 @@ Sat Sep 17 11:24:16 2005 Hirokazu Yamamoto puts r.gets end - * win32/win32.c (rb_w32_select): temprary reverted console support + * win32/win32.c (rb_w32_select): temporary reverted console support but it'll be back soon. Sat Sep 17 10:42:13 2005 Hidetoshi NAGAI -- cgit v1.2.3