Author: oheger
Date: Fri May 30 20:15:35 2014
New Revision: 1598734
URL: http://svn.apache.org/r1598734
Log:
Added a section for the next release to changes.xml.
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=1598734&r1=1598733&r2=1598734&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/beanutils/trunk/src/changes/changes.xml Fri May 30 20:15:35
2014
@@ -39,6 +39,10 @@ The <action> type attribute can be add,u
</properties>
<body>
+ <release version="1.9.2" date="in SVN"
+ description="TBD">
+ </release>
+
<release version="1.9.2" date="2014-05-29"
description="Added a new BeanIntrospector for addressing a potential
class loader vulnerability">
<action dev="oheger" type="add" issue="BEANUTILS-463">