You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2017/08/07 01:23:18 UTC

svn commit: r1804281 [3/3] - in /poi/site/publish: changes.html changes.rss

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1804281&r1=1804280&r2=1804281&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Aug  7 01:23:18 2017
@@ -1,6 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 <rss version="0.91"><channel><title>Apache POI Changes</title><link>https://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language>
+<item><title>SS Common: fix(bug 58975)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 58975) - SS Common: Support formula evaluation with functions containing more than 127 arguments</description></item>
+<item><title>SS Common: fix(bug 60422)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 60422) - SS Common: Fix issue with number formatting in non-default locales</description></item>
+<item><title>SXSSF: fix(bug 61246)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61246) - SXSSF: Do not replace Unicode Surrogate chars with ? when writing SXXSF sheets</description></item>
 <item><title>POI Overall: fix(bug 61363)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61363) - POI Overall: Unify escher shape id allocation</description></item>
 <item><title>OPC: fix(bug 61350)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61350) - OPC: Use unsynchronized xmlbeans</description></item>
 <item><title>HEMF: fix(bug 61346)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61346) - HEMF: Add more sanity checks before allocation of byte arrays in HEMF/HWMF.</description></item>
@@ -10,6 +13,7 @@
 <item><title>POIFS: fix(bug 61300)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61300) - POIFS: Avoid infinite loop with corrupt file.</description></item>
 <item><title>HSSF: fix(bug 61286,61287)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61286,61287) - HSSF: Handle zero-length headerfooter and 2 byte WriteProtectRecord</description></item>
 <item><title>SS Common: fix(bug github-43)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug github-43) - SS Common: RoundUp and RoundDown functions round incorrectly in some scenarios</description></item>
+<item><title>SS Common: fix(bug github-52)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug github-52) - SS Common: Support number formats with trailing commas</description></item>
 <item><title>POI Overall: fix(bug 61294)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61294) - POI Overall: Fix bug that allowed IOUtils.skipFully to enter infinite loop</description></item>
 <item><title>POIFS: fix(bug 61266)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61266) - POIFS: More helpful exception on unsupported old MS Write WRI files</description></item>
 <item><title>POI Overall: fix(bug 61243)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 61243) - POI Overall: Refactor and unify toString/toXml in DDF</description></item>



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