Author: britter Date: Wed Dec 31 15:08:34 2014 New Revision: 1648715 URL: http://svn.apache.org/r1648715 Log: Add missing spaces
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=1648715&r1=1648714&r2=1648715&view=diff ============================================================================== --- commons/proper/validator/trunk/src/changes/changes.xml (original) +++ commons/proper/validator/trunk/src/changes/changes.xml Wed Dec 31 15:08:34 2014 @@ -53,7 +53,7 @@ The <action> type attribute can be add,u <action issue="VALIDATOR-307" dev="adrianc" type="update"> isValid checks if the given address is only IPV4 address and not IPV6 </action> - <action issue="VALIDATOR-337"dev="britter" type="update" due-to="Ben Ripkens" > + <action issue="VALIDATOR-337" dev="britter" type="update" due-to="Ben Ripkens" > Deprecate the JS part of commons validator </action> <action issue="VALIDATOR-266" dev="britter" type="fix" due-to="Bruce Collie" > @@ -62,7 +62,7 @@ The <action> type attribute can be add,u <action issue="VALIDATOR-273" dev="britter" type="fix" due-to="Chris Lee" > EmailValidator does not support mailboxes at TLDs </action> - <action issue="VALIDATOR-317"dev="britter" type="fix" due-to="Arūnas Bendoraitis" > + <action issue="VALIDATOR-317" dev="britter" type="fix" due-to="Arūnas Bendoraitis" > DomainValidator missing sTLD - "xxx" </action> <action issue="VALIDATOR-327" dev="britter" type="fix" due-to="Arūnas Bendoraitis" >