Repository: tika
Updated Branches:
  refs/heads/2.x 682af60ae -> 7cb03ea00


Upgrade mp4parser's isoparser to 1.1.18 (TIKA-1924).


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

Branch: refs/heads/2.x
Commit: 52567bcc5da7305eb03268ea0c343d497ded7d4d
Parents: 682af60
Author: tballison <[email protected]>
Authored: Thu Mar 31 20:32:37 2016 -0400
Committer: tballison <[email protected]>
Committed: Thu Mar 31 20:32:37 2016 -0400

----------------------------------------------------------------------
 CHANGES.txt | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/52567bcc/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index e14dfd2..f30a037 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,11 +10,25 @@ Release 2.0 - Future Development
 
 Release 1.13 - ???
 
+  * Upgrade mp4parser's isoparser to 1.1.18 (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).
 
@@ -29,8 +43,6 @@ Release 1.13 - ???
 
   * Upgrade to POI 3.14-final (TIKA-1853).
 
-  * Upgrade to PDFBox 1.8.11 (TIKA-1830).
-
 Release 1.12 - 01/24/2016
 
   * A parser to compute motion properties in Videos, e.g., 

Reply via email to