Author: oheger
Date: Wed Mar 28 18:22:07 2018
New Revision: 1827942
URL: http://svn.apache.org/viewvc?rev=1827942&view=rev
Log:
CONFIGURATION-693: 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=1827942&r1=1827941&r2=1827942&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Mar 28
18:22:07 2018
@@ -68,6 +68,10 @@
ConversionExceptions thrown when accessing the properties of a
configuration now contain the original cause of the exception.
</action>
+ <action dev="oheger" type="add" issue="CONFIGURATION-693" due-to="Lars
W">
+ Configuration properties can now be converted to the data types File
+ and Path.
+ </action>
</release>
<release version="2.2" date="2017-10-12"