geirm       01/04/08 19:31:31

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  ch ch ch...
  
  Revision  Changes    Path
  1.32      +7 -0      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- changes.xml       2001/04/08 21:40:45     1.31
  +++ changes.xml       2001/04/09 02:31:30     1.32
  @@ -50,6 +50,13 @@
       Added Enumerator as a valid iteration type for #foreach() - added warnings
       to use of same to documentation. (gmj)
     </li>
  +  <li> 
  +    Added panic sqawk in AvalonLogSystem() to also go to stderr. (gmj)
  +  </li>
  +  <li> 
  +    Finished all comparison nodes (NPE prevention and good logging) and 
  +    enhanced logical.vm test template to try them all. (gmj)
  +  </li>
   </ul>
   
   </subsection>
  
  
  
  1.31      +7 -0      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- changes.html      2001/04/08 21:40:46     1.30
  +++ changes.html      2001/04/09 02:31:30     1.31
  @@ -152,6 +152,13 @@
       Added Enumerator as a valid iteration type for #foreach() - added warnings
       to use of same to documentation. (gmj)
     </li>
  +  <li> 
  +    Added panic sqawk in AvalonLogSystem() to also go to stderr. (gmj)
  +  </li>
  +  <li> 
  +    Finished all comparison nodes (NPE prevention and good logging) and 
  +    enhanced logical.vm test template to try them all. (gmj)
  +  </li>
   </ul>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to