You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by tp...@apache.org on 2015/04/13 19:26:05 UTC

svn commit: r1673244 - /tika/trunk/CHANGES.txt

Author: tpalsulich
Date: Mon Apr 13 17:26:04 2015
New Revision: 1673244

URL: http://svn.apache.org/r1673244
Log:
Update CHANGES.txt in preperation for Tika 1.8-RC2.

Modified:
    tika/trunk/CHANGES.txt

Modified: tika/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1673244&r1=1673243&r2=1673244&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Mon Apr 13 17:26:04 2015
@@ -1,7 +1,6 @@
-Release 1.9 - ???
+Release 1.8 - 4/13/2015
 
-
-Release 1.8 - 4/7/2015
+  * Fix null pointer when processing ODT footer styles (TIKA-1600).
 
   * Upgrade to com.drewnoakes' metadata-extractor to 2.0 and
     add parser for webp metadata (TIKA-1594).