Author: cbrisson
Date: Mon Mar 11 00:57:54 2019
New Revision: 1855190
URL: http://svn.apache.org/viewvc?rev=1855190&view=rev
Log:
[engine/changelog] Changelog for properties key names reorganization
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=1855190&r1=1855189&r2=1855190&view=diff
==============================================================================
--- velocity/engine/trunk/src/changes/changes.xml (original)
+++ velocity/engine/trunk/src/changes/changes.xml Mon Mar 11 00:57:54 2019
@@ -26,6 +26,10 @@
<body>
<release version="2.1" date="2019-03-03">
+ <action type="fix" dev="cbrisson" issue="VELOCITY-909">
+ Reorganization of configuration properties key names, for clarity
and consistency,
+ see the <a href="configuration-property-changes-in-2.1.html">table
of correspondance</a>.
+ </action>
<action type="fix" dev="cbrisson">
Rendering of arrays should display their content, as for lists
</action>