Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d73d4777 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d73d4777 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/d73d4777 Branch: refs/heads/trunk Commit: d73d4777d2322a8938ff8ef527901c1edabf9cb3 Parents: a35bc7e Author: Tomaz Muraus <[email protected]> Authored: Sun Oct 11 16:04:47 2015 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sun Oct 11 16:09:34 2015 +0200 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/d73d4777/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 1b12aae..f05d2c6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -76,6 +76,11 @@ Compute (GITHUB-595) [Kyle Long] +- Various fixes and improvements in the ``ex_authorize_security_group_ingress`` + in the CloudStack driver. + (LIBCLOUD-749, GITHUB-580) + [Lionel Schaub] + Storage ~~~~~~~
