Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fe474122 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fe474122 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/fe474122 Branch: refs/heads/0.13.1 Commit: fe47412230703d4556746c623219d25c0296e917 Parents: 847fd4c Author: Tomaz Muraus <[email protected]> Authored: Wed Sep 4 12:00:16 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Wed Sep 4 12:00:16 2013 +0200 ---------------------------------------------------------------------- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/fe474122/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 3727eb9..741a565 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,12 @@ Changes with Apache Libcloud in development Content-Length 0 with PUT and POST requests. (LIBCLOUD-362, LIBCLOUD-390) [Tomaz Muraus] + *) Compute + + - Fix a bug in the ElasticHosts driver and check for right HTTP status + code when determining drive imaging success. (LIBCLOUD-363) + [Bob Thompson] + Changes with Apache Libcloud 0.13.0: *) General
