Author: nick
Date: Wed Sep 3 13:50:42 2014
New Revision: 1622258
URL: http://svn.apache.org/r1622258
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=1622258&r1=1622257&r2=1622258&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Sep 3 13:50:42 2014
@@ -250,6 +250,31 @@ if (VERSION > 3) {
+<a name="3.11-beta3"></a>
+<div class="h3">
+<h3>Version 3.11-beta3 (2014-??-??)</h3>
+</div>
+<ul>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48195">48195</a> -
Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as
else-result.</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=55280">55280</a> -
XSSF: Greatly improve performance of shifting rows in sheets with many merged
regions.</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51222">51222</a> -
XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56730">56730</a> - Fix
exporting XML if schema contains ref-elements</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56864">56864</a> -
XWPFLatentStyles.isLatentStyle always returns true if there is at least 1
lsdException</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56854">56854</a> -
XMLBeans performance when using getXXXList() and other proxy methods</li>
+
+</ul>
<a name="3.11-beta2"></a>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1622258&r1=1622257&r2=1622258&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Sep 3 13:50:42 2014
@@ -1,3 +1,3 @@
<?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> fix(bug
56812)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56812) - For XSLF Pictures, provide a way to get the URI
of externally linked pictures</description></item><item><title> fix(bug
54764)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 54764) - On supported XML parser versions (Xerces or JVM
built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML
files, and ensure that subsequent normal files still pass fine
(CVE-2014-3574)</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Recommended Apache XMLBeans version increased to 2.6.0 (any
version from 2.3.0 or later will work though)</description></item><item>
<title> fix(bug
56800)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56800) - Provide a helpful exception,
XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb
file</description></item><item><title> fix(bug
56814)</title><link>http://poi.apache.org/changes.html</link><description> fix
by Uwe Schindler (bug 56814) - Switch from dom4j to
JAXP</description></item></channel></rss>
\ No newline at end of file
+<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(bug
48195)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with
ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug
55280)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55280) - XSSF: Greatly improve performance of shifting
rows in sheets with many merged regions.</description></item><item><title>
fix(bug
51222)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for
Excel 2007 xlsx file</description></item><item><title> fix(bug
56730)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56730) - Fix e
xporting XML if schema contains ref-elements</description></item><item><title>
fix(bug
56864)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns
true if there is at least 1 lsdException</description></item><item><title>
fix(bug
56854)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56854) - XMLBeans performance when using getXXXList()
and other proxy methods</description></item></channel></rss>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]