aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-06 14:17:40 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-06 14:17:40 +0000
commit6852bf0933055bc7193259e934935d051481469f (patch)
tree52dee1302fdaa324ab954a8294173da78e7ff52e /ChangeLog
parenta3732110fbfe79be3b17fe697186f0d8a7c823cc (diff)
downloadruby-6852bf0933055bc7193259e934935d051481469f.tar.gz
* test/mkmf/test_find_executable.rb (test_find_executable): use
configured results. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43c50b7267..1a563068b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-Mon Dec 6 22:55:10 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Mon Dec 6 23:17:36 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * test/mkmf/test_find_executable.rb (test_find_executable): use
+ configured results.
* common.mk (test-build): test for build process.