Author: niallp
Date: Wed Sep 14 22:57:27 2005
New Revision: 289162

URL: http://svn.apache.org/viewcvs?rev=289162&view=rev
Log:
Update 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=289162&r1=289161&r2=289162&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/validator/trunk/xdocs/changes.xml Wed Sep 14 
22:57:27 2005
@@ -126,9 +126,21 @@
         XML file included into validation.xml via entity reference not found.
         PR# 27258
       </action>
-      <action dev="niallp" type="update">
+      <action dev="niallp" type="fix">
         Update maven build to Include DTDs and xdocs in the source 
distribution.
         PR# 31094
+      </action>
+      <action dev="niallp" type="fix">
+        Remove logging of exceptions when the Date validation fails 
(correctly) with
+        an invalid date.
+      </action>
+      <action dev="niallp" type="fix">
+        Add version 1.1.3 of the DTD from the VALIDATOR_1_1_2_BRANCH and change
+        digester rules so that the old arg0-arg3 values are not ignored for
+        versions of the DTD prior to 1.2.0.
+      </action>
+      <action dev="niallp" type="add">
+        Add 'resource' and 'bundle' elements to the 1.2.0 DTD. PR #32522.
       </action>
     </release>
   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to