Updated Branches: refs/heads/flume-1.4 7cd38bb90 -> c3ad3cde3
FLUME-1747: Update CHANGELOG for flume 1.3.0 rc6 to include FLUME-1740 (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/c3ad3cde Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/c3ad3cde Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/c3ad3cde Branch: refs/heads/flume-1.4 Commit: c3ad3cde3a89392a5f0908a8341bb06176517924 Parents: ceb900b Author: Brock Noland <[email protected]> Authored: Thu Nov 29 10:35:34 2012 -0600 Committer: Brock Noland <[email protected]> Committed: Thu Nov 29 10:35:47 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/c3ad3cde/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index c8c015c..078f4d0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -60,6 +60,7 @@ Release Notes - Flume - Version v1.3.0 * [FLUME-1698] - Update RELEASE-NOTES * [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 ** Bug * [FLUME-1208] - Hbase sink should be built only in Hadoop-1.0 profile
