Author: cbrisson
Date: Mon Mar 11 00:59:57 2019
New Revision: 1855191

URL: http://svn.apache.org/viewvc?rev=1855191&view=rev
Log:
[site/prod] Push changelog into production

Modified:
    velocity/site/production/engine/2.1/changes.html
    velocity/site/production/engine/devel/changes.html

Modified: velocity/site/production/engine/2.1/changes.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/changes.html?rev=1855191&r1=1855190&r2=1855191&view=diff
==============================================================================
--- velocity/site/production/engine/2.1/changes.html (original)
+++ velocity/site/production/engine/2.1/changes.html Mon Mar 11 00:59:57 2019
@@ -322,6 +322,13 @@ h2:hover > .headerlink, h3:hover > .head
         <td>
           <img src="images/fix.png"/>
         </td>
+        <td> 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> . . Fixes <a 
href="https://issues.apache.org/jira/browse/VELOCITY-909";>VELOCITY-909</a>. 
</td>
+        <td>cbrisson</td>
+      </tr>
+      <tr>
+        <td>
+          <img src="images/fix.png"/>
+        </td>
         <td> Rendering of arrays should display their content, as for lists . 
</td>
         <td>cbrisson</td>
       </tr>

Modified: velocity/site/production/engine/devel/changes.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/changes.html?rev=1855191&r1=1855190&r2=1855191&view=diff
==============================================================================
--- velocity/site/production/engine/devel/changes.html (original)
+++ velocity/site/production/engine/devel/changes.html Mon Mar 11 00:59:57 2019
@@ -322,6 +322,13 @@ h2:hover > .headerlink, h3:hover > .head
         <td>
           <img src="images/fix.png"/>
         </td>
+        <td> 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> . . Fixes <a 
href="https://issues.apache.org/jira/browse/VELOCITY-909";>VELOCITY-909</a>. 
</td>
+        <td>cbrisson</td>
+      </tr>
+      <tr>
+        <td>
+          <img src="images/fix.png"/>
+        </td>
         <td> Rendering of arrays should display their content, as for lists . 
</td>
         <td>cbrisson</td>
       </tr>


Reply via email to