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 5c5e141  +=NET-674
5c5e141 is described below

commit 5c5e141a53e972ecb2ee8d782ab4ffcc0db6d91c
Author: Sebb <s...@apache.org>
AuthorDate: Sat Jun 20 00:05:20 2020 +0100

    +=NET-674
---
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3dd26f4..eee9a7d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -146,9 +146,12 @@ 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">
+            <action issue="NET-678" type="update" dev="sebb" due-to="Roman 
Grigoriadi">
             VMS ftp LIST parsing results in empty file list
             </action>
+            <action issue="NET-674" type="update" dev="sebb" due-to="Chris 
Steingen">
+            FTPListParseEngine should support listing via MLSD
+            </action>
         </release>
         <release version="3.6" date="2017-02-15" description="
 This is mainly a bug-fix release. See further details below.

Reply via email to