Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/12a75c9f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/12a75c9f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/12a75c9f Branch: refs/heads/trunk Commit: 12a75c9fe87ae2236c19774f7cf71dd4aa7f2ae6 Parents: 6f38564 Author: Tomaz Muraus <[email protected]> Authored: Wed Dec 4 22:16:31 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Dec 4 22:16:31 2013 +0100 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/12a75c9f/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 852618b..6470439 100644 --- a/CHANGES +++ b/CHANGES @@ -63,6 +63,13 @@ Changes with Apache Libcloud in development the upload object methods. (LIBCLOUD-430) [Michael Farrell] + - Fix CloudFiles driver so it references a correct service catalog entry for + the CDN endpoint. + + This was broken in the 0.14.0-beta3 release when we migrated all the + Rackspace drivers to use auth 2.0 by default. + [John Obelenus] + Changes with Apache Libcloud 0.14.0-beta3 *) General
