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 E568D200CB1 for ; Sat, 24 Jun 2017 10:57:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A656A160BE6; Sat, 24 Jun 2017 08:57:42 +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 1E699160BDA for ; Sat, 24 Jun 2017 10:57:41 +0200 (CEST) Received: (qmail 99200 invoked by uid 500); 24 Jun 2017 08:57:41 -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 99185 invoked by uid 99); 24 Jun 2017 08:57:39 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Jun 2017 08:57:39 +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 43EE43A194C for ; Sat, 24 Jun 2017 08:57:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1799738 - /poi/site/src/documentation/content/xdocs/status.xml Date: Sat, 24 Jun 2017 08:57:35 -0000 To: commits@poi.apache.org From: kiwiwings@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170624085738.43EE43A194C@svn01-us-west.apache.org> archived-at: Sat, 24 Jun 2017 08:57:43 -0000 Author: kiwiwings Date: Sat Jun 24 08:57:35 2017 New Revision: 1799738 URL: http://svn.apache.org/viewvc?rev=1799738&view=rev Log: update changelog with forgotten entries 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=1799738&r1=1799737&r2=1799738&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Sat Jun 24 08:57:35 2017 @@ -58,6 +58,8 @@ + XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor + Output file get corrupted with SXSSFWorkbook and "chart sheet" Allow for extra bytes in FormatRecord Add formula support for LOOKUP(lookup_value, array). Text with Japanese characters overflows textbox --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org