Repository: commons-compress Updated Branches: refs/heads/master e8c44e609 -> a1d952c23
COMPRESS-453 record change Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a1d952c2 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/a1d952c2 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/a1d952c2 Branch: refs/heads/master Commit: a1d952c23f4fd1b9aaf94abfaf92218756d865d5 Parents: e8c44e6 Author: Stefan Bodewig <bode...@apache.org> Authored: Fri May 25 09:47:26 2018 +0200 Committer: Stefan Bodewig <bode...@apache.org> Committed: Fri May 25 09:47:26 2018 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/a1d952c2/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 68f5c23..2e85613 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -90,6 +90,10 @@ The <action> type attribute can be add,update,fix,remove. in null as password. We recommend to change the code to use a constructor without password argument. </action> + <action issue="COMPRESS-453" type="update" date="2018-05-24"> + Added a workaround for a bug in AdoptOpenJDK for S/390 to + BZip2CompressorInputStream. + </action> </release> <release version="1.16.1" date="2018-02-10" description="Release 1.16.1">