aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-06-24 01:26:21 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-06-24 01:26:21 +0000
commit204a83f5f3a3167815a1439e7e6652a7eec934f2 (patch)
tree323739f619a410c87cc51e017fb390fa3285b845 /ChangeLog
parent63e8293147fcaf2d107175bd7013dca7d81fbcb9 (diff)
downloadruby-204a83f5f3a3167815a1439e7e6652a7eec934f2.tar.gz
* tool/downloader.rb: make Downloader class to general download utility.
It can be used without config.guess and configu.sub. * tool/get-config_files: ditto. * tool/make-snapshot: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 887e9b7b48..78d4ed031c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Jun 24 10:20:35 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
+
+ * tool/downloader.rb: make Downloader class to general download utility.
+ It can be used without config.guess and configu.sub.
+ * tool/get-config_files: ditto.
+ * tool/make-snapshot: ditto.
+
Tue Jun 24 06:17:52 2014 NARUSE, Yui <naruse@ruby-lang.org>
* eval.c (setup_exception): "mesg == sysstack_error" and