diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-04 06:14:55 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-04 06:14:55 +0000 |
| commit | 930b31f80390886f6039abf19cbfa06cc7a842ae (patch) | |
| tree | 2ac637428d38eca9402e041e84ec07efe878084c /ChangeLog | |
| parent | 8405e8c2cc4dd260c9b986ecc0f17ac3b5779e67 (diff) | |
merges r21248 from trunk into ruby_1_9_1.
* process.c (before_exec): it makes no sense for a conditional
expression to return a void value.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ Thu Jan 1 22:27:55 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> * Makefile.in: ditto. +Thu Jan 1 20:50:09 2009 URABE Shyouhei <shyouhei@ruby-lang.org> + + * process.c (before_exec): it makes no sense for a conditional + expression to return a void value. + Thu Jan 1 15:08:46 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> * tool/flie2lastrev.rb: supports git repositories which are cloned |
