Updated Branches: refs/heads/trunk 16f2fd6d1 -> fbe62425c
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ee64ccd1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ee64ccd1 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ee64ccd1 Branch: refs/heads/trunk Commit: ee64ccd1f549a52bc409c16ec9ab9990977b9862 Parents: 16f2fd6 Author: Tomaz Muraus <[email protected]> Authored: Wed Oct 30 20:05:27 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Oct 30 20:05:27 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/ee64ccd1/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index ac0f6c2..81ba2d3 100644 --- a/CHANGES +++ b/CHANGES @@ -38,6 +38,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-424) [Tomaz Muraus, Jon Chen] + - Disable cache busting functionality in the OpenStack and Rackspace next-gen + driver and enable it only for Rackspace first-gen driver. + [Tomaz Muraus] + *) DNS - Update issue with inexistent zone / record handling in the get_zone and
