Author: nbubna
Date: Mon Dec  8 15:17:00 2008
New Revision: 724549

URL: http://svn.apache.org/viewvc?rev=724549&view=rev
Log:
further updates for anticipated 1.6.1 release

Modified:
    velocity/site/site/doap_engine.rdf
    velocity/site/site/src/site/news.xml

Modified: velocity/site/site/doap_engine.rdf
URL: 
http://svn.apache.org/viewvc/velocity/site/site/doap_engine.rdf?rev=724549&r1=724548&r2=724549&view=diff
==============================================================================
--- velocity/site/site/doap_engine.rdf (original)
+++ velocity/site/site/doap_engine.rdf Mon Dec  8 15:17:00 2008
@@ -31,7 +31,7 @@
     <release>
       <Version>
         <name>Velocity 1.6.1</name>
-        <created>2008-12-12</created>
+        <created>2008-12-15</created>
         <revision>1.6.1</revision>
       </Version>
       <Version>

Modified: velocity/site/site/src/site/news.xml
URL: 
http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?rev=724549&r1=724548&r2=724549&view=diff
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Mon Dec  8 15:17:00 2008
@@ -3,7 +3,7 @@
 <news xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://velocity.apache.org/NEWS/1.0.0"; 
xsi:schemaLocation="http://velocity.apache.org/NEWS/1.0.0 
http://velocity.apache.org/site/tools/velocity-site-news/xsd/news-1.0.0.xsd";>
   <items>
     <item id="engine161">
-        <date>2008-12-12</date>
+        <date>2008-12-15</date>
         <headline>Velocity Engine 1.6.1 released</headline>
       <categories>
         <category>velocity</category>
@@ -14,7 +14,9 @@
         Velocity Engine 1.6.1.
 
         This release fixes the method reflection problems discovered in
-        {{{https://issues.apache.org/jira/browse/VELOCITY-651}VELOCITY-651}}.
+        {{{https://issues.apache.org/jira/browse/VELOCITY-651}VELOCITY-651}}
+        and an obscure macro context bug
+        ({{{https://issues.apache.org/jira/browse/VELOCITY-615}VELOCITY-615}}).
         It is a drop-in replacement for Velocity 1.6.
 
         Downloads of 1.6.1 are available 


Reply via email to