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


The following commit(s) were added to refs/heads/master by this push:
     new 0fed5a8  Minor Improvements #83.
0fed5a8 is described below

commit 0fed5a850822e658ca11da7ddf9c5ddd8e669449
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Jul 1 14:01:57 2021 -0400

    Minor Improvements #83.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a1bd5d8..0cae895 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="BCEL-342" type="update" dev="ggregory" due-to="Allon 
Murienik, Gary Gregory">Migrate test suite to JUnit Jupiter #68.</action>
       <action issue="BCEL-343" type="update" dev="ggregory" due-to="Allon 
Murienik, Gary Gregory">JUnit Assertion improvement #69.</action>
       <action                  type="update" dev="ggregory" due-to="Mark 
Roberts">Minor improvements to comments and toString() methods #71.</action>
+      <action                  type="update" dev="ggregory" due-to="Arturo 
Bernal">Minor Improvements #83.</action>
       <!-- UPDATES -->
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update tests from Apache Commons Lang 3.10 to 3.12.0</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update commons-parent from 50 to 52.</action>

Reply via email to