From c8473b46ae096e1e2cc2b377a19f9735ff56c598 Mon Sep 17 00:00:00 2001 From: kosaki Date: Tue, 30 Aug 2011 20:28:10 +0000 Subject: merge revision(s) 33130: * ext/-test-/old_thread_select/old_thread_select.c (old_thread_select): typo. * test/-ext-/old_thread_select/test_old_thread_select.rb (TestOldThreadSelect#test_old_select_signal_safe): use SIGINT instead of SIGUSR1 because the former is general and the latter is platform dependent. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ca50800a7..7cbdb5490c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Wed Aug 31 05:27:59 2011 NAKAMURA Usaku + + * ext/-test-/old_thread_select/old_thread_select.c (old_thread_select): + typo. + + * test/-ext-/old_thread_select/test_old_thread_select.rb + (TestOldThreadSelect#test_old_select_signal_safe): use SIGINT instead + of SIGUSR1 because the former is general and the latter is platform + dependent. + Wed Aug 31 05:26:30 2011 NAKAMURA Usaku * win32/win32.c, include/ruby/intern.h (rb_w32_fd_copy): implement -- cgit v1.2.3