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/05 09:18:05 UTC

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

Changes for #830


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

Branch: refs/heads/trunk
Commit: 664bb3402f45de7b2396b61d24468bd09fd91ea7
Parents: 320862a
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Jul 5 19:17:58 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Jul 5 19:17:58 2016 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/664bb340/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index f3f6a72..0d61c17 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,13 @@ Compute
   (GITHUB-833)
   [Juan Font Alonso]
 
+DNS
+~~~
+
+- Updated the 'extra' parameter in `update_record()` to be optional in aurora driver
+  (GITHUB-830)
+  [Wido Hollander]
+
 Container
 ~~~~~~~~~