TIKA-1513 -- add mime detection and parsing for dbf files. Thanks to Nick C for 
the mime definition and Luis Filipe Nassif for collaboration.


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

Branch: refs/heads/master
Commit: cb492f4b16ccdd0c0d8129f215e75a14f294cc89
Parents: 167966e
Author: tballison <[email protected]>
Authored: Wed May 25 12:30:37 2016 -0400
Committer: tballison <[email protected]>
Committed: Wed May 25 12:30:37 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tika/blob/cb492f4b/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 180a733..98e0ce3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
 Release 1.14 - ???
 
+  * Add mime detection via Nick C and parser for DBF files (TIKA-1513).
+  
   * Add mime detection and parsers for MSOffice 2003 XML Word
     and Excel formats (TIKA-1958).
 

Reply via email to