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-logging.git
The following commit(s) were added to refs/heads/master by this push: new f4fdecd Minor Improvements #34. f4fdecd is described below commit f4fdecd778314468fc206ab6d5116eea6c87a52d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jan 17 16:48:29 2021 -0500 Minor Improvements #34. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b7a92e0..9661be8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -90,6 +90,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #33. </action> + <action dev="ggregory" type="update" due-to="Arturo Bernal"> + Minor Improvements #34. + </action> </release> <release version="1.2" date="2014-07-11" description="This is a maintenance release containing bug fixes. Java 1.2 or later is required."> <action issue="LOGGING-37" dev="tn" type="fix" due-to="Matthias Ernst,Archie Cobbs">