You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by jn...@apache.org on 2011/01/05 17:42:12 UTC

svn commit: r1055516 - /nutch/branches/branch-1.3/CHANGES.txt

Author: jnioche
Date: Wed Jan  5 16:42:12 2011
New Revision: 1055516

URL: http://svn.apache.org/viewvc?rev=1055516&view=rev
Log:
NUTCH-912 added to CHANGES.txt

Modified:
    nutch/branches/branch-1.3/CHANGES.txt

Modified: nutch/branches/branch-1.3/CHANGES.txt
URL: http://svn.apache.org/viewvc/nutch/branches/branch-1.3/CHANGES.txt?rev=1055516&r1=1055515&r2=1055516&view=diff
==============================================================================
--- nutch/branches/branch-1.3/CHANGES.txt (original)
+++ nutch/branches/branch-1.3/CHANGES.txt Wed Jan  5 16:42:12 2011
@@ -2,6 +2,8 @@ Nutch Change Log
 
 Release 1.3 - Current Development
 
+* NUTCH-912 MoreIndexingFilter does not parse docx and xlsx date formats (Markus Jelsma, jnioche)
+
 * NUTCH-886 A .gitignore file for Nutch (dogacan)
 
 * NUTCH-930 Remove remaining dependencies on Lucene API (ab)