geirm       01/10/18 07:40:45

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  update for rc2
  
  Revision  Changes    Path
  1.38      +12 -6     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- index.xml 2001/10/05 14:45:23     1.37
  +++ index.xml 2001/10/18 14:40:45     1.38
  @@ -9,7 +9,7 @@
   
    <body>
   
  -<section name="Velocity v1.2 Release Candidate 1 Released">
  +<section name="Velocity v1.2 Release Candidate 2 Released">
   
    <p>
      <table>
  @@ -18,16 +18,22 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32"/>
      </td>
      <td>
  -   Release candidate 1 of version 1.2 of the 
  -   Velocity Template Engine is now released.
  -   Combining contributions from throughout the 
  -   Velocity community, this version offers many new enhancements,
  -   features and fixes.
  +   Release candidate 2 of version 1.2 of the 
  +   Velocity Template Engine is now available.
  +   This release is a minor administrative release to address
  +   problems in the RC1 distribution file.  Other than the 
  +   minor modifications listed in the changelog, there are no
  +   major differences from RC1. 
      </td>
      </tr>
      </table>      
    </p>
   
  + <p>
  +   Combining contributions from throughout the 
  +   Velocity community, this version offers many new enhancements,
  +   features and fixes over version 1.1.
  + </p>
    <p>
      Major enhancements include :
    </p>
  
  
  
  1.58      +12 -6     jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- index.html        2001/10/05 14:45:24     1.57
  +++ index.html        2001/10/18 14:40:45     1.58
  @@ -115,7 +115,7 @@
                                                                       <table 
border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Velocity v1.2 Release Candidate 1 Released"><strong>Velocity 
v1.2 Release Candidate 1 Released</strong></a>
  +          <a name="Velocity v1.2 Release Candidate 2 Released"><strong>Velocity 
v1.2 Release Candidate 2 Released</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -127,14 +127,20 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32" />
      </td>
      <td>
  -   Release candidate 1 of version 1.2 of the 
  -   Velocity Template Engine is now released.
  -   Combining contributions from throughout the 
  -   Velocity community, this version offers many new enhancements,
  -   features and fixes.
  +   Release candidate 2 of version 1.2 of the 
  +   Velocity Template Engine is now available.
  +   This release is a minor administrative release to address
  +   problems in the RC1 distribution file.  Other than the 
  +   minor modifications listed in the changelog, there are no
  +   major differences from RC1. 
      </td>
      </tr>
      </table>      
  + </p>
  +                                                <p>
  +   Combining contributions from throughout the 
  +   Velocity community, this version offers many new enhancements,
  +   features and fixes over version 1.1.
    </p>
                                                   <p>
      Major enhancements include :
  
  
  


Reply via email to