Repository: nutch Updated Branches: refs/heads/2.x d16b5afa2 -> 1e65c3f6b
Mark changes from GitHub-92 and NUTCH-961. Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/1e65c3f6 Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/1e65c3f6 Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/1e65c3f6 Branch: refs/heads/2.x Commit: 1e65c3f6b20714b280a1eac09bb411199792dae0 Parents: d16b5af Author: Chris Mattmann <[email protected]> Authored: Sat Mar 19 17:49:33 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Sat Mar 19 17:49:33 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/1e65c3f6/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index fa0d3b1..0a20a98 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,8 @@ Nutch Change Log Nutch 2.4 Development + * NUTCH-961 GitHub-92 Add the boilerpipe parsing adapted from NUTCH-961 (Jeremie Bourseaux <[email protected]> via mattmann) + * GitHub-94 Fix the issue of the bad timestamp. (Jeremie Bourseaux <[email protected]> via mattmann) * NUTCH-1314 Impose a limit on the length of outlink target urls (ferdy, lewismc, tejasp, Canan Girgin, Tien Nguyen Manh)
