Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC26218D82 for ; Wed, 6 Apr 2016 09:01:05 +0000 (UTC) Received: (qmail 5570 invoked by uid 500); 6 Apr 2016 09:01:05 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 5532 invoked by uid 500); 6 Apr 2016 09:01:05 -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 5523 invoked by uid 99); 6 Apr 2016 09:01:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2016 09:01:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 4BD0CC0218 for ; Wed, 6 Apr 2016 09:01:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id G-wOke2WgUhR for ; Wed, 6 Apr 2016 09:01:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 02F385FAD3 for ; Wed, 6 Apr 2016 09:01:04 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id AFB69E0098 for ; Wed, 6 Apr 2016 09:01:02 +0000 (UTC) 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 B06FC3A039C for ; Wed, 6 Apr 2016 09:01:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1737948 - /poi/site/src/documentation/content/xdocs/status.xml Date: Wed, 06 Apr 2016 09:01:02 -0000 To: commits@poi.apache.org From: centic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160406090102.B06FC3A039C@svn01-us-west.apache.org> Author: centic Date: Wed Apr 6 09:01:02 2016 New Revision: 1737948 URL: http://svn.apache.org/viewvc?rev=1737948&view=rev Log: Update changelog 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=1737948&r1=1737947&r2=1737948&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Wed Apr 6 09:01:02 2016 @@ -39,9 +39,9 @@ - + + Fix IndexOutOfBoundsException in PlfLfo.add() + Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org