Repository: commons-compress Updated Branches: refs/heads/master e15c80ae3 -> ff10aeaaf
wrong ticket number Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/ff10aeaa Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/ff10aeaa Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/ff10aeaa Branch: refs/heads/master Commit: ff10aeaaf2e4c343e0182840fb6e154577d1fd6c Parents: e15c80a Author: Stefan Bodewig <bode...@apache.org> Authored: Wed May 2 06:18:43 2018 +0200 Committer: Stefan Bodewig <bode...@apache.org> Committed: Wed May 2 06:18:43 2018 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/ff10aeaa/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 44a69ab..61c1279 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -74,7 +74,7 @@ The <action> type attribute can be add,update,fix,remove. Added a unit test that is supposed to fail if we break the OSGi manifest entries again. </action> - <action issue="COMPRESS-443" type="add" date="2018-05-02"> + <action issue="COMPRESS-449" type="add" date="2018-05-02"> Add a new SkipShieldingInputStream class that can be used wit streams that throw an IOException whne skip is invoked. </action>