Author: oheger Date: Sat Jun 20 18:48:15 2015 New Revision: 1686663 URL: http://svn.apache.org/r1686663 Log: Updated changes.xml for next development iteration.
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=1686663&r1=1686662&r2=1686663&view=diff ============================================================================== --- commons/proper/configuration/trunk/src/changes/changes.xml (original) +++ commons/proper/configuration/trunk/src/changes/changes.xml Sat Jun 20 18:48:15 2015 @@ -25,8 +25,12 @@ </properties> <body> - <release version="2.0-beta1" date="TBD" + <release version="2.0-beta2" date="in SVN" description="TBD"> + </release> + + <release version="2.0-beta1" date="2015-06-19" + description="First beta release, getting closer to final."> <action dev="oheger" type="update" issue="CONFIGURATION-598" due-to="Bjarne Boström"> Removed obsolete ConfigurationBuilder interface in the base package. </action>