Author: fanningpj
Date: Thu May 25 11:26:59 2023
New Revision: 1910052

URL: http://svn.apache.org/viewvc?rev=1910052&view=rev
Log:
[bug-66614] remove limit on offset function params

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=1910052&r1=1910051&r2=1910052&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu May 25 11:26:59 
2023
@@ -104,6 +104,7 @@
             <action type="fix" fixes-bug="66514" context="POI_Overall">Remove 
support for zip/tgz release artifacts</action>
             <action type="fix" fixes-bug="66532" context="SXSSF">Improve 
performance of SheetDataWriter outputEscapedString</action>
             <action type="fix" fixes-bug="66584" context="OOXML">Ensure 
ZipPackage closes input stream when exceptions happen</action>
+            <action type="fix" fixes-bug="66614" context="SS_Common">Issue 
where OFFSET function applies limits that should only apply to xls format 
spreadsheets</action>
         </actions>
     </release>
 



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

Reply via email to