Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1f249f54 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1f249f54 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/1f249f54 Branch: refs/heads/trunk Commit: 1f249f54d4f1dc68361eebcc771118de0cb6d153 Parents: 888b3d5 Author: Tomaz Muraus <[email protected]> Authored: Mon Dec 9 14:49:00 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Dec 9 14:49:00 2013 +0100 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/1f249f54/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 75990f3..ff3905c 100644 --- a/CHANGES +++ b/CHANGES @@ -76,6 +76,11 @@ Changes with Apache Libcloud in development Rackspace drivers to use auth 2.0 by default. [John Obelenus] + - Update storage drivers to default to "application/octet-stream" + Content-Type if none is provided and none can be guessed. + (LIBCLOUD-433) + [Michael Farrell] + *) DNS - Implement iterate_* methods in the Route53 driver and makes it work
