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 c25bebb2 DomainValidator: Changes from Version 2024040200, Apr 2
07:07:02 2024 UTC
c25bebb2 is described below
commit c25bebb2be4db60a6f4f1f8238f8cadc5bba6d2d
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 7 09:43:53 2024 -0400
DomainValidator: Changes from Version 2024040200, Apr 2 07:07:02 2024
UTC
Document changes from commit a264d5113141bab030da7ff2212a93ab363989e5
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7b507078..3b6302c8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" 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>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 65 to 69 #201.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-logging:commons-logging from 1.3.0 to 1.3.1 #199.</action>