You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/12/21 15:14:26 UTC

[4/6] git commit: Update CHANGES.

Update CHANGES.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/dcbfaa6c
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/dcbfaa6c
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/dcbfaa6c

Branch: refs/heads/trunk
Commit: dcbfaa6cfb4706909d0999036c917c6cb39acb5e
Parents: 850c992
Author: Tomaz Muraus <to...@apache.org>
Authored: Sat Dec 21 15:07:21 2013 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sat Dec 21 15:07:21 2013 +0100

----------------------------------------------------------------------
 CHANGES | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/dcbfaa6c/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 801a02b..e5d489e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -96,6 +96,12 @@ Changes with Apache Libcloud in development
       (LIBCLOUD-463)
       [Chris DeRamus]
 
+    - Add extension methods for managing security group rules
+      (ex_authorize_security_group_ingress, ex_authorize_security_group_egress,
+      ex_revoke_security_group_ingress, ex_revoke_security_group_egress) to the
+      EC2 driver. (LIBCLOUD-466)
+      [Chris DeRamus]
+
   *) Storage
 
     - Allow user to specify 'Content-Disposition' header in the CloudFiles