You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/09/04 12:28:12 UTC

[05/14] git commit: Update changes.

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 <to...@apache.org>
Authored: Wed Sep 4 12:00:16 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
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