You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/10/21 10:05:17 UTC

svn commit: r1765977 [1/2] - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml src/documentation/resources/stylesheets/changes2document.xsl

Author: onealj
Date: Fri Oct 21 10:05:17 2016
New Revision: 1765977

URL: http://svn.apache.org/viewvc?rev=1765977&view=rev
Log:
add release notes summary to changelog

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml
    poi/site/src/documentation/resources/stylesheets/changes2document.xsl

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1765977&r1=1765976&r2=1765977&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Oct 21 10:05:17 2016
@@ -262,6 +262,11 @@ if (VERSION > 3) {
 <div class="h3">
 <h3>Version 3.16-beta1 (2016-11-??)</h3>
 </div>
+      
+<a name="Changes"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -317,14 +322,42 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59853">59853</a> - XSSF: Support Table (structured reference) sources in PivotTables</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.15"></a>
 <div class="h3">
 <h3>Version 3.15 (2016-09-19)</h3>
 </div>
+      
+<a name="Summary"></a>
+<div class="h4">
+<h4>Summary</h4>
+</div>
+<ul>
+        
+<li>Various improvements to HSSF and XSSF.</li>
+        
+<li>XSSF performance improvements for large numbers of named ranges.</li>
+        
+<li>Progress towards enums rather than ints for various types</li>
+        
+<li>CellStyle#BORDER_HAIR and #BORDER_DOTTED were swapped to correctly
+          reflect the official names and to be consistent with BorderStyle enum.
+          HAIR has smaller dots than DOTTED.</li>
+        
+<li>Removal of deprecated classes and methods detailed on
+         <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">bug 59170</a>
+</li>
+      
+</ul>
+      
+<a name="Changes-N100ED"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -464,14 +497,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59922">59922</a> - XSSF: Rename XSSFPaswordHelper to XSSFPasswordHelper</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.15-beta2"></a>
 <div class="h3">
 <h3>Version 3.15-beta2 (2016-07-02)</h3>
 </div>
+      
+<a name="Changes-N102BE"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -602,14 +641,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59264">59264</a> - SS Common: unify setting cell border line style with BorderStyle</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.15-beta1"></a>
 <div class="h3">
 <h3>Version 3.15-beta1 (2016-04-15)</h3>
 </div>
+      
+<a name="Changes-N1046D"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -674,14 +719,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> More helpful exceptions when OPCPackage is given OLE2 or ODF or raw XML files</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.14"></a>
 <div class="h3">
 <h3>Version 3.14 (2016-03-07)</h3>
 </div>
+      
+<a name="Changes-N1053C"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -800,14 +851,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58718">58718</a> - Master styles not initialized when running multithreaded</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.14-beta1"></a>
 <div class="h3">
 <h3>Version 3.14-beta1 (2015-12-24)</h3>
 </div>
+      
+<a name="Changes-N106BF"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -983,14 +1040,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58579">58579</a> - Add CTTableStyleInfo to poi-ooxml-schemas JAR</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.13"></a>
 <div class="h3">
 <h3>Version 3.13 (2015-09-25)</h3>
 </div>
+      
+<a name="Changes-N108E4"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1115,14 +1178,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58130">58130</a> - Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.13-beta1"></a>
 <div class="h3">
 <h3>Version 3.13-beta1 (2015-07-23)</h3>
 </div>
+      
+<a name="Changes-N10A7F"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1190,14 +1259,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55410">55410</a> - Use specific ID value which prevents Excel from turning comments into giant curved arrows</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.12"></a>
 <div class="h3">
 <h3>Version 3.12 (2015-05-11)</h3>
 </div>
+      
+<a name="Changes-N10B68"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1280,14 +1355,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57622">57622</a> - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.12-beta1"></a>
 <div class="h3">
 <h3>Version 3.12-beta1 (2015-02-28)</h3>
 </div>
+      
+<a name="Changes-N10C73"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1391,14 +1472,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57312">57312</a> - XWPF: Add check for null value of underline w:val</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.11"></a>
 <div class="h3">
 <h3>Version 3.11 (2014-12-21)</h3>
 </div>
+      
+<a name="Changes-N10DB8"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1442,14 +1529,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://github.com/apache/poi/pull/13">github-13</a> - Add Cell.removeHyperlink() for HSSF and XSSF</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.11-beta3"></a>
 <div class="h3">
 <h3>Version 3.11-beta3 (2014-11-11)</h3>
 </div>
+      
+<a name="Changes-N10E3D"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1541,14 +1634,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56854">56854</a> - XMLBeans performance when using getXXXList() and other proxy methods</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.11-beta2"></a>
 <div class="h3">
 <h3>Version 3.11-beta2 (2014-08-22)</h3>
 </div>
+      
+<a name="Changes-N10F6A"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1565,14 +1664,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56814">56814</a> - Switch from dom4j to JAXP</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.10.1"></a>
 <div class="h3">
 <h3>Version 3.10.1 (2014-08-18)</h3>
 </div>
+      
+<a name="Changes-N10FA5"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1580,14 +1685,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56164">56164</a> - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion (CVE-2014-3529)</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.11-beta1"></a>
 <div class="h3">
 <h3>Version 3.11-beta1 (2014-08-04)</h3>
 </div>
+      
+<a name="Changes-N10FC6"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1790,14 +1901,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=51891">51891</a> - Fix StringIndexOutOfBoundsException : Ole10Native.&lt;init&gt; (parsing word file)</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.10-FINAL"></a>
 <div class="h3">
 <h3>Version 3.10-FINAL (2014-02-08)</h3>
 </div>
+      
+<a name="Changes-N1125D"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1913,14 +2030,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55544">55544</a> - Support for SHA-512 hashes on OOXML protected documents, as used by Office 2013</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.10-beta2"></a>
 <div class="h3">
 <h3>Version 3.10-beta2 (2013-09-19)</h3>
 </div>
+      
+<a name="Changes-N113E2"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -1973,14 +2096,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Upgrade version of JUnit to 4.11 to avoid problems when executing unit tests using Apache Ant &gt;= 1.7</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.10-beta1"></a>
 <div class="h3">
 <h3>Version 3.10-beta1 (2013-06-28)</h3>
 </div>
+      
+<a name="Changes-N1148D"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -2093,14 +2222,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54210">54210</a> - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.9"></a>
 <div class="h3">
 <h3>Version 3.9 (2012-12-03)</h3>
 </div>
+      
+<a name="Changes-N11608"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -2351,14 +2486,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=49529">49529</a> - avoid exception when cloning sheets with no drawing records and initialized drawing patriarch</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.8-FINAL"></a>
 <div class="h3">
 <h3>Version 3.8-FINAL (2012-03-26)</h3>
 </div>
+      
+<a name="Changes-N11947"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -2543,14 +2684,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52314">52314</a> - enhanced SheetUtil.getColumnWidth</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.8-beta5"></a>
 <div class="h3">
 <h3>Version 3.8-beta5 (2011-12-17)</h3>
 </div>
+      
+<a name="Changes-N11BA2"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -2696,14 +2843,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> HSLF: support for uncompressed OLE embeddings</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.8-beta4"></a>
 <div class="h3">
 <h3>Version 3.8-beta4 (2011-08-26)</h3>
 </div>
+      
+<a name="Changes-N11D63"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -2945,14 +3098,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=51292">51292</a> - Additional HWPF Table Cell Descriptor values</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.8-beta3"></a>
 <div class="h3">
 <h3>Version 3.8-beta3 (2011-06-06)</h3>
 </div>
+      
+<a name="Changes-N12038"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3059,14 +3218,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Allow HSMF access to the HTML body contents in MAPIMessage</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.8-beta2"></a>
 <div class="h3">
 <h3>Version 3.8-beta2 (2011-04-08)</h3>
 </div>
+      
+<a name="Changes-N12173"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3134,14 +3299,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47100">47100</a> - Change related formulas and named ranges when XSSFWorkbook.setSheetName is called</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.8-beta1"></a>
 <div class="h3">
 <h3>Version 3.8-beta1 (2011-03-07)</h3>
 </div>
+      
+<a name="Changes-N12248"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3260,14 +3431,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=50119">50119</a> - avoid NPE when XSSFReader comes across chart sheets</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.7"></a>
 <div class="h3">
 <h3>Version 3.7 (2010-10-29)</h3>
 </div>
+      
+<a name="Changes-N123CB"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3296,14 +3473,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Generate SHA1 hashes of distribution files, alongside existing MD5 ones</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.7-beta3"></a>
 <div class="h3">
 <h3>Version 3.7-beta3 (2010-09-24)</h3>
 </div>
+      
+<a name="Changes-N1242E"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3422,14 +3605,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> initial support for Excel autofilter</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.7-beta2"></a>
 <div class="h3">
 <h3>Version 3.7-beta2 (2010-08-09)</h3>
 </div>
+      
+<a name="Changes-N12599"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3509,14 +3698,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> xslfslideshow shouldn't break on .thmx (theme) files. support for them is still very limited though</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.7-beta1"></a>
 <div class="h3">
 <h3>Version 3.7-beta1 (2010-06-20)</h3>
 </div>
+      
+<a name="Changes-N12692"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3770,13 +3965,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> switch to compiling the ooxml schemas for java 1.5</li>
-    
+      
 </ul>
     
+    
 <a name="3.6"></a>
 <div class="h3">
 <h3>Version 3.6 (2009-12-14)</h3>
 </div>
+      
+<a name="Changes-N12993"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3882,13 +4083,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47889">47889</a> - fixed xssfcell.getstringcellvalue() to properly handle cached formula results</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-final"></a>
 <div class="h3">
 <h3>Version 3.5-final (2009-09-28)</h3>
 </div>
+      
+<a name="Changes-N12AE8"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -3972,7 +4179,7 @@ if (VERSION > 3) {
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47559">47559</a> - 
             Fixed compatibility issue with Excel 2008 Mac sp2. Please see
-             the HSSF+XSSF project page
+            <a href="./spreadsheet/index.html"> the HSSF+XSSF project page</a>
             for more information.
         </li>
         
@@ -4053,13 +4260,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47372">47372</a> - Fixed locale-sensitive unit tests to pass when running on non-US locale</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-beta6"></a>
 <div class="h3">
 <h3>Version 3.5-beta6 (2009-06-22)</h3>
 </div>
+      
+<a name="Changes-N12D03"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4229,13 +4442,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=46627">46627</a> - Fixed offset of added images if Pictures stream contains pictures with zero length</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-beta5"></a>
 <div class="h3">
 <h3>Version 3.5-beta5 (2009-02-19)</h3>
 </div>
+      
+<a name="Changes-N12F34"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4357,13 +4576,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=46280">46280</a> - Fixed RowRecordsAggregate etc to properly skip PivotTable records</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-beta4"></a>
 <div class="h3">
 <h3>Version 3.5-beta4 (2008-11-29)</h3>
 </div>
+      
+<a name="Changes-N130B9"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4428,13 +4653,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=46053">46053</a> - fixed evaluation cache dependency analysis when changing blank cells</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-beta3"></a>
 <div class="h3">
 <h3>Version 3.5-beta3 (2008-09-26)</h3>
 </div>
+      
+<a name="Changes-N1318C"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4445,13 +4676,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Initial ExtractorFactory support for building TextExtractors for embeded documents</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-beta2"></a>
 <div class="h3">
 <h3>Version 3.5-beta2 (2008-08-20)</h3>
 </div>
+      
+<a name="Changes-N131B3"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4489,13 +4726,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=45430">45430</a> - Correct named range sheet reporting when no local sheet id is given in the xml</li>
-    
+      
 </ul>
     
+    
 <a name="3.5-beta1"></a>
 <div class="h3">
 <h3>Version 3.5-beta1 (2008-07-18)</h3>
 </div>
+      
+<a name="Changes-N13224"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4518,13 +4761,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Created a common interface for handling Excel files, irrespective of if they are .xls or .xlsx</li>
-    
+      
 </ul>
     
+    
 <a name="3.2-FINAL"></a>
 <div class="h3">
 <h3>Version 3.2-FINAL (2008-10-19)</h3>
 </div>
+      
+<a name="Changes-N1325F"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4817,13 +5066,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Support for parsing formulas during EventUserModel processing, via the new EventWorkbookBuilder</li>
-    
+      
 </ul>
     
+    
 <a name="3.1-final"></a>
 <div class="h3">
 <h3>Version 3.1-final (2008-06-29)</h3>
 </div>
+      
+<a name="Changes-N135C2"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4903,13 +5158,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=44898">44898</a> - Correctly handle short last blocks in POIFS</li>
-    
+      
 </ul>
     
+    
 <a name="3.1-beta2"></a>
 <div class="h3">
 <h3>Version 3.1-beta2 (2008-05-26)</h3>
 </div>
+      
+<a name="Changes-N136C3"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -4965,13 +5226,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=44893">44893</a> - Take into account indentation in HSSFSheet.autoSizeColumn</li>
-    
+      
 </ul>
     
+    
 <a name="3.1-beta1"></a>
 <div class="h3">
 <h3>Version 3.1-beta1 (2008-04-28)</h3>
 </div>
+      
+<a name="Changes-N13780"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5196,13 +5463,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Support for a completed Record based "pull" stream, via org.apache.poi.hssf.eventusermodel.HSSFRecordStream, to complement the existing "push" Event User Model listener stuff</li>
-    
+      
 </ul>
     
+    
 <a name="3.0.2-FINAL"></a>
 <div class="h3">
 <h3>Version 3.0.2-FINAL (2008-02-04)</h3>
 </div>
+      
+<a name="Changes-N13A25"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5270,13 +5543,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=44070">44070</a> - Fix for shifting comments when shifting rows</li>
-    
+      
 </ul>
     
+    
 <a name="3.0.2-BETA2"></a>
 <div class="h3">
 <h3>Version 3.0.2-BETA2 (2008-01-12)</h3>
 </div>
+      
+<a name="Changes-N13B06"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5302,13 +5581,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=27511">27511</a> - Support for data validation, via DVRecord and DVALRecord</li>
-    
+      
 </ul>
     
+    
 <a name="3.0.2-BETA1"></a>
 <div class="h3">
 <h3>Version 3.0.2-BETA1 (2007-12-04)</h3>
 </div>
+      
+<a name="Changes-N13B5B"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5409,14 +5694,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> Tidy up the javadocs</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.0.1-FINAL"></a>
 <div class="h3">
 <h3>Version 3.0.1-FINAL (2007-07-05)</h3>
 </div>
+      
+<a name="Changes-N13C86"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5451,14 +5742,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Initial, read-only support for Visio documents, as HDGF</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.0-FINAL"></a>
 <div class="h3">
 <h3>Version 3.0-FINAL (2007-05-18)</h3>
 </div>
+      
+<a name="Changes-N13CED"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5475,26 +5772,38 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Initial support for HWPF image extraction</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.0-alpha3"></a>
 <div class="h3">
 <h3>Version 3.0-alpha3 (2006-12-12)</h3>
 </div>
+      
+<a name="Changes-N13D20"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Additional HSLF support for PowerPoint</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.0-alpha2"></a>
 <div class="h3">
 <h3>Version 3.0-alpha2 (2006-06-16)</h3>
 </div>
+      
+<a name="Changes-N13D33"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5505,14 +5814,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=39389">39389</a> - Extended Ascii support for WingDings</li>
-    
+      
 </ul>
+    
 
     
 <a name="3.0-alpha1"></a>
 <div class="h3">
 <h3>Version 3.0-alpha1 (2005-06-04)</h3>
 </div>
+      
+<a name="Changes-N13D56"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5523,14 +5838,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> HSLF - Initial PowerPoint Support. Includes: Support for text extraction across the whole file; Support for getting individual slides, and their notes, and extracting text from those; Initial support for changing (but not adding) text</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.5.1-FINAL"></a>
 <div class="h3">
 <h3>Version 2.5.1-FINAL (2004-02-29)</h3>
 </div>
+      
+<a name="Changes-N13D75"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5544,14 +5865,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=28203">28203</a> - Unable to open read-write excel file including forms</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.5-FINAL"></a>
 <div class="h3">
 <h3>Version 2.5-FINAL (2004-02-29)</h3>
 </div>
+      
+<a name="Changes-N13DA6"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5559,26 +5886,38 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=27005">27005</a> - java.lang.IndexOutOfBoundsException during Workbook.cloneSheet()</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.0-FINAL"></a>
 <div class="h3">
 <h3>Version 2.0-FINAL (2004-01-26)</h3>
 </div>
+      
+<a name="Changes-N13DC3"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> No changes</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.0-RC2"></a>
 <div class="h3">
 <h3>Version 2.0-RC2 (2004-01-11)</h3>
 </div>
+      
+<a name="Changes-N13DD6"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5601,14 +5940,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> Fix supplied for bug 24397 where some compilation got ambiguous classes. Explicitly imports the classes. Patch supplied by Jean-Pierre Paris.</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.0-RC1"></a>
 <div class="h3">
 <h3>Version 2.0-RC1 (2003-11-02)</h3>
 </div>
+      
+<a name="Changes-N13E11"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5709,14 +6054,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=15375">15375</a> - (Blo) Post 1.5.1 POI causes spreadsheet to become unopenable.</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.0-pre3"></a>
 <div class="h3">
 <h3>Version 2.0-pre3 (2003-07-29)</h3>
 </div>
+      
+<a name="Changes-N13F68"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5734,14 +6085,20 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> Sheet comparisons now ignore case</li>
-    
+      
 </ul>
+    
 
     
 <a name="2.0-pre2"></a>
 <div class="h3">
 <h3>Version 2.0-pre2 (2003-07-06)</h3>
 </div>
+      
+<a name="Changes-N13F93"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5766,13 +6123,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Support added for reading formulas with UnaryPlus and UnaryMinus operators.</li>
-    
+      
 </ul>
     
+    
 <a name="2.0-pre1"></a>
 <div class="h3">
 <h3>Version 2.0-pre1 (2003-05-17)</h3>
 </div>
+      
+<a name="Changes-N13FC4"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5828,13 +6191,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> font names can now be null</li>
-    
+      
 </ul>
     
+    
 <a name="1.10-dev"></a>
 <div class="h3">
 <h3>Version 1.10-dev (2003-02-19)</h3>
 </div>
+      
+<a name="Changes-N1403D"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5845,13 +6214,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Row and column headers on printouts</li>
-    
+      
 </ul>
     
+    
 <a name="1.8-dev"></a>
 <div class="h3">
 <h3>Version 1.8-dev (2002-09-20)</h3>
 </div>
+      
+<a name="Changes-N1405C"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5876,13 +6251,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Support for preserving VBA macros</li>
-    
+      
 </ul>
     
+    
 <a name="1.7-dev"></a>
 <div class="h3">
 <h3>Version 1.7-dev (Release date not recorded)</h3>
 </div>
+      
+<a name="Changes-N14093"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5890,13 +6271,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Formula support</li>
-    
+      
 </ul>
     
+    
 <a name="1.5.1"></a>
 <div class="h3">
 <h3>Version 1.5.1 (2002-06-16)</h3>
 </div>
+      
+<a name="Changes-N140AC"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5904,13 +6291,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> Fixed SST string handling so that spreadsheets with rich text or extended text will be read correctly.</li>
-    
+      
 </ul>
     
+    
 <a name="1.5"></a>
 <div class="h3">
 <h3>Version 1.5 (2002-05-06)</h3>
 </div>
+      
+<a name="Changes-N140C5"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5930,24 +6323,36 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> Initial low level record support for charting (not complete)</li>
-    
+      
 </ul>
     
+    
 <a name="1.2.0"></a>
 <div class="h3">
 <h3>Version 1.2.0 (2002-01-19)</h3>
 </div>
+      
+<a name="Changes-N140F6"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="1.1.0"></a>
 <div class="h3">
 <h3>Version 1.1.0 (2002-01-04)</h3>
 </div>
+      
+<a name="Changes-N14109"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -5965,46 +6370,70 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> minor re-factoring and bug fixes.</li>
-    
+      
 </ul>
     
+    
 <a name="1.0.2"></a>
 <div class="h3">
 <h3>Version 1.0.2 (2002-01-11)</h3>
 </div>
+      
+<a name="Changes-N1412E"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="1.0.1"></a>
 <div class="h3">
 <h3>Version 1.0.1 (2002-01-04)</h3>
 </div>
+      
+<a name="Changes-N14141"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="1.0.0"></a>
 <div class="h3">
 <h3>Version 1.0.0 (2001-12-30)</h3>
 </div>
+      
+<a name="Changes-N14154"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Minor documentation updates.</li>
-    
+      
 </ul>
     
+    
 <a name="0.14.0"></a>
 <div class="h3">
 <h3>Version 0.14.0 (2001-12-22)</h3>
 </div>
+      
+<a name="Changes-N14167"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -6024,24 +6453,36 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Some optimization on sheet creation.</li>
-    
+      
 </ul>
     
+    
 <a name="0.13.0"></a>
 <div class="h3">
 <h3>Version 0.13.0 (2001-12-16)</h3>
 </div>
+      
+<a name="Changes-N1418C"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="0.12.0"></a>
 <div class="h3">
 <h3>Version 0.12.0 (2001-12-12)</h3>
 </div>
+      
+<a name="Changes-N1419F"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -6067,26 +6508,38 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> added support for adding/removing and naming sheets.</li>
-    
+      
 </ul>
     
+    
 <a name="0.11.0"></a>
 <div class="h3">
 <h3>Version 0.11.0 (2001-12-08)</h3>
 </div>
+      
+<a name="Changes-N141D0"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Bugfix release. We were throwing an exception when reading
             RKRecord objects.
         </li>
-    
+      
 </ul>
     
+    
 <a name="0.10.0"></a>
 <div class="h3">
 <h3>Version 0.10.0 (2001-12-02)</h3>
 </div>
+      
+<a name="Changes-N141E3"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -6105,13 +6558,19 @@ if (VERSION > 3) {
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Better API support for modification.</li>
-    
+      
 </ul>
     
+    
 <a name="0.7 (and interim releases)"></a>
 <div class="h3">
 <h3>Version 0.7 (and interim releases) (2001-11-17)</h3>
 </div>
+      
+<a name="Changes-N1420E"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -6131,13 +6590,19 @@ if (VERSION > 3) {
 <img class="icon" alt="update" src="images/update.jpg"> BiffViewer class added for validating HSSF &amp; POI and/or
             HSSF Output.
         </li>
-    
+      
 </ul>
     
+    
 <a name="0.6"></a>
 <div class="h3">
 <h3>Version 0.6 (2001-11-11)</h3>
 </div>
+      
+<a name="Changes-N14233"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
@@ -6147,63 +6612,94 @@ if (VERSION > 3) {
 <img class="icon" alt="update" src="images/update.jpg"> Read only support for MulRK records (converted to Number when
             writing)
         </li>
-    
+      
 </ul>
     
+    
 <a name="0.5"></a>
 <div class="h3">
 <h3>Version 0.5 (2001-11-05)</h3>
 </div>
+      
+<a name="Changes-N1424C"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="0.4"></a>
 <div class="h3">
 <h3>Version 0.4 (2001-10-31)</h3>
 </div>
+      
+<a name="Changes-N1425F"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="0.3"></a>
 <div class="h3">
 <h3>Version 0.3 (2001-10-26)</h3>
 </div>
+      
+<a name="Changes-N14272"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="0.2"></a>
 <div class="h3">
 <h3>Version 0.2 (2001-09-24)</h3>
 </div>
+      
+<a name="Changes-N14285"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> Changes not recorded.</li>
-    
+      
 </ul>
     
+    
 <a name="0.1"></a>
 <div class="h3">
 <h3>Version 0.1 (2001-08-28)</h3>
 </div>
+      
+<a name="Changes-N14298"></a>
+<div class="h4">
+<h4>Changes</h4>
+</div>
 <ul>
         
 <li>
 <img class="icon" alt="update" src="images/update.jpg"> First ever public release</li>
-    
+      
 </ul>
+    
 
 
 </div>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1765977&r1=1765976&r2=1765977&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Fri Oct 21 10:05:17 2016
@@ -1,22 +1,4 @@
 <?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>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language>
-<item><title> fix(bug 60288)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60288) - OOXML: reduce speed to lookup document relationships</description></item>
-<item><title> fix(bug 55714)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55714) - XSLF: background image ignored on slide copy</description></item>
-<item><title> fix(bug 60255)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60255) - XSSF: create drawings when workbook contains non-sequential drawing indices</description></item>
-<item><title> fix(bug 59302,60273,59830,59858,60158)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59302,60273,59830,59858,60158) - Various improvements for reading VBA macros</description></item>
-<item><title> fix(bug 53191)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53191) - HSLF: Problems with line style when converting ppt to png</description></item>
-<item><title> fix(bug 60255)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60255) - XSSF: Check for in-use drawing part names and use next available, when creating a new sheet drawing</description></item>
-<item><title> fix(bug 56781,60246)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56781,60246) - SS Common: named range validation</description></item>
-<item><title> fix(bug 59907)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59907) - SS Common: Regression in getting and setting anchor type introduced in 3.15</description></item>
-<item><title> add(bug 60153)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 60153) - SXSSF: AES encrypt temporary files and workbook on disk</description></item>
-<item><title> fix(bug 51233,55075)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51233,55075) - SXSSF: image is incorrectly resized if custom row height is set</description></item>
-<item><title> fix(bug 60197)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60197) - SS Common: named range sheet index not updated when changing sheet order</description></item>
-<item><title> add(bug 60003)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 60003) - Regression: HSLF Powerpoint text extractor from footer of master slide</description></item>
-<item><title> add(bug 60226)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 60226) - ClassLoader workaround for OSGI when processing OOXML files</description></item>
-<item><title> add(bug 60187)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 60187) - SS Common: support BorderStyle enums in RegionUtil</description></item>
-<item><title> add(bug 59857)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59857) - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0"</description></item>
-<item><title> fix(bug 59687)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59687) - XSSF: Comments removed from wrong row when removing a row from a sheet with empty rows</description></item>
-<item><title> fix(bug 59933)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59933) - POI: Fix IllegalAccess exception caused by logger</description></item>
-<item><title> add(bug 59853)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59853) - XSSF: Support Table (structured reference) sources in PivotTables</description></item>
 </channel></rss>
\ No newline at end of file




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