Repository: flume Updated Branches: refs/heads/flume-1.6 a7f030691 -> 4c5b602c5
FLUME-2408. Remove FLUME-1899 from CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/4c5b602c Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/4c5b602c Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/4c5b602c Branch: refs/heads/flume-1.6 Commit: 4c5b602c5d65b66d2870dd5567d20c167e41dbaf Parents: a7f0306 Author: Hari Shreedharan <[email protected]> Authored: Wed Jun 18 23:22:12 2014 -0700 Committer: Hari Shreedharan <[email protected]> Committed: Wed Jun 18 23:24:41 2014 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/4c5b602c/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 7b9c496..e5def5d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,7 +19,6 @@ Release Notes - Flume - Version v1.5.0 ** Improvement * [FLUME-1542] - Flume User Guide sample configurations need fixing - * [FLUME-1899] - Make SpoolDir work with Sub-Directories * [FLUME-2052] - Spooling directory source should be able to replace or ignore malformed characters * [FLUME-2130] - Handle larger payloads via SyslogUDPSource * [FLUME-2139] - upgrade morphline library dependency to a 0.5.0 release
