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/11/25 08:56:23 UTC

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

Author: centic
Date: Fri Nov 25 08:56:23 2016
New Revision: 1771255

URL: http://svn.apache.org/viewvc?rev=1771255&view=rev
Log:
changelog update

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=1771255&r1=1771254&r2=1771255&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Nov 25 08:56:23 2016
@@ -58,13 +58,14 @@
 
     <release version="3.16-beta2" date="2017-02-??">
       <actions>
+        <action dev="PD" type="fix" fixes-bug="59200" module="SS Common">Check for actual Excel limits on data validation title/text</action>
         <action dev="PD" type="fix" fixes-bug="60373" module="XSLF">TableCell.getTextHeight() returns NullPointerException</action>
       </actions>
     </release>
 
     <release version="3.16-beta1" date="2016-11-20">
       <summary>
-        <summary-item>Initial work on adding a Gradle build, the Ant based build is currently still the official buildsystem, but there are plans to replace this with Gradle in the future.</summary-item>
+        <summary-item>Initial work on adding a Gradle build, the Ant based build is currently still the official buildsystem, but there are plans to replace this with Gradle in the future</summary-item>
         <summary-item>Add support for mixed-length cipher/hashes in password protected files typically used by Office for Mac</summary-item>
         <summary-item>Add CryptoAPI and encryption write support for HSSF</summary-item>
         <summary-item>Improve support for reading VBA macros</summary-item>
@@ -81,7 +82,7 @@
         <action dev="PD" type="fix" fixes-bug="60341" module="XWPF">Handle an SdtBody that has no SdtPr</action>
         <action dev="PD" type="add" module="SS Common">CellStyle support for "Quote Prefix" aka "123 Prefix"</action>
         <action dev="PD" type="fix" fixes-bug="60320" module="POIFS">Issue opening password protected xlsx</action>
-      	<action dev="PD" type="fix" fixes-bug="57366" breaks-compatibility="true" module="XWPF">Refactor Header/Footer creation to allow table in header/footer. No longer creates empty paragraph in header/footer.</action>
+      	<action dev="PD" type="fix" fixes-bug="57366" breaks-compatibility="true" module="XWPF">Refactor Header/Footer creation to allow table in header/footer. No longer creates empty paragraph in header/footer</action>
         <action dev="PD" type="fix" fixes-bug="53611" module="XSSF">Populate dimension of XSSF Worksheet when writing the document</action>
         <action dev="PD" type="fix" fixes-bug="60315" module="OPC">Add 'yyyy-MM-dd' as a possible format for date metadata items in OPC</action>
         <action dev="PD" type="fix" fixes-bug="60305" module="HSLF">Gracefully handle AIOOBE in reading potentially truncated pictstream</action>



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