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
commit 40560e9c6e43edf751e03ac0289c3adbb17397da Author: David Meikle <[email protected]> AuthorDate: Wed Dec 18 23:52:19 2019 +0000 TIKA-3014: Updated CHANGES.txt (cherry picked from commit 3bdd64b126d867b414b00a62744a69f2e57ad89d) --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 8fb14c8..e62bd64 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,8 @@ Release 1.24 - ??? * Upgrade to java-libpst 0.9.3 (TIKA-2546). + * Fixed XLIFF12Parser failures with ToXMLHandler (TIKA-3014). + Release 1.23 - 12/02/2019 * NOTE: The PDFParser now relies on OCRDPI to render page images when
