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 2015/09/20 22:06:58 UTC

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

Author: centic
Date: Sun Sep 20 20:06:55 2015
New Revision: 1704184

URL: http://svn.apache.org/viewvc?rev=1704184&view=rev
Log:
Add changelogs for some applied patches.

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=1704184&r1=1704183&r2=1704184&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Sep 20 20:06:55 2015
@@ -39,6 +39,9 @@
     </devs>
 
     <release version="3.13-beta2" date="2015-10-??">
+        <action dev="PD" type="add" fixes-bug="57925">Add a simple fix to avoid an NPE when Workbooks have invalid external references</action>
+        <action dev="PD" type="add" fixes-bug="57915">Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</action>
+        <action dev="PD" type="add" fixes-bug="57890">Add support for different datatypes in XSSFImportFromXML</action>
         <action dev="PD" type="add" fixes-bug="58207">Provide user access to the original image dimensions</action>
         <action dev="PD" type="add" fixes-bug="58245">Workbook support for iterating over Sheets</action>
         <action dev="PD" type="fix" fixes-bug="58353">Return correct value in Match-Function with match-type == -1</action>



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