geirm       01/05/20 18:03:47

  Modified:    xdocs/site news.xml
               docs/site news.html
  Log:
  Added note about Velocity v1.1rc1
  
  Revision  Changes    Path
  1.50      +32 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- news.xml  2001/05/20 17:54:33     1.49
  +++ news.xml  2001/05/21 01:03:45     1.50
  @@ -11,6 +11,38 @@
   
   <section name="News &amp; Status">
   
  +
  +<h3>20 May 2001 - Velocity v1.1 release candidate 1</h3>
  +
  +<p>
  +   The 1st release candidate of version 1.1 of the 
  +   <a href="http://jakarta.apache.org/velocity/";>Velocity Template Engine</a>
  +   is now released.
  + </p>
  +
  + <p>
  +   Major enhancements include :
  + </p>
  +
  + <ul>
  +   <li> 
  +      The new event-handling facility, allowing finer control and interaction with
  +      the rendering process.
  +   </li>
  +   <li> 
  +      Internationalization support through full support of template character 
encoding.
  +   </li>
  +   <li> 
  +      Optimizations for improved performance.
  +   </li>
  + </ul>
  + <p> 
  +   There are many minor enhancements as well - all are listed in the change log. 
  +</p>
  +
  +
  +<hr noshade="" size="1"/>
  +
   <h3>20 May 2001 - Jakarta Turbine 2.1b2 Released</h3>
   
   <p>
  
  
  
  1.65      +26 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- news.html 2001/05/20 17:54:58     1.64
  +++ news.html 2001/05/21 01:03:46     1.65
  @@ -134,7 +134,32 @@
         <tr><td><br/></td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>20 May 2001 - Jakarta Turbine 2.1b2 
Released</h3>
  +                                    <h3>20 May 2001 - Velocity v1.1 release 
candidate 1</h3>
  +                                                <p>
  +   The 1st release candidate of version 1.1 of the 
  +   <a href="http://jakarta.apache.org/velocity/";>Velocity Template Engine</a>
  +   is now released.
  + </p>
  +                                                <p>
  +   Major enhancements include :
  + </p>
  +                                                <ul>
  +   <li> 
  +      The new event-handling facility, allowing finer control and interaction with
  +      the rendering process.
  +   </li>
  +   <li> 
  +      Internationalization support through full support of template character 
encoding.
  +   </li>
  +   <li> 
  +      Optimizations for improved performance.
  +   </li>
  + </ul>
  +                                                <p> 
  +   There are many minor enhancements as well - all are listed in the change log. 
  +</p>
  +                                                <hr noshade="" size="1" />
  +                                                <h3>20 May 2001 - Jakarta Turbine 
2.1b2 Released</h3>
                                                   <p>
   <strong>Turbine 2.1b2</strong> is the second of three betas scheduled
   for release before the 2.1 final release at JavaOne on June 4th. This release
  
  
  

Reply via email to