Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1695773&r1=1695772&r2=1695773&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Aug 13 20:24:12 2015
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" 
"http://my.netscape.com/publish/formats/rss-0.91.dtd";>
-<rss version="0.91"><channel><title>POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI 
Changes</description><language>en-us</language><item><title> fix(bug 
58220)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font 
getFontHeight methods</description></item><item><title> fix(bug 
56519)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded 
in PPTX</description></item><item><title> fix(bug 
58205)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58205) - getSlideMasters() returns the master slides in 
the incorrect order</description></item><item><title> fix(bug 
57786)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier 
curves</
 description></item><item><title> fix(bug 
58206)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58206) - provide a mechanism to find slide layouts by 
name</description></item><item><title> fix(bug 
58204)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal 
getShapesList() redundant</description></item><item><title> add(bug 
58190)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58190) - The current picture handling uses raw integers 
for types and index, replace with enum and 
reference</description></item><item><title> fix(bug 
58203)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts 
except javadocs, so tweak our naming to make it 
happy</description></item><item><title> add(bug 58193)</title><link
 >http://poi.apache.org/changes.html</link><description> add by POI Developers 
 >(bug 58193) - Use input stream rather than byte array for checksum 
 >etc.</description></item><item><title> add(bug 
 >58200)</title><link>http://poi.apache.org/changes.html</link><description> 
 >add by POI Developers (bug 58200) - SXSSF support for evaluating formula 
 >cells, provided the cell and all its references are within the current 
 >window</description></item><item><title> fix(bug 
 >58098)</title><link>http://poi.apache.org/changes.html</link><description> 
 >fix by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem 
 >is opened on a locked File under Windows</description></item><item><title> 
 >add</title><link>http://poi.apache.org/changes.html</link><description> add 
 >by POI Developers - Merged common_sl branch to 
 >trunk</description></item><item><title> fix(bug 
 >57571)</title><link>http://poi.apache.org/changes.html</link><description> 
 >fix by POI Developers (bug 57571) - Fix creating comments for XS
 SF/SXSSF, regression was introduced via bug 
54920</description></item><item><title> fix(bug 
58175)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, 
regression was introduced via bug 54920</description></item><item><title> 
fix(bug 
58156)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and 
hasOOXMLHeader</description></item><item><title> add(bug 
57484)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace 
packages</description></item><item><title> add(bug 
58130)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58130) - Conditional Formatting support for DataBars, 
Icon Sets / Multi-States, and Color Scales</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI 
Changes</description><language>en-us</language><item><title> fix(bug 
58237)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58237) - When adding a picture to a XWPF header or 
footer, attach it to the right part</description></item><item><title> fix(bug 
58220)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font 
getFontHeight methods</description></item><item><title> fix(bug 
56519)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded 
in PPTX</description></item><item><title> fix(bug 
58205)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58205) - getSlideMasters() returns the master sli
 des in the incorrect order</description></item><item><title> fix(bug 
57786)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier 
curves</description></item><item><title> fix(bug 
58206)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58206) - provide a mechanism to find slide layouts by 
name</description></item><item><title> fix(bug 
58204)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal 
getShapesList() redundant</description></item><item><title> add(bug 
58190)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58190) - The current picture handling uses raw integers 
for types and index, replace with enum and 
reference</description></item><item><title> fix(bug 
58203)</title><link>http://poi.apache.org/c
 hanges.html</link><description> fix by POI Developers (bug 58203) - Apparently 
Maven uses plurals for all artifacts except javadocs, so tweak our naming to 
make it happy</description></item><item><title> add(bug 
58193)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58193) - Use input stream rather than byte array for 
checksum etc.</description></item><item><title> add(bug 
58200)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58200) - SXSSF support for evaluating formula cells, 
provided the cell and all its references are within the current 
window</description></item><item><title> fix(bug 
58098)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is 
opened on a locked File under Windows</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
 POI Developers - Merged common_sl branch to 
trunk</description></item><item><title> fix(bug 
57571)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, 
regression was introduced via bug 54920</description></item><item><title> 
fix(bug 
58175)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, 
regression was introduced via bug 54920</description></item><item><title> 
fix(bug 
58156)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and 
hasOOXMLHeader</description></item><item><title> add(bug 
57484)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace 
packages</description></item><item><title> add(bug 58130)</title><link>h
 ttp://poi.apache.org/changes.html</link><description> add by POI Developers 
(bug 58130) - Conditional Formatting support for DataBars, Icon Sets / 
Multi-States, and Color Scales</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1695773&r1=1695772&r2=1695773&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Aug 13 20:24:12 2015
@@ -39,6 +39,7 @@
     </devs>
 
     <release version="3.13-beta2" date="2015-10-??">
+        <action dev="PD" type="fix" fixes-bug="58237">When adding a picture to 
a XWPF header or footer, attach it to the right part</action>
         <action dev="PD" type="fix" fixes-bug="58220">Improve the javadocs for 
XSSFFont and Font getFontHeight methods</action>
         <action dev="PD" type="fix" fixes-bug="56519">XSLFSlide.draw is not 
working with text embeded in PPTX</action>
         <action dev="PD" type="fix" fixes-bug="58205">getSlideMasters() 
returns the master slides in the incorrect order</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to