aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-20 08:16:39 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-20 08:16:39 +0000
commit5a86103c52f8a937aa573ac939d1fb28a92f009f (patch)
tree11ef3be45475e3fcd976fe757c292c7452314e1d
parent7dfe5527c5857f8d0468ae1248a2d814dc2a030c (diff)
downloadruby-5a86103c52f8a937aa573ac939d1fb28a92f009f.tar.gz
ChangeLog: fix commit log of r53599
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 30f2772f23..a71be800d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Wed Jan 20 17:13:39 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
-
+ * tool/extlibs.rb: add --cache option to change cache directory.
Tue Jan 19 17:03:40 2016 Martin Duerst <duerst@it.aoyama.ac.jp>