Author: nbubna
Date: Mon Dec  8 15:15:39 2008
New Revision: 724547

URL: http://svn.apache.org/viewvc?rev=724547&view=rev
Log:
add last change

Modified:
    velocity/engine/branches/1.6.x/src/changes/changes.xml

Modified: velocity/engine/branches/1.6.x/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x/src/changes/changes.xml?rev=724547&r1=724546&r2=724547&view=diff
==============================================================================
--- velocity/engine/branches/1.6.x/src/changes/changes.xml (original)
+++ velocity/engine/branches/1.6.x/src/changes/changes.xml Mon Dec  8 15:15:39 
2008
@@ -26,7 +26,12 @@
 
   <body>
 
-    <release version="1.6.1" date="2008-12-12">
+    <release version="1.6.1" date="2008-12-15">
+
+      <action type="fix" dev="nbubna" issue="VELOCITY-615" due-to="Steve 
O'Hara">
+          Fix limitation in new macro implementation that resisted #set calls
+          to change references defined as arguments for the macro.
+      </action>
 
       <action type="fix" dev="nbubna" issue="VELOCITY-651" due-to="Stephan 
Schmid">
           Fix vararg bugs when calling overloaded methods like 
get(String,String,Object[])


Reply via email to