You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2023/02/11 11:53:32 UTC

svn commit: r1907580 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Sat Feb 11 11:53:31 2023
New Revision: 1907580

URL: http://svn.apache.org/viewvc?rev=1907580&view=rev
Log:
[bug-66475] SignatureConfig: remove ThreadLocals and deprecated code associated with them

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=1907580&r1=1907579&r2=1907580&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Feb 11 11:53:31 2023
@@ -95,6 +95,7 @@
             <action type="fix" fixes-bug="66418" context="XSSF">Fix performance issue with XSSFSheet.groupRow</action>
             <action type="fix" fixes-bug="66433" context="SS_Common">Improve boolean functions empty cell handling</action>
             <action type="fix" fixes-bug="66473" context="SXSSF">Fix performance issue with SXSSFCell.getColumnIndex()</action>
+            <action type="fix" fixes-bug="66475" context="POI_Overall">SignatureConfig: remove ThreadLocals and deprecated code associated with them</action>
         </actions>
     </release>
 



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