Author: oheger
Date: Thu May 17 20:15:24 2018
New Revision: 1831807
URL: http://svn.apache.org/viewvc?rev=1831807&view=rev
Log:
CONFIGURATION-701: 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=1831807&r1=1831806&r2=1831807&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Thu May 17
20:15:24 2018
@@ -99,6 +99,10 @@
<action dev="ggregory" type="add" issue="CONFIGURATION-698">
Add org.apache.commons.configuration2.MapConfiguration.toString().
</action>
+ <action dev="oheger" type="add" issue="CONFIGURATION-701"
due-to="Nicholas Verbeck">
+ CompositeConfiguration now supports an addConfigurationFirst() method
+ to add child configurations with a higher priority.
+ </action>
</release>
<release version="2.2" date="2017-10-12"