You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/06/13 01:38:59 UTC

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

Author: onealj
Date: Mon Jun 13 01:38:59 2016
New Revision: 1748077

URL: http://svn.apache.org/viewvc?rev=1748077&view=rev
Log:
update changelog for bug 58787

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=1748077&r1=1748076&r2=1748077&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Jun 13 01:38:59 2016
@@ -40,10 +40,11 @@
     </devs>
 
     <release version="3.15-beta2" date="2016-07-??">
+        <action dev="PD" type="add" fixes-bug="58787">Common-SS: add BorderPropertyTemplate to add a border around a cell range and avoid creating intermediate styles when adding borders</action>
         <action dev="PD" type="fix">Common-SS: changed UDFFinder from interface to abstract class</action>
         <action dev="PD" type="add" fixes-bug="57838">Remove related cell-comments when removing a row</action>
         <action dev="PD" type="add">Initial steps to allow to compile against Java 9</action>
-        <action dev="PD" type="fix" fixes-bug="57840">XSSF: 30% faster formula evaluation</action>
+        <action dev="PD" type="add" fixes-bug="57840">XSSF: 30% faster formula evaluation</action>
         <action dev="PD" type="fix" fixes-bug="57840,57721">XSSF: Formula parsing and evaluation containing structured references (data tables)</action>
         <action dev="PD" type="fix" fixes-bug="59684">SS Common: Parsing absolute entire-row CellReferences</action>
         <action dev="PD" type="fix" fixes-bug="59686">XSLF: Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc.</action>



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