geirm       01/06/16 10:16:18

  Modified:    xdocs    Tag: VEL_1_1_BRANCH changes.xml
               docs     Tag: VEL_1_1_BRANCH changes.html
  Log:
  final update to changes for 1.1 release
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.41.2.2  +15 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.41.2.1
  retrieving revision 1.41.2.2
  diff -u -r1.41.2.1 -r1.41.2.2
  --- changes.xml       2001/06/02 21:53:06     1.41.2.1
  +++ changes.xml       2001/06/16 17:16:17     1.41.2.2
  @@ -15,6 +15,21 @@
      This document tracks the changes in Velocity between releases.
   </p>
   
  +<subsection name="1.1-rc2">
  +<p>
  +This section describes changes to the VEL_1_1_BRANCH after the 
  +1.1-rc2 release.  This was released as v1.1 on June 16, 2001.
  +</p>
  +
  +<ul>
  + <li>
  +   Update from Russel Edens to clear fileWriter cache for Texen's
  +   Generator.java.  (JSS)
  + </li>
  +</ul>
  +
  +</subsection>
  +
   <subsection name="1.1-rc1">
   <p>
   This section describes changes to VEL_1_1_BRANCH after the 1.1-rc1
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.41.2.2  +23 -0     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.41.2.1
  retrieving revision 1.41.2.2
  diff -u -r1.41.2.1 -r1.41.2.2
  --- changes.html      2001/06/02 21:53:06     1.41.2.1
  +++ changes.html      2001/06/16 17:16:18     1.41.2.2
  @@ -115,6 +115,29 @@
                                                       <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#828DA6">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="1.1-rc2"><strong>1.1-rc2</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +This section describes changes to the VEL_1_1_BRANCH after the 
  +1.1-rc2 release.  This was released as v1.1 on June 16, 2001.
  +</p>
  +                                                <ul>
  + <li>
  +   Update from Russel Edens to clear fileWriter cache for Texen's
  +   Generator.java.  (JSS)
  + </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.1-rc1"><strong>1.1-rc1</strong></a>
           </font>
         </td></tr>
  
  
  

Reply via email to