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

svn commit: r1797841 [3/3] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hpsf/ apidocs/org/apache/poi/hpsf/class-use/ apidocs/org/apache/poi/hwpf/ apidocs/org/apache/poi/hwpf/model/ apidocs/org/apache/poi/hwpf/model/class-use/ apidocs/org/...

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/EncryptionInfo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/EncryptionInfo.html?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/EncryptionInfo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/EncryptionInfo.html Tue Jun  6 22:44:08 2017
@@ -96,28 +96,32 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td>
 <td class="colLast">
 <div class="block">Implementation of the <a href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376 Document Encryption</a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.agile">org.apache.poi.poifs.crypt.agile</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.binaryrc4">org.apache.poi.poifs.crypt.binaryrc4</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.cryptoapi">org.apache.poi.poifs.crypt.cryptoapi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.standard">org.apache.poi.poifs.crypt.standard</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.xor">org.apache.poi.poifs.crypt.xor</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -214,6 +218,24 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.poi.hwpf">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a> in <a href="../../../../../../org/apache/poi/hwpf/package-summary.html">org.apache.poi.hwpf</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hwpf/package-summary.html">org.apache.poi.hwpf</a> that return <a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></code></td>
+<td class="colLast"><span class="strong">HWPFDocumentCore.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html#getEncryptionInfo()">getEncryptionInfo</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.poifs.crypt">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-use.html?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-use.html Tue Jun  6 22:44:08 2017
@@ -96,52 +96,56 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td>
 <td class="colLast">
 <div class="block">Implementation of the <a href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376 Document Encryption</a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.agile">org.apache.poi.poifs.crypt.agile</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.binaryrc4">org.apache.poi.poifs.crypt.binaryrc4</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.cryptoapi">org.apache.poi.poifs.crypt.cryptoapi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.dsig">org.apache.poi.poifs.crypt.dsig</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.dsig.facets">org.apache.poi.poifs.crypt.dsig.facets</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.dsig.services">org.apache.poi.poifs.crypt.dsig.services</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.standard">org.apache.poi.poifs.crypt.standard</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.xor">org.apache.poi.poifs.crypt.xor</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -221,6 +225,24 @@
 <div class="block">This class may require <code>poi-ooxml</code> to be on the classpath to load
  some <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt"><code>EncryptionMode</code></a>s.</div>
 </td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.hwpf">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/poi/poifs/crypt/package-summary.html">org.apache.poi.poifs.crypt</a> used by <a href="../../../../../org/apache/poi/hwpf/package-summary.html">org.apache.poi.hwpf</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/poifs/crypt/class-use/EncryptionInfo.html#org.apache.poi.hwpf">EncryptionInfo</a>
+<div class="block">This class may require <code>poi-ooxml</code> to be on the classpath to load
+ some <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt"><code>EncryptionMode</code></a>s.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Tue Jun  6 22:44:08 2017
@@ -1377,10 +1377,6 @@ for streaming/read-only processing of xl
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a></strong></code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Tue Jun  6 22:44:08 2017
@@ -1524,7 +1524,6 @@
 <ul>
 <li type="circle">java.io.ByteArrayOutputStream
 <ul>
-<li type="circle">org.apache.poi.hwpf.model.io.<a href="org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io"><span class="strong">HWPFOutputStream</span></a></li>
 <li type="circle">org.apache.poi.hslf.util.<a href="org/apache/poi/hslf/util/MutableByteArrayOutputStream.html" title="class in org.apache.poi.hslf.util"><span class="strong">MutableByteArrayOutputStream</span></a></li>
 </ul>
 </li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Jun  6 22:44:08 2017
