fix for NUTCH-2241 contributed by karanjeets
Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/a9b2491a Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/a9b2491a Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/a9b2491a Branch: refs/heads/master Commit: a9b2491a365a8fbe4ff0750dd99e3f165735152d Parents: 230693d Author: Karanjeet Singh <[email protected]> Authored: Sat Mar 19 17:03:12 2016 -0700 Committer: Karanjeet Singh <[email protected]> Committed: Sat Mar 19 17:03:12 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/a9b2491a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index e2a9c3d..b15b78c 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-2241 Unstable Selenium plugin in Nutch. Fixed bugs and enhanced configuration (karanjeets via mattmann) + * NUTCH-2213 CommonCrawlDataDumper saves gzipped body in extracted form (jnioche via mattmann) * NUTCH-2144 Added an extension point and a plugin to accept external links (Thamme Gowda N. via mattmann)
