From 2fc40194d2ddc05a481c0eddc8fe9a1c95e23196 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 3 Aug 2010 05:22:51 +0000 Subject: * lib/rdoc/ri/driver.rb (setup_pager): no need to check the existence of pagers. the following code checks whether they are executable or not. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28842 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8ac35bcb58..279334b140 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 3 14:19:42 2010 NAKAMURA Usaku + + * lib/rdoc/ri/driver.rb (setup_pager): no need to check the existence + of pagers. the following code checks whether they are executable or + not. + Tue Aug 3 12:03:57 2010 URABE Shyouhei * tool/runruby.rb: no purelib. -- cgit v1.2.3