Author: fanningpj
Date: Fri Sep 13 11:19:09 2024
New Revision: 1920611
URL: http://svn.apache.org/viewvc?rev=1920611&view=rev
Log:
[bug-69323] DefaultTempFileCreationStrategy should worry about OS deleting the
temp dir. Thanks to Palle Girgensohn. This closes #691
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=1920611&r1=1920610&r2=1920611&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Sep 13 11:19:09
2024
@@ -87,7 +87,8 @@
<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>
- <action type="fix" fixes-bug="SS_Common" context="XSSF">default
ignoreMissingFontSystem to true</action>
+ <action type="fix" fixes-bug="69209" context="SS_Common">default
ignoreMissingFontSystem to true</action>
+ <action type="fix" fixes-bug="69323"
context="POI_Overall">DefaultTempFileCreationStrategy should worry about OS
deleting the temp dir</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]