You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2017/08/06 20:45:14 UTC

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

Author: fanningpj
Date: Sun Aug  6 20:45:14 2017
New Revision: 1804275

URL: http://svn.apache.org/viewvc?rev=1804275&view=rev
Log:
update release notes

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=1804275&r1=1804274&r2=1804275&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Aug  6 20:45:14 2017
@@ -59,6 +59,8 @@
     <release version="3.17-beta2" date="2017-09-??">
       <actions>
         <action dev="PD" type="fix" fixes-bug="58975" module="SS Common">Support formula evaluation with functions containing more than 127 arguments</action>
+        <action dev="PD" type="fix" fixes-bug="60422" module="SS Common">Fix issue with number formatting in non-default locales</action>
+        <action dev="PD" type="fix" fixes-bug="61246" module="SXSSF">Do not replace Unicode Surrogate chars with ? when writing SXXSF sheets</action>
         <action dev="PD" type="fix" fixes-bug="61363" module="POI Overall">Unify escher shape id allocation</action>
         <action dev="PD" type="fix" fixes-bug="61350" module="OPC">Use unsynchronized xmlbeans</action>
         <action dev="PD" type="fix" fixes-bug="61346" module="HEMF">Add more sanity checks before allocation of byte arrays in HEMF/HWMF.</action>
@@ -68,6 +70,7 @@
         <action dev="PD" type="fix" fixes-bug="61300" module="POIFS">Avoid infinite loop with corrupt file.</action>
         <action dev="PD" type="fix" fixes-bug="61286,61287" module="HSSF">Handle zero-length headerfooter and 2 byte WriteProtectRecord</action>
         <action dev="PD" type="fix" fixes-bug="github-43" module="SS Common">RoundUp and RoundDown functions round incorrectly in some scenarios</action>
+        <action dev="PD" type="fix" fixes-bug="github-52" module="SS Common">Support number formats with trailing commas</action>
         <action dev="PD" type="fix" fixes-bug="61294" module="POI Overall">Fix bug that allowed IOUtils.skipFully to enter infinite loop</action>
         <action dev="PD" type="fix" fixes-bug="61266" module="POIFS">More helpful exception on unsupported old MS Write WRI files</action>
         <action dev="PD" type="fix" fixes-bug="61243" module="POI Overall">Refactor and unify toString/toXml in DDF</action>



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