From 71a8a86f10cfc7ab98c1ab82376955c951c9fc67 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 17 Jun 2015 00:50:15 +0000 Subject: servlet.rb: requires json * lib/rdoc/servlet.rb (documentation_search, root_search): requires json for JSON.dump and fix sporadic failures due to the loading order. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc31830447..08341a0a21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Jun 17 09:50:12 2015 Nobuyoshi Nakada + + * lib/rdoc/servlet.rb (documentation_search, root_search): + requires json for JSON.dump and fix sporadic failures due to + the loading order. + Tue Jun 16 19:19:53 2015 Tanaka Akira * ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99 -- cgit v1.2.3