Updated Branches: refs/heads/flume-1.3.0 35d2c131d -> e3de09268
FLUME-1752: Update CHANGELOG for flume 1.3.0 rc6 to include latest changes (Brock Noland via Brock Noland) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/e3de0926 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/e3de0926 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/e3de0926 Branch: refs/heads/flume-1.3.0 Commit: e3de092688e7c627cddb72ad6a76718a16d3b0fd Parents: 89e9c2e Author: Brock Noland <[email protected]> Authored: Thu Nov 29 14:31:18 2012 -0600 Committer: Brock Noland <[email protected]> Committed: Thu Nov 29 14:31:34 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/e3de0926/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 078f4d0..fe7b87b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -61,6 +61,11 @@ Release Notes - Flume - Version v1.3.0 * [FLUME-1711] - Update Flume User Guide * [FLUME-1713] - Netcat source should allow for *not* returning "OK" upon receipt of each message. * [FLUME-1740] - Remove contrib/ directory from Flume NG + * [FLUME-1750] - File spooling client uses -D as command line option + * [FLUME-1751] - User Guide Examples for File Channel encryption are broken in 1.3 rc5 + * [FLUME-1749] - .gitignore and elipse related files should not be included in source tarball + * [FLUME-1752] - Update CHANGELOG for flume 1.3.0 rc6 to include latest changes + ** Bug * [FLUME-1208] - Hbase sink should be built only in Hadoop-1.0 profile
