Author: gwoolsey
Date: Mon Apr 1 22:03:46 2019
New Revision: 1856785
URL: http://svn.apache.org/viewvc?rev=1856785&view=rev
Log:
add some fixes to the changelog
Modified:
poi/site/src/documentation/content/xdocs/changes.xml
Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1856785&r1=1856784&r2=1856785&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Apr 1 22:03:46 2019
@@ -131,6 +131,8 @@
<action dev="GW" type="fix" fixes-bug="63264" context="SS_Common">Conditional
Format rule evaluation calculates relative references incorrectly</action>
<action dev="GW" type="add" fixes-bug="60724" context="SS_Common">Implement
'ignore hidden rows' variations for existing SUBTOTAL function variants</action>
<action dev="PD" type="fix" fixes-bug="63268" context="SS_Common">Fix issue
with CellUtil.setFont adding unnecessary styles</action>
+ <action dev="GW" type="fix" fixes-bug="61700" context="SS_Common">etForceFormulaRecalculation()
returns wrong value</action>
+ <action dev="GW" type="fix" fixes-bug="63292" context="SS_Common">DataFormatter.formatCellValue()
ignores use1904Windowing w/4-part date formats</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|