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 79d0284  Organize.
79d0284 is described below

commit 79d02840d178143ee06561a7473eae8780d1d121
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Fri Sep 18 11:36:42 2020 -0400

    Organize.
---
 src/changes/changes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 81c60bd..04e18da 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,13 +63,14 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="6.5.1" date="2020-MM-DD" description="TBD.">
+      <action                  type="fix" dev="ggregory" due-to="Mark Roberts, 
Gary Gregory">Improve test case coverage; fix Utility.encode bug #46.</action>
+      <!-- UPDATES -->
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update tests from Apache Commons Lang 3.10 to 3.11.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update commons-parent from 50 to 51.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update biz.aQute.bndlib from 5.1.0 to 5.1.2 #54.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5 
#53.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update maven-checkstyle-plugin from 3.1.0 to 3.1.1.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update actions/checkout from v2.3.1 to v2.3.2 #59.</action> 
     
-      <action                  type="update" dev="ggregory" due-to="Mark 
Roberts, Gary Gregory">Improve test case coverage; fix Utility.encode bug 
#46.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.2 
#62.</action>      
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update Jacoco from 0.8.5 to 0.8.6.</action>      
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update commons-io from 2.7 to 2.8.0 #65.</action>

Reply via email to