Author: mattmann
Date: Mon May 25 19:32:05 2015
New Revision: 1681641
URL: http://svn.apache.org/r1681641
Log:
Update changes for TIKA-1638.
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1681641&r1=1681640&r2=1681641&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Mon May 25 19:32:05 2015
@@ -1,5 +1,8 @@
Release 1.9 - Current Development
+ * Fixes have been applied to the ExternalParser to make
+ it functional (TIKA-1638).
+
* Tika service loading can now be more verbose with the
org.apache.tika.service.error.warn system property (TIKA-1636).