You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2015/05/27 22:40:07 UTC

svn commit: r1682119 - /poi/site/src/documentation/content/xdocs/status.xml

Author: centic
Date: Wed May 27 20:40:07 2015
New Revision: 1682119

URL: http://svn.apache.org/r1682119
Log:
Move change that did not make it into 3.12 any more to a new section for 3.13

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1682119&r1=1682118&r2=1682119&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed May 27 20:40:07 2015
@@ -37,11 +37,11 @@
         <person id="YK" name="Yegor Kozlov" email="yegor@apache.org" />
     </devs>
 
-    <!-- release version="3.13-beta1" date="2015-??-??">
-    </release -->
+    <release version="3.13-beta1" date="2015-??-??">
+        <action dev="PD" type="fix" fixes-bug="57951">Use BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid rounding problems on JDK8</action>
+    </release>
 
     <release version="3.12" date="2015-05-11">
-        <action dev="PD" type="fix" fixes-bug="57951">Use BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid rounding problems on JDK8</action>
         <action dev="PD" type="add">Initial XWPFStyles support for working with default document paragraph and run styles</action>
         <action dev="PD" type="fix" fixes-bug="57889">Fix potential NPE in XWPFParagraph.getNumFmt()</action>
         <action dev="PD" type="fix">If an empty file or stream is given to WorkbookFactory.create, give a more informative exception - EmptyFileException</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org