Repository: commons-compress Updated Branches: refs/heads/master 920831594 -> 0691adfaa
COMPRESS-424 record fix Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/ecb6e94a Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/ecb6e94a Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/ecb6e94a Branch: refs/heads/master Commit: ecb6e94adf85c1e978d2ee040b33dddf475ce4c9 Parents: 9208315 Author: Stefan Bodewig <bode...@apache.org> Authored: Sat Dec 30 11:00:42 2017 +0100 Committer: Stefan Bodewig <bode...@apache.org> Committed: Sat Dec 30 11:00:42 2017 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/ecb6e94a/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9662b41..8d3bf93 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -67,6 +67,11 @@ The <action> type attribute can be add,update,fix,remove. <action issue="COMPRESS-426" type="add" date="2017-12-28"> Added write-support for Zstandard compression. </action> + <action issue="COMPRESS-424" type="fix" date="2017-12-30"> + Added improved checks to detect corrupted bzip2 streams and + throw the expected IOException rather than obscure + RuntimeExceptions. + </action> </release> <release version="1.15" date="2017-10-17" description="Release 1.15