Author: oheger
Date: Wed Nov 30 20:53:03 2016
New Revision: 1772115
URL: http://svn.apache.org/viewvc?rev=1772115&view=rev
Log:
[CONFIGURATION-644] Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1772115&r1=1772114&r2=1772115&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Nov 30
20:53:03 2016
@@ -27,6 +27,10 @@
<body>
<release version="2.2" date="in SVN"
description="TBD">
+ <action dev="oheger" type="fix" issue="CONFIGURATION-644" due-to="Andrew
DeMaria">
+ PropertiesConfigurationLayout no longer duplicates a header comment
+ if a file with another comment is loaded.
+ </action>
<action dev="oheger" type="fix" issue="CONFIGURATION-643">
Documentation improvements for the user's guide.
</action>