aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 14:58:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 14:58:06 +0000
commita1cd28403370c95f0124edd832dbc50e5ed3a02e (patch)
tree2fceeff14c4e5d8db1b1da263201acd266a46b65 /ChangeLog
parent89ac9362660c87d695e7322841dab6af6314f63d (diff)
downloadruby-a1cd28403370c95f0124edd832dbc50e5ed3a02e.tar.gz
common.mk: disable force download of unicode files by default
* tool/downloader.rb: add -a option to always download regardless existing files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48058 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 4b9cf14bcf..ddcd739bf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 20 23:58:04 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * tool/downloader.rb: add -a option to always download regardless
+ existing files.
+
Mon Oct 20 23:18:18 2014 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/mkmf.rb: no need to convert path separator for COPY because it's