Return-Path: X-Original-To: apmail-corinthia-commits-archive@minotaur.apache.org Delivered-To: apmail-corinthia-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 9467717F2B for ; Mon, 23 Feb 2015 11:39:30 +0000 (UTC) Received: (qmail 11591 invoked by uid 500); 23 Feb 2015 11:39:27 -0000 Delivered-To: apmail-corinthia-commits-archive@corinthia.apache.org Received: (qmail 11541 invoked by uid 500); 23 Feb 2015 11:39:27 -0000 Mailing-List: contact commits-help@corinthia.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@corinthia.incubator.apache.org Delivered-To: mailing list commits@corinthia.incubator.apache.org Received: (qmail 11460 invoked by uid 99); 23 Feb 2015 11:39:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2015 11:39:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 23 Feb 2015 11:39:25 +0000 Received: (qmail 10882 invoked by uid 99); 23 Feb 2015 11:39:04 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2015 11:39:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 84291E0D4D; Mon, 23 Feb 2015 11:39:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jani@apache.org To: commits@corinthia.incubator.apache.org Date: Mon, 23 Feb 2015 11:39:07 -0000 Message-Id: <2cf6084f649a4490b3076e0749750ec0@git.apache.org> In-Reply-To: <77140ba3f89a4998955f9c1ca109d3c4@git.apache.org> References: <77140ba3f89a4998955f9c1ca109d3c4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [04/31] incubator-corinthia git commit: README.txt 1.1.1 X-Virus-Checked: Checked by ClamAV on apache.org README.txt 1.1.1 A stray word is removed from the list of DLLs in Section 4 of the README Project: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/commit/9e8e44c3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/tree/9e8e44c3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/diff/9e8e44c3 Branch: refs/heads/experimentzip Commit: 9e8e44c36be35e7367269fe12c848de26e352595 Parents: 8f24246 Author: Dennis Hamilton Authored: Mon Jan 12 19:25:20 2015 -0800 Committer: Dennis Hamilton Committed: Mon Jan 12 19:25:20 2015 -0800 ---------------------------------------------------------------------- external/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/9e8e44c3/external/README.txt ---------------------------------------------------------------------- diff --git a/external/README.txt b/external/README.txt index efbbfb4..7c5ad65 100644 --- a/external/README.txt +++ b/external/README.txt @@ -1,4 +1,4 @@ -README.txt 1.1.0 UTF-8 +README.txt 1.1.1 UTF-8 EXTERNAL DOWNLOADS SETUP AND USE ================================ @@ -131,7 +131,6 @@ The compiled executables will need to be installed in folders that also have copies of DLLs from external\download\bin\ iconv.dll - exit libjpeg-9.dll libpng16-16.dll libtiff-5.dll @@ -177,6 +176,7 @@ consult information on the individual component. REVISIONS + 1.1.1 2015-01-12-19:24 Stray word removed from the list of DLLs in Section 4 1.1.0 2015-01-08-21:20 Updated Draft with complete coverage 1.0.0 2015-01-08-15:21 Initial Draft replacement of the original README.txt