Repository: commons-compress Updated Branches: refs/heads/master 7117039b1 -> 9238eab67
copy paste error Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/e8cee818 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/e8cee818 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/e8cee818 Branch: refs/heads/master Commit: e8cee818c48c3dadcbb9ca643d602fb82e9d1bdd Parents: 7117039 Author: Stefan Bodewig <bode...@apache.org> Authored: Tue Nov 29 22:24:07 2016 +0100 Committer: Stefan Bodewig <bode...@apache.org> Committed: Tue Nov 29 22:24:07 2016 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/e8cee818/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4bafa28..c7d67ca 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,7 +72,7 @@ The <action> type attribute can be add,update,fix,remove. <action issue="COMPRESS-369" type="add" date="2016-11-15"> Allow archive extensions through a standard JRE ServiceLoader. </action> - <action issue="COMPRESS-369" type="add" date="2016-11-29"> + <action issue="COMPRESS-373" type="add" date="2016-11-29"> Add write support for the legacy LZMA format, this requires XZ for Java 1.6. </action>