From 204a83f5f3a3167815a1439e7e6652a7eec934f2 Mon Sep 17 00:00:00 2001 From: hsbt Date: Tue, 24 Jun 2014 01:26:21 +0000 Subject: * 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * eval.c (setup_exception): "mesg == sysstack_error" and -- cgit v1.2.3