fix for NUTCH-2191 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/366104d1 Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/366104d1 Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/366104d1 Branch: refs/heads/master Commit: 366104d169ec566004c0c1522b8ee39bc692b86d Parents: fa33472 Author: Karanjeet Singh <[email protected]> Authored: Sat Mar 26 23:26:40 2016 -0700 Committer: Karanjeet Singh <[email protected]> Committed: Sat Mar 26 23:26:40 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/366104d1/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index b15b78c..1f48eb6 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-2191 Add HtmlUnit plugin in Nutch. (karanjeets and markus17 via mattmann) + * 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)
