This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push: new 188b868 +=NET-678 188b868 is described below commit 188b868245176fc770dc367de440f3898d56ef37 Author: Sebb <s...@apache.org> AuthorDate: Sat Jun 20 00:01:02 2020 +0100 +=NET-678 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3a6c8ad..3dd26f4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -146,6 +146,9 @@ This is mainly a bug-fix release. See further details below. <action issue="NET-613" type="fix" dev="sebb" due-to="Donald Kwakkel"> System Information Leak in ftp parser </action> + <action issue="NET-678" type="update" dev="sebb" due-to=" Roman Grigoriadi"> + VMS ftp LIST parsing results in empty file list + </action> </release> <release version="3.6" date="2017-02-15" description=" This is mainly a bug-fix release. See further details below.