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 e1302becda14bc7b9bd18ee5e8407a1e9bd3f3da 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 f1e883b..7b75114 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,7 +17,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).
