You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2019/10/14 12:30:04 UTC

svn commit: r1868444 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Mon Oct 14 12:30:04 2019
New Revision: 1868444

URL: http://svn.apache.org/viewvc?rev=1868444&view=rev
Log:
[bug-63842] mark as likely for 4.1.2 -- probably too late for 4.1.1

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

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1868444&r1=1868443&r2=1868444&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Oct 14 12:30:04 2019
@@ -86,8 +86,16 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <!-- release version="4.1.2" date="2020-01-??">
-    </release -->
+    <!--
+    <release version="4.1.2" date="2020-01-??">
+      <summary>
+
+      </summary>
+      <actions>
+        <action dev="PD" type="fix" fixes-bug="63842" context="SS_Common">FractionFormat casts whole part of the value into 'int'</action>
+      </actions>
+    </release>
+    -->
 
     <release version="4.1.1" date="2019-10-20">
       <summary>
@@ -122,7 +130,6 @@
         <action dev="PD" type="add" fixes-bug="github-157" context="OOXML">Add setters to POIXMLProperties</action>
         <action dev="PD" type="fix" fixes-bug="63153" context="XDDF">Enable safe removal of data series from charts</action>
         <action dev="PD" type="fix" fixes-bug="59623" context="XDDF">Provide example of threshold line in bar chart</action>
-        <action dev="PD" type="fix" fixes-bug="63842" context="SS_Common">FractionFormat casts whole part of the value into 'int'</action>
       </actions>
     </release>
 



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