> - handling of merged regions in SS Common - performance and regressions

The fix was only to XSSFSheet. HSSFSheet still has O(n) behavior and the
non-validating version (addMergedRegionUnsafe) was not added to HSSFSheet
or the SS Common interface.

This was an insignificant change to POI, so I would omit it from the
release notes.

Danke,

Javen
On Mar 1, 2016 5:46 PM, "Andreas Beeker" <kiwiwi...@apache.org> wrote:

> Hi,
>
> I've prepared artifacts for the release of Apache POI 3.14-final (RC1).
>
> The most notable changes in this release are:
>
> - various HSLF parsing and rendering fixes
> - WMF parsing and rendering
> - OPC relation fix for multiple same named ids (#54916)
> - various XWPF fixes for handling paragraphs and tables
> - handling of merged regions in SS Common - performance and regressions
>
> https://dist.apache.org/repos/dist/dev/poi/3.14-RC1/
>
> All tests pass. ASC files verify and MD5/SHA1 are correct. Docs look fine.
> There's no clutter in the src/bin packages. The src package can be
> compiled.
>
> Please vote to release the artifacts.
> The vote keeps open for 72hrs, 2016-03-05, 23:59 UTC,
> planned release announcement date is Wednesday, 2015-03-09.
>
> Here is my +1
>
> Andi
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
> For additional commands, e-mail: dev-h...@poi.apache.org
>
>

Reply via email to