geirm       01/04/10 05:27:30

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  update
  
  Revision  Changes    Path
  1.33      +13 -1     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- changes.xml       2001/04/09 02:31:30     1.32
  +++ changes.xml       2001/04/10 12:27:30     1.33
  @@ -15,9 +15,16 @@
      This document tracks the changes in Velocity between releases.
   </p>
   
  +<subsection name="1.0.2-dev">
  +<p>
  +Changes to v1.0.1-rc1
  +</p>
  +
  +</subsection>
  +
   <subsection name="1.0.1-dev">
   <p>
  -Changes to version 1.0
  +Released as v1.0.1-rc1 on April 10, 2001.
   </p>
   
   <ul>
  @@ -57,6 +64,11 @@
       Finished all comparison nodes (NPE prevention and good logging) and 
       enhanced logical.vm test template to try them all. (gmj)
     </li>
  +  <li> 
  +    Added xmlapp_example to examples, and added to examples build target.
  +    Was moved from whiteboard. (gmj)
  +  </li>
  +
   </ul>
   
   </subsection>
  
  
  
  1.32      +20 -1     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- changes.html      2001/04/09 02:31:30     1.31
  +++ changes.html      2001/04/10 12:27:30     1.32
  @@ -114,13 +114,27 @@
                                                       <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#828DA6">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="1.0.2-dev"><strong>1.0.2-dev</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +Changes to v1.0.1-rc1
  +</p>
  +                            </blockquote>
  +      </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.0.1-dev"><strong>1.0.1-dev</strong></a>
           </font>
         </td></tr>
         <tr><td>
           <blockquote>
                                       <p>
  -Changes to version 1.0
  +Released as v1.0.1-rc1 on April 10, 2001.
   </p>
                                                   <ul>
     <li> 
  @@ -159,6 +173,11 @@
       Finished all comparison nodes (NPE prevention and good logging) and 
       enhanced logical.vm test template to try them all. (gmj)
     </li>
  +  <li> 
  +    Added xmlapp_example to examples, and added to examples build target.
  +    Was moved from whiteboard. (gmj)
  +  </li>
  +
   </ul>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to