Record changes for NUTCH-2250.
Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/d6bcefd9 Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/d6bcefd9 Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/d6bcefd9 Branch: refs/heads/master Commit: d6bcefd926dffb02d8f6ebfebad8adeea31e8f50 Parents: 47cc4e2 Author: Chris Mattmann <[email protected]> Authored: Sun Apr 17 15:30:46 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Sun Apr 17 15:30:46 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/d6bcefd9/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 5e061a4..a3bde42 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-2250 CommonCrawlDumper : Invalid format and skipped parts (Thamme Gowda N.,lewismc via mattmann) + * NUTCH-2245 Developed the NGram Model on the existing Unigram Cosine Similarity Model (bhavyasanghavi via sujen) * NUTCH-2241 Unstable Selenium plugin in Nutch. Fixed bugs and enhanced configuration (karanjeets via mattmann)
