Author: oheger
Date: Sat Jan 21 20:23:11 2017
New Revision: 1779755

URL: http://svn.apache.org/viewvc?rev=1779755&view=rev
Log:
[CONFIGURATION-649] 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=1779755&r1=1779754&r2=1779755&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Sat Jan 21 
20:23:11 2017
@@ -27,6 +27,11 @@
   <body>
     <release version="2.2" date="in SVN"
       description="TBD">
+      <action dev="oheger" type="fix" issue="CONFIGURATION-649">
+        Improved the handling of lists defined by a string with delimiter
+        characters in XMLConfiguration. Such lists now retain their original
+        format when the configuration is saved.
+      </action>
       <action dev="oheger" type="fix" issue="CONFIGURATION-648">
         Made the IOFactory property of PropertiesBuilderParameter compatible
         with the most recent version of Commons BeanUtils. This version


Reply via email to