This is an automated email from the ASF dual-hosted git repository. totaro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika.git
commit db89ab3ca701077f2615647667d868ca1cf9a728 Author: Giuseppe Totaro <[email protected]> AuthorDate: Wed Sep 13 17:35:10 2017 -0700 TIKA-2449: Enabling extraction of standard references from text --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index f7d0521..26ad26e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,7 @@ Release 1.17 - ??? + * Enabling extraction of standard references from text (TIKA-2449). + * Load external custom mimetypes XML from system property tika.custom-mimetypes (TIKA-2460). -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
