Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9ececf65 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9ececf65 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9ececf65 Branch: refs/heads/trunk Commit: 9ececf6531dcf10c80615f0f0fe51ea4aab85c65 Parents: 5e5eaea Author: Tomaz Muraus <[email protected]> Authored: Fri Mar 21 14:46:53 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Mar 21 14:46:53 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9ececf65/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index d2b73cc..95f7ffa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -80,6 +80,13 @@ Load Balancer (LIBCLOUD-522, GITHUB-253) [Rahul Ranjan] +DNS +~~~ + +- Fix update_record method in the Route56 driver so it works correctly for + records with multiple values. + [Tomaz Muraus] + Changes with Apache Libcloud 0.14.1 -----------------------------------
