Author: oheger
Date: Mon Dec 8 21:06:47 2014
New Revision: 1643926
URL: http://svn.apache.org/r1643926
Log:
[CONFIGURATION-200] 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=1643926&r1=1643925&r2=1643926&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Mon Dec 8
21:06:47 2014
@@ -43,6 +43,9 @@
<action dev="oheger" type="update" issue="CONFIGURATION-427">
XMLPropertyListConfiguration can now save arrays in the correct form.
</action>
+ <action dev="oheger" type="add" issue="CONFIGURATION-200">
+ A size() method was added to the ImmutableConfiguration interface.
+ </action>
</release>
<release version="2.0-alpha1" date="2014-09-23"