Author: oheger
Date: Wed Oct 1 20:12:40 2014
New Revision: 1628830
URL: http://svn.apache.org/r1628830
Log:
[BEANUTILS-470] 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=1628830&r1=1628829&r2=1628830&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/beanutils/trunk/src/changes/changes.xml Wed Oct 1 20:12:40
2014
@@ -20,6 +20,9 @@
<body>
<release version="1.9.3" date="in SVN" description="TBD">
+ <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>