Author: britter
Date: Sat Nov 19 12:02:37 2016
New Revision: 1770488
URL: http://svn.apache.org/viewvc?rev=1770488&view=rev
Log:
VALIDATOR-407: Generic .shop top level domain is considered invalid. This has
already been fixed by sebb in r1757416.
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
Modified: commons/proper/validator/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/changes/changes.xml?rev=1770488&r1=1770487&r2=1770488&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/changes/changes.xml (original)
+++ commons/proper/validator/trunk/src/changes/changes.xml Sat Nov 19 12:02:37
2016
@@ -65,6 +65,9 @@ The <action> type attribute can be add,u
<body>
<release version="1.5.2" date="TBA" description="">
+ <action issue="VALIDATOR-407" type="fix" dev="sebb">
+ Generic .shop top level domain is considered invalid
+ </action>
<action issue="VALIDATOR-405" type="fix" dev="sebb">
IBANValidator - Costa Rica entry has been updated in SWIFT docs
</action>