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

commit e9ef48a10a2a732ce3e10e013b413f42b3c74921
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jan 7 14:49:32 2024 -0500

    Prepare for release candidate
---
 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 8f6bea68..73c30411 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.8.1" date="202Y-MM-DD" description="Maintenance and 
bug fix release.">
+    <release version="6.8.1" date="2024-01-07" description="Maintenance and 
bug fix release.">
       <!-- FIX  -->
       <action                  type="fix" dev="ggregory" due-to="Gary 
Gregory">Replace internal use of StringBuffer with StringBuilder.</action>
       <action issue="BCEL-370" type="fix" dev="ggregory" due-to="Gary 
Gregory">CONSTANT_Dynamic is not handled in LDC #254.</action>

Reply via email to