Author: oheger
Date: Sun May 25 17:12:56 2014
New Revision: 1597450
URL: http://svn.apache.org/r1597450
Log:
Set the release description for 1.9.2.
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=1597450&r1=1597449&r2=1597450&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/beanutils/trunk/src/changes/changes.xml Sun May 25 17:12:56
2014
@@ -39,7 +39,8 @@ The <action> type attribute can be add,u
</properties>
<body>
- <release version="1.9.2" date="in SVN" description="TBD">
+ <release version="1.9.2" date="in SVN"
+ description="Added a new BeanIntrospector for addressing a potential
class loader vulnerability">
<action dev="oheger" type="add" issue="BEANUTILS-463">
Class loader vulnerability in DefaultResolver
</action>