Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9e6863c0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9e6863c0 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9e6863c0 Branch: refs/heads/trunk Commit: 9e6863c0cd887ef8172c97755bda253e3a3bdf9e Parents: 73559d0 Author: Tomaz Muraus <[email protected]> Authored: Tue Aug 13 16:21:01 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Tue Aug 13 16:21:01 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9e6863c0/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 819d4b8..f6b534d 100644 --- a/CHANGES +++ b/CHANGES @@ -41,6 +41,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-367) [John Carr] + - Fix a bug in the ElasticHosts driver and check for right HTTP status + code when determining drive imaging success. (LIBCLOUD-363) + [Bob Thompson] + *) Storage - Fix a regression with calling encode_container_name instead of
