geirm       01/04/02 22:10:50

  Modified:    xdocs    changes.xml
  Log:
  Noted change to ASTAndNode
  
  Revision  Changes    Path
  1.27      +4 -0      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- changes.xml       2001/04/03 04:57:03     1.26
  +++ changes.xml       2001/04/03 05:10:49     1.27
  @@ -29,6 +29,10 @@
       Added examples-clean-forumdemo target to build.xml for cleaning up 
       after building the forumdemo. (JSS)
     </li>
  +  <li> 
  +    Small fix to ASTAndNode.java to short circuit if LHS is false, and to 
  +    log an error of LHS or RHS is null. (gmj)
  +  </li>
   </ul>
   
   </subsection>
  
  
  

Reply via email to