geirm       2003/12/23 08:01:30

  Modified:    xdocs    changes.xml index.xml
  Log:
  changelog update and added Eric's article to vel front page
  
  Revision  Changes    Path
  1.103     +6 -1      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- changes.xml       23 Dec 2003 14:13:12 -0000      1.102
  +++ changes.xml       23 Dec 2003 16:01:30 -0000      1.103
  @@ -87,7 +87,12 @@
       Change to finish request #17803, allowing '+' as a string concat. We'll have
       to see how the community likes it. (gmj)
   </li>
  -    </ul>
  +
  +<li>
  +    Fix for bug #25669, that didn't allow formal reference notation as first arg
  +    to foreach. (gmj)
  +</li>
  +</ul>
   
   </subsection>
   
  
  
  
  1.74      +12 -0     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- index.xml 19 Dec 2003 20:35:50 -0000      1.73
  +++ index.xml 23 Dec 2003 16:01:30 -0000      1.74
  @@ -43,6 +43,18 @@
   <section name="Velocity News">
   
       <p>
  +        <strong>New Article on Velocity</strong>
  +        <blockquote>
  +        Eric Hatcher's recent article
  +        <a href="http://today.java.net/pub/a/today/2003/12/16/velocity.html";>
  +        Velocity: Fast Track to Templating</a> is currently a featured
  +        article at <a href="http://www.java.net/";>java.net</a>.
  +        (<i>2003-12-23</i>)
  +        </blockquote>
  +
  +    </p>
  +
  +    <p>
           <strong>Velosurf 0.8 Released</strong>
           <blockquote>
           <a href="http://velosurf.sourceforge.net";>Velosurf</a>,
  
  
  

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

Reply via email to