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
The following commit(s) were added to refs/heads/master by this push:
new 15692df record change
15692df is described below
commit 15692dfd35975c93385c24379e2cea733da99033
Author: Stefan Bodewig <[email protected]>
AuthorDate: Tue Apr 16 15:42:00 2019 +0200
record change
---
src/changes/changes.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b960c6d..e212c87 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,11 @@ The <action> type attribute can be add,update,fix,remove.
ArArchiveInputStream could think it had hit EOF prematurely.
Github Pull Request #74.
</action>
+ <action type="update" date="2019-04-16" due-to="Robin Schimpf ">
+ SevenZFile now provides a way to cap memory consumption for
+ LZMA(2) compressed content.
+ Github Pull Request #76.
+ </action>
</release>
<release version="1.18" date="2018-08-16"
description="Release 1.18">