geirm       02/03/14 21:20:36

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  Will do tomorrow - so removing the claimed date... will not tell a lie...
  
  Revision  Changes    Path
  1.74      +5 -9      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- changes.xml       15 Mar 2002 03:32:49 -0000      1.73
  +++ changes.xml       15 Mar 2002 05:20:36 -0000      1.74
  @@ -15,19 +15,11 @@
      This document tracks the changes in Velocity between releases.
   </p>
   
  -<subsection name="1.3-rc1">
  -<p>
  -This section describes changes to the VEL_1_3_BRANCH after the
  -1.3-rc1 release. These are updates working towards a rc2 or
  -final.
  -</p>
  -</subsection>
   
   <subsection name="1.3-dev">
   <p>
   This section describes changes to the main branch after the
  -1.2 release. This was then branched as VEL_1_3_BRANCH in CVS and released
  -as v1.3-rc1 on March 14, 2002.
  +1.2 release.
   </p>
   
   <ul>
  @@ -196,6 +188,10 @@
      <li>
        Small introspection side-effect fix suggested by Sven Meier, prevents
        Obj[] from getting altered in event of null value. (gmj)
  +   </li>
  +   <li>
  +     Log4jLogSystem deprecated in favor of the simpler SimpleLog4jLogSystem.
  +     (gmj)
      </li>
   
   </ul>
  
  
  
  1.82      +5 -19     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- changes.html      15 Mar 2002 03:32:49 -0000      1.81
  +++ changes.html      15 Mar 2002 05:20:36 -0000      1.82
  @@ -141,23 +141,6 @@
                                                       <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#828DA6">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="1.3-rc1"><strong>1.3-rc1</strong></a>
  -        </font>
  -      </td></tr>
  -      <tr><td>
  -        <blockquote>
  -                                    <p>
  -This section describes changes to the VEL_1_3_BRANCH after the
  -1.3-rc1 release. These are updates working towards a rc2 or
  -final.
  -</p>
  -                            </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-dev"><strong>1.3-dev</strong></a>
           </font>
         </td></tr>
  @@ -165,8 +148,7 @@
           <blockquote>
                                       <p>
   This section describes changes to the main branch after the
  -1.2 release. This was then branched as VEL_1_3_BRANCH in CVS and released
  -as v1.3-rc1 on March 14, 2002.
  +1.2 release.
   </p>
                                                   <ul>
     <li>
  @@ -334,6 +316,10 @@
      <li>
        Small introspection side-effect fix suggested by Sven Meier, prevents
        Obj[] from getting altered in event of null value. (gmj)
  +   </li>
  +   <li>
  +     Log4jLogSystem deprecated in favor of the simpler SimpleLog4jLogSystem.
  +     (gmj)
      </li>
   
   </ul>
  
  
  

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

Reply via email to