You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ab...@apache.org on 2021/02/08 20:33:39 UTC

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

Author: abearez
Date: Mon Feb  8 20:33:38 2021
New Revision: 1886337

URL: http://svn.apache.org/viewvc?rev=1886337&view=rev
Log:
Fix slide notes content import part from bug 57835

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=1886337&r1=1886336&r2=1886337&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Feb  8 20:33:38 2021
@@ -86,6 +86,7 @@
             <action type="fix" fixes-bug="65016" context="XDDF">Don't throw exception on empty data source</action>
             <action type="fix" fixes-bug="64950" context="XDDF">Set hole size for doughnut chart</action>
             <action type="fix" fixes-bug="63901" context="XSSF">XSSFDrawing - import chart from other drawing</action>
+            <action type="fix" fixes-bug="57835" context="XSLF">XSLFSlide - import slide notes when importing slide content</action>
         </actions>
     </release>
 



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