Return-Path: X-Original-To: apmail-flume-commits-archive@www.apache.org Delivered-To: apmail-flume-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 962E4C988 for ; Wed, 12 Nov 2014 20:02:50 +0000 (UTC) Received: (qmail 91528 invoked by uid 500); 12 Nov 2014 20:02:50 -0000 Delivered-To: apmail-flume-commits-archive@flume.apache.org Received: (qmail 91487 invoked by uid 500); 12 Nov 2014 20:02:50 -0000 Mailing-List: contact commits-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flume.apache.org Delivered-To: mailing list commits@flume.apache.org Received: (qmail 91474 invoked by uid 99); 12 Nov 2014 20:02:50 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2014 20:02:50 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3DAE3A112A2; Wed, 12 Nov 2014 20:02:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hshreedharan@apache.org To: commits@flume.apache.org Date: Wed, 12 Nov 2014 20:02:50 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] flume git commit: Update RELEASE-NOTES for 1.5.2 Repository: flume Updated Branches: refs/heads/trunk 293a8c0db -> 619e78fe6 Update RELEASE-NOTES for 1.5.2 Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/2b2ac63b Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/2b2ac63b Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/2b2ac63b Branch: refs/heads/trunk Commit: 2b2ac63b39734b084b1ed1ff884a9f0c3f7e3033 Parents: 293a8c0 Author: Hari Shreedharan Authored: Wed Nov 12 11:56:22 2014 -0800 Committer: Hari Shreedharan Committed: Wed Nov 12 12:02:20 2014 -0800 ---------------------------------------------------------------------- RELEASE-NOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/2b2ac63b/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6f22b21..8a47eaf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ -Apache Flume 1.5.1 +Apache Flume 1.5.2 CONTENTS 1. What is Apache Flume @@ -17,8 +17,8 @@ simple, extensible data model that allows for online analytic application. 2. Status of this release -Apache Flume 1.5.1 is the seventh release of Flume as an Apache top-level project -(TLP). Apache Flume 1.5.1 is production-ready software. +Apache Flume 1.5.2 is the eighth release of Flume as an Apache top-level project +(TLP). Apache Flume 1.5.2 is production-ready software. 3. Major changes in this Release For a detailed list of changes, please see the CHANGELOG file included