Repository: tika
Updated Branches:
  refs/heads/master dbefe9830 -> 7c245fa87


TIKA-1857: add basic XFA extraction support via Pascal Essiembre.

Update changes.txt


Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/7c245fa8
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/7c245fa8
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/7c245fa8

Branch: refs/heads/master
Commit: 7c245fa87507cf0887838001c54c65b79b7e7cbc
Parents: dbefe98
Author: tballison <[email protected]>
Authored: Tue Mar 1 21:15:29 2016 -0500
Committer: tballison <[email protected]>
Committed: Tue Mar 1 21:15:29 2016 -0500

----------------------------------------------------------------------
 CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/7c245fa8/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0ffc69f..05d6d76 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,7 @@
 Release 1.13 - ???
+
+  * Add support for XFA extraction via Pascal Essiembre (TIKA-1857).
+
   * Upgrade to sqlite-jdbc 3.8.11.2 (TIKA-1861).  NOTE: this dependency
     is still <scope>provided</scope>.  You need to include this dependency
     in order to parser sqlite files.

Reply via email to