Author: onealj
Date: Wed Oct 19 06:18:29 2016
New Revision: 1765534

URL: http://svn.apache.org/viewvc?rev=1765534&view=rev
Log:
update changelog

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/publish/changes.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1765534&r1=1765533&r2=1765534&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Oct 19 06:18:29 2016
@@ -265,6 +265,12 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60255";>60255</a> - XSSF: 
create drawings when workbook contains non-sequential drawing indices</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=60273,59830,59858,60158";>60273,59830,59858,60158</a>
 - Various improvements for reading VBA macros</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53191";>53191</a> - HSLF: 
Problems with line style when converting ppt to png</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1765534&r1=1765533&r2=1765534&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Oct 19 06:18:29 2016
@@ -1,6 +1,8 @@
 <?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>Apache POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache
 POI Changes</description><language>en-us</language>
+<item><title> fix(bug 
60255)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 60255) - XSSF: create drawings when workbook contains 
non-sequential drawing indices</description></item>
+<item><title> fix(bug 
60273,59830,59858,60158)</title><link>http://poi.apache.org/changes.html</link><description>
 fix by POI Developers (bug 60273,59830,59858,60158) - Various improvements for 
reading VBA macros</description></item>
 <item><title> fix(bug 
53191)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53191) - HSLF: Problems with line style when converting 
ppt to png</description></item>
 <item><title> fix(bug 
60255)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 60255) - XSSF: Check for in-use drawing part names and 
use next available, when creating a new sheet drawing</description></item>
 <item><title> fix(bug 
56781,60246)</title><link>http://poi.apache.org/changes.html</link><description>
 fix by POI Developers (bug 56781,60246) - SS Common: named range 
validation</description></item>

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1765534&r1=1765533&r2=1765534&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Oct 19 06:18:29 2016
@@ -40,6 +40,8 @@
     </devs>
 
     <release version="3.16-beta1" date="2016-11-??">
+        <action dev="PD" type="fix" fixes-bug="60255">XSSF: create drawings 
when workbook contains non-sequential drawing indices</action>
+        <action dev="PD" type="fix" 
fixes-bug="60273,59830,59858,60158">Various improvements for reading VBA 
macros</action>
         <action dev="PD" type="fix" fixes-bug="53191">HSLF: Problems with line 
style when converting ppt to png</action>
         <action dev="PD" type="fix" fixes-bug="60255">XSSF: Check for in-use 
drawing part names and use next available, when creating a new sheet 
drawing</action>
         <action dev="PD" type="fix" fixes-bug="56781,60246">SS Common: named 
range validation</action>



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

Reply via email to