geirm       01/06/16 11:25:17

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  Bringing up to date for 1.1
  
  Revision  Changes    Path
  1.45      +24 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- changes.xml       2001/06/03 01:25:33     1.44
  +++ changes.xml       2001/06/16 18:25:16     1.45
  @@ -42,7 +42,31 @@
       Added additional templates to encoding test using contributions from
       Ilkka Priha, Michael Zhou and Vitaly Repetenko.  Thanks guys!  (gmj)
     </li>
  +  <li>
  +   Update from Russel Edens to clear fileWriter cache for Texen's
  +   Generator.java.  (JSS)
  +  </li>
  +  <li>
  +     Fix to VM system to prevent dumping of VM namespace when using 
  +     namespaces (in local.scope).  (gmj)
  +  </li>
  +
   </ul>
  +</subsection>
  +
  +<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">
  
  
  
  1.46      +32 -0     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- changes.html      2001/06/03 01:25:34     1.45
  +++ changes.html      2001/06/16 18:25:16     1.46
  @@ -148,6 +148,38 @@
       Added additional templates to encoding test using contributions from
       Ilkka Priha, Michael Zhou and Vitaly Repetenko.  Thanks guys!  (gmj)
     </li>
  +  <li>
  +   Update from Russel Edens to clear fileWriter cache for Texen's
  +   Generator.java.  (JSS)
  +  </li>
  +  <li>
  +     Fix to VM system to prevent dumping of VM namespace when using 
  +     namespaces (in local.scope).  (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.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>
  
  
  

Reply via email to