You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/10/17 05:40:26 UTC

svn commit: r1765210 - in /poi/site/publish: changes.html changes.rss

Author: nick
Date: Mon Oct 17 05:40:26 2016
New Revision: 1765210

URL: http://svn.apache.org/viewvc?rev=1765210&view=rev
Log:
Republish site

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1765210&r1=1765209&r2=1765210&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Oct 17 05:40:26 2016
@@ -265,6 +265,9 @@ 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=53191">53191</a> - HSLF: Problems with line style when converting ppt to png</li>
+        
+<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: Check for in-use drawing part names and use next available, when creating a new sheet drawing</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1765210&r1=1765209&r2=1765210&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Oct 17 05:40:26 2016
@@ -1,6 +1,7 @@
 <?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 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>
 <item><title> fix(bug 59907)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59907) - SS Common: Regression in getting and setting anchor type introduced in 3.15</description></item>



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