Changelog
Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/135f3265 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/135f3265 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/135f3265 Branch: refs/heads/master Commit: 135f3265b8b898924d7c1938f5b16c274b916c66 Parents: 009c143 Author: Nick Burch <[email protected]> Authored: Thu Dec 22 01:23:37 2016 +0000 Committer: Nick Burch <[email protected]> Committed: Thu Dec 22 01:23:37 2016 +0000 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/135f3265/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index bd6a45e..615039d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,8 @@ Release 1.15 - ?? + * Mime magic for the OneNote family (.one / .onetoc / .onepkg), no parser + (TIKA-2224). + * Add configurability of "preserve-interword-spacing" to TesseractOCRParser (TIKA-2190).
