Author: nick
Date: Wed Oct 23 13:47:08 2013
New Revision: 1535030
URL: http://svn.apache.org/r1535030
Log:
Changelog update
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=1535030&r1=1535029&r2=1535030&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Oct 23 13:47:08 2013
@@ -255,6 +255,9 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55692 - Give a more helpful
error if an Encrypted .xlsx file is passed to HSSF(poi-developers)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg">55650 - Avoid AIOOBE if a
non-existant Xfs is requested for a style(poi-developers)</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1535030&r1=1535029&r2=1535030&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Oct 23 13:47:08 2013
@@ -4,6 +4,10 @@
by
poi-developers
:
+ 55692 - Give a more helpful error if an Encrypted .xlsx file is
passed to HSSF</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+ by
+ poi-developers
+ :
55650 - Avoid AIOOBE if a non-existant Xfs is requested for a
style</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
by
poi-developers
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1535030&r1=1535029&r2=1535030&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Oct 23 13:47:08 2013
@@ -35,6 +35,7 @@
<changes>
<release version="3.10-beta3" date="2013-10-??">
+ <action dev="poi-developers" type="fix">55692 - Give a more helpful
error if an Encrypted .xlsx file is passed to HSSF</action>
<action dev="poi-developers" type="fix">55650 - Avoid AIOOBE if a
non-existant Xfs is requested for a style</action>
<action dev="poi-developers" type="fix">55658 - Don't fail in SXSSF
if a numeric cell is overwritten with a string</action>
<action dev="poi-developers" type="fix">55341 - Constants for HAIR
and DOTTED border styles are swapped</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]