You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by ma...@apache.org on 2015/03/26 05:35:54 UTC

svn commit: r1669275 - /nutch/trunk/CHANGES.txt

Author: mattmann
Date: Thu Mar 26 04:35:54 2015
New Revision: 1669275

URL: http://svn.apache.org/r1669275
Log:
NUTCH-1974 included NUTCH-1959 - thanks Giuseppe!

Modified:
    nutch/trunk/CHANGES.txt

Modified: nutch/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1669275&r1=1669274&r2=1669275&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Thu Mar 26 04:35:54 2015
@@ -2,6 +2,8 @@ Nutch Change Log
  
 Nutch Current Development 1.10-SNAPSHOT
 
+* NUTCH-1959 Improving CommonCrawlFormat implementations (Giuseppe Totaro via mattmann)
+
 * NUTCH-1974 keyPrefix option for CommonCrawlDataDumper tool (Giuseppe Totaro via mattmann)
 
 * NUTCH-1968 File Name too long issue of DumpFileUtil.java file (Xin Zhang, Renxia Wang via mattmann)