Repository: tika Updated Branches: refs/heads/master 7aeb95d6c -> 1af1078ad
TIKA-1994 -- integrate OCR with PDFParser, 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/1af1078a Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/1af1078a Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/1af1078a Branch: refs/heads/master Commit: 1af1078adcb746fced8c71e4afe5b4d008a3f6b8 Parents: 7aeb95d Author: tballison <[email protected]> Authored: Fri Jun 3 11:48:42 2016 -0400 Committer: tballison <[email protected]> Committed: Fri Jun 3 11:48:42 2016 -0400 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/1af1078a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 98e0ce3..08cd8ff 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,7 @@ Release 1.14 - ??? + * Integrate TesseractOCR with full page image rendering for PDFs (TIKA-1994). + * Add mime detection via Nick C and parser for DBF files (TIKA-1513). * Add mime detection and parsers for MSOffice 2003 XML Word
