geirm       01/04/22 18:38:39

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  more notes, and update status of the 1.0.1-rc stuff
  
  Revision  Changes    Path
  1.35      +10 -7     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- changes.xml       2001/04/20 05:18:49     1.34
  +++ changes.xml       2001/04/23 01:38:39     1.35
  @@ -53,19 +53,22 @@
     <li>
       Documentation : basic EventCartridge description. (gmj)
     </li>
  +  <li>
  +    Added request specific encoding specification for templates. (gmj)
  +  </li>
  +  <li>
  +    Additions from Tim Joyce for more Method Exception propogation
  +    and exception event handling. (gmj)
  +  </li>
   </ul>
   </subsection>
   
  -<subsection name="1.0.2-dev">
  -<p>
  -Changes to v1.0.1-rc1
  -</p>
  -
  -</subsection>
  -
   <subsection name="1.0.1-dev">
   <p>
   Released as v1.0.1-rc1 on April 10, 2001.
  +</p>
  +<p>
  +No changes following rc1.  Released as v1.0.1 on April 22, 2001.
   </p>
   
   <ul>
  
  
  
  1.34      +10 -14    jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- changes.html      2001/04/20 05:18:49     1.33
  +++ changes.html      2001/04/23 01:38:39     1.34
  @@ -155,6 +155,13 @@
     <li>
       Documentation : basic EventCartridge description. (gmj)
     </li>
  +  <li>
  +    Added request specific encoding specification for templates. (gmj)
  +  </li>
  +  <li>
  +    Additions from Tim Joyce for more Method Exception propogation
  +    and exception event handling. (gmj)
  +  </li>
   </ul>
                               </blockquote>
         </td></tr>
  @@ -162,20 +169,6 @@
                                                       <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>
  @@ -183,6 +176,9 @@
           <blockquote>
                                       <p>
   Released as v1.0.1-rc1 on April 10, 2001.
  +</p>
  +                                                <p>
  +No changes following rc1.  Released as v1.0.1 on April 22, 2001.
   </p>
                                                   <ul>
     <li> 
  
  
  

Reply via email to