You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2017/06/24 11:24:58 UTC

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

Author: kiwiwings
Date: Sat Jun 24 11:24:57 2017
New Revision: 1799761

URL: http://svn.apache.org/viewvc?rev=1799761&view=rev
Log:
added summary to changelog

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=1799761&r1=1799760&r2=1799761&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sat Jun 24 11:24:57 2017
@@ -60,6 +60,13 @@
     </release -->
 
     <release version="3.17-beta1" date="2017-07-01">
+      <summary>
+      	<summary-item>XSSF: improved support for XSSFTables</summary-item>
+      	<summary-item>HSLF: various fixes in table support</summary-item>
+      	<summary-item>HPSF: reworked to cover edge cases and better support non-latin charsets</summary-item>
+      	<summary-item>SL Common: fixed rendering of preset-shapes</summary-item>
+      	<summary-item>HWPF: support for Binary RC4 / CryptoAPI de-/encryption</summary-item>
+      </summary>
       <actions>
         <action dev="PD" type="fix" fixes-bug="61203" module="XSSF">XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor</action>
         <action dev="PD" type="fix" fixes-bug="56557" module="SXSSF">Output file get corrupted with SXSSFWorkbook and "chart sheet"</action>



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