Author: kiwiwings
Date: Mon Mar 7 20:56:13 2016
New Revision: 12679
Log:
update most notable changes
Modified:
release/poi/release/RELEASE-NOTES.txt
Modified: release/poi/release/RELEASE-NOTES.txt
==============================================================================
--- release/poi/release/RELEASE-NOTES.txt (original)
+++ release/poi/release/RELEASE-NOTES.txt Mon Mar 7 20:56:13 2016
@@ -9,11 +9,16 @@ Changes
------------
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
+Common: New version of ooxml-schema and ooxml-security jars which are linked
to custom safe type loader
+Common: OPC relation fix for multiple same named ids (#54916)
+Common: Update third-party dependencies: commons-logging, commons-codec,
xmlsec, bouncycastle
+Excel: Allow to set multiple cell style properties at once (#58633)
+Excel: Add API for inserting ignored warnings into XSSF sheets.
+ This can be used e.g. to suppress 'number stored as text' warnings.
(#56892)
+Powerpoint: unify hyperlink handling
+HSLF: various fixes for parsing and rendering
+WMF: new API for WMF parsing and rendering (for Powerpoint)
+XWPF: various fixes for handling paragraphs and tables
A full list of changes is available in the change log:
http://poi.apache.org/changes.html.
People interested should also follow the dev mailing list to track further
progress.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]