Author: fanningpj Date: Sat May 28 15:03:40 2022 New Revision: 1901357 URL: http://svn.apache.org/viewvc?rev=1901357&view=rev Log: [bug-56155] support version property in CoreProperties
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=1901357&r1=1901356&r2=1901357&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Sat May 28 15:03:40 2022 @@ -79,6 +79,7 @@ <summary-item>Avoid some more possible overly large memory allocations on certain input documents</summary-item> </summary> <actions> + <action type="add" fixes-bug="56155" context="OOXML">Support version property in CoreProperties</action> <action type="fix" fixes-bug="65854" context="OOXML">Use revert() instead of close() when OPCPackage is opened read-only</action> <action type="fix" fixes-bug="65973" context="XSSF">Row shifting does not properly handle hyperlinks that span multiple cells</action> <action type="fix" fixes-bug="65988" context="SS_Common">RATE function fails in some cases</action> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org