Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a84a01a4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a84a01a4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a84a01a4 Branch: refs/heads/trunk Commit: a84a01a44b65b818fbf36eeff455b7fd572a2f27 Parents: a2e2304 Author: Tomaz Muraus <[email protected]> Authored: Thu Dec 5 16:27:49 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Dec 5 16:27:49 2013 +0100 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a84a01a4/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 6470439..ed2e4c5 100644 --- a/CHANGES +++ b/CHANGES @@ -70,6 +70,13 @@ Changes with Apache Libcloud in development Rackspace drivers to use auth 2.0 by default. [John Obelenus] + *) DNS + + - Implement iterate_* methods in the Route53 driver and makes it work + correctly if there are more results which can fit on a single page. + Previously, only first 100 results were returned. (LIBCLOUD-434) + [Chris Clarke] + Changes with Apache Libcloud 0.14.0-beta3 *) General
