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

dmeikle pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f58e4d  TIKA-2975: Add parser for XLIFF v1.2 files
0f58e4d is described below

commit 0f58e4d19e0a5de7dfb9bee1d4304a3c50418db0
Author: David Meikle <[email protected]>
AuthorDate: Sun Oct 27 01:44:54 2019 +0100

    TIKA-2975: Add parser for XLIFF v1.2 files
---
 CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 3872d4b..15887a1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,8 +5,6 @@ Release 2.0.0 - ???
 
    Other changes
 
-   * Add parser for XLIFF v1.2 files (TIKA-2975).
-
 Release 1.23
 
    * Upgrade to POI 4.1.1 (TIKA-2851).
@@ -16,6 +14,8 @@ Release 1.23
    * Ensure that the PDFParser respects custom configuration of Tesseract
      from tika-config.xml via Eric Pugh (TIKA-2970).
 
+   * Add parser for XLIFF v1.2 files (TIKA-2975).
+
 Release 1.22 - 07/29/2019
 
    * NOTE: Known regression: PDFBOX-4587 -- PDF passwords with codepoints

Reply via email to