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

nick 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 a1ec3fd  Changelog update
a1ec3fd is described below

commit a1ec3fd2c00605864b5c4543d4943abb151c7ef0
Author: Nick Burch <[email protected]>
AuthorDate: Sun Mar 14 20:55:28 2021 +0000

    Changelog update
---
 CHANGES.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 1b2bd7f..6d56a7e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,7 +9,10 @@ Release 1.26 - 03/09/2021
    * Fix parsing of emails attached to other emails in PST files (TIKA-3004).
 
    * MP3 parser should output the xmpDM:duration metadata as seconds not 
-     milliseconds, consistent with the other Audio and Video parsers 
(TIKA-3318)
+     milliseconds, consistent with the other Audio and Video parsers 
(TIKA-3318).
+
+   * MP4 parser check if any of the Compatible Brands match when identifying 
+     the subtype (TIKA-3310).
 
 Release 1.25 - 11/25/2020
 

Reply via email to