This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
commit c5039b52e9f92ed6ec96d35a6848240d19244deb Author: Stefan Bodewig <bode...@apache.org> AuthorDate: Thu Aug 8 11:19:20 2019 +0200 COMPRESS-485 record second part --- src/changes/changes.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 47f5b76..cd51c61 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -85,11 +85,12 @@ The <action> type attribute can be add,update,fix,remove. issue="COMPRESS-484"> Update optional library zstd-jni from 1.3.3-3 to 1.4.0-1. </action> - <action type="update" date="2019-08-07" due-to="Hervé Boutemy" + <action type="update" date="2019-08-07" + due-to="Hervé Boutemy, Tibor Digana" issue="COMPRESS-485"> ParallelScatterZipCreator now writes the entries to the gathered output in the same order they have been added. - Github Pull Request #78. + Github Pull Requests #78 and #79. </action> </release> <release version="1.18" date="2018-08-16"