Author: nick
Date: Tue Oct 22 22:08:48 2013
New Revision: 1534820

URL: http://svn.apache.org/r1534820
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=1534820&r1=1534819&r2=1534820&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Oct 22 22:08:48 2013
@@ -255,6 +255,18 @@ if (VERSION > 3) {
 <ul>     
           
 <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>
+<img class="icon" alt="fix" src="images/fix.jpg">55658 - Don't fail in SXSSF 
if a numeric cell is overwritten with a string(poi-developers)</li>
+          
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55341 - Constants for HAIR 
and DOTTED border styles are swapped(poi-developers)</li>
+          
+<li>
+<img class="icon" alt="add" src="images/add.jpg">Add Eclipse project 
files(poi-developers)</li>
+          
+<li>
 <img class="icon" alt="add" src="images/add.jpg">55647 - When creating a temp 
file, ensure the name isn't already taken(poi-developers)</li>
           
 <li>
@@ -272,12 +284,21 @@ if (VERSION > 3) {
 <ul>
           
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg">53798 - Add fix for 
XmlValueDisconnectException during shifting rows(poi-developers)</li>
+          
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">54524 - Fix handling of 
special case in FormulaShifter(poi-developers)</li>
+          
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg">50298 - Fix corruption of 
Workbook when setting sheet order(poi-developers)</li>
           
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">55419 - Fix 
SimpleFractionException when fraction goes to greater than 
overflow(poi-developers)</li>
           
 <li>
+<img class="icon" alt="add" src="images/add.jpg">54786 - Add support for 
quoting in date formatting(poi-developers)</li>
+          
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg">52233 - Do not make the 
XSSFSheet invalid during write()(poi-developers)</li>
           
 <li>

Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1534820&r1=1534819&r2=1534820&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Tue Oct 22 22:08:48 2013
@@ -1,6 +1,22 @@
 <?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
+              :
+              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
+              :
+              55658 - Don't fail in SXSSF if a numeric cell is overwritten 
with a string</description></item><item><title> 
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+              by 
+              poi-developers
+              :
+              55341 - Constants for HAIR and DOTTED border styles are 
swapped</description></item><item><title> 
add</title><link>http://poi.apache.org//changes.html</link><description> add
+              by 
+              poi-developers
+              :
+              Add Eclipse project files</description></item><item><title> 
add</title><link>http://poi.apache.org//changes.html</link><description> add
               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=1534820&r1=1534819&r2=1534820&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue Oct 22 22:08:48 2013
@@ -35,6 +35,7 @@
 
     <changes>
         <release version="3.10-beta3" date="2013-10-??">     
+          <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>
           <action dev="poi-developers" type="add">Add Eclipse project 
files</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to