This is an automated email from the ASF dual-hosted git repository.

ggregory 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 d8fcdc71 Bulletproof TFTPServerPathTest #173.
d8fcdc71 is described below

commit d8fcdc71e3ba336855600389fc7f492919fdf72f
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Sep 16 17:02:36 2023 -0400

    Bulletproof TFTPServerPathTest #173.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index af119f7e..06d66acc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -148,6 +148,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="haegar9766, Gary Gregory">
         Change class org.apache.commons.net.ftp.parser.MVSFTPEntryParser to 
support more datasets #182.
       </action>
+      <action type="fix" dev="ggregory" due-to="Jakub Kupczyk, Bruno P. 
Kinoshita, Gary Gregory">
+        Bulletproof TFTPServerPathTest #173.
+      </action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump commons-parent from 54 to 62 #132, #137, #153.

Reply via email to