You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2014/01/11 17:25:41 UTC

svn commit: r1557415 - /commons/proper/beanutils/trunk/src/changes/changes.xml

Author: oheger
Date: Sat Jan 11 16:25:41 2014
New Revision: 1557415

URL: http://svn.apache.org/r1557415
Log:
Entered correct release date.

Modified:
    commons/proper/beanutils/trunk/src/changes/changes.xml

Modified: commons/proper/beanutils/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/changes/changes.xml?rev=1557415&r1=1557414&r2=1557415&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/beanutils/trunk/src/changes/changes.xml Sat Jan 11 16:25:41 2014
@@ -39,7 +39,7 @@ The <action> type attribute can be add,u
   </properties>
   <body>
 
-    <release version="1.9.1" date="in SVN" description="Bug fix for 1.9.0">
+    <release version="1.9.1" date="2014-01-11" description="Bug fix for 1.9.0">
       <action dev="oheger" type="fix" issue="BEANUTILS-456" >
          Write methods for PropertyDescriptors created during custom introspection are lost
       </action>