Repository: tika Updated Branches: refs/heads/2.x 2c9412ab1 -> bcd59cee7
TIKA-2171 - upgrade sqlite parser Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/bcd59cee Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/bcd59cee Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/bcd59cee Branch: refs/heads/2.x Commit: bcd59cee7c8c4290669b644092b698322204a3bf Parents: 2c9412a Author: tballison <[email protected]> Authored: Mon Nov 7 21:30:05 2016 -0500 Committer: tballison <[email protected]> Committed: Mon Nov 7 21:30:05 2016 -0500 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/bcd59cee/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 48180ed..8e4fc56 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,9 @@ Release 2.0 - ??? parser classes and their dependencies. To keep the old behaviour, set your LoadErrorHandler to IGNORE. (TIKA-1805) +Release 1.15 + * Upgrade provided SQLite parser to 3.15.1 (TIKA-2171). + Release 1.14 - ??? * Extract all headers from MSG/RFC822 (TIKA-2122).
