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

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

Author: onealj
Date: Sat Sep 17 17:38:22 2016
New Revision: 1761260

URL: http://svn.apache.org/viewvc?rev=1761260&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=1761260&r1=1761259&r2=1761260&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Sep 17 17:38:22 2016
@@ -262,11 +262,14 @@ if (VERSION > 3) {
     
 <a name="3.15"></a>
 <div class="h3">
-<h3>Version 3.15 (2016-09-13)</h3>
+<h3>Version 3.15 (2016-09-19)</h3>
 </div>
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60140">60140</a> - Fixed memory leak in FileBackedDataSource</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60128">60128</a> - OOXML: Close open file handles before raising an exception</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1761260&r1=1761259&r2=1761260&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sat Sep 17 17:38:22 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 60140)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60140) - Fixed memory leak in FileBackedDataSource</description></item>
 <item><title> fix(bug 60128)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60128) - OOXML: Close open file handles before raising an exception</description></item>
 <item><title> fix(bug 60131)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60131) - D* function refactorings</description></item>
 <item><title> fix(bug 60130)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60130) - Fix DGET function behaviour with empty cells</description></item>



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