Updated Branches: refs/heads/flume-1.3.0 a6bfb2c8b -> 3274ef450
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/3274ef45 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/3274ef45 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/3274ef45 Branch: refs/heads/flume-1.3.0 Commit: 3274ef45085f1fb31b4e0521c05ab705fb913db0 Parents: e1f6e42 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:51 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/3274ef45/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
