From bf6575ef62b4521d6c1d45371372dc1c1e74f18e Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 20 Sep 2007 08:28:03 +0000 Subject: * io.c (popen_exec), process.c (rb_spawn): stop other threads before exec. [ruby-core:08262] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e3e207354..761f022180 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 20 17:28:00 2007 Nobuyoshi Nakada + + * io.c (popen_exec), process.c (rb_spawn): stop other threads before + exec. [ruby-core:08262] + Tue Sep 18 22:08:42 2007 Keiju Ishitsuka * lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190] -- cgit v1.2.3