Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b515b8f8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b515b8f8 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b515b8f8 Branch: refs/heads/trunk Commit: b515b8f84ff1dc1e7d64fa44d6ae1c35a17bdcb8 Parents: c8073f4 Author: Tomaz Muraus <[email protected]> Authored: Thu Jan 14 20:42:29 2016 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Jan 14 20:42:29 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/b515b8f8/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index ed5e407..c991fd9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,6 +17,11 @@ General (GITHUB-556, LIBCLOUD-728) [Scott Kruger] +- Throw a more user-friendly exception if a client fails to establish SSL / TLS + connection with a server because of an unsupported SSL / TLS version. + (GITHUB-682) + [Tomaz Muraus] + Compute ~~~~~~~
