geirm       01/03/26 18:10:21

  Modified:    xdocs    changes.xml
  Log:
  added note re Kyle's exception suggestion
  
  Revision  Changes    Path
  1.14      +5 -0      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml       2001/03/27 00:39:24     1.13
  +++ changes.xml       2001/03/27 02:10:21     1.14
  @@ -25,6 +25,11 @@
           Documentation: Fixed the html in the user guide that generates
           the TOC so that the numbers come out in proper order. (JSS)
      </li>
  +   <li>
  +       Added common base class for application-level exceptions in package
  +       org.apache.velocity.exception.  Thanks to Kyle Downey for the 
  +       suggestion.  (gmj)
  +    </li>
   </ul>
   
   </subsection>
  
  
  

Reply via email to