Author: onealj
Date: Wed Mar 23 16:44:33 2016
New Revision: 1736348
URL: http://svn.apache.org/viewvc?rev=1736348&view=rev
Log:
update changelog for bug 59222: fix NPE thrown by (S)XSSFSheet.getCellComments()
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=1736348&r1=1736347&r2=1736348&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Mar 23 16:44:33 2016
@@ -40,6 +40,7 @@
</devs>
<release version="3.15-beta1" date="2016-07-??">
+ <action dev="PD" type="fix" fixes-bug="59222">XSSF: fix NPE raised by
XSSFSheet.getCellComments()</action>
<action dev="PD" type="fix" fixes-bug="59212">Common SS: copy
non-validating XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet
interface</action>
<action dev="PD" type="fix" fixes-bug="59208">XWPF: bold xml value of
"1" treated as false</action>
<action dev="PD" type="add">HSLF: Add support for system
colors</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]