update hithub releasenotes
Project: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/commit/debfaac3 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/tree/debfaac3 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/diff/debfaac3 Branch: refs/heads/master Commit: debfaac380d1f35223b5b9fbdedbbe96a885a921 Parents: 5b6c927 Author: Andreas Lehmkühler <[email protected]> Authored: Sat Sep 22 17:31:09 2018 +0200 Committer: Andreas Lehmkühler <[email protected]> Committed: Sat Sep 22 17:31:09 2018 +0200 ---------------------------------------------------------------------- release-notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/blob/debfaac3/release-notes.md ---------------------------------------------------------------------- diff --git a/release-notes.md b/release-notes.md index ae1eb8b..8c3c5b2 100644 --- a/release-notes.md +++ b/release-notes.md @@ -16,7 +16,10 @@ ---> # Release notes -## Version 3.0.1 (pending) +## Version 3.0.2 (pending) +- [PDFBOX-4290](https://issues.apache.org/jira/browse/PDFBOX-4290): Memory Leak in SoftReferenceCache + +## Version 3.0.1 (2018-05-17) - [PDFBOX-4211](https://issues.apache.org/jira/browse/PDFBOX-4211): Some text is missing in JBIG2 images - [PDFBOX-4142](https://issues.apache.org/jira/browse/PDFBOX-4142): Don't use md5 checksum due to changes to the release distribuition policy
