Author: kiwiwings
Date: Mon Sep 21 00:19:17 2015
New Revision: 1704208
URL: http://svn.apache.org/viewvc?rev=1704208&view=rev
Log:
added status line for #58216
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=1704208&r1=1704207&r2=1704208&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Sep 21 00:19:17 2015
@@ -39,6 +39,7 @@
</devs>
<release version="3.13-beta2" date="2015-10-??">
+ <action dev="PD" type="add" fixes-bug="58216">provide picture-shape resize
that maintains the aspect ratio</action>
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|