diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-19 12:38:10 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-19 12:38:10 +0000 |
commit | 88a374f59fbda367c2c6e18c9fefd229bc8e4e83 (patch) | |
tree | ae9af8c27cf4fc93a6008b6e93cd2541d46b5304 /ChangeLog | |
parent | 0a3b48750445f1fe18b05ee3fae4910de43f421d (diff) | |
download | ruby-88a374f59fbda367c2c6e18c9fefd229bc8e4e83.tar.gz |
* ext/extmk.rb (extmake): check if compile before showing message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17432 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 @@ +Thu Jun 19 21:38:08 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/extmk.rb (extmake): check if compile before showing message. + Thu Jun 19 21:35:32 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * tool/make-snapshot: supported multiple snapshots. |