Author: oheger
Date: Wed Mar 1 20:59:00 2017
New Revision: 1785036
URL: http://svn.apache.org/viewvc?rev=1785036&view=rev
Log:
[CONFIGURATION-647] 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=1785036&r1=1785035&r2=1785036&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Mar 1
20:59:00 2017
@@ -27,7 +27,10 @@
<body>
<release version="2.2" date="TBA"
description="TBA">
-
+ <action dev="oheger" type="add" issue="CONFIGURATION-647"
due-to="Vladimir Martinek">
+ INIConfiguration can now be configured to use a custom separator
+ between properties and values when writing an ini file.
+ </action>
</release>
<release version="2.1.1" date="2017-02-05"