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 50aec2e8 Tweak description
50aec2e8 is described below

commit 50aec2e853d5bc61109bb819a1b15c0c42b4b07a
Author: Gary David Gregory (Code signing key) <ggreg...@apache.org>
AuthorDate: Sat Oct 22 10:35:02 2022 -0400

    Tweak 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 72d1a49b..8c844f04 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.
   <body>
     <release version="6.6.1" date="20YY-MM-DD" description="Minor feature and 
bug fix release.">
        <!-- FIX -->
-      <action                  type="fix" dev="ggregory" due-to="Kengo TODA, 
Gary Gregory">Keep ConstantPool.getConstant(int) backward compatible with 
v6.5.0 #157.</action>
+      <action                  type="fix" dev="ggregory" due-to="Kengo TODA, 
Gary Gregory">Keep ConstantPool.getConstant(int) backward compatible with 6.5.0 
#157.</action>
        <!-- ADD -->
        <!-- UPDATE -->
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/setup-java from 3.5.1 to 3.6.0 #159.</action>

Reply via email to