Repository: flume Updated Branches: refs/heads/flume-1.5 9c02a9cc9 -> 8633220df
FLUME-2366. Update RELEASE NOTES for Flume 1.5 Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/8633220d Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/8633220d Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/8633220d Branch: refs/heads/flume-1.5 Commit: 8633220df808c4cd0c13d1cf0320454a94f1ea97 Parents: 9c02a9c Author: Hari Shreedharan <[email protected]> Authored: Tue May 6 17:29:27 2014 -0700 Committer: Hari Shreedharan <[email protected]> Committed: Tue May 6 17:29:27 2014 -0700 ---------------------------------------------------------------------- RELEASE-NOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/8633220d/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0558069..31f6f61 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ -Apache Flume 1.4.0 +Apache Flume 1.5.0 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.4.0 is the fourth release of Flume as an Apache top-level project -(TLP). Apache Flume 1.4.0 is production-ready software. +Apache Flume 1.5.0 is the fifth release of Flume as an Apache top-level project +(TLP). Apache Flume 1.5.0 is production-ready software. 3. Major changes in this Release For a detailed list of changes, please see the CHANGELOG file included
