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 <[email protected]> Authored: Sat Feb 28 22:39:31 2015 +0100 Committer: Tomaz Muraus <[email protected]> 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 -----------------------------------
