Author: kiwiwings
Date: Sat Apr 15 12:21:26 2017
New Revision: 1791501

URL: http://svn.apache.org/viewvc?rev=1791501&view=rev
Log:
add summary info to 3.16 final

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=1791501&r1=1791500&r2=1791501&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sat Apr 15 12:21:26 2017
@@ -57,14 +57,19 @@
     -->
 
     <release version="3.17-beta1" date="2017-07-??">
-    <actions>
+      <actions>
         <action dev="PD" type="fix" fixes-bug="60993" module="HSLF">Grid and 
rowspan calculation in table cells is wrong</action>
         <action dev="PD" type="fix" fixes-bug="60973" module="XDGF">Support 
for "PolylineTo" as well as existing alternate spelling "PolyLineTo"</action>
-    </actions>
+      </actions>
     </release>
 
     <release version="3.16" date="2017-04-19">
-    <actions>
+      <summary>
+        <summary-item>add initial streaming, read-only support for xlsb 
files</summary-item>
+        <summary-item>SL Common: various rendering issues 
resolved</summary-item>
+        <summary-item>various charset related fixes in SS Common, XSSF and 
HWPF</summary-item>
+      </summary>
+      <actions>
         <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>
@@ -74,7 +79,7 @@
         <action dev="PD" type="fix" fixes-bug="59983" module="XSSF">Shift 
shared formulas when shifting rows in a sheet</action>
         <action dev="PD" type="fix" fixes-bug="60625" module="SL 
Common,XSLF,HSLF">Rendering issue with background and shape overlayed by 
image</action>
         <action dev="PD" type="fix" fixes-bug="60626" 
module="XSSF">ArrayIndexOutOfBoundsException in 
EvilUnclosedBRFixingInputStream</action>
-    </actions>
+      </actions>
     </release>
 
     <release version="3.16-beta2" date="2017-02-02">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to