changelog update and added Eric's article to vel front page

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/velocity/trunk@75920 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 46553d9..939ea8b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -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>
 
diff --git a/xdocs/index.xml b/xdocs/index.xml
index 7820ec3..e58e029 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -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>,