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 d47b3c46 Wrong component d47b3c46 is described below commit d47b3c469110418f0e32f1c981d52126d1b3b491 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 17 07:36:50 2023 -0400 Wrong component --- src/changes/changes.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ab552668..af119f7e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -148,12 +148,6 @@ 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> - <action type="fix" issue="VFS-846" dev="ggregory" due-to="beise, Gary Gregory"> - Resolve a FileName to correct FileType #424. - </action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot"> Bump commons-parent from 54 to 62 #132, #137, #153.