Update CHANGELOG for 1.5.2
Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/fec1bbc7 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/fec1bbc7 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/fec1bbc7 Branch: refs/heads/flume-1.6 Commit: fec1bbc7eba2de3d427449d633e84905513207ed Parents: aa4a11c Author: Hari Shreedharan <[email protected]> Authored: Wed Nov 12 12:00:53 2014 -0800 Committer: Hari Shreedharan <[email protected]> Committed: Wed Nov 12 12:02:37 2014 -0800 ---------------------------------------------------------------------- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/fec1bbc7/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 7086807..cc73213 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +Release Notes - Flume - Version v1.5.2 + +** Bug + * [FLUME-2547] - Removing SSLv2Hello causes Java 6 clients to break + +** Sub-task + * [FLUME-2548] - Enable SSLv2Hello for Avro Source and NettyAvroRpcClient + * [FLUME-2549] - Enable SSLv2Hello for HttpSource + +** Improvement + * [FLUME-2551] - Add dev-support to src tarball + Release Notes - Flume - Version v1.5.1 ** Bug
