Author: oheger
Date: Wed Apr 3 19:16:02 2013
New Revision: 1464162
URL: http://svn.apache.org/r1464162
Log:
[CONFIGURATION-539] 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=1464162&r1=1464161&r2=1464162&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Apr 3
19:16:02 2013
@@ -27,6 +27,10 @@
<body>
<release version="2.0" date="in SVN"
description="TBD">
+ <action dev="oheger" type="update" issue="CONFIGURATION-539">
+ The deprectated INIConfiguration class was removed.
+ HierarchicalINIConfiguration was renamed to INIConfiguration.
+ </action>
<action dev="oheger" type="update" issue="CONFIGURATION-537">
The deprectated ConfigurationFactory class was removed.
</action>