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 2015/02/28 22:44:16 UTC

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

Branch: refs/heads/trunk
Commit: b5902a106f3089c15fa740cd5e75e591d604611c
Parents: 55ebfd1
Author: Tomaz Muraus <to...@apache.org>
Authored: Sat Feb 28 22:39:31 2015 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sat Feb 28 22:39:31 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5902a10/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 094af05..156abca 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -54,6 +54,15 @@ DNS
   (GITHUB-460)
   [Vanč Levstik]
 
+- Correctly handle MX records priority in the Route53 driver.
+  (GITHUB-469)
+  [Vanč Levstik]
+
+- Allow user to create an A record which points directly to the domain zone
+  name in the Route53 driver.
+  (GITHUB-469)
+  [Vanč Levstik]
+
 Changes with Apache Libcloud 0.17.0
 -----------------------------------