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-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 804ef3bd Recategorize add actions
804ef3bd is described below

commit 804ef3bd62712b3ebf2db5d8832ffebdf4c4a0af
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 7 09:44:32 2024 -0400

    Recategorize add actions
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3b6302c8..f6dd3cde 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,8 +66,8 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
   <release version="1.9.0" date="YYYY-MM-DD" description="Maintenance and bug 
fix release.">
     <!-- ADD -->
-    <action type="update" dev="ggregory" due-to="ashoknan2, Gary 
Gregory">ISINValidator: Add 9 additional exception country code #129.</action>
-    <action type="update" dev="ggregory" due-to="Gary Gregory">ISINValidator: 
Add all codes from ISO 3166-1 alpha-2 except unassigned code elements.</action>
+    <action type="add" dev="ggregory" due-to="ashoknan2, Gary 
Gregory">ISINValidator: Add 9 additional exception country code #129.</action>
+    <action type="add" dev="ggregory" due-to="Gary Gregory">ISINValidator: Add 
all codes from ISO 3166-1 alpha-2 except unassigned code elements.</action>
     <!-- FIX -->
     <action type="fix" issue="VALIDATOR-492" dev="ggregory" due-to="Tobias 
Wildgruber, Gary Gregory">ValidatorUtils.copyFastHashMap is broken.</action>
     <action type="fix" dev="ggregory" due-to="Sebb">DomainValidator: Changes 
from Version 2024040200, Apr 2 07:07:02 2024 UTC.</action>

Reply via email to