Author: mattmann
Date: Tue May 26 03:15:08 2015
New Revision: 1681679
URL: http://svn.apache.org/r1681679
Log:
CHANGES update for TIKA-1639.
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1681679&r1=1681678&r2=1681679&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Tue May 26 03:15:08 2015
@@ -1,5 +1,8 @@
Release 1.9 - Current Development
+ * The EXIFTool was added as an External parser
+ (TIKA-1639).
+
* If FFMPEG is installed and on the PATH, it is a
usable Parser in Tika now (TIKA-1510).