Author: sebb
Date: Sun Feb  5 17:54:39 2017
New Revision: 1781786

URL: http://svn.apache.org/viewvc?rev=1781786&view=rev
Log:
VALIDATOR-394 - General Modulus Ten Check Digit Implementation

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=1781786&r1=1781785&r2=1781786&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/changes/changes.xml (original)
+++ commons/proper/validator/trunk/src/changes/changes.xml Sun Feb  5 17:54:39 
2017
@@ -90,6 +90,9 @@ The dependencies for Validator have not
 For the current list of dependencies, please see
 http://commons.apache.org/validator/dependencies.html
   ">
+    <action issue="VALIDATOR-394" type="add" dev="sebb" due-to="Niall 
Pemberton "</>>
+    General Modulus Ten Check Digit Implementation
+    </action>
     <action issue="VALIDATOR-411" type="fix" dev="sebb">
     UrlValidator accepts ports above max limit of 16-bit unsigned integer
     </action>


Reply via email to