This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch branch_1x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 2786625ba39f4fc7a4617a8c90f9670a73ab0748 Author: tballison <[email protected]> AuthorDate: Tue Nov 19 15:49:00 2019 -0500 update changes.txt --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a16de98..ce27843 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,7 +14,8 @@ Release 1.23 - ??/??/??? * Add parser for XLIFF v1.2 files (TIKA-2975). * Add mime type detection support for WebAssembly (TIKA-2894), - HEIF / HEIC images (TIKA-2942) and Digilite FDF (TIKA-2988). + HEIF / HEIC images (TIKA-2942), Digilite FDF (TIKA-2988); + and xml-root detection for XFDF (TIKA-2990) and XDP (TIKA-2989). * Add an XLZ Parser (TIKA-2976).
