Author: oheger
Date: Sat Apr 16 15:02:32 2016
New Revision: 1739472
URL: http://svn.apache.org/viewvc?rev=1739472&view=rev
Log:
[CONFIGURATION-622] 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=1739472&r1=1739471&r2=1739472&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Sat Apr 16
15:02:32 2016
@@ -27,6 +27,11 @@
<body>
<release version="2.1" date="in SVN"
description="TBD">
+ <action dev="oheger" type="fix" issue="CONFIGURATION-622">
+ Fixed a problem in INIConfiguration.write() with keys containing a
+ separator character. This separator had been duplicated. Such keys
+ are now handled correctly when the configuration is saved.
+ </action>
</release>
<release version="2.0" date="2016-03-24"