Author: fanningpj
Date: Sat Dec 9 00:36:35 2023
New Revision: 1914475
URL: http://svn.apache.org/viewvc?rev=1914475&view=rev
Log:
update chnages
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=1914475&r1=1914474&r2=1914475&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Dec 9 00:36:35
2023
@@ -95,6 +95,7 @@
<action type="fix" fixes-bug="67510" context="XDDF">Fix issue
where chart axes were defaulting to have blank number formats - which recent
versions of Excel treat as corrupted.</action>
<action type="add" fixes-bug="67735" context="XWPF">Add Complex
scripts support in XWPFRun</action>
<action type="fix" fixes-bug="67579" context="OOXML">POI 5.2.4 had
a regression where it did not close user-provided InputStreams. In POI 5.2.5,
user-provided InputStreams are again closed. There are new constructors that
allow you to control whether the streams are closed.</action>
+ <action type="fix" fixes-bug="67785"
context="XSSF">XSSFExcelExtractor does not format formula results like the
streaming based extractor</action>
<action type="fix" fixes-bug="68094" context="XSSF">Improve cell
width logic to avoid rounding issues</action>
<action type="fix" fixes-bug="github-505"
context="SL_Common">DrawTextFragment height should include leading
space</action>
</actions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]