Updated Branches: refs/heads/flume-1.4 989ec3abe -> 523b6b446
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/523b6b44 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/523b6b44 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/523b6b44 Branch: refs/heads/flume-1.4 Commit: 523b6b4462a5a3b2db0f950be78d11eef57ef626 Parents: 25adfbd 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:30 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/523b6b44/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
