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 2016/07/06 00:50:47 UTC

[2/2] libcloud git commit: Changes for #829

Changes for #829


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

Branch: refs/heads/trunk
Commit: f0072ab93900abc5e5780139855ace00eaeafd88
Parents: 29698de
Author: Anthony Shaw <an...@apache.org>
Authored: Wed Jul 6 10:50:33 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Wed Jul 6 10:50:33 2016 +1000

----------------------------------------------------------------------
 CHANGES.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/f0072ab9/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 0d61c17..7f28f7e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -16,7 +16,11 @@ DNS
 
 - Updated the 'extra' parameter in `update_record()` to be optional in aurora driver
   (GITHUB-830)
-  [Wido Hollander]
+  [Wido den Hollander]
+
+- Support for iterating over records and zones in the Aurora DNS driver
+  (GITHUB-829)
+  [Wido den Hollander]
 
 Container
 ~~~~~~~~~