Repository: commons-compress Updated Branches: refs/heads/master 135dd48fd -> 3ead67802
changes.xml wasn't well formed Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/3ead6780 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/3ead6780 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/3ead6780 Branch: refs/heads/master Commit: 3ead67802753cb89870342664f0be43b1b2f989a Parents: 135dd48 Author: Stefan Bodewig <bode...@apache.org> Authored: Wed Jan 10 10:31:37 2018 +0100 Committer: Stefan Bodewig <bode...@apache.org> Committed: Wed Jan 10 10:31:37 2018 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3ead6780/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5c3b44d..382751e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -80,6 +80,7 @@ The <action> type attribute can be add,update,fix,remove. due-to="Damiano Albani"> ZipArchiveEntry now exposes how the name or comment have been determined when the entry was read. + </action> <action issue="COMPRESS-380" type="add" date="2018-01-09" due-to="Christian Marquez Grabia"> Added read-only DEFLATE64 support to ZIP archives and as