update


git-svn-id: https://svn.apache.org/repos/asf/jakarta/velocity/trunk@75946 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/docs/changes.html b/docs/changes.html
index bbdf8ce..d622d14 100644
--- a/docs/changes.html
+++ b/docs/changes.html
@@ -243,6 +243,13 @@
 <li>
 Tiny fix to VelocityWriter to prevent a NPE if someone passes it a null (gmj)    
 </li>
+<li>
+    Anakia changes to accomodate finalization of JDOM API.  In AnakiaJDOMFactory,
+    AnakiaTask, and OutputWrapper (gmj)
+</li>
+<li>
+    Added template, line and column info to MIEs thrown by ASTMethod (gmj)
+</li>
 </ul>
                             </blockquote>
       </td></tr>
@@ -1358,7 +1365,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2004, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>
diff --git a/docs/index.html b/docs/index.html
index cdfad63..c9e4dc6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -181,12 +181,46 @@
                                                 <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#525D76">
         <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Notice : JDOM API Change"><strong>Notice : JDOM API Change</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+        As part of their effort to reach v1.0, the JDOM
+        community has made slight modifications to their API.
+        This will affect Velocity users that use the 'Anakia'
+        package.
+    </p>
+                                                <p>
+        Velocity versions 1.4 and older require using a version
+        of JDOM older than beta10rc1.  All new releases of
+        Velocity will use JDOM beta10rc1 and 1.0 when it comes out.
+    </p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Velocity News"><strong>Velocity News</strong></a>
         </font>
       </td></tr>
       <tr><td>
         <blockquote>
                                     <p>
+        <strong>New Article on Velocity</strong>
+        <blockquote>
+        Sing Li discusses how to use Velocity in a standalone application
+        as well as a replacement for JSP in the Struts MVC framework in this
+        <a href="http://www.ibm.com/developerworks/library/j-velocity/">
+        article</a>
+        (<i>2004-02-19</i>)
+        </blockquote>
+    </p>
+                                                <p>
         <strong>ALE uses Velocity</strong>
         <blockquote>
         Brad Cox is pleased to announce the alpha (0.1) release of the
@@ -396,7 +430,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2004, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>