Author: mattmann
Date: Mon May 4 21:53:56 2015
New Revision: 1677696
URL: http://svn.apache.org/r1677696
Log:
TIKA-1562: Add examples from the Tika in Action book
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1677696&r1=1677695&r2=1677696&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Mon May 4 21:53:56 2015
@@ -1,5 +1,8 @@
Release 1.9 - Current Development
+ * All of the example code from the Tika in Action book has
+ been donated to Tika and added to tika-examples (TIKA-1562).
+
* Tika server now logs errors determining ContentDisposition
(TIKA-1621).