This is an automated email from the ASF dual-hosted git repository. nick pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika.git
commit 2c54f93b8ffb1ad5874729f2b0774977b99a9dce Author: Nick Burch <[email protected]> AuthorDate: Wed Aug 23 23:37:40 2017 +0100 Changes update --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ccbdfe9..99deb1f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,9 @@ Release 1.17 - ??? * Add TestCorruptedFiles to allow devs to test parsers against corrupted input files (TIKA-2430). + + * Correct Mimetype definition for Windows batch files (CMD and BAT) + which are the same (TIKA-2445) Release 1.16 - 7/7/2017 -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
