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

commit 6e037c11d6ddb33f405c79374a648f14e3d71744
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 17 11:48:22 2026 +0000

    Site docs: clarify security model (#503).
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7d46fc59..0ee4d316 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="fix" dev="ggregory" due-to="Dexter.k, 
Gary Gregory">Escape referenced names in BCELFactory Java output 
(#501).</action>
       <action                  type="fix" dev="ggregory" due-to="Dexter.k, 
Gary Gregory">Make wide flag thread-local in Utility.codeToString 
(#502).</action>
       <action                  type="fix" dev="ggregory" due-to="Dexter.k, 
Gary Gregory">Read multianewarray dimensions as unsigned byte (#504).</action>
+      <action                  type="fix" dev="ggregory" due-to="Arnout 
Engelen">Site docs: clarify security model (#503).</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