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 d68c9ebf Better description
d68c9ebf is described below

commit d68c9ebfbc9283765c5af869553d79c20a032c6b
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 06:56:55 2026 -0500

    Better description
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 531f6a43..01868aad 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="fix" dev="fmantz" due-to="Gary 
Gregory">Fix infinite loop in example.TransitiveHull #476.</action>
       <action                  type="fix" dev="ggregory" due-to="Gary 
Gregory">Fix Apache RAT plugin console warnings.</action>
       <action                  type="fix" dev="ggregory" due-to="Gary 
Gregory">Fix malformed Javadoc comments.</action>
-      <action                  type="fix" dev="ggregory" due-to="Gary 
Gregory">Make reproducible on the Azul JDK.</action>
+      <action                  type="fix" dev="ggregory" due-to="Gary 
Gregory">Make the build reproducible on the Azul JDK.</action>
       <!-- ADD -->
       <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add Const.MAJOR_26.</action>
       <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add Const.MINOR_26.</action>

Reply via email to