summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-07 03:07:10 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-07 03:07:10 +0000
commitd4672274869816eb7ae3f336e3512bac9f0d21e6 (patch)
treed34b9ca8dee9a41652111f670c7b19bfe5657ef1 /ChangeLog
parent1ddb9c532233995a9c277e4a3b3367a37c4a44e4 (diff)
* benchmark/driver.rb: remove debug output and output results into
specified file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45852 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 35d0e7e3de..a7c7b7904b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed May 7 12:06:14 2014 Koichi Sasada <ko1@atdot.net>
+
+ * benchmark/driver.rb: remove debug output and output results into
+ specified file.
+
Wed May 7 11:55:40 2014 Koichi Sasada <ko1@atdot.net>
* benchmark/driver.rb: add '--rawdata-output=[FILE] option to output