You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ge...@apache.org on 2001/09/10 12:46:38 UTC

cvs commit: jakarta-velocity/docs changes.html

geirm       01/09/10 03:46:38

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  update
  
  Revision  Changes    Path
  1.52      +17 -1     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- changes.xml	2001/08/20 12:30:05	1.51
  +++ changes.xml	2001/09/10 10:46:38	1.52
  @@ -144,7 +144,23 @@
       Also added AvalonLogSystem switch to allow user to simply
       specify by name a logger from the existing hierarchy.  Thanks to 
       Carsten Ziegeler.  (gmj)
  -  </li>
  +   </li>
  +   <li> 
  +    Texen enhancement - allow to use template resources from
  +    a jar.  (jvz)
  +   </li>
  +   <li>
  +     Allow proper propagation of VelocityExceptions (RNFE, PEE, and MIE)
  +     from #parse() and #include(), where appropriate. (gmj)
  +   </li>
  +   <li>
  +      Bug fix to allow formal reference to be passed into VMs. (gmj)
  +   </li>
  +   <li>
  +      Provisional revamping of Introspector to allow dump of cache
  +      when classloader change is detected, by Attila Szegedi
  +      and Paulo Gaspar.  (gmj)
  +    </li>
   </ul>
   </subsection>
   
  
  
  
  1.56      +17 -1     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- changes.html	2001/08/20 12:30:05	1.55
  +++ changes.html	2001/09/10 10:46:38	1.56
  @@ -256,7 +256,23 @@
       Also added AvalonLogSystem switch to allow user to simply
       specify by name a logger from the existing hierarchy.  Thanks to 
       Carsten Ziegeler.  (gmj)
  -  </li>
  +   </li>
  +   <li> 
  +    Texen enhancement - allow to use template resources from
  +    a jar.  (jvz)
  +   </li>
  +   <li>
  +     Allow proper propagation of VelocityExceptions (RNFE, PEE, and MIE)
  +     from #parse() and #include(), where appropriate. (gmj)
  +   </li>
  +   <li>
  +      Bug fix to allow formal reference to be passed into VMs. (gmj)
  +   </li>
  +   <li>
  +      Provisional revamping of Introspector to allow dump of cache
  +      when classloader change is detected, by Attila Szegedi
  +      and Paulo Gaspar.  (gmj)
  +    </li>
   </ul>
                               </blockquote>
         </td></tr>