Author: fanningpj
Date: Tue Dec 21 15:18:55 2021
New Revision: 1896248
URL: http://svn.apache.org/viewvc?rev=1896248&view=rev
Log:
[bug-64732] add support for new line escaping when updating table names
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=1896248&r1=1896247&r2=1896248&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Dec 21 15:18:55
2021
@@ -86,6 +86,7 @@
<action type="fix" fixes-bug="github-273" context="SS_Common">Log
warning when long sheet names are trimmed</action>
<action type="add" fixes-bug="github-243" context="SS_Common">Add
support for XLOOKUP and XMATCH functions</action>
<action type="fix" fixes-bug="63211"
context="SS_Common">DataFormatter incorrectly formats data formats with escaped
percent character</action>
+ <action type="fix" fixes-bug="64732"
context="XSSF">XSSFSheet.createTable generates corrupted file when a header's
cell contains a line break</action>
<action type="fix" fixes-bug="65701" context="OOXML">Password
Protecting a document when Saxon is on classpath can corrupt the output</action>
<action type="add" fixes-bug="65703"
context="SS_Common">DataFormatter: add
setUse4DigitYearsInAllDateFormats(boolean) method with default of false</action>
<action type="fix" fixes-bug="65715" context="OOXML">Fix issue in
XSSFSheet getDrawingPatriarch</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]