Updated Branches: refs/heads/trunk a54b7df55 -> 24b1d75b8
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/24b1d75b Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/24b1d75b Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/24b1d75b Branch: refs/heads/trunk Commit: 24b1d75b817b2266ff431df0e94cb239ea321c3d Parents: a54b7df Author: Tomaz Muraus <[email protected]> Authored: Tue Oct 29 20:27:12 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Oct 29 20:27:12 2013 +0100 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/24b1d75b/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 25dd319..ac0f6c2 100644 --- a/CHANGES +++ b/CHANGES @@ -38,6 +38,13 @@ Changes with Apache Libcloud in development (LIBCLOUD-424) [Tomaz Muraus, Jon Chen] + *) DNS + + - Update issue with inexistent zone / record handling in the get_zone and + get_record method in the Linode driver. Those issues were related to + changes in the Linode API. (LIBCLOUD-425) + [Jon Chen] + Changes with Apache Libcloud 0.14.0-beta2 *) Compute
