Author: fanningpj
Date: Wed Aug 21 12:39:20 2024
New Revision: 1920111

URL: http://svn.apache.org/viewvc?rev=1920111&view=rev
Log:
upgrade changes

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1920111&r1=1920110&r2=1920111&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Aug 21 12:39:20 
2024
@@ -79,8 +79,12 @@
             <summary-item>Upgrade pdfbox dependency to 3.0.3</summary-item>
         </summary>
         <actions>
-            <action type="fix" fixes-bug="github-655" context="XWPF">Fix 
searching text in paragraphs when text is spread across multiple runs</action>
             <action type="fix" fixes-bug="github-653" context="HSSF">Adjust 
HSSFWorkbook.getSheet() to return the first case-insensitive match, similar to 
XSSF</action>
+            <action type="fix" fixes-bug="github-655" context="XWPF">Fix 
searching text in paragraphs when text is spread across multiple runs</action>
+            <action type="fix" fixes-bug="github-657" context="SXSSF">Support 
setting an arbitrary extra width value for column widths</action>
+            <action type="fix" fixes-bug="github-670" 
context="XWPF">XWPFRun.getText should support delInstrText and 
noBreakHyphen</action>
+            <action type="fix" fixes-bug="github-672" context="XWPF">Support 
removing XWPF Styles</action>
+            <action type="fix" fixes-bug="github-673" context="OOXML">Add 
word10.xsd to poi-ooxml-full</action>
             <action type="fix" fixes-bug="69154" context="XSSF">Shifting 
columns with merged regions generates an error about overlapping 
regions</action>
         </actions>
     </release>



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

Reply via email to