Repository: libcloud Updated Branches: refs/heads/trunk f0989e470 -> d8740d0af
Fix changelog - put entry under the correct section. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d8740d0a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d8740d0a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/d8740d0a Branch: refs/heads/trunk Commit: d8740d0afa2e7bf86dac447f51a1e38db39b9846 Parents: f0989e4 Author: Tomaz Muraus <[email protected]> Authored: Wed Dec 17 21:36:08 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Dec 17 21:36:08 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/d8740d0a/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 57c2873..008d836 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -89,6 +89,11 @@ Compute (GITHUB-405) [Itxaka Serrano] +- Fix a bug with handling of the ``ex_keyname`` argument in the Softlayer + driver. + (GITHUB-416, LIBCLOUD-647) + [Dustin Oberloh] + - Update CloudSigma region list (remove Las Vegas, NV region and add new San Jose, CA and Miami, FL region). (GITHUB-417) @@ -301,11 +306,6 @@ Compute (GITHUB-371) [Jeroen de Korte] -- Fix a bug with handling of the ``ex_keyname`` argument in the Softlayer - driver. - (GITHUB-416, LIBCLOUD-647) - [Dustin Oberloh] - Storage ~~~~~~~
