geirm       01/04/22 18:44:24

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  changes for 1.0.1
  
  Revision  Changes    Path
  1.19      +5 -11     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- index.xml 2001/04/10 12:37:05     1.18
  +++ index.xml 2001/04/23 01:44:24     1.19
  @@ -9,7 +9,7 @@
   
    <body>
   
  -<section name="Velocity v1.0 Released">
  +<section name="Velocity v1.0.1 Released">
   
    <p>
      <table>
  @@ -18,7 +18,7 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32"/>
      </td>
      <td>
  -   The Velocity team is proud to announce that version 1.0 of the 
  +   The Velocity team is proud to announce that version 1.0.1 of the 
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
  @@ -28,9 +28,7 @@
    </p>
   
    <p>
  -   <b>Update April 10, 2001 : </b> A minor bugfix release candidate, Velocity 
v1.0.1-rc1, 
  -   has been made available for download and testing.  This release candidate 
contains minor fixes
  -   and documentation updates to the v1.0 release.  Please see the
  +   This is a minor bugfix release.  Please see the
      <a href="changes.html">change log
      </a> for details.
   </p>
  @@ -79,18 +77,14 @@
   <section name="Where do I get releases?">
   
   <p> 
  -   The current release version is version 1.0. 
  +   The current release version is version 1.0.1
   </p>
   
   <p>
   The release distribution is available in both <code>tar.gz</code> and 
<code>zip</code>
  -formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.0/">here</a>.
  +formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.0.1/">here</a>.
   </p>
   
  -<p>
  -   We also have a release candidate of a minor bugfix release, version 1.0.1-rc1. 
  -   It is found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.0.1/">here</a>.
  -</p>
   </section>
   
   <section name="Where do I get nightly snapshots?">
  
  
  
  1.33      +5 -11     jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- index.html        2001/04/10 12:37:05     1.32
  +++ index.html        2001/04/23 01:44:24     1.33
  @@ -103,7 +103,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.0 Released"><strong>Velocity v1.0 
Released</strong></a>
  +          <a name="Velocity v1.0.1 Released"><strong>Velocity v1.0.1 
Released</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -115,7 +115,7 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32" />
      </td>
      <td>
  -   The Velocity team is proud to announce that version 1.0 of the 
  +   The Velocity team is proud to announce that version 1.0.1 of the 
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
  @@ -124,9 +124,7 @@
      </table>      
    </p>
                                                   <p>
  -   <b>Update April 10, 2001 : </b> A minor bugfix release candidate, Velocity 
v1.0.1-rc1, 
  -   has been made available for download and testing.  This release candidate 
contains minor fixes
  -   and documentation updates to the v1.0 release.  Please see the
  +   This is a minor bugfix release.  Please see the
      <a href="changes.html">change log
      </a> for details.
   </p>
  @@ -191,15 +189,11 @@
         <tr><td>
           <blockquote>
                                       <p> 
  -   The current release version is version 1.0. 
  +   The current release version is version 1.0.1
   </p>
                                                   <p>
   The release distribution is available in both <code>tar.gz</code> and 
<code>zip</code>
  -formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.0/">here</a>.
  -</p>
  -                                                <p>
  -   We also have a release candidate of a minor bugfix release, version 1.0.1-rc1. 
  -   It is found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.0.1/">here</a>.
  +formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.0.1/">here</a>.
   </p>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to