Author: centic
Date: Sun May 7 21:04:25 2017
New Revision: 1794261
URL: http://svn.apache.org/viewvc?rev=1794261&view=rev
Log:
List two bugfixes in 3.16 that I missed to note down and a new one for
3.17-beta1
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=1794261&r1=1794260&r2=1794261&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun May 7 21:04:25 2017
@@ -58,6 +58,7 @@
<release version="3.17-beta1" date="2017-07-??">
<actions>
+ <action dev="PD" type="fix" fixes-bug="60352" module="XSSF">Text
extraction: Don't include the text "null" for empty cells</action>
<action dev="PD" type="fix" fixes-bug="52372"
module="HPSF">OutOfMemoryError parsing a word file</action>
<action dev="PD" type="fix" fixes-bug="61062" module="HPSF">Various
HPSF related fixes</action>
<action dev="PD" type="fix" fixes-bug="61034" module="XSSF-SAX">Call
to XSSFReader.getSheetsData() returns duplicate sheets</action>
@@ -77,6 +78,8 @@
<summary-item>various charset related fixes in SS Common, XSSF and
HWPF</summary-item>
</summary>
<actions>
+ <action dev="PD" type="fix" fixes-bug="60810" module="XSLF">Check for
duplicate relation-names for notes similar to the fix for slides (fixed via bug
55791)</action>
+ <action dev="PD" type="fix" fixes-bug="60823" module="SS
Common">Correct behavior of function DGET with multiple result entries but only
one non-blank. Thanks to Patrick Zimmermann for the patch.</action>
<action dev="PD" type="fix" fixes-bug="50955" module="HWPF">Fix
charset handling in HWPFOldDocument</action>
<action dev="PD" type="add" fixes-bug="60826" module="XSSF">Add
initial streaming, read-only support for xlsb files</action>
<action dev="PD" type="fix" fixes-bug="51519" module="XSSF">Allow user
to select or ignore phonetic strings in shared strings table</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]