diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-10 14:00:47 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-10 14:00:47 +0000 |
| commit | b3607250850d1d80fc44bdf28671d71976e07f49 (patch) | |
| tree | a292038f0b21c0c9f0c764218b8e9c12ec785cd3 /ChangeLog | |
| parent | d24f4c0fe3594a1e2fef7cfbef521d71cb4f0abf (diff) | |
* lib/mkmf.rb (create_makefile): fix for parallel execution.
[ruby-core:25509]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24829 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 @@ +Thu Sep 10 23:00:45 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/mkmf.rb (create_makefile): fix for parallel execution. + [ruby-core:25509] + Sat Sep 5 06:29:22 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * io.c (rb_io_binmode): check if closed regardless platforms. |
