Record changes for NUTCH-2252: Allow phantomjs as a browser for selenium options contributed by Kim Whitehall.
Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/71f0471b Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/71f0471b Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/71f0471b Branch: refs/heads/master Commit: 71f0471b8e20774f241560440359b8b4702fbac4 Parents: 7f211ec Author: Chris Mattmann <[email protected]> Authored: Sat May 7 10:51:42 2016 -1000 Committer: Chris Mattmann <[email protected]> Committed: Sat May 7 10:51:42 2016 -1000 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/71f0471b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 1bb7377..084bcee 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,8 @@ in the release announcement and keep it on top in this CHANGES.txt for the Nutch Nutch Change Log +* NUTCH-2252 Allow phantomjs as a browser for selenium options (Kim Whitehall via mattmann) + * GitHub-106 Option to include inlinks in commonscrawl dump (thammegowda via mattmann) * NUTCH-2256 Inconsistent log level (songwanging via snagel)
