You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2006/12/12 18:01:30 UTC

svn commit: r486230 - /jakarta/commons/proper/validator/trunk/xdocs/changes.xml

Author: niallp
Date: Tue Dec 12 09:01:30 2006
New Revision: 486230

URL: http://svn.apache.org/viewvc?view=rev&rev=486230
Log:
Minor release notes update

Modified:
    jakarta/commons/proper/validator/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/validator/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/validator/trunk/xdocs/changes.xml?view=diff&rev=486230&r1=486229&r2=486230
==============================================================================
--- jakarta/commons/proper/validator/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/validator/trunk/xdocs/changes.xml Tue Dec 12 09:01:30 2006
@@ -41,11 +41,11 @@
 
     <release version="1.4-SNAPSHOT" date="in SVN" description="In progress">
       <action dev="niallp" type="add" issue="VALIDATOR-214">
-          New Regular Expression validator using JDK 1.4's Regex - see
+          <b>Regular Expression Validator</b> - new Regular Expression validator using JDK 1.4's Regex, see
           <a href="apidocs/org/apache/commons/validator/routines/RegexValidator.html">RegexValidator</a>.
       </action>
       <action dev="niallp" type="add" issue="VALIDATOR-213">
-          Factor out Check Digit logic into separate implementations. A
+          <b>Check Digit Validation</b> - factor out Check Digit logic into separate implementations. A
           new <a href="apidocs/org/apache/commons/validator/routines/checkdigit/CheckDigit.html">CheckDigit</a> type has been added with a number
           of <a href="apidocs/org/apache/commons/validator/routines/checkdigit/package-summary.html">implementations</a>.
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org