Repository: tika Updated Branches: refs/heads/master fc725b993 -> 53f29e0e1
Upgrade changes.txt to reflect upgrades -- fix spacing and small clean up Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/53f29e0e Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/53f29e0e Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/53f29e0e Branch: refs/heads/master Commit: 53f29e0e127f05fbce06a56710c370ad3efe9c66 Parents: fc725b9 Author: tballison <[email protected]> Authored: Thu Mar 31 20:29:57 2016 -0400 Committer: tballison <[email protected]> Committed: Thu Mar 31 20:29:57 2016 -0400 ---------------------------------------------------------------------- CHANGES.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/53f29e0e/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 2a97a4f..38eb20d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,11 +1,17 @@ Release 1.13 - ??? * Upgrade mp4parser's isoparser (TIKA-1924). + * Upgrade BouncyCastle to 1.54 (TIKA-1923). + * Upgrade Jackcess to 2.1.3 (TIKA-1922). + * Upgrade Drew Noakes' metadata-extractor to 2.8.1 (TIKA-1921). + * Upgrade Gson in tika-serialization to 2.6.2 (TIka-1920). + * Upgrade commons-cli in tika-batch to 1.3.1 (TIKA-1919). + * Upgrade to PDFBox 2.0.0 (TIKA-1285). MAJOR CHANGES in PDFParser: * The classic sequential parser is no longer available. * Tiff files are no longer extracted by default. See @@ -30,8 +36,6 @@ Release 1.13 - ??? * Upgrade to POI 3.14-final (TIKA-1853). - * Upgrade to PDFBox 1.8.11 (TIKA-1830). - * Upgrade to Jackson 2.7.1 (TIKA-1869). * Upgrade to Apache SIS 0.6 (TIKA-1878).
