Add changes record for NUTCH-2144: Added an extension point and a plugin to accept external links contributed by Thamme Gowda <[email protected]> this closes #93
Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/15c583e2 Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/15c583e2 Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/15c583e2 Branch: refs/heads/master Commit: 15c583e22437dcde4ec711ef0634614fcf077409 Parents: 906237a Author: Chris Mattmann <[email protected]> Authored: Sun Feb 28 23:04:58 2016 -0800 Committer: Chris Mattmann <[email protected]> Committed: Sun Feb 28 23:04:58 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/15c583e2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 9b3895c..655fe35 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-2144 Added an extension point and a plugin to accept external links (Thamme Gowda N. via mattmann) + * NUTCH-1712 Use MultipleInputs in Injector to make it a single mapreduce job (tejasp, snagel) * NUTCH-2231 Jexl support in generator job (markus)
