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 2016/07/31 17:22:17 UTC

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

Author: centic
Date: Sun Jul 31 17:22:17 2016
New Revision: 1754677

URL: http://svn.apache.org/viewvc?rev=1754677&view=rev
Log:
Add changelog for some of my recent changes/fixes

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=1754677&r1=1754676&r2=1754677&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Jul 31 17:22:17 2016
@@ -39,7 +39,13 @@
         <person id="YK" name="Yegor Kozlov" email="yegor@apache.org" />
     </devs>
 
+    <release version="3.15-beta4" date="2016-08-??">
+        <action dev="PD" type="fix" fixes-bug="59736">Incorrect evaluation of SUBTOTAL with composite interval</action>
+    </release>
+
     <release version="3.15-beta3" date="2016-08-??">
+        <action dev="PD" type="fix" fixes-bug="55384">Handle setting pre-evaluation string correctly in SXSSF as well</action>
+        <action dev="PD" type="fix" fixes-bug="59634">Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</action>
         <action dev="PD" type="add" fixes-bug="57919">HSSF, HSLF and HPSF support for in-place writing to the currently open File (requires the POIFS/NPOIFS was opened from a read-write File)</action>
         <action dev="PD" type="add" fixes-bug="57919">HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</action>
         <action dev="PD" type="fix" fixes-bug="59881">SS Common: D* formula evaluation from blank cells in database headers</action>



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