From commits-return-11853-archive-asf-public=cust-asf.ponee.io@poi.apache.org Mon Nov 26 23:49:23 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 05880180647 for ; Mon, 26 Nov 2018 23:49:22 +0100 (CET) Received: (qmail 44323 invoked by uid 500); 26 Nov 2018 22:49:22 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 44309 invoked by uid 99); 26 Nov 2018 22:49:22 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2018 22:49:22 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 8887D3A05B6 for ; Mon, 26 Nov 2018 22:49:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r31104 - /dev/poi/4.0.1-RC2/RELEASE-NOTES.txt Date: Mon, 26 Nov 2018 22:49:21 -0000 To: commits@poi.apache.org From: kiwiwings@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20181126224921.8887D3A05B6@svn01-us-west.apache.org> Author: kiwiwings Date: Mon Nov 26 22:49:20 2018 New Revision: 31104 Log: update release notes Modified: dev/poi/4.0.1-RC2/RELEASE-NOTES.txt Modified: dev/poi/4.0.1-RC2/RELEASE-NOTES.txt ============================================================================== --- dev/poi/4.0.1-RC2/RELEASE-NOTES.txt (original) +++ dev/poi/4.0.1-RC2/RELEASE-NOTES.txt Mon Nov 26 22:49:20 2018 @@ -9,7 +9,11 @@ Changes ------------ The most notable changes in this release are: -@List changes here@ +- dependency updates to XMLBeans 3.0.2 / Bouncycastle 1.60 +- XSSF: import chart on drawing +- XDDF: Define XDDF user model for text body, its paragraphs and text runs +- OPC: fixes on the newly introduced commons compress usage + A full list of changes is available in the change log: https://poi.apache.org/changes.html. People interested should also follow the dev mailing list to track further progress. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org