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 2005/09/15 15:52:03 UTC

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

Author: niallp
Date: Thu Sep 15 06:51:54 2005
New Revision: 289233

URL: http://svn.apache.org/viewcvs?rev=289233&view=rev
Log:
Update the change log

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

Modified: jakarta/commons/proper/validator/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/xdocs/changes.xml?rev=289233&r1=289232&r2=289233&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/validator/trunk/xdocs/changes.xml Thu Sep 15 06:51:54 2005
@@ -73,6 +73,10 @@
         Handling of float and double should use the locale object.
         PR# 34198 and PR#21282 
       </action>
+      <action dev="mrdon" type="update">
+        More informative Exception message when validation method not found.
+        PR# 27471
+      </action>
       <action dev="mrdon" type="fix">
         Client-side required validation inconsistent with server-side.
         PR# 15912
@@ -141,6 +145,9 @@
       </action>
       <action dev="niallp" type="add">
         Add 'resource' and 'bundle' elements to the 1.2.0 DTD. PR #32522.
+      </action>
+      <action dev="niallp" type="add">
+        Provide access to the result object in ValidatorResult. PR #27671.
       </action>
     </release>
   



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