Author: tallison
Date: Fri Dec 19 03:13:56 2014
New Revision: 1646617
URL: http://svn.apache.org/r1646617
Log:
TIKA-1497: update changes.txt
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1646617&r1=1646616&r2=1646617&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Fri Dec 19 03:13:56 2014
@@ -1,4 +1,5 @@
Release 1.7 - Current Development
+ * Tika Server support for JSON and XMP views of metadata (TIKA-1497).
* Tika Parent uses dependency management to keep duplicate
dependencies in different modules the same version (TIKA-1384).