Author: oheger
Date: Wed Oct 29 20:19:57 2014
New Revision: 1635294
URL: http://svn.apache.org/r1635294
Log:
[CONFIGURATION-427] 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=1635294&r1=1635293&r2=1635294&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Oct 29
20:19:57 2014
@@ -27,6 +27,9 @@
<body>
<release version="2.0-alpha2" date="TBD"
description="TBD">
+ <action dev="oheger" type="update" issue="CONFIGURATION-427">
+ XMLPropertyListConfiguration can now save arrays in the correct form.
+ </action>
</release>
<release version="2.0-alpha1" date="2014-09-23"