Repository: tika
Updated Branches:
  refs/heads/master 9a71fa7aa -> fc725b993


Upgrade changes.txt to reflect upgrades.


Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/fc725b99
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/fc725b99
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/fc725b99

Branch: refs/heads/master
Commit: fc725b993d4d065fd2df66722bd92cb935e5a1ac
Parents: 9a71fa7
Author: tballison <[email protected]>
Authored: Thu Mar 31 20:28:17 2016 -0400
Committer: tballison <[email protected]>
Committed: Thu Mar 31 20:28:17 2016 -0400

----------------------------------------------------------------------
 CHANGES.txt | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/fc725b99/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0ca8494..2a97a4f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,10 +1,18 @@
 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
       https://pdfbox.apache.org/2.0/dependencies.html#optional-components
       for optional components to process Tiff files.
+    * Some truncated/corrupted files that had some content extracted
+      with 1.8.11 may have no content extracted in 2.0.0.
 
   * Add XMPMM support to PDFParser and JpegParser via Jempbox (TIKA-1894).
 

Reply via email to