diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-08-08 15:33:32 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-08-08 15:33:32 +0000 |
| commit | 88d8a68fc875757d88a4740e39b225f362678a69 (patch) | |
| tree | 29f0f5997b733e0efe39fc5a97ed3dffc3fd316b /ChangeLog | |
| parent | 1443b2a6e13ba1a6c79a8b07c72e0a9355fa0506 (diff) | |
merges r24389 from trunk into ruby_1_9_1.
--
* win32/win32.c (has_redirection): need to execute shell if commandline
includes newline. cf. [ruby-core:24560]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Aug 4 22:10:34 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/win32.c (has_redirection): need to execute shell if commandline + includes newline. cf. [ruby-core:24560] + Tue Aug 4 05:43:03 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * thread.c (recursive_push): need to set UNTRUST. [ruby-dev:38997] |
