geirm       01/04/10 05:37:06

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  Added info re 1.0.1-rc1
  
  Revision  Changes    Path
  1.18      +13 -1     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- index.xml 2001/04/02 03:49:33     1.17
  +++ index.xml 2001/04/10 12:37:05     1.18
  @@ -27,6 +27,14 @@
      </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
  +   <a href="changes.html">change log
  +   </a> for details.
  +</p>
  +
   </section>
   
   <section name="Velocity in the News">
  @@ -71,7 +79,7 @@
   <section name="Where do I get releases?">
   
   <p> 
  -   The current release is version 1.0. 
  +   The current release version is version 1.0. 
   </p>
   
   <p>
  @@ -79,6 +87,10 @@
   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>.
  +</p>
   </section>
   
   <section name="Where do I get nightly snapshots?">
  
  
  
  1.32      +12 -1     jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- index.html        2001/04/02 03:49:33     1.31
  +++ index.html        2001/04/10 12:37:05     1.32
  @@ -123,6 +123,13 @@
      </tr>
      </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
  +   <a href="changes.html">change log
  +   </a> for details.
  +</p>
                               </blockquote>
         </td></tr>
       </table>
  @@ -184,11 +191,15 @@
         <tr><td>
           <blockquote>
                                       <p> 
  -   The current release is version 1.0. 
  +   The current release version is version 1.0. 
   </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>.
   </p>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to