Updated Branches: refs/heads/flume-1.4 3b3a45384 -> 7cd38bb90
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/7cd38bb9 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/7cd38bb9 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/7cd38bb9 Branch: refs/heads/flume-1.4 Commit: 7cd38bb907058bc418b504b9a4ab26edcbc44e06 Parents: 3b3a453 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:45 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/7cd38bb9/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
