Author: oheger
Date: Wed Sep 5 15:29:40 2018
New Revision: 1840138
URL: http://svn.apache.org/viewvc?rev=1840138&view=rev
Log:
[CONFIGURATION-713] 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=1840138&r1=1840137&r2=1840138&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Sep 5
15:29:40 2018
@@ -33,6 +33,9 @@
<action dev="ggregory" type="fix" issue="CONFIGURATION-711">
Update Apache Commons Lang from 3.7 to 3.8.
</action>
+ <action dev="oheger" type="add" issue="CONFIGURATION-713" due-to="Lars
W">
+ Configuration properties can now be converted to regular expressions.
+ </action>
</release>
<release version="2.3" date="2018-08-04"