Author: oheger
Date: Sat Dec 5 15:09:40 2015
New Revision: 1718096
URL: http://svn.apache.org/viewvc?rev=1718096&view=rev
Log:
Set final release date and description.
Modified:
commons/proper/configuration/branches/RELEASE_2_0_beta2_BRANCH/src/changes/changes.xml
Modified: commons/proper/configuration/branches/RELEASE_2_0_beta2_BRANCH/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_0_beta2_BRANCH/src/changes/changes.xml?rev=1718096&r1=1718095&r2=1718096&view=diff
==============================================================================
--- commons/proper/configuration/branches/RELEASE_2_0_beta2_BRANCH/src/changes/changes.xml
(original)
+++ commons/proper/configuration/branches/RELEASE_2_0_beta2_BRANCH/src/changes/changes.xml
Sat Dec 5 15:09:40 2015
@@ -25,8 +25,8 @@
</properties>
<body>
- <release version="2.0-beta2" date="in SVN"
- description="TBD">
+ <release version="2.0-beta2" date="2015-12-05"
+ description="Second beta release, some minor API changes.">
<action dev="oheger" type="update" issue="CONFIGURATION-614">
References to Commons Logging have been removed from the Configuration
API. It is still possible to influence logging by making use of the new
|