Author: nick
Date: Wed Oct 28 17:43:11 2015
New Revision: 1711083
URL: http://svn.apache.org/viewvc?rev=1711083&view=rev
Log:
Update and republish changelog
Modified:
poi/site/publish/changes.html
poi/site/publish/changes.rss
poi/site/src/documentation/content/xdocs/status.xml
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1711083&r1=1711082&r2=1711083&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Oct 28 17:43:11 2015
@@ -261,6 +261,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=58558">58558</a> -
SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and
HSSF</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58536">58536</a> -
DataFormatter and CellFormat non-localised support for localised currency
formats like [$$-408]</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1711083&r1=1711082&r2=1711083&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Oct 28 17:43:11 2015
@@ -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
58536)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised
support for localised currency formats like
[$$-408]</description></item><item><title> fix(bug
58532)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58532) - DataFormatter cell formatting for things like
[>999999]#,,"M";[>999]#,"K";#</description></item><item><title> fix(bug
58085)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58085) - removing sheet breaks other existing sheet
references</description></item><item><title> fix(bug
58480)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58480) - Work ar
ound problem where on Windows systems a Mapped Buffer can still lock a file
even if the Channel was closed properly</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Update commons-logging to 1.2 and commons-codec to
1.10</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Removed deprecated mixed case getter/setter in
XSSFColor</description></item><item><title> fix(bug
55032)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55032) - Fix handling missing option values in financial
functions PV, FV, NPER and PMT</description></item><item><title> fix(bug
50319)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 50319) - Make row groups which include row 0
work</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.h
tml</link><description> fix by POI Developers - Removed deprecated HDF
API</description></item><item><title> fix(bug
58466)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid
changes overwriting each other</description></item><item><title> fix(bug
58471)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58471) - Improve number formatting to more closely match
Excel's behaviour</description></item><item><title> fix(bug
58549)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow
the full range supported by Excel</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
58558)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null)
fixed to work like XSSF and HSSF</description></item><item><title> fix(bug
58536)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised
support for localised currency formats like
[$$-408]</description></item><item><title> fix(bug
58532)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58532) - DataFormatter cell formatting for things like
[>999999]#,,"M";[>999]#,"K";#</description></item><item><title> fix(bug
58085)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Develope
rs (bug 58085) - removing sheet breaks other existing sheet
references</description></item><item><title> fix(bug
58480)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58480) - Work around problem where on Windows systems a
Mapped Buffer can still lock a file even if the Channel was closed
properly</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Update commons-logging to 1.2 and commons-codec to
1.10</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Removed deprecated mixed case getter/setter in
XSSFColor</description></item><item><title> fix(bug
55032)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55032) - Fix handling missing option values in financial
functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 503
19)</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers (bug 50319) - Make row groups which include row 0
work</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Removed deprecated HDF API</description></item><item><title>
fix(bug
58466)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid
changes overwriting each other</description></item><item><title> fix(bug
58471)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58471) - Improve number formatting to more closely match
Excel's behaviour</description></item><item><title> fix(bug
58549)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow
the full range supported by Excel</descriptio
n></item></channel></rss>
\ No newline at end of file
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1711083&r1=1711082&r2=1711083&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Oct 28 17:43:11 2015
@@ -39,6 +39,7 @@
</devs>
<release version="3.14-beta1" date="2015-11-??">
+ <action dev="PD" type="fix"
fixes-bug="58558">SXSSFCell.setCellValue((RichTextString)null) fixed to work
like XSSF and HSSF</action>
<action dev="PD" type="fix" fixes-bug="58536">DataFormatter and
CellFormat non-localised support for localised currency formats like
[$$-408]</action>
<action dev="PD" type="fix" fixes-bug="58532">DataFormatter cell
formatting for things like [>999999]#,,"M";[>999]#,"K";#</action>
<action dev="PD" type="fix" fixes-bug="58085">removing sheet breaks
other existing sheet references</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]