aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-10 15:29:00 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-10 15:29:00 +0000
commita336e6ebd12cde09855b13fc8de1644de5bfc3ad (patch)
treec0b36875b6deb7b6aad57f0ff134d76bf660c5d7 /ChangeLog
parente833cd9b3c0fd0e19a86b173c04afe4903596fb2 (diff)
downloadruby-a336e6ebd12cde09855b13fc8de1644de5bfc3ad.tar.gz
* lib/benchmark.rb (Job::Benchmark#item): fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dd34c0047..0f10f16dcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 11 00:18:57 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * lib/benchmark.rb (Job::Benchmark#item): fix typo.
+
Sun Feb 10 21:58:32 2008 NARUSE, Yui <naruse@ruby-lang.org>
* common.mk (encdb, transdb): depend on $(PREP).