aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-09 23:23:23 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-09 23:23:23 +0000
commitade7714d20c5fe1cee55ed7a9b939de5dfefdbc7 (patch)
treecacb859f8792127c538e87f3bbdd445aa8f73270 /ChangeLog
parentd6f5da84e3ec73e439ba602b32d7fcc958d6bd59 (diff)
downloadruby-ade7714d20c5fe1cee55ed7a9b939de5dfefdbc7.tar.gz
* process.c (rb_f_exec, rb_f_system, rb_f_spawn): mentioned about
the shell to be used when the command line is single string. See [ruby-core:26652] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eea5d2e9f4..001b5ea2ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Nov 10 08:23:21 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * process.c (rb_f_exec, rb_f_system, rb_f_spawn): mentioned abou
+ the shell to be used when the command line is single string.
+ See [ruby-core:26652]
+
Mon Nov 9 20:15:16 2009 Tanaka Akira <akr@fsij.org>
* thread.c (rb_gc_save_machine_context): don't save the stack pointer