Author: oheger
Date: Thu Dec 22 21:06:33 2016
New Revision: 1775740
URL: http://svn.apache.org/viewvc?rev=1775740&view=rev
Log:
[CONFIGURATION-646] 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=1775740&r1=1775739&r2=1775740&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Thu Dec 22
21:06:33 2016
@@ -27,6 +27,9 @@
<body>
<release version="2.2" date="in SVN"
description="TBD">
+ <action dev="oheger" type="fix" issue="CONFIGURATION-646">
+ PropertiesConfiguration now works correctly with the auto-save mode.
+ </action>
<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.