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-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new bae3c6d5 [CLI-352] Correct HelpFormatter Javadoc #418
bae3c6d5 is described below

commit bae3c6d5445a38ca5afb99c90e26e70ec9af1013
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Dec 31 10:38:04 2025 -0500

    [CLI-352] Correct HelpFormatter Javadoc #418
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a5309fd0..a650a8e9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,6 +26,7 @@
       <!-- FIX -->
       <action type="fix" dev="ggregory" due-to="Elric">Fix broken Introduction 
links on the website #417.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix malformed 
Javadoc comments.</action>
+      <action type="fix" dev="ggregory" due-to="Dan Ziemba, Ken Dombeck, Gary 
Gregory" issue="CLI-352">Correct HelpFormatter Javadoc #418.</action>
       <!-- ADD -->
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 91 to 93 #414, 
#416.</action>

Reply via email to