Updated Branches: refs/heads/trunk ff75006dc -> 0f0ae1e9a
FLUME-1746: Update CHANGELOG for flume-1.3.0 rc6 (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/0f0ae1e9 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/0f0ae1e9 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/0f0ae1e9 Branch: refs/heads/trunk Commit: 0f0ae1e9a6b5054ef7d8f9b00969260946722874 Parents: ff75006 Author: Brock Noland <[email protected]> Authored: Thu Nov 29 10:27:33 2012 -0600 Committer: Brock Noland <[email protected]> Committed: Thu Nov 29 10:27:33 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/0f0ae1e9/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index c63a3ae..c8c015c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,6 +59,7 @@ Release Notes - Flume - Version v1.3.0 * [FLUME-1706] - Website for 1.3 fails to build * [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. ** Bug * [FLUME-1208] - Hbase sink should be built only in Hadoop-1.0 profile @@ -149,6 +150,8 @@ Release Notes - Flume - Version v1.3.0 * [FLUME-1719] - Example export command in README do not properly close the string * [FLUME-1723] - AsyncHBase and Avro bring in different versions of Netty * [FLUME-1726] - SpoolingFileLineReader must close the reader before renaming + * [FLUME-1743] - Multiport syslog tcp source does not load (v1.3 rc5) + ** Test * [FLUME-1492] - Create integration test for file channel
