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 2014/01/11 22:14:22 UTC

[3/3] 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/4fe570a7
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4fe570a7
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4fe570a7

Branch: refs/heads/trunk
Commit: 4fe570a7bf440e7ab96f2d8f06afc326ee313c59
Parents: f44c364
Author: Tomaz Muraus <to...@apache.org>
Authored: Sat Jan 11 22:11:23 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sat Jan 11 22:13:37 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4fe570a7/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 096f3db..0e449b4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -182,6 +182,12 @@ Changes with Apache Libcloud in development
      mutually exclusive and both can be provided. (LIBCLOUD-461, GITHUB-194)
      [Markos Gogoulos]
 
+   - Add extension methods for the Elastic IP management to the EC2 driver.
+     Also modify "ex_allocate_address" and "ex_release_address" method to
+     take "domain" argument so it also works with VPC.
+     (LIBCLOUD-470, GITHUB-208, GITHUB-220)
+     [Chris DeRamus]
+
   *) Storage
 
     - Allow user to specify 'Content-Disposition' header in the CloudFiles