Repository: flume Updated Branches: refs/heads/flume-1.5 58e043b73 -> 9c02a9cc9
FLUME-2368. Update CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/9c02a9cc Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/9c02a9cc Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/9c02a9cc Branch: refs/heads/flume-1.5 Commit: 9c02a9cc9f466f0c36f0d81ea6872ea0808c164a Parents: 58e043b Author: Hari Shreedharan <[email protected]> Authored: Tue May 6 17:23:12 2014 -0700 Committer: Hari Shreedharan <[email protected]> Committed: Tue May 6 17:23:31 2014 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/9c02a9cc/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 4ce391e..47894db 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -120,6 +120,7 @@ Release Notes - Flume - Version v1.5.0 * [FLUME-2350] - Consume Order tests need to space out file creation * [FLUME-2357] - HDFS sink should retry closing files that previously had close errors * [FLUME-2381] - Upgrade Hadoop version in Hadoop 2 profile to 2.4.0 + * [FLUME-2379] - Flume's pom files are invalid and not parseable by non-maven build tools ** Documentation * [FLUME-1223] - Userguide improvement rolling file sink
