Author: nick
Date: Thu Nov  7 22:39:17 2013
New Revision: 1539851

URL: http://svn.apache.org/r1539851
Log:
Another 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=1539851&r1=1539850&r2=1539851&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Nov  7 22:39:17 2013
@@ -255,6 +255,9 @@ if (VERSION > 3) {
 <ul>     
           
 <li>
+<img class="icon" alt="add" src="images/add.jpg">55661 - CellStyle support for 
get/set Shrink To Fit(poi-developers)</li>
+          
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg">49237 - HSSF Row Style 
XfIndex is 12 not 16 bits of data(poi-developers)</li>
           
 <li>

Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1539851&r1=1539850&r2=1539851&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Nov  7 22:39:17 2013
@@ -1,6 +1,10 @@
 <?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</title><link>http://poi.apache.org//changes.html</link><description> fix
+<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
+              by 
+              poi-developers
+              :
+              55661 - CellStyle support for get/set Shrink To 
Fit</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=1539851&r1=1539850&r2=1539851&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Nov  7 22:39:17 2013
@@ -35,6 +35,7 @@
 
     <changes>
         <release version="3.10-beta3" date="2013-10-??">     
+          <action dev="poi-developers" type="add">55661 - CellStyle support 
for get/set Shrink To Fit</action>
           <action dev="poi-developers" type="fix">49237 - HSSF Row Style 
XfIndex is 12 not 16 bits of data</action>
           <action dev="poi-developers" type="fix">53475 - OOXML encrypted 
document fix for cspname being optional</action>
           <action dev="poi-developers" type="fix">55733 - XWPFWordExtractor 
needs to handle .docx files with neither headers nor footers</action>



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

Reply via email to