Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 72366200CE5 for ; Sun, 6 Aug 2017 20:44:55 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 709671642F2; Sun, 6 Aug 2017 18:44:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DADF61642F1 for ; Sun, 6 Aug 2017 20:44:54 +0200 (CEST) Received: (qmail 40230 invoked by uid 500); 6 Aug 2017 18:44:54 -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 40221 invoked by uid 99); 6 Aug 2017 18:44:54 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Aug 2017 18:44:54 +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 744B93A00A7 for ; Sun, 6 Aug 2017 18:44:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1804255 - /poi/site/src/documentation/content/xdocs/status.xml Date: Sun, 06 Aug 2017 18:44:53 -0000 To: commits@poi.apache.org From: onealj@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170806184453.744B93A00A7@svn01-us-west.apache.org> archived-at: Sun, 06 Aug 2017 18:44:55 -0000 Author: onealj Date: Sun Aug 6 18:44:53 2017 New Revision: 1804255 URL: http://svn.apache.org/viewvc?rev=1804255&view=rev Log: update changelog for bug 58975 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=1804255&r1=1804254&r2=1804255&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Sun Aug 6 18:44:53 2017 @@ -58,6 +58,7 @@ + Support formula evaluation with functions containing more than 127 arguments Unify escher shape id allocation Use unsynchronized xmlbeans Add more sanity checks before allocation of byte arrays in HEMF/HWMF. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org