Update changelog. Closes #718
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2b24d774 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2b24d774 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2b24d774 Branch: refs/heads/trunk Commit: 2b24d774f0f85105622b5f6b4285bf6c0151c686 Parents: bd3c1f0 Author: Tomaz Muraus <to...@apache.org> Authored: Tue Mar 1 16:00:42 2016 +0100 Committer: Tomaz Muraus <to...@apache.org> Committed: Tue Mar 1 16:01:28 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/2b24d774/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 6905ccb..866613d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -104,6 +104,10 @@ DNS connection class is correctly set to the hostname. [Tomaz Muraus] +- Fix handling of ``MX`` records in the Gandi driver. + (GITHUB-718) + [Ryan Lee] + Backup ~~~~~~