This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new aab2b66db Update CHANGES.txt for new mime type for postscript-based
illustrator files
aab2b66db is described below
commit aab2b66db58c33f2a453c5ab3f9ec1a83b01e924
Author: tballison <[email protected]>
AuthorDate: Mon May 8 17:14:33 2023 -0400
Update CHANGES.txt for new mime type for postscript-based illustrator files
---
CHANGES.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 08441661e..6a6fcb633 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,9 @@ Release 2.8.0 - ???
the behavior in Tika 1.x. Exclude
org.apache.tika.parser.external.CompositeExternalParser
if you do not want this behavior (TIKA-4022).
+ * Add detection for and a new mime type for older postscript-based
+ Adobe Illustrator "application/illustrator+ps" files (TIKA-3971).
+
* Add magic detection for canon raw file types: crw, cr2 and cr3
(TIKA-3991).
* Add detection for ONIX message files (TIKA-4011).