Author: nick
Date: Thu Oct 18 14:03:13 2018
New Revision: 1844239
URL: http://svn.apache.org/viewvc?rev=1844239&view=rev
Log:
Couple more changelog updates
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=1844239&r1=1844238&r2=1844239&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Oct 18 14:03:13 2018
@@ -94,6 +94,9 @@
<summary-item>Improvements for XDDF charts and text manipulation</summary-item>
</summary>
<actions>
+ <action dev="PD" type="add" fixes-bug="62373" context="SS_Common">Support for
FREQUENCY function</action>
+ <action dev="PD" type="fix" fixes-bug="62831" context="POI_Overall">WorkbookFactory.create
support for subclass of File, eg from JFileChooser</action>
+ <action dev="PD" type="fix" fixes-bug="62815" context="XSSF">XLSB number extraction
improvements</action>
<action dev="PD" type="fix" fixes-bug="62742" context="POI_Overall">Add common-compress
jar to bin zip/tgz</action>
<action dev="PD" type="fix" fixes-bug="62747" context="POI_Overall">Upgrade
bouncycastle dependency to 1.60</action>
<action dev="PD" type="fix" fixes-bug="62736" context="XWPF">Relations on XSLFPictureShape
were removed unconditionally</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|