aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-21 09:03:52 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-21 09:03:52 +0000
commit58b1f91b469fddbe52e280bc044d7c0594bca6d0 (patch)
tree74bb1e25ccdf60e81778abd72ec1f2a16db24c60 /ChangeLog
parenta5c44807324afc06cac9975bfccd6579a0c07271 (diff)
downloadruby-58b1f91b469fddbe52e280bc044d7c0594bca6d0.tar.gz
* benchmark/driver.rb: add path to trunk/lib if driver runner is
in build directory. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c812e63710..81ffa49765 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov 21 18:02:10 2007 Koichi Sasada <ko1@atdot.net>
+
+ * benchmark/driver.rb: add path to trunk/lib if driver runner is
+ in build directory.
+
Wed Nov 21 16:39:21 2007 Tanaka Akira <akr@fsij.org>
* test/fileutils/fileasserts.rb (assert_equal_timestamp): new assert