Author: oheger
Date: Tue Oct 7 20:23:07 2014
New Revision: 1629976
URL: http://svn.apache.org/r1629976
Log:
[BEANUTILS-465] Updated 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=1629976&r1=1629975&r2=1629976&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/beanutils/trunk/src/changes/changes.xml Tue Oct 7 20:23:07
2014
@@ -20,12 +20,15 @@
<body>
<release version="1.9.3" date="in SVN" description="TBD">
- <action dev="oheger" type="fix" issue="BEANUTILS-470" due-to=" Tommy
Tynjä">
+ <action dev="oheger" type="fix" issue="BEANUTILS-470" due-to="Tommy
Tynjä">
Precision lost when converting BigDecimal
</action>
<action dev="ggregory" type="update" issue="BEANUTILS-469">
Update commons-logging from 1.1.1 to 1.2.
</action>
+ <action dev="oheger" type="fix" issue="BEANUTILS-465" due-to="Daniel
Atallah">
+ Indexed List Setters no longer work
+ </action>
</release>
<release version="1.9.2" date="2014-05-29"