You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/21 05:43:03 UTC

[16/16] libcloud git commit: changes for #1036

changes for #1036


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

Branch: refs/heads/trunk
Commit: 33c62e1557ef398a0c70f6c09c8cddda40f0f4ec
Parents: eb2d4e9
Author: Anthony Shaw <an...@apache.org>
Authored: Fri Apr 21 15:41:54 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Fri Apr 21 15:41:54 2017 +1000

----------------------------------------------------------------------
 CHANGES.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/33c62e15/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 3070288..d7d51f2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -25,6 +25,10 @@ Common
 Compute
 ~~~~~~~
 
+- [EC2] Add support for ModifyVolume and DescribeVolumesModifications
+  [GITHUB-1036]
+  (Hennadii Stas)
+
 - [ARM] Fix string representation of the VhdImage type and fix listing of Public IP addresses
   [GITHUB-1035]
   (Anthony Shaw)