Author: sebb
Date: Sun Nov 8 13:29:23 2015
New Revision: 1713227
URL: http://svn.apache.org/viewvc?rev=1713227&view=rev
Log:
typo
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=1713227&r1=1713226&r2=1713227&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/changes/changes.xml (original)
+++ commons/proper/validator/trunk/src/changes/changes.xml Sun Nov 8 13:29:23
2015
@@ -75,7 +75,7 @@ The <action> type attribute can be add,u
<action issue="VALIDATOR-362" dev="britter" type="fix" due-to="Teo Bran">
Local part of the email address should not be longer than 64 bytes
</action>
- <action issue="VALIDATOR-356" dev="seb" type="fix" >
+ <action issue="VALIDATOR-356" dev="sebb" type="fix" >
IDN.toASCII drops trailing dot in Java 6 & 7
</action>
<action issue="VALIDATOR-355" dev="britter" type="update" >