Updated Branches: refs/heads/trunk 0f0ae1e9a -> a5d15473b
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/a5d15473 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/a5d15473 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/a5d15473 Branch: refs/heads/trunk Commit: a5d15473be529a5840122742d0669e7c7255b08d Parents: 87a451e 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:34 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/a5d15473/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
