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 2022/05/28 15:03:40 UTC

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

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-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org