From 3fb4d27a8d818508ab07cd3e74f1f5b89a3c2d55 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 28 Dec 2009 14:01:12 +0000 Subject: * win32/win32.c (CreateChild): force to inherit standard I/O handles. this change fixes [ruby-core:27273], but other side effects might exist. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 924007ab4d..93c57e7900 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Dec 28 22:33:58 2009 NAKAMURA Usaku + + * win32/win32.c (CreateChild): force to inherit standard I/O handles. + this change fixes [ruby-core:27273], but other side effects might + exist. + Mon Dec 28 22:00:10 2009 NAKAMURA, Hiroshi * test/ruby/test_marshal.rb: added tests for taintness/untrustness -- cgit v1.2.3