From 7e82db2e1e3b3c101988d6b01564529944cdef95 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 13 Mar 2012 01:59:54 +0000 Subject: * tool/rbinstall.rb (prepare): skip if basedir is not defined. [ruby-core:39135][Bug #5238] * tool/rbinstall.rb (CONFIG.[]): check for mandatory configurations. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c9a7f6385..14748a83c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Tue Mar 13 10:59:48 2012 Nobuyoshi Nakada + + * tool/rbinstall.rb (prepare): skip if basedir is not defined. + [ruby-core:39135][Bug #5238] + + * tool/rbinstall.rb (CONFIG.[]): check for mandatory + configurations. + Tue Mar 13 00:09:18 2012 Shugo Maeda * enumerator.c (enumerable_lazy): added documentation. -- cgit v1.2.3