This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 a6fb2b6f Add missing action in changes.xml.
a6fb2b6f is described below
commit a6fb2b6f733f6107737bc6aba655f3326a147c73
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 8 08:58:32 2026 -0400
Add missing action in changes.xml.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index da9d4ff1..0f31bf9e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +35,7 @@
<action type="fix" dev="ggregory" due-to="farkhalit rida, Gary
Gregory">Reject trailing text after the date in Converter.DATE (#435).</action>
<action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Fix
integer overflow in TextHelpAppendable.indexOfWrap (#437).</action>
<!-- ADD -->
+ <action type="fix" dev="ggregory" due-to="Elric, Gary Gregory">Add
AbstractHelpFormatter.printHelp(String, Options).</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 91 to 103 #414,
#416.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>