@@ -284,86 +284,90 @@ if (VERSION > 3) {
 <tbody>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60230">60230</a></td><td>XSSF</td><td>Round trip workbook encryption and decryption</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61162">61162</a></td><td>HWPF</td><td>En-/decryption support for HWPF</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58325">58325</a></td><td>XSSF</td><td>XSSFDrawing.getShapes() returns zero if sheet has more than one embedded OLE object</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60230">60230</a></td><td>XSSF</td><td>Round trip workbook encryption and decryption</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61119">61119</a></td><td>SL Common</td><td>Fix preset shape rendering and shading</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58325">58325</a></td><td>XSSF</td><td>XSSFDrawing.getShapes() returns zero if sheet has more than one embedded OLE object</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61059">61059</a></td><td>HSSF</td><td>Allow workbooks to contain more than 32k names</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61119">61119</a></td><td>SL Common</td><td>Fix preset shape rendering and shading</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://github.com/apache/poi/pull/55">github-55</a></td><td>XSSF</td><td>Allow XSSFNames set with a long name that looks similar to a cell address</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61059">61059</a></td><td>HSSF</td><td>Allow workbooks to contain more than 32k names</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://github.com/apache/poi/pull/25">github-25</a></td><td>SXSSF</td><td>Add lock/unlock sheet protection and tab colors</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://github.com/apache/poi/pull/55">github-55</a></td><td>XSSF</td><td>Allow XSSFNames set with a long name that looks similar to a cell address</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="update" src="skin/images/update.png" title="update"></td><td><a href="https://github.com/apache/poi/pull/32">github-32</a></td><td>SS Common</td><td>Speed up Irr() formula evaluation</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://github.com/apache/poi/pull/25">github-25</a></td><td>SXSSF</td><td>Add lock/unlock sheet protection and tab colors</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://github.com/apache/poi/pull/52">github-52</a></td><td>scratchpad</td><td>Add a function to convert an HSSFWorkbook to an HTML document from an InputStream</td>
+<td style="text-align: center;"><img class="icon" alt="update" src="skin/images/update.png" title="update"></td><td><a href="https://github.com/apache/poi/pull/32">github-32</a></td><td>SS Common</td><td>Speed up Irr() formula evaluation</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://github.com/apache/poi/pull/53">github-53</a></td><td>XWPF</td><td>fix NPE when iterating over paragraphs in certain *.docx files</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://github.com/apache/poi/pull/52">github-52</a></td><td>scratchpad</td><td>Add a function to convert an HSSFWorkbook to an HTML document from an InputStream</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="update" src="skin/images/update.png" title="update"></td><td><a href="https://github.com/apache/poi/pull/54">github-54</a></td><td>XSSF</td><td>Decrease execution time and memory consumption when adding XSSFPictures to an XSSFWorkbook</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://github.com/apache/poi/pull/53">github-53</a></td><td>XWPF</td><td>fix NPE when iterating over paragraphs in certain *.docx files</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52117">52117</a></td><td>HPSF</td><td>Invalid "last printed" summary field value</td>
+<td style="text-align: center;"><img class="icon" alt="update" src="skin/images/update.png" title="update"></td><td><a href="https://github.com/apache/poi/pull/54">github-54</a></td><td>XSSF</td><td>Decrease execution time and memory consumption when adding XSSFPictures to an XSSFWorkbook</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60352">60352</a></td><td>XSSF</td><td>Text extraction: Don't include the text "null" for empty cells</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52117">52117</a></td><td>HPSF</td><td>Invalid "last printed" summary field value</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52372">52372</a></td><td>HPSF</td><td>OutOfMemoryError parsing a word file</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60352">60352</a></td><td>XSSF</td><td>Text extraction: Don't include the text "null" for empty cells</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61062">61062</a></td><td>HPSF</td><td>Various HPSF related fixes</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52372">52372</a></td><td>HPSF</td><td>OutOfMemoryError parsing a word file</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61034">61034</a></td><td>XSSF-SAX</td><td>Call to XSSFReader.getSheetsData() returns duplicate sheets</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61062">61062</a></td><td>HPSF</td><td>Various HPSF related fixes</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61049">61049</a></td><td>SS</td><td>Fix order of two built-in formats</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61034">61034</a></td><td>XSSF-SAX</td><td>Call to XSSFReader.getSheetsData() returns duplicate sheets</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61021">61021</a></td><td>XSSF</td><td>Extract Excel 2013 absPath info from xlsb</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61049">61049</a></td><td>SS</td><td>Fix order of two built-in formats</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60998">60998</a></td><td>HSLF</td><td>HSLFTable.setRowHeight sets row height incorrect</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61021">61021</a></td><td>XSSF</td><td>Extract Excel 2013 absPath info from xlsb</td>
 </tr>
         
 <tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60996">60996</a></td><td>XSSF</td><td>Multiple embedded objects on same sheet are ignored</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60998">60998</a></td><td>HSLF</td><td>HSLFTable.setRowHeight sets row height incorrect</td>
 </tr>
         
 <tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60993">60993</a></td><td>HSLF</td><td>Grid and rowspan calculation in table cells is wrong</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60996">60996</a></td><td>XSSF</td><td>Multiple embedded objects on same sheet are ignored</td>
 </tr>
         
 <tr class="b">
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60993">60993</a></td><td>HSLF</td><td>Grid and rowspan calculation in table cells is wrong</td>
+</tr>
+        
+<tr class="a">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60973">60973</a></td><td>XDGF</td><td>Support for "PolylineTo" as well as existing alternate spelling "PolyLineTo"</td>
 </tr>
       
@@ -393,9 +397,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1018E"></a>
+<a name="Changes-N1019E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1018E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1019E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -461,9 +465,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10258"></a>
+<a name="Summary-N10268"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10258">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10268">#</a>
 </h4>
 </div>
 <ul>
@@ -476,9 +480,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10268"></a>
+<a name="Changes-N10278"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10268">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10278">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -604,9 +608,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10424"></a>
+<a name="Summary-N10434"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10424">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10434">#</a>
 </h4>
 </div>
 <ul>
@@ -623,9 +627,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1043A"></a>
+<a name="Changes-N1044A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1043A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1044A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -815,9 +819,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N106EC"></a>
+<a name="Summary-N106FC"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N106EC">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N106FC">#</a>
 </h4>
 </div>
 <ul>
@@ -840,9 +844,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1070C"></a>
+<a name="Changes-N1071C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1070C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1071C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1048,9 +1052,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N109FD"></a>
+<a name="Summary-N10A0D"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N109FD">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10A0D">#</a>
 </h4>
 </div>
 <ul>
@@ -1067,9 +1071,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10A1F"></a>
+<a name="Changes-N10A2F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10A1F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10A2F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1263,9 +1267,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10CD5"></a>
+<a name="Summary-N10CE5"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10CD5">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10CE5">#</a>
 </h4>
 </div>
 <ul>
@@ -1282,9 +1286,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10CF7"></a>
+<a name="Changes-N10D07"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10CF7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10D07">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1390,9 +1394,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10E4C"></a>
+<a name="Summary-N10E5C"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10E4C">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10E5C">#</a>
 </h4>
 </div>
 <ul>
@@ -1418,9 +1422,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10E7A"></a>
+<a name="Changes-N10E8A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10E7A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10E8A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1598,9 +1602,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N110DB"></a>
+<a name="Changes-N110EB"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N110DB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N110EB">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1854,9 +1858,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N11459"></a>
+<a name="Summary-N11469"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11459">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11469">#</a>
 </h4>
 </div>
 <ul>
@@ -1873,9 +1877,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1146C"></a>
+<a name="Changes-N1147C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1146C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1147C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2061,9 +2065,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N116EA"></a>
+<a name="Changes-N116FA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N116EA">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N116FA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2173,9 +2177,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N1184E"></a>
+<a name="Summary-N1185E"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1184E">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1185E">#</a>
 </h4>
 </div>
 <ul>
@@ -2188,9 +2192,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N11876"></a>
+<a name="Changes-N11886"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11876">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11886">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2320,9 +2324,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11A19"></a>
+<a name="Changes-N11A29"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11A19">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11A29">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2481,9 +2485,9 @@ if (VERSION > 3) {
 </div>
 
       
-<a name="Summary-N11C1F"></a>
+<a name="Summary-N11C2F"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11C1F">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11C2F">#</a>
 </h4>
 </div>
 <ul>
@@ -2566,9 +2570,9 @@ if (VERSION > 3) {
 </ul>
 
       
-<a name="Changes-N11C9C"></a>
+<a name="Changes-N11CAC"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11C9C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11CAC">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2646,9 +2650,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11D79"></a>
+<a name="Changes-N11D89"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11D79">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11D89">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2790,9 +2794,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11F4D"></a>
+<a name="Changes-N11F5D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11F4D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11F5D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2834,9 +2838,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N11FAF"></a>
+<a name="Summary-N11FBF"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11FAF">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11FBF">#</a>
 </h4>
 </div>
 <ul>
@@ -2864,9 +2868,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N11FC5"></a>
+<a name="Changes-N11FD5"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11FC5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11FD5">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2896,9 +2900,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11FFD"></a>
+<a name="Changes-N1200D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11FFD">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1200D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3188,9 +3192,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N123F5"></a>
+<a name="Changes-N12405"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N123F5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12405">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3364,9 +3368,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12646"></a>
+<a name="Changes-N12656"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12646">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12656">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3456,9 +3460,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12756"></a>
+<a name="Changes-N12766"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12756">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12766">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3628,9 +3632,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12998"></a>
+<a name="Changes-N129A8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12998">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N129A8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3984,9 +3988,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N12E8B"></a>
+<a name="Summary-N12E9B"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N12E8B">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N12E9B">#</a>
 </h4>
 </div>
 <ul>
@@ -4016,9 +4020,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N12EAD"></a>
+<a name="Changes-N12EBD"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12EAD">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12EBD">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4284,9 +4288,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1324B"></a>
+<a name="Changes-N1325B"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1324B">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1325B">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4500,9 +4504,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13515"></a>
+<a name="Changes-N13525"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13515">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13525">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4844,9 +4848,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1399D"></a>
+<a name="Changes-N139AD"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1399D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N139AD">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5008,9 +5012,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13BA0"></a>
+<a name="Changes-N13BB0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13BA0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13BB0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5120,9 +5124,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13CF5"></a>
+<a name="Changes-N13D05"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13CF5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13D05">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5300,9 +5304,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N13F4C"></a>
+<a name="Summary-N13F5C"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N13F4C">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N13F5C">#</a>
 </h4>
 </div>
 <ul>
@@ -5385,9 +5389,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N13FBC"></a>
+<a name="Changes-N13FCC"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13FBC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13FCC">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5445,9 +5449,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1405A"></a>
+<a name="Changes-N1406A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1405A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1406A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5625,9 +5629,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1429F"></a>
+<a name="Changes-N142AF"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1429F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N142AF">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5753,9 +5757,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1442E"></a>
+<a name="Changes-N1443E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1442E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1443E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6112,9 +6116,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N148F5"></a>
+<a name="Changes-N14905"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N148F5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14905">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6273,9 +6277,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14B04"></a>
+<a name="Changes-N14B14"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14B04">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14B14">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6512,9 +6516,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14E37"></a>
+<a name="Changes-N14E47"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14E37">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14E47">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6759,9 +6763,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15190"></a>
+<a name="Changes-N151A0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15190">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N151A0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6942,9 +6946,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N153F0"></a>
+<a name="Changes-N15400"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N153F0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15400">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7049,9 +7053,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1553C"></a>
+<a name="Changes-N1554C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1553C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1554C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7084,9 +7088,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15580"></a>
+<a name="Changes-N15590"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15580">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15590">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7155,9 +7159,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1563F"></a>
+<a name="Changes-N1564F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1563F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1564F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7206,9 +7210,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N156B0"></a>
+<a name="Changes-N156C0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N156B0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N156C0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7617,9 +7621,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15C22"></a>
+<a name="Changes-N15C32"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C22">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C32">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7744,9 +7748,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15DB6"></a>
+<a name="Changes-N15DC6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15DB6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15DC6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7839,9 +7843,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15EDB"></a>
+<a name="Changes-N15EEB"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15EDB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15EEB">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8159,9 +8163,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16325"></a>
+<a name="Changes-N16335"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16325">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16335">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8270,9 +8274,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16483"></a>
+<a name="Changes-N16493"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16483">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16493">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8325,9 +8329,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1650F"></a>
+<a name="Changes-N1651F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1650F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1651F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8481,9 +8485,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N166F7"></a>
+<a name="Changes-N16707"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N166F7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16707">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8549,9 +8553,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N167A7"></a>
+<a name="Changes-N167B7"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N167A7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N167B7">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8593,9 +8597,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16803"></a>
+<a name="Changes-N16813"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16803">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16813">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8621,9 +8625,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16829"></a>
+<a name="Changes-N16839"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16829">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16839">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8657,9 +8661,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1686A"></a>
+<a name="Changes-N1687A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1686A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1687A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8693,9 +8697,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N168A8"></a>
+<a name="Changes-N168B8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N168A8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N168B8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8733,9 +8737,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N168FB"></a>
+<a name="Changes-N1690B"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N168FB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1690B">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8765,9 +8769,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16930"></a>
+<a name="Changes-N16940"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16930">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16940">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8793,9 +8797,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16956"></a>
+<a name="Changes-N16966"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16956">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16966">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8845,9 +8849,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N169C7"></a>
+<a name="Changes-N169D7"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N169C7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N169D7">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9001,9 +9005,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16BD0"></a>
+<a name="Changes-N16BE0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BD0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BE0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9046,9 +9050,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16C26"></a>
+<a name="Changes-N16C36"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C26">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C36">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9098,9 +9102,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16C88"></a>
+<a name="Changes-N16C98"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C88">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C98">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9193,9 +9197,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16D7A"></a>
+<a name="Changes-N16D8A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D7A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D8A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9228,9 +9232,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16DB8"></a>
+<a name="Changes-N16DC8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DB8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DC8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9281,9 +9285,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16E26"></a>
+<a name="Changes-N16E36"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E26">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E36">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9312,9 +9316,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16E58"></a>
+<a name="Changes-N16E68"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E58">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E68">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9343,9 +9347,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16E8A"></a>
+<a name="Changes-N16E9A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E8A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E9A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9390,9 +9394,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16EEC"></a>
+<a name="Changes-N16EFC"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EEC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EFC">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9417,9 +9421,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16F12"></a>
+<a name="Changes-N16F22"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F12">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F22">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9460,9 +9464,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16F5C"></a>
+<a name="Changes-N16F6C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F5C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F6C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9487,9 +9491,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16F82"></a>
+<a name="Changes-N16F92"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F82">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F92">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9514,9 +9518,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16FA8"></a>
+<a name="Changes-N16FB8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FA8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FB8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9541,9 +9545,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16FCE"></a>
+<a name="Changes-N16FDE"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FCE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FDE">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9586,9 +9590,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17018"></a>
+<a name="Changes-N17028"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17018">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17028">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9613,9 +9617,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1703E"></a>
+<a name="Changes-N1704E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1703E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1704E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9666,9 +9670,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N170A0"></a>
+<a name="Changes-N170B0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170A0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170B0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9695,9 +9699,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N170C6"></a>
+<a name="Changes-N170D6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170C6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170D6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9740,9 +9744,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1711C"></a>
+<a name="Changes-N1712C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1711C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1712C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9785,9 +9789,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17166"></a>
+<a name="Changes-N17176"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17166">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17176">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9818,9 +9822,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17198"></a>
+<a name="Changes-N171A8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17198">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171A8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9845,9 +9849,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N171BE"></a>
+<a name="Changes-N171CE"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171BE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171CE">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9872,9 +9876,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N171E4"></a>
+<a name="Changes-N171F4"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171E4">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171F4">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9899,9 +9903,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1720A"></a>
+<a name="Changes-N1721A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1720A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1721A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9926,9 +9930,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17230"></a>
+<a name="Changes-N17240"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17230">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17240">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Tue Jun  6 22:44:08 2017
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 <rss version="0.91"><channel><title>Apache POI Changes</title><link>https://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language>
+<item><title>HWPF: add(bug 61162)</title><link>https://poi.apache.org/changes.html</link><description>add by POI Developers (bug 61162) - HWPF: En-/decryption support for HWPF</description></item>
 <item><title>XSSF: fix(bug 60230)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 60230) - XSSF: Round trip workbook encryption and decryption</description></item>
 <item><title>XSSF: fix(bug 58325)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 58325) - XSSF: XSSFDrawing.getShapes() returns zero if sheet has more than one embedded OLE object</description></item>
 <item><title>SL Common: fix(bug 61119)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61119) - SL Common: Fix preset shape rendering and shading</description></item>

