From 476af221b70d4698acadff0e4f379f637579237b Mon Sep 17 00:00:00 2001 From: kosaki Date: Mon, 23 Jun 2014 20:53:16 +0000 Subject: * nacl/nacl-config.rb: Use File.exist? instead of executable? for irt_core. Recent nacl_sdk has non-executable irt_core. Patch by Shinichiro Hamaji. [Fixes GH-529] https://github.com/ruby/ruby/pull/529 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fecacc5df4..ac0717b05c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Jun 24 05:40:41 2014 KOSAKI Motohiro + + * nacl/nacl-config.rb: Use File.exist? instead of executable? + for irt_core. Recent nacl_sdk has non-executable irt_core. + Patch by Shinichiro Hamaji. + [Fixes GH-529] https://github.com/ruby/ruby/pull/529 + Tue Jun 24 03:52:35 2014 NARUSE, Yui * lib/uri/mailto.rb: support RFC6068. -- cgit v1.2.3