Author: oheger
Date: Sun Mar 11 21:00:51 2018
New Revision: 1826462
URL: http://svn.apache.org/viewvc?rev=1826462&view=rev
Log:
CONFIGURATION-688: 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=1826462&r1=1826461&r2=1826462&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Sun Mar 11
21:00:51 2018
@@ -52,6 +52,10 @@
JSONConfiguration can now handle list structures with complex objects
as elements.
</action>
+ <action dev="oheger" type="fix" issue="CONFIGURATION-688">
+ Fixed a bug related to the handling of multiple include files in
+ PropertiesConfiguration.
+ </action>
</release>
<release version="2.2" date="2017-10-12"