Fix for TIKA-1840 contributed by Sam Heijens <[email protected]> this closes #72
Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/1bc61760 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/1bc61760 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/1bc61760 Branch: refs/heads/master Commit: 1bc61760e172c4c78e6c8777798181a24fd28d13 Parents: b4b5316 Author: Chris Mattmann <[email protected]> Authored: Sun Jan 24 14:22:02 2016 -0800 Committer: Chris Mattmann <[email protected]> Committed: Sun Jan 24 14:22:02 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/1bc61760/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index d00ceca..b3a0c27 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,8 @@ Release 1.12 - Current Development + * Slide notes are now linked to the slide XHTML in the PPT output + (TIKA-1840). + * JSON tests in Tika server were updated to remove impossible casts (Github-73).
