You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ta...@apache.org on 2016/02/19 16:47:24 UTC

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

Author: tallison
Date: Fri Feb 19 15:47:23 2016
New Revision: 1731258

URL: http://svn.apache.org/viewvc?rev=1731258&view=rev
Log:
update status.xml POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu

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=1731258&r1=1731257&r2=1731258&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Feb 19 15:47:23 2016
@@ -40,6 +40,7 @@
     </devs>
 
     <release version="3.14-beta2" date="2016-??-??">
+        <action dev="PD" type="fix" fixes-bug="59030">Prevent NPE in XWPFTableCell's getVerticalAlignment from Prasad Babu</action>
         <action dev="PD" type="fix" fixes-bug="59021">XSSFSheetXMLHandler fails to extract content if namespace is included in qName</action>
         <action dev="PD" type="fix" fixes-bug="56345">Reject single-cell merged regions</action>
         <action dev="PD" type="fix" fixes-bug="58339">Make OFFSET() allow missing optional height and width parameters</action>



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