Author: onealj
Date: Fri Jul 8 22:30:28 2016
New Revision: 1751973
URL: http://svn.apache.org/viewvc?rev=1751973&view=rev
Log:
update changelog for bug 59833
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=1751973&r1=1751972&r2=1751973&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Jul 8 22:30:28 2016
@@ -40,8 +40,9 @@
</devs>
<release version="3.15-beta3" date="2016-08-??">
- <action dev="PD" type="add" fixes-bug="56154">OOXML: Get and set last modified
by user property</action>
- <action dev="PD" type="add" fixes-bug="59776">OPC: Attach cause of exception
when marshalling a Zip Package</action>
+ <action dev="PD" type="add" fixes-bug="59833">SS Common: migrate fill pattern
constants from CellStyle to FillPatternType enum</action>
+ <action dev="PD" type="add" fixes-bug="56154">OOXML: Get and set last modified
by user property</action>
+ <action dev="PD" type="add" fixes-bug="59776">OPC: Attach cause of exception
when marshalling a Zip Package</action>
<action dev="PD" type="fix" fixes-bug="59814">SS Common: clear cached EvaluationWorkbook
and EvaluationSheetvalues from WorkbookEvaluator</action>
<action dev="PD" type="fix" fixes-bug="59805">POI Overall: fixed memory leak
in LocaleUtil</action>
<action dev="PD" type="fix" fixes-bug="59780">OPC support for a wider range
of timezone'd created and modified date formats in package properties</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|