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/06/23 11:46:18 UTC

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

Author: nick
Date: Thu Jun 23 11:46:18 2016
New Revision: 1749870

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

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=1749870&r1=1749869&r2=1749870&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Jun 23 11:46:18 2016
@@ -265,7 +265,10 @@ 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=59742">59742</a> - XSLFPictureData support for TIFF images</li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59743">59743</a> - SXSSF: ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59742">59742</a> - XSLF: XSLFPictureData support for TIFF images</li>
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59717">59717</a> - POIXMLProperties helper methods for reading and changing OOXML document thumbnails</li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1749870&r1=1749869&r2=1749870&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Jun 23 11:46:18 2016
@@ -1,7 +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 59742)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59742) - XSLFPictureData support for TIFF images</description></item>
+<item><title> fix(bug 59743)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59743) - SXSSF: ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook</description></item>
+<item><title> fix(bug 59742)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59742) - XSLF: XSLFPictureData support for TIFF images</description></item>
 <item><title> add(bug 59717)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59717) - POIXMLProperties helper methods for reading and changing OOXML document thumbnails</description></item>
 <item><title> add(bug 59730)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59730) - SS Common: add Sheet.removeMergedRegions</description></item>
 <item><title> fix(bug 59729)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59729) - SS Common: move CellRangeUtil to o.a.p.ss.util</description></item>



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