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 8D87C17C28 for ; Tue, 24 Feb 2015 12:09:50 +0000 (UTC) Received: (qmail 76904 invoked by uid 500); 24 Feb 2015 12:09:50 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 76865 invoked by uid 500); 24 Feb 2015 12:09:50 -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 76856 invoked by uid 99); 24 Feb 2015 12:09:50 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 12:09:50 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 5B331AC0051 for ; Tue, 24 Feb 2015 12:09:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1661909 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml Date: Tue, 24 Feb 2015 12:09:50 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150224120950.5B331AC0051@hades.apache.org> Author: nick Date: Tue Feb 24 12:09:49 2015 New Revision: 1661909 URL: http://svn.apache.org/r1661909 Log: Changelog update 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=1661909&r1=1661908&r2=1661909&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Tue Feb 24 12:09:49 2015 @@ -257,6 +257,9 @@ if (VERSION > 3) {
  • +fix github-18 - Handle documents with a picture-only header
  • + +
  • fix 57622 - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility
Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1661909&r1=1661908&r2=1661909&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Tue Feb 24 12:09:49 2015 @@ -1,3 +1,3 @@ -POI Changeshttp://poi.apache.org/changes.htmlPOI Changesen-us fix(bug 57622)http://poi.apache.org/changes.html fix by POI Developers (bug 57622) - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility \ No newline at end of file +POI Changeshttp://poi.apache.org/changes.htmlPOI Changesen-us fixhttp://poi.apache.org/changes.html fix by POI Developers - github-18 - Handle documents with a picture-only header fix(bug 57622)http://poi.apache.org/changes.html fix by POI Developers (bug 57622) - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility \ No newline at end of file Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1661909&r1=1661908&r2=1661909&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Tue Feb 24 12:09:49 2015 @@ -38,6 +38,7 @@ + github-18 - Handle documents with a picture-only header Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org