aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2011-11-19 12:28:33 +0000
committerYegor Kozlov <yegor@apache.org>2011-11-19 12:28:33 +0000
commitef049ea258d029ea6730dfcea032993bdfe8aa65 (patch)
tree5de3697e4ff847cf951fbabdc025a1158e3cd7a5 /src/documentation
parente7ba4f6f8c790a319144092f2d2d8a3623f43dd6 (diff)
downloadpoi-ef049ea258d029ea6730dfcea032993bdfe8aa65.tar.gz
poi-ef049ea258d029ea6730dfcea032993bdfe8aa65.zip
Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1203969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r--src/documentation/content/xdocs/status.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index ace9d11642..4741a2e341 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -34,6 +34,7 @@
<changes>
<release version="3.8-beta5" date="2011-??-??">
+ <action dev="poi-developers" type="fix">52209 - fixed inserting multiple pictures in XSLF </action>
<action dev="poi-developers" type="fix">51803 - fixed HSLF TextExtractor to extract content from master slide </action>
<action dev="poi-developers" type="fix">52190 - null check on XWPF setFontFamily</action>
<action dev="poi-developers" type="fix">52062 - ensure that temporary files in SXSSF are deleted</action>