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 2013/12/12 06:22:52 UTC

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

Author: nick
Date: Thu Dec 12 05:22:52 2013
New Revision: 1550350

URL: http://svn.apache.org/r1550350
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=1550350&r1=1550349&r2=1550350&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Dec 12 05:22:52 2013
@@ -252,7 +252,16 @@ if (VERSION > 3) {
 <div class="h3">
 <h3>Version 3.10-beta3 (2013-10-??)</h3>
 </div>
-<ul>     
+<ul>
+          
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55850 - Fix NullPointerException during Xml-extraction from xslx(poi-developers)</li>
+          
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55640 - Avoid IndexOutOfboundsException when setting nested row grouping(poi-developers)</li>
+          
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55745 - fix handling of tables in XSSF if there are comments as well(poi-developers)</li>
           
 <li>
 <img class="icon" alt="add" src="images/add.jpg">55560 - Patch for hiding slides in HSLF(poi-developers)</li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1550350&r1=1550349&r2=1550350&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Dec 12 05:22:52 2013
@@ -1,6 +1,18 @@
 <?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> add</title><link>http://poi.apache.org//changes.html</link><description> add
+<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</title><link>http://poi.apache.org//changes.html</link><description> fix
+              by 
+              poi-developers
+              :
+              55850 - Fix NullPointerException during Xml-extraction from xslx</description></item><item><title> fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+              by 
+              poi-developers
+              :
+              55640 - Avoid IndexOutOfboundsException when setting nested row grouping</description></item><item><title> fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+              by 
+              poi-developers
+              :
+              55745 - fix handling of tables in XSSF if there are comments as well</description></item><item><title> add</title><link>http://poi.apache.org//changes.html</link><description> add
               by 
               poi-developers
               :



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