Author: schultz
Date: Wed Jul 27 22:17:29 2011
New Revision: 1151652
URL: http://svn.apache.org/viewvc?rev=1151652&view=rev
Log:
Added change logs.
Modified:
velocity/tools/branches/2.0.x/xdocs/changes.xml
Modified: velocity/tools/branches/2.0.x/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/branches/2.0.x/xdocs/changes.xml?rev=1151652&r1=1151651&r2=1151652&view=diff
==============================================================================
--- velocity/tools/branches/2.0.x/xdocs/changes.xml (original)
+++ velocity/tools/branches/2.0.x/xdocs/changes.xml Wed Jul 27 22:17:29 2011
@@ -37,7 +37,9 @@
<li>correct handling and better reporting of commited responses in
error() (cb)</li>
<li>Added a custom number formats cache in ConversionUtils (cb)</li>
<li>fixed VELTOOLS-144 added localization of DateFormat format strings
(schultz)</li>
- <li>fixed VELTOOLS-145 changed StrutsLinkTool's parent class to
restore API backward-compatibility</li>
+ <li>fixed VELTOOLS-145 changed StrutsLinkTool's parent class to
restore API backward-compatibility (schultz)</li>
+ <li>fixed VELTOOLS-148 - fixed a LinkTool bug with parametersToIgnore
management (schultz)</li>
+ <li>fixed VELTOOLS-149 - changed LinkTool.addRequestParams to accept
Object[] (schultz)</li>
</ul>
</subsection>