Fix the issue of the bad tstamp contributed by <[email protected]> this closes #94
Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/72fe9194 Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/72fe9194 Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/72fe9194 Branch: refs/heads/2.x Commit: 72fe9194dd996b585eefaeb07d9844d932f3a824 Parents: 3e80673 Author: Chris Mattmann <[email protected]> Authored: Mon Feb 29 19:59:06 2016 -0800 Committer: Chris Mattmann <[email protected]> Committed: Mon Feb 29 19:59:06 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/72fe9194/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 8133244..fa0d3b1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,8 @@ Nutch Change Log Nutch 2.4 Development + * 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) Nutch 2.3.1 Release 22092015 (ddmmyyyy)
