From f87b1a535f69bc24d14fa14cd5ce92e497d15451 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Sat, 21 Feb 2009 15:18:42 +0000 Subject: merge revision(s) 21165: * eval.c (rb_thread_schedule): Don't change status of threads which don't run next even if select notify readability/writability. [ruby-core:20446] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@22476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5b9ff6515..57a1703f49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Feb 22 00:13:58 2009 Tanaka Akira + + * eval.c (rb_thread_schedule): Don't change status of threads which + don't run next even if select notify readability/writability. + [ruby-core:20446] + Fri Feb 20 20:36:18 2009 Nobuyoshi Nakada * lib/optparse.rb (OptionParser::List#summarize): gives priority -- cgit v1.2.3