Updated Branches: refs/heads/trunk 2a72fb760 -> 261aa8d2b
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/261aa8d2 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/261aa8d2 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/261aa8d2 Branch: refs/heads/trunk Commit: 261aa8d2bfdc06bff67c14f480c84126b850c764 Parents: 930ac64 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:18 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/261aa8d2/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
