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 2018/07/25 12:05:41 UTC

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

Author: fanningpj
Date: Wed Jul 25 12:05:41 2018
New Revision: 1836622

URL: http://svn.apache.org/viewvc?rev=1836622&view=rev
Log:
add ref to XWPF footnote/endnote support

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=1836622&r1=1836621&r2=1836622&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Jul 25 12:05:41 2018
@@ -155,6 +155,7 @@
         <action dev="PD" type="fix" fixes-bug="github-90" context="XSSF">Change default DSIG signing algorithm to SHA256</action>
         <action dev="PD" type="fix" fixes-bug="github-107" context="SS_Common">Support AREAS function</action>
         <action dev="PD" type="fix" fixes-bug="github-110" breaks-compatibility="true" context="XWPF">Renames org.apache.poi.xwpf.usermodel.TextSegement to org.apache.poi.xwpf.usermodel.TextSegment</action>
+        <action dev="PD" type="fix" fixes-bug="github-114" context="XWPF">Better support for Footnotes and Endnotes</action>
       </actions>
     </release>
 



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