seade       2003/09/11 03:32:29

  Modified:    xdocs    changes.xml
  Log:
  Mention intake fixes.
  
  Revision  Changes    Path
  1.62      +15 -0     jakarta-turbine-2/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- changes.xml       9 Sep 2003 15:35:41 -0000       1.61
  +++ changes.xml       11 Sep 2003 10:32:29 -0000      1.62
  @@ -10,6 +10,7 @@
     <author email="[EMAIL PROTECTED]">Henning P. Schmiedehausen</author>
     <author email="[EMAIL PROTECTED]">Quinton McCombs</author>
     <author email="[EMAIL PROTECTED]">Eric Pugh</author>
  +  <author email="[EMAIL PROTECTED]">Scott Eade</author>
   </properties>
   
   <body>
  @@ -69,6 +70,20 @@
     </ul>
   </p>
   </subsection>
  +
  +<subsection name="Fixed bugs">
  +<p>
  +  <ul>
  +    <li>
  +       The intake validators were fixed so that fields with required=false 
  +       rules no longer attempt to execute the remaining rules when no
  +       input is provided.  A minLength > 0 rule is no longer synonymous
  +       with required=true.
  +    </li>
  +  </ul>
  +</p>
  +</subsection>
  +
   </section>
   
   <section name="Turbine 2.3">
  
  
  

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

Reply via email to