Repository: pdfbox-jbig2 Updated Branches: refs/heads/master 10f4c76d8 -> debfaac38
prepare 3.0.2 release Project: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/commit/5b6c9270 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/tree/5b6c9270 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/diff/5b6c9270 Branch: refs/heads/master Commit: 5b6c92701c6d165d0360a1934d1cd0f7d24b4885 Parents: 10f4c76 Author: Andreas Lehmkühler <[email protected]> Authored: Sat Sep 22 17:30:37 2018 +0200 Committer: Andreas Lehmkühler <[email protected]> Committed: Sat Sep 22 17:30:37 2018 +0200 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/blob/5b6c9270/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9101ded..09cbb9e 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,4 +1,4 @@ -Release Notes -- Apache JBIG2 ImageIO -- Version 3.0.1 +Release Notes -- Apache JBIG2 ImageIO -- Version 3.0.2 Introduction ------------ @@ -6,8 +6,7 @@ Introduction The Java ImageIO plugin for JBIG2 enables access to images encoded using the JBIG2 image compression standard. This component is part of the Apache PDFBox® project. -This is an incremental bugfix release based on the earlier 3.0.0 release. It contains -a fix and a small improvement. +This is an incremental bugfix release based on the earlier 3.0.1 release. For more details on all fixes and improvements included in this release, please refer to the following issues on the PDFBox issue tracker at @@ -15,11 +14,7 @@ https://issues.apache.org/jira/browse/PDFBOX. Bug -[PDFBOX-4211] - Some text is missing in JBIG2 images - -Improvement - -[PDFBOX-4142] - Don't use md5 checksum due to changes to the release distribuition policy +[PDFBOX-4290] - Memory Leak in SoftReferenceCache Release Contents ----------------
