You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2014/07/23 09:59:10 UTC

svn commit: r1612787 - /poi/site/src/documentation/content/xdocs/status.xml

Author: centic
Date: Wed Jul 23 07:59:09 2014
New Revision: 1612787

URL: http://svn.apache.org/r1612787
Log:
Add bugfix to changelog

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=1612787&r1=1612786&r2=1612787&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Jul 23 07:59:09 2014
@@ -37,6 +37,7 @@
     </devs>
 
     <release version="3.11-beta1" date="2014-??-??">
+        <action dev="PD" type="fix" fixes-bug="56688">Fix border cases in EDATE function: handle RefEval and BlankEval and also return #VALUE, not #REF in case of error</action>
         <action dev="PD" type="add" fixes-bug="56744">Initial support for XSSF External Links tables, which hold references to other workbooks referenced by formulas and names</action>
         <action dev="PD" type="fix" fixes-bug="56702">If a cell is of type numeric but has an empty &lt;v/&gt; tag, return as 0</action>
         <action dev="PD" type="fix" fixes-bug="56537">Make Workbook be Closeable, so you can call close() to explicitly free the file based resources when you're done</action>



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