summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-15 12:55:11 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-15 12:55:11 +0000
commit77204d5391043a9026c8078d12d84389dbe525dd (patch)
tree010d2d0057e348b4f4e873e57de1cb786148f738 /ChangeLog
parent83724a77dd85d7b5428742e40c1fa74804765610 (diff)
* tool/file2lastrev.rb: use backtick for ruby 1.8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27349 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 681bf2165a..d89933fc4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Apr 15 21:54:39 2010 Tanaka Akira <akr@fsij.org>
+
+ * tool/file2lastrev.rb: use backtick for ruby 1.8.
+
Thu Apr 15 21:13:29 2010 NARUSE, Yui <naruse@ruby-lang.org>
* tool/file2lastrev.rb: this should run with ruby 1.8.