From f3ee8b01c935be9691e0ded2fabc9cdef06d16b4 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sat, 11 Feb 2012 07:06:25 +0000 Subject: revert r34558. I have accidentally backport r32550. I'm sorry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b01e7e97f..472f317345 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,3 @@ -Sat Feb 11 15:54:37 2012 NAKAMURA Usaku - - * win32/win32.c, include/ruby/win32.h (rb_w32_io_cancelable_p): renamed - from rb_w32_has_cancel_io(). now it takes a parameter as fd to check - the fd is console or not, because we cannot cancel console input even - if we have cancel_io function. - - * io.c (WAIT_FD_IN_WIN32): call above function instead of the old one, - so now we can kill the thread which calls STDIN.gets. - the problem was reported by ko1 via IRC. - Sat Feb 11 08:06:12 2012 Tanaka Akira * test/openssl/test_ssl.rb (test_multibyte_read_write): start server -- cgit v1.2.3