Author: fanningpj Date: Mon Nov 25 21:13:12 2024 New Revision: 1922097 URL: http://svn.apache.org/viewvc?rev=1922097&view=rev Log: add mirr test
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=1922097&r1=1922096&r2=1922097&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Mon Nov 25 21:13:12 2024 @@ -90,6 +90,7 @@ <action type="fix" fixes-bug="github-670" context="XWPF">XWPFRun.getText should support delInstrText and noBreakHyphen</action> <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="github-733" context="SS_Common">Fix issue with param order in MIRR function evaluation</action> <action type="fix" fixes-bug="66590" context="POIFS">Number of blocks used by the property table missing from the file header</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="69209" context="SS_Common">default ignoreMissingFontSystem to true</action> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org