This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika.git
commit 93f941e2f539bf4d63165122f1de4e72c2460833 Author: tballison <[email protected]> AuthorDate: Mon Jul 3 07:57:15 2017 -0400 TIKA-2389 and fix CHANGES.txt file --- CHANGES.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index cb29183..9c22fe7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,15 +1,16 @@ -Release 1.15.1 - ??/??/???? +Release 1.16 - ??/??/???? - * Upgrade to Jackcess 2.1.8 (TIKA- + * Allow configurability of warnings for problems during + parser initialization (TIKA-2389). - * Upgrade to POI 3.17-beta1 (TIKA-2336). + * Upgrade to Jackcess 2.1.8 (TIKA-2380). - * Remove non-ASL 2.0 compatible org.json (TIKA-1804). + * Upgrade to POI 3.17-beta1 (TIKA-2336). - * Allow extraction of scripts as embedded "MACRO". Users - must turn this on via TikaConfig (TIKA-2391). + * Remove non-ASL-2.0-compatible org.json (TIKA-1804). - * Upgrade Jackcess to 2.1.7 (TIKA-2380) + * Allow extraction of <script> elements in HTML as embedded "MACRO". + Users must turn this on via TikaConfig (TIKA-2391). * Allow users to turn off extraction of headers and footers from .doc, .docx, .xls, .xlsx, .xlsb (TIKA-2362) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
