Author: yegor
Date: Fri Oct 25 18:38:44 2013
New Revision: 1535806

URL: http://svn.apache.org/r1535806
Log:
Patch 55612 - Performance improvement in  HSSFCellStyle.getDataFormatString()

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1535806&r1=1535805&r2=1535806&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Oct 25 18:38:44 2013
@@ -35,6 +35,10 @@
 
     <changes>
         <release version="3.10-beta3" date="2013-10-??">     
+          <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>
+          <action dev="poi-developers" type="add">55578 - Support embedding 
OLE1.0 packages in HSSF</action>
+          <action dev="poi-developers" type="add">49658 - Support embedding 
EMF/WMF pictures in HSSF</action>
           <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>
@@ -78,6 +82,10 @@
           <action dev="poi-developers" type="add">github4 - Expose from 
XWPFParagraph the number level and format, if applied</action>
           <action dev="poi-developers" type="add">github3 - Extract references 
from XWPF footnotes</action>
           <action dev="poi-developers" type="fix">55053 - Update License links 
following ECMA site re-organisation</action>
+          <action dev="poi-developers" type="add">49658 - Support embedding 
EMF/WMF pictures in HSSF </action>
+          <action dev="poi-developers" type="add">55047 - REPT formula support 
</action>
+          <action dev="poi-developers" type="add">55042 - COMPLEX formula 
support </action>
+          <action dev="poi-developers" type="add">55041 - CODE formula support 
</action>
           <action dev="poi-developers" type="fix">55001 - Support Unicode text 
(TextCharsAtom) in HSLF TextShape</action>
           <action dev="poi-developers" type="fix">54682 - 
UnhandledDataStructure should sanity check before allocating, not after</action>
           <action dev="poi-developers" type="add">54673 - Simple wildcard 
support in HLOOKUP, VOOLKUP, MATCH, COUNTIF </action>



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

Reply via email to