Author: oheger
Date: Fri Dec 23 20:10:04 2016
New Revision: 1775895

URL: http://svn.apache.org/viewvc?rev=1775895&view=rev
Log:
[CONFIGURATION-648] 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=1775895&r1=1775894&r2=1775895&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Fri Dec 23 
20:10:04 2016
@@ -27,6 +27,12 @@
   <body>
     <release version="2.2" date="in SVN"
       description="TBD">
+      <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
+        changed the handling of properties starting with multiple uppercase
+        letters.
+      </action>
       <action dev="oheger" type="fix" issue="CONFIGURATION-646">
         PropertiesConfiguration now works correctly with the auto-save mode.
       </action>


Reply via email to