Repository: commons-compress Updated Branches: refs/heads/master 0504d0bfe -> 135dd48fd
COMPRESS-380 lost Christian's name during merge Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/6ef3fd45 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/6ef3fd45 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/6ef3fd45 Branch: refs/heads/master Commit: 6ef3fd45083c60dd35fcd0e61bd417530740aa45 Parents: 0504d0b Author: Stefan Bodewig <bode...@apache.org> Authored: Wed Jan 10 10:05:36 2018 +0100 Committer: Stefan Bodewig <bode...@apache.org> Committed: Wed Jan 10 10:05:36 2018 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/6ef3fd45/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index de50417..b149482 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -81,7 +81,7 @@ The <action> type attribute can be add,update,fix,remove. ZipArchiveEntry now exposes how the name or comment have been determined when the entry was read. <action issue="COMPRESS-380" type="add" date="2018-01-09" - due-to=""> + due-to="Christian Marquez Grabia"> Added read-only DEFLATE64 support to ZIP archives and as stand-alone CompressorInputStream. </action>