summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-24 03:07:14 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-24 03:07:14 +0000
commita270e96a14b36dc70c560c22f1f31bda59c5dad0 (patch)
treeafa3c5e10c652b5acdc7f44569e17b87aef1b177 /ChangeLog
parent7979a5ad085508a759216c7831dcff0e5d76fe40 (diff)
* tool/downloader.rb: use config.guess in gcc repo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48961 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 318727eac2..4b02282502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 24 05:40:52 2014 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * tool/downloader.rb: use config.guess in gcc repo.
+
Wed Dec 24 11:50:19 2014 Koichi Sasada <ko1@atdot.net>
* hash.c (rb_hash_delete): return Qnil if there are no corresponding