nbubna      2004/07/21 18:27:50

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  add note about new SortTool
  
  Revision  Changes    Path
  1.22      +2 -1      jakarta-velocity-tools/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/changes.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- changes.xml       21 Jul 2004 22:10:08 -0000      1.21
  +++ changes.xml       22 Jul 2004 01:27:50 -0000      1.22
  @@ -29,6 +29,7 @@
       <subsection name="1.2-dev">
         <p>This section describes changes after the 1.1 release.</p>
         <ul>
  +      <li>Added new SortTool (based on contribution from Brett Sutton). (ndb)</li>
         <li>Added MathTool methods for totalling or averaging lists or arrays of 
values (adapted from a contribution by Leon Messerschmidt). (ndb)</li>
         <li>Prevent NPE in RenderTool.recurse() when an evaluation fails. (ndb)</li>
         <li>Upgraded jars from Velocity 1.3.1 to Velocity 1.4 (ndb)</li>
  
  
  
  1.14      +1 -0      jakarta-velocity-tools/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/docs/changes.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.html      21 Jul 2004 22:10:08 -0000      1.13
  +++ changes.html      22 Jul 2004 01:27:50 -0000      1.14
  @@ -96,6 +96,7 @@
       <td>
         <p>This section describes changes after the 1.1 release.</p>
   <ul>
  +      <li>Added new SortTool (based on contribution from Brett Sutton). (ndb)</li>
         <li>Added MathTool methods for totalling or averaging lists or arrays of 
values (adapted from a contribution by Leon Messerschmidt). (ndb)</li>
         <li>Prevent NPE in RenderTool.recurse() when an evaluation fails. (ndb)</li>
         <li>Upgraded jars from Velocity 1.3.1 to Velocity 1.4 (ndb)</li>
  
  
  

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

Reply via email to