Author: oheger
Date: Sat Aug 4 15:11:13 2012
New Revision: 1369340
URL: http://svn.apache.org/viewvc?rev=1369340&view=rev
Log:
Added an anticipated release date and release description.
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=1369340&r1=1369339&r2=1369340&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Sat Aug 4
15:11:13 2012
@@ -25,8 +25,8 @@
</properties>
<body>
- <release version="1.9" date="in SVN"
- description="TBD">
+ <release version="1.9" date="2012-08-08"
+ description="Minor bug fixes and improvements">
<action dev="oheger" type="update" issue="CONFIGURATION-503"
due-to="Tino Sino">
Small changes in user guide documentation.
</action>