You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2004/05/17 19:06:23 UTC

cvs commit: jakarta-velocity-tools/xdocs changes.xml index.xml

nbubna      2004/05/17 10:06:23

  Modified:    xdocs    Tag: VELTOOLS_1_1 changes.xml index.xml
  Log:
  update to reflect 1.1 release
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.18.2.1  +10 -1     jakarta-velocity-tools/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/changes.xml,v
  retrieving revision 1.18
  retrieving revision 1.18.2.1
  diff -u -r1.18 -r1.18.2.1
  --- changes.xml	21 Feb 2004 20:54:19 -0000	1.18
  +++ changes.xml	17 May 2004 17:06:23 -0000	1.18.2.1
  @@ -26,6 +26,15 @@
     <section name="Velocity Tools Changes">
       <p>This document tracks the changes in Velocity Tools between releases.</p>
   
  +    <subsection name="1.1">
  +      <p>This section describes changes after the 1.1-rc1 release.</p>
  +      <ul>
  +      <li>Deprecated StrutsUtils' getActionErrors() and getActionMessages() in favor of getErrors() and getMessages(). (ndb)</li>
  +      <li>Fixed javadoc warnings during build (patch contributed by Nathan Green). (ndb)</li>
  +      <li>Some minor improvements to Struts example apps. (maj)</li>
  +      </ul>
  +    </subsection>
  +
       <subsection name="1.1-rc1">
         <p>This section describes changes after the 1.1-beta release.</p>
         <ul>
  
  
  
  1.17.2.1  +2 -7      jakarta-velocity-tools/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/index.xml,v
  retrieving revision 1.17
  retrieving revision 1.17.2.1
  diff -u -r1.17 -r1.17.2.1
  --- index.xml	21 Feb 2004 20:54:19 -0000	1.17
  +++ index.xml	17 May 2004 17:06:23 -0000	1.17.2.1
  @@ -109,12 +109,7 @@
       <section name="Download">
           <p><strong>Releases</strong></p>
           <p>
  -          VelocityTools 1.0 is still available in
  -          <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> or
  -          <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> form.
  -        </p>
  -        <p>
  -          VelocityTools 1.1-rc1 has been released and is available in
  +          VelocityTools 1.1 is now available in
             <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> or
             <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> form.
           </p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org