This is an automated email from the ASF dual-hosted git repository. lfcnassif pushed a commit to branch branch_1x in repository https://gitbox.apache.org/repos/asf/tika.git
commit a0f773b5e736136b7eac860b4cee7f402811756a Author: Nassif <[email protected]> AuthorDate: Tue Nov 19 01:07:13 2019 -0200 update changelog --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 9e59bbd..2062d3e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -16,6 +16,8 @@ Release 1.23 - ??/??/??? * Add mime type detection support for WebAssembly (TIKA-2894). * Add an XLZ Parser (TIKA-2976). + + * Fix deadlock with ForkParser when InputStream throws IOException (TIKA-2892) Release 1.22 - 07/29/2019
