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
commit131f699d98d9a43d9b91e5a5b27c764bbf4fedda (patch)
tree11ef3be45475e3fcd976fe757c292c7452314e1d
parentc23cb3adbe651e0fa6f3690e3df55e83cdfa6579 (diff)
downloadruby-131f699d98d9a43d9b91e5a5b27c764bbf4fedda.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>