Author: mattmann
Date: Mon May 25 19:30:14 2015
New Revision: 1681639
URL: http://svn.apache.org/r1681639
Log:
Update CHANGES.txt for TIKA-1636.
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1681639&r1=1681638&r2=1681639&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Mon May 25 19:30:14 2015
@@ -1,5 +1,8 @@
Release 1.9 - Current Development
+ * Tika service loading can now be more verbose with the
+ org.apache.tika.service.error.warn system property (TIKA-1636).
+
* Tika Server now allows for metadata extraction from remote
URLs and in addition it outputs the detected language as a
metadata field (TIKA-1625).