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 f1a1459  [BCEL-345] Make documentation wording more inclusive #98.
f1a1459 is described below

commit f1a1459f19685a71e1d7d7d7dc2de0c3cc2ea077
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Jul 22 07:59:35 2021 -0400

    [BCEL-345] Make documentation wording more inclusive #98.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e3926f..605285d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="fix" dev="ggregory" due-to="Arturo 
Bernal">Inline variable and avoid unnecessary variable. #94.</action>
       <action                  type="fix" dev="ggregory" due-to="Mark Roberts, 
Gary Gregory">Formalize PerformanceTest #168.</action>
       <action                  type="fix" dev="ggregory" due-to="Arturo 
Bernal">Java 8 improvements #95.</action>
+      <action issue="BCEL-345" type="fix" dev="ggregory" due-to="Christine 
Poerschke">Make documentation wording more inclusive #98.</action>
       <!-- ADD -->
       <!-- UPDATES -->
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update tests from Apache Commons Lang 3.10 to 3.12.0</action>

Reply via email to