Author: oheger
Date: Mon Jan 6 18:01:00 2014
New Revision: 1555952
URL: http://svn.apache.org/r1555952
Log:
Added a description for 1.9.1 release.
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=1555952&r1=1555951&r2=1555952&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/beanutils/trunk/src/changes/changes.xml Mon Jan 6 18:01:00
2014
@@ -39,7 +39,7 @@ The <action> type attribute can be add,u
</properties>
<body>
- <release version="1.9.1" date="in SVN" description="TBD">
+ <release version="1.9.1" date="in SVN" 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>