You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2013/11/07 22:30:01 UTC

svn commit: r1539829 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml

Author: nick
Date: Thu Nov  7 21:30:01 2013
New Revision: 1539829

URL: http://svn.apache.org/r1539829
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=1539829&r1=1539828&r2=1539829&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Nov  7 21:30:01 2013
@@ -255,6 +255,12 @@ if (VERSION > 3) {
 <ul>     
           
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg">53475 - OOXML encrypted document fix for cspname being optional(poi-developers)</li>
+          
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55733 - XWPFWordExtractor needs to handle .docx files with neither headers nor footers(poi-developers)</li>
+          
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg">55729 - DataFormatter should format Error cells, returning the Excel error string(poi-developers)</li>
           
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1539829&r1=1539828&r2=1539829&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Nov  7 21:30:01 2013
@@ -4,6 +4,14 @@
               by 
               poi-developers
               :
+              53475 - OOXML encrypted document fix for cspname being optional</description></item><item><title> fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+              by 
+              poi-developers
+              :
+              55733 - XWPFWordExtractor needs to handle .docx files with neither headers nor footers</description></item><item><title> fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+              by 
+              poi-developers
+              :
               55729 - DataFormatter should format Error cells, returning the Excel error string</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=1539829&r1=1539828&r2=1539829&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Nov  7 21:30:01 2013
@@ -35,6 +35,8 @@
 
     <changes>
         <release version="3.10-beta3" date="2013-10-??">     
+          <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>
           <action dev="poi-developers" type="fix">55729 - DataFormatter should format Error cells, returning the Excel error string</action>
           <action dev="poi-developers" type="add">55612 - Performance improvement in  HSSFCellStyle.getDataFormatString()</action>
           <action dev="poi-developers" type="add">55611 - Performance improvement in DateUtil.isADateFormat(int, String)</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org