Update to record change for GH #73 contributed by Marc Breslow <[email protected]> this closes #73.
Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/efb645ef Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/efb645ef Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/efb645ef Branch: refs/heads/master Commit: efb645ef4ba159652a4e4de0079ef08b9855ed03 Parents: c42b5ad Author: Chris Mattmann <[email protected]> Authored: Sun Jan 24 10:01:54 2016 -0800 Committer: Chris Mattmann <[email protected]> Committed: Sun Jan 24 10:01:54 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/efb645ef/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index ad05659..d00ceca 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,8 @@ Release 1.12 - Current Development + * JSON tests in Tika server were updated to remove impossible casts + (Github-73). + * Fix bug in GeoTopicParser where NER is reused instead of instantiated with each request (TIKA-1834).
