Author: nick
Date: Wed Jun 3 22:25:05 2015
New Revision: 1683436
URL: http://svn.apache.org/r1683436
Log:
Publish 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=1683436&r1=1683435&r2=1683436&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Jun 3 22:25:05 2015
@@ -257,6 +257,12 @@ 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=53109">53109</a> -
Correctly handle unicode strings in NameCommentRecord</li>
+
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57904">57904</a> -
Automatically verify that the resulting source-packages can be built</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57512">57512</a> - Fix
potential NPE in DateUtil for invalid dates</li>
<li>
@@ -264,6 +270,9 @@ if (VERSION > 3) {
<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57951">57951</a> - Use
BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid
rounding problems on JDK8</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55410">55410</a> - Use
specific ID value which prevents Excel from turning comments into giant curved
arrows</li>
</ul>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1683436&r1=1683435&r2=1683436&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Jun 3 22:25:05 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
57512)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57512) - Fix potential NPE in DateUtil for invalid
dates</description></item><item><title> fix(bug
57889)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57889) - Fix potential NPE in
XWPFParagraph.getNumFmt()</description></item><item><title> fix(bug
57951)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57951) - Use BigDecimal in some cases in
DataFormatter.formatRawCellContents, to avoid rounding problems on
JDK8</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
53109)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 53109) - Correctly handle unicode strings in
NameCommentRecord</description></item><item><title> add(bug
57904)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 57904) - Automatically verify that the resulting
source-packages can be built</description></item><item><title> fix(bug
57512)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57512) - Fix potential NPE in DateUtil for invalid
dates</description></item><item><title> fix(bug
57889)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57889) - Fix potential NPE in
XWPFParagraph.getNumFmt()</description></item><
item><title> fix(bug
57951)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57951) - Use BigDecimal in some cases in
DataFormatter.formatRawCellContents, to avoid rounding problems on
JDK8</description></item><item><title> fix(bug
55410)</title><link>http://poi.apache.org/changes.html</link><description> fix
by David North (bug 55410) - Use specific ID value which prevents Excel from
turning comments into giant curved arrows</description></item></channel></rss>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]