Repository: libcloud Updated Branches: refs/heads/trunk 654b7c20e -> 64f4329c3
Update changelog. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/64f4329c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/64f4329c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/64f4329c Branch: refs/heads/trunk Commit: 64f4329c3b32db75c982d357a918010e0d23871e Parents: 654b7c2 Author: Tomaz Muraus <[email protected]> Authored: Tue Feb 23 10:17:31 2016 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Feb 23 10:17:31 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/64f4329c/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 7723954..964c420 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -89,6 +89,13 @@ Storage (GITHUB-696) [Jay jshridha] +DNS +~~~~ + +- Fix a bug in the GoDaddy driver - make sure ``host`` attribute on the + connection class is correctly set to the hostname. + [Tomaz Muraus] + Backup ~~~~~~