Modified: poi/site/publish/encryption.html
URL: http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1797841&r1=1797840&r2=1797841&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Tue Jun  6 22:44:08 2017
@@ -338,7 +338,7 @@ if (VERSION > 3) {
 <td colspan="1" rowspan="1"><a href="https://msdn.microsoft.com/en-us/library/dd909583(v=office.12).aspx">40-bit RC4 encryption</a></td>
             <td class="feature-yes" colspan="1" rowspan="1">Yes (Writing since 3.16)</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>
-            <td class="feature-no" colspan="1" rowspan="1">No</td>
+            <td class="feature-partly" colspan="1" rowspan="1">Read (since 3.17)</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>
@@ -350,7 +350,7 @@ if (VERSION > 3) {
 <td colspan="1" rowspan="1"><a href="https://msdn.microsoft.com/en-us/library/dd910113(v=office.12).aspx">Office Binary Document RC4 CryptoAPI Encryption</a></td>
             <td class="feature-yes" colspan="1" rowspan="1">Yes (Since 3.16)</td>
             <td class="feature-yes" colspan="1" rowspan="1">Yes</td>
-            <td class="feature-no" colspan="1" rowspan="1">No</td>
+            <td class="feature-partly" colspan="1" rowspan="1">Read (since 3.17)</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>
             <td class="feature-na" colspan="1" rowspan="1">N/A</td>



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