Updated Branches: refs/heads/flume-1.3.0 bd3fd6383 -> a6bfb2c8b
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/a6bfb2c8 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/a6bfb2c8 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/a6bfb2c8 Branch: refs/heads/flume-1.3.0 Commit: a6bfb2c8bf4d2761d241f53fe3b0b3be798435a0 Parents: bd3fd63 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:49 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/a6bfb2c8/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
