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/229442aa Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/229442aa Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/229442aa Branch: refs/heads/flume-1.5 Commit: 229442aa6835ee0faa17e3034bcab42754c460f5 Parents: 4323b8d Author: Hari Shreedharan <[email protected]> Authored: Wed Nov 12 12:00:53 2014 -0800 Committer: Hari Shreedharan <[email protected]> Committed: Wed Nov 12 12:00:53 2014 -0800 ---------------------------------------------------------------------- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/229442aa/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
