diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:51:00 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:51:00 +0000 |
| commit | 2309e49bece2c0528584c4a57244561ea91da230 (patch) | |
| tree | 58c636387df9fab6cd59841893a605a60783a3e7 /ChangeLog | |
| parent | de3f0d104bbe96133cb442bb83438a7da5881fd1 (diff) | |
merges r20908 from trunk into ruby_1_9_1.
* lib/rake.rb (Rake::MultiTask): invoke_prerequisites should be
private. a patch from okkez in [ruby-dev:37399]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,6 +73,9 @@ Fri Dec 5 01:37:02 2008 NAKAMURA Usaku <usa@ruby-lang.org> * io.c (pipe_open): use rb_w32_spawn() instead of rb_w32_pipe_exec() to use our own redirection scheme. + * lib/rake.rb (Rake::MultiTask): invoke_prerequisites should be + private. a patch from okkez in [ruby-dev:37399] + Sat Dec 20 10:59:16 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * lib/irb/locale.rb (IRB::Locale#initialize) |
