Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2392f5d5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2392f5d5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2392f5d5 Branch: refs/heads/trunk Commit: 2392f5d5c370422d86d7d818931f493ff2fd499a Parents: bc40d0b Author: Tomaz Muraus <[email protected]> Authored: Sat May 28 13:19:37 2016 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sat May 28 13:20:18 2016 +0200 ---------------------------------------------------------------------- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/2392f5d5/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 59ee132..d0a31be 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -77,6 +77,14 @@ Storage (GITHUB-786, GITHUB-792) [Javier M. Mellid] +Loadbalancer +~~~~~~~~~~~~ + +- Update AWS ELB driver to use signature version 4 for authentication. This + way, the driver also work with the `eu-central-1` region. + (GITHUB-796) + [Tobias Paepke] + DNS ~~~
