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 73527200BA9 for ; Sun, 9 Oct 2016 05:02:53 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 71F01160AEF; Sun, 9 Oct 2016 03:02:53 +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 B2974160ADF for ; Sun, 9 Oct 2016 05:02:52 +0200 (CEST) Received: (qmail 88756 invoked by uid 500); 9 Oct 2016 03:02:51 -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 88747 invoked by uid 99); 9 Oct 2016 03:02:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Oct 2016 03:02:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 27D0B1805E6 for ; Sun, 9 Oct 2016 03:02:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id zeSa4LYFm87s for ; Sun, 9 Oct 2016 03:02:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 9A6205F22E for ; Sun, 9 Oct 2016 03:02:49 +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 C4685E002B for ; Sun, 9 Oct 2016 03:02:48 +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 C0EE73A0233 for ; Sun, 9 Oct 2016 03:02:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1763940 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml Date: Sun, 09 Oct 2016 03:02:48 -0000 To: commits@poi.apache.org From: onealj@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161009030248.C0EE73A0233@svn01-us-west.apache.org> archived-at: Sun, 09 Oct 2016 03:02:53 -0000 Author: onealj Date: Sun Oct 9 03:02:48 2016 New Revision: 1763940 URL: http://svn.apache.org/viewvc?rev=1763940&view=rev Log: update changelog for bug 60197 Modified: poi/site/publish/changes.html poi/site/publish/changes.rss poi/site/src/documentation/content/xdocs/status.xml Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1763940&r1=1763939&r2=1763940&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Sun Oct 9 03:02:48 2016 @@ -265,6 +265,15 @@ if (VERSION > 3) {
  • +fix 60197 - SS Common: named range sheet index not updated when changing sheet order
  • + +
  • +add 60003 - Regression: HSLF Powerpoint text extractor from footer of master slide
  • + +
  • +add 60226 - ClassLoader workaround for OSGI when processing OOXML files
  • + +
  • add 60187 - SS Common: support BorderStyle enums in RegionUtil
  • Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1763940&r1=1763939&r2=1763940&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Sun Oct 9 03:02:48 2016 @@ -1,6 +1,9 @@ Apache POI Changeshttp://poi.apache.org/changes.htmlApache POI Changesen-us + fix(bug 60197)http://poi.apache.org/changes.html fix by POI Developers (bug 60197) - SS Common: named range sheet index not updated when changing sheet order + add(bug 60003)http://poi.apache.org/changes.html add by POI Developers (bug 60003) - Regression: HSLF Powerpoint text extractor from footer of master slide + add(bug 60226)http://poi.apache.org/changes.html add by POI Developers (bug 60226) - ClassLoader workaround for OSGI when processing OOXML files add(bug 60187)http://poi.apache.org/changes.html add by POI Developers (bug 60187) - SS Common: support BorderStyle enums in RegionUtil add(bug 59857)http://poi.apache.org/changes.html add by POI Developers (bug 59857) - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" fix(bug 59687)http://poi.apache.org/changes.html fix by POI Developers (bug 59687) - XSSF: Comments removed from wrong row when removing a row from a sheet with empty rows Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1763940&r1=1763939&r2=1763940&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Sun Oct 9 03:02:48 2016 @@ -40,6 +40,7 @@ + SS Common: named range sheet index not updated when changing sheet order Regression: HSLF Powerpoint text extractor from footer of master slide ClassLoader workaround for OSGI when processing OOXML files SS Common: support BorderStyle enums in RegionUtil --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org