This is an automated email from the ASF dual-hosted git repository.

dmeikle pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 65744e7  Updated CHANGES.txt with details on TIKA-3189 and TIKA-3227
65744e7 is described below

commit 65744e7d808ab1e1c1bf91802b8e178fc6948598
Author: David Meikle <[email protected]>
AuthorDate: Mon Nov 23 18:24:16 2020 +0000

    Updated CHANGES.txt with details on TIKA-3189 and TIKA-3227
---
 CHANGES.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index bd2dc98..1329c34 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -40,12 +40,14 @@ Release 1.25 - 11/19/2020
    * Improved handling of zip files with STORED entries with
      data descriptor (TIKA-3196).
 
-   * Add parsers for XLZ and IDML (TIKA-2976 and TIKA-3188).
+   * Add parsers for XLZ, IDML and MIF (TIKA-2976, TIKA-3188 and TIKA-3189).
 
    * Add the beginnings of a format-aware fuzzing module (TIKA-3083).
 
    * Add wrapper for Linux 'file' command for mime detection (TIKA-3215).
 
+   * Added ability to skip parsing of embedded files in Tika Server 
(TIKA-3227).
+
 Release 1.24.1 - 4/17/2020
 
    * Add detection and a parser for flat ODF files (TIKA-3159).

Reply via email to