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 d024e94a Add accessing options map for TFTP request packet and allow 
using 'blksize' option #331
d024e94a is described below

commit d024e94a46790990e0337706f3f4e6c4bd36f921
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Mar 5 08:36:11 2025 -0500

    Add accessing options map for TFTP request packet and allow using
    'blksize' option #331
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5f38b25a..4be58499 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -99,6 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
FTP.opts(String...).</action>
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
FTP.setControlEncoding(Charset).</action>
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add --OPTS to 
FTPClientExample.</action>
+      <action type="add" dev="ggregory" due-to="Gary Gregory" 
issue="NET-727">Add accessing options map for TFTP request packet and allow 
using 'blksize' option #331.</action> 
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 70 to 81 #261, #278, 
#280, #285, #298, #293, #300.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #268, 
#273, #281.</action>

Reply via email to