From c58402cde18b956affd34364475549ae67a96da9 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 8 Nov 2012 05:05:45 +0000 Subject: merge revision(s) 37322: [Backport #7143] * win32/win32.c (has_redirection): should use shell (cmd.exe) when the commandline containts '&'. reported by Roger Pack at [ruby-core:47912] [Bug #7143], and patched by Heesob Park at [ruby-core:47931]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@37549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 574f739826..7867194e98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Nov 8 14:05:31 2012 NAKAMURA Usaku + + * win32/win32.c (has_redirection): should use shell (cmd.exe) when + the commandline containts '&'. + reported by Roger Pack at [ruby-core:47912] [Bug #7143], and + patched by Heesob Park at [ruby-core:47931]. + Fri Oct 26 17:22:18 2012 NAKAMURA Usaku * file.c (append_fspath): need to set the encoding to result always. -- cgit v1.2.3