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/26 06:23:39 UTC

svn commit: r1766629 - /poi/site/publish/changes.html

Author: onealj
Date: Wed Oct 26 06:23:39 2016
New Revision: 1766629

URL: http://svn.apache.org/viewvc?rev=1766629&view=rev
Log:
republish changelog

Modified:
    poi/site/publish/changes.html

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1766629&r1=1766628&r2=1766629&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Oct 26 06:23:39 2016
@@ -970,9 +970,37 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1089D"></a>
+<a name="Summary-N1089D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1089D">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1089D">#</a>
+</h4>
+</div>
+<ul>
+        
+<li>Common: New version of ooxml-schema and ooxml-security jars which are linked to custom safe type loader</li>
+        
+<li>Common: OPC relation fix for multiple same named ids (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54916">54916</a>)</li>
+        
+<li>Common: Update third-party dependencies: commons-logging, commons-codec, xmlsec, bouncycastle</li>
+        
+<li>Excel: Allow to set multiple cell style properties at once (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58633">58633</a>)</li>
+        
+<li>Excel: Add API for inserting ignored warnings into XSSF sheets.
+               This can be used e.g. to suppress 'number stored as text' warnings. (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56892">56892</a>)</li>
+        
+<li>Powerpoint: unify hyperlink handling</li>
+        
+<li>HSLF: various fixes for parsing and rendering</li>
+        
+<li>WMF:  new API for WMF parsing and rendering (for Powerpoint)</li>
+        
+<li>XWPF: various fixes for handling paragraphs and tables</li>
+      
+</ul>
+      
+<a name="Changes-N108CB"></a>
+<div class="h4">
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N108CB">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1150,9 +1178,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N10AD7"></a>
+<a name="Changes-N10B05"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10AD7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10B05">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1406,9 +1434,28 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N10E1B"></a>
+<a name="Summary-N10E49"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10E1B">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10E49">#</a>
+</h4>
+</div>
+<ul>
+        
+<li>conditional formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</li>
+        
+<li>various improvements in spreadsheets formula and cell reference handling</li>
+        
+<li>enforcement of locale and timezone-aware handling through forbidden-apis check,
+            locale and timezone can now be switched via LocaleUtil</li>
+        
+<li>common api for slideshow (common sl) is now available
+            be aware of several api breaks especially in HSLF text handling</li>
+      
+</ul>
+      
+<a name="Changes-N10E5C"></a>
+<div class="h4">
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10E5C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1594,9 +1641,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11070"></a>
+<a name="Changes-N110B1"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11070">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N110B1">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1706,9 +1753,24 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N111BE"></a>
+<a name="Summary-N111FF"></a>
+<div class="h4">
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N111FF">#</a>
+</h4>
+</div>
+<ul>
+        
+<li>remove limitations within XSSF - up to 64k cell styles (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57880">57880</a>) and 65k comments (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56380">56380</a>)</li>
+        
+<li>fixed XSSF cloning issues - for sheets (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57165">57165</a>), styles (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56295">56295</a>), pictures (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56467">56467</a>)</li>
+        
+<li>Fix shifting comments with shifted rows (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56017">56017</a>)</li>
+      
+</ul>
+      
+<a name="Changes-N11227"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N111BE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11227">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1838,9 +1900,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11346"></a>
+<a name="Changes-N113AF"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11346">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N113AF">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1914,7 +1976,7 @@ if (VERSION > 3) {
 <tr class="a">
 <td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54541">54541</a></td><td></td><td>Add support for cropped images in Slide.draw()</td>
 </tr>
-		
+        
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57007">57007</a></td><td></td><td>Add initial implementations of DMIN and DGET functions</td>
 </tr>
@@ -1926,43 +1988,43 @@ if (VERSION > 3) {
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57195">57195</a></td><td></td><td>Support for Office Binary Document RC4 Encryption</td>
 </tr>
-    	
+        
 <tr class="a">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57373">57373</a></td><td></td><td>Fix get/setFirstVisibleTab() for XSSFWorkbook</td>
 </tr>
-    	
+        
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57362">57362</a></td><td></td><td>Properly initialize chart-axis datastructure when loading a spreadsheet which already contains one.</td>
 </tr>
-    	
+        
 <tr class="a">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56511">56511</a></td><td></td><td>Fix NullPointerException for RichText strings with no formatting for some runs.</td>
 </tr>
-    	
+        
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56550">56550</a></td><td></td><td>Avoid IBM JDK fail immediately during loading some POI classes, note: IBM JDK 1.7 or higher is needed because of XML APIs.</td>
 </tr>
-    	
+        
 <tr class="a">
 <td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56595">56595</a></td><td></td><td>Switch the cache in DateUtil.isADateFormat() to ThreadLocals to not have another syncpoint here.</td>
 </tr>
-    	
+        
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56644">56644</a></td><td></td><td>NullPointerException in XSSFCell Constructor with different MissingCellPolicy</td>
 </tr>
-    	
+        
 <tr class="a">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56888">56888</a></td><td></td><td>XSSFDataValidation ignores "allow blank" read from sheet, assumes true</td>
 </tr>
-    	
+        
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57171">57171</a></td><td></td><td>Adjust the active sheet in setSheetOrder()</td>
 </tr>
-    	
+        
 <tr class="a">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57163">57163</a></td><td></td><td>Adjust the active sheet in removeSheet()</td>
 </tr>
-    	
+        
 <tr class="b">
 <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57231">57231</a></td><td></td><td>Add missing ArrayRecord.clone()</td>
 </tr>
@@ -1997,10 +2059,96 @@ if (VERSION > 3) {
 <h3>Version 3.11 (2014-12-21)<a title="Permanent link" class="headerlink" href="#3.11">#</a>
 </h3>
 </div>
+
+      
+<a name="Summary-N11593"></a>
+<div class="h4">
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11593">#</a>
+</h4>
+</div>
+<ul>
+
+
+
+        
+<li>Basic text extractor for very old Excel formats such as Excel 4 (Biff4), and 
+          older Excel 5 and 95 formats</li>
+        
+<li>XML Signature support for XSSF, XWPF and XSLF (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56836">56836</a>)</li>
+        
+<li>HSSF and XSSF support for getting existing Data Validations for a Sheet</li>
+        
+<li>HSSF and XSSF formula support for the PROPER function (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57010">57010</a>)</li>
+        
+<li>XSLF support for adding slide notes (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55164">55164</a>)</li>
+        
+<li>XMLBeans performance improved when using getXXXList() methods (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56854">56854</a>)</li>
+        
+<li>Recommended Apache XMLBeans version increased to 2.6.0 (any version from
+          2.3.0 or later will work though)</li>
+        
+<li>XSSF support for evaluating formula references to other Workbooks (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56737">56737</a>)</li>
+        
+<li>HSSF and XSSF support for evaluating formulas with multi-sheet references,
+          for functions that support that (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55906">55906</a>)</li>
+        
+<li>HSSF and XSSF Workbooks are now CLoseable, so you can call close() to
+          explicitly free the file based resources when you're done (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56537">56537</a>)</li>
+        
+<li>NPOIFS now fully supports writing, including streaming write, and in-place
+          updating of existing entries. NPOIFSFileSystem now surpasses the old
+          POIFSFileSystem in all cases.</li>
+        
+<li>XSSF Text Extraction support for Headers, Footers and Comments (<a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=56022,56023">56022 56023</a>)</li>
+        
+<li>SXSSF Shared Strings optional support (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53130">53130</a>)</li>
+        
+<li>XWPF Change Tracking support (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56075">56075</a>)</li>
+        
+<li>HWPF password hash function (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56077">56077</a>)</li>
+        
+<li>XWPF document protection with password support (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56076">56076</a>)</li>
+        
+<li>SXSSF support for a system-wide setting of where Temp files get created, via
+          TempFile / TempFileCreationStrategy (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56735">56735</a>)</li>
+
+
+
+
+        
+<li>The minimum Java version has been increased to Java 1.6</li>
+        
+<li>The minimum Apache Ant version has been increased to Apache Ant 1.8</li>
+        
+<li>The interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
+          has had two method signature changes:
+          
+          endRow() -&gt; endRow(int)
+          and
+          cell(String,String) -&gt; cell(String,String,Comment)
+        </li>
+
+
+
+
+        
+<li>All security related changes from 3.10.1 (CVE-2014-3529 and CVE-2014-3574) 
+          are included in 3.11. Thanks to Stefan Kopf, Mike Boufford, Mohamed Ramadan, 
+          and Christian Schneider for their help with these.</li>
+
+        
+<li>Please note: You should use xmlbeans-2.6.jar (as shipped with this release)
+          instead of the xmlbeans-2.3.jar version from old releases to work around 
+          CVE-2014-3574. If you have an alternate XML parser like Apache Xerces
+          in classpath, be sure to use a recent version! Older versions are likely to
+          break on setting required security features.</li>
+      
+</ul>
+
       
-<a name="Changes-N1152A"></a>
+<a name="Changes-N11610"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1152A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11610">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2078,9 +2226,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N115F9"></a>
+<a name="Changes-N116DF"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N115F9">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N116DF">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2222,9 +2370,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N117AF"></a>
+<a name="Changes-N11895"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N117AF">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11895">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2266,9 +2414,39 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1180C"></a>
+<a name="Summary-N118F2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1180C">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N118F2">#</a>
+</h4>
+</div>
+<ul>
+      
+        
+<li>This release is a bugfix release to fix two security issues with OOXML:</li>
+        
+<li>Tidy up the OPC SAX setup code with a new common Helper, preventing
+          external entity expansion (CVE-2014-3529).</li>
+        
+<li>On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6),
+          enforce sensible limits on entity expansion in OOXML files, and ensure
+          that subsequent normal files still pass fine (CVE-2014-3574).</li>
+
+        
+<li>Please note: You should use xmlbeans-2.6.jar (as shipped with this release)
+          instead of the xmlbeans-2.3.jar version from the 3.10-FINAL release to work
+          around CVE-2014-3574. If you have an alternate XML parser like Apache Xerces
+          in classpath, be sure to use a recent version! Older versions are likely to
+          break on setting required security features.</li>
+
+        
+<li>Thanks to Stefan Kopf, Mike Boufford, Mohamed Ramadan, and Christian Schneider
+          for reporting these issues!</li>
+      
+</ul>
+      
+<a name="Changes-N11908"></a>
+<div class="h4">
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11908">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2298,9 +2476,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11842"></a>
+<a name="Changes-N1193E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11842">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1193E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2590,9 +2768,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11BF7"></a>
+<a name="Changes-N11CF3"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11BF7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11CF3">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2766,9 +2944,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11E22"></a>
+<a name="Changes-N11F1E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11E22">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11F1E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2858,9 +3036,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11F21"></a>
+<a name="Changes-N1201D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11F21">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1201D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3030,9 +3208,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1213E"></a>
+<a name="Changes-N1223A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1213E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1223A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3386,9 +3564,41 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N125DE"></a>
+<a name="Summary-N126DA"></a>
+<div class="h4">
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N126DA">#</a>
+</h4>
+</div>
+<ul>
+
+
+        
+<li>NPOIFS:  NIO driven API to read OLE2 filesystems with low memory footprint.</li>
+        
+<li>SXSSF:  a low-memory footprint  API built on top of XSSF that can be used when very large spreadsheets have to be produced, and heap space is limited</li>
+        
+<li>poi-excelant: Ant tasks for running POI against a workbook</li>
+        
+<li>Supported evaluation of new Excel formulas: IRR,NPV,MROUND,VAR,VARP,CLEAN,CHAR,ADDRESS,HOUR,MINUTE,SECOND,RATE,WORKDAY,NETWORKDAYS,SUMIFS,RANK</li>
+        
+<li>XSLF usermodel API:  POI's implementation of the PowerPoint 2007 OOXML (.xlsx) file format. XSLF provides a rich usermodel API and a PPTX2PNG utility to export slides to images.</li>
+        
+<li>WordToFO, WordToHtml and WordToText converters: utilities to export MS Word .doc files into XSL-FO, html and text files. Output from WordToFO can be used to convert .doc files to pdf using Apache FOP.</li>
+
+
+        
+<li>Numerous improvements and refactorings in HWPF, Java API for MS Word .doc files: support for reading 
+          footnotes, endnotes and bookmarks, improved support for hadlings tables, paragraphs, text runs and much more...</li>
+        
+<li>Initial support for charts in XSSF</li>
+        
+<li>support for OOXML Agile Encryption</li>
+      
+</ul>
+      
+<a name="Changes-N126FC"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N125DE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N126FC">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3654,9 +3864,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1293F"></a>
+<a name="Changes-N12A5D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1293F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12A5D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3870,9 +4080,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12BD9"></a>
+<a name="Changes-N12CF7"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12BD9">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12CF7">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4214,9 +4424,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13011"></a>
+<a name="Changes-N1312F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13011">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1312F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4378,9 +4588,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N131F1"></a>
+<a name="Changes-N1330F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N131F1">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1330F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4490,9 +4700,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13330"></a>
+<a name="Changes-N1344E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13330">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1344E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4670,9 +4880,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13560"></a>
+<a name="Changes-N1367E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13560">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1367E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4730,9 +4940,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N135F5"></a>
+<a name="Changes-N13713"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N135F5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13713">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4910,9 +5120,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13813"></a>
+<a name="Changes-N13931"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13813">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13931">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5038,9 +5248,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13988"></a>
+<a name="Changes-N13AA6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13988">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13AA6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5397,9 +5607,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13DFB"></a>
+<a name="Changes-N13F19"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13DFB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13F19">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5558,9 +5768,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13FE8"></a>
+<a name="Changes-N14106"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13FE8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14106">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5797,9 +6007,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N142E6"></a>
+<a name="Changes-N14404"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N142E6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14404">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6044,9 +6254,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14607"></a>
+<a name="Changes-N14725"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14607">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14725">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6227,9 +6437,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1483F"></a>
+<a name="Changes-N1495D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1483F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1495D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6334,9 +6544,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14976"></a>
+<a name="Changes-N14A94"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14976">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14A94">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6369,9 +6579,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N149B7"></a>
+<a name="Changes-N14AD5"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N149B7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14AD5">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6440,9 +6650,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14A6A"></a>
+<a name="Changes-N14B88"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14A6A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14B88">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6491,9 +6701,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14AD4"></a>
+<a name="Changes-N14BF2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14AD4">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14BF2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6902,9 +7112,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14FE5"></a>
+<a name="Changes-N15103"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14FE5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15103">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7029,9 +7239,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1515F"></a>
+<a name="Changes-N1527D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1515F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1527D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7124,9 +7334,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15272"></a>
+<a name="Changes-N15390"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15272">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15390">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7444,9 +7654,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15672"></a>
+<a name="Changes-N15790"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15672">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15790">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7555,9 +7765,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N157BA"></a>
+<a name="Changes-N158D8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N157BA">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N158D8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7610,9 +7820,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1583E"></a>
+<a name="Changes-N1595C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1583E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1595C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7766,9 +7976,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15A05"></a>
+<a name="Changes-N15B23"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15A05">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15B23">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7834,9 +8044,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15AAA"></a>
+<a name="Changes-N15BC8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15AAA">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15BC8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7878,9 +8088,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15B01"></a>
+<a name="Changes-N15C1F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15B01">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C1F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7906,9 +8116,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15B26"></a>
+<a name="Changes-N15C44"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15B26">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C44">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7942,9 +8152,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15B64"></a>
+<a name="Changes-N15C82"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15B64">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C82">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7978,9 +8188,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15B9F"></a>
+<a name="Changes-N15CBD"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15B9F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15CBD">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8018,9 +8228,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15BEE"></a>
+<a name="Changes-N15D0C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15BEE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15D0C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8050,9 +8260,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15C21"></a>
+<a name="Changes-N15D3F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C21">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15D3F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8078,9 +8288,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15C46"></a>
+<a name="Changes-N15D64"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C46">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15D64">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8130,9 +8340,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15CB0"></a>
+<a name="Changes-N15DCE"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15CB0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15DCE">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8286,9 +8496,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15E98"></a>
+<a name="Changes-N15FB6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15E98">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15FB6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8331,9 +8541,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15EE9"></a>
+<a name="Changes-N16007"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15EE9">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16007">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8383,9 +8593,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15F45"></a>
+<a name="Changes-N16063"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15F45">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16063">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8478,9 +8688,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16025"></a>
+<a name="Changes-N16143"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16025">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16143">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8513,9 +8723,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16060"></a>
+<a name="Changes-N1617E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16060">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1617E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8566,9 +8776,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N160C7"></a>
+<a name="Changes-N161E5"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N160C7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N161E5">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8597,9 +8807,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N160F7"></a>
+<a name="Changes-N16215"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N160F7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16215">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8628,9 +8838,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16127"></a>
+<a name="Changes-N16245"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16127">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16245">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8675,9 +8885,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16183"></a>
+<a name="Changes-N162A1"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16183">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N162A1">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8702,9 +8912,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N161A8"></a>
+<a name="Changes-N162C6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N161A8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N162C6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8745,9 +8955,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N161EE"></a>
+<a name="Changes-N1630C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N161EE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1630C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8772,9 +8982,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16213"></a>
+<a name="Changes-N16331"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16213">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16331">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8799,9 +9009,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16238"></a>
+<a name="Changes-N16356"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16238">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16356">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8826,9 +9036,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1625D"></a>
+<a name="Changes-N1637B"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1625D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1637B">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8871,9 +9081,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N162A3"></a>
+<a name="Changes-N163C1"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N162A3">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N163C1">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8898,9 +9108,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N162C8"></a>
+<a name="Changes-N163E6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N162C8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N163E6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8951,9 +9161,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16324"></a>
+<a name="Changes-N16442"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16324">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16442">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8980,9 +9190,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16349"></a>
+<a name="Changes-N16467"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16349">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16467">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9025,9 +9235,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1639A"></a>
+<a name="Changes-N164B8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1639A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N164B8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9070,9 +9280,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N163E0"></a>
+<a name="Changes-N164FE"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N163E0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N164FE">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9103,9 +9313,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16410"></a>
+<a name="Changes-N1652E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16410">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1652E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9130,9 +9340,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16435"></a>
+<a name="Changes-N16553"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16435">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16553">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9157,9 +9367,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1645A"></a>
+<a name="Changes-N16578"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1645A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16578">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9184,9 +9394,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1647F"></a>
+<a name="Changes-N1659D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1647F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1659D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9211,9 +9421,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N164A4"></a>
+<a name="Changes-N165C2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N164A4">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N165C2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">




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