This is an automated email from the ASF dual-hosted git repository.
peterlee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push:
new a669dfb record #176
a669dfb is described below
commit a669dfb03576e5dd68e105ba86b1fcab90594b1e
Author: PeterAlfredLee <[email protected]>
AuthorDate: Sat Mar 20 11:00:17 2021 +0800
record #176
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 505cb61..8fa50ab 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -332,6 +332,9 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="COMPRESS-571" type="fix" date="2021-03-17">
SevenZFile.getEntries now return a copy of entries.
</action>
+ <action type="update" date="2020-08-21" due-to="Dependabot"
dev="PeterLee">
+ Update com.github.luben:zstd-jni from 1.4.8-7 to 1.4.9-1 #176.
+ </action>
</release>
<release version="1.20" date="2020-02-08"
description="Release 1.20 (Java 7)">