geirm       01/05/01 06:15:25

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  update
  
  Revision  Changes    Path
  1.36      +11 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- changes.xml       2001/04/23 01:38:39     1.35
  +++ changes.xml       2001/05/01 13:15:24     1.36
  @@ -60,6 +60,17 @@
       Additions from Tim Joyce for more Method Exception propogation
       and exception event handling. (gmj)
     </li>
  +  <li>
  +    Performance patches from Kaspar Nielsen for ASTDirective and Include. (gmj)
  +  </li>
  +  <li>
  +    Texen patch from Robert Burrell Donkin which makes Texen throw all exceptions
  +    rather than eating them, and some javadoc. (gmj)
  +  </li>
  +  <li>
  +    Fix for the much acclaimed and dreaded #$foo, $$foo #$#$foofoo, etc bug.  (gmj)
  +  </li>
  +
   </ul>
   </subsection>
   
  
  
  
  1.35      +11 -0     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- changes.html      2001/04/23 01:38:39     1.34
  +++ changes.html      2001/05/01 13:15:24     1.35
  @@ -162,6 +162,17 @@
       Additions from Tim Joyce for more Method Exception propogation
       and exception event handling. (gmj)
     </li>
  +  <li>
  +    Performance patches from Kaspar Nielsen for ASTDirective and Include. (gmj)
  +  </li>
  +  <li>
  +    Texen patch from Robert Burrell Donkin which makes Texen throw all exceptions
  +    rather than eating them, and some javadoc. (gmj)
  +  </li>
  +  <li>
  +    Fix for the much acclaimed and dreaded #$foo, $$foo #$#$foofoo, etc bug.  (gmj)
  +  </li>
  +
   </ul>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to