You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2015/08/20 23:40:12 UTC

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

Author: nick
Date: Thu Aug 20 21:40:12 2015
New Revision: 1696860

URL: http://svn.apache.org/r1696860
Log:
Changelog update

Modified:
    tika/trunk/CHANGES.txt

Modified: tika/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1696860&r1=1696859&r2=1696860&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Thu Aug 20 21:40:12 2015
@@ -12,6 +12,10 @@ Release 1.11 - Current Development
   * Corrected Tika Config XML detector defintion explicit loading 
     of MimeTypes (TIKA-1708)
 
+  * In Tika Parsers, Batch, Server, App and Examples, use Apache
+    Commons IO instead of inlined ex-Commons classes, and the Java 7
+    Standard Charset definitions (TIKA-1710)
+
   * Upgraded to Commons Compress 1.10, which enables zlib compressed
     archives support (TIKA-1718)