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 9830b69 Minor Improvement #61.
9830b69 is described below
commit 9830b693f6eda2eab93a99d8b402eafe84d16ee5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 6 08:16:26 2021 -0400
Minor Improvement #61.
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4097820..573730e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -38,8 +38,8 @@
<action type="fix" dev="ggregory" due-to="Elliotte Rusty Harold">
Option Javadocs grammar nits #55.
</action>
- <action type="fix" dev="ggregory" due-to="Arturo Bernal">
- Minor Improvements #57.
+ <action type="fix" dev="ggregory" due-to="Arturo Bernal, Gary Gregory">
+ Minor Improvements #57, #61.
</action>
<!-- ADD -->
<action type="add" dev="chtompki" due-to="Rubin Simons" issue="CLI-217">