diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:54:07 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:54:07 +0000 |
| commit | de9d03f77669701b2850e2aea65aa5f4b5fd770b (patch) | |
| tree | 7a3673d64f6d34c94558543002ea6cf55adac4f9 /ChangeLog | |
| parent | 4d6e966f6bbcb73c75ebeaa1295b0849eb117957 (diff) | |
merges r20945 from trunk into ruby_1_9_1.
* win32/win32.c (rb_w32_spawn): deals with quoted commands.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Dec 23 19:51:24 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * win32/win32.c (rb_w32_spawn): deals with quoted commands. + Tue Dec 23 18:44:21 2008 Tanaka Akira <akr@fsij.org> * strftime.c (rb_strftime): use locale insensitive functions for tr_TR |
