This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 d776b3de Use correct attribute tag in NestHost and ModuleMainClass 
(#507).
d776b3de is described below

commit d776b3de8b62a9bc24fff6c3cdc91c44ca1b70a7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 21 19:39:10 2026 +0000

    Use correct attribute tag in NestHost and ModuleMainClass (#507).
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 246c0fc1..74eaf826 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="Arnout 
Engelen">Site docs: clarify security model (#503).</action>
       <action                  type="fix" dev="ggregory" due-to="Dexter.k, 
Gary Gregory">Read ConstantDynamic indices as unsigned shorts (#505).</action>
       <action                  type="fix" dev="ggregory" due-to="Dexter.k, 
Gary Gregory">Validate index upper bound in CPInstruction, IINC and RET 
setIndex (#506).</action>
+      <action                  type="fix" dev="ggregory" due-to="Dexter.k, 
Gary Gregory">Use correct attribute tag in NestHost and ModuleMainClass 
(#507).</action>
       <!-- ADD -->
       <action                  type="add" dev="ggregory" due-to="nbauma109, 
Gary Gregory">Add support for permitted subclasses #493.</action>
       <action                  type="add" dev="ggregory" due-to="nbauma109, 
Gary Gregory">Add RecordComponentInfo.getAttribute(byte tag)#494.</action>

Reply via email to