Repository: tika Updated Branches: refs/heads/master 2031de70c -> 0f3b0bdb5
TIKA-2022 -- add applefile parser Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/47221b90 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/47221b90 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/47221b90 Branch: refs/heads/master Commit: 47221b90624eb1bba990a1930cb4163489883d8b Parents: 2031de7 Author: tballison <[email protected]> Authored: Mon Jun 27 09:27:29 2016 -0400 Committer: tballison <[email protected]> Committed: Mon Jun 27 09:27:29 2016 -0400 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/47221b90/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 1a46467..7e00048 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,7 @@ Release 1.14 - ??? + * Add parser for applefile (AppleSingle) (TIKA-2022) + * Add mime types, mime magic and/or globs for: * Endnote Import File (TIKA-2011) * DJVU files (TIKA-2009)
