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 db8442ea Add slot for the next release
db8442ea is described below

commit db8442ea8f724501129eb2c738e20ae8662fd6b9
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jan 11 09:48:22 2024 -0500

    Add slot for the next release
---
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 73c30411..04ef6867 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,10 @@ The <action> type attribute can be add,update,fix,remove.
    -->
 
   <body>
+    <release version="6.8.2" date="20YY-MM-DD" description="Maintenance and 
bug fix release.">
+      <!-- FIX  -->
+      <!-- UPDATE -->
+    </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>

Reply via email to