geirm       2002/07/24 18:53:44

  Modified:    xdocs    index.xml changes.xml
               docs     index.html changes.html
  Log:
  update : announce rc2 and keep changelog current
  
  Revision  Changes    Path
  1.65      +6 -6      jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- index.xml 23 Jul 2002 04:44:01 -0000      1.64
  +++ index.xml 25 Jul 2002 01:53:43 -0000      1.65
  @@ -8,7 +8,7 @@
    </properties>
   
    <body>
  -<section name="Velocity v1.3.1-rc1 Available">
  +<section name="Velocity v1.3.1-rc2 Available">
   
    <p>
      <table>
  @@ -17,10 +17,10 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32"/>
      </td>
      <td>
  -   Release candidate 1 of version 1.3.1 of the Velocity Template Engine is
  -   available.  This is a bugfix to the 1.3 release, fixing a single specific
  -   introspection bug. A final version 1.3.1 will follow after validation
  -   by users in the community. (2002-07-22)
  +   Release candidate 2 of version 1.3.1 of the Velocity Template Engine is
  +   available.  This is a bugfix to the 1.3 release, fixing specific
  +   introspection bugs. A final version 1.3.1 will follow after validation
  +   by users in the community. (2002-07-24)
      </td>
      </tr>
      </table>
  @@ -232,7 +232,7 @@
   
   <p>
      The current release version is version 1.3.  However, we have a release
  -   candidate 1.3.1 available, which fixes a bug.  It is strongly recommended
  +   candidate 1.3.1 available, which fixes a few bugs.  It is strongly recommended
      that the 1.3.1-rc is used.
   </p>
   
  
  
  
  1.85      +18 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- changes.xml       23 Jul 2002 04:44:01 -0000      1.84
  +++ changes.xml       25 Jul 2002 01:53:43 -0000      1.85
  @@ -76,8 +76,26 @@
   
   </ul>
   
  +</subsection>
  +
  +<subsection name="1.3.1-rc1">
  +<p>
  +This section describes changes to the VEL_1_3_BRANCH after the
  +1.3.1-rc1 release. This was released as 1.3.1-rc2 on July 24, 2002.
  +</p>
   
  +<ul>
  +<li>
  +  Another fix to  primitive argument introspection problem,
  +  suggested by Chris Felaco(gmj)
  +</li>
  +<li>
  +  Another minor introspection tweak, for null values (gmj)
  +</li>
  +
  +</ul>
   </subsection>
  +
   
   <subsection name="1.3">
   <p>
  
  
  
  1.87      +6 -6      jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- index.html        23 Jul 2002 04:44:36 -0000      1.86
  +++ index.html        25 Jul 2002 01:53:44 -0000      1.87
  @@ -134,7 +134,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.3.1-rc1 Available"><strong>Velocity v1.3.1-rc1 
Available</strong></a>
  +          <a name="Velocity v1.3.1-rc2 Available"><strong>Velocity v1.3.1-rc2 
Available</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -146,10 +146,10 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32" />
      </td>
      <td>
  -   Release candidate 1 of version 1.3.1 of the Velocity Template Engine is
  -   available.  This is a bugfix to the 1.3 release, fixing a single specific
  -   introspection bug. A final version 1.3.1 will follow after validation
  -   by users in the community. (2002-07-22)
  +   Release candidate 2 of version 1.3.1 of the Velocity Template Engine is
  +   available.  This is a bugfix to the 1.3 release, fixing specific
  +   introspection bugs. A final version 1.3.1 will follow after validation
  +   by users in the community. (2002-07-24)
      </td>
      </tr>
      </table>
  @@ -367,7 +367,7 @@
           <blockquote>
                                       <p>
      The current release version is version 1.3.  However, we have a release
  -   candidate 1.3.1 available, which fixes a bug.  It is strongly recommended
  +   candidate 1.3.1 available, which fixes a few bugs.  It is strongly recommended
      that the 1.3.1-rc is used.
   </p>
                                                   <p>
  
  
  
  1.94      +26 -0     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- changes.html      23 Jul 2002 04:44:36 -0000      1.93
  +++ changes.html      25 Jul 2002 01:53:44 -0000      1.94
  @@ -215,6 +215,32 @@
                                                       <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#828DA6">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="1.3.1-rc1"><strong>1.3.1-rc1</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +This section describes changes to the VEL_1_3_BRANCH after the
  +1.3.1-rc1 release. This was released as 1.3.1-rc2 on July 24, 2002.
  +</p>
  +                                                <ul>
  +<li>
  +  Another fix to  primitive argument introspection problem,
  +  suggested by Chris Felaco(gmj)
  +</li>
  +<li>
  +  Another minor introspection tweak, for null values (gmj)
  +</li>
  +
  +</ul>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                    <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
             <a name="1.3"><strong>1.3</strong></a>
           </font>
         </td></tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to