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/10/29 07:55:38 UTC

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

Author: centic
Date: Sat Oct 29 07:55:38 2016
New Revision: 1767098

URL: http://svn.apache.org/viewvc?rev=1767098&view=rev
Log:
Two additional changelog entries

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=1767098&r1=1767097&r2=1767098&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sat Oct 29 07:55:38 2016
@@ -60,8 +60,10 @@
         <summary-item>Document each major change in the release notes in a summary item</summary-item>
       </summary -->
       <actions>
+      	<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>
+      	<action dev="PD" type="fix" fixes-bug="59026" module="XSSF">Avoid possible NullPointerException when exporting to XML</action>
       	<action dev="PD" type="remove" fixes-bug="60059" module="XSLF">Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph</action>
         <action dev="PD" type="add" module="HDGF">Partial v5 Pointer and Text Extraction support</action>
         <action dev="PD" type="fix" fixes-bug="60294" module="HSLF">Add "unknown" ShapeType for 4095</action>



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