Author: cbrisson
Date: Mon Jul 18 21:30:38 2016
New Revision: 1753319
URL: http://svn.apache.org/viewvc?rev=1753319&view=rev
Log:
[engine] update changelog
Modified:
velocity/engine/trunk/src/changes/changes.xml
Modified: velocity/engine/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/src/changes/changes.xml?rev=1753319&r1=1753318&r2=1753319&view=diff
==============================================================================
--- velocity/engine/trunk/src/changes/changes.xml (original)
+++ velocity/engine/trunk/src/changes/changes.xml Mon Jul 18 21:30:38 2016
@@ -27,6 +27,11 @@
<body>
<release version="2.0" date="In Subversion">
+ <action type="add" dev="cbrisson" issue="VELOCITY-799">
+ The new configuration property context.autoreference.key, if present,
allows to specify the name
+ of the reference under which the context is accessible in itself
+ </action>
+
<action type="add" dev="cbrisson" issue="VELOCITY-746">
MethodExceptionEventHandler now provide template location infos
</action>