Author: cbrisson
Date: Sun Sep  8 11:21:07 2019
New Revision: 1866610

URL: http://svn.apache.org/viewvc?rev=1866610&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=1866610&r1=1866609&r2=1866610&view=diff
==============================================================================
--- velocity/engine/trunk/src/changes/changes.xml (original)
+++ velocity/engine/trunk/src/changes/changes.xml Sun Sep  8 11:21:07 2019
@@ -26,6 +26,10 @@
 
   <body>
     <release version="2.2" date="Not yet released">
+        <action type="add" dev="cbrisson" issue="VELOCITY-916">
+            Also have the debugging flag runtime.log.track_locations display a 
VTL stack trace
+            on any error
+        </action>
         <action type="fix" dev="cbrisson" issue="VELOCITY-919">
             Fix abnormal suppression of zero-width whitespaces
         </action>


Reply via email to